/*  
Theme Name: El Buro
Theme URI: http://www.buroeditorial.com/
Author: Buro Editorial 
Based off of: Wordpress Lab
Author URI: http://www.buroeditorial.com
*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
img#wpstats{width:0px;height:0px;overflow:hidden}
* html #ancillary .block{
	margin: 0px 0px 0px 4%;
}

* html #comments cite{
	width: 30.6%;
}
* html #primary {
	position:relative; top:-100px;
}
* html #primary .secondary{
	margin-right: 4%;
}

* html #primary.twocol-stories .story{
	margin-left: 2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 50%;
}

a{
	color: #000;
}

a img{
	border: none;
}

blockquote{
	border-left: 2px solid #000000;
	color: #fff;
        margin-left: 1em;
	padding-left: 1em;
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{
	background: #fff;
	color: #787878;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

fieldset {
	padding: .5em;
}

h1{
	color: #000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 1.5em 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0px;
}

h3{
	color: #FFFFFF;
	font-size: 1.15em;
	font-weight: normal;
}

h2{
color: #009933;
	font-size: 1.15em;
	font-weight: normal;
}

input.textfield, textarea{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	margin: 5px 0px;
	width: 15em;
}

label.text{
	left: 0.5em;
	position: relative;
	top: -0.5em;
}

li, dd {
	margin-left: 5%;
}

ol#comments{
	list-style-type: none;
	margin: 2em 0px;
}

ol#comments li{
	list-style-type: none;
	margin: 2em 0px;
}

p{
	line-height: 1.75em;
}

pre{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;
	padding: 1em 0px;
	width: 100%;
}

select option{
	padding: 0px 5px;
}



textarea.commentbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0px;
	padding: 0.25em;
	width: 28em;
}

ul li{
	list-style-type: none;
	margin: 0.5em 0px 0.5em 2em;
        color:#787878;
}
ul li a:hover{
	list-style-type: none;
        color:#00ff00;
}
ul.counts .count{
	color: #7A7A7A;
	float: right;
}

ul.dates .date{
	color: #FF91BC;
	padding: 0px 1.5em 0px 0px;
}

ul.dates a, ul.counts a{
	color: inherit;
	color: #FFFFFF;
	text-decoration: none;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{
	color: #FFFFFF;
}

ul.dates li, ul.counts li{
	border-bottom: 0px solid #C2C2C2;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}

ul.dates, ul.counts{
	border-top:0px solid #C2C2C2;
	list-style-type: none;
	margin: 1.5em 0px;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.comment-head{
	border-bottom: 1px solid #E3E3E3;
	padding: 0.8em 2em 1.0em 2em;
}

.comment-head .details{
	font-size: 0.95em;
}

.comment-head a{
	color: #000000;
	text-decoration: none;
}

.comment-head h2{
	font-size: 1.5em;
	margin: 0px;
}

.formactions .spinner{
	float: right;
	margin: -8px -20px 0px 0px;
}

.formactions input.submit{
	background-color: #FFFFFF;
	border: 1px solid #787878;
        color:#333333;
	float: right;
	margin: -1em 0px 0px 0px;
	padding: 0px 0.5em;
}

.formhead {
color:#000000;
}

.hide, .print-logo, .close-button{
	display: none;
}

/* This class sets the width and position for all rows */
.inside{position:absolute; top:1em; _top:1px; left:1em; 
	width:95em;
	margin:0 auto;
}
#outside{
        position:absolute; top:100px; left:500px; width:440px;
	width:40em;height:400px;
	margin:0 auto;
}
.left{
	float: left;
}

.right{
	float: right;
}

.rule{

	border-top: 1px solid #CCCCCC;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 1.5em 0px;
}

.secondary .featured dl{
	border-bottom: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0.5em 0px 0.6em 0px;
       
}

.secondary .featured p{
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
	padding: 0.5em 0px 0.6em 0px;
        color: #FFFFFF;
}


.secondary dd{
	display: inline;
	margin: 0px;
	padding: 0px;
        color:#FF91BC;
}

.secondary dd a{
	color: #FF91BC;
}

.secondary dd a:hover{
	color: #FFFFFF;
}

.secondary dt{
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}


.single-post h1, .single-post h2{
	margin-top: 0px;
        
}

.story h3{
	color: #000000;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0px 0px 1.5em 0px;
}

