/*  
Theme Name: Blogsfarm Nuevo Diseño
Theme URI: http://blogsfarm.com
Description: Diseñado por Blogsfarm Network
Version: 1.0
Author: Blogsfarm.com
Author URI: http://blogsfarm.com
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {line-height: 1;	color: black; background: white; }
ol, ul { list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #181818 url(images/back5.jpg) repeat ;

	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #088eff;
	text-decoration:none
	}

h2 a:link, h2 a:visited {
	color: #000000;
	text-decoration:none
	}




.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;
}

a:hover, a:active {
	color: #088eff;
	text-decoration:underline;
	}

h2 a:hover, a:active {
	color: #088eff;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:0px;
	padding:10px 5px 0px 5px;
	font-size:0.7em;
	background:#fff;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	margin-top:25px;

	}

#page {
	width:960px;
	margin:0px auto;
	/*background:#eeeeee url(images/diag_stripe.gif);*/
	background:#FFFFFF;
	font-size:12px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	padding-top:10px;
	}

#inner {
    margin:0px;
    /*padding:10;*/
    /*background:url(images/left_stripe.gif) left repeat-y;*/
	background:#FFFFFF;
}



.right {
	float:right;
	color: #666666;
	font-size: 10pt;
	font-weight: normal;
font-family: Tahoma;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background:#FFFFFF url(images/navbar.png) no-repeat;
	width:940px;
	font-size:11px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #FFFFFF;
	}

#page-bar li:hover {
	background: #088eff;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#eeeeee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:204px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
	color: #FFFFFF;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}



/* Text*/

h1 {
	font:28px Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font-size:30px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height:30px;
	}

h3 {
	font:13px Arial;
margin-bottom:5px;	
margin-bottom:5px;
	color:#000000;
	font-weight:bold;
	}

h4 {
	font:12px Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	background:#fff;
	}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	background:#FFFFFF;
	width:950px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#headline-2 {
	width:280px;
	float:right;
    font-size:12px;
	line-height:1.5em;
	margin:0;
	background:#ffffff;
	color:#333333;
	overflow:hidden;
	padding-top:10px;
	}

#headline {
	width:296px;
	height:410px;
	float:left;
	padding:0px 12px 7px 5px;
    font-size:12px;
	line-height:1.5em;
	margin-top:5px;
	background-color: transparent;

/*background-image: url(http://esbelleza.com/wp-content/themes/blogsfarm-design/images/fondoDestacado3.jpg);*/

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;
	color:#333333;
	overflow:hidden;

	}

.destacado-portada

{

position: absolute;

top: 0pt;

left: -5px;

width: 286px;

padding-top: 3px;

padding-right: 3px;

padding-bottom: 0pt;

padding-left: 3px;

background-color: transparent;

/*background-image: url(http://esbelleza.com/wp-content/themes/blogsfarm-design/images/fondoDestacado3.jpg); */

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

height: 407px;

overflow-x: hidden;

overflow-y: hidden;

}

#headline a {
	color:#000000;
	}

#headline a:hover {
	color:#333333;
	}

#top div.label {
	font:12px Arial;
	font-weight:bold;
	/*text-transform:lowercase;*/
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:10px;
	margin-bottom:10px;
	}

.label h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	
}

#headline div.title {
	font:24px Arial;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:-0.05em;
	line-height:0.9em; 
	padding-bottom:5px;
	padding-top:5px;
    margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding-left:10px;
	}

#headline div.title a{
	color:#FFFFFF;

}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#333333;
	font-size:10px;
	}

#headline p {
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	}

#featured {
	width:320px;
	float:left;
	padding:0px 0px 0px 10px;
	font-size:12px;
}

#featured li {
    list-style:none;
    width: 320px;
    height: 85px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#featured .arthemia-carousel {
    overflow:hidden;
    width:320px;
}


#featured .info {
    margin-top:0px;
	padding-top:8px;
	/*float:right;*/
	/*width:203px;*/
	font-size:11px;
	}

