/*  
Theme Name: Fresh News
Theme URI: http://www.premiumnewstheme.com/
Description: Fresh News is a feature-rich theme for magazine- / news-type blogs created by <a href="http://www.adii.co.za">Adii Freelancer</a> and designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Version: 1.0
Author: Magnus Jepson & Adii Freelancer
Author URL: http://www.jepson.no/
*/

.minipostlinks a
 {
	color: grey;
}

h2{
	color: #000000;
	margin: 0 0 5px;
	font: 26px Corbel, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

hmini{
	color: #000000;
	margin: 0 0 5px;
	font: 26px Corbel, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: right;
}

h3{
	color: #000000;
	margin: 0 0 5px;
	font: 19px Corbel, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

/*=== Setup ===*/

.asides p{
	line-height: 18px;
	padding: 0 0 10px;
}

*{
	border: 0;
	margin: 0;
	padding: 0;
}

.asides a
 {
	color: #d7e13d;
}

body{
	background: #ebe9e1 url(images/bgr.jpg) repeat-x top;
	color: #555555;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}
a{
	color: #e8a02c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	padding: 5px;
	font: 12px Corbel, Helvetica;
	border: 1px solid #333;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
}

/*========= TOP NAVIGATION =========*/

h7 {
	text-decoration: none;
	text-align: left;
	color: #fff;
	font: bold 28px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 30px;
		text-shadow: #000 0 -2px 0;

}

.h7 a {
	text-decoration: none;
	text-align: left;
	color: black;
	font: bold 28px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 30px;
		text-shadow: #fff 0 -2px 0;

}

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
}
.nav1 li a{
	color: #a0a09b;
}
.nav1 li a{
	display: block;
	text-align: center;
	float:left;
	color: black;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px 20px 0 0; display: inline; line-height: 14px; }


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 33px;
	margin-bottom:20px;
}
#topmenu li{
	border-left: 1px solid #dedbd1;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 20px 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
	color: black;
	text-shadow: #000 0 -0px 0;

}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 20em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}
/*==============  HEADER  ===================*/
#header{
	background: url(http://loading.mx/header.png) 0 center;
	height: 109px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 80px;
	width: 520px;
}
#header h1 a:hover{
	text-decoration: none;
}

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
#box div.tooltip{background:url("http://lared.me/searchbox.png") no-repeat center center;font-size:10px;width:206px;margin:10px
0 0 0;padding:15px
0 20px 0;color:#333;text-shadow:none;text-transform:none;text-align:center}

h24{
	color: #000000;
	font: bold 46px Helvetica, Arial, "Lucida Grande", Corbel, "Helvetica Neue", Geneva, sans-serif;
}
h2 a{
	color: #000000;
}
h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	font: bold 12px Corbel, Helvetica, sans-serif;
	color:#363636;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	height:16px;
	border-width: 1px;
	border-color: #dedbd1;
}
#centercol h3 {
	margin: 0 0 15px 0px;
	padding:10px 18px 5px 18px;
	color: #4c4c4c;
	text-align: left;
	height:20px;
	font: 22px Corbel, Helvetica;
}
#featuredpost h2 { font-size:30px; }

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.box, .widget{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
		-moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	  border-radius: 5px; 
	margin: 0 0 15px 0px;
	padding:18px;
}
.box img {
	margin: 0 0 -5px;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
}
.widget { padding:15px;
	text-align: justify;
}

/*- Box2 (sidebar boxes) -*/
.box2{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
			-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	 -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	  border-radius: 5px; 
	  border-radius: 5px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #fff;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #fff;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	background:#e4e2db url(images/bgr-footer.gif) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	margin-top:10px;
}

#footer, #footer a{
	color: #777777;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
		-moz-border-radius: 5px;
-moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
  border-radius: 5px; 
  border-radius: 5px;	
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
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;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#F8F8F4;
	border:1px solid #DEDBD1;
	-moz-border-radius: 5px;
-moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
  border-radius: 5px; 
  border-radius: 5px;	
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

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


.asides {
	display: block;
	color: black;
	margin: 0 0 10px;
	padding: 10px;
	
	font: 12px Corbel, "Helvetica Neue", Helvetica;
	text-align: justify;
				-moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	  border-radius: 5px;
	border: 1px solid silver;
	border-top-style: none;
}
.asides {
	background-image: url('http://loading.mx/bgris.png') ;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
    
    -webkit-background-size:100% 100%;
    -khtml-background-size:100% 100%;
    -o-background-size:100% 100%;
    background-origin: content-box;
	border-top-style: none;
}

/* .asides:hover
 {
	border-color: #999;
	background-color: #191919;
				-moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	  border-radius: 5px; 
	  border-radius: 5px;

} */

