/*
Theme Name: Caught ya
Version: 1.0
Description: "Caught Ya" for the Granby Police Department
Author: Melissa Aldrich
Author URI: http://www.designs-by-melissa.com
*/

* {
margin:0 auto;
}

body {
font-size:0.9em;
font-family:Verdana, Tahoma, Arial, sans-serif;
color:#333;
background:#000 url(images/contentbg2.jpg) repeat-y scroll center;
margin:0 auto;
}

a,a:active,a:visited {
color:#000;
}

a:hover {
color:#0B4971;
border-bottom:1px solid #0B4971;
}

form {
margin-bottom:10px;
}

h3 {
color:#0B4971;
font-size:1em;
}

#wrap {
width:770px;
border:5px solid #0B4971;
border-top:10px solid #0B4971;
background:#fff;
margin:0 auto;
}

#header {
height:200px;
width:auto;
background:url(images/lightsbg.jpg) no-repeat #0B4971;
margin:auto;
}

#header h1 {
color:#fff;
text-align:left;
font:2em normal Verdana, Tahoma, Arial, Helvetica, sans-serif;
margin:0;
padding:30px 0 0 120px;
}

#header h1 a {
color:#fff;
border-bottom:none;
text-decoration:none;
font-style:normal;
}

#header h1 a:hover,#header h1 a:active {
color:#fff;
text-decoration:underline;
}

#header .tagline {
color:#fff;
text-align:left;
font-family:Verdana, Tahoma, Arial, sans-serif;
font-size:0.8em;
margin:0;
padding:0 0 0 130px;
}

#headermenu {
background:#0B4971;
border:0;
margin:0;
padding:0;
}

#topmenu {
list-style:none;
text-align:right;
margin:0;
padding:5px;
}

#topmenu li {
list-style:none;
display:inline;
padding:0 10px;
}

#topmenu a,#topmenu a:visited,#topmenu a:active {
color:#fff;
text-decoration:none;
font-weight:bold;
font-family:Verdana, Tahoma, Arial sans-serif;
}

#topmenu a:hover {
color:#0F6499;
}

#main {
clear:both;
color:#000;
width:770px;
font-size:0.9em;
margin:0;
padding:0;
}

#content {
float:left;
width:570px;
margin-top:0;
padding:5px;
}

.post {
border:1px solid #0B4971;
margin-bottom:10px;
padding:0;
}

.post a,.post a:visited {
color:#0B4971;
text-decoration:underline;
}

.post a:hover,.post a:active {
color:#0F6499;
text-decoration:underline;
border-bottom:0 solid #0F6499;
}

.post h1,.post h2,.post h3,.post h4,.post h5,.post h6 {
margin-left:10px;
margin-right:10px;
color:#0B4971;
padding:5px;
}

.post h2.post-title {
background:#0B4971;
font:1.5em normal Verdana, Tahoma, Arial, sans-serif;
color:#fff;
margin:0;
padding:0 5px 5px;
}

.post-title a:link,.post-title a:visited,.post-title a:active {
color:#fff;
text-decoration:none;
font-weight:normal;
}

.post-title a:hover {
color:#fff;
font-weight:normal;
text-decoration:underline;
}

.post p {
padding:5px 10px;
}

.day-date {
font-size:0.85em;
font-family:Verdana, Tahoma, Arial, sans-serif;
color:#888;
text-align:center;
}

.day-date em {
color:#000;
font-style:normal;
}

.post-info {
text-align:right;
display:none;
}

.post-info a {
color:#0B4971;
font-size:0.85em;
}

blockquote {
background:url(images/blockquote_blue.png) top left no-repeat #e8efff;
padding-left:15px;
padding-top:5px;
color:#666;
font-size:0.85em;
margin:0 20px;
}

.post ul,.post ol {
margin-left:55px;
}

.post ul li {
list-style-image:url(images/bullet_blue.png);
}

dl dt {
font-weight:bold;
margin:5px;
}

dl dd {
margin-left:5px;
padding-left:15px;
}

#commentform {
margin:0 10px 10px;
padding:5px 10px 10px;
}

.cmtinfo {
background:#0B4971;
color:#fff;
font-weight:bold;
padding:0 5px;
}

.commentlist a:hover,.commentlist a:active {
color:#0F6499;
border-bottom:1px solid #0F6499;
}

.cmtinfo a,.cmtinfo a:visited,.cmtinfo a:active {
color:#fff;
font-style:normal;
}

.cmtinfo a:hover {
color:#0F6499;
border:0;
}

.commentlist li .cmtinfo em {
float:right;
font-style:normal;
font-weight:normal;
font-size:0.9em;
color:#fff;
margin:0;
padding:0;
}

.commentlist li {
border:1px solid #0B4971;
padding-bottom:5px;
list-style:none;
margin:10px 0;
}

fieldset {
border:none;
}

.field label {
display:block;
}

textarea {
width:90%;
height:20em;
border:1px solid #0B4971;
background:#f0f0f0;
}

input {
border:1px solid #0B4971;
background:#f0f0f0;
}

button {
border:1px solid #0B4971;
background:#0B4971;
font-family:Verdana, Tahoma, Arial, Serif;
height:20px;
color:#fff;
margin-top:2px;
}

#sidebar {
width:180px;
margin:0 0 0 585px;
padding:5px 0 0;
}

#sidebar ul {
list-style:none;
line-height:1.5em;
font-size:0.75em;
border:1px solid #0B4971;
margin-bottom:10px;
padding:5px;
}

#sidebar ul li {
margin:5px 5px 5px 1px;
}

#sidebar ul li ul {
border:0;
font-size:1em;
}

#sidebar ul li ul li {
border:0;
padding-left:5px;
}

#sidebar li ul {
margin:0;
padding:0;
}

#sidebar h2 {
font-size:1em;
font-family:Verdana, Tahoma, Arial, sans-serif;
color:#fff;
font-weight:bold;
text-decoration:none;
background:#0B4971;
margin:0;
padding:3px 0 3px 5px;
}

#sidebar ul h2 {
background:#fff;
color:#0B4971;
}

#sidebar a,#sidebar a:visited,#sidebar a:active {
color:#000;
font-variant:normal;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Tahoma sans-serif;
}

#footer {
clear:both;
background:#0B4971;
font-size:0.7em;
text-align:center;
color:#fff;
padding:5px 5px 0;
}

#footer a {
color:#fff;
font-weight:bold;
text-decoration:none;
border-bottom:none;
}

#footer a:hover {
color:#fff;
font-weight:bold;
border-bottom:1px solid #fff;
}

.nocomments {
display:none;
}

#commentform p,.commentlist p {
padding:5px;
}

.commentlist a,.commentlist a:visited,#sidebar a:hover {
color:#0B4971;
text-decoration:none;
}