/*
	Theme Name: Wp-Them.es Blogger
	Theme URL: http://www.wp-them.es/wp-themes-blogger-theme/
	Description: Two column theme with options menu, 3 level dropdown menu, featured contect section and banner management. Right sidebar fixed with theme with clean design by <a href="http://www.wp-them.es">Wp-Them.es</a>. New build in contact form in the theme.
	Author: Wp-Them.es
	Author URI: http://www.wp-them.es
	Version: 1.6
    Tags: brown, light, two-columns, fixed-width, theme-options, right-sidebar
*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #444;
  background: #c4c0be url(images/bg.png) top repeat-x;
  width: 100%;
}
/*** Hyperlinks	***/
a, a:visited {
  color: #194E84;
  font-size: 12px;
  text-decoration: none;
}
a:hover {
  color: #101010;
}
/*** Top Navigation ***/
#topnav {
  width: 954px;
  /*height: 30px;*/
  height: 0;
}
#topnav_left {
  float: left;
  width: 700px;
}
#topnav_right {
  float: right;
  width: 280px;
  text-align: right;
  font-weight: bold;
  margin-top:16px;
  margin-right:7px;
    padding: 7px 0px 0px 0px;
}
#header #topnav_right p{color:#F9D3D3;font-weight:normal;font-size:11px;}
/*** Page Navigation ***/
#pagenav, #pagenav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
}
#pagenav a, #pagenav a:visited {
  display: block;
  padding: 9px 10px 9px 10px;
  color: #ddd;
  font-weight: bold;
}
#pagenav a:hover {
  background: #000;
  color: #f0f0f0;
}
#pagenav li {
  float: left;
}
/*** Header ***/
#header {
 /* background: url(images/cabecera.png) 0px 15px  no-repeat;*/
 background: url(images/cabecera.png) no-repeat;
  width: 954px;
 /* height: 130px;*/
 height: 115px;
  margin: 0 auto;
}
#header_left {
  float: left;
  padding-top: 10px;
}
/* #header_right {
  width: 288px;
  float: right;
 padding: 28px 0px 0px 0px;
}*/

#header_right{
 padding: 10px 0px 0px 0px;/*Solo IE6*/
 width: 288px;/*Todos*/
  float: right; /*Todos*/
}
#header_right[id]{
  padding: 10px 0px 0px 0px; /*S�lo Firefox*/
 *padding: 50px 0px 0px 0px;/*S�lo IE7*/
}

#header_right img {
  width: 32px;
  height: 32px;
}

#header h1 {
  padding: 5px 0px 0px 10px;
}
#header h1 a, #header h1 a:visited {
  font-size: 34px;
  font-weight: bold;
  color: #F0F0F0;
height:55px;
text-indent:-3000px;
width:435px;
display:block;
}
#header h1 a:hover {
  color: #666;
}
#header p {
  padding: 0px 0px 0px 10px;
  margin: 0px;
  color: #999;
}
#top_search {
margin-left:-5px;

}
/*** Navigation ***/
#navbar {
  width: 100%;
  height: 40px;
}
#navigation {
  width: 950px;
  height: 30px;
  margin: 0 auto;
}
#nav_left {
  float: left;
  width: 700px;
}
#nav_right {
  float: right;
  width: 155px;
  padding: 4px 0px 0px 0px;
  text-align: right;
}
#nav_right a {display:block;float:left;width:30px;height:30px;margin-left:6px;}
#nav_right a.twitter{background: transparent url(images/redes_sociales.png) top left;}
#nav_right a.facebook{background: transparent url(images/redes_sociales.png) 104px 0;}
#nav_right a.flickr{background: transparent url(images/redes_sociales.png) 67px 0;}
#nav_right a.rss{background: transparent url(images/redes_sociales.png) top right;}
#nav_right a, #nav_right a:visited {

}

