/*  
Theme Name: abc Theme
Theme URI: http://abc.mitreum.net/
Description: Special site 
Version: 1.0
Author: Alvaro Blanco Cobián
Author URI: http://abc.mitreum.net/

Have fun, and don't be afraid to contact me if you have questions.
cobianzo@gmail.com
*/

/*	Begin Headers */
a, a h3 {
	color:#BE5532;
	text-decoration: underline;
	}
a:hover, a:hover h3 {
	color: #147;
	text-decoration: none;
	}

hr {
	display: none;
	}

a img {
	border: 1px solid white; 
	}
a:hover img{
	border: 1px solid #BE5532; 
	}

h1 {
	padding-top: 0px;
	margin: 0;
	margin-bottom:15px;
	font-size:1.4em;
		color:#BE5532;
	}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:1.4em;
	color:#BE5532;
	}


h3 {
	padding: 0;
	margin: 0px 0 0;
	font-size:10pt;
	}
	*html h3 {font-size:1.1em;} /*en explorer salen demasiado grandes sino */
h4{
	padding:1px;
	margin:0px;
}

blockquote{ font-style:italic;}
/* End Headers */

p {margin:0px;margin-top:5px;line-height: 1.5em;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/* Begin Typography & Colors */
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select {	font-family: Tahoma,Arial,Helvetica,sans-serif;}
textarea{font-size:1em;}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color:#83817B;
	text-align: center;
		margin: 0 0 20px 0;
	padding: 0; 
	}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
		background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



/*MIS CSS HECHOS POR MI**/

/********* h e a d e r *************************************************************************/
/******************  h e a d e r ***************************************************************/

#header {
/*	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center; */
padding-left:5px;
padding-top:10px;
	}

	.tagline{
			clear:both;
			width:100%; 
			height: 50px;
			margin-top:0px; /*background-color:green;*/
			padding-bottom:5px;}
		#header .tagline #tituloimg {float:left; margin-left:5px; margin-top:5px;}
		#header .tagline form {float:right; margin-top:4px; margin-right:13px; }
			#searchbracket {font-size:10px; height:12px; color:#BE5532;}
			.btn_search{ margin-top:5px; margin-left:30px;}
	
	.horizontalbar { width:730px;  height:23px; background-color:#EDEAE3;   clear:both; 
					padding-right:10px; 
					margin-bottom:10px;
					margin-top:10px;}
		.horizontalbar p{margin:0; padding:0; float:left; margin-top:5px; margin-left:14px; color:#83817B;}
		.horizontalbar a img{margin-top:7px; padding:0; border:0;}
		#header_links {float:right; margin-top:-4px;}

	#headerimg {
	margin: 0;
	height: 130px;
	}

/********* /h e a d e r *************************************************************************/
/******************  /h e a d e r ***************************************************************/


/********* n a v e g a c i ó n*************************************************************************/
/******************  n a v e g a c i ó n***************************************************************/



#sidebar{ 
		background-color:#EDEAE3; 
		margin-left: 545px;
		padding: 5px 0 10px 0;
		width: 200px;}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px; ;
	text-indent:-15px;
	
	}
	#sidebar ul li a img{margin-top:5px; }
	#sidebar a {color:#83817B;text-decoration:none;}
	#sidebar a:hover {background-color:#BB4C27; color:white; border:none;}
		#sidebar a img{border:none;}
		#sidebar a:hover img{border:none;}
	#destacados-title{margin-left:-25px; margin-top:50px;}
	.destacado{
			width:150px; 
			/*padding-left:35px;*/
			text-align:center;
			margin-left:-15px;  
			/*background-color:#EEE;*/}
		.destacado a{ color:#BB7}
	.img-destacado{			
			/*float:left;			*/
			padding-left:35px;
			width:90px;  
			height:80px; 

			text-align:center;
			/*background-color: #DDD;*/
			}
			.img-destacado a img{  }
			.destacado small{}
	.menu1 {margin-left:0px;}
	.menu2 {margin-left:10px;}
	.menu3 {margin-left:20px;}
	.menu4 {margin-left:30px;}

	 #activo a{ color:#BB4C27; font-weight: bold; }
	 #activo a:hover{ background-color:#EDEAE3; color:#BB4C27; font-weight: bold; text-decoration: none; }

#traductor{float:left; margin-left:25px;}
/********* /n a v e g a c i ó n*************************************************************************/
/******************  /n a v e g a c i ó n***************************************************************/

/*********  f o o t e r*************************************************************************/
/*********  f o o t e r*************************************************************************/


#footer{
	padding: 5px;
	margin: 0 auto;
	width: 750px;
	clear: both;
	border: none;
	text-align: center;
	background-color:#EDEAE3;
	color:#83817B;
	font-size:	0.8em;
	}


/********* / f o o t e r*************************************************************************/
/********* / f o o t e r*************************************************************************/




/* Begin Structure */

#content{
 width:520px;
 margin-left:20px;
 float:left;
 padding-bottom:25px;
 font-size: 1.1em;
 text-align:justify;
}
	* html #content { width:500px;} /*bug interpretado por explorer, debido al margen hay que redefinirlo*/


	.post-preview{ 	
	float:left;
	/*width:95%;*/
	padding-top:25px;
	}
	 

		#content .thumb-content{
			float:left;
			text-align:left;
			background-color:#EDEAE3;
			width:100px;
			height:80px;
			margin-right:10px;
			margin-bottom:20px;
		}		

		.preview-text{float:left; width:390px;margin-top:-3px;} /*la parte derecha a la imagen. Todo el texto: titulo y descripcion*/
		* html	.preview-text{width:360px;} /*si no no entra en la pantalla*/
			.preview-text p{line-height:1.2em;margin-bottom:4px;}
			.preview-text small{font-style:italic;}



/*	#content .horizontalbar{
		width:500px;	
		padding-top:0px;
		font-size:8px;
		height:17px;	
	}
		#content .alineado-izq {float:left; margin-top:-5px;	margin-left:30px;}
		#content .centrado{float:left; margin-top:-5px;margin-left:170px;		}
		#content .alineado-dcha{float:left; margin-top:-5px;margin-left:150px;} */


	#content-left{ width:230px; float:left; border-right: medium double #EDEAE3;}
		  #main-img{
			text-align:center; 
			border: medium double #EDEAE3;
			margin-bottom:10px;
			}
		  .thumb-img{
		    float:left;
		  	text-align:center; 
			margin-left:5px;
			margin-top:4px;
		  }
		  * html .thumb-img{margin-left:2px;} /*si no en explorer no cabes dos imágenes por fila*/
			.thumb-img a img{/*border: 2px solid #BE5532;*/}
	
	#content-right{
			float:left;
			width:260px;			
			padding-left:10px;
	}
		* html 	#content-right{width:240px;} /*si no no entra y hace retorno de carro*/
		#single-multimedia{border-bottom: 1px solid  #EDEAE3;  padding:10px; padding-left:0px;}
		#single-multimedia a{margin-left: 20px; text-decoration: disc;}
		#content-right p {}
/* End Entry Lists */

 .entry{margin-top:10px;margin-bottom:15px; text-align:justify; width:95%;}
  .entry p{margin-top:20px;}





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#desc-screenimg{
 height: 30px;

 padding-top:10px;
 padding-bottom:10px;
 margin-bottom:10px;
}

.contact-title{ float:left; widtH:100px; }
.contact-input{margin-top:0px;}