/*
Theme Name: dowitty
Theme URI: http://
Description: Desarrollada por MLS.
Version: 1.0
Author: MLS
Author URI: ...
Tags: black
Text Domain: mls
*/

/*--- estilos ---*/
/* ESTILO GENERAL DE LA PAGINA */
a {
	background-color:inherit; 
	color:#ffef73; 
	font-weight:bold; 
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited {
	color: #d9b637;
	}
a img {
	border:0;
	}
h1 {
	margin:10px 0px 10px 0px;
	font-size: 22px;
	font-weight: bold;
	line-height:20px;
	}
h2 {
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	line-height: 25px;
	}
h3 {
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	}
h1 a, h2 a, h3 a {
	color: #097890;
	}
h1 a:hover, h2 a:hover , h2 a:hover  {
	text-decoration:underline;
	}
small {
	font-size:10px;
	font-weight: normal;
	}
hr {
	margin:25px auto;
	border: none 0;
	border-top: 1px solid #d9b637;
	height: 1px;
	width: 50%;
	}
.lista {
	list-style-type: none;
	background:transparent;
	border:0px;
	padding:0px;
}

/*--- estructura ---*/
body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	background-color: #222;
	color: #000000;
	text-align: left;
	}
#page {
	margin:0px auto 0px; 
	width: 1000px;
	height: 100%;
	padding:0px;
	}
#cabecera {
	position:relative;
	width: 1000px;
	height: 97px;
	margin: 0px auto 0px;
	padding:0px ;
	background-image: url('images/top.jpg');
	cursor: pointer;
	}
#menu {
	position:relative;
	height: 25px;
	margin-bottom: 20px;
	padding:0px ;
	text-align:center;
	}
.opcion-menu {
	width:130px;
	float:left;
	margin-right: 20px;
	padding:0px;
	background-color:#ecda84;
	font-weight:bold;
	cursor:pointer;
	color: #000;
	}
.opcion-menu-act {
	width:130px;
	float:left;
	margin-right: 20px;
	padding:0px;
	background-color:#444;
	font-weight:bold;
	cursor:pointer;
	color: #fff;
	}
.opcion-menu2 {
	width:50px;
	float:right;
	margin-left: 10px;
	padding:0px;
	background-color:#444;
	font-weight:bold;
	cursor:pointer;
	color: #fff;
	}

#inner-page {
	position:relative;
	width: 950px;
	margin: 0px auto;
	padding:10px ;
	background-color: #000;
	border-right:1px solid #ffef73;
	border-left:1px solid #ffef73;
	color: #fff;
	text-align:center;
	overflow:hidden;
	}

/*--- comentarios ---*/
.comentarios_contenedor {
	width:900px;
	margin:0px auto;
	
	}
.comentarios {
	float:left;
	padding:10px;
	overflow-x: hidden;
	}
ol {
	list-style: none;
	margin-bottom:5px;
	margin-left:0px;
	padding:0px;
	}
li {
	list-style: none;
	background-color:#333;
	border-bottom:1px solid #d9b637;
	padding:5px;
	text-align:left;
	overflow: hidden;
	}
.commentario_body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:24px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	overflow: hidden;
	}
.alt {
	background-color: #222;
	}
.comment-body {
	
	}
.bandera {
	float:left;
	margin-top:2px;
	background-repeat: no-repeat;
	margin-right:6px;
	width:18px;
	height:12px;
}
/*--- pie ---*/
#footer {
	padding: 0;
	margin: 10px auto 0px;
	width: 760px;
	clear: both;
	color: #ddd;
	}
#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	}

/*--- post ---*/
.post_index {
	float: left;
	padding: 0px  0px 20px 0px;
	margin:0px 0px 15px 0px;
	width:300px;
	background-color: #222;
	overflow:hidden; 
	}
.post_index p{
	margin:5px 0px;
	}
.post_index_single {
	float: left;
	padding: 5px;
	margin: 0px 15px 15px 0px;
	height: 242px;
	background:#222;
	overflow:hidden;
	}
.img_post_index {
	clear:both;
	float: left;
	border: 1px solid #444444;
	padding: 0px;
	margin: 5px 10px;
	width:60px;
	height:60px;
	cursor:pointer;
	}
.gal_post_index {
	border: 1px solid #444444;
	padding: 0px;
	margin: 0px auto;
	overflow:hidden;
	width: 120px;
	height:240px;
	}
.desc_post_index {
	float:left;
	margin-left: 0px;
	color: #ddd;
	padding: 0px;
	width: 445px;
	overflow:hidden;
	text-align:justify;
	}
.desc_gal_post_index {
	margin:-45px 1px;
	height:35px;
	width: 120px;
	overflow:hidden;
	background:#222;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;	
	}
.tit_post_index {
	font-size: 16px;
	font-weight:bold;
	}
.cat_post_index {
	font-size: 10px;
	}
.res_post_index {
	margin-top:14px;
	font-size: 12px;
	}


/*--- post ---*/
.post {
	float:left;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background-color: #222222;
	margin: 0px 8px 8px 0px;
	padding: 5px;
	width: 300px;
	height:129px;
	overflow:hidden;
	cursor: pointer;
	}
.miniatura{
	border: 2px solid #444444;
	float:left;
	padding: 0px;
	margin: 0px;
	width: 125px;
	height:125px;
	}
.texto{
	float:left;
	padding: 0px;
	margin-left: 10px;
	width: 161px;
	height:125px;
	}
.contenedor_post {
	margin: 40px auto ;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	text-align:center;
	}
.contenedor_post_texto {
	margin: 0px;
	padding: 0px;
	text-align:justify;
	}
.contenedor_post_video {
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
.contenedor_post_fotos {
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
.contenedor_post_fotos img {
	margin-bottom: 10px;
	padding: 5px;
	background-color:#333;
	}
.contenedor_post_fotos .banner {
	border: 0px;
	padding: 0px;
	margin-top:30px;
	margin-bottom: 40px;
	}
.contenedor_post .banner{
	float:center;
	margin-top: 40px;
	}
	
/*--- formularios ---*/
.campo {
	width:220px;
	background-color:#ddd;
	border: 1px;
	}
.boton {
	width:100px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	color: #000;
	cursor:pointer;
	font-size:10px;
	}
.boton:hover {
	text-decoration:none;
	}
.areas {
	width:220px;
	background-color:#ddd;
	border: 1px;
	}


/*--- comentarios ---*/
#commentform {
	margin-left: 10px;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}


/* End Form Elements */



/*--- modal ---*/
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	background-image: url('images/logo3.jpg')!important;
	background-repeat: no-repeat;
	height:300px;
	width:400px;
	background-color:#ddd;
	border:1px solid #fff;
	z-index:1001;
	padding:5px;
	font-size:12px;
}
.titulo{
	font-size:16px;
	font-weight:bold;
}
#popupClose {
	text-align:right;
	height:30px;
	}
#popupClose a{
	color: #000;
	cursor: pointer;
	}
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:1000;
}



.bookmarkify {
	clear:both;
	height:20px;
	width:700px;
	margin:0px auto;
	vertical-align: auto;
}
.title {
	float:left;
	margin-top: 5px;
	width: 0px;
	padding: 0px;
	vertical-align: auto;
	font-weight: bold;
}

.linkbuttons {
	float:left;
	margin: 5px auto 0px;
	width: 700px;
	padding: 0px;
	vertical-align: auto;
	font-weight: bold;
}

.linkbuttons a{
	margin-left: 10px;
}
