/*  
Theme Name: 2012 - Cosas de Autos
Theme URI: http://www.cosasdeautos.com.ar
Description: Diseno de 2012 - Cosas de Autos
Version: 2.4.5
Author: Luis Muñoz 
Author URI: http://www.luismuñoz.com.ar

	Copyright: (c) 2012 - Luis Muñoz.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Modificado de WooTheme
*/

/*========= SETUP =========*/
@font-face {
    font-family: 'MuseoSans300';
    src: url('fonts/museosans-300-webfont.eot');
    src: url('fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-300-webfont.woff') format('woff'),
         url('fonts/museosans-300-webfont.ttf') format('truetype'),
         url('fonts/museosans-300-webfont.svg#MuseoSans300') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans500';
    src: url('fonts/museosans_500-webfont.eot');
    src: url('fonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans_500-webfont.woff') format('woff'),
         url('fonts/museosans_500-webfont.ttf') format('truetype'),
         url('fonts/museosans_500-webfont.svg#MuseoSans500') format('svg');
    font-weight: normal;
    font-style: normal;

}


*{
	border: 0;
	margin: 0;
	padding: 0;
	font-weight:100;
}
body{
	background: url(images/bg.png) #FFF repeat-x top;
	color: #000000;
	font-size:0.8em;
	font-family: 'MuseoSans300';
}
a{
	color: #ff7800;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	background:#fff url(images/bg.png) repeat-x 0 0 !important;
	margin: 0 auto;
	width: 960px;
	
}
/*--- Main Columns ---*/
#columns{
	padding: 0 15px 25px;
	width:930px; 
	margin-left:50px;
	display:inline-block;
}
.col1{
	float: left;
	width: 570px;
}
.col2{
	float: right;
	width: 337px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

.sombra-page {
	background:#FFF url(images/cortina.png) repeat-y top center !important;
	margin:2px 0 0 0;
	padding:20px 0 0 0;
	*padding-left:50px;
	}

/*========= HEADER =========*/

/*- Page Navigation -*/

.sub-menu, ul.children { visibility: visible !important; display: block !important; } /* Make sure the sub-menus are visible and don't conflict with the Easing jQuery plugin. */

#nav{
	background: #E8E8E8;
	height: 41px;
	padding:0 0 0;
	overflow:hidden;
}
#nav-left {
	float:left;
	display:inline;
	width:250px;
	margin:8px 0 0 0;
	}

#nav ul#lavaLamp {
	position: relative;
    height: 26px;
    overflow: hidden;
	padding-left:10px;
}
#nav ul#lavaLamp li {
    float: left;
    list-style: none;
	font-size:11px;	
}
#nav ul#lavaLamp li.back {
    background-color: #FFF;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}
#nav ul#lavaLamp li a {
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 6px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;	
	font-size:11px;	
	font-family: 'MuseoSans300';
	font-weight:100;
	z-index:150;
}
#nav ul#lavaLamp li a:hover, #nav ul#lavaLamp  li a:active, #nav ul#lavaLamp  li a:visited {
	border: none;
}

#nav-right {
	float:right;
	display:inline;
	width:555px;
	margin:8px 0 0 0;
	overflow:hidden;
	}
	.share {
		overflow:hidden;
		float:right;
		}
	.share-twitter {
		width:152px; 
		margin:0 25px 0 0;
		*margin:0;
		overflow:hidden; 
		display:inline-block; 
		height:20px;
		}
		
	#nav-right ul#social-icon {
		display:inline;
		float:left;
		margin:0 25px 0 0;
	}
		#nav-right ul#social-icon li {
			width:20px;
			height:20px;
			overflow:hidden;
			margin:0 5px;
			padding:0;
			float:left;
			}
			#nav-right ul#social-icon li a span {
					display:block;
					text-indent:-5000px;
					}
					
			#nav-right ul#social-icon li.youtube a {
				background:url(images/social-icon.png) 0 0 no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
			#nav-right ul#social-icon li.youtube a:hover {
				background:url(images/social-icon.png) 0 -20px no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
			#nav-right ul#social-icon li.twitter a {
				background:url(images/social-icon.png) -32px 0 no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
			#nav-right ul#social-icon li.twitter a:hover {
				background:url(images/social-icon.png) -32px -20px no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
			#nav-right ul#social-icon li.facebook a {
				background:url(images/social-icon.png) -64px 0 no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
			#nav-right ul#social-icon li.facebook a:hover {
				background:url(images/social-icon.png) -64px -20px no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
			#nav-right ul#social-icon li.rss a {
				background:url(images/social-icon.png) -95px 0 no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
			#nav-right ul#social-icon li.rss a:hover {
				background:url(images/social-icon.png) -95px -20px no-repeat;
				width:20px;
				height:20px;
				display:block;
				}
