/*
Theme Name: Primer Grey
Theme URI: http://primergreyblog.com/
Description: Custom Wordpress theme and functionality for Primer Grey.
Version: 1.0
Author: Randy Skidmore
Author URI: http://www.subpardesign.com
*/

html, body {
	margin:0;
	padding:0;
	height:100%;
}

/*----TYPE----*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color:#363636;
	background-color:#363636;
}

img {
	border: none;
}

a {
	color:#4edbb8;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.gray2 {
	color:#939393;
}

a.green {
	color:#4edbb8;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	margin:10px 0 0 0;
}

h1 a {
	color:#363636;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin:0;
}

h3 {
	
}

hr {color: #fffbf5; background-color: #fffbf5; border: 1px dotted #363636; border-style: none none dotted; margin:18px 0 18px 0; padding:0; }

#bg_grain {
	background-image: url('images/back_repeat.jpg');
	background-repeat: repeat;
	background-color:#000;
	padding-bottom: 47px;
}

#head_repeat {
	background-image: url('images/header_repeat.jpg');
	background-repeat:repeat-x;
}

.container {
	width:952px;
	padding:0;
	margin:0 auto 0 auto;
	position:relative;
}

#header {
	background-image: url('images/header.jpg');
	width:926px;
	height:52px;
	margin:0 auto 0 auto;
}

#header img {
	float:left;
	margin-left:30px;
	border:none;
}

#nav {
	float:right;
	margin:4px 0px 0 0;
	width:205px;
	height:23px;
}

#nav a {
	font-size:10px;
	line-height: 1.6em;
}

.gray {
	color:#3c3c3c;
}

.white {
	color:#FFF;
}

/*----CONTENT AREA----*/

.cleardiv {
	height:1px;
	clear:both;
}

#content_upper {
	background-image: url('images/body_upper.jpg');
	width:947px;
	height:75px;
	margin-left:13px;
}

#content_middle {
	background-image: url('images/body_middle.jpg');
	background-repeat:repeat-y;
	width:892px;
	margin-top:-30px;
	padding:0 0 0 55px;
	margin-left:13px;
	padding-bottom: 48px;
}

#content_here {
	float:left;
	width:610px;
	margin-bottom:40px;
	text-align: justify;
}

#content_here h1 {
	text-align: left;
}

#content_here img {
	float:left;
	padding: 0 18px 18px 0;
}

/*---POST FORMATTING----*/

#datemarker {
	background-image: url('images/datemarker.png');
	width:58px;
	height:52px;
	float:left;
	margin: -55px 0px 0 -65px;
	text-align:center;
	padding:5px 0 1px 0;
	font-size:13px;
	font-family:Georgia, Times, serif;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1.2em;
}

#post_bar {
	background-image: url('images/post_bar.jpg');
	width:636px;
	height:18px;
	margin-left:-26px;
	margin-bottom: 14px;
	padding: 4px 0 0 26px;
}

#post_bar a {
	color: #363636;
	text-transform: uppercase;
}

#comments a {
	color: #363636;
	font-weight:bold;
}

#comments {
	font-size:11px;
}

#comments img {
	margin-right:1px;
}

/*---COMMENTS STYLING, CLASSES FOUND IN COMMENT-TEMPLATE.PHP----*/



ol {
width:610px;
list-style:none;
margin:0;
padding:0;
}

.says{display:none;}

.awaiting {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color:#FF0000;
}

.fn {
font-family: Helvetica, Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

.commentmetadata {
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.4em;
color:#666666;
}

.comment-body {
	padding:20px;
}

.even {
background-color:#e7e7e7;
padding:5px 5px 5px 5px;
margin-bottom:10px;
}


/*----SIDEBAR----*/

#sidebar {
	float:right;
	width:200px;
	margin-right:40px;
	margin-top: -18px;
}

#sidebar img {
	margin-left:-8px;
}

.sidebar_header {
	background-image: url('images/sidebar_header.jpg');
	width:214px;
	height:27px;
	margin-left:-16px;
	margin-top:6px;
	margin-bottom:5px;
	padding: 7px 0 0 16px;
}

#sidebar li, #sidebar li a {
	color:#363636;
	list-style-type: none;
} 

#searchbar {
margin:3px 0px 12px -4px;
background-image:url(images/searchbar.png);
width:210px;
height:43px;
}

#searchbar #s {
float:right;
padding:0;
margin:13px 20px 0px 0px;
border:0;
width:130px;
background:none;
color:#999999;
font-size:12px;
}

#searchbar #searchsubmit {
float: left;
margin:0 0px 0 3px;
padding:6px;
width:30px;
height:30px;
}

/*---FOOTER---*/

#footer_repeat {
	background-image: url('images/footer_repeat.jpg');
	background-repeat: repeat-x;
	height:99px;
	margin-top:-3px;
}

#footer_center {
	background-image: url('images/footer.jpg');
	font-size:10px;
	width:857px;
	height: 70px;
	margin-left: 42px;
	margin-top:-145px;
	padding:56px 0 0 35px;
}

#siteinfo {
	float:right;
	color:#939393;
	text-transform: uppercase;
	line-height:1.2em;
	font-size:10px;
	text-align:right;
	margin-right:16px;
	margin-top:8px;
}

#siteinfo a {
	color:#FFF;
}

#siteinfo a:hover {
	color:#4edbb8;
	text-decoration:none;
}

/*----ADDED 030210----*/

.sidebar_header_special {
background-image: url('images/sidebar_header_special.png');
height:47px;
margin-bottom:5px;
margin-left:-16px;
margin-top:6px;
padding:7px 0 0 16px;
width:229px;
}

.poplist {
margin-top:-15px;
}

#sidebar .poplist li a {
font-weight:bold;
}

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