/*** Category Navigation ***/
#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
}
#nav a, #nav a:visited {
  display: block;
  padding: 11px 15px 11px 15px;
  color: #fff;
  font-size:16px;
}
#nav a:hover {
  background: #DDD;
  color: #101010;
}
#nav li {
  float: left;
}
#nav li ul {
  position: absolute;
  width: 140px;
  left: -999em;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
  background: #F0F0F0;
  width: 140px;
  float: none;
  text-transform: none;
  margin: 0px;
  padding: 9px 10px 9px 10px;
  border-bottom: 1px solid #CCC;
  color:#000000
}
#nav li li a:hover {
  background: #DDD;
}
#nav li ul ul {
  margin: -25px 0px 0px 160px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
  left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto;
}
/*** Content ***/
#content {
  width: 950px;*width:955px;
  margin: 10px auto 0;
}
/*** postarea ***/
#postarea {
  width: 630px;
  float: left;
}
.postcontent {
  border: 1px solid #a3a09e;
  background: #FFF;
  margin: 0px 0px 15px 0px;
}
.postcontent_in {
  padding: 10px;
  border:1px solid #FFF;
  background: #FFF url(images/body_bg.jpg) top repeat-x;
  overflow: hidden;
  min-height: 800px;
}
.post {
  line-height: 20px;
}
.post ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.post ul li {
  list-style-type: square;
  margin: 0px 0px 2px 20px;
  padding: 1px 0px 0px 0px;
}
.post ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.post ol li {
  list-style-type: decimal;
  margin: 0px 0px 2px 20px;
  padding: 1px 0px 0px 0px;
}
.post img {
  padding: 5px;
}
.meta {
  background: #F4F3EE;
  border: 1px solid #DDD;
  padding: 5px;
  margin: 5px;
}
ol.commentlist li.bypostauthor {  background: #DEDEDE; border-top: 7px solid #C8C8C8 ; border-bottom: 4px solid #C8C8C8; 
}

.bitacoras {
  background: #F4F3EE;
  border: 1px solid #DDD;
  padding: 0px 0px 15px 0px;
  margin: 5px;
}


.bitacoras-text {
       	font-size:13px;
        float: rigth;
        margin: -54px 0 0 80px;
}

.postsrelacionados {
       	font-size:13px;
        float: right;
        margin: 12px 60px 0 0;
        width: 250px;
}

/*** Sidebar ***/
#sidebar {
  float: right;
  width: 302px;
  padding:0 2px;
  color: #666;
  border-top:1px solid #A1A1A1;
  background:url(images/sombra-sidebar.png) no-repeat;
}
#sidebar_in {background-color:#fff;padding:7px;}
#sidebar_in .widget_text{background-color:#FF3333;border:1px solid #D7D6D6;padding:14px;margin-bottom:6px;}
#sidebar_in .widget_text h2{border:none;color:#000;font-size:17px;font-style:normal;font-weight:bold;padding:0;background:none;text-transform:none;margin-bottom:0;}
#sidebar_in .widget_text .textwidget{color:#000;line-height:14.4px;font-size:12px;}
#sidebar h2 {border:none;color:#000;font-size:17px;font-style:normal;font-weight:normal;padding:0;background:url(images/fondo-h2.png) no-repeat;padding: 5px 5px 6px 37px;color:#D30708;text-transform:uppercase;font-size:12px;font-weight:bold;margin-bottom:10px;}
#sidebar #categories-3 h2 {background:url(images/categorias.png) no-repeat;}
#sidebar #tag_cloud-3 h2 {background:url(images/tags.png) no-repeat;}
#sidebar #recent-posts-3 h2 {background:url(images/ultimos.png) no-repeat;}
#sidebar #recent-comments-3 h2 {background:url(images/ultimos.png) no-repeat;}
#sidebar #tag_cloud-3 div{padding-left:18px;}
#sidebar #tag_cloud-3 div a{color:#000;}
#sidebar #tag_cloud-3 div a:hover{text-decoration:underline;}
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar ul li {
  list-style-type: circle;
  margin: 0px 0px 2px 30px;
  padding: 1px 0px 0px 0px;
  list-style-image: url(images/img-list.png);
  
}
#sidebar ul li a, #sidebar ul li a:visited {
  font-size: 12px;
  color:#000;
}
#sidebar ul li a:hover{text-decoration:underline;}

