/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
333333 dark brown
73928d dark blue
accecf blue
f1ece8 light
\**************************************/



/**************************************/
/*              GLOBALS               */
/**************************************/

.featured h3 {
	color: #fff;
	background: #333;
	font-size: 1em;
	margin: 0;
	padding: 0px 1em;
}
.featured ul {
	background: #73928d;
	border: 1px solid #333;
	color: #333;
	list-style: none;
	margin: 0 0 1em 0;
	padding: .8em .8em .3em;
}
.featured ul li {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 0.3em;
}
.featured a:link,
.featured a:visited {
	color: #fff;
	font-size: .9em;
}
.featured ul li a:link,
.featured ul li a:visited {
	color: #333;
	font-size: 1em;
}
/**************************************/
/*              HEADER                */
/**************************************/
.masthead {
	margin-bottom: 0em;
}
.header h2 {
	margin: 30px 0 0 0;
	padding: 0;
}
.header h2 a:visited,
.header h2 a:link {
	color: #f1ece8;
	font-size: 24px;
}

.header .header-blurb,
.header-blurb li {
	font-weight: bold;
	font-size: 18px;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
.header ul.header-blurb {
	background: #333333;
	color: #fff;
	padding: 6px 0;
	letter-spacing: 2px;
	line-height: 1.5em;
}
ul.header-blurb span {
	color: #accecf;
	font-size: 16px;
}


/**************************************/
/*             Sidebar                */
/**************************************/
.span-8 .header-blurb, .span-8 ul.sidebar {
	margin-left: 10px;
}
.span-8 .header-blurb {
	margin-top: 16px;
}
ul.sidebar {
	background: #fff;
	border: 1px solid #333333;
	list-style: none;
	margin: 0;
	padding: 1em;
}
ul.sidebar li.page_item  {
	font-size: 1.4em;
	padding: 0 0 0 25px;
	margin-left: 4px;
}
ul.sidebar li a:visited,
ul.sidebar li a:link {
	color: #333333;
}
ul.sidebar li.page-item-2 {
	background: url('../img/icons/information.png') center left no-repeat;
}
ul.sidebar li.page-item-18 {
	background: url('../img/icons/map.png') center left no-repeat;
}
ul.sidebar li.page-item-20 {
	background: url('../img/icons/date.png') center left no-repeat;
}
ul.sidebar li.page-item-21 {
	background: url('../img/icons/email.png') center left no-repeat;
}
ul.sidebar li {
	list-style: none;
	margin: 0 0 1em 0;
}
ul.sidebar li ul, ul.sidebar li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.sidebar li h2 {
	color: #73928d;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.3em;
}
ul.sidebar li ul li {
	font-size: 1em;
	margin: .3em 0 .4em 0;
	padding: 0 0 .3em 1em;
}



/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#featured {
	margin-bottom: 1em;
}
.content {
	background: #fff;
	border: 1px solid #333333;
	margin: 0;
	padding: 0 1em;
}

.content h1.post-title a:link,
.content h1.post-title a:visited {
	color: #333333;
	font-weight: normal;
	font-size: 1.2em;
}

.content .meta {
	font-size: .85em;
}
.content .by-line {
	border-bottom: 1px dashed #333333;
}

/**************************************/
/*               WP STYLES            */
/**************************************/

/* WordPress alignment and Image style */
.aligncenter,
div.aligncenter {
   display: block;
	margin: 1em auto;
}
.alignleft {
   float: left;
   margin: .2em .6em 0 0;
}

.alignright {
   float: right;
   margin: .2em 0 0 .6em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: .3em;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: .9em;
   line-height: 1.2em;
   padding: 0 .3em .4em;
   margin: 0;
}

/* WordPress Comment styles */
ol.commentlist{
	list-style:none;
	text-indent:0;
	margin:0;
	padding:0;
}
ol.commentlist li{
	height:1%;
	position:relative;
	margin:0 0 10px;
	padding:5px 7px 5px 57px;
}
ol.commentlist li div.vcard{
	font:bold 14px/1.4 helvetica,arial,sans-serif;
}
ol.commentlist li div.vcard cite.fn{
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url{ /* The Author Name/URL */
	color:;
	text-decoration:;
}
ol.commentlist li div.vcard cite.fn a.url:hover,ol.commentlist li div.comment-meta a:hover{ /* The Author Name/URL Hover */
	color:;
}
ol.commentlist li div.vcard img.avatar{
	border:1px solid #accecf;
	left:7px;
	position:absolute;
	top:7px;
}
ol.commentlist li div.comment-meta{
	font:bold 10px/1.4 helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
}
ol.commentlist li div.comment-meta a{ /* Meta Link */
	color: ;
}
ol.commentlist li p{
	font:normal 12px/1.4 helvetica,arial,sans-serif;
	margin:0 0 1em;
}
ol.commentlist li ul{
	font:normal 12px/1.4 helvetica,arial,sans-serif;
	list-style:square;
	text-indent:0;
	margin:0 0 1em;
	padding:0;
}
ol.commentlist li div.reply{ 
	font:bold 9px/1 helvetica,arial,sans-serif;/* The Reply Button 
	background:#ccc;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	text-align:center;
	width:36px;
	padding:5px 10px;
}
ol.commentlist li div.reply:hover{
	background:#666;
	border:1px solid #;
}
ol.commentlist li div.reply a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;*/
}
ol.commentlist li ul.children{
	list-style:none;
	text-indent:0;
	margin:1em 0 0;
}
ol.commentlist li.even{
	background: #accecf;
}
ol.commentlist li.odd{
	border:1px solid #accecf;
	background:#f1ece8;
}
ol.commentlist li div.comment-author,ol.commentlist li.pingback div.vcard{
	padding:0 170px 0 0;
}
ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4{
	margin:0 0 .25em;
}

/* WordPress Optional Styles
.categories {...}
.cat-item {...}
.current-cat {...}
.current-cat-parent {...}
.pagenav {...}
.page_item {...}
.current_page_item {...}
.current_page_parent {...}
.widget {...}
.widget_text {...}
.blogroll {...}
.linkcat{...}
*/