
/*
Theme Name: Lince
Theme URI: http://www.lince.cl/
Description: Theme dise&ntilde;ado para Lince :)
Author: Joo Anfossi
Author URI: http://lince.cl/
*/


body 
{
	margin: 0px;
	padding: 0px;
	background: #FFF;
	text-align: center; /* centering for IE */
	font: small/1.5em "MS Trebuchet", Verdana, sans, sans-serif;
	color: #555 !important;
}

#container 
{
	width: 800px;
	margin: 0px auto; /* centering for non-IE browsers */
	padding: 0px;
	background: #FFF;
	text-align: left;
}

#contentContainer
{
	background: #fff;	
	color: #555 !important;
}

#content
{
	width: 530px;
	padding: 10px 25px 40px 0px;
	line-height: 1.2; /* for IE6 peek-a-boo bug */
	color: #555 !important;
}

* html #content { width:520px;}
#topProfileBar 
{
	height: 127px;
	background: #0b3d6e url("images/topProfileBar.jpg") no-repeat center;
	font: 18px arial, tahoma, verdana, geneva, sans-serif;
	color: #eee;
}

#top {
    background:url("images/topbg.jpg") repeat-x;
    height:56px;
}

#logo{
	width: 800px !important;
	margin: 0px auto; /* centering for non-IE browsers */
	padding: 0px;
	}

.logo { float:left; width: 150px;}

#navegacion {
    list-style: none;
	margin-top: 0px;
    position:absolute;
	float:left;
	width: 580px;
	padding: 15px 0 0 250px;
	font-family: "MS Trebuchet", sans-serif;
    font-size: 1.1em;
}

* html #navegacion {
	float:left;
	margin-left: -250px;
	padding: 17px  0 0 0;
}

*:first-child+html #navegacion {
	float:left;
	margin-left: -220px;
	padding: 17px  0 0 0;
}

#navegacion ul { margin:0px; padding:0px;}

#navegacion a {
    color:#666;
	text-align:center;
    margin: 10px 19px; /* T R B L como las agujas del reloj ;) */
	padding: 10px 0;
	text-decoration:none;
	}

#navegacion li {
	display: block;
	height: 40px;
	padding: 15px 0px;
    display:inline;
}

#navegacion a:hover {
	color: #2173af;
}

.blog a{
	color: #fff !important;
}
#navegacion .blog{
	background: url("images/inicio.over.gif") no-repeat center;
}

#blogMeta
{
	width: 300px;
	float: right !important;
	margin: 10px 14px 0px 0px;
	border: 0px;
	padding: 0px;
	color: #999;
	font-size: 65%;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

#logo img
{
	border: 0px;	
}

#blogName
{
	margin: 12px 0px 0px 10px;
	font-size: 1.1em;
	font-style: italic;
	color: #fff;
}

#blogName a:link,
#blogName a:active,
#blogName a:visited,
#blogName a:hover
{
	color: #fff;
	text-decoration: none;
}

#blogDescription
{
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
	color: #ddd;	
}

#topNavigationBar 
{
	height: 37px;
	margin: 0px;
	border: 0px;
	padding: 5px 20px;
	background: #fff url("images/topNavigationBar.jpg") no-repeat top left;
	font: bold 10px arial, verdana, tahoma, geneva, sans-serif;
	line-height: 13px;
	color: #555;
}

#latestUpdate
{
	background: url("images/showMeTab.gif") no-repeat 10px;	
	margin: 10px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 82px;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #777;
}

* html  #latestUpdate { margin: 15px 0px 0px 0px;}
*:first-child+html #latestUpdate { margin: 15px 0px 0px 0px; }

#latestUpdate a:link, 
#latestUpdate a:active, 
#latestUpdate a:visited, 
#latestUpdate a:hover
{
	margin: 0px;
	border: 0px;
	padding: 1px 7px;	
	text-decoration: none;	
	color: #777;
}


.wp-smiley {
	border:none !important;
	padding: 0px !important;
	margin: 0px !important;
	}

#latestUpdate a:hover
{
	color: #07c;
	background-color: #eee;
}

#searchform {
	width: 250px;
	padding-left: 0px;
}

