/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

* {
	margin:0;
	padding:0;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin:20px;
	background-color:#596a60;
	background-image:url(images/wide/bodygrad.jpg);
	background-repeat:repeat-x;
	background-position:center 0px;
}
p {
	line-height:2em;
	color:#555555;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 9pt;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color:#213629;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#d9d3c0;
}
/* container */
#contain {
	position:relative;
	margin-top:-40px;
	left:-1px;
}
#wrapper {
	height:auto;
	
/* 	border:1px solid blue; */
}

#bgWrap {
	background:url(images/wide/bodybg.jpg) no-repeat;
	background-position:-69px 0px;
	position:absolute;
	height:auto;
	top:20px;
}
/* header */

#header {
	position:relative;
	right:-43px;
	margin-left:-2px;
	background:url(images/wide/header.jpg) no-repeat;
	background-position:0px top;
	height: 234px;/*	border:1px solid green;*/
}
#header h1 {
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;
}
#header h1 a {
	color: #404040;
	text-decoration: none;
}
#header h1 a:hover {
	color: #666;
	text-decoration: none;
}
#header h2 {
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;
}
/* main menu */



#menu {
	height:110px;
	position:relative;
	top:-1px;
	right:-80px;
	margin-left:2px;
	margin-bottom:15px;
	letter-spacing:-2px;
	
}



#menu ul {
	margin:0;
	padding:0;	
}

#menu .current_page_item,
#menu .current-cat {
	background:url(images/tab.jpg) no-repeat;
	background-position:center center;
}
#menu ul li {
	width:125px;
	height:57px;
	
	float:left;
	padding: 0;
	margin-left:-4px;
	position:relative;
	top:15px;
	left:31px;
	
	list-style-type: none;
	text-align:center;
	
	font-size:13pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight:bold;
	letter-spacing: normal;
/*	border:1px solid purple;*/
	
}

#menu .cat-item {
	margin-left:12px;
}


#menu ul li a {
	width:125px;
	height:57px;
	padding-top:10px;
	font-size:13pt;
	text-align:left;
	padding-left:15px;
	color: #000;
	display:block;
	text-decoration:none;
/*	border:1px solid orange;*/

}

#menu ul li a:hover {
	text-decoration:none;

}
/* content */

#storeContent,
#content,
#newsContent {
	min-height:450px;
	height:auto !important;
	height:450px;
	width:816px;
	position:relative;
	top:-38px;
	left:63px;
	float:left;
	overflow: visible;	
	background-color:#fff;
/* 	border:1px solid red; */
}

#newsContent {
	padding-top:10px;
}

.threeContainer {
	position:relative;
	margin-bottom:40px;
	text-indent:0px;
	line-height:40px;
	font-style: bold;
	font-size:24px;
	text-align:center;
}

#threeContainer div:hover {
	background:url(images/homeover.gif) repeat-x;
}
#threeContainer h2 {
	font-weight:100;
	padding-left:3px;
}
#threeContainer p {
	padding-top:5px;
	margin-left:5px;
}
#threeContainer a {
	color:#555555;
}
#threeContainer a:hover {
	color:#213629;
}

#hardware, 
#finishes, 
#testimonials, 
#media {
	float:left;
	position:relative;
	top:-30px;
	padding-top:12px;
	border-top:4px solid #869f90;
	border-right:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	height: 100px;
}



.artists div,
.artists {
	float:left;
	position:relative;
	left:33px;
	font-size:11pt;
	line-height:1.8em;
	color:#555555;
	margin-bottom:50px;
}

.artists a {
	text-decoration:underline;
}

.artists img {
	float:left;
	position:relative;
	margin-right:16px;
	border:4px solid #c0c0c0;
}


.artists h2 {
	margin-top:-4px;
	margin-bottom:-13px;
} 

.artists p {
	position:relative;
	width:auto !important;
	float:none;
	margin-top:-17px;	
}



/* WP E-COMMERCE START */
#sidebar {
	position:absolute;
	left:639px;
	top:0px;
	margin:0;
	padding: 0;
	overflow:hidden;
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	float:right;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background:#fff;
	z-index:900;

	 /* 	border:1px solid purple;  */
}

