/*
Theme Name: Gazette Edition
Theme URI: http://www.woothemes.com/
Description: Gazette Edition by WooThemes
Version: 1.4.8
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #666666;
	background-color: #B0D236;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #dddddd 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	width: 960px;
	background-color: #FFFFFF;
	margin:15px auto;
	border: 1px solid #CCCCCC;
}
/*--- Main Columns ---*/
#columns{
	padding:15px 15px 25px;
	background-color: #FFFFFF;
	margin: 0px;
}
.col1{
	float: left;
	width: 595px;
	padding-right:15px;
}
.col2{
	float: left;
	width: 320px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	padding: 2px 0px !important;
	background-color: #FFFFFF;
	margin:15px 15px 0px !important;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width: 930px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}
/*------------------logo-youtube----------------------*/
#columns .col1 #demo{
	background:#B0D236;
	width:597px;
	height:330px;
	margin-top:15px;
	overflow:hidden;
}
#columns .col1 #demo #log_youtube{
	position:absolute;
	background:url(styles/green/logo-youtube.png) no-repeat;
	width:110px;
	height:32px;
	*margin-left:-590px;
	*z-index:9999999;
	margin-top:8px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#columns .col1 #demo #log_youtube{
		margin-top:8px;
	}
	#columns .col1 #demo{
		height:345px;
	}
}
/*-------------------------------------------------------*/

/*--------------------YOutube-------------------------*/
#demo img{
	padding:0px;
	border:1px solid #fff;
}
#demo .tubepress_normal_embedded_wrapper{
	margin:9px 0px 0px 9px;
	float:left;
}
#demo .tubepress_embedded_title {
	display:none;
}
#demo object{
	margin-top:0px;
}
#demo .tubepress_thumbnail_area {
	position:absolute;
	float:left;
	width:230px;
	height:330px;
	margin-top:0px;
	margin-left:375px;
	*margin-left: 0px;
}
#demo .tubepress_thumbs {
	width:240px;
	float:right;
	padding-left:0px;
	padding-top:0px;
	margin-top:9px;
}
#demo .tubepress_thumb {
	width:105px;
	height:140px;
	margin-left:9px;
}
#demo .tubepress_container {
	width:597px;
}
#demo .nume{
	display:none;
}
#demo dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
	height: 24px;
	overflow:hidden;
}
/*-------------------------------------------------------*/
/*- Dropdowns-*/

#nav1, #nav1 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav1 {
	padding: 0;
	font-size:13px;
	float:left;
}
#nav1 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
}
#nav1 li {
	float: left;
	line-height:30px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
}
#nav1 li a:hover {
	background: none;
	text-decoration:none;
	color:#ffffff;
}
#nav1 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
	z-index:1000;
}
#nav1 li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #dedbd1;
	border-left:1px solid #dedbd1;
	border-right:1px solid #dedbd1;
	line-height:28px;
	width:15em;
}
#nav1 li:hover, #nav1 li.hover {
    position: static;
}
#nav1 li ul ul {
	margin: -29px 0 0 15em;
	border-top:1px solid #dedbd1;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}
#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
}


/*- Category Navigation -*/

/*- Nav / Dropdowns-*/
#nav2 {
	margin:0 0 15px 15px !important;
	margin:0 0 7px 7px;
}

#nav2, #nav2 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav2 {
	padding: 0;
	font-size:13px;
	float:left;
	width:930px;
	border-top: 1px solid #DDDDDD;
}
#nav2 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	border-right: 1px solid #DDDDDD;
}
#nav2 li {
	float: left;
	line-height:30px;
}
#nav2 li a:hover {
	background: none;
}
#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	z-index:1000;
}
#nav2 li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #dedbd1;
	border-left:1px solid #dedbd1;
	border-right:1px solid #dedbd1;
	line-height:28px;
	width:15em;
}
#nav2 li:hover, #nav2 li.hover {
    position: static;
}
#nav2 li ul ul {
	margin: -29px 0 0 15em;
}
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
	left: auto;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}


