/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
a:hover { color: #3B3B3B; }
a {outline: none; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 22px; }
h2 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 20px; }
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 17px; }
ul { line-height: 21px; list-style-type: circle; padding:22px 20px; }

/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
#bg { margin: 0; /*background-color: #d5008e; min-width: 1031px;*/}
.post-wrapper { background-color: #FFF; padding: 40px; width: 537px; border: 1px solid #D6D6D6; }
.home-post-wrap { width: 270px; height: 395px; overflow: hidden; padding: 15px; margin-right: 13px; margin-bottom: 10px; float: left; background-color: #FFF; border: 1px solid #D6D6D6; margin-top: 10px;}
.thumbnail-home { border: 0px; margin: 0px 0px 0px 0px; }
#header h2, #header h1 a span{ /* Sara */display:none;}
#container { /*float: left; width: 950px; */color: #222; background-color: #FFFFFF; padding-bottom: 20px; margin: 0 auto; }
#container2 { width: 650px; float: left; margin-top: 15px; }
#left-div { float: left; padding: 0px 0px 0px 19px; }
.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
.thumbnail-div { padding: 2px; border: 1px solid #E4E4E4; width: 263px; height: 108px; }
.logo { float: left; margin-bottom: 40px; border: 0px; }
.articleinfo { border-bottom: 4px solid #EEEEEE; padding-bottom: 7px; }
#header { width: 100%; margin-top: 54px; background-repeat: no-repeat; height: 140px;background-position: center center;}

/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.titles { line-height: 30px; font-size: 24px; margin-top: 0px; }
.titles { font-weight: normal; font-size: 24px; text-decoration: none; }
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 27px; font-weight: normal; font-family: Trebuchet MS; margin-bottom: 10px; display: block; line-height: 31px;}
.toptitle2 { font-size: 24px; color: #FFF; display: block; margin-top: 15px; margin-bottom: 10px; }

/*--------------------[COMMENTS]------------------*/
.commentlist { padding: 0px; margin: 0px 0px 0px 17px; width: 560px; background-image: url(images/comment-bg.gif); list-style-image: none; list-style-type: none; float: left; }
.commentlist li { font-weight: bold; width: 560px; display: block; background-image: url(images/comment-bottom.gif); background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 45px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }
.commentlist li div { width: 540px; display: block; background-image: url(images/comment-top.gif); background-repeat: no-repeat; margin: 0px; padding: 10px; float: left; }
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite { font-size: 18px; float: left; font-style: normal; margin-left: 10px; margin-right: 6px; margin-top: 5px; font-weight: normal; }
.says { display: none; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: left; width: 90%; margin-left: 3%; }
#commentform p { clear: both; }
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentlist .children li { width: 90%; display: block; margin: 0px; background-color: #FDFDFD; background-image: url(images/comment-children-bg.gif); background-position: left; background-repeat: repeat-y; border: 1px solid #E2E2E4; overflow: hidden; }
.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }
.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 90%; margin-left: 3%; }
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 100%; padding: 0px !important; }
.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 10px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }
.commentlist .children li { padding-bottom: 10px; }
.commentlist .children li ul li { padding-bottom: 10px; background-color: #FFF; }
#respond { margin-top: 20px; float: left; background-image: none; }
.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }
#comments { line-height: 30px; }
.children { clear: both; }
.children .commentmetadata, .children .vcard { background-image: none; }
.children textarea { width: 90% !important; }
.children input { width: 80% !important; }
#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond div { background-image: none; }
#submit { width: 120px !important; }

/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-email.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }

/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
/*float: left; background-image: url(images/nav-right-2.gif); background-position: right; background-repeat: no-repeat; display: block; margin-right: 10px; background-color: #4B4B4B; height: 29px; }*/
#menu_superior li { 
	background: url('images/bg_button_a.gif') no-repeat scroll top right;
	display: block;
	float: left;
	height: 29px;
	margin-right: 10px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
