/*
Theme Name: Widemile for Wordpress - 3 column
Theme URI: http://www.widemile.com
Description: A three column, widget supported, Wordpress theme created for the exclusive use of Widemile, Inc.
Version: 2.1
Author: Zachary Bedell
Author URI: http://www.widemile.com




*/




html, body {
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #444444;
	background: #808080;
	margin: 0px;
	padding: 0px;
}
a, a:visited{
	color: #0066cc; 
	text-decoration: none; 
}
a:hover{ 
	text-decoration: underline; 
}
img {
	border-style:none;
	border:0px;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	line-height:1.33em;
	font-size: .775em;
}
h1 {
	margin:0px;
	font: bold 3em/4em;
	color: #ffffff;
}
h1 a{
	color: #ffffff;
	text-decoration: none;
}
h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #c5d93a;
	text-decoration: none;
}
h2 {
	color: #555555;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing:-.04em;
	font-size:1.1em;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
font-weight:normal;
	color: #EF9B2F;
	text-decoration: none;
}
h2 a:hover {text-decoration: underline;}
h3 {
	font-size:1.1em;
	font-weight:bold;
	color: #333333;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
pre{overflow:auto;}








#page {
	width: 987px; 
	text-align: left; 
	margin: 0 auto;
	padding:0px;
	background:url(images/WfW_container_bg.gif) repeat-y;
}








#header {
	background:url(images/header_bg4.gif) top center no-repeat;
	height: 194px;
}




#headerimg {
	padding: 30px 0px 0px 50px;
	height: 60px;
	width:900px;
}
#headerimg .description{
	color: #b2b2b2;
	font-size: .8em;
}
#widemile_link {float:right; height:53px; width:177px; margin:-50px 40px 0 0;}
#widemile_link img {border-style:none;}








#nav {
	float:left;
	margin:55px 0px 0px 40px;
	padding-left:0px;
}
#nav li {
	list-style:none;
	float: left;
	margin-left: 5px;
	font-size: .775em;

}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6B751F url(images/nav-button-bg.gif) repeat-x;
	padding: .4em 1em;
	font-size:.8em;
	font-weight:bold; 
	border-top:1px solid #6a6a6a; border-left:1px solid #6a6a6a; border-right:1px solid #333333; border-bottom:1px solid #333333;
	margin:0px 0px;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #333333;
}








#content {
	padding: 10px 20px 30px 30px;
	float:left;
	width: 485px;
}
.post {
	clear:both;
	padding: 10px 10px 0px 0px;
}




.post-title {
	float: left;
	width: 470px;
}
.byline {
	float:left;
	font-size: .6275em;
	text-transform: uppercase;
	color: #555555;
	text-align: center;
	display:block;
	line-height: 1em;
	padding: 2px 0 6px 0;;
}
.author {font-weight:normal;}
.post-date{font-weight:bold;}
.entry {
	clear: both;
	padding-top: 10px;
}




.post-cat {
	background: url(images/mini-category.gif) no-repeat left top;
	padding:3px 0px 0px 18px;
	float:left;
	font-size: .8em;
	color: #999999;
	clear:both;
	width:100%;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: .875em;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: .8em;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.post ul {
line-height:1.4em;
margin:0em 0em 1.2em 0em;
padding:0em .6em 0em 2em;
}
.post h1 {color:#666666}








.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #A3AB11;
}








.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/highlight_arrow_left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	margin-right: 10px;
	background: url(images/highlight_arrow_right.gif) no-repeat right center;
}








#comments, #respond {
	color:#444444;
	border-bottom: 1px dotted #CCCCCC;
	padding:5px 0px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 1.3em;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: .8em;
	color: #A3AB11;
}
.commentlist small {
	margin:-2px 0px 5px 0px;
	display: block;
	font-size: .6275em;
	text-transform:uppercase;
}




#commentform {
	margin-top: 0px;
}
#commentform p {
	padding: 3px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #A3AB11;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #A3AB11;
	padding: 2px;
	margin: 3px 0px 0px 0px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font-size:.8em;
	color: #FFFFFF;
	border:none;
	float:right;
	width: 144px;
	height: 29px;
	margin:0px;
}








#l_sidebar, #r_sidebar {
font-size:.775em;
width:200px;
margin:10px 1px 1px 1px;
}
#l_sidebar h2, #r_sidebar h2 {
padding: 13px 1px 3px 1px;
}




#l_sidebar {
	float:left;
	padding: 0px 0px 20px 24px;
}
#r_sidebar {
	float: right;
	padding: 0px 24px 20px 0px;
}
#l_sidebar ul, #r_sidebar ul{
list-style:none;
padding:0px;
margin:0px;
}
#l_sidebar ul ul, #r_sidebar ul ul{
list-style:square;
padding-left:20px;
margin:0px;
line-height:1.4em;
}




.ul-cat {
	list-style: none;
	margin:0px 0px 15px 0px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}








#searchform {
	background: #7dbedf url(images/searchform-bg.gif) repeat-x;
	width: 190px;
	padding: 10px 0px 10px 10px;
	float:right;
	margin:8px 0px 8px 0px;
}
#searchform #s {
	border:1px solid #6dc8f5;
	width: 170px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	background: #e3f6ff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font-weight:bold;
	font-size:.8em;
	color: #FFFFFF;
	vertical-align: middle;
	float:right;
	margin:2px 8px 0px 0px;
}
#searchform label {
	font-size: .8em;
	color: #41550e;
}




#footer {
	background:#808080 url(images/WfW_footer.gif) top center no-repeat; 
	text-align: center; 
	clear: both; 
	padding: 100px 0px 10px 0px; 
	color: #969696; 
	height:57px;
	width:987px; 
	margin:0px auto;
}
	
#footer a, #footer a:visited{
	color: #ffffff;
}








.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 1em;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
}








#credits {
	margin: 0px auto;
	width: 760px;
	color: #808080;
	font-size: .8em;
	line-height: 1.2em;
}
#credits a, #credit a:visited{
	color: #3399cc;
}
.rssdark {
	background: url(images/rss_for_dark_bg.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.rsslight {
	background: url(images/rss_for_light_bg.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear:both;
}