/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #dddddd;
	color: #000000;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header{
	height: 100px;
	background-color: #ffffff;
	margin: 0 15px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
    margin: 1em auto;

}

#topbanner img{
	float: right;
}

/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:583px;
	height:auto;
	margin:0px;
	padding: 5px;
	border: 1px solid #ddd;
	margin-top:15px;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	min-height:214px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-left .youtube { width: 200px; display: block;}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding:15px 0 0 0;
	margin: 0;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
	border:1px solid #ddd;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;

}
.post-alt h2{
	font-size: 24px;
	padding: 0;
	color:#000000;
	line-height: 26px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}
h3.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	clear:both;
}
h3.posted a {
	color: #000000;
	font-size:11px;
}

.box .post h3.posted {
	border-bottom:none;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.png) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
	width:595px;
	margin-bottom:15px;
	float:left;
}
.navigation a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
}
.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }
.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 1px solid #dddddd;
	background-color: #FFFFFF;
	}
.wp-caption img {
	margin-bottom:15px;
}
p.wp-caption-text {
	text-align:center;
	padding: 0 0 15px 0;
	margin:0px;
	font-size:1.2em;
	font-style:italic;
	color:#000000;
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#000000;
}
ol.commentlist,ol.commentlist2{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p,ol.commentlist2 p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite,ol.commentlist2 cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li,ol.commentlist2 li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt,ol.commentlist2 li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;
}
#comment {
	width: 583px;
}

/*========= THREADED COMMENTS =========*/

ol.commentlist .comment-meta,ol.commentlist2 .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar,ol.commentlist2 li .avatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li,ol.commentlist2 li{
	border:1px solid #eee;
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even,ol.commentlist2 li .even{
	background:#ffffff;
}

.commentlist li ul li,.commentlist2 li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply,ol.commentlist2 li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
}

/* PageNavi */

.more_entries {font-size:11px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current,
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited,
.more_entries .wp-pagenavi .current,
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;

	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
	overflow: hidden;
}
#mpu_banner img {
	display: block;
	margin: auto;
	float: left;
}
/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:258px;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eeeeee;
	float:left;
	display: block;
}
.col2 .mootabs_title{
	font-size: 12px;
	width: 100%;
	float:left;
}
.col2 .mootabs_title li{
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ddd;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	border: 1px solid #ddd;
	text-decoration: none;
}
.col2 .mootabs_panel {
	display: none;
	clear: none;
	float:left;
}
.col2 .alto{
	height:auto !important;
}

.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul{
	width: 293px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;
	min-height:203px;
	}
.list1 li,.list2 li, .list3 li{
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #eee;
}
.list1 li a,.list3 li a,.list4 li a, .list5 li a{
	color: #666666;
	font-size: 12px;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list5 li{
	border-bottom: 1px solid #eee;
	padding:6px 0px;
}
#tagcloud {
	float:left;
	width:306px;
	padding-top:10px;
}
/*- Ads -*/
.ads{
	border: 1px solid #ddd;
	width:308px;
	padding: 5px;
	margin:0 0 15px;
	overflow: hidden;
}


.ads img{
    display: block; float: left;
	margin:0 2px 5px 2px;
}


