/* @override 
	http://www.wolfartglass.com/wp-content/themes/sandbox/style.css
	http://www.etsy.com/styles.css?ver=20090303
	http://www.wolfartglass.com/wp-content/themes/wolfartglass/style.css
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	background: #FFFFFF none no-repeat fixed center;
}

#header {
	background: url(http://www.wolfartglass.com/Wolf-Art-Glass-Glassblowing-Pottery-Topbanner.gif) no-repeat center top;
	height: 130px;
	 }
}

#headerimg .description {
	text-align: right;
	text-decoration: none;
	color: #5d7060;
	padding-right: 10px;
	font-size: 1.2em;
}

div#wrapper.hfeed {
	background-color: rgba(255,255,255,0.7);
	border: 0px solid #959596;
	filter:alpha(opacity=97);
	-moz-opacity:0.97;
	margin: 0 auto;
	width: 980px;
}

#content {
	font-size: 1.3em;
	text-align: left;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Palatino, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-weight: bold;
}

h1 {
	text-align: right;
	font-size: 1.7em;
	padding-top: 18px;
}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #95b29a;
	background-color: none;
	}

h1 a:hover {
	text-decoration: underline;
	color: #b0d2b6;
}
 
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3e6c42;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font: small-caps 1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 a, h3 a {
	color: #3e6c42;
	font: bold 18px Helvetica, Arial, Verdana, sans-serif;
	border-bottom: 1px dashed #DDDDDD;
}

h2 a:hover, h3 a:hover {
	color: #74ab4c;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
}

div.entry-content {
	width: 660 px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

div.entry-content-1col {
	margin-left: 40px;
	width: 940px;
	margin-right: 10px;
}

div.entry-content-2col {
	margin-left: 40px;
	float: left;
	width: 700px;
	margin-right: 10px;
}

div.entry-content-2col-post {
	margin-left: 40px;
	float: left;
	width: 700px;
	margin-right: 10px;
}

div.entry img {
	padding: 2px;
	background-color: #EEEEEE;
	border-left: 1px solid #6e9464;
	border-bottom: 1px solid #3e6c42;
	border-right: 1px solid #3e6c42;
	border-top: 1px solid #6e9464;
}

div.entry-content-2col-post img {
	padding: 2px;
	background-color: #EEEEEE;
	border-left: 1px solid #6e9464;
	border-bottom: 1px solid #3e6c42;
	border-right: 1px solid #3e6c42;
	border-top: 1px solid #6e9464;
}

a {
	color: #4e8953;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
	color: #3e6c42;
	text-decoration: underline;
	}
	
	
/*
THEME NAME: Wolf Art Glass
THEME URI: http://www.wolfartglass.com/
DESCRIPTION: Wolf Art Glass blown recycled glass theme using Sandbox
VERSION: 1.6.1
AUTHOR: Dean Wolf, <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/*
LAYOUT: One-Column 
DESCRIPTION: One-column fluid layout with sidebars stacked in two columns below content
*/

div.sidebar {
overflow: hidden;
	margin-left: px;
	border-left: 1px solid #EEEEEE;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	clear: right;
	width: 200px;
}

ul.xoxo.blogroll {
	text-align: right;
}

div#primary {
}

div#footer {
	width: 100%;
	clear: both;
	color: silver;
}

.h1 {
	color: #afd973;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background: #dde7db none;
margin:1em 0;
	float: right;
	padding-left: 15px;
	border-bottom: 1px solid silver;
	height: 1.7em;
	border-right: 1px solid silver;
}

div#menu ul,div#menu ul ul {
line-height: 1.5;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
	text-align: left;
	margin-top: -20px;
	padding-left: 40px;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
	color: gray;
	text-align: right;
	text-decoration: underline;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin: 0;
}

div.sidebar ul ul li {
list-style: none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
	text-align: right;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div.cat-links {
}

}


/*   

*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

a.titlelisting {
	color: #13672d;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font: small-caps 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 15px;
}

#TB_next {
}

a.viewdetails {
	color: gray;
	position: relative;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

/* HOMEPAGE ITEMS */

div#homepage-top {
	width: 940px;
	display: inline-block;
}

div#homepage-txt {
	text-align: justify;
	width: 705px;
	color: #6c6c6c;
	background-position: center;
	margin-left: 50px;
}

#homepage-txt a {
	color: #d25d00;
}

div#homepage-gallery {
	width: 320px;
	float: right;
	height: 240px;
	margin-top: 83px;
}

div#homepage-categories {
	font-weight: normal;
	font-size: 11px;
}

