/* 
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
Ported to EE and modified (slightly) by: GnomeGrrl http://gnomegrrl.net/
*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	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;
	text-align: left;
	line-height: 18px;
	background: #fff url('img/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('img/header.jpg') no-repeat top;
	height:60px;
}
#content 
{
	float: left;
	margin:20px 0;
	padding:0 1em;
	background: #fff;
	width: 530px;
	font-size: 0.9em;
	display:inline;
	color:#333;
	overflow:hidden;
}
#sidebar {
	margin: 0;
	width: 180px;
	padding: 0.7em 0.7em 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: 1.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: 0;
	font-size: 2em;
	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.7em 0 0 0;
	padding:0.7em 0 0 0;
	font-size:0.9em;
	color:#f0f0f0;	
}
#sidebar h2 {
	margin: 0;
	padding:2px 5px;
	font-size: 0.78em;
	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 p {
	font-size: 0.76em;
	margin: 0.5em 0 10px 0;
}	
#sidebar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;	
}
#sidebar ul li {
	margin: 0.1em 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: #666666;
	border-bottom: 1px solid #666666;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #f0f0f0;
	text-decoration: none;
	border-bottom: none;
}
#content ul {
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
}
#content ul li {
	background: url('img/bullet.png') no-repeat 0 5px;
	padding-left: 1.5em;
	padding-top: .2em;
	margin:0;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666666;
}
.post-content {
	padding: 1em 0 0 0;
}

.paginate {
	margin: 0;
	padding:2px 5px;
	font-size: 0.78em;
	color: #333;
	font-weight: normal;	
	background:transparent url('img/sidetitle.png') repeat-x top center;
}

.pagecount {
 	font-size: 1em;
 	color:	#666666;
 	font-weight: normal;
}

img {
	margin:0; border:none;
}
.post-title {
	margin: 0 0.2em 0 0.2em;	
	text-align: right;
	padding: 0.3em 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-weight:bold;
	font-size: 1.2em;		
	padding:0;
	margin-top:-0.1em;
	color: #BDBB9B;
}
.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.76em;
	color: #999;
	background: #fff;
	text-align:center;
}
#footer a {
border:none;
color:#7A7636;
}
.commentlist {
	font-weight:normal;
	color: #666666;
	line-height: 1.5em;
}

.commentlist a {
	font-weight:normal;
}		

.commentlist cite {
	font-size: 1em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	font-weight:bold;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}

.oddcomment {
	background-color:#f2f2f2;
	padding:.5em 1em;
	border:1px solid #E7E7E9;
	margin-bottom:1em;
}

.evencomment {
	background-color:#f9f9f9;
	padding:.5em 1em;
	border:1px solid #E7E7E9;
	margin-bottom:1em;
}

.oddcomment:hover, .evencomment:hover {
	background-color:#fff;
	padding:.5em 1em;
	border:1px solid #EFEEE6;
	margin-bottom:1em;
}

.trackback {
	border:1px solid #E7E7E9; 
	padding:0 3px;
	background-color: #EFEEE6;
	margin-bottom:1em;
}
.trackback-post {
	margin-left:20px;
	padding:0 3px;
}
.trackback p {
	font-size:0.95em; 
	margin:0;
	color:#666666;
}

.commentform {
	margin-left:0;
}

textarea, input {
	border-top: 1px solid #E7E7E9;
	border-left: 1px solid #E7E7E9;
	background-color:  #fff;
	color: #000;
	font-family: Trebuchet MS, Verdana, Geneva, Tahoma, Arial, 	Sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}


.checkbox {
	margin: 3px;
	padding: 0;
	border: 0;
}

.submit {
	background-color: #194270;
	font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 1px 3px 1px 3px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
}

table {
	font-size:0.8em;
}

.calendarBG {
 	background-color: #fff; 
}

.calendarBlank { 
 	background-color: #fff;
}

.calendarHeader { 
 	font-weight: bold; 
 	color: #666666; 
 	text-align: center;
 	background-color: #fff;
 	font-size:1em;
}

.calendarMonthLinks {
 	font-weight: bold;
 	font-size:0.9em;
 	letter-spacing:	.1em;
 	text-decoration: none;
 	color: #fff;
 	background-color: #fff;
}

.calendarMonthLinks a {
 	color: #9C9969;
 	font-size:0.9em;
 	text-decoration: none;
 	background-color: transparent;
}
  
.calendarMonthLinks a:visited {
 	color: #666666;
 	font-size:0.9em;
 	text-decoration: none;
 	background-color: transparent;
}

.calendarMonthLinks a:hover {
 	color: #BDBB9B;
 	font-size:0.9em;
 	text-decoration: underline;
 	background-color: transparent;
}

.calendarDayHeading {
 	font-weight: bold; 
 	color: #666666; 
 	background-color: #e3e3e3; 
 	text-align: center;
 	vertical-align: middle;
}

.calendarToday { 
 	font-weight: bold;
 	letter-spacing:	.1em;
 	text-decoration: none;
 	text-align: center;
 	vertical-align: middle;
 	color: #143558;
 	background-color: #fff;
}

.calendarCell {
 	font-weight: normal;
 	letter-spacing:	.1em;
 	text-decoration: none;
 	text-align: center;
 	vertical-align: middle;
 	color: #666666;
 	background-color: #fff;
}

.calendarCell a {
 	color: #BDBB9B;
 	text-decoration: none;
 	background-color: transparent;
}
  
.calendarCell a:visited {
 	color: #9C9969;
 	text-decoration: none;
 	background-color: transparent;
}

.calendarCell a:hover {
 	color: #7A7636;
 	text-decoration: none;
 	background-color: transparent;
}