/*
Theme Name: Inteenmidades
Theme URI: http://www.guionmedio.com/servicios/wordpress_blog/
Description: ---
Version: 1.0
Author: Guion Medio
Author URI: http://www.guionmedio.com/
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
.left{
	float: left;
}

img{
	border: none;
}
body {
	background: url(images/fondo.jpg) #945C3B;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 140%;
}
.content, .pie {
	width: 940px;
	margin-left: auto;
	margin-right: auto;	
}
.encabezado {
	width: 940px;
	height: 189px;
	background: url(images/fondo_logo.jpg) no-repeat center center;
	text-align: center;
}
.btn-rss{
    background-image: url(images/btn-rss.png);
    text-indent: -3000px;
    height: 34px;
    width: 34px;
    margin:5px 20px 0 0;
    float:right;
    display: block; 
}
.buscador {
	float:right;
	margin: 10px 73px 0 0 !important;
}
.buscador-input {
	background: url(images/body/1pxtrans.png);
	border:solid 0 #fff;
	width:120px;
	height:18px;
    margin: 3px 0 0 0 !important;
}
.buscador-btnir  {
    background: url('images/btn_ir.jpg') no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -3000px;
    border: 0;
    float: right;
    margin: -2px 0 0 0;
}

h1 {
	margin-left: auto;
	margin-right: auto;	
	width: 411px;
	padding-top: 50px;
	font-weight: normal;
}
h1 a{
	background: url(images/logo.png) no-repeat center center;	
	display: block;
	text-indent: -3000px;
	width: 411px;
	height: 124px;
}
h2 {
	font-weight: normal;
	font-size: 24px;
	color: #005B75;	
    margin: 0 0 10px;
	line-height:120%;
}
h3 {
	font-weight: normal;
	font-size: 15px;
	color: #005B75;
}
a {
	text-decoration: none;	
	color: #005B75;
}
a:hover {
	color: #002935;
}
/*MENU*/
.menu {
	background: url(images/cuaderno_top.jpg) no-repeat;
	width: 848px;
	height: 84px;
	padding: 20px 0 0 92px;
}
.menu li{
	color: #000033;
	float:left;
	font-size: 18px;
	margin: 0 20px 0 0;
}



/*content*/
.post-principal{
	min-height:300px;
	_height:300px;
	font-size: 12px;
	font-family: Verdana;
	color: #000;
	word-spacing: 0.1em;
	line-height: 1.4em;
}
.contenido {
	background: url(images/cuaderno_middle.jpg) #fff repeat-y;
	width: 791px;
	padding-left:92px;
	padding-right: 57px;
	
}
.principal {
	width:400px;
	float:left;
}
.foto-destacado {
    margin: 0 0 10px 0;
}
.right-posts{
	width: 349px;
	border: 1px solid #D7D5D2;
	background-color: #F2EFEB;
	float: right;
	padding:10px;
	margin-bottom: 20px;
	vertical-align: middle;
	position:relative;
}
.right-posts h3, .right-posts h3 a {
	/*vertical-align: middle;
	margin: 12px 0 0 0 ;
	*/
	float:left;
	width:213px;
	
}
.right-posts-vermas {
	text-indent:-3000px;
	height:20px;
	width:55px;
	background:url(images/right-posts-vermas.jpg);
	position:absolute;
	right:10px;
	bottom:10px;
}
.right-posts img{
	float: left;
	margin-right:10px;
}
.doble-sidebar {
    width: 349px;
	float: right;
	padding:10px;
	margin-bottom: 20px;
}


.compartir {
	float:left;
	width: 190px;
	margin: 10px 0 0 0;
}
.compartir a{
	background-image: url(images/socialicn.png);
	text-indent: -3000px;
	height: 34px;
	width: 34px;
	margin: 0 4px 0 0;
	float:left;
    display: block;
}
.facebook {
	background-position: 0px 0px;
}
.twitter {
	background-position: -34px 0px;
}
.tumblr {
	background-position: -68px 0px;
}
.delicius {
	background-position: -102px 0px;
}
.stumbleupon {
	background-position: -136px 0px;
	margin: 0;
}
.data{
	font-size: 11px;
	float: left;
}
.data-interior{
	font-size: 11px;
	float: right;
    margin: 10px 0 0 0;
}
.vermas {
	float:right;
	margin: 20px 0 10px 100px;
}
.vermas a{
	background-image: url(images/btn_vermas.png);
	width: 71px;
	height:17px;
	display: block;
	text-indent: -3000px;
}
.separador {
	height: 1px;
	background-color: #828296;
	margin: 20px 0px;
}
.calendar {
	width: 52px;
	height: 65px;
	background-image: url(images/post-calendar.png);
	color: #fff;
	float:left;
	margin: 0 10px 0 0;
}
.dia  {
    font-size:23px;
    font-weight:bold;
    text-align: center;
    padding: 20px 0 3px 0;
}
.mes  {
    font-size:13px;
    font-weight:bold;
    text-align: center;
    text-transform: uppercase; 
}
.post {
	display: inline;
	font-size: 12px;
	font-family: Verdana;
	color: #000;
	word-spacing: 0.1em;
	line-height: 1.3em;
}
.post h3{ font-weight: bold; }
.post p{ margin: 5px 0px; }
.post ul{ list-style-type:square; }
.post ol{ list-style-type:lower-alpha; }
.post li{ margin: 3px 0px 0px 20px; }
.post em{ font-style: italic; }
.post a{ margin: 3px 0px; }

.post-separador  {
    height: 1px;
    background-color: #828296;
    margin: 10px 0;
}
/* PIE */
.pie-texto  {
         text-align: center;
         font-family: "Trebuchet MS", trebuchet, sans-serif;
         color: #fff;
         font-size: 14px;
}
.pie-texto a  {
           color: #FF9900;
           text-decoration:none;
           }