/*- Category Navigation -*/
.nav2, .nav2 * {
	margin:0;
	padding:0;
	
}
.nav2 {
	height: 36px;
/*	border-bottom:3px solid #B3B3B3;*/
	font-size:15px;	
	font-family: 'MuseoSans500';
	font-weight:100;
	position:relative;
}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 36px;
	float: left;
	list-style:none;
	z-index:999;
}
.nav2 li.current ul {
	z-index: 999;	
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	background: #e8e8e8;
	color: #ffffff;
	text-decoration: none;		
}
.nav2 li li {
}
.nav2 a {
	color: #333;
	display: block;
	padding: 0 17px;
	text-transform:uppercase;
	font-size:12px;
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}

.nav2 li ul ul {
	left: auto;
	top:-999em;
	position:absolute;
	width:200px;
	margin-top: -2px;
}

.nav2 li ul ul li {
	line-height: 20px;
	padding-bottom: 10px;
}

.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #FF7800;
	text-decoration: none;
	background: #e8e8e8;
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {
	background: #fafafa;

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*.nav2 li.sfHover ul { display: block !important; visibility: visible !important; }*/

/*- Search -*/
#search{
	background: #fafafa;
	border: 1px solid #FC3;
	float: right;
	height: 26px;
	margin: 0 0 20px 0;/*
	padding: 0 10px 0 0;*/
	width:336px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #666;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 10px;
	width:288px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}

/*- Header -*/
#header{
	background:#000 url(images/bg-top.png) repeat-x top;
	height: 116px;
	padding: 0 0 2px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display:inline-block;
	height: 55px;
	width: 380px;
	margin:42px 0 0 10px;
}
/*- RSS -*/
#rss{
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 0;
	text-align: right;
	width: 285px;
}
#rss a{
	color: #b3b3b3;
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 220px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	background: #E8E8E8;
	height: 220px;
	margin: 0 0 20px 0 ;
	overflow: hidden;
/*	position:relative;*/
	border:1px solid #F90;
	border-bottom:none;
	border-top:none;
	width:567px;
	float:left;
}
.featured h2{
	font-size:11px;
/*	padding:10px 0;*/
}
.featured h3{
	margin:10px 10px 2px 15px;
	height:61px;
	overflow:hidden;
	float:right;
	width:190px;
	display:inline-block;
}

.featured h3 a {
	color:#000;
	font-size: 14px !important;
	font-family: 'MuseoSans500';
	font-weight:100;
}
.featured h3 a:hover {
	color:#FF7800;
}
.featured p {
	margin:0 0 0 15px;
	font-size:12px;
	font-family: 'MuseoSans300';
	color:#333;
	line-height:18px;
	font-weight:100;
	height:108px;
	overflow:hidden;
	float:left;
	width:190px;
}
.continuar{
	background: url(images/bg-featured-continuar.png) 0 0 no-repeat;
	display:block;
	height:37px;
	width:215px;
	margin:2px 0 0 -15px !important;
	overflow:hidden;
	float:right;
}
.continuar-box{
	background: url(images/bg-box-continuar.png) 0 0 no-repeat;
	display:block;
	height:37px;
	width:278px;
/*	margin:0 0 0 -15px !important;*/
	overflow:hidden;
	float:right;
}

