@charset "utf-8";
/* CSS Document */

html,body,div,img,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0px;
    padding: 0px;
}
fieldset, img {
	border: 0px;
}

a {
	color: #F7931E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #F7931E;
}

a:visited {
	color: #FBC98E;
}

h2, h3, h4, h5, h6 {
	font-size: 100%;
}

h1, .entry h2 {
	font-size: 105%;
	color: #F7931E;
	margin-bottom: 8px; 
}

h1 {
	width: 100%;
	text-transform: uppercase;
}

h2, h3, h4, h4 a {
	color: #000;
}

body {
	font-family: arial;
	font-size: 10pt;
	color: #999;
	background: url(/images/shared/bg_gradient.gif) repeat-x;
	}

li {
	list-style-type: none;
	margin-bottom: 3px;
	}

.list {
	margin: 15px 0px 15px 25px;
	}

.list li {
	list-style-type: circle;
	}

p {
	margin-bottom:15px;
	}
	
.box p {
	margin: 0px;
	}

#container {
	width: 950px;
	margin: auto;
	border: 1px solid #333;
	background: #FFF;
	}

#header {
	font-size: 11px;
	text-indent:15px;
	height: 150px;
	background: #fff url(/images/shared/logo_right.gif) no-repeat right;
	}
	
#header img {
	width: 542px;
	height: 57px;
	padding: 15px 0px 5px 0px;
	}
	
#nav {
	height: 27px;
	background-color: #333;
	padding: 8px 15px 0px 15px;
	}
	
#nav ul {
	float: left;
	margin: 0px;
	}
	
#nav li {
	display: inline;
	list-style-type: none;
	}
	
.feed {
	float: right;
	}

.feed img {
	margin-right: 5px;
	}

#content {
	padding: 15px;
	}
	
#left {
	float: left;
	width: 59%;
	}
	
#right {
	float: right;
	width: 39%;
	}	

.box {
	border: 1px solid #ccc;
	margin-bottom: 15px;	
	}
	
.button {
	height: 22px;
	width: 59px;
	color: #fff;
	background: url(/images/shared/btn.gif);
	border: none;
	cursor: pointer;
	}
	
.indent {
	font-size: 90%;
	padding: 0px 15px 0px 15px;
	}
	
.top {
	color: #000;
	line-height: 2em;
	background: url(/images/shared/bg_box_top.gif) repeat-x;
	}
	
#flag {
	width: 168px;
	height: 111px;
	border: 1px solid #ccc;
	}
	
.top .odd {
	background-color: #f4f4f4;
	}
	
.top .left {
	width: 55%;
	float: left;
	margin: 15px;
	white-space: nowrap;
	border: 0px;
	}
	
.top .right {
	width: 35%;
	text-align: right;
	float: right;
	margin: 15px 15px 15px 0px;
	border: 0px;
	}
	
.quarter {
	font-size: 80%;
	width: 24%;
	float: left;
	margin-left: 3px;
	min-height: 225px;
	}
	
.quarter h4 {
	background-color: #E6E6E6;
	padding: 4px;
	}
	
.quarter p {
	padding: 4px;
	}
	
#statistics {
	float: right;
	padding: 15px 15px 0px 0px;
	}

#breakdown {
	padding: 5px 0px 0px 0px;
	}

.date {
	float: left;
	}
	
.excerpt {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	}
	
.entry {
	margin-top: 4px;
	}
	
.entry-links, .sources {
	padding: 3px 0px 3px 0px;
	margin: 15px 0px 15px 0px;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	}

.sources {
	text-indent: 15px;
	color: #000;
	}

.source-links {
	padding-left: 15px;
	}

#share {
	float: right;
	}
	
.tags strong {
	color: #000;
	}

.tags {
	font-size: 80%;
	color: #ccc;
	}
	
input {
	width:164px;
	padding:1px 0px 1px 0px;
	}

.comments-open-header {
	padding: 15px 0px 15px 0px;
	text-transform: uppercase;
	color: #999;
	font-size: 110%;
	}
	
#comment-greeting {
	margin-bottom: 15px;
	}
	
.comment-greeting {
	padding: 8px 0px 8px 0px;
	}
	
#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-title {
	margin-bottom: 15px;
	}
	
#comment-form-name input, #comment-form-email input, #comment-form-url input, #comment-form-title input, #comment-text {
	border: 1px solid #CCC;
	}
		
#comment-form-name label, #comment-form-email label {
	margin-right: 4px;
	}
	
#comment-form-remember-me {
	margin-bottom: 15px;
	}

#comment-form-remember-me input, #comment-form-reply input {
	margin-left: 42px;
	width: 20px;
	padding: 0px;
	}	

#comments-open-text {
	padding-bottom: 6px;
	}
	
#comments-open-footer {
	padding-bottom: 15px;
	}
	
#comment-form-url label {
	margin-right: 12px;
	}
	
#comment-form-title label {
	margin-right: 14px;
	}
	
#comment-submit, #comment-preview {
	padding: 4px 0px 15px 4px;
	}
	
.crime_records {
	font-size: 80%;
	width: 49%;
	float: left;
	margin: 15px 0px 15px 15px;
	}

.stats {
	color: #ED1E79;
	}

#search {
	height: 45px;
	background-color: #E6E6E6;
	color: #000;
	padding: 15px;
	}

#search form {
	padding: 0px 15px 0px 0px;
	}

#cse-search-results {
	padding-top: 7px;
	}

#directory {
	height: 250px;
	}

#states {
	height: 400px;
	}
	
#directory ul {
	float: left;
	width: 17%;
	margin: 15px 0px 0px 15px;
	}
	
#states ul, #counties ul {
	float: left;
	width: 28%;
	margin: 15px 0px 15px 15px;	
	}

#states p, #states2 p, #directory p, #counties p {
	padding: 8px 15px 7px 15px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #ccc;
	color: #000;
	line-height: 1.2em;
	}

#content-nav {
	text-align: right;
	margin-bottom: 15px;
	clear: both;
	}

.clear {
	clear: both;
	}
	
#footer {
 	font-size: 11px;
	width: 950px;
	margin: auto;
	padding: 15px 1px 15px 1px;
	clear:both;
	}
	
#footer a {
	font-size: 11px;
	color: #999;	
	}
	
.copyright {
	float: right;
	}

.aff-box {
	padding: 8px 15px 15px 15px;
	margin: 0px 0px 15px 0px;
	background-color: #e6e6e6;
	border: 1px solid #ccc;
	color: #000;
	}
	
.aff-box h3 {
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: normal;
	}
	
.aff-box #people_firstname, .aff-box #people_lastname {
	color: #999;
	font-size: 12px;
	padding: 2px;
	}