/*  
Theme Name: Redstone Grey
Description: A grey theme for the Redstone Review
Version: 1.0
Author: mt
Author URL:  http://www.mttm.us/


/*  basics */
* {margin:0;padding:0;}

/* structure */
body{
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	background: #AAAAAA url(images/bg.png) repeat-y top ;
}


div#flag {
	width:976px;
	margin:10px auto;
	height:200px;
	position:relative;
	padding:0px;
	background: url(http://www.redstonereview.com/custom-header.png) no-repeat left top;
}

div#ads {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.05em;
}

div#header{
	width:976px;
	margin:0 auto;
	height:25px;
	position:relative;
	padding:0px;}

.description{
	position:relative;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	margin-top: -5px;}

div#date{clear:both;
	width:976px;
	margin:0 auto;
	height:20px;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.05em;
	text-transform:uppercase;
	text-align:center;
	border-bottom:#000000 3px solid;
	border-top:#000000 1px solid;
}

div#container{
	text-align:left;
}

div#container{
	width:976px;
	margin: 25px auto 0em auto;
}

div#wrapper{clear:both;
	width:725px;
	float:left;
}

div#picture{clear:both;
	width:725px;
/*	float:left;*/
}

div#navigation4{
	float:right;
	width:240px;
	text-align: center;
/*	background-color: #e2ddc2;*/
	margin: 0 auto;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-left:#000 1px solid;
}	

div#footer{
	clear:both;
	width:100%;
/*	background-color: #555*/;
	text-align: center;
	padding-top:15px;
	padding-bottom: 0px;
	color: #000;
	text-transform: uppercase;}

/*navbar*/

#nav{
	height:25px;
	width:100%;
/*	position:relative;*/
	margin: 0;
	margin-left:8px;
	padding-right: 10px;
/*	background-color: #eee;*/
	background: url(images/nv-back.png) no-repeat bottom left;
	margin-top: 15px;}
	
#navbar{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

ul#navbar{
/*	float:left;*/
	margin:0;
	padding:0;
	list-style:none;
}

#navbar li{
	float:left;
	margin:0;
}

#navbar li a{
	float: left;
	color: #000;
	text-decoration: none;
	height:25px;
	text-transform: uppercase;
	font-weight:400;
	/*margin-left: 8px;*/
	text-align: center;
	font-size: 0.9em;
	display: block;
	line-height:28px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;}

#navbar li.current_page_item {
	color: #000;
	padding:0 0px  0 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#navbar li.current_page_item a{
	background: url(images/nv-right-on.png) no-repeat bottom left;
	padding:0 0px  0 0px;
	padding-left: 5px;
	padding-right: 5px;
	color:#888;
}

#navbar li a:hover{
	background: url(images/nv-on.png) no-repeat bottom left;
	padding:0 0px  0 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#rsslogo{
	float:left;
	height:10px;
	width:10px;}

#rsslogo p{
	background: url(images/49.png) no-repeat left ;
	height:10px;
	width:10px;
	cursor: pointer;
}
/*#rsslogo a:hover{
background-color: #555555;}*/

div#rsslogo p span{display:none;}

#pagenav{	
	height: 10px;
	clear:both;
}

#pagebar{height:20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

ul#pagebar{
	margin:0;
	padding:0;}

#pagebar li{
	display: inline;
}

#pagebar li a{
	float: left;
	background: url(images/nv-on.png) no-repeat bottom left;
	color: #000;
	text-decoration: none;
	height:20px;
	text-transform: uppercase;
	margin-left: 1px;
	text-align: left;
	font-size: 0.8em;
	display: block;
	line-height:20px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;}

#pagebar li.current_page_item a{
	color: #cc3300;
}

#pagebar li a:hover{
	background: url(images/nv-right-on.png) no-repeat bottom left;
}


/*links */
a{
	color: #444;
	text-decoration: none;
}

#wrapper a:hover, #navigation4 a:hover  {
	color: #cc3300;
}
	

/*images*/

img {
	border: none;
}