.continuar-post {
	background: url(images/bg-post-continuar.png) 0 0 no-repeat;
	display:block;
	height:36px;
	width:564px;
	overflow:hidden;
	float:left;
	padding:8px 0 0 15px;
	margin:0 0 10px 0;
}
	.share-twitter-box {
		margin:2px 15px 0 0; 
		overflow:hidden; 
		display:inline-block; 
		height:20px;
		float:left;
		padding:0;
		}
	.share-facebook-box {
		margin:2px 25px 0 0; 		
		padding:0;
		overflow:hidden; 
		display:inline-block; 
		height:20px;
		float:left;
		}

.continuar a, .continuar-box a, continuar-post a  {
	font-weight:100;
	font-family: 'MuseoSans500';
	font-size:11px;
	color:#000;
	display:inline-block;
	float: right;
	text-transform:uppercase;
	margin:0 15px 0 0;
	line-height:37px;
	}


.featured-img{
	margin:0;
	/*width:350px;
	height:200px;*/
	float:left;
	display: inline;
}
#ribbon{
	width:138px;
	height:138px;
	position:absolute;
	right:200px;
	top:0;
}
#featured-th{
	height: 57px;
	margin: 0 0 30px;
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:12px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}
	
.featured-content { /*margin-left:367px; 	padding-right:10px;
*/
}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#DDD;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family: 'MuseoSans300';
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin:0 !important;
}
.categoria-post a{
	font-size: 11px;
	padding: 0 0 5px;
	font-weight:100;
	text-transform:uppercase;
}
.post h3{
	font-size: 13px  !important;
	font-family: 'MuseoSans500'  !important;
	
}
.post h3 a{
	color: #000000;
}
.post p{
	margin: 0 0 15px;
	line-height:18px  !important;
}
h3.titulo-box {
	height:48px;
	overflow:hidden;
	display:block;
	}
p.date-posted {
	color: #969696;
	font-size:11px;	
	display:block;
	margin:0 0 5px 0;
}
/*- Box -*/
.box{
	border-top: 20px solid #f3f3f3;
	clear: both;
	height: 1%;
	margin:-5px 0 5px 0;
	padding: 20px 0  0 0;
}
.box .post{
	width: 280px;
	overflow:hidden;
}
.box .post h2{
	font-size: 11px  !important;
	font-weight:100;
	font-family: 'MuseoSans500';
	
}
.box .post h3{
	font-size: 13px  !important;
	font-family: 'MuseoSans500';
	font-weight:100;
	float:left;
	display:inline-block;
}
.box .post p.posted{
	font-size: 13px;
}
.box .post p.text-box {
	width:275px;
	margin:0 2px 25px 2px;
	overflow:hidden;
	font-size:13px;
	line-height:20px !important;
	
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
}
.post-alt h2{
	font-size: 15px  !important;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 13px  !important;
	font-family: 'MuseoSans500';
	font-weight:100;
}
.post-alt h3 a{
	color: #000000;	
}
.post-alt .titulo-post {
	font-size: 19px  !important;
	font-family: 'MuseoSans500';
	font-weight:100;	l
	}
.post-alt p{
	padding: 5px 0 5px 0;
}
.post-alt p.posted{
	color: #777;
	font-weight:100;
	font-size:12px;
}
/*=== Buttons ===*/

.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color:red !important;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#F5f5f5;
	padding:10px;
	width:550px;
	height:20px;
	margin-bottom:20px;	
	border-top:#FFC686 1px solid;
}
#archivebox h2 {
	font-size:17px;
	color:#000;
	width:500px;
	float:left;
	height:20px;
	line-height:20px;
}
#archivebox h2 em{
	color:#a1a1a1 !important;
	font-style:normal;
}
.archivefeed {
	display:inline-block;	
	float:right;
}
.archivefeed a {
	background:url(images/social-icon.png) -95px 0 no-repeat;
	width:20px;
	height:20px;
	display:inline-block;
}
.archivefeed a:hover {
	background:url(images/social-icon.png) -95px -20px no-repeat;
	width:20px;
	height:20px;
	display:inline-block;
	}