#featured .meta {
	margin-top:5px;
    font-weight:normal;
    font-size:10px;
	}

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

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
    }

#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#088eff;
	}

#featured a img {
	/*border:2px solid #fff;*/
	border:1px solid #ccc;
	padding:2px;
	margin-right:10px;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	margin-bottom:10px;
	}

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
    font-size:12px;
	line-height:1.5em; 
	}

#single_desc div.title {
	font:25px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:10px;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#088eff;
	}

#middle {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#fff;
	width:960px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
    
.category {
	width:142px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 20px 10px;
	background:#fff;
    cursor:pointer;
	}

.categoryHeader {
	width:118px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 20px 10px;
	background:url(http://modaellas.com/wp-content/themes/blogsfarm-design/images/seccionesFondo.jpg) no-repeat left;
}

.category p , .categoryHeader p{
	margin:0;
    font-size:11px;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.05em;
	}

.categoryHeader span.cat_title {
	text-transform:lowercase;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.05em;
	}

#front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
	}

#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 960px;
	}

#bottom-left {
	float:left;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:10px;
	}

#front-list {
	width:640px;
	padding:0px;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
    }

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:18px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta {
	color:#333333;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:630px;
	padding:10px 10px;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	width:300px;
	line-height:1.5em;
	padding:10px 0px;
	margin-right:10px;
	}

.archive .tanbox {
	width:480px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}



.tanbox span.title a, .onecolumn span.title a {
	font:14px Arial;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;
	font-style: italic; 
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:12px;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:625px;
	background:#fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	padding:0px;
	line-height:1.75em;
	float:left;
    margin-left: 10px;
    margin-right: 3px;
	padding-right:10px;
	padding-left:3px;
	}

.post {
	line-height:1.75em;
	
	float: left;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content h2.title {
	letter-spacing:-0.05em;
	border-bottom:1px solid #e2e2e2;
	/*border-top:3px solid #e2e2e2;*/
	margin-bottom:0px;
	padding:10px 0px;
	color:#000000;
	}

.entry ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:11px Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:11px;
	}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	/*margin: 0 7px 2px 0;*/
	display: inline;
	margin-right:10px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}	

/* Sidebar*/
#sidebar {
	width:300px;
	float:right;
	margin-left:4px;
	overflow:hidden;
	}

