/*
Theme Name: Tagadata Template
Theme URI: http://www.tagadata.com/
Description: Template Diseñado para la central de medios
Version: 1.5
Author: Bedomax - Egaroo
Tags: café -> con  soporte Widgets

Este es un template unico para Tagadata
*/

body{
	background: url('images/fondo.png') repeat-x scroll top left;
	background-color:#29201a;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
}


body.fondointerior{
	background: url('images/fondo1.png') repeat-x scroll top left;
	background-color:#29201a;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
}


#wrapper{
	width:965px;
	margin:auto;
	
}
#wrapper #header .adentro{
	margin-top:50px;
	text-align:center;
}

.url_campo{
	padding-top:10px;
	margin-bottom:40px;
}


#wrapper #header .adentro .redes{
	position: absolute;
	width:209px;
	height:86px;
	margin-left:800px;
}

#wrapper #header .adentro .redes ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#wrapper #header .adentro .redes li{
	float:left;
	text-align:center;
	padding:0px 3px 0px 3px;
}

#wrapper #header .adentro .redes li a{
	font-family: Georgia, "MS Trebuchet", sans-serif;
	color:#FFE81F;
	font-size:12px;
	display:block;
	text-decoration: none;
	font-weight:bold;
}

#wrapper #header .adentro .redes li a:hover{
	text-decoration: underline;
}



#wrapper #menu{
	padding-top:45px;
	
}

#wrapper #menu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-left:160px;
}

#wrapper #menu li{
	float:left;
	padding-right:2px;
}

#wrapper #menu li a{
	width:104px;
	background: url('images/botones.png') no-repeat scroll top left;
	height: 30px;
	line-height:30px;
	text-align:center;
	vertical-align: middle;
	display:block;
	font-size:14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	background-position:-105px 0px;
}

#wrapper #menu li a:hover{
	text-decoration: underline;
}


#wrapper #menu li a.listo{
	color:#201814;
	background-position:0px 0px;
}

#banners_imagen img{
	margin-top:15px;
	margin-bottom:30px;
}

.clear{
	clear:both;
}

#text_home{
	border-top:1px Dashed #928e8b;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
}

.registrate{
	background: url('images/registrate.gif') no-repeat scroll top left;
	width: 185px;
	height: 33px;
	line-height:33px;
	text-align:center;
	vertical-align: middle;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	color:#29201a;
	cursor:pointer;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:24px;
}

.registrate a{
	color:#29201a;
	text-decoration: none;
}

.registrate-hover{
	text-decoration: underline;
}



#services .anunciante{
	background: url('images/flecha_derecha.png') no-repeat scroll top left;
	width: 317px;
	float:left;
	height: 87px;
}

#services .anunciante .text{
	width:270px;
}
#services .anunciante .text .content{
	padding:8px;
	
}

#services  .titulo{
	color:#ffe81f;
	text-align:center;
	font-weight:bold;
}

#services{
	border-top:1px Dashed #928e8b;
	padding-top:20px;
	margin-bottom:20px;
	font-size:14px;
}
#services .nosotros{
	width:250px;
	float:left;
	margin-left:40px;
	margin-right:40px;
}
#services .bloggers{
	background: url('images/flecha_izquierda.png') no-repeat scroll top left;
	width: 317px;
	height: 87px;
	float:left;
}

#services .bloggers .text{
	width:270px;
	float:right;
}
#services .bloggers .text .content{
	padding:8px;
}

#footer{
	background-color:#000000;
	padding:10px;
}
#footer .left{
	width:40%;
	float:left;
}
#footer .right{
	width:59%;
	float:left;
}
#footer .right ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
#footer .right li{
	float:left;
	padding-left:30px;
	padding-right:10px;
}
#footer .right li a{
	text-decoration: none;
	color:#797979;
}

#footer .right li a:hover{
	color:#FFFFFF;
}

#formulario{
	width:760px;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
}
#formulario .left_form{
	width:315px;
	float:left;
}

#formulario .right_form{
	width:315px;
	float:left;
	padding-left:114px;
}

.amarillo{
	color:#FFE81F;
}

#formulario .leyenda{
	font-size:11px;
	padding:0px;
	margin:0px;
	padding-left:14px;
}


#formulario input.campo{
	width:293px;
	color:#4a4949;
	background-color: #FFFFFF;
	border:0px;
	font-size:14px;
	margin-left:15px;
	margin-top:5px;
	padding:6px;
	font-family:Arial, "MS Trebuchet", sans-serif;
}


