/*
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: #100;
background: #e5e5e5;
font: 90% 'Trebuchet MS', Verdana, Georgia, Arial, sans-serif;
}
a {
text-decoration: none;
color: #234212;
}
a:visited {
color: #BDBB9B;
}
a:hover {
border-color: #7A7636;
color: #7A7636;
}
#rap {
width: 770px;
margin: 0px auto 20px auto;
padding: 0;
font-size: 1em;
text-align: left;
line-height: 18px;
background: #fff url('img/bodybag.gif') repeat-y center;
border:#ccc 1px solid;
}
#header {
margin: 0;
padding: 0 0 0 0;
border-bottom: 1px solid #ebebeb;
background: #fff url('img/header.jpg') no-repeat top;
height:80px;
}

#topnav
{
list-style:none;
font-size:12px;
margin:0;
padding:0 0 0 5px;
text-align:center;
text-transform:lowercase;
border-bottom:#ddd 1px solid;
background:transparent url('img/sidetitle.png') repeat-x top center;
}
#topnav li
{
list-style:none;
display:inline;
padding:0 1em 0 0;
margin:0;
}
#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active
{
text-decoration:none;
color:#665;
}
#topnav li a:hover
{
border-bottom:#7A7636 3px solid;
color:#7A7636;
}


#content
{
float: left;
margin:20px 0;
padding:0 1em;
background: #fff;
width: 520px;
font-size: 0.9em;
display:inline;
color:#231313;
overflow:hidden;
}
#sidebar {
margin: 0;
width: 240px;
padding: 10px 10px 0 0px;
float:right;
display:inline;
font-family : verdana, tahoma, arial, serif;
}
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(img/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: 30px 0 0 10px;
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:0 0 0 10px;
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('img/sidetitle.png') repeat-x top center;
}
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;
}

#sidebar ul ul {
list-style-type: none;
padding: 0px;
margin: 0;
font-size: 12px;
background:none;
border:none;
}
#sidebar ul ul li
{
margin:0;
padding:0;
padding-left:10px;
margin-left:10px;
background:url(img/bullet.png) no-repeat left;
}


#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-type: none;
}
#content ul li {
background: url('img/bullet.png') no-repeat 0 7px;
padding-left: 1.5em;
}
.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('img/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;
}

.calMonthToday{
border:1px dotted #f0f0f0;
background-color:#eeeeee;
}

img {
border:0px;
}
.pager {
clear:all;
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
}
.pager a, .pager a:link, .pager a:href, .pager a:hover {
text-decoration: none;
border: 0px;
}

.pager .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
padding: 2px 6px;
}

.pager .pagerLinkPrevPage{
margin-right:20px;
}
.pager .pagerLinkNextPage {
margin-left:20px;
}

.pager .pagerCurrent {
padding: 2px 6px;
border-color: #998;
font-weight: bold;
font-size: 13px;
vertical-align: top;
background: #fff;
color: #FF0084;
}