#menu_superior li:hover { /*background-color: #f29200; background-image: url(images/nav-right.gif); }*/
	background: url('images/bg_button_a.gif') no-repeat scroll;
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
}
#menu_superior li a:link, #menu_superior li a:visited {/* float: left; color: #FFFFFF; display: block; padding-top: 3px; height: 26px; font-size: 13px; background-image: url(images/nav-left-2.gif); background-position: left; background-repeat: no-repeat; padding-left: 20px; padding-right: 20px; }*/
	color: #FFFFFF;
	background: url('images/bg_button_span.gif') no-repeat;
	display: block;
    line-height: 17px;
    padding: 5px 0 7px 18px;
}
		#menu_superior .page_item_home a:link, #menu_superior .page_item_home a:visited, #menu_superior .page_item_home a:active { /*background-image: url(images/nav-left.gif) !important; }*/

			background: url('images/bg_button_span.gif') no-repeat !important;	
			background-position: bottom left;
			padding: 6px 0 6px 18px; /* push text down 1px */
		}
		#menu_superior .page_item_home { /*background-image: url(images/nav-right.gif) !important; background-color: #f29200 !important; }*/
			background: url('images/bg_button_span.gif') no-repeat !important;
			display: block;
			line-height: 17px;
			padding: 8px 0 7px 18px;
		}
		#menu_superior .current_page_item a:link, #menu_superior .current_page_item a:visited, .current_page_item a:active { /*background-image: url(images/nav-left.gif) !important; }*/
			background: url('images/bg_button_span.gif') no-repeat;	
			background-position: bottom left;
			color: #363636;
			padding: 6px 0 6px 18px; /* push text down 1px */
		}
		#menu_superior .current_page_item { /*background-image: url(images/nav-right.gif) !important; background-color: #f29200 !important; }*/
			background: url('images/bg_button_a.gif') no-repeat scroll;
			background-position: bottom right;
			outline: none; /* hide dotted outline in Firefox */
		}


		/*---------------[DROPDOWN MENU]---------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav li { float:left; position:relative; z-index:200; font-size:12px; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:14px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:207px; top:-15px; background-image: none; padding-top: 0px !important;}
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; padding: 0px; height: 46px; }
		#menu_superior li:hover a {/* background-image: url(images/nav-white-left.png)}*/
			background-position: bottom left;
			padding: 6px 0 6px 18px; /* push text down 1px */
			color: #3B3B3B;
		}
/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories { background-color: #3B3B3B; width: 950px; font-size: 12px; float: left; display: block; }
#categories ul { float: left; margin: 0px 0px 0px 0px; margin-top: 10px; padding-left: 10px; display: block; }
#categories li { float: left; margin-left: 0px; margin-right: 10px; list-style-type: none; margin-bottom: 10px; }

		/*---------------[DROPDOWN MENU]---------------*/
		#nav2 ul { background-image: url(images/dropdown-categories-top.gif); border-bottom: 4px solid #282828; margin: 0px; padding: 19px 0px 0px 0px !important; background-position: 0px 10px; }
		#nav2 ul li:hover { background-color: #4b4b4b; padding: 0px; margin: 0px; background-image: none !important; }
		#nav2 li li a:link, #nav2 li li a:visited { width: 147px !important; display: block; background-color: #363636; height: 28px; padding: 5px 30px 0px 30px !important; margin: 0px 0px 0px 0px !important; background-image: none !important;}
		#nav2 li li a:hover { background-color: #414141 ; border: none; }
		#nav2 li ul li { width: 207px; background-color: #363636; padding: 0px; margin: 0px; height: 33px;}
		#nav2 li:hover ul, ul#nav2 li.sfHover ul { left:0px; top: 29px;}
		#nav2 li li:hover ul, ul#nav2 li li.sfHover ul { left:207px !important; top: 0px !important; background-image: none; padding-top: 0px !important;}
		#categories .current-cat ul a:link, #categories .current-cat ul a:hover, #categories .current-cat ul a:visited { background-color: #363636; border: none; color: #fff;  }
		#categories .current-cat ul a:hover { background-color: #414141; }
		#nav2 li { float:left; position:relative; z-index:9; font-size:12px; }
		#categories li:hover ul li a { border: none; }

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }

