/*   
Theme Name: Smash
Theme URI: http://www.DeadBandit.com/
Description: Smash your screen with your face.
Author: TheDeadBandit
Author URI: http://www.DeadBandit.com/
Template: thematic
Version: 1.0
*/
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/layouts/2c-r-fixed.css');
@import url('../thematic/library/styles/images.css');
@import url('../thematic/library/styles/plugins.css');
h1,h2,h3,h4,h5,h6{font-family:Cambria,Corbel,Verdana,Arial,sans-serif;}
/*-----------FROM DEFAULT.CSS-------------*/
/* =Global Elements-------------------------------------------------------------- */
body, input, textarea {
    line-height:22px;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}

/* =Header----------------------------------------------------------------------- */
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}

/* =Menu
--------------------------------------------------------------------------------- */
.skip-link {
    display:none;
}
#access {
position:absolute;
    border-top:1px solid #222222;
    height:32px;
    font-size:13px;
clear: both;	
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #ccc;
	float:left;
}
.sf-menu a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
}
.sf-menu li {
background:		#transparent;
}
.sf-menu li li {
background:		#transparent;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

/* =Content---------------------------------------------------------------------- */
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}

/* =Attachments------------------------------------------------------------------ */
.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}

/* =Navigation------------------------------------------------------------------- */
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
color: #258BBB;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above {
    display:none;
}

/* =Comments--------------------------------------------------------------------- */
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
color: #258BBB;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
color: #258BBB;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}

/* =Asides, Sidebars & Widget-Ready Areas---------------------------------------- */
.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/* Main Asides */
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
/* Content Asides */
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/* Footer Asides */
#subsidiary {
    padding:33px 0 0 0;    
}

/* =Footer----------------------------------------------------------------------- */
#siteinfo a,
#siteinfo a:active,
#siteinfo a:hover {
color:#FFF;
text-decoration:none;
}