/* cosas para Archivos */ 

p.archives {
	font-size: 14px !important;
	font-family: 'MuseoSans300';
	line-height:20px;
	margin:0;
	padding:0;
	text-justify:distribute;
	text-align:justify;
}

.post-archive {
	margin:0;
	padding:0 0 30px 0;
	}
	
.post-archive h2{
	font-size: 15px  !important;
	padding: 0 0 5px;
}
.post-archive h3{
	font-size: 13px  !important;
	font-family: 'MuseoSans500';
	font-weight:100;
}


.tags a{
	font-size: 11px;
	padding: 0 0 5px;
	font-weight:100;
	text-transform:uppercase;
}

h3.titulo-archive {
	overflow:hidden;
	display:block;
	}

.titulo-archive a{
	font-size: 16px  !important;
	font-family: 'MuseoSans500';
	font-weight:100;
	color:#333;
	margin:0 0 8px 0;
	display:block;
}


.arclist{
	margin: 0 0 15px;
}
.arclist a {
	color: #101010;
	text-shadow: #ccc 0px 0px 1px;
	font-weight:100;
}

.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	margin:0 0 15px 10px;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.entry {
	margin:0 0 20px 0;}
.entry p{
	text-align:left;
	font-size:15px;
	line-height:24px !important;
	font-family: 'MuseoSans300';
	color:#111;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
margin:5px 0;	
	}
.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 !important;
	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: 18px;
	padding: 0 0 5px;
	font-weight:100 !important;
	font-family: 'MuseoSans500';
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	font-weight: 100;
	font-family: 'MuseoSans300';
	font-size:13px;
	color:#111;

}
ol.commentlist cite{
	font-style: normal;
	font-weight: 100;
	font-family: 'MuseoSans500';
	font-size:13px;
}
ol.commentlist cite a {
	color:#111;
	font-weight:700;
	}
ol.commentlist .commentmetadata a {
	font-weight: 100;
	font-family: 'MuseoSans300';
	font-size:11px;
	color:#999999;
	}
ol.commentlist li{
	padding: 20px 10px 20px 10px;
}
ol.commentlist li.alt{
	padding: 10px !important;
	background:#f6f6f6;
	border-top:1px solid #FFC686;	
}
.envioComentario {
	padding:10px;

	background:#f7f7f7;
	border:1px solid #d4d4d4;
	font-weight: 100;
	font-family: 'MuseoSans300';
	font-size:12px;
	cursor:pointer;
	color:#333333;
	}
.envioComentario:hover {
	padding:10px;
	background:#f1f1f1;
	border:1px solid #e8e8e8;	
	font-weight: 100;
	font-family: 'MuseoSans300';
	font-size:12px;	
	color:#000;
	}


#comment #author, #comment #email, #comment #url  {
	width:300px;
	background:rgb(250,250,250);
	border:1px solid #d4d4d4;
	line-height:30px;
	height:30px;
	padding:0 10px;
	font-weight: 100;
	font-family: 'MuseoSans300';
	font-size:13px;	
	color:#333;
	}
#comment #author:focus, #comment #email:focus, #comment #url:focus, #comment textarea#comment:focus   {
	background:#FFF;
	}
#comment textarea#comment {
/*	background:rgb(250,250,250);*/
	border:1px solid #d4d4d4;
	padding:10px;
	line-height:20px;
	font-weight: 100;
	font-family: 'MuseoSans300';
	font-size:13px;	
	color:#333;
	width:545px !important;
	height:250px !important;
	}
#comment label small {
	color:#666;}