/*typography*/
body {
	font: 13px Georgia, serif, Times, "Times New Roman";
	color: #000000;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif, Times, "Times New Roman";
	font-size: 1.8em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #555;
	font-variant: small-caps;}


/* H1
---------------------------------------------*/
h1 {
	font-size: 2.6em;
	line-height: 1em;
	color: #666;
	font-family: Georgia, serif, Times, "Times New Roman";
	text-transform: capitalize;
	letter-spacing: -1px;
	font-variant: normal;
	font-style: italic;
	font-weight: normal;
	text-align:center;}

h1 a{
	color: #b94129;
	border-bottom: 0em none;
	display: block;}
h1 a:hover{
	border-bottom: none;
}
h2 {
	font-size: 1.9em;
	line-height: 1.2em;
	letter-spacing: 0px;
	word-spacing: -1px;
	margin-left:0px;}

h2 a, h3 a, h4 a{color: #000;
	}

.post h2{clear:both;
	margin-top: 10px;
	padding-top: 5px;
	text-align: left;
	font-variant:normal;
}

h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0em 0em 0px;
}

h4 {
	font-size: 118%;
	line-height: 1.3em;
}

p {
	padding: 0em 5px 10px 0px;
	margin-top: 0.03em;}

small {
	font: 13px Georgia, serif, Times, "Times New Roman";
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

div#footer p{
	margin-left: 15px;
	font-size: 12px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;}
div#footer a{
	color: #000;
	}

.btn-footer, a.btn-footer:link, a.btn-footer:active, a.btn-footer:visited {
font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; font-size:.8em;
	}
	
.post{
	color: #000;
	text-decoration: none;
	word-spacing: 0.05em;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1em;
	border-bottom:#000 1px solid;
}
.otherposts{
	float:left;
	width:332px;
	}
.otherposts h2{	
font-size: 1.8em;
line-height:1.1em;
text-align:left;
font-variant:normal;
}

.entry{
	margin-left: 5px;
	margin-right: 3px;}
.dte{
	color: #a3a3a3;
	margin-top: -1em;
	margin-bottom: 1em;
	margin-left:0px;
	text-align: left;
	font-size: 0.9em;}
.author{
	font-style: italic;
	font-weight: bold;}
.postmetadata{
	clear:both;
	font-size: 0.9em;
	color: #a4a4a4;
	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;
	padding-top: 2px;
	margin-right: 3px;
	margin-left: 3px;}
	
.post ul, .post ol{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0.5em;
	margin-bottom: 1em;}

.post ul li{
	list-style-type: square;}

.post blockquote{
	font-weight: normal;
	text-align: left;
	font-size: 1em;
	font-style: italic;
	margin-left: 30px;
	margin-right: 20px;
	background:url(images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:25px;
	text-align:justify;
}

.post blockquote em{
	float: right;
	font-weight: normal;
	font-size: 1em;
	font-style: normal;}

blockquote.withquote {
	background:url(images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:25px;
	text-align:justify;} 

p.withunquote {
	background: url(images/unquote.gif) no-repeat bottom right;
	padding-right:5px;
}


/*LISTS*/
	
#navigation4 h2{	
/*	margin-top: 10px;*/
	margin-left: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height:1.4em;
	letter-spacing:.1em;
	color:#000000;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	}

#navigation4{
	font-family:Georgia, "Times New Roman", Times, serif;
}


#navigation4 ul, {
	list-style-type: none;
	margin: 0;
	padding:2px;
	font-size:1.15em;
	line-height:1.em;
	text-indent: 0px;
	text-align:left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:10px;
/*	border-bottom: #000000 1px dotted;*/
}

#navigation4 li{
	list-style-type: none;
	margin: 0;
	padding:2px;
	font-size:1.em;
	line-height:1.3em;
	text-indent: 0px;
	text-align:left;
	margin-left: 5px;
	margin-right: 5px;
/*	margin-bottom:10px;*/
	border-bottom: #000000 1px dotted;
}

