/*-----------------------------------------------------------------------------
Ases de la PArrilla Hoja de Estilot

author:    moodstudio
email:     moodstudio@gmail.com
website:   http://www.moodstudio.net/
-----------------------------------------------------------------------------*/

/* =general
-----------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
 }
 

 
body {
	font: 12px Arial, Trebuchet MS, Arial, Helvetica, sans-serif;
	background:#F0DFC5 url(images/header_fondo.jpg) repeat-x;
	/*background:#F0DFC5 url(images/reticula.png) top center repeat-y;*/
	overflow-x: hidden;
	
	}

.clear {
	clear:both;

}	

img {
	border: none;
}

object { outline:none; }

input { 
	padding: 4px;
	font-size: 14px;}

textarea { 
	width: 400px;
	padding: 4px;
	font: 14px Arial, Trebuchet MS, Arial, Helvetica, sans-serif;
}	
	
a {
	color: #069;}
	
	
a:hover {
	color: #06F;}	

/* =WRAPPER
-----------------------------------------------------------------------------*/
	
#wrapper {
	width: 940px;	
	position: relative;
  	margin:auto;
 
}


/* =HEADER
-----------------------------------------------------------------------------*/

#header {
	width:940px;
	text-align:center;
	height: 235px;
}

#header h1{
	display: none;
	}
	
#header .tagline{
	display: none;
	}	
	
#animacion-superior-izquierda {
	position: absolute;
	top: 20px;
	left: 20px;}

#animacion-superior-derecha {
	position: absolute;
	top: 20px;
	right: 20px;}
	
/* =NAVIGATION
-----------------------------------------------------------------------------*/

#navigation {
	width: 840px;
	height: 100px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top:166px;
	left: 60px;
	z-index:100;
	color:#959500;

}


#navigation li {
	float:left;
	position:relative;
	list-style: none;
}

#navigation li a{
	display:block;
	float:left;
	color:#959500;
	text-decoration: none;
	padding: 5px 8px 8px 8px;
	margin: 0 0 0 2px;
}

#navigation li a:hover{
	color:#fff;
	background-color:#000000;
	}

#navigation li a.active{
	color:#FFFFFF;
	background-color: #000000;
}	

#navigation li ul {
	position:absolute;
	z-index: 300;
	display:none;
	width:150px;
	top:30px;
	left: 0;
}

#navigation li ul li a {
	background-color: #313400;
	display: block;
	width: 200px;
	text-align: left;
	border-top: 1px solid #838300;
}

#navigation li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}

#navigation li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}




.pagenavigation {
	margin-top: 20px;}
	
.left {
float: left;}

.right {
	float: right;}

/* =CONTENT, CONTENT2
-----------------------------------------------------------------------------*/


#content {
	width: 830px;
	height: 474px;
	background: url(images/content_boxcentral.jpg) no-repeat;
	margin:auto;
	position: relative;

}


#content2 {
	width: 830px;
	background: url(images/fondo.jpg) no-repeat;
	margin: auto;
	padding: 30px 0 0 0;

}

/* =HOME SLIDER
-----------------------------------------------------------------------------*/
#slider-wrapper{
	position: absolute;
	top:35px; 
	left: 20px;
	}

#slider{
	width:786px;
	overflow: hidden;
	float: left;
	position: relative;}
	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:786px;
	height:403px;
	overflow:hidden; 
	}	
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:50px;
	height:50px;
	position:absolute;
	left:-30px;
	top:190px;
	z-index: 400;
	}	
	
#nextBtn, #nextBtn2{ 
	left:770px;
	}	
														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:50px;
	height:50px;
	background:url(images/arrow_left.png) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(images/arrow_right.png) no-repeat 0 0;	
	}	
	
#slider .slide {
	position: relative;}

/*	Ver index.php (13-05-10) en linea)

#slider .description {
	position: absolute;
	left: 500px;
	top: 250px;
	height: 403px;
	width: 250px;
	}		

#slider .description h2 {
	color: #FFF;
	font: 36px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	font-weight: normal;
	}	

#slider .description a {
	text-decoration: none;
	color: #FFF;
	font: 36px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	font-weight: normal;
	}	


#slider .description a:hover {
	text-decoration: none;
	color: #FFF;
	font: 36px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	font-weight: normal;

	}	


#slider .description p {
	color: #FFF;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 26px;
	}	
	
*/
	
#slider_interno{
	width:330px;
	overflow: hidden;
	float: left;
	position: relative;}
	
#slider_interno ul, #slider_interno li, #slider_interno ul, #slider_interno li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider_interno li, #slider_interno li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:330px;
	height:190px;
	overflow:hidden; 
	}	
	
	
	
/* =TEXTO
-----------------------------------------------------------------------------*/
#texto {
	width: 420px;
	padding: 0 10px 0 20px;
	float:left;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}