/*- Flickr -*/
.flickr{
	border: 1px solid #ddd;
	background-color: #eee;
	width:318px;
	margin:0px 0px 15px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr p {
	display:inline;
	padding-left:10px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr .flickr_badge_image img {
	margin:0px 0px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
	float:left;
}
/*=== Styling Widget Lists ===*/

.widget {
	margin-bottom:15px;
}
.widget h2 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}
.widget select {
	border:1px solid #eee;
	width:148px;
	margin:15px 0 0 0;
}
/*-------------------pruebas--------------------*/
#min-con{
	width:240px;
	height:280px;
	overflow:hidden;
}
#min-con ul{
	list-style:none;
}
#min-con li {
	width:240px;
	height:280px;
	margin-left:0px;
	padding-top:0px;
	overflow:hidden;
	list-style:none;
}
#columns .entry #min-con li .tubepress_thumb a img{
	list-style:none;
	list-style-type:none !important;
}
.tubepress_thumbs #controls{
	position:absolute;
	margin-left:44px;
	width:141px;
	font-size:11px;
	padding-top:8px;
	background:url(images/lin.jpg) center top no-repeat;
}
.tubepress_thumbs #controls a{
	outline:0;
	width:64px;
	height:18px;
	text-align:center;
	color:#000;
	background:url(images/bott.png) center no-repeat;
}
.tubepress_thumbs #controls a:hover{
	outline:0;
	background:url(images/bott2.png) center no-repeat;
	text-decoration:none;
	color:#000;
}
.tubepress_thumbs #controls .nextBtn{
	float:right;
}
.tubepress_thumbs #controls .prevBtn{
	float:left;
}

/*----------------------fin pruebas------------------------*/
/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #666666;
	height: 35px;
	line-height: 35px;
	margin:0px 15px 15px;
	padding:0px 15px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}
.blog{
	width:100%;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000;
}

table#wp-calendar caption {
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd;
}
table#wp-calendar th {
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center;
}
table#wp-calendar td {
	width: 26px; line-height: 1.66667em; color: #999; text-align: center;
}
table#wp-calendar td#next, table#wp-calendar td#prev {
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
/*------------------------inicio-publicidad------------------------------------*/
.img_com{
	margin-top:7px;
	margin-bottom:7px;
}
.det{
	position:absolute;
	margin-left:142px;
	color:#114577;
}
.pub1{
	float:left;
	width:246px;
	margin-left:14px;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	background:url(images/bgp3.jpg) #FFF top no-repeat;
}
.botp {
	background:url(images/bgp4.jpg) bottom no-repeat;
	float:left;
	height:11px;
	margin-left:-15px;
	width:276px;
}
.colp{
	float:left;
	padding-right:0px;
	background:#eeece0;
}
.colp1{
	float:left;
	background:url(images/bgp1.jpg) top no-repeat;
}
.colp2{
	float:left;
	background:url(images/bgp2.jpg) bottom no-repeat;
}
.colp #archivebox{
	background:none;
	border:0px;
	font-family:Calibri;
	margin-bottom:0px;
	padding:14px;
}
.colp #archivebox h3{
	color:#a6a680;
	text-transform:capitalize;
	font-size:20px;
}
.pub1 .post-alt h2{
	color:#b75e0a;
	font-size: 18px;
	text-transform:capitalize;
	padding-bottom:5px;
}
.pub1 .post-alt h2 a{
	color:#b75e0a;
}
.bmedio {
	float:left;
	height:auto;
	padding-left:14px;
	text-align:center;
	width:auto;
}
.contp{
	float:left;
	border:2px solid #e4e3cf;
	width:595px;
}
.contp .face{
	display:none;
}
.contp .social_bookmark{
	display:none;
}
.contp #archivebox{
	border:none;
	background:#e4e3cf;
	font-size:11px;
	text-transform:capitalize;
	padding: 5px;
	color:#646227;
	font-family:Calibri;
}
.contp #archivebox h2{
	color:#646227;
}
.contp #archivebox h2 a{
	color:#646227;
}
.contp .blog{
	width:565px;
	overflow:hidden;
}
.contp .post-alt{
	margin-left:15px;
	margin-right:15px;
}
.contp .entry img{
	border:1px solid #c2c2c2;
	padding:0px;
}

/*------*/
#publ{
	width:323px;
	height:250px;
	background:url(images/bg_p.png) top center no-repeat;
}
#publ .mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin:41px 0px 0px 0px;
	padding: 0px;
	height: 24px;
	color:#6e6e6d;
	font-family:Calibri;
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	width:320px;
}

