/*  
Theme Name: WP Commerce
Theme URI: http://www.wpcontempo.com
Description: WP Commerce Phpbay shopping theme
Version: 1.0
Author: Sam Lewis
Author URI: http://www.webcontempo.com/about/
*/

body {
	text-align:center;
	min-width:1000px;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-color:#868686;
	background:url(images/bg2.gif);
}	



#wrapper {
width: 994px;
margin: auto;
text-align:left;
background-color:#000;
}

#header{
	padding:0 15px 0 15px;
}

#nav {
	width:964px;
	height:30px;
	background:#000;
	padding:0 15px 0 15px;
}
	   
#nav ul {
color: #fff;
	font-family:"Trebuchet MS", Arial;
font-weight:bold;
font-size: 14px;
display:inline;
}	
			
#nav ul li {
display: inline;
}	
			
#nav ul li a {
padding: 7px 15px 5px 15px;
color: #fff;
text-decoration: none;
float: left;
display:inline;
}
		
#nav ul li a:hover {
background-color: #fff;
color: #000;
}

#bread {
	padding:0x;
	margin:0px;
	width:964px;
	height:24px;
	color:#fff;
	background:#868686;

}

#breadcrumbs{
	padding:5px 0 0 10px;
	margin:0;
	color:#fff;
	font-weight:bold;
}

#breadcrumbs a{
	color:#fff;
	text-decoration:none;
}

#breadcrumbs a:hover{
	color:#fff;
	text-decoration:none;
}


#content {
	width:964px;
	background:#FFFFFF;
	margin:0 15px 15px 15px;
	padding-bottom:15px;	
	float:left;
}

#sidebar {
	width:223px;
	float:left;
	margin:15px 15px 15px 15px;
	border:1px solid #000

}

#sidebar a{
	color:#fff !important;
}

#sidebar a:hover{
	color:#fff !important;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 5px 0;
		background:#999999;
		
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-weight:bold;
			font-size:12px;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 15px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	

#sidebar h2 {
	margin: 0 0 0 0;
	padding-left:10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background:#000;
	color:#fff;
	}

#sidebar h2 {
	font-size: 14px;
	font-weight:bold;
	}

#main {
	float:left;
	width:694px;
	padding:0 15px 0 0;
}

#home-main {
	float:left;
	width:694px;
	padding:15px 15px 0 0;
}

#sidebar-home-1 {
	width:223px;
	height:248px;
	float:left;
	margin:15px 15px 0 15px;
	background:#999999;
	border:1px solid #000;
	font-size:12px !important;
	color:#fff !important;

}

#sidebar-home-1 table{
	font-size:12px !important;
	color:#fff !important;

}


#sidebar-home-1 a{
	color:#fff !important;
}

#sidebar-home-1 a:hover{
	color:#fff !important;
}

#sidebar-home-1 ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 5px 0;
		background:#999999;
		
	}

#sidebar-home-1 ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar-home-1 ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar-home-1 ul ul, #sidebar ul ol {
	margin: 5px 0 15px 10px;
	}

#sidebar-home-1 ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	

#sidebar-home-1 h2 {
	margin: 0 0 0 0;
	padding-left:10px;
	padding-bottom: 5px;
	background:#000;
	color:#fff;
	}

#sidebar-home-1 h2 {
	font-size: 14px;
	font-weight:bold;
	}

/* Footer Styles */

#footer {
	float:left;
	min-height:299px;
	margin: 0 0 0 0;
	background-color:#6b6b6b;
	border-left:15px solid #000;
	border-right:15px solid #000;
	border-bottom:15px solid #000;
}

/* END Footer Styles */

/* Sub Footer Styles */

#subfooter {
	float:left;
	background-color:#868686;
	height:32px;
	width:100%;
	text-align:right;
	color:#fff;
	padding: 0 0 0 0;
}

#subfooter a{
	color:#fff;
}

.pad-sub-foot {
	padding: 8px 25px 0px 25px;
	margin:0;
}

/* END Sub Footer Styles */

/* Sidebar Bottom Styles */

#sidebar-bottom {
	float:left;
	width:241px;
	min-height:299px;
	background:#6b6b6b;
}

.sb-bottom-list {
	margin: 0;
	padding: 0;
	}

.sb-bottom-list ul {
	margin:0;
	padding:5px 15px 5px 15px;
}


ul.sb-bottom-list {
	margin: 0;
	padding: 0 0 0 0;
	color:#FFF;
	}

.sb-bottom-list li {
	list-style-type:none;
	text-align:left;
	padding: 2px 0 2px 0;
	}	
	
ul.sb-bottom-list h2 {
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	font-size:14px;
	margin: 0;
	background-color:#888;
	color:#fff;
	padding: 15px 15px 15px 15px;
	
	}
	
ul.sb-bottom-list a {
	color:#fff;
	margin: 0;
	padding:0;
	text-decoration: none;
	}

ul.sb-bottom-list a:hover {
	text-decoration: underline;
	color:#fff;
	}
	
.sb-bottom-list #searchform {
	text-align:left;
	margin:10px 0 10px 0;
}

.sb-bottom-list #calendar_wrap {
	text-align:left;
	padding:5px 15px 5px 15px;
}

.sb-bottom-list #calendar_wrap a{
	text-decoration:underline;
	padding:5px 15px 5px 15px;
}

.sb-bottom-list .textwidget {
	margin:0;
	padding:0 15px 5px 15px;
}

/* END Sidebar Bottom Styles */

#footbreak {
	float:left;
	width:964px;
	height:5px;
	background:#818181;
	font-size:5px;
}


/* -----------------------------
   STANDARD HTML TAG DEFINITION
-------------------------------- */

a {
color:#3c6ab3;
text-decoration: none;
}
a:hover {
color:#c92127;
text-decoration: underline;
}

h1 {
font-size: 20px;
font-weight:normal;
margin: 15px 10px 15px 10px;
color: #636363;
}
h2 {
	font-family:"Trebuchet MS", Arial;
font-size:14px;
color: #636363;
font-weight: bold;
margin: 5px 0 -5px 0;
padding: 5px 0 0 0;
}
h2 a {
color: #8B8D09;
text-decoration: none;
}
h2 a:hover {
color: #c92127;
}
h3 {
margin: 0 0 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
font-weight: bold;
}

blockquote {
line-height: 1.4em;
	font-family:Arial, Helvetica, sans-serif;
}

/* --------------------------- 
   PAGE ELEMENTS 
------------------------------ */



.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

.clearboth {
clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}
/* End hide from IE-mac */



		



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.ptitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	padding:5px 0 5px 0;
	margin:10px 0 5px 0;
	
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.front-logo{
	margin:0 5px 5px 0;
	float:left;
}