.widget {
  margin-bottom: 30px;
}
.advertisment {
  padding: 5px 12px 5px 12px;
}
.advertisment img {
  padding: 5px;
  width: 125px;
  height: 125px;
}
.newsletter {
  border: 1px solid #C8C8C8;
  padding: 5px 5px 5px 20px;
  background: #FFF url(images/newsletter.png) top no-repeat;

}
/*** Featured Section ***/
.featured_section {
  border: 1px solid #a3a09e;
  background: #FFF;
  margin: 0px 0px 10px 0px;
}
.featured_in {
  padding: 10px;
  border:1px solid #FFF;
  background: #FFF url(images/body_bg.jpg) top repeat-x;
  overflow: hidden;
}
.featured_in img {
  width: 600px;
}
/*** Homepage, Search Page, Archive Page ***/
.thumbnail {
  float: left;
  width: 192px;
  height: 142px;
  overflow: hidden;
  line-height: 170px;
  text-align: center;
}
.thumbnail img {
  width: 180px !important;
  height: 130px !important;
}
.the_excrept {
  width: 400px;
  float: right;
  background: transparent;
}
.sombra-excrept{
	padding-bottom:2px;
	background: transparent url(images/sombra-post.png) no-repeat scroll 3px bottom;
	margin-bottom:15px;
}
.excrept_post {
  border: 1px solid #a3a09e;
  background: #FFF;
}
.excrept_in {
  padding: 10px;
  border:3px solid #FFF;
  background: #FFF url(images/body_bg.jpg) top repeat-x;
  overflow: hidden;
}
.excrept_post h2 {
  border: none;
}
.excrept_post h2 a, .excrept_post h2 a:visited {
  font-size: 20px;
  color: #444;
  border: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.excrept_post h2 a:hover {
  color: #101010;
}
.excrept_data {
  padding: 2px 5px 2px 0px;
  margin: 3px 0px 3px 0px;
}
.excrept_left {
  float: left;
  color: #333333;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  border-bottom:dotted 1px #666666;
  width:100%;
  padding:5px;
  margin-bottom:8px;
}
.excrept_but {
float: right;
padding: 0px 11px 0 11px;
margin-right: 5px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
height:19px;
}
.leermas{  background: #222 url(images/boton2.png) no-repeat;width:53px;}
.comentarios{  background: #222 url(images/boton3.png) no-repeat;width:111px;}
.excrept_but a, .excrept_but a:visited {
  color: #FFF;
  font-size:10px;
  margin:0;
  padding:0;
  display:block;
  margin:3px 0;
  text-transform:uppercase;
}
.excrept_but a:hover {
  color: #666;
}
.excrept_right {
  float: right;
}
/*** Page Navigation ***/
.pagenavigation {
  margin: 0px 0px 10px 0px;
}
.pagenavigation a, .pagenavigation a:visited {
  color: #FFF;
}
.pagenavigation a:hover {
  color: #666;
}
.navleft {
  float: left;
  background: none;
}
.navright {
  float: right;
  background: none;
}
.navleft a, .navright a{
  padding:6px 5px;
  display:block;
  background: url(images/boton4.png) no-repeat;
  font-size:11px;
  text-transform:uppercase;
  width:147px;
  text-align:center;
}
/*** Footer ***/
#footer_bg {
  width: 100%;
  background: #000000 url(images/footer.png) repeat-x;
  border-top: 2px solid #101010;
  margin-top: 5px;
}
#footer {
  width: 950px;
  margin: auto;
  font-size: 11px;
  color: #999;
  padding: 0px 0px 5px 0px;
}
#footer a, #footer a:visited {
  color: #999;
  font-size: 11px;
}
#footer a:hover {
  color: #FFF;
}
#footer_left {
  float: left;
  padding-top: 30px;
  border-bottom:1px solid #666;
  width:100%;
}
#footer_left .widget{width:303px;float:left;margin-right:20px;}
#footer_left .widget h2{color:#BEBEBE;font-size:20px; font-family:Arial, Helvetica, sans-serif;padding: 0 0 10px 10px;margin-bottom:15px;}
#footer_left .widget li{list-style-image:url(images/img-list-footer.png);list-style-type:circle;
margin:0 0 2px 30px;}
#footer_left .ultimo {margin-right:0;}
#footer_right {
  float: right;
}
.wplogo img {
  width: 84px;
  height: 84px;
}

