/*
Original Theme Name: Gray
Theme URL: http://www.kaushalsheth.com
Version: 1.0
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts
Author: Kaushal Sheth
Author URL: http://www.kaushalsheth.com

Edited by: Ivan Lo
*/




/*#############################################################
Name: Shades of Gray
Date: 2006-10-27
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #090909;
	color: #878787;
	width: 851px;
	font: normal 62.5% "Verdana",sans-serif;
}

p,blockquote,ul {
	font-size: 1em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1.2em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 1em;}
h1 {font: normal 1.0em sans-serif; padding-left: 12px;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111;
	border-bottom: 1px solid #333;
	font: normal 1em sans-serif;
	height: 100px;
}
.header a {
	color: #888;
	display: block;
	line-height: 100px;
	text-decoration: none;
	width: 100%;
        background: #191919 url(http://s87914884.onlinehome.us/wp/banner.jpg) no-repeat center center;
}
.header span {padding-left: 32px;}
.header a:hover {
	color: #BBB;
}

/* structure */
.container {
	margin: 0px auto;
	border: 0px;
	border-top: none;
}

.main {
	background: #000000;
	border-bottom: 0px solid #2A2A2A;
	border-left: 0px solid #2A2A2A;
}
.main .left {width: 744px;}

.content {
	border: 0px;
        width: 818px;
	padding: 16px;
}


/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #878787;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}

.post h1 a {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #878787;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}

.post h1 a:hover {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #535353;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}

.post h1 a :visited{
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #A9A9A9;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}
.content a {

	color: #A9A9A9;
	text-decoration: none;
}
.content a:hover {color: #535353;}

/* navigation */
.nav {background: #191919 url(img/nav.gif);}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	text-transform: lowercase;
	line-height: 31px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #222222;
	border-top-color: #444;	
	padding: 16px 12px 12px 16px;
}
.subnav h1 {padding-top: 8px; font-size: 10px;}
.subnav ul {margin: 20px 0 0 0;}
.subnav li {
/*	background: url(img/li.gif) no-repeat left bottom; */
	list-style: none;
	margin: 0;
	padding: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.0em;
/*	padding-left: 18px; */
	text-decoration: none;
	text-transform: lowercase;
}
.subnav li a:hover {color: #BBB;}

/* footer */
.footer {
	background: #191919;
	border-top: 0px;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 0px;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #444;
	clear: both;
	font-size: 0.9em;
	padding-bottom: 15px;
}
.bottom a {color: #444;}


.post{margin:0 0 35px 0;}

.post .title{
padding:2px 3px 3px 8px;
border:1px solid #272727;
background-color:#222222;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
padding: 12px;
}

#commentform {
margin: 1em 0;
background: #000000;
color: #878787;
font-size: 1.1em;
padding: 12px;
border: 0px;
width: 280px;
}
#commentform #comment{
background: #191919;
color: #878787;
font-size: 0.9em;
font-family: Verdana;
border: 0px;
width: 280px;
}
#commentform textarea {
background: #191919;
color: #878787;
font-size: 1.1em;
border: 0px;
width: 280px;
}
#commentform textarea:hover {
background: #191919;
font-size: 1.1em;
color: #878787;
border: 0px;
}
#commentform textarea:focus {
background: #191919;
font-size: 1.1em;
color: #878787;
border: 0px;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #191919;
color: #878787;
border: 0px;
width: 280px;
height: 16px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #191919;
color: #878787;
border: 0px;
width: 280px;
height: 16px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #191919;
color: #878787;
border: 0px;
width: 280px;
}
#commentform input{
font-size: 1.1em;
margin-bottom: 3px;
color: #878787;
}