#formulario input.campo_hover{
	border:2px Solid #FFE81F;
}


#formulario textarea{
	width:293px;
	color:#4a4949;
	background-color: #FFFFFF;
	border:0px;
	font-size:14px;
	margin-left:15px;
	margin-top:5px;
	padding:6px;
	height:100px;
	font-family:Arial, "MS Trebuchet", sans-serif;
}


#formulario label{
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:22px;
	height:16px;
	padding:0px;
	margin:0px;
	padding-left:13px;
	width: 14px;
	height: 15px;
}


#formulario label.defecto{
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:22px;
	height:16px;
	padding:0px;
	margin:0px;
	padding-left:13px;
	background: url('images/asterisco.png') no-repeat scroll top left;
	width: 14px;
	height: 15px;
}


.disappear{
 display:none; 
}


.cerrar{
	background: url('images/cerrar.png') no-repeat scroll top left;
	width: 145px;
	height: 23px;
	float:right;
}

.cerrar-hover{
	background-position: 0px -23px;
}



.valida{
	background: url('images/registrate.gif') no-repeat scroll top left;
	width: 185px;
	height: 33px;
	line-height:33px;
	text-align:center;
	vertical-align: middle;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	color:#29201a;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:24px;
	margin-top:25px;
	cursor:pointer;
}

.mal{
	background-color:#ffe81f;
	color:#1E1814;
	width:340px;
	height:80px;
}

 .valida-hover{
	text-decoration: underline;
}

#seccion{
	margin:auto;
	width:600px;
	padding-top:20px;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:18px;
}

#formulario_contacto{
	width:745px;
	margin:auto;
	
}




#seccion_blog{
	width:995px;
	margin:auto;
	padding-top:12px;
}

#seccion_blog #post{
	width:712px;
	float:left;
}


#post_content{
	padding-left:235px;
	width:476px;
	border-bottom:1px Dashed #928e8b;
	margin:34px 0px 34px 0px;
	color:#D9D9D9;
	font-size:14px;
}

#post_content h1{
	background-color: #201814;
	color:#FFE81F;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:18px;
	font-weight:normal;
	min-height: 56px;

	padding:3px 6px 0px 6px;
	margin:0px;
}

* html #post_content h1{
	height: 56px;
}


#post_content h1 a{
	color:#FFE81F;
	text-decoration: none;
}	


#post_content h1 a:hover{
	color:#FFE81F;
	text-decoration: none;
}

#post_content .published{
	position: absolute;
	margin-left:-235px;
	width: 191px;
	height: 58px;
	color:#FFE81F;
	background-color: #201814;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:18px;
}


#post_content  a{
	color:#FFE81F;
	text-decoration: none;
	padding:2px;
}

#post_content  a:hover{
	text-decoration: underline;
}


#post_content .published .day{
	float:left;
	width:100px;
	line-height: 56px;
	vertical-align: middle;
	padding-right:28px;
	text-align: right;
}
#post_content .published .month{
	width:59px;
	float:left;
	padding-top:7px;
	text-align: center;
}

#post_content .info_post{
	background-color: #201814;
	padding:5px;
	font-size:12px;
	margin-bottom:10px;
}

#post_content .info_post a{
	color:#FFE81F;
	text-decoration: none;
}

#post_content .info_post .redes{
	float:left;
	width:60%;
}

#post_content .info_post  ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#post_content .info_post li{
	float:left;
}

#post_content .info_post li.comments{
	float:left;
	width:50%;
}

#post_content .info_post .comentarios{
	float:left;
	width:40%;
	color:#FFFFFF;
	padding-top:4px;
	
}
#post_content .info_post .comentarios a{
	color:#FFFFFF;
	font-weight:bold;
}
#post_content .info_post .comentarios a.comenta{
	background: url('images/fondo_comenta.jpg') no-repeat scroll top left;
	width: 69px;
	height: 15px;
	margin-left:10px;
	display:block;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

img{
	border:0px;
}

#post_content .info_post .comentarios a:hover{
	text-decoration: underline;
}

#sidebar{
	float:left;
	padding-left:97px;
	width:186px;

}

#sidebar .aboutme{
	background: url('images/fondo_about.jpg') no-repeat scroll top left;
	width: 186px;
	height: 157px;
	font-size:14px;
	margin-bottom:15px;
	color:#201814;
}

#sidebar .aboutme .adentro{
	padding:10px 10px 8px 10px;
	text-align: justify;
}

