/* 
Theme Name: ShadedGrey
Theme URI: http://wpthemes.info/
Design Name: Shaded Grey
Description: This is the Second Version of our popular ShadedGrey Theme
Version: 2.1
Author: Sadish Balasubramanian
Author URI: http://wpthemes.info
*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background: #D2D6D9 url(../dx/olybg.jpg/$file/olybg.jpg) repeat-x; margin-top: 7px;
	font: 90% 'Trebuchet MS', Verdana, Georgia, Arial, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #7A7636;
}
a:hover, a:active {
	text-decoration:underline;	
}
a ../dx {
	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(../dx/blockquote.png/$file/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;
}
h2, h3 {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	letter-spacing: 1px;
	color:#666;
	font-size:1.25em;
	margin:0;
	padding:10px 0 0 0;
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#rap {
	width: 778px;
	margin: 0px auto;
	padding: 0;
	font-size: 1em;
	text-align: left;
	line-height: 18px;
	background: #fff url(../dx/bodybag.gif/$file/bodybag.gif) repeat-y center;
	
}
#header {
	margin: 0;
	padding: 20px 0 0 1em;
	border-bottom: 1px solid #ebebeb;
	background: #fff url(../dx/header.jpg/$file/header.jpg) no-repeat top;
	height:60px;
}
#content 
{
	float: left;
	margin:20px 0;
	padding:0 20px;
	background: #fff;
	width: 520px;
	font-size: 0.9em;
	color:#333;
	overflow:hidden;
}
#sidebar {
	margin: 0 0px;
	width: 190px;
	padding: 10px;
	float:right;
	font-family : verdana, tahoma, arial, serif;	
}
html>body #sidebar {
	width: 190px;
}
#header h1 {
	margin: 0;
	font-size: 1.4em;
	color: #333;
	word-spacing: 1px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #f0f0f0;
	text-decoration: none;
	border-bottom: none;
}

#gnav 
{
	list-style:none;	
	margin:0 auto;
	padding:4px 0 0 0;	
	background:#fff url(../dx/sidetitle.png/$file/sidetitle.png) top repeat-x;	
	text-align:right;	
	font-size:1em;	
	border-bottom:#999 1px solid;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	text-decoration:none;
	padding:2px 0;	
}
#gnav li a:hover, #gnav li a:active
{
	border-top:#5a7236 2px solid;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-top:#5a7236 2px solid;
	color:#000;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url(../dx/bullet.png/$file/bullet.png) no-repeat 0 4px;
	padding-left: 1.5em;
	list-style:none;
}
.post-details{
	text-align: right;
	padding: 5px 0 10px 0;
  background: url(../dx/01_hdot.gif/$file/01_hdot.gif) top repeat-x;
}
.post-footer, .copyright {
	font-size: 0.9em;
	color: #666;	
	background:url(../dx/comments-small.gif/$file/comments-small.gif) no-repeat left;
  padding: 0 0 0 13px;
	margin: 0 0 0 12px;
}
.post-author {
	font-size: 0.9em;
	color: #666;	
	background:url(../dx/01_item1.gif/$file/01_item1.gif) no-repeat left;
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
}
.stbuttontext {
	font-size: 0.9em;
	color: ##7A7636;
}
.post-cat {
	font-size: 0.9em;
	color: #666;	
	background:url(../dx/01_item2.gif/$file/01_item2.gif) no-repeat left;
	padding-left:15px;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 5px;
	color: #666;
	background:transparent url(../dx/dateheader.png/$file/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;
}
hr {
	display: none;
}
#sidebar h2 {
	margin: 0;
	padding:3px 5px;
	font-size: 1em;
	color: #333;
	font-weight:bold;
	background:transparent url(../dx/sidetitle.png/$file/sidetitle.png) repeat-x top center;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 5px 1em 10px;
	margin: 0 0 1em 0;	
	border:#eee 1px solid;
}
#sidebar form 
{
	padding: 1em 5px 1em 10px;
	margin: 0 0 1em 0;	
	border:#eee 1px solid;
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 0.76em;
}
#sidebar ul li h2 
{
	background:#bdd4fe;
	border-bottom:#eee 1px solid;
  font-size:1.1em;
}
#sidebar ul li ul{
	list-style-type: none;
	padding: 0;
	margin: 0;	
	border:none;
}
#sidebar ul li ul li {
	margin: 0.5em 0 0 0.5em;
	padding: 0;	
	font-size:1em;
}
#sidebar a:link, #sidebar a:visited {
	color: #333;
	border-bottom: 1px solid #ebebeb;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #111;
	border-bottom: 1px solid #111;
}
#footer {
	margin:0 auto;
	padding: 3px 0;
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 0.8em;
	color: #999;
	background: #fff;
	text-align:center;
}
#footer a {
border:none;
color:#7A7636;
}
/*Comments Styling*/
#comments, #respond{
	margin: 2em 1em 0 10px;	
}
.commentlist 
{
	margin:0;
	padding:0;
}
.commentlist li 
{
	border:#e0e0e0 1px solid;
	list-style:none;	
	margin:10px 0;
	font-size:1em;
}
.commentlist li p 
{
	margin:0;
	padding:0.5em 1em;
}
.commentlist .cmtinfo
{
	background:#f0f0f0 url(../dx/sidetitle.png/$file/sidetitle.png) repeat-x top;
	font-weight:bold;
}
.commentlist .cmtinfo em
{
	float:right;	
	font-weight:normal;
	font-style:normal;
}
.commentlist cite 
{
	font-style:normal;
}
.commentlist .alt .cmtinfo
{
	background:#e0e0e0 url(../dx/sidetitle.png/$file/sidetitle.png) repeat-x top;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
fieldset{
	border: none;
}
.field label{
	display: block;
}
textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #aaa;
}
input{
	border: 1px solid #aaa;	
}
#s 
{
	background:url(../dx/textbox_bg.gif/$file/textbox_bg.gif) no-repeat top left;
}
.commentnum {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#999;
	padding:5px 0;
	text-align:right;
}
#feedinfo 
{
	margin:0;
	padding:3px 10px;
	background:#f3f7fa;
	border-bottom:#e1e2e3 1px solid;
	font-size:0.9em;
	color:#666;
	text-align:right;
}
#feedinfo .feed 
{
	background:url(../dx/icon_feed.gif/$file/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 17px;
}
/*** T A G   C L O U D ***/
.tagCloud ul{margin:0;padding:0}
.tagCloud li{display:inline;margin-right:2px;}
.tagCloud a{text-decoration:none;font-weight:bold}
.tagCloud a:hover, .tagCloud a:focus{color:#05386b;text-decoration:underline;}
.tagCloud .tag5 a, .tagCloud .tag5 a:visited { font-size: 122%; color: #1c3052}
.tagCloud .tag4 a, .tagCloud .tag4 a:visited { font-size: 111%; color: #2b588e}
.tagCloud .tag3 a, .tagCloud .tag3 a:visited { font-size: 100%; color: #4477bb}
.tagCloud .tag2 a, .tagCloud .tag2 a:visited { font-size: 93%; color: #649cd8}
.tagCloud .tag1 a, .tagCloud .tag1 a:visited { font-size: 86%; color: #8bbce8}
/***********************************************************/
@media print {
    body{margin: 10px;left:0;top:0;color: #000000; background-color:#FFFFFF;}
    .content {padding:0;border:0;}
    .post-content {line-height:normal;}
    #searchbox, #links, #banner, #sidebar, #gnav, #footer {display:none;}
    a, h1, h2, h3, #content, .blog, .post-content, .posted {color: #000000; background-color:#FFFFFF;}
    #content {margin:0; left:0; position:relative; width:100%;}
    .post-content a, .post-content a:link, .post-content a:visited,    .post-content a:hover, .post-content a:active, a, a:link, 
    a:visited, a:hover, a:active, .posted a, .posted a:link, .posted a:visited,    .posted a:hover, .posted a:active {
        color: #000000; 
        background-color:#FFFFFF;
        font-weight: normal;
        text-decoration: underline;
    }
}

