/*  
Theme Name: Aaah, Refreshing
Theme URI: http://elihorne.com
Description: A new theme for pricklepear based on Skeletor by Eli Horne
Version: 1.0
Author: Eli Horne
Author URI: http://elihorne.com
*/
/* GLOBALS */
/*yui-2.3.1*/
/*reset.css*/body{z-index:0;color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*fonts.css*/body{font:13px/1.22 arial,helvetica,clean,sans-serif}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:99%;}
.clrfix{zoom:1;}/*TRIGGERS hasLayout FOR IE.  DOESN'T VALIDATE. COMMENT OUT IF NEEDED*/
.clrfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clr{clear:both;}
body{}
/* LINKS */
a:link{}
a:visited{}
a:hover{}
/*DELETE ME POST CONSTRUCTION*/
.red{border:1px solid #911;}
/* SINGLE INSTANCE (ID). USE THIS FOR STRUCTURE */
#wrap{min-width:803px;margin:0 auto;padding:15px 20px;}
#core{position:relative;}
#content{min-width:468px;margin-right:335px;}
#sidebar{position:absolute;top:0;right:0;width:300px}
#sidebar .300x250{}
/*HEADER*/
#header{}
#header a:link,#header a:visited{text-decoration:none;}
#header h2{font-weight:bold;float:left;font-size:425%;margin: .2em 0 .4em;} /*BLOG TITLE*/
#header h2 a{color:#000;}
#header h2 a:hover{font-style:italic;}
#header span{float:right;background-color:#FF0;padding:7px;margin:2.5em 0 0;} /*BLOG DESCRIPTION*/ 
#header ul{clear:both;background-color:#111;padding:0 6px 0 3px;margin-bottom: 2em;} /*PAGES NAVIGATION*/
#header ul li{display:inline;text-transform:uppercase;font-size:85%;margin-left:3px;}
#header ul li a{color:#fff;padding:7px;background-color:#111;border:2px solid #111;}
#header ul li a:hover{background-color:#AB1E30;}
#header ul li.rss{float:right;}
/*CONTENT NAVIGATION*/
#content .post-nav{margin:25px 0;background-color:#000;}
#content .post-nav a{background:#000;padding:5px;color:#fff;text-decoration:none;}
#content .post-nav .prev{float:left;}
#content .post-nav .next{float:right;}
/*POST CONTROL*/
#content .post{margin-bottom:25px;}
#content .post h1{font-weight:bold;font-size:125%;background-color:#f5f5f5;padding:5px;border:2px solid #e6e6e6;margin-top:10px;}
#content .post .meta{border-bottom:1px solid #e9e9e9;padding:5px;font-size:80%;color:#a1a1a1;}
#content .post .tags{background-color:#777;padding:3px 5px;border:2px solid #444;color:#d6d6d6;font-size:93%;}
#content .post .tags a:link, #content .post .tags a:visited {color:#fff;}
#content .post .tags a:link a:hover{color:#fff;}
#content .post .text{border-left:1px solid #e9e9e9;padding:10px 5px;}
#content .post .text p{margin:10px 0;}
#content .post .text p.youtube{text-align:center;background:#f5f5f5;border:2px solid #e6e6e6;padding:10px 0;margin:10px 0;}
#content .post .text ol, #content .post .text ul{margin: 10px 25px;}
#content .post .text strong{font-weight:bold;}
#content .post .text a:link, #content .post .text a:visited{}
#content .post .text a:hover{}
/*COMMENT CONTROL*/
#comments{min-width:468px;width:auto;}
#comments h3#comments{font-weight:bold;}
#comments ol.commentlist{}
#comments ol.commentlist li{border:2px solid #e6e6e6;background-color:#f5f5f5;margin:15px 0;padding:5px;}
#comments ol.commentlist li .alt{border:2px solid #e6e6e6;background-color:#999;} /*FOR ALTERNATING COMMENT STYLING*/
#comments ol.commentlist li cite{}
#comments ol.commentlist li .commentmetadata{}
#comments ol.commentlist li p{}
#comments h3#respond{margin:15px 0;font-weight:bold;}
#comments input#author{font-size:125%;background-color:#f5f5f5;padding:5px;border:2px solid #e6e6e6;}
#comments input#email{font-size:125%;background-color:#f5f5f5;padding:5px;border:2px solid #e6e6e6;}
#comments input#url{font-size:125%;background-color:#f5f5f5;padding:5px;border:2px solid #e6e6e6;}
#comments textarea#comment{float:left;min-width:468px;width:auto;font-size:125%;background-color:#f5f5f5;padding:5px;border:2px solid #e6e6e6;}
#comments button#submit{float:left;min-width:468px;width:auto;font-size:100%;background-color:#777;padding:5px;border:2px solid #444;color:#fff;margin:10px 0;}
/*SEARCH BAR*/
form#searchform input#s{float:left;width:200px;margin-right:5px;font-size:125%;background-color:#f5f5f5;padding:5px;border:2px solid #e6e6e6;}
form#searchform input#searchsubmit{float:right;font-size:125%;background-color:#777;padding:5px;border:2px solid #444;color:#d6d6d6;}
form#searchform input#searchsubmit:hover{background-color:#222;cursor:pointer;}
/*FOOTER*/
#footer{margin:15px 0 0;border:5px solid #e9e9e9;padding:10px;text-transform:uppercase;font-size:90%;}
#footer span{float:right;}
#footer p{}
#footer ul{float:left;}
#footer ul li{display:inline;list-style:disc;margin-right: 10px;}