/*-----------PRELOAD-------------*/
/*	Lucida Hybrid http://www.brownbatterystudios.com/sixthings/2007/03/14/lucida-hybrid-the-grande-alternative */
body {background:#222222 url('images/background2.png') no-repeat fixed top center; font:100% "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color:#BBBAAA;min-width:960px;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
strong, em, b, i {font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
input, textarea, select {color:#464646; font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
.clear {clear:both;}
code {font-family:Monaco, "Lucida Console", "Courier New", monospace;}
a:link {color:#004B91;}
a:active, a:hover {color:#258BBB;}
a:visited {color:#14436F;}
.entry-title a:active,
.entry-title a:hover,
.entry-meta a:active,
.entry-meta a:hover ,
.entry-utility a:active,
.entry-utility a:hover {
color:#E1E1E1;
text-decoration:underline;
}
/*------------HEADER-------------*/
#header {
    z-index:2;
clear: both;
margin: 0 auto;
overflow: hidden;
position: relative;
width: 960px;
height: 120px;
background:#171717;
border-top:1px solid #5D5F64;
border-left:1px solid #5D5F64;
border-right:1px solid #5D5F64;
}
#branding {
padding:15px 0 15px;
float: left;
width: 640px;
margin: 0 0 0 10px;
}
#branding-search {
float: right;
width: 300px;
padding: 60px 0 20px;
}
#blog-title {
font-family:Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
letter-spacing:0.04em;
word-spacing:0.1em;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
background:transparent url(images/DB-logo-bw.png) no-repeat scroll left top;
display:block;
height:100px;
margin-bottom:10px;
text-indent:-9000px;
width:153px;
    color:#000;
    text-decoration:none;
}
#blog-title a, #blog-title a:active, #blog-title a:hover {
color:#FFF;
text-decoration:none;
text-shadow:#666666 2px 2px 1px;
}
/*-------------BODY--------------*/
#content {
width:100%;
}
#primary {
border:0;
border-top:1px solid #222222;
padding:10px 0 0 0;
    margin-bottom:22px;
}
#main {
clear:both;
padding:10px 0 10px;
background:#171717;
border-left:1px solid #5D5F64;
border-right:1px solid #5D5F64;
}
.hentry {
padding:0;
margin:0 5px auto;
}
.entry-title {
font-family:Cambria, Corbel, Verdana, Arial, sans-serif;
font-size:24px;
font-weight:bold;
color:#E1E1E1;
border-top:1px solid #222222;
padding-top:10px;
text-shadow: 2px 2px 4px #000;
padding:10px 0 7px 0;
    line-height:26px;
}
.entry-title a{
color:#E1E1E1;
    text-decoration:none;
}
.hentry h1{
color:#E1E1E1;
font-size:2em;
line-height:0.85em;
margin-bottom:0;
}
.page-title{
font-family:Cambria, Corbel, Verdana, Arial, sans-serif;
font-weight:bold;
color:#E1E1E1;
font-size:2em;
line-height:0.85em;
padding:20px 0 22px;
border-top:1px solid #222222;
}
.entry-utility span {
display:block;
border:1px 0 solid #39A324;
}
.entry-utility, .entry-utility a, .entry-meta, .entry-meta a {
color:#3D3D3D;
    text-decoration:none;
    font-style:italic;
}
blockquote, pre {
background:#222222 url(images/blquote.png) no-repeat scroll 3px 3px;
border:1px dashed #5D5F64;
margin:5px 0;
padding:8px 12px 8px 36px;
}
/*---POST META---*/
.entry-utility .meta-sep, .meta-prep-author, .author, .meta-prep-entry-date, .meta-sep-entry-date {
display: none;
}
/*----------------SIDE AREA--------------------*/
#primary h3.widgettitle{
color:#004B91;
border-bottom:1px dotted #004B91;
text-transform:uppercase;
font-weight:bold;
}
#secondary h3.widgettitle {
color:#004B91;
border-bottom:1px dotted #004B91;
text-transform:uppercase;
font-weight:bold;
}
.main-aside{
font-style:normal;
font-size:12px;
}
.main-aside h3.widgettitle {
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
font-style:normal;
margin-bottom:7px;
}
.main-aside a{
text-decoration:none;
font-weight:bold;
}
.main-aside a:active, .main-aside a:hover {
text-decoration:underline;
}
#primary a, #secondary a {
color:#BBBAAA;
}
#primary a:active, #primary a:hover {
color:#258BBB;
}
#secondary a:active, #secondary a:hover {
color:#258BBB;
}
#primary .widgetcontainer ul, #secondary .widgetcontainer ul {
list-style-type: none;
}
#primary .widgetcontainer ul li, #secondary .widgetcontainer ul li{
list-style-type:square;
}
/*----------------TOPS & BOTTOMS-----------------*/
#content .aside {
border:1px solid #222222;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
/*--------------------SUBSIDIARY - FOOTER -----------------------*/
#footer {
border-left:1px solid #5D5F64;
border-right:1px solid #5D5F64;
border-bottom:1px solid #5D5F64;
margin:0 auto;
width: 960px;
background:#000;
}
#subsidiary h3.widgettitle{
color: #800000;
}
#subsidiary, #subsidiary a{
color: #330000;
}
#siteinfo {
color:#FFF;
    font-size:11px;
    line-height:18px;
padding:15px 0 15px;
}
/*-----------------OTHER------------------*/
/* pagination */
#nav-above, #nav-below {
position:relative;
width:auto;
height:100px;
}
.paged #nav-above {
    display:block;