/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
/*	border-bottom:1px solid #C0C0C0;*/
	height:38px;
	width:335px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 11px;
	font-family: 'MuseoSans300';
	font-weight:100;
	height: 37px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 37px;
}
.sideTabs .idTabs li a{
	background: #F7F7F7;
	color: #555;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:100;
	font-family: 'MuseoSans500';
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #E9E9ED;
	border-bottom:1px solid #E9E9ED;
	color: #000;
	text-decoration: none;
}
.navbox{
	background: #E9E9ED;
/*	border: 1px solid #c0c0c0;*/
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 10px 0 10px 25px;
	border-bottom:1px solid #FAFAFA;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #333;
	font-weight:100;
	font-family: 'MuseoSans300';
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	margin: 0 0 15px;
	padding:0;
	display:block;
}
.ads-468 {
	width:468px;
	height:60px;
	float:right;
	margin:30px 2px;
	/*background:#666 !important;*/
	display:block;
	}
.banner-header {
	width:560px;
	height:60px;
	float:right;
	margin:30px 2px;
	/*background:#666 !important;*/
	display:block;
	}
.ads-featured {
	width:400px;
	height:60px;
	float:right;
	clear:both;
	margin:0 84px 20px 2px;
	background:#f1f1f1;
	}

.ads img{
	float: left;
	margin: 0 0 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;	
}
.flickr h2{
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	text-transform:uppercase;
	}
.widget ul {
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 15px;
	padding: 10px 0 7px;
}
.widget ul li{
	margin: 0 0 7px;
}
.widget ul li a{
	color: #000000;
}

/*========= FOOTER =========*/


#footer{
	background:url(images/bg-foot.png) repeat-y top center !important;
	clear: both;
	color: #b3b3b3;
	line-height: 35px;
	width:100%;
	float:left;

}
#footer a{
	color: #b3b3b3;
	text-shadow: #ccc 0px 0px 1px;
	letter-spacing:0.1em;
}
#footer img {
	vertical-align:middle;
}


.left-foot {
	float:left;
	width:940px;
	margin:0 0 0 50px;
	padding:0 0 0 20px;
	border-top:1px solid #CCC;
	}
.left-foot h2, .right-foot h2 {
	font-family:'MuseoSans500';
	font-weight:100;
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	text-shadow: #ccc 0px 0px 1px;
	}
	.foot-fix {
		width:920px;
		height:20px;
		display:block;
		clear:both;
		background:url(images/linea-foot.png) center center repeat-x}
	.foot-sitios, .foot-category, foot-archives {
		width:940px;
		display:inline-block;		
		margin:10px 0;
		}
	.left-foot .foot-sitios ul, .left-foot .foot-category ul {
		float:left;
		}
		
	.left-foot .foot-sitios ul li {
		display:inline-block;
		float:left;
		width:310px;
		height:25px;
		line-height:25px;
		}
		
	.left-foot .foot-category ul li {
		display:inline-block;
		float:left;
		width:180px;
		height:25px;
		line-height:25px;
		color:#666;
		}
	.left-foot ul li a {
		color:#333 !important;
		font-family:'MuseoSans300';
		font-weight:100;
		font-size:12px;
		}
	.left-foot .foot-archives ul li {
		display:inline-block;
		float:left;
		width:180px;
		height:25px;
		line-height:25px;
		}
			
.right-foot {
	float:left;
	width:354px;
	height:200px;
	border-top:1px solid #CCC;
	}
	
