@charset "UTF-8";

/* Esquema */

#container { 
	width: 800px;
	margin: 20px auto 0 auto;
	text-align: left;
	padding:0;
	vertical-align:top;
	background:#FFF;
}

#secciones {
	width:100%; 
	background:#DFDFDF; 
	padding:0;
	margin:0;
	text-align:left;
	border-bottom:#459AF9 solid 10px;
	font-size:14px;
	font-weight:bold;
}

#sidebar {
	float: right;
	width: 200px;
	background:#FFF;
	padding:15px;
}

#main {
	margin:0 220px 0 0;
	padding: 10px 20px;
	background:#FFF;
	width:auto;
} 

#footer { 
	padding:20px;
	background:#FFF;
	border-top:#459AF9 solid 10px;
	margin:0 auto 30px auto;
	text-align:center;
	font-size:10px;
} 

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Generales */

body  {
	background:#459AF9;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	text-align:center;
}

a {
	color:#BF2692;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.aligncenter {
	display:block;
	margin: 10px auto;
}

.alignleft {
	display:block;
	margin:10px 10px 10px 0;
	float: left;
}

.alignright {
	display:block;
	margin:10px 0 10px 10px;
	float:right;
}

blockquote {
	color:#787878;
	border-left: 2px solid #049BFF;
	padding:10px;
}

/* Contenido Texto */

.text {
	border-bottom:10px solid #C8C8C8;
	margin:0 0 25px 0;
	padding:5px;
	text-align:left;
}

.text_date {
	color:#7A7A7A;
	font-size:12px;
}

.text_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

.text_title a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

.text_post {
	text-align:justify;
}

.text_feedback {
	margin:0 0 10px 0;
}

.text_feedback a {
	font-size:14px;
}

.text_tags {
	border-top:2px solid #DFDFDF;
	margin:10px 0 0 0;
	padding:15px 0 0 0;
	color:#A6A6A6;
}

.text_tags a {
	color:#A6A6A6;
}

/* Breves */

.breves {
	margin:0 0 25px 0;
	padding:10px 0;
	border-top:3px dotted #A6A6A6;
	border-bottom:3px dotted #A6A6A6;
	background:#DFDFDF;
}

.breves_meta {
	margin:0;
	padding:5px;
}

.breves_date {
	color:#FF4C05;
}

.breves_title {
	color:#FF4C05;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.breves_title a {
	color:#FF4C05;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.breves_post {
	text-align:justify;
	padding:10px;
	margin:0;
}

.breves_feedback {
	margin:0px;
	padding:5px;
	color:#000;
}

.breves_post li {
	list-style-type: square;
}

/* Videos */

.video {
	margin:0 0 25px 0;
	padding:0;
	text-align:center;
}

.video a {
	color:#FBE933;
}

.video_meta {
	margin:0 auto;
	padding:10px;
	background:#E05D1F;
	width:410px;
}

.video_date {
	color:#FFF;
}

.video_title {
	color:#FFF;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.video_title a {
	color:#FBE933;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.video_tube {
	text-align:center;
}

.video_tube a {
	color:#FBE933;
}

.video_post {
	text-align:justify;
	padding:10px;
	margin:0 auto;
	background:#E05D1F;
	width:410px;
	color:#FFF;
	
}

.video_description {
	margin:15px auto;
}

.video_feedback {
	margin:0 auto;
	padding:10px;
	background:#E05D1F;
	color:#FFF;
	width:410px;
	text-align:left;
	border-top:2px solid #DFDFDF;
}

.video_post li {
	list-style-type: square;
}

/* Fotos */

.foto {
	margin:0 0 25px 0;
	padding:0;
	text-align:center;
}

.foto a {
	color:#BF2692;
}

.foto_meta {
	margin:0 auto;
	padding:10px;
	background:#DFDFDF;
	width:510px;
}

.foto_date {
	color:#A6A6A6;
}

.foto_title {
	color:#459AF9;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.foto_title a {
	color:#459AF9;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.foto img.aligncenter {
	display:block;
	margin:0 auto;
	border: 1px solid #A6A6A6;
	padding:5px;
	background:#C8C8C8;
}

.foto img.wp-smiley {
	border:none;
}

.foto_post {
	text-align:justify;
	padding:10px;
	margin:0 auto;
	background:#DFDFDF;
	width:510px;
	color:#000;
	
}

.foto_feedback {
	margin:0 auto;
	padding:10px;
	background:#DFDFDF;
	color:#000;
	width:510px;
	text-align:left;
	border-top:2px solid #459AF9;
}

.video_post li {
	list-style-type: square;
}

/* Frases */

.frase {
	margin:0 0 25px 0;
	padding:0;
	border:1px solid #459AF9;
}

.frase_meta {
	margin:0;
	padding:10px;
	text-align:left;
}

.frase_title {
	color:#E05D1F;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.frase_title a {
	color:#E05D1F;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.frase_post {
	text-align:justify;
	padding:10px;
	margin:0;
}

.frase_feedback {
	margin:0px;
	padding:10px;
	color:#BF2692;
	border-top:2px solid #DFDFDF;
}

