/*  
Theme Name: Prototype
Theme URI: http://www.solucionesseta.com
Description: Tema elaborado por Ernesto Penaloza para SolucionesSETA
Version: 1.0
Author: Ernesto Penaloza
Author URI: http://www.solucionesseta.com/
*/

body {
	background-image:url(img/fondo.gif);
	background-repeat:repeat-x;
	background-color:#292B26;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
a {
	color:#FFF;
	text-decoration:none;
}

a hover {
	font-style:italic;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

h3{
	text-transform:uppercase;
	}

/*******************************************BOTONERA****************************************/
#botonera {
		margin-left:auto;
		margin-right:auto;
		display:table;
}
#botonera ul {
		list-style:none;
		margin:0px auto 0px auto;
		padding:0px;
		display:block;
}

#botonera ul li {
		list-style:none;
		display:inline;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		float:left;
	}

#botonera ul li a {
		background-color:#7E8F2D;
		display:block;
		margin:0px 0px 0px 0px;
		padding:9px 5px 5px 5px;
		border-top:#8CA626 solid 1px;
		border-left:#999999 solid 1px;
		border-right:#999999 solid 1px;
		border-bottom:#5B7100 solid 1px;
		width:auto;
	}

#botonera ul li a:hover {
		background-image:url(img/fondo_botonera.gif);
		border:#666600 solid 1px;
		color:#333333;
	}
.current_page_item{
		font-weight:bold;
	}

/***********************CONTENEDOR***********************************************/
#separador {
		padding-top:30px;
		clear:both;
	}
#contenedor{
		border:#5F605C solid 1px;
		margin-left:auto;
		margin-right:auto;
		width:800px;
		background-color:#FFF;
		color:#333;
		margin-bottom:15px;
	}

#final_contenedor{
		width:790px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:5px;
		height:36px;
		background-image:url(img/fondo_final_contenedor.gif);
		font-weight:bold;
		color:#CCC;
		padding-top:35px;
		text-align:center;
	}

#contenido {
		width:790px;
		margin-left:auto;
		margin-right:auto;
	}
	
	/***************************POSTS COMUNES Y ESPECIFICOS*****************************/
		#post-numero-1{
			display:block;
			width:760px;
			padding:5px 15px 10px 15px;
			background-image:url(img/fondo_primer_post.gif);
			background-repeat:repeat-x;
			background-color:#041B23;
			color:#F6F7E7;
			margin-bottom:15px;
		}
		
		#post-numero-2 {
				display:block;
				width:240px;
				padding-left:5px;
				padding-right:5px;
				padding-bottom:5px;
				float:left;
				border:#E5E6D6 solid 1px;
				background-color:#F6F7E7;
				margin-right:16px;
				margin-left:0px;
				height:270px;
				color:#02212D;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			}
		#post-numero-3 {
				display:block;
				width:240px;
				padding-left:5px;
				padding-right:5px;
				padding-bottom:5px;
				float:left;
				border:#E5E6D6 solid 1px;
				background-color:#F6F7E7;
				margin-right:16px;
				height:270px;
				color:#02212D;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			}
		#post-numero-4 {
				display:block;
				width:240px;
				padding-left:5px;
				padding-right:5px;
				padding-bottom:5px;
				float:left;
				border:#E5E6D6 solid 1px;
				background-color:#F6F7E7;
				height:270px;
				color:#02212D;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			}

		.excerpt a {
				color:#333;
				position:static;
				bottom:0px;
			}

		.moretext {
				font-weight:bold;
				color:#003;
			}

		.titulo_post a{
				font-size:16px;
				color:#036;
				font-weight:bold;
				border-bottom:#333 solid 1px;
				display:block;
				width:100%;
				font-style:normal;
			}

		.posts{
			clear:both;
			padding-top:15px;
			margin-bottom:5px;
			color:#003;
			}

		.posts a {
			color:#333;
			font-style:oblique;
			font-weight:bold;
			}

		.posts ul{
				list-style-image:url(img/ul.gif);
				font:normal 12px Verdana;
			}

		.posts ol li {
				font:normal 12px Verdana;
			}

		#limpiador{
				clear:both;
			}
		
		#error_busqueda{
				height:200px;
				padding-top:50px;
				text-align:center;
				background-image:url(img/error.jpg);
				background-position:top right;
				background-repeat:no-repeat;
				font-size:16px;
				font-family:"Courier New", Courier, monospace;
				padding-right:300px;
			}

	/*************************BUSCADOR Y LOGO*****************************************/
		#buscador_y_logo{
				background-image:url(img/fondo_top_contenedor.gif);
				background-repeat:no-repeat;
				background-position:top;
				height:170px;
			}

		#logo{
				padding-top:40px;
				float:left;
				padding-left:10px;
				width:285px;
			}

		#buscador {
				padding-top:50px;
				float:right;
				padding-left:120px;
				width:350px;
			}
			/************************************FORM BUSCADOR*****************************/
			#busqueda {
					width:295px;
					height:21px;
					border:none 0px;
					background-image:url(img/fondo_input_busqueda.gif);
					color:#A9C730;
					padding-top:5px;
					padding-right:30px;
					padding-left:5px;
					font-weight:bold;
					text-align:right;
				}
			#searchform label {
					color:#CCC;
				}

			#submit {
					margin-top:10px;
					width:95%;
					background-image:url(img/fondo_input_submit.gif);
					height:20px;
					border: #666666 solid 1px;
					font-family:Verdana, Geneva, sans-serif;
					font-size:10px;
				}

			#submit:hover{
					font-weight:bold;
					color:#666
				}
/**************************FOOTER********************************************/
#footer{
		background-image:url(img/fondo_footer.gif);
		background-repeat:repeat-x;
		background-color:#191919;
		padding-top:15px;
		padding-bottom:15px;
		height:auto;
		width:100%;
		position:relative;
		bottom:0px;
		color:#CCCCCC;
	}

#footer a {
		color:#CCCCCC;
	}

#footer table{
		border:none 0px;
		margin-left:auto;
		margin-right:auto;
	}

#footer tr{
		vertical-align:top;
	}

#footer td{
		border-right:#CCC solid 1px;
		padding-left:10px;
		padding-right:10px;
	}

#footer ul{
		list-style:none;
		margin-left:0px;
		padding-left:0px;
	}

#footer ul li {
		margin-left:0px;
		padding-left:0px;
		padding-bottom:2px;
		padding-top:5px;
		list-style:circle;
		border-bottom:#CCC dashed 1px;
		display:block;
		width:200px;
	}

#botones_footer{
		display:table;
		margin-right:auto;
		margin-left:auto;
		margin-top:30px;
		text-align:center;
	}


/****************************PÁGINA page.php******************************************/
#pagina_simple {
		color:#000;
	}

#pagina_simple a{
		color:#000;
		font-style:oblique;
		font-family:"Courier New", Courier, monospace;
		font-size:14;
		color:#676767;

	}

#titulo_pagina_simple{
		font-size:18px;
		color:#000;
		display:block;
		text-align:center;
		width:100%;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight:bold;
		border-top:#333 double 1px;
		border-bottom:#333 double 1px;
	}

/********************************SINGLE single.php******************************************/
#titulo_post_single{
		color:#333;
		font-size:16px;
		font-weight:bold;
		display:block;
		width:100%;
		border-bottom:#333 solid 1px;
	}

#single_post{
		padding-left:15px;
		padding-right:15px;
	}