#sidebar .aboutme .titulo{
	font-family: Georgia, "MS Trebuchet", sans-serif;
	text-align: center;
	font-size:16px;
	color:#201814;
}




.flickr_page{
	margin:auto;
	width:580px;
}



.flickr{
	margin-bottom:10px;
	padding-bottom:10px;
}
.flickr ul{	
	list-style-type: none;
	padding:0px;
	margin:0px;
	border:0px;
	border-bottom:1px Dashed #928e8b;;
}

 .flickr li{
	float: left;
	padding:5px;
}
.flickr_page .flickr ul{	
	list-style-type: none;
	padding:0px;
	margin:0px;
	border:0px;
}


.flickr li  a img{
	border:4px Solid #D9D9D9;

}
.flickr li a:hover img{
	border:4px Solid #FFE81F;
}

#sidebar  ul.line{
	list-style-type: none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px Dashed #928e8b;
}

#sidebar  ul.line a.autor_comment{
	font-size:10px;
}

#sidebar  ul#categories{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#sidebar  ul#categories li{
	margin:0px;
	padding:0px;
}


#sidebar   h2{
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFE81F;
}
#sidebar  ul#network{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
	

#sidebar  ul#network li{
	float:left;
	padding:5px;
	border-bottom:0px;
}

#sidebar  .modules .titulo{
	color:#FFE81F;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:18px;
	text-align: center;
}

#sidebar  li{
	padding-bottom:5px;
	margin-bottom:5px;
}
#sidebar  li a{
	color:#808080;
	font-size:13px;
	text-decoration: none;
}

#sidebar  li a:hover{
	color:#FFFFFF;
}

#footer_blog{
	background-color: #201814;
	min-height:100px;
	margin-top:12px;
	border-top:1px Dashed #72635B;
	padding-bottom:20px;
	padding-top:20px;
}

#footer_blog .adentro{
	width:900px;
	margin:auto;
}

#footer_blog .caja{
	float:left;
	width:220px;
	margin-right:60px;
}

#footer_blog .caja_menor{
	float:left;
	width:120px;
	margin-right:70px;
}


#footer_blog .nopadding{
	float:left;
	width:120px;
}

#footer_blog ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#footer_blog li{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px Dashed #72635B;
}
#footer_blog  li a{
	color:#808080;
	font-size:12px;
	text-decoration: none;
}
#footer_blog li a:hover{
	color:#FFFFFF;
}


#footer_blog h2{
	padding:0px;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	margin:4px 0px 10px 0px;
	padding:4px 0px 10px 0px;
	color:#FFE81F;
	font-size:14px;
	font-weight:normal;
}

#footer_blog a.vertodos{
	font-size:10px;
	color:#FFE81F;
	text-decoration: none;
}

#footer_blog a.vertodos:hover{
	text-decoration: underline;
}

#comments{
	margin-top:10px;
	padding-left:235px;
	width:476px;
}

#comments .adentro{
	
	padding-bottom:20px;
}

#comments h2{
	font-family: Georgia, "MS Trebuchet", sans-serif;
	font-size:18px;
	color:#FFE81F;
	font-weight:normal;
}

#comments .post_comment{
	margin-top:10px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:14px;
	background: url('images/flechacomment.png') no-repeat scroll top left;
	background-position: 16px 26px;
}
#comments .post_comment a{
	color:#FFE81F;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

#comments .post_comment .bodycomment{
	background-color: #201814;
	margin-top:20px;
}

#comments .post_comment .bodycomment .text_comment{
	padding:10px;
}

#comments #formulario_comment form{
	padding:0px;
	margin:0px;
} 
#comments #formulario_comment label{
	float:left;
	width:150px;
	font-size:14px;
	color:#FFE81F;
	padding-top:10px;
}

#comments #formulario_comment input.campo{
	background-color:#201814;
	width:300px;
	height:27px;
	border:1px Solid #423A36;
	font-size:17px;
	color:#FFFFFF;
}

.wp-caption-text{
	text-align:center;
	font-size:11px;
	width:100%;
}




#comments #formulario_comment textarea{
	width:450px;
	height:115px;
	background-color:#201814;
	border:1px Solid #423A36;
	margin-top:10px;
	font-size:14px;
	color:#FFFFFF;
}

#comments #formulario_comment input.enviar{
	background: url('images/enviar.png') no-repeat scroll top left;
	width: 99px;
	border:0px;
	height: 28px;
}