#texto h2 {
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
}


#texto h2 a{
	text-decoration: none;
	color:#333300;
}

#texto h3 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin: 30px 0 15px 0;
	color: #333300;
}

#texto p {
	margin-bottom: 10px;
	}
	
#texto ul {
	padding: 10px 20px;}	
	
	
/* =TEXTO
-----------------------------------------------------------------------------*/
#texto2 {
	width: 420px;
	padding: 0 10px 0 20px;
	float:left;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}

#texto em.copete, #texto2 em.copete {
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: italic;
	color: #666;
}


#texto2 h2 {
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
}

#texto2 h2 a{
	text-decoration: none;
	color:#333300;
}

#texto2 p {
	margin-bottom: 10px;
	}
	
#texto2 ul {
	padding: 10px 20px;}

#texto2 h3 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 10px 0;
	color: #333300;
}

		
/* =TEXTO4
-----------------------------------------------------------------------------*/
#texto4 {
	width: 520px;
	padding: 0 10px 0 20px;
	float:left;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}

#texto4 em.copete {
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: italic;
	color: #666;
}


#texto4 h2 {
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
}

#texto4 h2 a{
	text-decoration: none;
	color:#333300;
}

#texto4 p {
	margin-bottom: 10px;
	}
	
#texto4 ul {
	padding: 10px 20px;
	}
	
#texto4 h3 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 10px 0;
	color: #333300;
}
		
/* =TEXTO
-----------------------------------------------------------------------------*/
#galerias {
	width: 500px;
	padding: 0 10px 0 20px;
	float:left;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}

#galerias em.copete {
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: italic;
	color: #666;
}


#galerias h2 {
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
}

#galerias h2 a{
	text-decoration: none;
	color:#333300;
}

#galerias p {
	margin-bottom: 10px;
	}
	
#galerias ul {
	padding: 10px 20px;}		
	
	
	
#galerias2 {
	width: 800px;
	padding: 0 10px 0 20px;
	float:left;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}

#galerias2 em.copete {
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: italic;
	color: #666;
}


#galerias2 h2 {
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 30px 0;
}

#galerias2 h2 a{
	text-decoration: none;
	color:#333300;
}

#galerias2 p {
	margin-bottom: 10px;
	}


#galerias2 ul {
	padding: 10px 20px;
	
	}


#galerias2 h4 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 20px 0;
}

#galerias2 h4 a {	
	text-decoration: underline;
	color:#333300;
}
		
	
/* =TEXTO
-----------------------------------------------------------------------------*/
#texto3 {
	width: 550px;
	padding: 0 10px 0 140px;
	float:left;
	font: 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}

#texto3 em.copete {
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: italic;
	color: #666;
}


#texto3 h2 {
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
}

#texto3 h2 a{
	text-decoration: none;
	color:#333300;
}

#texto3 p {
	margin-bottom: 10px;
	}
	
#texto3 ul {
	padding: 10px 20px;}	
	
#texto3 h3 {
	color:#666600; }	
	
#texto3 form {
	background-color: #eaeaea;
	padding: 10px; }	
		
/* =FORMULARIO
-----------------------------------------------------------------------------*/

#formulario{
	margin: 10px 10px 350px 20px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}

#formulario h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 20px 0;
}

#formulario h2 a{
	text-decoration: none;
	color:#666600;
}

#formulario img{
	border:#999999 1px solid;

}

/* =SINGLE
-----------------------------------------------------------------------------*/

#single{
	margin: 10px 10px 100px 15px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}

#single h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
}

#single h2 a{
	text-decoration: none;
	color:#666600;
}

/* =POST
-----------------------------------------------------------------------------*/

.post h2{
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 15px 0;
}

.post h2 a{
	text-decoration: none;
	color:#666600;
}

.postmeta{

font: 12px Georgia, "Times New Roman", Times, serif;
width: 830px;

}

.postnavigation{}

/* =LATEST
-----------------------------------------------------------------------------*/

.latest-post-wrap{
	width:200px; 
	float:left;
	margin: 0 40px 20px 0;

	}

.latest-post{
	position:relative; 
	float: left;
	width:200px; 
	height:200px;
	border:#CCCCCC 1px solid;
	}

.latest-image{
	position:absolute; 
	z-index:1
	}

.latest-title h3{
	margin:8px 10px 7px; 
	line-height:1.4em; 
	font-size:1em; 
	text-transform:none; 
	padding-bottom:0; 
	border-bottom:0
	}
	
.latest-title h3 a{
	display:block; 
	color:#959500; 
	text-decoration:none
	}

.latest-title h3 a:hover{
	color:#fff
	}