padding:10px 0;
border-top:1px solid #222222;
}
.navigation{
height:100%;
margin:0;
font-size:13px;
line-height:4em;
margin:0;
    color:#666;
    overflow:hidden;
}
.wp-pagenavi {
position:relative; top:50%;
width:100%;
height:auto;
padding:0;
margin:0;
text-align:center;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
padding:0.5em 0.75em;
margin: 3px;
text-decoration: none;
font-style: normal;
border: 1px solid #222222;
color: #999;
}
.wp-pagenavi a:hover, .wp-pagenavi a:focus {	
border: 1px solid #000;
background:#000;
color:#FFF;
}
.wp-pagenavi a.page {
text-decoration: none;
border: 1px solid #222222;
color: #999;
}
.wp-pagenavi a:active, .wp-pagenavi a.page:hover {
padding:0.5em 0.75em; 
text-decoration: none;
border: 1px solid #000;
color: #FFF;
}
.wp-pagenavi span.pages {
padding:0.5em 0.75em; 
color: #38C;
border: 1px solid #222222;
}
.wp-pagenavi span.current {
background:#000;
padding:0.5em 0.75em;
margin: 3px;
font-weight: bold;
border: 1px solid #000;
color: #FFF;
}
.wp-pagenavi a.first, .wp-pagenavi a.last{ display:none;}
.wp-pagenavi span.extend{ display:none;}
/* SOCIAL  */
ul#social-links {
position:absolute;
right:25px;
top:25px;
}
ul#social-links li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:15px;
}
ul#social-links li a {
display:block;
height:18px;
width:18px;
}
ul#social-links li a.twitter-social {
background:transparent url(images/twitter-social.png) no-repeat scroll 0 0;
}
ul#social-links li a.twitter-social:hover {
background-position:-18px 0;
}
ul#social-links li a.rss-social {
background:transparent url(images/rss-social.png) no-repeat scroll 0 0;
}
ul#social-links li a.rss-social:hover {
background-position:-18px 0;
}
/* SEARCH  */
input#s{
font-size: 14px;
color: #FFF;
outline: none;
width: 200px;
line-height: 20px;
padding:0;
background: transparent scroll 0 0;
}
 fieldset.search {
width: 260px;
margin: auto 20px;
padding: 0;
background: transparent url(images/search.png) repeat-x scroll 0 0;
}
.search input, .search button {
border: none;
height: 20px;
float: left;
}
.search input.box {
font-size: 1.2em;
width: 200px;
}
.search button.btn {
width: 60px;
height: 20px;
cursor: pointer;
text-indent: -9999px;
background: transparent url(images/search_off.png) no-repeat center center;
}
.search button.btn:hover {height:20px; width:60px; background-color:#1D5A93 !important;}
/*Page Link Hover*/
.page-link a:active, .page-link a:hover {color:#E1E1E1;}
/*--------------------------COMMENTS/PINGBACKS-----------------------------------*/
.st-related-posts {
font-size:11px;
}
#comments, #comments input, #comments textarea {
    font-size:13px;
    line-height:18px;
background:#0C0C0C none repeat scroll 0 0;
color:#666666;
padding:0;
border:1px solid #222222;
}
#comments h3 {
color:#BBBAAA;
font-family:Cambria,Corbel,Verdana,Arial,sans-serif;
font-size:24px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list li {
background:#0C0C0C;
border-bottom:1px solid #222222;
padding:18px 1.5em 0;
     position:relative;
}
#comments-list li .avatar {
border: 1px solid #FFF;
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list li.alt {
background:#000;
}

#comments-list ol {
border:0;
    margin:0 0 18px 0;
}
#comments-list ul li {
border:1px solid #222222;
    margin:0 0 18px 0;
}

#comments-list h3 {
border-bottom:1px solid #222222;
}
#comments-list h3, #trackbacks-list h3 {
padding:18px;
font-family:Cambria,Corbel,Verdana,Arial,sans-serif;
font-size:24px;
}

#respond {
background: #171717;
padding:18px;
border: 1px 0 0 0 solid #222222;
margin-bottom:0;
    overflow:hidden;
    position:relative;
}
#respond .required {
color:#258BBB;
    font-weight:bold;
}

ul.tabNav li.current a{
background:#D9DAE1 none repeat scroll 0 0;
border-color:#D9DAE1 #D9DAE1;
border-style:solid solid none;
border-width:2px 2px medium;
}
div.tabContainer div.tab { display: none; }
div.tabContainer div.current { display: block; }

/*--------------------------SUBSCRIPTION AREA------------------------------------*/
#subscriptionarea {
border-top:1px solid #222222;
text-align:center;
padding:10px 0 0 0;
float:right;
position:relative;
right:10px;
width:300px;
}