#searchBox
{
	margin: 7px 0px 0px !important;
	border: 0px !important;
	padding: 0px !important;
	float: right;
	width: 250px !important;
	vertical-align: top;
	height: 22px;
	text-align: right;
}

#searchField
{
	margin: 0px 0px 3px 0px;
	padding: 1px 0px 0px 4px;	
	width: 150px;
	height: 20px;
	border: 1px #bbb solid;
	border-right: 0px #bbb solid;
	color: #888;
	line-height: 1.4em;
	float: none;
	font-size: 1.2em;
	display: inline;
	vertical-align: bottom;
}

* html  #searchField{ margin: 0px 0px 1px 0px;}
*:first-child+html #searchField { margin: 0px 0px 1px 0px; }

#searchButton
{
	margin: 0px 0px 0px -3px;
	border: 0px;
	padding: 1px 0px 0px;	
	float: none;
	line-height: 1.6em;
	width: 83px;
	height: 22px;
	display: inline;
}

#sidebar{
	width: 240px;
	float: right;
	height: 600px;
	margin: 20px 0px 40px 0px;
	padding: 0px;	
	background: #fff url("images/sidebar.jpg") no-repeat;
	font-size: 90%;
}

#sidebar  ul
{
	margin: 7px 0px 7px 0px;
	border: 0px #ddd solid;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#sidebar ul li 
{ 
	display: block;	
}

#sidebar ul li a, 
#sidebar ul li a:link, 
#sidebar ul li a:active, 
#sidebar ul li a:visited, 
#sidebar ul li a:hover
{
	margin: 0px;
	border: 0px;
	border-bottom: 1px #f3f3f3 solid;
	padding: 2px 4px 2px 30px !important;
	color: #888;
	text-decoration: none;
	background: url("images/arrow.gif") no-repeat 10px 7px;
	display: block;
}

#sidebar ul li a:hover
{	
	background: #eaeaea url("images/arrow.gif") no-repeat 10px 7px;
	color: #666;
}

#categoria {
	background: url("images/titulo.gif") no-repeat;
	color: #fff;
	height: 30px;
	margin-left:-12px;
	padding:8px 0px 0 20px;
	font-size: 1.4em;
}

* html #categoria {
	font-size: 1.5em;
	padding: 10px 0px 0 20px;
	margin: 5px 0px;
}


.sectionHeading
{
	margin: 0px 0px 0px 12px;
	color: #888;
	font-weight: bold;
}

#syndication
{
	margin: 0px 0px 10px 0px;
	border-top: 0px #ddd solid;
	padding: 7px 0px 7px 10px;
	color: #888;
}

#syndication .sectionHeading
{
	margin: 0px 0px 7px 0px;	
}

.separator
{
	margin: 5px 0px 0px;
	height: 12px !important;
	line-height: 12px !important;
	border: 0px !important;
	padding: 0px;
	background: #f2f2f2 url("images/rightColumnHR.gif") no-repeat top left;
}

#tagCloud
{
	padding: 5px 10px;
	
}

#tagCloud a:link,
#tagCloud a:active,
#tagCloud a:visited,
#tagCloud a:hover
{
	margin: 0px;
	border: 0px;
	padding: 1px 4px;
	color: #07c;
	text-decoration: none;
	display: inline;
}

#tagCloud a:hover
{
	color: #07c;
	background-color: #ccc;
}

