/*
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;
        line-height: 140%;
}

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: auto;
	border: 0px;
	border-top: none;
}

.main {
	background: #000000;
	border-bottom: 0px solid #2A2A2A;
	border-left: 0px solid #2A2A2A;
}
.main .left {width: 653px;}
.main .right {width: 160px;}

.content {
	border: 0px;
	padding: 16px 0 0 38px;
}


/* 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: #		;
	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: #0F0F0F;
	border-top-color: #444;	
	padding: 10px 12px 35px 17px;
}
.subnav h1 {padding-top: 8px; font-size: 10px;}
.subnav ul {
        width: 100px;
        padding: 0 0 0 18px;
        margin: 10px 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.5em;
/*	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: 0px;
	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 0px 3px 0px;
border:0px solid #272727;
background-color:#000;
font-size:0.9em;
color:#444444;
}


/* 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;
}


.content ul li
{
margin-left:10px;

}



.content ol li
{
margin-left:20px;
padding-bottom:5px;


}

.info{
color: #444;
padding:0 0 30px 0;
}

.info a{
color:#444;
}

.info span{
float: right;
text-transform: lowercase;
color: #222222;
}

.title span {
float: right;
text-transform: lowercase;
}

#s,
#sidebarsubmit {
background: #333333;
width:150px;
height:14px;
border: 0px solid #333333;
color: #111111;
text-align:center;
font-size: 1em;
}

#s {
padding: 2px;
}

.entry {
padding: 20px 5px 8px 8px;
border-top:2px solid #222222;
border-bottom:2px solid #222222;
}


.entry a{
text-decoration:underline;
}

.descr .title {
font-weight: bold;
}

#submitbutton {
background: #191919;
border: 0px;
color: #505050;
padding: 0px;
}

.prevnext {
padding: 5px 5px 25px 5px;
}

.prevnext a{
color:#333;
text-transform: uppercase;
}

.prevnext span{
float: right;
}

.center {
text-align: center;
}

p.left {
    text-align:left;
}

p.center {
    text-align:center;
}

p.right {
    text-align:right;
}

.topsearch {
    padding: 6px 6px 0 0;
}


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: 4px;
text-align: left;
border: 1px #000 solid;}