.col2 #publ .mootabs_title li {
	float: left;
	display:inherit;
	font-size:16px;
	font-weight:normal;
	background: none;
	cursor: pointer;
	color:#273a49;
	width:105px;
	text-align:center;
	padding-bottom:3px !important;
	padding-top:3px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	border:none;
	line-height:normal;
	margin:0px !important;
}
#page .col2 #publ #myTabs2 .mootabs_title li{
	margin-bottom:0px;
	/*border-left:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;*/
}
#page .col2 #publ #myTabs2 .mootabs_title li[title="Comercios"]{
	background:url(images/lin_p.png) center no-repeat;
}
#page .col2 #publ #myTabs2 .mootabs_title li.active {
	background:none;
	border:none;
	font-weight:bold;
	color:#000;
	font-size:17px;
	padding-top:2px !important;
	/*background-color: #FFF;
	border-bottom:none;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;*/
}
#page .col2 #publ #myTabs2 .mootabs_title li[title="Comercios"].active {
	background:url(images/lin_p.png) center 2px no-repeat;
}
#publ .guia{
	position:absolute;
  	color: #000;
    font-family: calibri;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    height: 22px;
    width: 180px;
	background:url(images/bg_g.png) center right no-repeat;
	margin-left:15px;
	margin-top:13px;
}
#publ .mootabs_panel {
	display: none;
	position: relative;
	width: 100%;
	height:none !important;
	overflow:hidden;
}
.col2 #publ .mootabs_panel {
	height:none !important;
}
#publ .mootabs_panel.active {
	display: block;
}

#publ #myTabs2{
}
#publ .pub{
	width:auto;
	height:132px;
	margin:15px 33px 0px 45px;
	border:none;
	overflow-x:hidden;
	overflow-y:scroll;
}
.col2 #publ .mootabs_panel .pub  ul li{
	width:auto;
	margin:0px;
}
.col2 #publ .mootabs_panel .pub  ul li p{
	width:auto;
	height:18px;
	margin:0px;
	padding:0px 0px 0px 4px;
	background:#FFF;
}
.col2 #publ .mootabs_panel .pub  ul li a:hover{
	text-decoration:none;
}
.col2 #publ .mootabs_panel .pub  ul li p:hover{
	background:#CCC;
}
.col2 #publ .sideTabs2 {
	width: 310px !important;
	height: 215px !important;
}
.col2 #publ .mootabs_panel ul{
	width: inherit !important;
	padding:0px !important;
	border:none !important;
	margin:0px !important;
	background-color: #FFFFFF;
	min-height:inherit;
	}

.datos{
	margin-top:10px;
}
.datos ul li{
	padding:0px;
	line-height:18px;
}
.datos ul .dir{
	list-style-image:url(images/dir.png);
}
.datos ul .tel{
	list-style-image:url(images/tel.png);
}
.datos ul .web{
	list-style-image:url(images/web.png);
}
.datos ul .email{
	list-style-image:url(images/email.png);
}


.colp .cpub {
	color:#A6A680;
	font-size:15px;
	text-transform:capitalize;
}
.colp .cpub a {
	color:#A6A680;
	font-size:15px;
	text-transform:capitalize;
}
/*----------------------*/
.col2 .redess a{
	outline:none;
	color: #0651a6;
	text-decoration:none;
}
.col2 .redess{
	padding-left:4px;
}
.col2 .redess .redes2{
	width:179px;
	border-right: 1px solid #999;
	height:32px;
}
.col2 .redess .sus{
	font-size:19px;
	font-family:Calibri;
	font-weight:bold;
	color:#0651a6;
	padding-left: 4px;
}
.col2 .redess .sig {
	color:#0651A6;
	font-family:calibri;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
#suscribir{
}
#suscribir .face{
	display:none;
}
#suscribir .social_bookmark{
	display:none;
}
#page2{
	width: 550px;
	background-color: #FFFFFF;
	margin:15px auto;
	border: 1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