/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar-wrapper { width: 283px; float: left; margin-top: 15px;}
		#sidebar { padding-top: 10px; float: left; padding-left: 6px; padding-right: 6px; width: 275px; background-color: #FFF; border: 1px solid #D6D6D6; padding-bottom: 20px; }
				.sidebar-box { padding-top: 5px; margin-bottom: 0px; }
						.sidebar-box ul li .current-cat a:link { }
						.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active { display: block !important; color: #333 !important; /*width: 100% !important;*/ padding: 3px 3px 3px 3px !important; background-image: none !important; background-color: #FFF;}
						.sidebar-box ul li { background-image: none !important; background-color: #FFF !important; color: #333 !important; }
						.sidebar-box ul li:hover, .sidebar-box ul li a:hover { background-image: none !important; background-color: #FFF !important; }
						.sidebar-box ul li a:hover { width: 100%; display: block; color: #393939; padding: 3px 3px 3px 3px; }
						.sidebar-box ul li img{border:none !important; color: none !important;}
/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 27px; margin-bottom: 10px; display: block; line-height: 30px; margin-top: 0px; }
.thumbnail-div-featured { border: 1px solid #E4E4E4; width: 159px; height: 212px; padding: 2px; float: left; }
#featured { background-color: #FFF; padding: 10px; width: 593px; border: 1px solid #D6D6D6; }
#featured-content { float: right; width: 410px; margin-right: 5px; }

/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer { clear: both; float: right; width: 950px; height: 30px; text-align: left; padding-left: 0px; color: #FFFFFF; padding-bottom: 10px; padding-top: 18px; margin-bottom: 20px; }
		#footer a { color: #FFFFFF; font-size: 11px; }
		#footer a:visited { color: #FFFFFF; }
		#footer a:hover { color: #FFFFFF; text-decoration: underline; }

/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
#search { color:#FFFFFF; padding:0; }
#search input { background: transparent; font-size:11px; color:#FFF; font-family:Tahoma, arial, verdana, courier; width:180px; height:22px; vertical-align:middle; margin: 10px 0px 0 10px; padding:0; border: none; }
#search .input { width:47px; height:30px; background:none; border:none; vertical-align:middle; margin:0; padding:0; margin-left: 20px; }

/*------------------------------------------------*/
/*-----------------[TABBED CONTENT]---------------*/
/*------------------------------------------------*/
.idTabs { padding: 0px; float: left; width: 478px; list-style-type: none; margin-left: 0px; padding-left: 0px; margin-bottom: 2px; }
.idTabs ul { margin-left: 0px; padding-left: 0px; }
.idTabs li { display: inline; margin: 0px; padding: 0px; float: left; color: #8C8C8C; text-align: center; font-size: 11px; margin-left: 0px; padding-left: 0px; margin-right: 10px; }
.idTabs li a {/* color: #393939; background-color: #F9F9F9; */text-decoration: none; padding-left: 10px; padding-right: 10px; padding-top: 3px; height: 22px; margin-right: 4px; display: block; float: left; border: 1px solid #D6D6D6; }
.idTabs li a:visited { border: 1px solid #D6D6D6; }
.idTabs li a:hover { border: 1px solid #BBBBBB; }
#recententries { float: left; width: 272px; display: block; background-color: #FFF; border: 1px solid #D6D6D6; margin-bottom: 10px; }
#recentcomments2 { float: left; width: 272px; display: none; background-color: #FFF; border: 1px solid #D6D6D6; margin-bottom: 10px; }
#mostcomments { float: left; width: 272px; display: none; background-color: #FFF; border: 1px solid #D6D6D6; margin-bottom: 10px; }
#recententries a:visited, #recententries a:hover, #recentcomments2 a:visited, #recentcomments2 a:hover, #mostcomments a:visited, #mostcomments a:hover { color: #393939; }
.list2 { color: #8C8C8C; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 11px; }
.list2 a:hover { color: #393939; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 11px; }
.list2 a { color: #8C8C8C; margin-top: 0px; font-size: 11px; }


/* SARA clearfix: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
/* Sara: Subimos el menu superior */
#menu_superior{ 
    position: absolute;
    top: 0px;
    width: 950px;
}
/* Sara: Posicionamos el sidebar-top que hemos creado */
#sidebar-top{
	height: 105px;
	margin: auto;
	width: 728px;
}	
#sidebar2{
	padding-bottom: 5px;
}

#publi{
	margin-bottom: 10px;	
	text-align: center;		
}

#paginacion{
	display:inline;
	font-size:23px;
	padding:3px;
}

.textwidget a img{ border:none !important; }

#comentarios{
	font-size: 20px;
	text-align:center;
	clear:both;
}
/*Alberto: Popular Posts*/

ul.popular_posts {
	list-style-image:none; 
	list-style-position:outside; 
	list-style-type:none; 
	padding:0;
}
ul.popular_posts li { 
	margin-bottom:4px; 
	min-height:72px; 
	clear: both;
}
ul.popular_posts li img {
	float:left;
	margin:0 10px 5px 0;
}

ul.popular_posts li a span {
	color:#FF0000;
}
ul.popular_posts li a:hover span {
	text-decoration:underline;
}

ul.popular_posts a, ul.popular_posts a:active {
	margin:0;
	padding:0 !important;
}

ul.popular_posts a:hover {
	font-weight:normal;
	margin:0 !important;
	padding:0 !important;
}

ul.popular_posts span {
	display:block;
} 

body #wp_thumbie {
	clear:both;
}

/*Alberto: clase comparte del plugin sexybookmarks*/
div.comparte{
	margin-top:20px;
	float:left;
	color:#F29200;
}

/* Para el anuncio de inicio de post */
.anuncio-inicio-post {
	text-align: center;
	margin: 5px 0;
}

#container2 {
  float:left;
  margin-top:15px;
  width:630px;
}

#sidebar-wrapper {
  float:left;
  margin-top:15px;
  width:310px;
}

.post-wrapper  {
  border: none;
  padding: 0 30px 30px;
  width:537px;
}

#sidebar {
  padding-left:6px;
  padding-right:6px;
  padding-top:10px;
  width:305px;
  border: none;
}