.latest-title{
	background: #333300 ; 
	display:block; 
	z-index:101; 
	width:100%; 
	height: 60px;
	bottom:0; 
	filter:alpha(opacity=80); 
	-moz-opacity:.80; 
	opacity:.80; 
	position:absolute; 
	z-index:2
	}

.latest-content{
	width:200px; 
	height:200px;
	margin: 2px;
	}

.latest-content h2{
	margin-top:15px
}

.latest-content h2 a{
	color:#0b96d0; 
	text-decoration:none
}

.latest-content h2 a:hover{
	color:#000
}

.latest-content p{
	color:#222; 
	font-size:1.2em; 
	line-height:1.5; 
	margin-top:8px; 
	margin-bottom:1.5em; 
	text-align:left
}

/*

/* =SIDEBAR
-----------------------------------------------------------------------------*/
#sidebar {
	width: 350px;
	float:right;
	padding: 60px 0 0 10px;
	color: #333;
}

#sidebar h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#666600;
	margin: 10px 0 25px 0;
}

#sidebar h3 a{
	font: 1em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#666600;
}


/* =SIDEBAR
-----------------------------------------------------------------------------*/
#sidebar2 {
	width: 200px;
	float:right;
	padding: 60px 0 0 10px;
	color: #333;
}

#sidebar2 h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#666600;
	margin: 10px 0 25px 0;
}

#sidebar2 h3 a{
	font: 1em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#666600;
}

.fotos{
	float:left;
	margin: 0 14px 15px 0;
	width: 158px;
}

.gr {
	float:left;
	width: 330px;
}

.fotos img {
	margin-bottom: 0px;
}

.fotos p {
	font-size: 0.9em;
	background-color: #eaeaea;
	text-align: center;
	padding: 6px 5px;
	margin-bottom: 8px;
	font-style: italic;
	
}





/* =BOX
-----------------------------------------------------------------------------*/

#box-wrapper{
	width:830px;
	margin:auto;
	background: url(images/home_boxes.png) no-repeat;
	height: 158px;
}

.box {
	width:240px;
	height:140px;
	float:left;
	margin: 0 50px 30px 0;
	color: #333;

}

.last{
	margin:0 0 0 0;
	border:none;
}

.box img {
	float:left;
}

.box p {
	padding: 5px 0 0 60px;
}

.box ul {
	padding: 5px 0 0 60px;
}

.box li {
	list-style: none;
	margin-bottom: 5px;
}

.box h2 {
	color:#666600;
	font: 26px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 60px;

}

.box h2 a {
	color:#666600;
	font: 26px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.box h2 a:hover {
	color:#A3A366;
	text-decoration:none;
}


/* =FOOTER
-----------------------------------------------------------------------------*/
#footer {
	width:100%;
	background: #333300 url(images/footer-new.jpg) repeat-x;
	margin-top: 20px;
}


.box-footer{
	width:800px;
	height:60px;
	margin:auto;
	padding: 40px 0 0 0;	
}

.box-footer p, .box-footer a  {
	color:#FFF;
	text-align:right;

}

.box-footer a  {
	text-decoration: none;

}







/*
FORMS
*/

.wpcf7-form-control-wrap, .wpcf7-list-item {
	display: block;
	padding: 5px 0;
}




#container{}
#searchform{}
#sidebar{}
#comments {
	margin: 20px 0 0 0;
	padding: 0 70px;}
	
#comments li small {
	color: #666;}	
#comments ol {
	padding: 20px;
	margin: 0;}	
	
#comments li {
	padding: 10px;
	margin: 0px;
	border-bottom: 1px solid #CCC;}	
	
.comments_navigation{}
.comments_navigation{}
.comments_reply{
padding: 20px 70px 10px 70px;}

.comments_text{}
.comments_meta{}



/*-----------------------------------------------------------------------------*/
/* =NAVIGATION SECUNDARIA (FOTOS)
--------------------------------------------------------------------------
		 
#navigation-sec {
	width: 840px;
	height: 100px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top:325px;
	left: 80px;
	z-index:50;
	color:#959500;

}


#navigation-sec li {
	float:left;
	position:relative;
	list-style: none;
}

#navigation-sec li a{
	display:block;
	float:left;
	color:#959500;
	text-decoration: none;
	padding: 5px 8px 8px 8px;
	margin: 0 0 0 2px;
}

#navigation-sec li a:hover{
	color:#fff;
	background-color:#000000;
	}

#navigation-sec li a.active{
	color:#FFFFFF;
	background-color: #000000;
}	

#navigation li ul {
	position:absolute;
	z-index: 300;
	display:none;
	width:150px;
	top:30px;
	left: 0;
}

#navigation-sec li ul li a {
	background-color: #313400;
	display: block;
	width: 200px;
	text-align: left;
	border-top: 1px solid #838300;
}

#navigation-sec li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}

#navigation-sec li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

---*/