#themeswitcher ul, #themeswitcher li,{
	margin: 0;
	padding:2px;
	font-size:.9em;
	line-height:1em;
	text-indent: 0px;
	text-align:left;
	margin-left: 5px;
	margin-right: 5px;
/*	margin-bottom:10px;*/
}

/*comments*/	

#comments{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;}

.commentlist{
	margin-left: 5px;}

.commentlist li{
/*	background-color: #EEEEEE;*/
	padding: 2px;
	list-style-type: none;
	text-align:justify;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
}

.commentlist p{
	margin-top: 1em;}

.commentlist .alt{border-top: 1px #c2bfb2 solid;
	border-bottom: 1px #c2bfb2 solid;
/*	background-color: #fffdf8;*/}

.nocomments a{
	background: url(images/figure.gif) left no-repeat;
	padding-left: 12px;
}

#respond{
	margin-left:5px;
	margin-top: 1em;}

/*forms*/	
input, textarea, select {	font: 1em Verdana, sans-serif; 
	background: #f8f8f8;
/*	border:1px solid #999;*/
/*	border-color:#999 #eef #eef #999;*/
	padding:1px;
/*	color: #444*/;}	

input#author, input#email{
	background-color: #f8f8f8;}

#author:hover, #email:hover {
background:#ffffff;
}

input:focus, textarea:focus {background: #eeeeee;}
input:hover, textarea:hover {
/*	background:#ffffff*/;
	cursor:text;}

.donate input{
	border: none;
	cursor: pointer;}	

input#submit {border: 1px #0f0000 outset;
	background-color: #e9e9e9;}

input#submit:hover {cursor: pointer;
	background-color: #fafafa;}

#comment{width:490px;
	font: 1em Verdana, sans-serif;
	margin-bottom: 1em;}

#commentform{
	margin-left:5px;
	margin-top: 1em;
}

#nav #searchform{	
	float:right;
	margin-right: 5px;
	margin-top: 0px;
	margin-left:20px;
	height:18px;
}

#searchform{	
	margin-right: 5px;
	margin-top: 0px;
	height:40px;
	text-align: center;
	}

#nav input#searchsubmit{display:none;
	height:20px;
	width:20px;
	cursor: pointer;
}

/*This is the submit button on a page*/
input#searchsubmit{
	height:33px;
	width:33px;
	cursor: pointer;
/*	background: url(images/search-sm.png) no-repeat;*/
/*	margin-bottom: 3px;*/
/*	border: 1px #000 outset;*/
/*	background-color: #fff;*/
/*	font-size: 1.2em;*/}

input#searchsubmit:hover {cursor: pointer;
/*	background-color: #fafafa;*/}

input#s {
	width: 350px;
	height: 25px;
	font-size: 1.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #cc3300;}

#nav input#s {
	float:right;
	width: 225px;
	height: 20px;
	font-size: 1em;
	line-height:1.3em;
/*	border: #000 1px outset;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: url(images/search-box.png) no-repeat top left;
	color: #000;
	padding-top: 2px;
	margin-right:6px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.related{
	margin-left:5px;
	margin-bottom: 1em;
	margin-top: 1em;}

.related ul{
	list-style-type: none;
	margin: 0;
	}

.related ul li{
	list-style-type: none;
	text-indent: 0;
	}

/*---archives---*/
.archive{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 1em;}

.archivemonth{
	float:left;
	width:45%;}

.archivesubject{
	float:right;
	width:45%;}

.achiverecent{
	clear:both;}

.archive ul, .archive ol{
	list-style-type: none;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	font-size: 1em;}

.clear{clear:both;}

.archive ul li {
	margin:0;
    list-style-type: none;}			

.archive li a {
	padding: 0px;
	color: #555;
	text-decoration: none;
}

.children li{
	margin:0;
	padding:0;
	border: none;
	padding-left: 1em;}

.children li a {
	padding-left:0px;
	}					


/*special*/
span.amp {
	font-family: "Goudy Old Style", "Palatino",	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; }
.avatar{float:left;
	margin:2px;}