/*
Theme Name: Sands Anderson Marks & Miller Blogging TPL
Theme URI: 
Description: 
Version: 1.0
Author: Timothy "Wyatt" Wood
Author URI: http://crt-tanaka.com
*/

/* shell css */

body {
	margin: 0;
	padding: 0;
	background: url('images/pg_background.png') repeat;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

a {
	color: #8F6340;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #8F6340;
	text-decoration:underline;
	font-weight: bold;
}

h2 {
	color: #014292;
	margin-top:0;
	padding-top:0;
	font-size: 14px;
	line-height: 12px;
}
h3 {
	color: #8F6340;
	margin-top:0;
	padding-top:0;
	font-size: 14px;
	line-height: 12px;
}
.clear {
	clear: both;
	height:1px;
	width:100%;
	overflow: hidden;
}

#bg_wrapper {
	width:100%;
	background: url('images/pg_fade.png') repeat-x;
	min-height: 648px;
	margin-top: -10px;
	padding-top: 10px;
}

#pg_wrapper {
	width: 765px;
	margin: 20px auto 0;
	text-align: left;
}
	
	#content_wrapper {
		background: white;
		border: 1px solid #000000;
		border-top: 8px solid #014292;
		/*position: relative;*/
	}

		#landing_wrapper {
			padding: 10px;
		}

		
		#pg_header {
			height: 85px;
			width:100%;
		}
		
			#header_logo {
				float:left;
				width: 180px;
				padding: 0;
				margin-left: 20px;
			}
			#header_search {
				float: right;
				width:500px;
				padding: 25px 10px;
				height: 35px;
				text-align: right;
			}
			#header_search div {
				display:inline;
				float:right;
			}
			#header_search form {
				padding: 0;
				margin: 0;
			}
			#searchform input, #searchform label {
				border: 1px solid black;
				top: -10px;
				position:relative;
			}
			#searchform #searchsubmit {
				top: -3px;
				position:relative;
			}
			#searchform #searchsubmit, #searchform label {
				border: 0px solid white;
			}
			.printicon {
				position:relative;
				top:3px
			}

		#pg_body {
			border-top: 1px solid black;			
		}
	#breadcrumbs {
		background: #014292 url('images/bc_background.gif') top right no-repeat;
		height: 18px;
		width: auto;
		float:left;
		margin: 20px 0 0 0;
		padding: 0 10px;
		line-height: 15px;
		font-size: 12px;
		color: white;
		position: relative;
	}
	
	#breadcrumbs a {
		color: white;
		text-decoration: none;
		font-weight: bold;
	}
	#simple_nav {
		height: 18px;
		width: auto;
		float:left;
		margin: 22px 0 0 0;
		padding: 0 10px;
		line-height: 15px;
		font-size: 12px;
		position: relative;
	}
	#pg_footer {
		text-align: center;
		color: white;
		font-size: 80%;
		margin: 10px auto 20px;
		width: 765px;
	}
	
	#pg_footer a {
		color: white;
	}
	
	#pg_footer  ul {
		margin-left: 0;
		padding-left: 0;
		display: inline;
	} 
	
	#pg_footer ul li {
		margin-left: 0;
		padding: 0px 5px;
		list-style: none;
		display: inline;
	}
		
			
	#pg_footer ul li.first {
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
	}
	
	.infoalert {
		font-weight: bold;
	}

#header_photo {
	background: #014292;
	width: 100%;
	height:168px;
}
#columns_wrapper {
	position:relative;
}
.rail {
	padding: 0 10px 10px;
	width: 146px;
	list-style: none;
}
.rail li {
	padding: 0 0 10px;
}
.rail h2 {
	padding: 0;
	margin:0;
	font-size: 14px;
}
.rail li ul {
	/* padding: 0 20px 10px;*/
	padding: 10px 0; 
	margin: 0;
}
.rail li ul li {
	padding: 0 0 10px;
	list-style: none;
	margin: 0;
}
.rail li a {
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
#col_1,#col_2,#col_3  {
	float: left;
	margin: 0 0 20px;
}
#col_2 {
	width: 406px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding: 0 10px 10px;
}

.post-date {  
       width: 45px;  
       height: 49px;  
       float:left;  
       background: url('images/date_background.png') no-repeat;  
}  
.post-month {  
       font-size: 11px;  
       text-transform: uppercase;  
       color: #FFFFFF;  
       text-align: center;  
       display:block;  
       line-height: 11px;  
       padding-top: 2px;  
       margin-left: -3px;  
}  
.post-day {  
       font-size: 18px;  
       text-transform: uppercase;  
       color: #999999;  
       text-align: center;  
       display:block;  
       line-height: 18px;  
       padding-top: 7px;  
       margin-left: -3px;  
} 

.post-datecol {
	float:left;
	width: 45px;
}

.post-postcol {
	float:left;
	width: 350px;
	vertical-align:top;
	padding-left:5px;
	margin-bottom: 20px;
}
postmetadata, .postmetadata a {
	color: #014292;
}
#commentform input, #commentform textarea {
	border: 1px solid #666;
}
#comment {
	width: 100%;
}

.commentlist {
	list-style: none;	
	padding: 0;
	margin:0;
} 
.commentlist li {
	padding:0 0 10px;
	border-bottom: 1px solid #ccc;
	margin:0 0 20px;
}
.commentlist li cite {
	font-size:10px;
	color: #666;
	text-align:right;
	float:right;
	font-style: normal;
	height: 15px;
}
.commentlist li cite a {
	font-size:10px;
	color: #666;
	text-decoration:none;
	font-weight: normal;
}
.alignright { float: right !important; margin:0 0 15px 15px !important; }
.alignleft { float: left !important; margin:0 15px 0 15px !important; }
#sharethis_button {float:right;}
.tw_button{height:30px;margin:2px 0px;display:inline;vertical-align:top;}
.twitter-share-button{padding:0 0 10px 0;}
#wp-highest-rated-list{padding: 5px 1px 5px 4px;}
.wp-highest-rated-item{list-style: none outside none;}

#follow-on-twitter a{
	text-decoration:none;
}

