/*
Theme Name: Blank 2 Column - Left 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;}*/
html {
	margin:0;
	padding:0px;
	}
	
body {
	color:#515151;
	background:#797979;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12pt;
	margin:0;
	padding:0px;
	}
	
#header h1 {padding:0px; margin:0px;}
#header h2 {padding:0px; margin:0px;}
h3 { font-size:1.4em; color: #000000; line-height:1em; font-weight:100; padding:0px; margin:0px 0px 5px 0px; }
h4 {font-size:1.9em; color: #0428b2; line-height:1em; font-weight:100; padding:0px; margin:0px 0px 15px 0px; }
h5 {font-size:1.6em; line-height:1em; color: #000000; font-weight:100; padding:0px; margin:20px 0px 0px 0px; }

.clearBoth {clear:both;}

div.hr {clear:both; font-size:0px; padding:0px; margin:0px auto; line-height:0px; height:1px; width:100%; border-bottom:1px solid #526fac;}
	div.hr hr {display:none;}

.first {padding-top:0px; margin-top:0px;} 

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:#e11d07;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */

#pageWrapper {width: 761px;
	margin: 0 auto;
	}
#container {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:0;
	background:#fff;
	font-size:0.7em;
	}
	
/* header */

#header {
	background:#fff url(images/main-title-background.jpg) 0px -5px no-repeat;
	width: 100%; 
  	height: 181px;
	color: #fff; 
	}

#header h1 {}

#header h1 {
	/* font:normal 20pt georgia, times; */
	display:block;
	height:32px;
	width:339px;
	overflow:hidden; 
	position:relative;
	top:110px;
	left:20px;
	padding:0;
	margin:0;		
	}

#header h1 span { width:100%; height:100%; display:block; position:absolute; top:0px; left:0px; background: url(images/ian-chadwick-glass-art.png) top left no-repeat; }

#header h2 {
	/* font:normal 20pt georgia, times; */
	display:block;
	height:43px;
	width:339px;
	overflow:hidden; 
	position:relative;
	padding:0;
	margin:0;	
	top:110px;
	left:20px;	
	}

#header h2 span { width:100%; height:100%; display:block; position:absolute; top:0px; left:0px; background: url(images/kiln-fused-manchester.png) top left no-repeat; }
	
#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 top menu */

#topMenu {
	
	color:#fff;
	font-size: 1.1em;
	width:auto; 
	z-index:50;
	height:34px;
	position:relative;
	border-top:1px solid #fff;
	background:#374574 url(images/navigation-bg.png) 0% 50% repeat-x;
}


#topMenu ul, #topMenu ul li ul {
	margin:0;
	padding:0;
}

#topMenu ul li ul {
	color:#fff;
	z-index:30;
	top:35px;
	position:absolute;
	font-size: 0.9em;
	width:auto; 
	background:#0428b2;
}
#topMenu ul li, #topMenu ul li ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}


#topMenu ul li { }

#topMenu ul li a {
	padding:10px 20px;
	border-right:1px solid #fff;
	margin: 0;
	color: #fff;
	display:block;
	background:#374574 url(images/navigation-bg.png) 0% 50% repeat-x;
}

#topMenu ul li ul li a {	
	padding:5px 10px;
	margin: 0;
	color: #fff;
	display:block;
	font-weight:100 !important; text-decoration: none !important;
	background:#0428b2 !important;
	background-image:none !important;}

#topMenu ul li ul li a:hover { text-decoration: underline !important;}

#topMenu ul li.current_page_parent a, #topMenu ul li.current_page_item a {
	background:#374574 url(images/navigation-bg-selected.png) 0% 50% repeat-x; text-decoration:underline; font-weight:900;}
	
	 #topMenu ul li ul li.current_page_item a {font-weight:900 !important; text-decoration:underline !important;} 

#topMenu ul li a:hover {
	/* background: #fff;
	color:#000; */
}


/*    bottom menu   */

#footerLinks {
	margin:0px auto;
	text-align:center;	
	width:761px;
	font-size:0.7em;
	}

#bottomMenu {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#374574 url(images/navigation-bg.png) 0% 50% repeat-x;
	width:auto;
	text-align:left;
	overflow:hidden;
}


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

#bottomMenu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#bottomMenu ul li a {
	padding:10px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#bottomMenu ul li a:hover {
	/* background: #fff;
	color:#000; */ 
	text-decoration:underline;
}

