/* 
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 {
	width: 760px;
	margin: 20px auto 20px auto;
	padding: 0;
	font-size: 1em;
	text-align: left;
	line-height: 18px;
	background: #fff url('images/bodybag.gif') repeat-y center;
	border:#ccc 1px solid;
}
#header {
	margin: 0;
	padding: 20px 0 7px 1em;
	border-bottom: 1px solid #ebebeb;
	background: #fff url('images/header.jpg') no-repeat top;
	height:60px;
}
#content 
{
	float: left;
	margin:20px 0;
	padding:0 1em;
	background: #fff;
	width: 520px;
	font-size: 0.9em;
	display:inline;
	color:#333;
	overflow:hidden;
	list-style: none;
}
#sidebar {
	margin: 0;
	width: 180px;
	padding: 10px 10px 0 0px;
	float:right;
	display:inline;	
	font-family : verdana, tahoma, arial, serif;	
	list-style: none;
}
html>body #sidebar {
	width: 180px;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(images/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

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: #333;
	word-spacing: 1px;
}
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 0;
	padding:10px 0 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 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: 1.5em;
	list-style: none;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 1em 0 0;
}
img {
	border: #ccc 1px solid;
	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;
}
#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 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: #ededed 1px solid;
	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: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background: transparent url('images/sidetitle.png') repeat-x top center;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.fcaption a{
	color: Black;
}

.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 red;
	background-color: transparent;
}