.lateral li a{
	/*list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
	font-family: sans-serif; 
	font-size:14px;*/
	padding-top: 5px;
font-family: sans-serif; 
font-size:14px;
padding-right: 0px;

padding-bottom: 5px;

padding-left: 10px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #dddddd;

line-height: 16px;

display: block;

background-color: transparent;

background-image: url(images/plus.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left center;
	}

.lateral li a:hover {
background-color: #f4f4f4;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0pt 0pt;

border-right-width-value: 4px;

border-right-style-value: solid;

border-right-color-value: #ff3399;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;
}

.lateral li ul li {
	border-bottom:0px;
} 

.spoiler { 	
	padding:0px 0px 0px 0px;
	background:#fff;
	border-top:2px solid #ececec;
	margin-bottom:2px; 	
	overflow:hidden;
}

.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
   	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
    font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

/*#sidebar {
    font-size:11px;
}

#sidebar h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#303030;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 0px 0px 0px;
	background:#fff;
	border-top:2px solid #ececec;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:0px;
	}

#sidebar-middle {
	width:300px;
	float:right;
	}

#sidebar-left {
	width:125px;
	padding:0px 0px 0px 0px;
	float:left;
	background:#fff;
	border-top:10px solid #fff;
	}

#sidebar-right {
	width:175px;
	padding:0px 0px 0px 0px;
	float:right;
	background:#fff;
	border-top:10px solid #fff;
	}

/*
#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li {
	border-bottom:0px;
	} */

.st-tag-cloud {
	font-family: sans-serif; 
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.lateral h3 {
	/*font:18px Sans-Serif;
	font-weight:bold;
	background:url(images/nubedetagsfondo.png) no-repeat 0 0px;
	color:#4f4a4c;
	margin:15px 0px 5px 0px;
	padding:5px 10px;
	height:30px;
	text-align:center;*/
	background-color: transparent;
margin-top:15px;
background-image: url(http://modaellas.com/wp-content/themes/blogsfarm-design/images/bocadillo.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0pt 0pt;

color: #ffffff;


height: 31px;

text-transform: uppercase;

border-bottom-width: medium;

border-bottom-style: none;

border-bottom-color: -moz-use-text-color;

padding-top: 7px;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 7px;

font-family: Arial,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: bold;

font-size: 14px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

color: #ffffff;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 0px 0px 0px;
	background:#fff;
	border-top:2px solid #ececec;
	}

#sidebar-ads {
	width:300px;
	float:center;
	margin-bottom:0px;
	padding:0px;
	background:#fff;
	/*background-image: url(images/publiaviso300x250.png); */

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left bottom;

margin-bottom: 10px;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #aaa;
	background:#fff;
	font-size:11px;
	color:#aaa;
	cursor: pointer;
	}

.submitbutton:hover {
    background:#303030;
    color:#fff;
    }
    
.field {
	padding: 1px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#fff;
	font-size:11px;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:11px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}



/* Comments*/

#comment { width:640px;	background:#fff; }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

ul.commentlist li.pingback { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.pingback h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.pingback img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.pingback cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.pingback div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.pingback div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.pingback a { text-decoration:underline; }
ul.commentlist li.pingback cite a { text-decoration:none; }
ul.commentlist li.pingback div.reply { clear:both; display:block; }
ul.commentlist li.pingback div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.pingback p { margin:15px 0px; padding:0;  }
ul.commentlist li.pingback lockquote { width:380px; }

ul.children li.comment { margin-top:15px; color:#4d4d4d; padding: 12px 12px 12px 12px; background:#fff; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }

#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none; }

/* Footer*/

#gallery {
	font-size:11px;
	color:#333;
	width: 945px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 15px 15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#gallery #random {
    float:right;
    width:613px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:left;
    width:281px;
    padding-right:15px;
    border-right:1px solid #b0b0b0;
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	font-size:11px;
	color:#fff;
	width: 930px;
	background:#303030;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #088eff;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 940px;
	font-size:13px;
	background:#dedede;
	color:#333333;
	padding:5px 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	text-align:center;
	}

#footer a:hover {
	color:#088eff;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/************************************************
*	Domtab 									    * 
************************************************/

.domtab {
	float: left;
	width: 290px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}



.domtab div li {
	margin: 0px 0px 0px 10px;
	list-style: none;
	}		
		
.domtab h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

ul.domtabs {
	width: 285px;
	margin: 0px 0px 0px 0px;	
	padding: 0px; 
	float: left;
	background: #FFFFFF;
	}

ul.domtabs li {
	float: left;
	display: inline;
	padding: 0px;
	margin-right:5px;
	}


	
li.first {
	padding: 0px;
	margin: 0px;

	}

ul.domtabs li a {
	display: block;
	/* font-size: 11px; */
	/* font-weight: bold; */
	margin: 0px;
	padding: 5px 7px 5px 7px;
	border-left: 1px solid #B1C3D4;
	border-right: 1px solid #B1C3D4;
	border-top: 1px solid #B1C3D4;
	text-decoration: none;
	background: #E8EDF1;
	font-weight: bold;
	font-style: italic; 
	padding-bottom:6px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;
	
	}

ul.domtabs li a:hover {
	border-right: 1px solid #B1C3D4;
	background: #E8EDF1;
	}

ul.domtabs li.active a {
	border-right: 1px solid #B1C3D4;
	background: #E8EDF1;
	background-image: url(http://sobrebebes.es/wp-content/themes/blogsfarm-design/images/backpestanas.png);
	}

	
.domstory {
	background-color: transparent;

background-image: url(http://sobrebebes.es/wp-content/themes/blogsfarm-design/images/backpestanas.png);

background-repeat: repeat-x;

	width: 250px;
	float: left;
	padding: 10px 10px 0px 10px; 
	margin: 0px;
	border-left: 1px solid #B1C3D4; 
	border-right: 1px solid #B1C3D4; 
	border-bottom: 1px solid #B1C3D4; 
        overflow: hidden;
	height:350px;
	}

.domstory2 {
	background-color: transparent;

background-image: url(http://sobrebebes.es/wp-content/themes/blogsfarm-design/images/backpestanas.png);

background-repeat: repeat-x;

	width: 250px;
	float: left;
	padding: 10px 10px 0px 10px; 
	margin: 0px;
	border-left: 1px solid #B1C3D4; 
	border-right: 1px solid #B1C3D4; 
	border-bottom: 1px solid #B1C3D4; 
        overflow: hidden;
		padding-bottom:12px;
	}

.domstory li, .domstory2 li{
	font-size: 11px;
	font-weight: normal;
	padding-bottom:6px;
	padding-left:0px;
	}

.masComm a {
font-size: 11px;
}

.domstory li a, .domstory2 li a{
		/* font-size: 11px; */
	font-weight: bold;
	font-style: italic; 
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;
	}

.domstory li a:visited, .domstory2 li a:visited{
		/* font-size: 11px; */
	font-weight: bold;
	font-style: italic; 
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;
	}

.pestana10 li a{

font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;
}

.pestana12 li a{

font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
}

#tabssidebar {
	float: right;
	width: 270px;
	margin-right: 5px;
	margin-top: -10px;
	padding: 0px 0px 0px 0px;
}

.pestana {

margin: 0px;
padding: 0px;
}

.pestana li 

{

margin: 0px;


border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #dce1e5;

padding-top: 5px;

padding-right: 0pt;

padding-bottom: 5px;

padding-left: 0pt;

}


#pestanaDebate {
 background: url(images/tab.png) no-repeat;

}

#post p, #post ul, #post ol 

{
font-family: Verdana, "lucida console", sans-serif;
	font-size: 9pt;

line-height: 1.5em;

}

.sidebarleft {
	float: left;
	line-height: 1.2em;
	margin: 0;
	margin-top:0px;
	padding-left:0px;
	padding-right:10px;
	width: 120px;
	height:800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	background-color: #ffffff;
	}

.feedback {
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px 0px;
	background: #fcfcfc url(images/postbg.png) no-repeat;
	/*border-bottom: 1px solid #DCE1E5;
	border-left: 1px solid #DCE1E5;
	border-right: 1px solid #DCE1E5;*/
	text-align: left;
	padding-bottom:5px;
	}

.feedback h3{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px;
	padding:10px;
	}

.feedback ul li{
	list-style:none;
	padding-left:5px;
	margin-left:5px;
	}

.feedback ul {
	padding-top:15px;
	padding-left:0px;
	margin-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

.postinfo {
margin-top: 3px;
padding-top: 5px;
}

.post img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}

.post img .aligncenter {
	display: block;  
	margin-left: auto;  
	margin-right: auto;
}

.post .alignnone {
		display: block;  
	margin-left: auto;  
	margin-right: auto;
}



#postmetadata_tags {
	display:inline;
	background:url(http://financialred.com/favicon-tag.jpg) no-repeat left;
	width:16px;
	height:16px;
	padding-left:20px;
}


#postmetadata_category {
	display:inline;
	background:url(http://financialred.com/faviconCategoria.jpg) no-repeat left;
	width:16px;
	height:16px;
	padding-left:20px;
}


#postmetadata_comments {
	display:inline;
	background:url(http://financialred.com/favicon-comentario.jpg) no-repeat left;
	width:16px;
	height:16px;
	padding-left:20px;
}


#postmetadata_calendar {
	display:inline;
	background:url(http://financialred.com/faviconCalendario.jpg) no-repeat left;
	width:16px;
	height:16px;
	padding-left:20px;
}



.barraSup{
position: absolute;
top: 0px;
left: 0;
width: 100%;
background-image: url(http://blogsfarm.com/2009Design/bgbarra.gif);
background-repeat: repeat-x;
height: 30px;
color: #ffffff;
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;
}


.barraSup a {
color: #ffffff;
text-decoration: none;
}

.barraSup a:hover {
color: #ffffff;
text-decoration: underline;
}

.auth

{

float: left;

background-color: transparent;

background-image: url(images/i_author.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left 5px;

padding-left: 15px;

padding-right: 15px;

padding-top:3px;

font-weight: normal;

color: #666666;
font-size:12px;

}

.calen

{

float: left;

background-color: transparent;

background-image: url(http://financialred.com/faviconCalendario.jpg);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left 5px;

padding-left: 15px;

padding-right: 15px;

padding-top:3px;

font-weight: normal;

color: #666666;
font-size:12px;
}


.comm {
	float:right;

background-color: transparent;

background-image: url(images/i_comments.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left 5px;

padding-left: 15px;

padding-right: 15px;

padding-top:3px;

font-weight: normal;

color: #666666;
font-size:12px;
	}



.left {
	float:left;
	color: #666666;
	font-size: 10pt;
	font-weight: normal;
font-family: Tahoma;
	}


.post_bottom {

	background:#bce3ff url(images/post_bottom.png) no-repeat bottom;

	padding:0 0;

	clear:both;

	overflow:hidden;

	height:100%;

	margin-bottom:5px;

	font:11px Arial, Helvetica, sans-serif;

}

.post_bottom2 {

	background:url(images/post_top.png) no-repeat top;

	padding:5px 5px;

	clear:both;

	overflow:hidden;

	height:100%;

}


.relacionados {
	width: 100%;
	display:block;
}

.relacionados ul {

	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.relacionados ul li{

	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.relacionados li {

	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.relacionados h3 {

font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20px;
	font-style:italic;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:15px;
}


.img_related_post {

	float:left;
	margin-right:10px;
	width:32%;
}

.text_related_post {
	float:left;
	width:61%;
}

.related_post li a{
	list-style:none;
}

.text_related_post a{
	list-style:none;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 17px;
	font-style:italic;
}

#cat-header 

{

border-top-width: 8px;

border-top-style: solid;

border-top-color: #333333;

}


#form_suscripcion {width:284px; margin-top:5px; height:25px; background:url(http://esbelleza.com/wp-content/themes/blogsfarm-design/images/suscripciontexto.png) no-repeat; margin:5px 0px 0px;}
#form_suscripcion #email {border:0px; background-color:#FFFFFF; height:17px; font-size:11px; width:200px; margin:-3px 0px 0px 10px; line-height:17px;}

#suscripcion {
	padding:10px;
	display:block;
	background:transparent url(images/suscripcionMailRSS.png) no-repeat 0 0;
	margin:0 0 15px;
	height:104px;/* Mas 20 de padding */
}


#somosblogsfarm {
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:10px;
	display:block;
	background:transparent url(images/somosblogsfarm.jpg) no-repeat 0 0;
	height:160px;/* Mas 20 de padding */
	font-size: 15px;
}

#patrocinadores125 {
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	display:block;
	background:transparent url(images/patrocinadores125.jpg) no-repeat 0 0;
	height:130px;/* Mas 20 de padding */
	font-size: 15px;
}

#suscripcion a {
	color:#000;
	font-size:15px;
	margin-left:35px;
	line-height:15px;
}
#suscripcion small {
	font-size:11px;
	display:block;
	color:#999;
	margin-left:35px;
	line-height:10px;
}
#suscripcion form {
	padding-top:-2px;
	margin-top:5px;
	margin-bottom:15px;
}

#suscripcion input.submitfeed {
	background:  url(images/suscripcionpormail.png) no-repeat 0 0; 
	color:#fff;
	font-size:10px;
	height:27px;
	border:none;
}

.textoPortadaEncima {
	background-color: #000000;
	position:absolute;
	z-index: 5; 
	top:529px;
	color: #FFFFFF;
	margin-left:3px;
	width:290px;
	height: 115px; 
	filter: alpha(opacity=80); 
	opacity: .8;
}