#paymentsMenu { display:none; position:relative; text-align:right; padding-right:20px; float:right; color:#fff; top:-25px;}
#paymentsMenu a { color:#fff; }
#paymentsMenu dl { margin:0px; padding:0px; display:inline;}
#paymentsMenu dl dt { margin:0px; padding:0px; display:inline;}
#paymentsMenu dl dd { margin:0px; padding:0px 5px 0px 0px; display:inline;}
#paymentsMenu dl dd a { position:relative; overflow:hidden; display:block; float:right; }
#paymentsMenu dl dd a.paypal { width:54px; height:15px; left:0px;}
#paymentsMenu dl dd a.google { width:94px; height:15px; left:0px;}
#paymentsMenu dl dd span {margin:0px; display:block; position:absolute; top:0px; left:0px; width:0px; height:100%; }
#paymentsMenu dl dd a.paypal span { padding:0px 54px 0px 0px; background:url(images/paypal-logo.png) top right no-repeat;}
#paymentsMenu dl dd a.google span { padding:0px 0px 0px 94px; background:url(images/google-checkout-logo.png) top left no-repeat;}

/* content */

#contentWrapper { background:url(images/content-top-bg.png) top left repeat-x; padding-top:20px; }
#contentOuter { background:url(images/content-bottom-bg.png) bottom left repeat-x; padding-bottom:20px;}
#contentInner {
	/*background:url(images/central-line.png) 50% 0% repeat-y;*/
	width:auto;
	padding:20px 25px 25px 10px;
	}	
	
#contentAreaFull {}
#contentAreaSplit {
	background:url(images/central-line.png) 50% 0% repeat-y;
	}

#contentInner h2 { color:#374574; font-size:3em;}
#contentInner #EC_previousMonthLarge, #contentInner #EC_nextMonthLarge { font-size:0.6em; color:#e11d07; font-weight:100;}
#contentInner #EC_previousMonthLarge:hover, #contentInner #EC_nextMonthLarge:hover {text-decoration:underline;}

#contentAreaLeft {width:47%; float:left;}
#contentAreaRight {width:47%; float:right;}

.post {
	margin:0;
	padding:0;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}


.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}
	
#commentform h3{
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	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;}

ol.commentlist a {color:#000;}

cite {
	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;
	}

	
	
/* 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;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
margin:0px auto;
text-align:center;
	clear: both;
	width: 761px;
	font-size:0.7em;
	}
	
#footer p{padding:20px 0;margin: 0; color: #eee; text-align:left;}
#footer a{color: #0428b2; }
#footer a:hover{color: #0428b2;text-decoration: underline;}

p.creditline {display:none;}

/* content Styles */

p.signatureArea { width:188px; position:relative; text-indent:-3000em; overflow:hidden; height:25px; margin:0px !important; padding:0p !important;}
p.signatureArea span { display:block; width:100%; height:100%; position:absolute; top:0px; left:0px; }
p.signatureArea span.trans { background:url(images/ic-signature.png) top left no-repeat; }
p.signatureArea span.fade { background:url(images/ic-signatureB.png) top left no-repeat; }

.piclenselink { display:none;}
.ngg-gallery-thumbnail { width:150px; text-align:center; }
#contentAreaFull .ngg-gallery-thumbnail { width:110px !important;}

.ngg-gallery-thumbnail a {margin:0px auto; text-align:center;}
.ngg-gallery-thumbnail a img {margin:0px auto; text-align:center;}
.ngg-gallery-thumbnail span { display:block !important; margin:5px 10px 10px 10px; height:35px !important; }
#contentAreaFull .ngg-gallery-thumbnail span { height:15px !important;}
/*.ngg-gallery-thumbnail img { margin-right:5px;}*/

#FAQList { padding:0px; margin:0px;}
#FAQList dt { font-weight:900; border-bottom:1px solid #e1e1e1; font-size:1.1em; color:#000000; margin:5px 0px 5px 0px; padding:0px 0px 5px 0px;}
#FAQList dd { margin:0px 0px 20px 0px; padding:0px;}

#topMenu ul li ul {display:none;}
#topMenu ul li.current_page_item ul, #topMenu ul li.current_page_parent ul {display:block;}

/* shops */
h2.prodtitles, a.wpsc_product_title, a.wpsc_edit_product {font-size:14px !important;}
a.wpsc_edit_product {color:#0F0 !important;}