.foot-foot {
	clear: both;
	height:40px;
	/* gradiente*/
background: #000; /* Old browsers */
background: -moz-linear-gradient(top,  #1C1E20 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1C1E20), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1C1E20 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1C1E20 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1C1E20 0%,#000000 100%); /* IE10+ */
background: linear-gradient(top,  #1C1E20 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1C1E20', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
/* fin gradiente*/
	display:block;
	margin:20px 0 0 50px;
	padding:0 20px 0 20px;
	float:left;
	width: 920px;
	}
	.foot-foot a, .foot-foot p {
		line-height:40px;
		color:#A8A8A8 !important;
		font-family:'MuseoSans300';
		font-weight:100;
		font-size	:13px !important;	
		text-shadow: #333 0px 0px 1px !important; 
		}
	.foot-foot a {
			text-decoration:underline
			}	

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background:url(images/hl-dot.gif) repeat-x bottom;
}
.hl-full{
	background:#FFF;
	float:left;
	clear:both;
	height:30px;
	*height:0px;
	width:100%;
	display:inline-block;
/*	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;*/
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	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 #c0c0c0;*/
	float: left;
	margin:0 15px 0 0;
	padding:0;
	
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*=== Gravity forms ===*/

.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 80px; margin: 5px 0px 4px !important; }
.gform_wrapper input.button { padding: 5px 10px 6px !important; border: 0px !important; }
.gform_wrapper input { padding: 5px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 300px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }
.entry .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { list-style: none !important; }


/*Estilos para el boton personalizado de twitter*/

  #custom-tweet-button a {
    display: block;
	 width:16px;
	 height:16px;
	background: url(images/social-icon-16.png) 0 0 no-repeat;
	 margin:10px 15px 0 0;
	 padding:0;
	 float:left;
  }
  #custom-tweet-button a:hover {
    display: block;
	 width:16px;
	 height:16px;
	background: url(images/social-icon-16.png) 0 -16px no-repeat;
  }
   #custom-tweet-button a span{
    display: block;
	 width:16px;
	 height:16px;
	 text-indent:-5000px;
  }

  #custom-facebook-button a {
    display: block;
	 width:16px;
	 height:16px;
	background: url(images/social-icon-16.png) -16px 0 no-repeat;
	 margin:10px 5px 0 15px;
	 padding:0;
	 float:left;
  }
	#custom-facebook-button a:hover {
    display: block;
	 width:16px;
	 height:16px;
	background: url(images/social-icon-16.png) -16px -16px no-repeat;
  }
    #custom-facebook-button a span{
    display: block;
	 width:16px;
	 height:16px;
	 text-indent:-5000px;
  }


/* autor */

.author {
	width:330px;
	margin:0 0 20px 0px;
	padding-bottom:15px;
	border-bottom:20px solid #f3f3f3;
	}
	.author img {
		float:left;
		margin:0 15px 0 10px;
		width:60px;
		height:60px;
	}
	.author h4 a {
		font-size:14px;
		font-family: 'MuseoSans500';
		line-height:18px;
		font-weight:100;
		color:#000;
		}
	.author p {
		font-size:11px;
		font-family: 'MuseoSans300';
		line-height:16px;
		font-weight:100;
		color:#111;
		}


/* twitter box */
.twitter-box {
	margin:15px 0 15px 0;
	padding-top:38px;
	background: url(images/head-twitter-box.png) 0 0 no-repeat;
	}

