/*   
Theme Name: H-Dub sassy theme
Theme URI: 
Description: Exclusively for the H-Dub Allstars 
Author: Baker
Author URI: http://kylewbaker.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/***MEATNPOTATOES***/
body { background:#F60; color:#FFF; }

body, input, textarea { font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#header { background:#F60 url(http://herbertwiser.com/img/bg-header.png) no-repeat 30px top; min-width:960px; }

body { background:#000; }

#branding {
padding:90px 0 91px;
}
#access {
font-size:18px;
padding:10px 0;
background:#000;
border:none;
}

.sf-menu { border:none; background:#000; border:none; }
.sf-menu a { background:#000; border:none; }
.sf-menu a, .sf-menu a:visited {
color:orange;
font-family:"Arial Black", Gadget, Arial, sans-serif;
font-weight:bold;
text-transform:lowercase;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background:none;
border:none;
outline:0 none;
color:#FFF;
}
#wrapper { background:#036 url(http://herbertwiser.com/img/bg-wrapper.png) repeat-x 0px 200px; }

body, input, textarea { font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#main { padding:30px 0 20px; }

#content { width:600px; }

#blog-title, #blog-description { left:-999px; position:absolute; top:-999px; visibility:hidden; }

#main { clear:both; padding:40px 0 20px; }

a, a:visited, a:active, a:link { color:orange; }

h1, h2, h3, h4, h5, h6 { font-family:"Arial Black", Gadget, Arial, sans-serif; font-weight:bold; text-transform:lowercase; }
/***PAGES***/
/*ABOUT*/
.entry-content #about h1, .entry-content #about h2 {
float:right;
font-family:"Arial Black",Gadget,Arial,sans-serif;
font-size:26px;
font-weight:bold;
left:0px;
padding:0;
position:relative;
top:175px;
}
#about p, .entry-content #about img, #about ul, #about ol, #about dd, #about pre {
margin-bottom:0;
}
#about img { border-right:120px solid #000; }
/***POSTS***/
.entry-title { font-family:Arial Black, sans-serif; font-size:32px; font-weight:bold; line-height:26px; padding:0 0 7px; text-transform:lowercase; color:#FFF; }

.entry-title a { color:#FFF; }

.entry-meta abbr { font-family:"Arial Black", Gadget, Arial, sans-serif; font-size:15px; font-weight:bold; text-transform:lowercase; }

.entry-content { padding:14px 0 0; }

.hentry { padding:0; }

p, ul, ol, dd, pre { margin-bottom:14px; }

.entry-meta, .entry-utility { color:#FFF; text-transform:uppercase; }

.entry-meta .n { font-size:13px; }

.entry-utility { padding:0 0 28px; margin:0; }

.entry-meta a, .entry-utility a { color:orange; text-decoration:none; }
.nav-next, .nav-previous {
font-family:"Arial Black", Gadget, Arial, sans-serif; font-size:13px; font-weight:bold;
padding:0 4px;
width:49%;
}
/***SIDEBAR***/
.aside ul ul {
list-style-type:none;
margin:0 0 14px 0;
}
.aside { color:#FFF; }
.aside h3 { font-size:20px; font-style:normal; }
.aside a { color:orange; text-decoration:none; }

#primary { border:none; margin-bottom:14px; padding:0; }

.main-aside ul { padding:0; }

.aside p, .aside ul, .aside ol, .aside dd, .aside pre { margin-bottom:12px; }

/*SIDEBAR-GIGPRESS*/
span.gigpress-sidebar-date { font-family:"Arial Black", Gadget, Arial, sans-serif; font-weight:bold; }

p.gigpress-subscribe { color:#FFF; }

/***FOOTER***/
#footer { background:#000; padding:30px 0; border-top:none; }

#siteinfo { color:#FFF; }

#siteinfo a { color:orange; }

/***COMMENTS***/
#comments h3 { font-family:"Arial Black", Gadget, Arial, sans-serif; font-size:24px; font-weight:bold; line-height:26px; padding:0 0 10px; text-transform:lowercase; }

#comments-list .comment-author { font-family:"Arial Black", Gadget, Arial, sans-serif; font-weight:bold; padding:0 0 4px 46px; }

#comments-list li.alt { background:none; border:none; border-bottom:1px dotted #FFF; }

#comments-list li { padding:18px 1.5em 0 0; }

#comments-list li .avatar { left:0; }

#comments-list ol { border:none; margin:0 0 14px; }

#comments-list { padding:0 0 10px; }

#comments-list li { background:none; border:none; border-bottom:1px dotted #FFF; }

#comments-list .comment-meta { color:#FFF; font-family:"Arial Black", Gadget, Arial, sans-serif; font-size:12px; font-weight:bold; }

#comments-list .comment-meta a { color:orange; }

#respond { background:none; margin-bottom:14px; padding:14px 0 0; }

#form-allowed-tags p { color:#FFF; }

