/*
Theme Name: Disconnected
Theme URI: http://disconnectedrecords.com/
Description: Skinned from disconnectedrecords.com
Version: 1.0
Author: Marcus D'Camp
Author URI: http://toomanybits.com/
*/
body {
    background-color: #000000;
	}
body,td,th {
 	font-size: 10px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: #000000;
	}
a{
	outline: none;
	text-decoration: none;
	}
a:link {
	color: #000000;
	}
a:visited {
   	color: #000000;
	}
a:hover {
        color: #A40000;
	}
a:active {
        color: #FF901C;
	}
a img {
	border: none;
	}
#archinfo {
	margin-left: 30px;
	}
#container {	
	float: left;
	width: 550px;
	background: #CE480E;
	}
.post {
	margin: 10px 10px 0 30px;
	padding: 0;
	}
.post h2 {
	font-size: 1.5em;
	color:	#FF901C; 
	background: black;
	padding: 2px 2px 2px 5px;
	}
.post h2 a:link {
        color: #FF901C;
	}
.post h2 a:visited {
        color: #CE480E;
	}
.post h2 a:hover {
        color: #A40000;
	}
.post h2 a:active {
        color: #FF901C;
	}
.entry {
	margin: 0;
	line-height: 15px;
	border: solid 1px black;
	padding-left: 5px;
	padding-right: 5px;
	}
.product_image img {
	width: 500px;
	height: auto;
	}
.postmetadata {	
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid black;
	}
	
.navigation {
	text-align: center;
	}

/* start sidebar */
.sidebar {
	float: left;
	width: 290px;
	background-image: url(/wp-content/themes/disconnected/images/menu-bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	display: inline;
	}
.sidebar ul{
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: none;
	list-style-position: outside;
	list-style-type: none;
	}
.sidebar ul li ul{
	display: inline;
	margin-left: 0;
	padding-left: 0;
	}
li.page_item ul li{
	padding-left: 15px;
	}
li.ec3_list {
	padding-left: 15px;
	}
.sidebar h2 {
	font-variant: small-caps;
	font-size: 1.5em;
	color:	#FF901C; 
	background: black;
	padding: 2px 2px 2px 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	width: 225px;
	}
.sidebar input {
	background-color: black;
	color: white;
	border: solid 1px silver;
	}
#search{
	width: 250px;
	}
div #sideshoppingcart {
	border: solid 1px black;
	width: 230px;
	}
/* end sidebar */

/* start store*/
div #products_page_container {
	padding: 0 20px 0 20px;
	}
.wpsc_container {
	width: 470px;
	}
a.wpsc_product_title {
	color:	#FF901C; 
	background: black;
	}
a:visited.wpsc_product_title {
	color:	#FF901C; 
	}
div .PeSwitcher {
	text-align: center;
	}
.PeCategories {
	text-align: center;
	}
.PeCatsBrands {
	text-align: center;
	}
table#wp-calendar {
	width: 100%;
	}
#footer {
	clear: both;
	float: left;
	width: 800px;
	padding: 10px 10px 0 0;
	}
#footer p {
	line-height: 18px;
	text-align: center;
	}