/* 
Theme Name: tbird
Author: erica
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

body {
padding:0;
margin:0;
/* background:url(http://tbirdandthebreaks.com/pics/background.jpg) no-repeat top center #060606; */
font-family:arial, verdana, sans-serif;
color:#252525;
background:#b8b8b8;
}

a {
color:#000;
}

a:hover {
text-decoration:none;
}

#header {
padding:0;
margin:0 auto 0 auto;
/* background:url(http://tbirdandthebreaks.com/pics/header.png) repeat-x; */
position:fixed;
width:100%;
z-index:100;
background:#b8b8b8;
}

#header h1 {
padding:0 0 0 0;
margin:20px auto;
width:600px;
background:url(http://tbirdandthebreaks.com/pics/tbird2.png) no-repeat;
}

#header span {
visibility:hidden;
}

#header h1 a {
display:inline-block;
text-decoration:none;
width:580px;
}

#menu {
color:#fff;
font-family:arial, helvetica, sans-serif;
font-weight:bold;
width:600px;
margin:0px auto 0 auto;
background:#000;
}

#menu ul {
list-style-type:none;
padding:10px 0 9px 16px;
margin:0 0 0 -15px;
}

#menu ul li {
display:inline-block;
}

#menu a {
text-decoration:none;
padding:9px 20px 9px 20px;
color:#fff;
}

#menu a:hover {
background:#fff;
color:#000;
}

#container {
padding-top:130px;
width:600px;
margin-left:auto;
margin-right:auto;
}

.postmeta {
display:none;
}

#sidebar {
display:none;
}

#footer {
clear:both;
}

#bottombox ul {
font-size:15px;
padding:6px;
}

#bottomleft {
font-size:12px;
width:280px;
padding:10px;
float:left;
}

#bottomright {
font-size:12px;
width:280px;
padding:10px;
float:right;
}

#footer {
width:100%;
background:#000;
color:#fff;
font-size:10px;
padding:10px;
}

#footer a {
color:#fff;
}

.wpsc_container{
float:left;
} 

div#shoppingcart, div#shoppingcartcontents {
 background-color: #252525 !important;
 position: relative;
 color:#fff;
}

#shoppingcart {
padding:10px !important;
}

#shoppingcart a {
color:#fff;
}

#shoppingcartcontents {
border:none !important;
}


#wpsc_shopping_cart_container, .productcart, .wpsc_container {
float:left;
}

.productcart, .wpsc_container {
width:400px;
}

.clear {
clear:both;
}

#social {
float:right;
}

#feature {
height:420px;
width:470px;
border:0;
margin-left:60px;
}