.twtr-widget { position:relative; font-size:13px!important; font-family: 'MuseoSans300', Arial !important; zoom:1; border:1px solid #F0F0F0; border-bottom:none; border-top:none;}
.twtr-fullscreen { font-size:220%!important; }
.twtr-fullscreen .twtr-new-results { _display:none!important; }
/*.twtr-widget .twtr-spinner { width:14px; height:14px; position:absolute; background:url(https://twitter-widgets.s3.amazonaws.com/j/1/spinner.gif) no-repeat; top:3px; right:3px; }*/
.twtr-widget a img { border:0!important; }
.twtr-doc { overflow:hidden; width:100%; text-align:left; font-weight:400; }
.twtr-widget .twtr-tweet-wrap { overflow:hidden; zoom:1; padding:6px 5px 8px 5px  !important; width:97,5%; }
.twtr-fullscreen .twtr-tweet-wrap { padding:20px; }
.twtr-widget .twtr-tweet a.twtr-reply { visibility:hidden; }
.twtr-widget-profile img.twtr-profile-img { display:block; float:left; width:31px; height:31px; border:0!important; }
.twtr-widget h3,.twtr-widget h4,.twtr-widget p { line-height:1.2!important; width:auto!important; margin:0!important; padding:0!important; }
.twtr-widget-profile h3,.twtr-widget-profile h4 { margin:0 0 0 40px !important; }
.twtr-widget i,.twtr-widget .twtr-new-results { font-size:12px; font-style:normal; display:block; margin-top:2px; zoom:1; }
.twtr-widget .twtr-new-results { text-align:center; display:block; position:relative; bottom:5px; margin:0 auto -10px; padding:0; }
.twtr-results-inner { line-height:1; font-size:100%; position:relative; bottom:-2px; width:40%; z-index:2; text-align:center; margin:0 auto; padding:4px 0; }
.twtr-results-hr { width:100%; position:relative; z-index:1; height:1px; border-bottom:1px dotted #ddd; bottom:7px; background:none; overflow:hidden; }
.twtr-new-results span { position:relative; z-index:3; top:-14px; display:block; font-size:14px!important; }
.twtr-fullscreen .twtr-new-results span { font-size:24px!important; }
.twtr-hd { position:relative; zoom:1; overflow:hidden; padding:10px; display:none !important; visibility:hidden !important; }
.twtr-fullscreen .twtr-hd { height:0; padding:0; }
.twtr-timeline { position:relative; overflow:hidden; z-index:2; height:225px; }
.twtr-scroll .twtr-timeline { overflow-x:hidden; overflow-y:auto; }
.twtr-widget .twtr-tweet:last-child { border-bottom-width:0; }
.twtr-ft { position:relative; background:#fafafa }
.twtr-ft div { overflow:hidden; zoom:1; padding:0; }
.twtr-ft span { float:left; text-align:right; }
.twtr-ft a { float:left; display:block; }
.twtr-ft span a { float:none; font-family: 'MuseoSans300', Arial !important; font-size:11px; color:#111111 !important; line-height:20px; margin:0 0 0 10px; }
.twtr-avatar { width:40px; height:40px; float:left; overflow:hidden; display:block; }
.twtr-fullscreen .twtr-avatar { width:80px; height:80px; }
.twtr-img { height:25px; width:25px; }
.twtr-img img { width:30px; height:30px; }
.twtr-fullscreen .twtr-img img { width:72px; height:72px; }
.twtr-tweet-text { margin-left:40px; }
.twtr-tweet-text p { line-height:32px;font-family: 'MuseoSans300';}
.twtr-fullscreen .twtr-tweet-text { margin-left:90px; }
.twtr-popular { font-size:12px; display:inline-block; margin-top:3px; opacity:.8; padding:3px; }
.twtr-doc a { text-decoration:none!important; }
.twtr-doc a:hover { text-decoration:underline!important; }
.twtr-inactive,.twtr-fullscreen a.twtr-join-conv { display:none; }
* html .twtr-widget .twtr-tweet a.twtr-reply,.twtr-widget .twtr-tweet:hover a.twtr-reply { visibility:visible; }



/* general tipografía */

.negrita, b, strong {
	font-family:'MuseoSans500';
	font-weight:100;
	}
.italica, i, em {
	font-style:italic;
	font-weight:100;
	}
	
/* related post */ 


/* ads */
/* empresas */

.block-empresas {
	background: #f8f8f8 url(images/reborde-empresas.png) 0 0 no-repeat;
	/*border-right:#ffcc02 1px solid;*/
	display:inline-block;
	padding:0 20px 0 20px;
	width:100%; 
	margin:0 0 0 -15px
	}
	.block-empresas h2.tit {
		font-family: 'MuseoSans500', Arial;
		color:#ff7800;
		font-size:16px;
		text-transform:uppercase;
		margin:10px 0 0 0;
		padding:0;
		}
		.block-empresas .post-archive {
			border-bottom:5px solid #e7e7e7;
			padding:0;
			margin:13px 0 0 0;
			}
			.block-empresas .post-archive h3.titulo-archive {
				font-family: 'MuseoSans300', Arial;
				font:14px !important;
				color:#000;
				}
				.reborde {
					background: #f8f8f8 url(images/reborde-empresas.png) 0 0 no-repeat;
					}