#sidebar h2 span {
	position:relative;
	top:5px;
	left:12px;
}
.shoppingcart th {
	padding-right:6px !important;
}

.wpsc_description p,
.description {
	position:relative;
	clear:left;
	left:0px;
	width:475px !important;
	margin-bottom:5px;
}

.tdproduct {
	width:50px !important;
}

.shoppingcart td {
	padding-right:3px;
	border-bottom:1px solid #e8e8e8;
}

/* WP E-COMMERCE END*/
#finishes, 
#testimonials, 
#media {	
	margin-left:5px;
	
}

#hardware {
	margin-left:-3px;
}

.entry, .newsentry, .storeEntry {
	width:750px;
	overflow:visible;
	position:relative;
	left:-14px;
	float:left;
 	/* border:1px solid orange;  */
}
.storeEntry p {
	width:519px;
/* 	border:1px solid red; */
}
.entry p {
	width:756px;
	position:relative;
	margin-left:30px;
		/*  border:1px solid black; */ 
}
.entry #title {
	text-align:center;
}
.newsentry p {
	width:755px;
	position:relative;
	margin-left:23px;
	margin-top:14px;/* 	border:1px solid black; */
}
.post {
	width:750px;
	float:left;
	display:inline;
	position:relative;
	left:15px;
	line-height:25px;
	margin-bottom:70px;
	margin-top:13px;
	/*	border:1px solid yellow;*/
	overflow:visible;
}
.newspost {
	
	left:-10px;
	line-height:25px;
	margin-bottom:70px;
	font-size:16px;/*	border:1px solid red;*/
}
#imgBox {
	position:relative;
	top:-20px;
	height:250px;
	width:750px;
	margin-left:11px;
	padding-bottom:40px;
}
#imgBox p {
	margin-top:40px;
}
.postdate {
	height:auto;
	float:left;
	position:relative;
	margin-left:15px;
	top:-0px;
	font-size:18px;
	overflow:hidden;
	border-right:1px solid #e6e6e6;
	padding-right:10px;
	margin-right:20px;		
}
.day {
	position:absolute;
	left:18px;
	top:40px;
}
.postdate IMG {
	float:left;
}
.pagetitle {
	padding-left:14px;
	padding-bottom:16px;
	margin-top:30px;
}
.post h2 {
	margin-bottom:4px;
}
.post h2 a {
	color: #213629;
	text-decoration: none;
}
.post h2 a:hover {
	color: #777;
	text-decoration: none;
}
.newspost h3, .post h2, .pagetitle {
	float:left;
	font-size:18pt;
	font-weight:bold;
	letter-spacing:-1px;
	color:#213629;
}

.newspost h2 {
	padding-left:10px;
}


.navigation {
	font-size:8pt;
	width:745px;
	float:left;
	position:relative;
	right:-27px;
	margin:10px;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
/* sidebar */


#sidebar h2 {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0;
	padding: 0 6px 0 12px;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:12px;
	padding:0;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}
#sidebar ul ul {
	margin:14px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit {
	margin:5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
/* search */

#searchform {
	padding:0;
	margin:14px 0;
}
#searchform input#s {
	margin:0;
	padding:2px;
	border:1px solid #000;
}
#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}
/* misc */

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
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* footer */
#footmenu {
	position:relative;
	top:200px;
	left:-120px;
}

.foot {
	float:left;
	position:relative;
	left:11px;
	top:-60px;
	clear:both;
	text-align:center;
	background:transparent url(images/wide/footer.jpg) no-repeat;
	background-position:0px 0px;
	padding:20px;
	font-size:12px;
	height:340px;
	margin-top:0px;
}
.subfoot {
	position:relative;
	left:80px;
	top:-160px;
	clear:both;
	text-align:center;
	padding:20px center;
	font-size:12px;
	height:30px;
}

.subfoot p {
	color:#c0c0c0;
}
.foot h3 {
	color:#555555;
}
.foot li{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	border-right:dotted 1px #213629;
	
}
.foot p {
	padding-top:20px;
	line-height:5px;
}