.asides a:hover
 {
	color: black;
}

.asides a
 {
	color: black;
}

.minipostlinksh2 a
 {
	color: #d7e13d;
}

.compartemini
 {
	border-right: 1px solid silver;
}

.compartemini2
 {
	
}

.asides img
 {
max-width: 200px;
height: auto;
margin: 0px 5px 0px auto;
float: left;
display: compact;
	-moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	  border-radius: 5px;
}
.asides img
 {
width: auto;
max-height: auto;
margin: 0px 5px 0px auto;
float: left;
display: compact;

}

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	padding-top:5px;
	font-size:2.1em !important Helvetica, "Helvetica Neue", Tahoma;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
		max-width:555px;

}
.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;
	}

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

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

citas {
	float: right;
	margin: 0 1px 0 0;
	padding: 0 15px;
}

h8 {
	color: #333;
	font: 24px Corbel, Helvetica;
}

h8 a {
	text-decoration: none;
	color: #333;
}

h8 a:hover {
	text-decoration: none;
}

info {
	font: 11px Corbel, Helvetica;
	color: #333;
	text-decoration: none;
}

CON {
			background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding:18px;
}
/* Sígueme */
.blocco{height:28px;width: 188px;margin-top:5px}
.blocco label{background-color:transparent !important;cursor:pointer}
.blocco label span{position:relative;top:-9999px;left:-9999px}
.blocco input{margin:7px 0 0 7px}
.blocco img{margin:7px 0 0 7px;border:0px;cursor:pointer}
.blocco .avvisi{float:right;position:relative;top:-16px;left:-7px}
.blocco .avvisi img{position:relative;top:-5px}
.twitter{background:url('http://pixdek.me/img/blocco-twitter.gif') no-repeat;border:1px solid #54b7bc;color:#fff
}
.jaiku{background:url('img/blocco-jaiku.gif') no-repeat top left;border:1px solid #7FAC2B;color:#fff}
.pownce{background:url('http://pixdek.me/img/blocco-pownce.gif') no-repeat top left;border:1px solid #4E4732;color:#fff}
.tumblr{background:url('http://pixdek.me/img/blocco-tumblr.gif') no-repeat top left;border:1px solid #D5D5D5;color:#00A9EC}
.meemi{background:url('img/blocco-meemi.gif') no-repeat top left;border:1px solid #D5D5D5;color:#85A8CC}
.beemood{background:url('img/blocco-beemood.gif') no-repeat top left;border:1px solid #729BC3;color:#fff}
.gozub{background:url('img/blocco-gozub.gif') no-repeat top left;border:1px solid #729BC3;color:#fff}
.frazr{background:url('img/blocco-frazr.gif') no-repeat top left;border:1px solid #729BC3;color:#fff}
.facebook{background:url('http://pixdek.me/img/blocco-facebook.gif') no-repeat top left;border:1px solid #315090;color:#fff}
.plaxo{background:url('http://pixdek.me/img/blocco-plaxo.gif') no-repeat top left;border:1px solid #315090;color:#fff}
.numpa{background:url('img/blocco-numpa.gif') no-repeat top left;border:1px solid #B8AEA6;color:#3D3128}
.mexicodiario{background:url('http://pixdek.me/img/blocco-mexicodiario.gif') no-repeat top left;border:1px solid #CDDD94;color:#83971E}
.fanfou{background:url('img/blocco-fanfou.gif') no-repeat top left;border:1px solid #7EBBD0;color:#3785A0}
.feecle{background:url('img/blocco-feecle.gif') no-repeat top left;border:1px solid #CBD8B0;color:#5D832C}
.linkedin{background:url('img/blocco-linkedin.gif') no-repeat top left;border:1px solid #D1D1D1;color:#85A8CC}
.bebo{background:url('img/blocco-bebo.gif') no-repeat top left;border:1px solid #2B2B2B;color:#FFF}
.hi5{background:url('img/blocco-hi5.gif') no-repeat top left;border:1px solid #B8C7D0;color:#0098D7}
.myspace{background:url('img/blocco-myspace.gif') no-repeat top left;border:1px solid #013696;color:#FFF}
.blinko{background:url('img/blocco-blinko.gif') no-repeat top left;border:1px solid #BDC6D7;color:#FFF}
.plurk{background:url('http://pixdek.me/img/blocco-plurk.gif') no-repeat top left;border:1px solid #B81B2B;color:#FFF}
.brightkite{background:url('img/blocco-brightkite.gif') no-repeat top left;border:1px solid #000;color:#FFF}
.zooomr{background:url('img/blocco-zooomr.gif') no-repeat top left;border:1px solid #B81B2B;color:#FFF}
.identica{background:url('img/blocco-identica.gif') no-repeat top left;border:1px solid #000;color:#FFF}
.friendfeed{background:url('img/blocco-friendfeed.gif') no-repeat top left;border:1px solid #FFF;color:#000}
.twitter a,.jaiku a,.pownce a,.tumblr a,.meemi a,.beemood a,.frazr a,.facebook a,.plaxo a,.numpa a,.mexicodiario a,.fanfou a,.feecle a,.linkedin a,.bebo a,.hi5 a,.myspace a,.blinko a,.plurk a,.brightkite a,.zooomr a ,.identica a ,.friendfeed a{text-decoration:underline}
.twitter a:hover,.jaiku a:hover,.pownce a:hover,.tumblr a:hover,.meemi a:hover,.beemood a:hover,.frazr a:hover,.facebook a:hover,.plaxo a:hover,.numpa a:hover,.mexicodiario a:hover,.fanfou a:hover,.feecle a:hover,.linkedin a:hover,.bebo a:hover,.hi5 a:hover,.myspace a:hover,.blinko a:hover,.plurk a:hover,.brightkite a:hover,.zooomr a:hover ,.identica a:hover,.friendfeed a:hover{text-decoration:none}
.twitter a,.facebook a,.jaiku a,.pownce a,.beemood a,.frazr a,.plaxo a,.bebo a,.myspace a,.blinko a ,.plurk a ,.brightkite a ,.identica a{color:#fff}
.tumblr a{color:#00A9EC}
.meemi a{color:#85A8CC}
.numpa a{color:#85A8CC}
.mexicodiario a{color:#83971E}
.fanfou a{color:#3785A0}
.feecle a{color:#5D832C}
.linkedin a{color:#85A8CC}
.hi5 a{color:#0098D7}
.zooomr a{color:#85A8CC}
.friendfeed a{color:#000}
.related_post{ list-style-type: square; font-style: normal; font-weight: normal; font-size: 14px; }
.related_post a{ margin-bottom: 6px;
	font: normal normal 14px Corbel, Helvetica;
	list-style-type: square;
}
.related{ font-style: normal; font-weight: normal; font-size: 14px;
	list-style-type: disc;
	margin-left: 20px;
}

#cajas input {
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding:2px;
}

#cajas:hover {
	border-style: solid;
	border-color: #4c4c4c;
}

.contador {
	color: #fff;
	font-size: 26px;
	text-align: left;
	float: left;
	position: static;
	font-style: italic;
	font-weight: bold;
	margin-left: -135px;
}

.search {
	align:right;
	}

.search:hover #searchtip {
	display: inherit;
	position: absolute;
	top: 45px;
}
#searchtip {display: none;}
#searchtip {
	color: #fff;
	background: #000;
	padding: 5px 10px;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	  border-radius: 5px; 
	opacity: 0.75;
	margin-left: 620px;
	font: 3em Corbel, Helvetica;
}

#next-prev{color:#fff;font-size:1.2em;
	margin: 0 0 45px 20px;
}#next-prev
a{padding:10px
!important;background:#b1b1b1;color:#fff !important;text-decoration:none !important;	-moz-border-radius: 4px;
	 -khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	  border-radius: 4px; }#next-prev a:hover{padding:10px
!important;background:#333;color:#fff !important;text-decoration:none !important;-moz-border-radius:4px;-webkit-border-radius:4px}
#next-prev
.der{float:left}
#next-prev
.izq{float:right}
.postmetadat { background: rgba(0,0,0,0.7); color:#fff; font-size:11px; 
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
 -khtml-border-bottom-right-radius: 5px;
 -khtml-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; 
  border-bottom-left-radius: 5px; 
  display:block; clear:both ;
	border-top: 1px solid #3f3f3f;
	text-shadow: black -1px 1px 0px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	width: auto;
}

.kjgrcGravatar{
	margin-right: 0;
	margin-bottom: -4px;
		-moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	  border-radius: 3px;
}

.avatar{
	margin: 2px 0 50px 2px;
		-moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	  border-radius: 3px;
}
.gravatar {
		
}

.gravatar img{
		-moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	  border-radius: 5px;
}

.archivado {
	font: 11px Corbel, Helvetica;
	vertical-align: 2px;
	text-indent: 4px;
	text-align: justify;
}

.archivado li {
padding-bottom:5px;
	padding-top: 5px;
	border-bottom: 1px solid #e3e5e2;border-top: 1px solid #e3e5e2;
}

.archivado ul {
	
	margin-bottom: 2px;
	display:block
}