/*  
Theme Name: Chief Deputy Freddie Poor
Description:  Based on Lowsream 2.3.8
*/


/*  html */

html, body {
	font: normal 0.9em verdana, helvetica, sans-serif;
	line-height: 120%;
	margin: 0;
	padding: 0;
}

h1, h2, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.3em;
	color: #202586;
}

h3 {
	font-size: 1.2em;
}
	
a, a:visited {
		text-decoration: none;
		color: #457BCC; 
}

a:hover {
		text-decoration: underline;
		color: #457BCC; 
}

blockquote {
	padding-left: 8px;
	margin-bottom: 20px;
	line-height: 100%;
	font-style: italic;
}

code {
	font: 1em "Courier New", "Courier", monospace;
}

/* page margins */

#blog {
	width: 806px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}

#body-color {
	background-color: #ececec;
	background:url(/images/green-fade.gif) repeat-y top right;	
	margin: 0px;
	padding: 0px;
	width: 806px;
}

/* banner */

#banner {
	width: 806px;
	height: 145px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#banner img {
	border: none;
}

/* navigation */

#nav {
	height: 27px;
	overflow: hidden; 
	width: 806px; 
	text-align: left;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	background:url(/images/nav-fade.gif) repeat-x;
	border-bottom: none;
}

.yellow ul {
	margin: 0px 0px 0px -40px;
}

.yellow ul li {
	float: left;
	padding: 0; 
	list-style-type: none;
	border-right: #3d4097 1px solid;
}

.yellow ul li a {
	padding: 6px 17px 6px 17px; 
	display: block;
	text-decoration: none;
	color: #0067ab;
}

.yellow ul li a:hover, #nav ul li a:active {
	background:url(/images/yellow-fade.gif) repeat-x;	
	color: #333;
}

.red ul {
	margin: 0px;
}

.red ul li {
	padding: 0; 
	float: left;
	list-style-type: none;
	border-right: #3d4097 1px solid;
	color: #fff4d9;
}

.red ul li a {
	padding: 6px 17px 6px 16px;
	display: block;
	color: #fff4d9;
	text-decoration: none;
	background: url(/images/red-fade.gif) repeat-x;	
}
.red ul li a:hover, #nav ul li a:active {
	background: url(/images/yellow-fade.gif) repeat-x;	
	color: #333;
}

.right ul {
	margin: 0px;
}

.right ul li {
	padding: 0; 
	list-style-type: none;
	border-right: none;
	float: right;
}

.right ul li a {
	padding: 6px 5px 6px 25px; 
	display: block;
	text-decoration: none;
	color: #0067ab;
	background: url(/images/nav-fade.gif) repeat-x;
	padding: none;	
}

.right ul li a:hover, #nav ul li a:active {
	background: url(/images/yellow-fade.gif) repeat-x;	
	color: #333;
	text-decoration: none;
}

/* fancy archive mode notice */

#archive_notice {
	margin-top: 18px;
	margin-bottom: 30px;
	font-size: 14px;
	background-color: #FFC1C1;
	color: #9B3937;
	border: 1px solid #9B3937;
}

#archive_notice_text {
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
}

/* announcement block */

#announce {
	padding: 0 15px;
	margin-top: 18px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
}

#announce a:link, #announce a:visited {
	text-decoration: none;
}

#announce a:hover, #announce a:active {
	text-decoration: none;
}

/* main content  */

#main-fade {
	background:url(/images/main-fade.gif) no-repeat;	
	height: 18px;	
	clear: both;
}
	
#main {
	width: 545px;
	overflow: hidden;
	font: normal .9em verdana, helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	padding: 10px 0px 40px 20px;
	line-heigh: 120%;
}

.page {

}

.main p img {
	max-width: 100%;
}

.main a:link, a:visited  {
	text-decoration: none;
	background-color: transparent;
}

.main a:hover, a:active{
	text-decoration: underline;
}

.main h2 {
	margin: 15px 0 3px 0;
	font-size: 1.1em;
	padding-bottom: 5px;
	font-weight: bold;
}

.main h2 a:link, .main h2 a:visited  {
	text-decoration: none;
	color: #457BCC;
}

.main h2 a:hover, .main h2 a:active {
	text-decoration: underline;
	color: #457BCC;
}

.main h3 {
	font-size: 1em;
	font-weight: normal;
}

.main h2.pagetitle {
	font-size: 1.36em;
	margin: 15px 0 3px 0;
}

.text-body {
	background:url(/graphics/text-body.gif) repeat-y;
	width: 200px;
}