#page2 .col1{
	width:550px;
	padding-right:0px;
}
#page2 .gsom-optin-form input[type="text"]{
	width:190px;
	#width:180px;
	width /*\**/:180px\9;
	border:none;
	background: url(images/input.jpg) no-repeat left center;
}
#page2 .gsom-sa-placeholder{
	width:210px;
	margin-left:75px;
	border-right: 1px solid #999;
	margin-bottom: 20px;
}
#page2 .gsom-required-msg{
	background:none;
	border:none;
	color:#F00;
}
#page2 .gsom-optin-radiogroup input[type="submit"]{
	background: url(images/suscribirse.png) no-repeat center;
	border:none;
	width:79px;
	height:28px;
	cursor:pointer;
	padding-top:0px;
	padding-bottom:4px;
	#padding-bottom:0px;
	padding-bottom /*\**/:0px\9;
	outline:none;
}
#page2 .gsom-optin-radiogroup input[type="submit"]::-moz-focus-inner{
	border:none;
}
#page2 .gsom-sa-wrapper{
	border:none;
}
#page2 .entry .logos{
	position:absolute;
	border:none;
	margin-left:310px;
	margin-top:97px;
}
#page2 .gsom-sa-from{
	background: url(images/eco.png) no-repeat right;
	width:440px;
}
#page2 .post-alt h2{
	padding-bottom:10px;
	color:#9dc40b;
}
#page3{
	width: 520px;
	background-color: #FFFFFF;
	margin:15px auto;
	border: 1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px;
}
#page3 .col1 {
	padding-right:0;
	width:520px;
}
#page3 .post-alt h2{
	padding-bottom:10px;
	color:#9dc40b;
}
#page3 .face{
	display:none;
}
#page .conf .face{
	display:none;
}
 #socialicons
{
	border-bottom:1px solid #cccccc;
	color:#4c4d50;
	float:left;
	margin:0 0 0;
	padding:1px 0 0px 0;
	width:100%;
}

#socialicons img
{
	margin-right:0px;
	padding-bottom:3px;
	height:23px;
}

#socialicons li
{
	border:none;
	display:inline;
	float:left;
	padding-right:0px;
	margin-left:0px;
	margin-right:10px;
}

 ul,#socialicons ul
{
	list-style:none;
}

#socialicons ul
{
	float:left;
	padding:4px 0 11px 10px;
	margin-bottom:0px;
	color:#666666;
	font-family:arial, "lucida console", sans-serif;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
}

#socialicons ul li a
{
	border-bottom:none;
	color:#666666;
	text-decoration:none;
}

#socialicons ul li a:hover
{
	border-bottom:none;
	color:#000;
}

#socialicons ul li img
{
	border:none;
	vertical-align:middle;
}
#compartir{
	color: #B0D236;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: url(images/linea.png) no-repeat right center;
}
#facebook{
}
#twitter{
	margin-left:95px;
}
/*----------------------------------------*/
#ecod{
	position:absolute;
	background:url(images/ecodeportes.png) no-repeat center;
	z-index:99999;
	width: 123px;
	height: 29px;
}
#slide_p{
	width:597px;
	height:215px;
	padding-top:13px;
}
#slide_d{
	float:left;
	width:372px;
	height:207px;
	overflow:hidden;
	padding:5px;
	background:#B0D236;
}
.nivo-caption p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:16px;
}
#banner_d {
	float:left;
	height:217px;
	margin-left:9px;
	width:205px;
}
/*-----ajax---*/
.espere{
	margin-top:200px;
	margin-left:260px;
	width:150px;
	height:100px;
}
.espere .fondoe{
	width:54px;
	height:55px;
	margin-left:38px;
	background:url(images/ajax-loader.gif) no-repeat;
}
.espere p{
	width:150px;
	text-align:center;
}
.pub1 .web a, .pub1 .email a{
	color:#666666;
}