.post
{
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.articleTitle
{
	color: #333 !important;
	font-weight: normal;
	font-size: 34px;
	line-height: 34px;
	text-decoration: none;
}

.post a:link,
.post a:active,
.post a:visited,
.post a:hover
{
	margin: 0px;
	border: 0px;
	padding: 1px 4px;
	color: #07c;
	text-decoration: none;
	display: inline;
}

.post a:hover
{
	color: #07c;
	background-color: #eee;
}

.more-link
{
	font-size: 0.75em;	
}

.postMeta
{
	margin: 40px 0px 0px 0px;
	padding: 15px;
	border: 1px #e2e2e2 solid;
	background: #eee;	
	color: #888;
	font-size: 75%;
	text-transform: uppercase;
	line-height: 1.7em;
	}

.postMeta a, 
.postMeta a:link, 
.postMeta a:active, 
.postMeta a:visited, 
.postMeta a:hover
{
	margin: 0px;
	border: 0px;
	padding: 1px 4px;
	color: #07c;
	text-decoration: none;
	display: inline-block;
}

.postMeta a:hover
{
	color: #07c;
	background-color: #eee;
}

.inlineComments
{
	float: right;
	display: inline;
}

h1, h2
{
	margin: 20px 0px 10px;
	border: 0px;
	padding: 0px;
	color: #272d36;
	letter-spacing: -1px;
	font-family: "Helvetica";
	font-weight: normal;
	font-size: 34px;
	line-height: 34px;
	}

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover
{
	padding-left: 0px !important;	
}

h2
{
	font-size: 105%;
	font-weight: normal;
	line-height: 20px;
	color: #777;			
}

.post ol, .post ul
{

}

.post li
{
	margin: 0px 0px 10px 0px;
	line-height: 1.3em;	
}

.pagination
{
	display: block;	
}

.olderPosts
{
	float: left;
	display: inline;
}

.newerPosts
{
	float: right;
	display: inline;
}

.pagination a, 
.pagination a:link, 
.pagination a:active, 
.pagination a:visited, 
.pagination a:hover
{
	margin: 0px;
	border: 0px;
	padding: 3px 6px !important;
	line-height: 160%;
	background: #eee;
	color: #07c;
	text-decoration: none;
	display: inline;
}

.pagination a:hover
{
	background-color: #ccc;
}

#adsenseMain
{
	margin: 30px 0px 20px 20px;
	border: 0px;
	padding: 0px;
	float: right !important;
	clear: none;
}




/* ############################################################ */
/* ###################  comment styles follow  ################ */
/* ############################################################ */


.commentlist
{
		
}

.oddNumberComment, .evenNumberComment
{
	display: block;
	padding: 10px;
	border-bottom: 1px #ddd solid;
	background: #fff;
}

.evenNumberComment
{
	background: #eee;
}

.oddNumberComment .rank, .evenNumberComment .rank
{
	width: 30px;
	font-size: 28px;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight: bold;
	color: #ccc;
	float: left;
}

.evenNumberComment .rank
{
	color: #fff;	
}

.comment
{
	padding: 5px 10px 10px 40px;
	font-size: 85%;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	color: #666;
	line-height: 1.6em;
}

#commentform #author, #commentform #email 
{
	margin: 0px 0px 12px 0px;
	padding: 1px 0px 0px 4px;	
	width: 210px;
	height: 19px;
	border: 1px #bbb solid;
	color: #666;
	float: none;
	display: inline;
	background: #eee;
	vertical-align: middle;
}

* html  #commentform #author, * html  #commentform #email{ margin: 0px 0px 1px 0px;}
*:first-child+html #commentform #author, *:first-child+html #commentform #email{ margin: 0px 0px 1px 0px; }


#comment
{
	width: 500px;
	height: 200px;
	padding: 10px;
	border: 1px #ddd solid;
	background: #f2f2f2 url("images/comment.jpg") no-repeat top left;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 95%;
	overflow: auto;
	color: #555;
}

.avatar
{
	margin: 5px 10px 5px 5px;
	width: 45px;
	height: 45px;
	float: right;
}

#contenedor{
	width: 800px !important;
	padding: 0px;
	margin: 0px auto !important;
}

#navigationFooter
{
	margin: 0px auto !important;
	border-top: 1px #ccc solid;
	padding: 20px 0px;
	background: #f2f2f2 url("images/navigationFooterBackground.jpg") repeat-x;
	text-align: left;
	color: #888;
	font-size: 90%;
}