div#homepage-categories-sidebar {
	padding: 0;
	margin: 0 auto 15px;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #FFF;
	font-size: 11px;
}

div#homepage-categories-sidebar img {
	background-color: #FFF;
	padding: 3px;
	border-width: 1px;
	border-color: #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

div#homepage-categories-sidebar:hover {
	background-color: #EEE;
	border: 1px solid #EEE;
}

div#homepage-categories-sidebar a {
	color: #3e6c42; 
	border: none; 
	text-decoration: none;
	font-weight: bold;
	line-height: 2em; 
	height: 2.5em; 
	overflow:hidden;
}

div#homepage-categories-sidebar:hover a {
	color: #274429; 
}



div#homepage-categories-3img {
	width: 200px;
	padding: 0;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #FFF;
}

div#homepage-categories-3img img {
	background-color: #FFF;
	padding: 3px;
	border-width: 1px;
	border-color: #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

div#homepage-categories-3img:hover {
	background-color: #EEE;
	border: 1px solid #EEE;
}

div#homepage-categories-3img a {
	color: #3e6c42; 
	border: none; 
	text-decoration: none;
	font-weight: bold;
	line-height: 2em; 
	height: 2.5em; 
	overflow:hidden;
}

div#homepage-categories-3img:hover a {
	color: #274429; 
}

div#homepage-featured {
	width: 880px;
	margin-left: 50px;
}

div#page-featured-listings {
	width: 700px;
	float: left;
}

div#home-etsy {
	margin-left: 80px;
}

/*
nichtsbe STYLES
*/

div#nichtsbe_buy {
	text-align: center; 
	color: #3e6c42; 
	background-color: #fff; 
	width: 120px;
	font: 11px/12px Helvetica, Arial, sans-serif;
	border: 1px solid #FFF;
	vertical-align: top;
	float: left;
	padding: 10px 4px 8px;
}
div#nichtsbe_buy img { 
	background-color: #f3f3f3;
	margin: 0 auto 8px;
	padding: 3px;
	border-width: 1px;
	border-color: #bfbfbf;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
div#nichtsbe_buy a {
	color: #3e6c42; 
	border: none; 
	text-decoration: none;
	font-weight: bold;
	line-height:1.25em; 
	height: 2.5em; 
	overflow:hidden;
}
div#nichtsbe_buy:hover {
	background-color: #EEE;
	border: 1px solid #FFF;
}
div#nichtsbe_buy:hover a {
	color: #e27700; 
}
div#nichtsbe_buy:hover img {
	background-color: #e27700;
}

div#nichtsbe_buy a.nichtsbe_price {
	font-weight: normal;
	font-size: 9px;
}

div#etsy-eee {
	text-align: center; 
	color: #3e6c42;
	font: 18px Helvetica, Arial, sans-serif;
	border: 1px solid #FFF;
	vertical-align: top;
	float: left;
	margin-bottom: 50px;
	width: 810px;
	background: #EEEEEE url(/images/etsy-logo.png) no-repeat 0 0;
	padding: 0 40px 40px;
}

div#etsy-eee img {
	border-width: 1px;
	border-color: #bfbfbf;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}
div#etsy-eee:hover a img {
}
div#etsy-eee:hover img {
}
div#etsy-buy {
	float: left;
}

div#etsy-buy:hover {
	background-color: #d25d00;
}

div#text-650 {
	float: left;
	width: 650px;
	text-align: justify;
	padding-bottom: 25px;
	color: #7a7a7a;
	font: 1.1em/1.3em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

#text-650 a {
	color: #d25d00;
}

div#etsy-page-sidebar {
	text-align: center;
	border: 1px solid #d25d00;
	vertical-align: top;
	background: #EEEEEE url(/images/etsy-logo.gif) no-repeat 0 0;
	margin-bottom: 30px;
	width: 570px;
	font: 32px Helvetica, Arial, sans-serif;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

div#etsy-page-sidebar img {
	border-width: 1px;
	border-color: #bfbfbf;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}
div#etsy-page-sidebar:hover a img {
}
div#etsy-page-sidebar:hover img {
}

#etsy-page-sidebar center strong a {
	color: #d25d00;
	padding-top: 15px;
	width: 650px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: .5em;
}

#etsy-eee center strong a {
	color: #d25d00;
	width: 700px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	padding-top: 15px;
	margin-top: 0;
}

#album-34 {
	margin-top: 35px;
}

span#photocredit {
	color: gray;
	font: 1em Arial;
}

div#DIFFA {
	margin-top: 20px;
	border: 1px solid #EEE;
	text-align: left;
	padding: 8px;
}

div#press-twitter {
	margin-left: 300px;
}