#compartir2{
	float:left;
}
#socialicons2{
	float:left;
	margin-left:10px;
}
#socialicons2 ul li{
	float:left;
	list-style:none;
}
#socialicons2 ul li img{
	width:19px;
	height:19px;
	margin-left:5px;
}
#red_p{
    border-bottom: 1px solid #B0D236;
    border-top: 1px solid #B0D236;
    float: left;
    margin-left: 23px;
    margin-top: 20px;
    padding: 10px 10px 8px;
}
/*------------------------fin-publicidad---------------------------------------*/
/*----------------publicidad-navidad---------------*/
#navidad{
	float:left;
	margin-top:30px;
}
#pubnavidad{
	width:300px;
	height:250px;
	padding-top:10px;
	padding-bottom:20px;
	margin:0 auto;
}
#navidad .supp{
	font-family:Calibri;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	color:#afd135;
	width:596px;
	background:url(images/sup.png) center right no-repeat;
}
#navidad .infp{
	width:596px;
	height:3px;
	background:url(images/inf.png) center no-repeat;
}
/*-------------*/
#pagp{
	float:left;
	width:100%;
}
/*-------------*/
/*---------------------------------*/
.commentlist .comment-author{
}
.commentlist .commentmetadata{
}
.commentlist .head_com{
	padding:2px;
	height:28px;
	background:url(images/bg_com.png) no-repeat top right;
	border-bottom:1px solid #ccc;
}
#comment ol.commentlist li .avatar{
	border:1px solid #666;
}
#comment ol.commentlist .head_n {
	padding-top:4px;
	font-style:italic;
}
#comment ol.commentlist li {
	border:none;
	background:none;
}
#comment ol.commentlist li .children{
	background:url(images/flecha.png) no-repeat scroll left 18px transparent;
}
#comment ol.commentlist li .children .comment {
	background:none;
	border:none;
}
#comment ol.commentlist p {
	padding-left:5px;
}
#commentform #comment,#commentform #author,#commentform #email{
	background:url(images/som_c.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform #comment:focus,#commentform #author:focus,#commentform #email:focus{
	border:1px solid #AFD135;
}
#nomb{
	float:left;
	padding-bottom:10px;
}
#mail{
	float:left;
	padding-bottom:10px;
	margin-left:10px;
}
#commentform .nom1{
	font-size:13px;
}
#commentform .des1{
	font-style:italic;
}
#commentform #submit{
	width:127px;
	height:26px;
	border:none;
	cursor:pointer;
	background:url(images/enviar_c.png) no-repeat center;
	color:#000;
	font-size:13px;
}
#commentform #submit:hover{
	background:url(images/enviar_c2.png) no-repeat center;
}
#comment ol.commentlist #respond p {
	padding-left:0px;
}
#comment ol.commentlist .reportcomment_button{
	width:82px;
	height:26px;
	border:none;
	cursor:pointer;
	color:#000;
	font-size:13px;
	margin-top:8px;
	background:url(images/repor1.png) no-repeat center;
}
#comment ol.commentlist .reportcomment_button:hover{
	background:url(images/repor2.png) no-repeat center;
}
#comment ol.commentlist .comment-reply-link{
	font-weight:bold;
}
#comment ol.commentlist .reportcomment_textarea{
	font-family:Arial, Helvetica, sans-serif;
	width:95%;
}
body #pubnavidad{
	width:auto;
}
.banN{
	float:right;
	margin-top:25px;
}
.banN #rotator{
    height: 218px;
    width: 260px;
}
.banN #rotator img{
    height: 208px;
    width: 250px;
}
/*------------------------------------------------*/
#footer2{
	clear: both;
	color: #666666;
	height: 190px;
	line-height: 35px;
	margin:0px 15px 15px;
}
#inf1{
	float:left;
	padding-bottom:10px;
}
#inf2{
	float:left;
}
#inf3{
	float:right;
}
.pagf{
}
.pagf img{
	border:none;
}
.pagf a{
	margin-left:35px;
}
.ecofoto .entry img {
    background-color:none;
    border:none;
    padding:inherit;
}
.ecofoto .th{
    background-color:none;
    border: none;
    float: left;
    margin: 0px;
    padding: 0px 5px 0px 0px;
}
body .ecofoto{
	font-family:Verdana, Geneva, sans-serif;
}
.col1 .ecofoto h2 {
	float:left;
	font-size:14px;
	color:#4665a5;
	font-family:Verdana, Geneva, sans-serif;
	line-height:normal;
	width: 179px;
}
.col1 .ecofoto h3.post_date {
	float:left;
	font-size:11px;
	line-height:normal;
	padding:3px 0px 0px 0px;
	width: 179px;
}
.cecof {
	width:255px;
	overflow:hidden;
}
.ecofoto .entry img.alignleft{
	margin-right:10px;
}
.ecofoto .tickertext .votelink {
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #999;
	background:none;
	font-weight:bold;
	width:52px;
	display:none;
}
.ecofoto .tickercontainer {
	background:none;
	border:1px solid #999;
	color:#000;
	font-weight:bold;
	font-size:16px;
	width:50px;
}
.votf1{
	width:52px;
}
.votf1, .votf2{
	display:block;
}
.votf2 a{
    color: #0099CC;
    font-size: 11px;
    padding-top: 2px;
}
.contfb{
    color: #666666;
    float: right;
    font-size: 12px;
    line-height: normal;
    margin-top: 5px;
    width: 164px;
	padding-right:15px;
}
#bdeportes{
	padding-bottom:15px;
}
#bdeportes img {
	border:2px solid #B0D236;
}
#titdepor{
	font-weight:bold;
	color:#B0D236;
}

