/*
Theme Name: Taller Cacaya
Theme URI: http://www.tallercacaya.org/
Description: Taller y Fundacion artesanal y pedagogico cacaya en Tabio, tema desarrollado por Oscura y Anabelle
Version: 1
Author: Oscura y Anabelle
Author URI: http://loxitu.net
*/

/* #################GUIAS CHEVRES####### */

/* ##### COLORES #### */
/* fondo: #BB3E27 */
/* el vinotinto: #5E070C */
/* Vinotinto:hover: #831618 */
/* Azul Oscuro: #0C1526 */

body {
/* 	background-image:url("img/tartan.png"); */
	background-color:#BB3E27;
	text-align:center;
	height:100%;
	font-family:"Comic Sans", "Comic Sans MS", cursive;
	font-size:13px;
	color:#0C1526;	
}

/* GENERALES	 */
b, strong {font-weight:bold;}
i, em {font-style:italic;}
a {color:#0C1526;}
a:hover {color:#831618;text-decoration:underline;}
.invisible {display:none;}
/* HMMM */

#rap {
	margin:0 auto 0 auto;
	width:967px;
	text-align:left;
	background-color:#BB3E27;
}

#cabezote {
	width:967px;
	height:176px;
	background-image:url("img/cacaya_01.jpg");
	background-repeat:no-repeat;
}

	#cabezote h1 a {
		display:block;	
		width:967px;
		height:176px;
		text-indent:-8000px;
		overflow:hidden;
		background-image:url("img/cacaya_01.jpg");
		background-repeat:no-repeat;
	}

	#botonescool {
		display:none;
	}

#contenidoAncho {
	position:relative;
	left:57px;
	width:720px;
	text-align:left;
}

	#menuHijos {
		width:718px;
		height:104px;
		background-image:url("img/cacaya_04.jpg");
		background-repeat:no-repeat;	
	}
		#menuHijos h1 {
			padding:35px 0 0 80px;
			font-size:1.4em;
		}

		#menuHijos h1 a , #menuHijos h1 {
			display:block;
			color:#5E070C;
			text-decoration:none;
		}

		#menuHijos h1 a:hover {
			text-decoration:underline;
			color:#831618;
		}

		#menuHijos ul#hijos {
			float:right;
			padding: 15px 70px 0 0;
			width:300px;
		}
			ul#hijos li {
				display:inline;
			}

			ul#hijos li a {
				color:#5E070C;
				display:block;
				padding-right:10px;
				padding-left:5px;
				background:url("img/palito.gif") no-repeat right 4px;
				float:left;
				text-decoration:none;
			}

			ul#hijos li.current_page_item a {
				color:#0C1526;
			}

			ul#hijos li.current_page_item a:hover {
				color:#0C1526;
				text-decoration:none;
			}

			ul#hijos li a:hover {
				color:#831618;
				text-decoration:underline;
			}

	#fondoPlaca {background-image:url("img/cacaya_14.jpg"); background-repeat:repeat-y; background-position:-1px 0;}
	
	#placaContenidos {
		width:719px;
		min-height:604px;
		background-image:url("img/cacaya_10.jpg");
		background-repeat:no-repeat;
		background-position:-1px 0;
	}

	#placaContenidosFull {
		width:719px;
		min-height:609px;
		background-image:url("img/cacaya_16.jpg");
		background-repeat:no-repeat;
		background-position:-2px 0;
	}

	#placaContenidosFull h4 , #placaContenidos h4 {
		margin:1em;
		font-size:1.4em;
	}

	#placaContenidosFull h3 , #placaContenidos h3 {
		margin:2em 0 1em 0;
		font-size:1.6em;
	}

			.contactright input{
				width:216px;
				height:23px;
				background-repeat:no-repeat;
				border:none;
				background-color:transparent;
				padding-left:6px;
				padding-top:2px;
				padding-right:10px;
			}

				.contactright input#wpcf_your_name {
					background-image:url("img/cacaya_texto1.gif");
				}
	
				.contactright input#wpcf_email {
					background-image:url("img/cacaya_texto2.gif");
				}
	
				.contactright input#wpcf_subject {
					width:262px;
					background-image:url("img/cacaya_texto3.gif");
				}

			.contactright textarea#wpcf_msg , .contactright textarea#wpcf_msg .contacterror{
				width:402px;
				height:140px;
				overflow:auto;
				background-color:transparent;
				background-image:url("img/cacaya_texto4.gif");
				background-repeat:no-repeat;
				border:none;
				padding:14px;
			}
			
			.contactright input#contactsubmit {
				float:right;
				font-size:1em;
				width:50px;
				height:25px;
				margin-right:45px;
				background-image:url('img/cacaya_botonenviar.gif');
			}

			#firmarVisitas {

			}

				#pagina h3 {
					font-size:1.5em;
					margin:1em 0 1em 0;
				}

					#firmarVisitas input{
						width:216px;
						height:23px;
						background-repeat:no-repeat;
						border:none;
						background-color:transparent;
						padding-left:6px;
						padding-top:2px;
						padding-right:10px;
					}
		
						#firmarVisitas input#author {
							background-image:url("img/cacaya_texto1.gif");
						}
			
						#firmarVisitas input#email {
							background-image:url("img/cacaya_texto2.gif");
						}
			
						#firmarVisitas input#url {
							width:262px;
							background-image:url("img/cacaya_texto3.gif");
						}
		
					#firmarVisitas textarea#comment {
						width:402px;
						height:140px;
						overflow:auto;
						background-color:transparent;
						background-image:url("img/cacaya_texto4.gif");
						background-repeat:no-repeat;
						border:none;
						padding:14px;
					}
					
					#firmarVisitas input#submit {
						float:right;
						font-size:1em;
						width:50px;
						height:25px;
						margin-right:45px;
						background-image:url('img/cacaya_botonenviar.gif');
					}

				ol.commentlist {
					margin-left:20px;
				}

					ol.commentlist li {
						margin-bottom:1em;
					}

		#pagina {
			padding: 0 30px 0 30px;
		}

		#pagina h1 {
			font-size:2em;
			padding:35px 0 0 38px;
		}

		#pagina p {
			margin-left:10px;
			margin-top:1em;
			margin-right:0.5em;
		}

	h3.editar{
		font-size:1em;
		float:right;
		margin: -20px 10px 0 0;
	}

	h3.editar a{
		text-decoration:none;
	}
	.slideshow {
		float:none;
		margin:0.6em 0 0.5em 1em;
		border:none;
	}
		#inferiorPlaca {
			width:719px;
			height:70px;
			background-image:url("img/cacaya_15.jpg");
			background-repeat:no-repeat;	
			background-position:-1px 0;
		}

#navegacion {
	position:relative;
	width:154px;
	right:23px;
	float:right;
}	

	#botones {
		background-image:url("img/botones.jpg");
		background-repeat:repeat-y;
	}

		#botones li a {
			display:block;
			height:50px;
			color:#5E070C;
			text-decoration:none;
			text-align:center;
			line-height:1em;
			padding-top:18px;
			padding-left:10px;
			padding-right:10px;
			font-size:1.2em;
		}

		#botones li.current_page_item a, #botones li.current_page_parent a{
			background-image:url("img/cacaya_11.jpg");
			color:#0C1526;
		}

	#navegaExtra {
		height:324px;
		background-image:url("img/cacaya_12.jpg");
		background-repeat:no-repeat;
	}