/* Order Form Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
padding: 12px;
}

#orderform {
margin: 1em 0;
background: #000000;
color: #878787;
font-size: 1.1em;
padding: 12px;
border: 0px;
width: 280px;
}
#orderform #author{
background: #191919;
color: #878787;
font-size: 0.9em;
font-family: Verdana;
border: 0px;
width: 280px;
}
#orderform #email{
background: #191919;
color: #878787;
font-size: 0.9em;
font-family: Verdana;
border: 0px;
width: 280px;
}
#orderform #xsmall{
background: #191919;
color: #878787;
font-size: 1em;
font-family: Verdana;
border: 0px;
width: 20px;
}
#orderform #small{
background: #191919;
color: #878787;
font-size: 1em;
font-family: Verdana;
border: 0px;
width: 20px;
}
#orderform #medium{
background: #191919;
color: #878787;
font-size: 1em;
font-family: Verdana;
border: 0px;
width: 20px;
}
#orderform #large{
background: #191919;
color: #878787;
font-size: 1em;
font-family: Verdana;
border: 0px;
width: 20px;
}
#orderform #xlarge{
background: #191919;
color: #878787;
font-size: 1em;
font-family: Verdana;
border: 0px;
width: 20px;
}
#orderform #shipping{
background: #191919;
color: #878787;
font-size: 0.9em;
font-family: Verdana;
border: 0px;
height:60px;
width: 280px;
}

#orderform textarea {
background: #191919;
color: #878787;
font-size: 1.1em;
border: 0px;
width: 280px;
}
#orderform textarea:hover {
background: #191919;
font-size: 1.1em;
color: #878787;
border: 0px;
}
#orderform textarea:focus {
background: #191919;
font-size: 1.1em;
color: #878787;
border: 0px;
}

#orderform #email, #orderform #author, #orderform #xsmall, #orderform #small, #orderform #medium, #orderform 

#large, #orderform #xlarge, #orderform #shipping{
font-size: 1.1em;
background: #191919;
color: #878787;
border: 0px;
}
#orderform #email:hover, #orderform #author:hover, #orderform #xsmall:hover, #orderform #small:hover, #orderform 

#medium:hover, #orderform #large:hover, #orderform #xlarge:hover, #orderform #shipping:hover {
font-size: 1.1em;
background: #191919;
color: #878787;
border: 0px;
}

#orderform #email:focus, #orderform #author:focus, #orderform #xsmall:focus, #orderform #small:focus, #orderform 

#medium:focus, #orderform #large:focus, #orderform #xlarge:focus, #orderform #shipping:focus{
font-size: 1.1em;
background: #191919;
color: #878787;
border: 0px;
}
#orderform input{
font-size: 1.1em;
margin-bottom: 3px;
color: #878787;
}


.content ul li
{
margin-left:10px;

}



.content ol li
{
margin-left:20px;
padding-bottom:5px;


}

.info span{
float: right;
text-transform: lowercase;
color: #222222;
}


.prints span {
float: right;
}

.title span {
float: right;
text-transform: lowercase;
}

#s,
#sidebarsubmit {
background: #191919;
width:110px;
border: 1px solid #505050;
color: #878787;
}

#s {
padding: 2px;
}

.entry {
text-align: center;
padding: 20px 10px 8px;
border-bottom:2px solid #222222;
}

.static {
text-align: center;
padding: 20px 10px 8px;
}

.disclaimer {
text-align: left;
padding: 20px 10px 8px;
}

.descr .title {
font-weight: bold;
}

#submitbutton {
background: #191919;
border: 0px;
color: #505050;
padding: 0px;
}

.prevnext {
padding:2px 3px 3px 8px;
}

.prevnext a{
color:#333;
text-transform: uppercase;
}

.prevnext span{
float: right;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.catnav {font-family: verdana, sans-serif; font-weight:bold; height:30px;}
.catnav ul li a,.menu ul li a:visited {border-top: 1px solid #3C3C3C; display:block; text-decoration:none; color:#ccc; 

width:151px; height:30px; text-align:left; color:#ccc; background:#222;}
.catnav ul {padding:0; margin:0; list-style: none;}
.catnav ul li {float:left; position:relative;}
.catnav ul li ul {display: none;}

/* specific to non IE browsers */
.catnav ul li:hover a {color:#ccc; background:#2A2A2A;}
.catnav ul li:hover ul {display:block; position:absolute; top:0; left:0; width:5px;}
.catnav ul li:hover ul li a.hide {background:#222; color:#ccc;}
.catnav ul li:hover ul li:hover a.hide {background:#2A2A2A; color:#ccc;}
.catnav ul li:hover ul li ul {display: none;}
.catnav ul li:hover ul li a {display:block; background:#222; color:#ccc;}
.catnav ul li:hover ul li a:hover {background:#2A2A2A; color:#ccc;}
.catnav ul li:hover ul li:hover ul {display:block; position:absolute; left:192px; top:0;}
.catnav ul li:hover ul li:hover ul.left {left:-505px;}

table.prints
{text-align: left;
font-family: Verdana, sans-serif ;
font-weight: normal;
font-size: 11px;
width: 25px;
height: 30px;
color: #ccc;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.cats
{text-align: center;
font-family: Verdana, sans-serif ;
font-weight: normal;
font-size: 11px;
width: 600px;
height: 30px;
color: #ccc;
background-color: #000;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.cats td
{background-color: #000;
color: #ccc;
width: 150px;
height: 30px;
padding: 0px;
text-align: left;
border: 1px #000 solid;}