/* BANNERS TIPO ARCO */
#page {
}

#arco_left {
	position:fixed;
	margin:0 0 0 -105px;
	width:100px;
	height:auto;
}

#arco_right {
	position:fixed;
	margin:0 0 0 965px;
	width:100px;
	height:auto;
}
/* END BANNERS TIPO ARCO */

/* MYGALLERY STYLES*/
#myGallery-wrapper {
	width:597px;
	height:272px;
	display:block;
	background:#000 url(images/5.gif) no-repeat 273px 111px;
}
/* END MYGALLERY STYLES*/

/* NAV 3 */
#nav3 {
	margin:0 0 5px;
	display:block;
	clear:both;
	width:100%;
	height:31px;
}

.nav3 {
	background-image: url(images/bg-nav3.jpg);
	height:31px;
	border:0!important;
/*	width:745px!important;
	padding-left:185px!important; */
}

ul.nav3 li a {
	font-weight: bold;
	border:0px!important;
	font-size:16px;
	background:url(images/line-menu3.gif) no-repeat 100% 7px transparent!important;
}

ul.nav3 li:last-child a {
	background-image:none!important;
}

ul.nav3 li a:link, ul.nav3 li a:visited {
	color:#fff!important;
	text-shadow:#050 0px 0px 2px;
}

ul.nav3 li a:hover {
	color: #050!important;
	text-shadow:#fff 1px 1px 3px;
	text-decoration:none;
}

ul.nav3 li ul {
}

ul.nav3 li ul li {
}

ul.nav3 li ul li a {
	background-image:none!important;
	font-size:12px;
	font-weight:normal;
	text-shadow:none!important;
}

ul.nav3 li ul li a:link, ul.nav3 li ul li a:visited {
	color:#050!important;
}

ul.nav3 li ul li a:hover {
	background-color:#B0D236!important;
	text-decoration:underline;
	color:#fff!important;
}
/* NAV 3 */

.jdGallery a { cursor:pointer !important; }
