/*
Theme Name: PrebCo Prosecutor
Theme URI: http://preblecountyprosecutor.org
Description: A custom WordPress theme for the Preble County Ohio Prosecutor's Office.
Version: 1.0
Author: Ben Callahan
Author URI: http://forgeideas.com
*/



* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 62.5% 'Tahoma', 'Verdana', sans-serif;
	background: #eff3f9 url(i/bgTile.gif) top left repeat-x;
	letter-spacing: .05em;
	line-height: 1.5em;
}

#wrapper {
	width: 873px;
	margin: 0 auto;
}

#floater {
	width: 873px;
	float: left;
	background: url(i/column.gif) left top no-repeat;
	position: relative;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #4171b0;
}

a:hover {
	color: #224b91;
}

h1, h2, h3, h4, h5, h6, p, blockquote, li, dl {
	color: #8b8078;
}

h2 {
	font-size: 1.8em;
}

.columnSubSection h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
	margin-top: .2em;
	margin-bottom: .2em;
}

.homeColumn h3 {
	padding-top: .5em;
	margin-top: .6em;
}

#header {
	width: 750px;
	background: url(i/header.jpg) top left no-repeat;
	float: right;
}

#header #seal {
	float: right;
}

#mainColumn {
	width: 750px;
	float: right;
}

#navColumn {
	position: absolute;
	top: 19em;
	right: 710px;
/* 	float: left; */
	text-align: right;
}

#navColumn ul {
	list-style: none;
}

#navColumn ul li {
	margin-bottom: 1em;
	margin-right: 23px;
}

#navColumn ul li.current_page_item, #navColumn ul li.current_page_ancestor {
	margin-right: 0;
}

#navColumn ul li.current_page_item a, #navColumn ul li.current_page_ancestor a {
	color: #000;
}

#navColumn ul a {
	background: url(i/bgNav2.png);
	padding: .3em 1em;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.9em;
}

#title {
	margin: 1.2em 0 1.2em 40px;
}

#title h1 {
	font-family: Garamond, serif;
	color: #fff;
	font-weight: normal;
	font-size: 1.6em;
}

#title h1 em {
	font-size: 1.9em;
	display: block;
	margin-top: .2em;
}

#content {
/*  BDC - testing removal */
/*	float: left; */
	position: relative;
}

#content p {
	font-size: 1.1em;
}

#content.subPage {
	background: #fff url(i/bgNav2.png) 40px top repeat-y;
	padding: 4em 3em 2em 60px;
	margin: 0;
	border-top: 16px solid white;
	border-bottom: 16px solid white;
	width: 660px;
}

#content.homePage {
	padding: 0;
	margin: 0;
}

#flashMission {
	width: 320px;
	height: 550px;
	float: right;
	margin-bottom: 15px;
	background: url(i/flash-alt.jpg) bottom left no-repeat;
}

.homeColumn {
	width: 390px;
	float: left;
	display: inline;
}

.homeColumn h3 {
	background: url(i/itemSep.gif) left top repeat-x;
}

.homeColumn .columnSubSection h3 {
	background: none;
}

.homeColumn a.readMore {
	display: block;
	width: 6em;
}


.columnSection {
	float: left;
	width: 358px;
	margin: 0 0 2px 2px;
	padding: 15px;
	background: #fff;
}

.columnSubSection {
	float: left;
	position: relative;
	width: 193px;
	margin: 0 0 2px 2px;
	background: #fff;
	overflow: hidden;
}

#location.columnSubSection img {
	position: absolute;
	bottom: 15px;
	right: 5px;
}

#subpoenas.columnSubSection img {
	position: absolute;
	top: 8px;
	right: 5px;
}

.columnSubSection .details {
	padding: 10px 60px 10px 10px;
	margin: 15px;
	background: #ddd;
}

#location.columnSubSection .details {
/* 	background: #ddd url(i/streetSign.png) 92px -5px no-repeat; */
}

#content .homeColumn.mission {
	padding-left: 30px;
	width: 330px;
	background: #fff;
}

.subPage h3 {
	display: block;
/* 	float: left; */
	padding-top: 8px;
	margin-top: 8px;
	padding-bottom: 3px;
	background: url(i/itemSep.gif) left top repeat-x;
	clear: both;
}

.subPage p, .subPage blockquote {
	padding-bottom: 5px;
}

.subPage img, .subPage .wp-caption {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: right;
}

/*BEGIN CAPTION*/
.subPage .wp-caption img {
	float: none;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*END CAPTION*/

.subPage ul, .subPage ol, .subPage blockquote {
	margin-left: 30px;
	margin-right: 100px;
	padding-bottom: 5px;
}

#content #subNav {
	position: absolute;
	background: url(i/bgNav2.png);
	top: 0;
	left: 45px;
}

.subPage #subNav ul {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
}

#subNav ul li {
	float: left;
	padding: .4em 1.5em;
}

#subNav ul li a {
	color: #fff;
	font-weight: bold;
	font-size: .9em;
}

#subNav ul li.current_page_item a {
	color: #000;
}

#footer {
	width: 100%;
	float: left;
	font-size: .8em;
	color: #555;
	text-align: right;
/* 	border: 1px solid red; */
	margin-top: 1em;
}

.clear {
     clear: both;
}