.pie-texto a:hover  {
           text-decoration: underline;
           }


/*SIDEBAR*/
.sidebar h2 {
	font-size:16px;
	color: #E47400;
    margin:0;
}
.widget  {
    padding: 10px 0 10px 0;    
    margin: 0 10px 0 0;
       background: url(images/separador-sidebar.png) repeat-x bottom; 
}
.sidebarmiddle li ul li{
    margin:0 0 5px 0;
} 
.sidebarmiddle ul li ul li, .sidebarmiddle li ul li  {
    border: 0;
} 
.sidebar a {
    color: #111;
}
.sidebartop{
	background-image: url(images/sidebar_top.png);
	width: 197px;
	height: 44px;
    position:absolute;
    top:-10px;
}
.sidebar {
    position:relative;
}
.sidebarmiddle{
	background-image: url(images/sidebar_middle.png);
	padding: 0px 15px 0px 15px;
	width: 176px;
    margin:0;
	font-size: 11px;
	color: #333;
	line-height: 130%;
	

}
.sidebarbottom{
	background-image: url(images/sidebar_bottom.png);
	width: 197px;
	height: 44px;
}
.sidebar, .sidebarul {
	width: 197px;
	float: right;
	display: inline;
    margin: 0 -5px 0 0;
}
.clear {
	clear: both;
}
.hoja-abajo  {
	background: url(images/cuaderno_bottom.png) top no-repeat;
    width:940px;
    min-height:95px;
}
.pie {
	width: 940px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;	

	padding: 10px 0 0 0;
    position: relative;
}
.logopie {
    width: 192px;
    height: 33px;
    display:block;
    background: url(images/pie_logo.png);
    margin: 0 0 0 30px;
    text-indent: -3000px;
    position: absolute;
}
.pie-guionmedio  {
    width: 131px;
    height: 29px;
    display: block;
    text-indent: -3000px;
    background: url(images/pie_guionmedio.png);
    position: absolute;
    right: 30px;
    top: 10px;
}

.etiquetas-txt {
    width:53px;
    height:22px;
    background:url('images/txt-etiquetas.png');
}
.etiquetas a{
    font-size:13px;
    color: #666;
}
.comentarios  {
    /*float:left;*/
    width: 438px;
   
    background: url('images/comentarios-1.jpg') repeat-y -4px 0;
    margin: 0 0 0 65px;
    padding: 0;
    position: relative;
}
.comentario  {
    background: url('images/comentario-bottom.jpg') no-repeat bottom;
    padding: 0 30px 50px 40px;
    list-style: none;
}
.comentarios-top  {
    background: url('images/comentarios-top.jpg') top no-repeat;
    /*position: absolute;
    top: 0px;*/
    width: 438px;
    height: 90px;
    
}
.comentarios-form  {
    padding: 50px 30px 0px 40px;
    background: url(images/comentario-fomr.png) no-repeat;
    height: 232px;
    width: 448px;
    margin: -30px 0 0 60px;
}
.comentarios-form-imput {
    background-color: #fff;
    border: 1px solid #999;
    height: 19px;
    width:244px;
    margin: 7px 10px 0 10px;
    padding: 3px;
}
.comentarios-form-textarea {
    background-color: #fff;
    border: 1px solid #999;
    height: 70px;
    width:250px;
    margin: 10px 10px 0 10px;
}
.comentarios-form-edad{
    width: 50px;
}
.comentarios-form-btnenviar  {
    background: url(images/comentarios-form-btnenviar.jpg) no-repeat;
    width: 65px;
    height: 25px;
    border: 0px;
    text-indent: -3000px;
    font-size:0px;
}
.comment-nombre {
    font-size: 18px;
    color: #666;
    float: left;
}
.comment-varon{
    color: #0B73FF;
}
.comment-mujer {
    color: #FF0160;
}
.comment-edad {
    float: left;
    margin: 0 0 0 10px;
    font-size:12px;
    color:#666;
}
.comment-fecha{
    float:right;
    font-size:11px;
    color:#333;
}
.comment-separador {
    background: #CCCCCC;
    height: 1px;
    margin:10px 0;
}
.comment-texto, .comment-texto a {
    font-size: 12px;
    color: #666;
}
.accesorios-1  {
    width: 219px;
    height: 271px;
    position: absolute;
    left: 900px;
    top: 30px;
     background: url(images/accesorios-1.png) no-repeat;   
}
.accesorios-2  {
    width: 68px;
    height: 346px;
    position: absolute;
    left: 950px;
    top: 330px;
     background: url(images/accesorios-2.png) no-repeat;   
}
.accesorios-3  {
    width: 148px;
    height: 106px;
    position: absolute;
    left: 50px;
    top: 50px;
     background: url(images/accesorios-3.png) no-repeat;   
}
.accesorios-4  {
    width: 181px;
    height: 273px;
    position: absolute;
    left: -170px;
    top: 30px;
     background: url(images/accesorios-4.png) no-repeat;   
}
.categorias  {
	font-weight: normal;
	font-size: 16px;
	color: #005B75;
    background: #ddd;
    border: 1px solid #999;
    padding: 5px;
    margin: 0 0 20px;	
}
.formulario {
	padding: 0 0 0 50px;
}
.formulario input{
	border: 1px solid #999;
	background: #ddd;
	height:26px;
	width: 200px;
	margin: 0 0 10px 0;
}
.formulario textarea{
	border: 1px solid #999;
	background: #ddd;
	height:104px;
	margin: 0 0 10px 0;
	width:200px;
}
.btn_enviar{
	text-indent:-3000px;
	background: url(images/btn_enviar.png);
	width:65px;
	height:25px;
}