.story h3 a{
	border-bottom: 1px dotted #666666;
	color: #000000;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	
}

#header .inside{
}
.buro{ font-size: 75px; font-weight: normal; position:relative; top:-0px;left:0px;color: #009900;}
.editorial{ font-size: 75px; font-weight: normal; position:relative; top:-66px; left:0px;color: #000;}
#text-rand{ position:relative; top:-95px; left:10px; color:#009900;padding-left;25em;}
.textos { font-size: 11px;color:#009933; font-style:oblique;}
#menunuevo {position: absolute; top:100px; left:-100px; width:440px;}

#menunuevo ul a {padding-left:260px; padding-top:3px;padding-bottom:3px;padding-right:10px; text-decoration:none; }

#menunuevo ul a:hover {background-color: #009933; color: #000;text-decoration:none;}

#menunuevo ul.current_page_item {background-color: #009933; color: #000;text-decoration:none; !important;
}

#header h2{
	border-right: 1px solid #808080;
	float: left;
	font-size: 2.25em;
	margin: 0px 0.5em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
}

#header h2 a{
	color: #000000;
	text-decoration: none;
}

#header p{
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	position:relative; top:420px; padding-left:40px;padding-right:40px;z-index:-1;

}



#footer p.copyright a:hover{
	color: #FF91BC;
}   






/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
#primary{
	background: #FFFFFF;
	color: #000000;
	padding:1px 0 2em 0;
}

#primary .primary{
	float: right;
	width: 65%;
}

#primary .secondary{
	display: inline;
	float: right;
	margin-right: 5%;
	padding-top: 0.65em;
	width: 30%;
}

#primary .secondary .admin-tools{ margin:1em 0; }
#primary h2{
	color: #FFFFFF;
}

#primary.onecol-stories .primary{
	float: left;
	width: 50%;
}

#primary.onecol-stories .secondary{
	float: right;
	margin: 0 0 0 10%;
	width: 40%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 4%;
	display:inline;
}

* html #primary.twocol-stories .story{
	margin-left:2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #cccccc;
	padding:0.5em 0;
	font-size:0.95em;
	color:#4D4D4D;
}
.story .details .read-on{
	background:url(../images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
}
.story .details a{
	color:#4D4D4D;
	text-decoration:none;
}

.story .details a:hover{ color:#000000; }

#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img{
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 2px;
	width: 175px;
}

#search input:focus{
	background: #FFFFFF;





}

#search-result ul{


	margin: 0px;
}

#search-results{
	background: #CCCCCC;
	border-top: 1em solid #000000;
	float: right;
	-moz-opacity: 0.9;
	padding: 0px 0px 0px 0px;
	width: 30%;
}

#search-results h3{
	background: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
	text-align: left;
}

#search-results small{
	border-bottom: 1px solid #555555;
	border-top: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
}

#search-results small a{
	color: #CCCCCC;
}

#search-results ul li{
	list-style-type: none;
	margin: 0.5em 0px;
	padding: 0px 1em 0.5em 1em;
}

#search-results ul li a{
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}

#search-results ul li:hover{
	background: #202020;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{
	background:url(images/diamond.gif) repeat #FFF;
	padding:1px 2em;
	border-top:0px solid #1C1C1C;
        color:#000000;
}



/*-----------------------------------------------------------------------------------------------
        Spiffy 
----------------------------------------------------------------------------------------------*/
.spiffy{
display:block
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#000000
}
.spiffy1{
border-right:1px solid #919191;
padding-right:1px;
margin-right:3px;
border-left:1px solid #919191;
padding-left:1px;
margin-left:3px;
background:#3f3f3f;
}
.spiffy2{
border-right:1px solid #e5e5e5;
border-left:1px solid #e5e5e5;
padding:0px 1px;
background:#303030;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #303030;
border-left:1px solid #303030;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #919191;
border-left:1px solid #919191;
}
.spiffy5{
border-right:1px solid #3f3f3f;
border-left:1px solid #3f3f3f;
}
.spiffy_content{
padding:0px 5px;
background:#000000;
} 


#theshelf {
	height: 280px;
	background: #FFF;
}

/*The Menu CSS*/
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: lightyellow;
}

#tabcontentcontainer{
width:480px;
height:40px;
}

.tabcontent{
display:none;
}