.text-top {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text-text {
	background-color: #FFF;
	width: 220px;
	border: 1px solid #006600;
	margin: 2px 2px 2px 6px;
	padding: 8px;
	font-style: normal;
	font-size: 11px;
	text-align: left;
}

.text-bottom {
	background:url(/graphics/text-bottom.gif) no-repeat;	
	height: 15px;
}

.postnav {
	width: 100%;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

#mo_archive, #cat_archive {
	width: 325px;
	margin-bottom: 30px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
	list-style: none;
}

/* comments & trackbacks */

.comments {
	width: 461px;
}

#comment_area, #trackback_area {
	padding: 0 15px;
	margin-bottom: 30px;
}

#comment_area  p a, #comment_area p a:visited, #comment_area p a:active {
	text-decoration: none;
}
	
#comment_area p a:hover {
	text-decoration: none;
}

#comment_area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comment_area li {
	margin-bottom: 25px;
}

#comment_area form li {
	margin-bottom: 0;
}

#comment_area p {
	padding: 0;
	margin-bottom: 0;
}

#commenter {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
}

#comment_info {
	font-size: .8em;
	font-weight: normal;
	margin-left: 25px;
}

#comment_number {
	font-family: georgia, times, serif;
	font-size: 2.46em;
	margin-left: 0;
	margin-right: 5px;
}

#comment_number a, #comment_number a:visited, #comment_number a:active {
	text-decoration: none;

}

#comment_number a:hover {
	text-decoration: none;
}

#submit {
	font-weight: bold;
	padding-left: 0;
}

.comment_area textarea {
	width: 100%;
}

.trackback_area ol {
	list-style: none;
	padding-left: 15px;
}

#left {
	float: left;	
}

/* latest news */ 

#right {
	float: left;
	margin-left: 20px;
}

.news {
	width: 220px;
  	vertical-align: top;
	background:url(/images/news-body.gif) repeat-y top left;	
	margin: 0px;
	padding: 0px;
}

.news-top {
	background:url(/images/news-top.gif) no-repeat top left;
	margin: 0px;	
	height: 32px;
	width: 220px;	
}

.news-body {
	margin: 0px;	
	width: 190px;
	padding: 5px 15px 5px 15px;	
  	font-size: 0.95em;
}

.news-bottom {
	background:url(/images/news-bottom.gif) no-repeat bottom left;	
	margin: 0px;	
	height: 40px;
	width: 220px;	
}

.meta {
	border-top: solid 1px #999;
	padding: 4px 0px 10px 0px;
	text-align: right;
	color: #999;
	font-size: 0.9em;
}

.meta a:link, #meta a:visited {
	text-decoration: none;
}

.meta a:hover, #meta a:active{
	text-decoration: none;
}

.meta-post {
	border-top: solid 1px #999;
	padding: 4px 0px 10px 0px;
	margin-top: 4px;
}

.meta-post a:link, #meta a:visited {
	text-decoration: none;
}

.meta-post a:hover, #meta a:active{
	text-decoration: none;
}

/* sidebar */

#side {
	width: 210px;
	margin: 0px;
	padding: 0px 10px 40px 0px;
	display: inline;
	float: right;
	overflow: hidden;
}

.box {
	width: 204px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 1px #96a29f solid;
	background:url(/images/ltgreen-fade.gif) repeat-y top right;
}

.box ul li {
	list-style: none;
	border: none;
}

.box h2 {
	font-size: 1.1em;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #0067ab;
	margin: 10px 0px 5px 6px;
}

.bookmarks {
	padding: 2px 0px 2px 8px;
	margin: 4px;
	background:url(/images/bookmark.gif) repeat-x;
	font: 0.85em verdana, helvetica, sans-serif;
	font-size: 0.85em;
}

.bookmarks ul li {
	list-style: none;
	border: none;
}

/* newsletter */

#newsletter {
	background:url(/images/stay-connected.gif) no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 40px 0px 0px 20px;
	height: 130px;
	width: 204px;
}


/* footer */

#foot {
	clear: both;
	width: 806px;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	text-align: center;
	background-color: #bfc4ce;
	font: 0.8em verdana, helvetica, sans-serif;
}

.footbox {
	border: 1px solid #999999;
	width: 450px;
	text-align: center;
	padding: 5px;
	background-color: #ececec;
}

/* calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0 auto 0;
	width: 100%;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
}

#next a {
	padding-right: 10px;
	text-align: right;
}

#prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	padding-left: 2px;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

/* search form */

#searchform fieldset {
	padding: 0;
	margin: 0;
	border: 0px solid #FFF;
}

#searchform fieldset input {
	width: 92%;
	margin-left: 2px;
}

#searchform legend, #searchform label {
	display: none;
}

.searchform {
	color: #777;
}