/*** Comments ***/
.commentlist li {
  font-weight: bold;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
}
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.commentlist {
  margin: 0px;
  padding: 0px;
}
.commentlist ol {
  margin: 0px;
  padding: 10px;
}
.commentlist li {
  margin: 15px 0px 10px;
  padding: 10px 5px 10px 10px;
  list-style: none;
}
.commentlist li ul li {
  margin-right: -5px;
  margin-left: 10px;
}
.commentlist p {
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}
.thread-alt {
  background: #F7F7F7;
}
.thread-even {
  background: #F6F9FD;
}
.even, .alt {
  border-bottom: 1px solid #C8C8C8;
  border-top: 1px solid #C8C8C8;
}
.depth-2 {
  background: #FFF;
}
.depth-3 {
  background: #F7F7F7;
}
.depth-4 {
  background: #F6F9FD;
}
.depth-5 {
  background: #FFF;
}
/*** Comment Form ***/
#commentform input {
  width: 200px;
  padding: 2px;
  margin: 5px 5px 1px 0px;
}
#commentform {
  padding: 0 5px 5px 5px;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
}
#commentform p {
  margin: 5px 0px 5px 0px;
}
#commentform #submit {
  margin: 0px;
  float: left;
  background: transparent url(images/boton3.png) no-repeat;
  width:133px;
  height:19px;
}
.trackbacks {
  margin: 10px 0px 10px 0px;
  padding: 5px;
  border: 1px solid #DDD;
  background: #F9F9F9;
}
/*** Wp Images ***/
.wp-caption {
  margin: 0px;
  padding: 0px;
}
.wp-caption img {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border: 0px;
}
.wp-caption p.wp-caption-text {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  line-height: 12px;
}
img.wp-smiley {
  float: none;
  border: none;
  padding: 0px;
  margin: 0px;
}
/*** Forms ***/
#author, #email, #url, #cName, #cMail, #cWeb {
  background: #F9F9F9 !important;
  width: 200px;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 4px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#cCheck {
  background: #F9F9F9 !important;
  width: 90px;
  color: #444;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 4px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#comment {
  background: #F9F9F9 !important;
  width: 550px !important;
  color: #444;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#cMessage {
  background: #F9F9F9 !important;
  width: 370px !important;
  color: #444;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
#searchform {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  display: inline;
}
#topsearch {
  background: #EEE;
  width: 195px;
  height:14px;
  color: #000000;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 4px 0px 4px 10px;
  border:none;
  display: inline;
  margin-right:6px;
}
#newsbox {
  background: #FFF;
  width: 160px;
  color: #000000;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 4px 0px 4px 10px;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: inline;
}
#s, #sb  {
  background: #F2F2F2;
  width: 140px;
  color: #000000;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0px 2px 5px;
  border: 1px solid #999;
  display: inline;
}
#submit, #searchbut, #newsbut, #cSubmit  {
  background: url(images/boton1.png) no-repeat;
  color: #FFFFFF;
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px 0px 0px 0px;
  padding: 3px 10px 3px 10px;
  height:22px;
  width:65px;
  border:0;
  text-transform:uppercase;
}
#cSubmit{background: url(images/boton3.png) no-repeat;width:133px;}
#cForm {
  padding: 10px;
  background: #FFF;
  border: 1px solid #DDD;
  margin: 10px auto;
}
#cForm fieldset {
  padding: 5px;
  border:0;
}
#cForm label{float:left;margin-right:10px;}

/*** General Reset ***/

* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
}
.clear{
  clear: both;
}
.aligncenter{
  display: block;
  margin: 0 auto;
  text-align: center;
}
.alignleft{
  float: left;
}
.alignright{
  float: right;
}
.code{
  border: 1px solid #ccc;
  font-family: Courier;
  list-style: decimal-leading-zero;
  padding: 3px 5px 3px 35px;
}
.code code{
  font: 1.2em Monaco, "Courier New", Tahoma;
}
.code li{
  background: #E5F2FF;
  margin: 2px 0;
  padding: 0 5px;
}
.alignright{
  float: right;
}
fieldset{
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
}
legend{
  color: #666;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 0px 11px 0px 11px;
}
img{
  border: 0;
  border: none;
  text-decoration: none;
}
.space {
  margin: 5px 0px 5px 0px;
  padding: 0;
}
hr{
  background: #c0c0c0;
  border: none;
  color: #d0d0d0;
  height: 1px;
  margin: 10px 0;
}
blockquote {
  background: #f1f1f1;
  margin: 10px;
  padding: 10px 0px 10px 15px;
  border-left: 3px solid #ccc;
}
p {
	padding: 10px 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
  color: #101010;
  font-family: Arial, Helvetica, sans-serif;
}
h1, h1 a, h1 a:visited{font-size:24px;}
h2, h2 a, h2 a:visited{font-size:18px;border-bottom:1px solid #C8C8C8;margin-bottom:5px;}
h3, h3 a, h3 a:visited{font-size:16px;}
h4, h4 a, h4 a:visited{font-size:14px;}
h5, h5 a, h5 a:visited{font-size:12px;}
h6, h6 a, h6 a:visited{font-size:11px;}
.error {
  padding: 10px;
  margin: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #CC0000;
  background: #FFFFCC;
  border: 1px solid #FFCC00;
}
.success {
  padding: 50px 0;
  margin: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #006600;
  background: #CCFFCC;
  border: 1px solid #336600;
}