.footerSection ul p, .footerSection p { color: #888 !important; padding-left: 35px;}

#navigationFooter .footerSection
{
	width: 250px;
	float: left;
	margin: 0px 0px 20px 00px;
	border: 0px #ddd solid;
}

#navigationFooter .footerSection ul
{
	margin: 15px 0px 0px 0px;
	border-left: 1px #ddd solid;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#navigationFooter .footerSection:first-child ul
{
	border-left: 0px #ddd solid;
}

#navigationFooter .footerSection ul li 
{ 
	display: block;	
}

#navigationFooter .footerSection ul li a, 
#navigationFooter .footerSection ul li a:link, 
#navigationFooter .footerSection ul li a:active, 
#navigationFooter .footerSection ul li a:visited, 
#navigationFooter .footerSection ul li a:hover
{
	margin: 0px;
	border: 0px;
	padding: 4px 15px 4px 34px !important;
	color: #888;
	text-decoration: none;
	background: url("images/arrow.gif") no-repeat 15px 9px;
	display: block;
}

#navigationFooter .footerSection ul li a:hover
{	
	background: #eaeaea url("images/arrow.gif") no-repeat 15px 9px;
	color: #07c;
}

#copyrightFooter
{
	margin: 0px;
	border: 0px;
	padding: 10px 14px;
	font: normal 12px arial, verdana, tahoma, geneva, sans-serif;
	line-height: 13px;
	color: #eee;
}

#themeCredit
{
	width: 200px;
	float: right;
	font: 11px tahoma, arial, verdana, geneva, sans-serif;
	color: #bbb;
	text-align: right;
}

#themeCredit a:link,
#themeCredit a:active,
#themeCredit a:visited,
#themeCredit a:hover
{
	color: #bbb;
	text-decoration: none;
}



/* ############################################################ */
/* ##################  general styles follow  ################# */
/* ############################################################ */


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
}

p
{
	margin: 10px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	color: #555 !important;
}

hr 
{ 
	height: 0; 
	border: 0; 
	border-top: 1px solid #ccc; 
} 



.clear
{
	clear: both;
	height: 40px;
	border: 0px solid #f60;
}

.hidden
{
	display: none;
}


#contentAdBlock
{
	float: left;
	width: 340px;
	height: 340px;
	margin: 0px 0px 20px 20px;
}

.tip-title
{
	border-right: 0px #fff solid;
	border-bottom: 0px #fff solid;
	padding: 3px 20px 0px 6px;
}

.tip-text, .tip-top, .tip-bottom
{
	display: none;
}

.titleTip, .tagTip
{
	height: 80px;
	width: 140px;
	background: url("images/toolTip.gif") no-repeat left bottom;	
	text-align: left;
}

.titleTip .tip, .tagTip .tip
{
	height: 102px;
	padding: 3px;
	border-top: 0px #2d2b2b solid;
	border-left: 0px #2d2b2b solid;
	border-right: 0px #2d2b2b solid;
	border-bottom: 0px #2d2b2b solid;	
	color: #fff !important;
	font: normal 11px/12px arial, verdana, tahoma, geneva, sans-serif;
}

.tagTip
{
	height: 40px !important;
	width: 120px;
}

.tagTip .tip
{
	height: 62px !important;
	width: 120px;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Arial, Verdana, Geneva, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				0.9em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}



/* ############################################################ */
/* ############  wordpress default styles follow  ############# */
/* ############################################################ */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.post img {
	border: 4px solid #eee;
	padding:1px;
	margin: 0 15px 10px 0;
}

.p-cat { font: normal 11px/14px 'Arial'; text-transform: uppercase; color:#999; border-bottom: 1px dotted #eee;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: none; color:#999; padding-right: 5px;}

#pantalla-interior {
	width: 800px !important;
	padding: 35px 0 0 0;
	margin: 0px auto !important;
}

* html #pantalla-interior {
	padding-left: 100px;
}