/*
Theme Name: ShadedGrey
Theme URI: http://wpthemes.info/
Design Name: Shaded Grey
Description: Shaded Grey is the second theme from WPThemes.Info
Version: 1.0
Author: Sadish Balasubramanian
Author URI: http://www.simpleinside.com
*/
BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background: #E5E5E5;
	font: 90% "Trebuchet MS", Verdana, Georgia, Arial, sans-serif;
}
A
{
	text-decoration: none;
	color: #9C9969;
}
A:visited
{
	color: #BDBB9B;
}
A:hover
{
	border-color: #7A7636;
	color: #7A7636;
}
#rap
{
	position: absolute;
	width: 900px;
	height: 1025px;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -512px;
	padding: 0;
	font-size: 1em;
	text-align: left;
	line-height: 18px;
}
#header
{
	margin: 0;
	padding: 20px 0 7px 1em;
	border-bottom: 1px solid #EBEBEB;
	height: 50px;
}
#content
{
	float: left;
	margin: 20px 0;
	padding: 0 1em;
	width: 520px;
	font-size: 0.9em;
	display: inline;
	color: #333;
	overflow: hidden;
	list-style: none;
	/*+placement:shift -1px 80px;*/
	position: relative;
	left: -1px;
	top: 80px;
}
#sidebar
{
	margin: 0;
	width: 180px;
	padding: 10px 10px 0 0px;
	float: right;
	display: inline;
	font-family: verdana, tahoma, arial, serif;
	list-style: none;
	/*+placement:shift -157px 108px;*/
	position: relative;
	left: -157px;
	top: 108px;
}
HTML>BODY #sidebar
{
	width: 180px;
}
A IMG
{
	border: none;
}
ACRONYM, ABBR
{
	border-bottom: 1px dotted #0C6BF0;
}
ACRONYM, ABBR, SPAN.caps
{
	cursor: help;
	letter-spacing: 0.07em;
}
CODE
{
	font-size: 1em;
	font-style: italic;
}
BLOCKQUOTE
{
	background: #EEE url('images/blockquote.png') no-repeat bottom left;
/*border: 1px solid #E0E0E0;*/
	padding-bottom: 40px;
	margin: 1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
CITE
{
	font-size: 0.9em;
	font-style: normal;
}
H3
{
	margin: 0;
	padding: 0;
	font: normal 1.3em verdana, helvetica, sans-serif;
}
P
{
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
H1, H2, H3, H4
{
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header H1
{
	margin: 0;
	font-size: 1.4em;
	color: #000;
	word-spacing: 1px;
	/*+placement:shift -11px 20px;*/
	position: relative;
	left: -11px;
	top: 20px;
	z-index: 1;
}
H2
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
H3
{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}
.description
{
	margin: 10px 0 0;
	padding: 10px 0 0;
	font-size: 0.9em;
	color: #F0F0F0;
}
#sidebar H2
{
	margin: 0;
	padding: 5px;
	font-size: 1em;
	color: #333;
	font-weight: normal;
	background: transparent url('images/sidetitle.png') repeat-x top center;
	list-style: none;
}
H4
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#sidebar UL
{
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;
}
#sidebar UL LI
{
	margin: 0.5em 0 0;
	padding: 0;
	font-size: 0.76em;
}
#sidebar LI A:link, #sidebar LI A:visited
{
	color: #999;
	border-bottom: 1px solid #EBEBEB;
	text-decoration: none;
}
#sidebar LI A:hover
{
	color: #666;
	border-bottom: 1px solid #666;
}
#header A:link, #header A:visited, #header A:hover, #header A:active
{
	color: #F0F0F0;
	text-decoration: none;
	border-bottom: none;
}
#content UL
{
	margin-left: 0;
	padding-left: 15px;
	list-style: none;
}
#content UL LI
{
	padding-left: 1em;
	list-style: none;
}
.post-footer, .copyright
{
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content
{
	padding: 1em 0 0;
}
IMG
{
	border: 1px solid #CCC;
	padding: 3px;
}
.post-title
{
	margin: 0 0 0.2em;
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #999;
	background: transparent url('images/dateheader.png') no-repeat right top;
}
.post-title EM
{
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;
	padding: 0;
	margin-top: -0.3em;
}
.post-info
{
	color: #999;
	font-size: 1.2em;
	margin: 0;
}
.post-info A
{
	text-decoration: none;
	color: #6E6A7E;
	border: none;
}
HR
{
	display: none;
}
#footer
{
	margin: 0;
	padding: 7px 20px;
	border-top: 1px solid #E6E6E6;
	clear: both;
	font-size: 0.7em;
	color: #999;
	background: #FFF;
	text-align: center;
	display: none;
}
#footer A
{
	border: none;
	color: #7A7636;
}
#commentlist
{
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
}
#commentlist LI
{
	color: #666;
	font-weight: normal;
	font-size: 0.85em;
}
#commentlist CITE
{
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
CITE A
{
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
CITE A:visited, A:hover
{
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform TEXTAREA
{
	background: #F5F5F5;
	border: 1px solid #669BB4;
	padding: 0.2em;
}
#commentform TEXTAREA
{
	width: 80%;
}
#commentform P
{
	margin: 0 0 1em;
}
#commentlist LI UL
{
	border-left: 1px solid #DDD;
	font-size: 110%;
	list-style-type: none;
}
#comments
{
	text-transform: uppercase;
	margin-top: 3em;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#postcomment
{
	text-transform: uppercase;
	margin-top: 0.9em;
	color: #AA7D39;
	font: 1em verdana, helvetica, sans-serif;
}
/*BEGIN E107 CORE CLASSES
copied from kubrick theme*/
.spacer
{
	padding: 2px 0;
}
.indent
{
	border: 1px solid #06C;
}
.smalltext
{
	font-size: 9px;
	color: #5D6E75;
}
.mediumtext
{
	font-size: 12px;
}
.tbox
{
	color: #000000;
	font-size: 11px;
}
TD
{
	background: none;
	font-size: 11px;
	font-style: normal;
	color: #5D6E75;
	padding: 0px;
	text-align: left;
	line-height: 1.3em;
}
.fborder
{
	border: 1px solid #EDEDED;
	background-color: transparent;
}
.forumheader
{
	background: transparent url('images/sidetitle.png') repeat-x top center;
	font-size: 12px;
	color: #000;
	padding: 4px;
	border: 1px solid #EDEDED;
}
.forumheader2
{
	background-color: transparent;
	font-size: 10px;
	color: #000;
	padding: 4px;
	border: 1px solid #EDEDED;
}
.forumheader3
{
	background-color: transparent;
	font-size: 10px;
	color: #000;
	padding: 4px;
	border: 1px solid #EDEDED;
}
.forumborder
{
	border: 1px solid #000080;
	background-color: transparent;
}
.fcaption
{
	border: 1px solid #EDEDED;
	padding: 4px;
	background: transparent url('images/sidetitle.png') repeat-x top center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.fcaption A
{
	color: #000000;
}
.fixfuckedie
{
	width: 95%;
}
#chatbox
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.helpbox
{
	color: #000;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none #FF0000;
	background-color: transparent;
}