.frase_cita {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#459AF9;
	text-align:right;
}

.frase_autor {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
	padding: 10px;
}

.frase_autor a {
	color:#BF2692;
}

/* Sidebar */

#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	text-align:left;
	color: #000;
	margin:0 0 15px 0;
	padding: 5px;
	list-style-type: none;
	display:block;
}

.sidebar_title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	margin-bottom:10px;
}

.sidebar_title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:bold;
	border-bottom:1px dotted #000;
	margin-bottom:10px;
}

.sidebar_title3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFEC0D;
	text-align:left;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	margin-bottom:10px;
	padding-bottom:5px;
}

.sidebar_title3 a {
	color:#FFEC0D;
}

#subscribe-me div.subscribe_service a {
	text-decoration:underline;
	color:#FF6600;
	font-weight:bold;
	font-size:11px;
}
.banners {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
.mobile {
	background:#FFF;
	color:#000;
	font-size:11px;
	padding:5px;
	margin:0;
}
.mobile a {
	color:#FF6600;
	font-size:12px;
	text-decoration:underline;
}

/* Sidebar - Calendar */

#calendar {
	background:#DF0094;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color:#FFF;
	font-weight:bold;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	color:#FFEC0D;
	text-decoration:underline;
}

#wp-calendar a:hover {
	text-decoration:none;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #FFF;
}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
}

#wp-calendar caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align:center;
}

/* Sidebar Categorias */

#categorias {
	background:#FFEC0D;
}

#categorias ul {
	background:#FFEC0D;
}

#categorias ul li {
	display:block;
	margin:0;
}

/* Sidebar Fumada */

#fumada {
	background:#DF0094;
}

#fumada ul {
	background:#DF0094;
	color:#FFF;
}

#fumada ul li {
	list-style:square;
	display:list-item;
	margin:5px 0 5px 18px;
	list-style-position:outside;
	color:#FFF;
}

#fumada ul li a {
	color:#FFF;
	font-weight:bold;
}

/* Nube de Etiquetas */

#nube_tags {
	background:#DFDFDF;
}

div.st-tag-cloud {
	background:#DFDFDF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px;
}
div.st-tag-cloud a {
	line-height:20px;
	text-decoration:underline;
}
div.st-tag-cloud a:hover {
	background:#F5FCB8;
}

/* Adsense */

.adsense {
	background:#000;
}

.adsense2 {
	background:#000;
	width:100%; 
	background:#FFF; 
	padding:0;
	margin:10px      0;
	text-align:center;
	font-weight:bold;
}

/* Menu */

#menu {
	margin:0;
	padding:20px 0;
	clear:both;
	width:100%;
}

#menu li {
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0 0 0 -5px;
}

#menu li a {
	color:#DF0094;
	margin:0;
	padding:20px;
	border-right:2px solid #C8C8C8;
}

#menu li a:hover {
	background:#DF0094;
	color:#FFF;
}

#menu li.home {
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}

/*Comentarios*/

#comments {
	padding: 0 5px;
	color:#000;
	margin:0;
}
	
#comments h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#comments .gravatar {
	padding: 5px;
	margin:5px;
	width:25px;
	float:left;
}

#comments .comments_text {
	padding:0 0 0 10px;
	margin:0 0 0 45px;
	width:auto;
}

#comments .comments_post {
	padding:5px 0;
	margin-bottom:5px;
	border-bottom: 1px solid #DF0094;
}

#comments .comments_meta {
	padding:0;
	margin:0;
	color:#000;
}

#comments .comments_meta2 {
	padding:0;
	margin:0;
	color:#000;
}

.odd {
	padding: 5px;
	margin:0;
	background:#DFDFDF;
}

.even {
	padding: 5px;
	margin:0;
	background:#C8C8C8;
}

#comments ul {
	padding:0 0 0 10px;
	margin:0;
}

#comments ul li {
	list-style-type:none;
	margin:0;
	border: 0;
}

#comments .comments_p {
	font-weight: bold;
	color:#DF0094;
	width:50%;
	font-size:14px;
}

#comments .comments_p a {
	font-weight: bold;
	color:#DF0094;
	width:50%;
	font-size:14px;
}

#comments li p {
	color:#000;
}

#comments li ul li {
	list-style-type: square;
	padding: 0 0 0 5px;
	margin:0;
	border: 0;
}

#comments li ol li {
	list-style-type:none;
	padding: 0 0 0 5px;
	margin:0;
	border: 0;
}

#comments p.meta_com {
	color:#000;
}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px;
	background-color:#DF0094;
	border:1px solid #DFDFDF;
	color:#FFF;
}

#commentform textarea {
	width:60%;
	padding:2px;
	margin:5px;
	background-color:#DF0094;
	border:2px solid #DFDFDF;
	color:#FFF;
}

#commentform #submit {
	margin:5px;
	color:#FFF;
}

/* Navegacion */

.navegacion {
	text-align:center;
	width: 90%;
	margin:10px auto 20px auto;
}

/* Titulos */

.site_title {
	color:#DF0094;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.site_tagline {
	color:#DF0094;
	font-family:Georgia, "Times New Roman", Times, serif;
}