/*
Theme Name: Town of Priceville
Theme URI: http://www.townofpriceville.com/
Description: Town of Priceville Theme
Version: 1.0
Author: McWhorter Communications, Inc.
Author URI: http://www.mcwhorteronline.com
Tags: blue, custom header, fixed width, widgets

*/


* {margin: 0; padding: 0;}
html {margin: 0; padding: 0; width: 100%;}

body {
	margin: 0 auto; padding: 0;
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	background-color: #4f701c;
	color: #000;
	width: 100%;
	font-size: 14px;
	}
	
#container {
	margin: 0 auto; padding: 0;
	background: transparent url('images/bkgd_top_02.gif') center top repeat-x;
	}
	
#page {
	text-align: left;
	background: transparent url('images/header_bkgd_edit_04.jpg') center top no-repeat;
	margin: 0 auto; padding: 0;
	/*width: 100%;*/
	}

#contentcontainer {
	margin: 0 auto; padding: 0;
	width: 972px;
	background: #4f701c url('images/header_bkgd_edit2_04.jpg') center top no-repeat;
	}

#wrapper {
	margin: 0 auto; padding: 0;
	width: 972px;
	background: #4f701c url('images/header_bkgd_2col_edit_07.jpg') center top repeat-y;
	/*display: block;
	clear: both;*/
	}

#wrapperonecol {
	margin: 0 auto; padding: 0;
	width: 972px;
	background: #4f701c url('images/header_bkgd_1col_edit_07.jpg') center top repeat-y;
	/*display: block;
	clear: both;*/
	}

#wrapperclear {
	background: transparent url('images/wrapperclear_bkgd_14.png') left top no-repeat;
	_background-image:none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/wrapperclear_bkgd_14.png');
	}
	
a {
	color: #66833a;
	text-decoration: underline;
	}
	
a:hover {
	color: #66833a;
	text-decoration: none;
	}

/* Header */

#header {
	margin: 0 auto; padding: 0;
	width: 970px; height: 120px;
	}
	
#logo {
	margin: 0; padding: 0;
	float: left;
	position: relative;
	top: 0; left: 0;
	z-index: 500;
	}

/*#logo {
	margin: 0; padding: 0;
	background: transparent url('images/logo_03.png') left top no-repeat;
	_background-image:none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/logo_03.png');
	width: 245px; height: 198px;
	float: left;
	position: relative;
	top: 0; left: 0;
	z-index: 100;
	border-bottom: 1px solid #c00;
	}*/

#headercontent {
	margin: 0 0 0 0; padding: 0;
	width: 720px; height: 120px;
	float: right;
	}

#headersearch {
	margin: 0 8px 0 0; padding: 35px 0 0 0;
	width: 400px;
	position: relative;
	z-index: 600;
	float: right;
	text-align: right;
	}
#headersearch #formleft {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	font-size: .8em;
	margin: 18px 0 0 90px; padding: 0;
	width: 150px;
	text-align: right;
	}
#headersearch #formleft a {
	color: #fff;
	text-decoration: none;
	}
#headersearch #formleft a:hover {
	color: #fff;
	text-decoration: underline;
	}
#headersearch #formright {
	float: right;
	}
	
.topsearchbox {
	width: 110px;
	height: 17px;
	border: 1px solid #74abc4;
	background-color: #357b9b;
	font-size: .8em;
	color: #fff;
	margin: 0; padding: 1px;
	float: left;
	}
.topsearchsubmit {
	float: left;
	margin: 0 0 0 6px; padding: 0;
	}

#headernav {
	margin: 0; padding: 0;
	width: 720px; height: 30px;
	}
#headernav ul#menu	{
	width: 720px;
	margin: 0; padding: 0;
	position: relative;
	list-style: none;
	}

#headernav ul#menu li {
	height: 30px;
	margin: 90px 0 0 0; padding: 0;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 30px;
	/*\*/overflow: hidden;/**/
	display: block;
	}
	
#headernav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#aboutmenu	{left: 0; width: 165px; background: transparent url('images/nav1.gif') top left no-repeat;}
#newsmenu	{left: 165px; width: 160px; background: transparent url('images/nav2.gif') top left no-repeat;}
#resourcemenu {left: 325px; width: 107px; background: transparent url('images/nav3.gif') top left no-repeat;}
#officialsmenu	{left: 432px; width: 162px; background: transparent url('images/nav4.gif') top left no-repeat;}
#servicemenu	{left: 594px; width: 127px; background: transparent url('images/nav5.gif') top left no-repeat;}

#aboutmenu a:hover {background: transparent url('images/nav1.gif') 0 -30px no-repeat;}
#newsmenu a:hover {background: transparent url('images/nav2.gif') 0 -30px no-repeat;}
#resourcemenu a:hover {background: transparent url('images/nav3.gif') 0 -30px no-repeat;}
#officialsmenu a:hover {background: transparent url('images/nav4.gif') 0 -30px no-repeat;}
#servicemenu a:hover {background: transparent url('images/nav5.gif') 0 -30px no-repeat;}


/* Footer */

#footer {
	margin: 0 auto; padding: 0;
	background: #4f701c url('images/bkgd_bottom_04.gif') center top repeat-x;
	width: 100%; height: 90px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	}
#footerfade {
	margin: 0 auto; padding: 0;
	background: transparent url('images/bkgd_footer_14.gif') center top no-repeat;
	}
#footertext {
	width: 970px;
	margin: 0 auto; padding: 0;
	}
#footer p {
	margin: 0; padding: 25px 0 0 0;
	text-align: center;
	line-height: 20px;
	}
#footer a {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}
	

/* Begin Structure */

div#pageimage, div#pageimage img {
	margin: 0; padding: 0;
	}

.clearboth {
	clear: both;
	}

#content {
	/*width: 970px;
	margin: 0 auto; padding: 0;*/
	z-index:400;
	/*position: relative;*/
	}

.narrowcolumn {
	float: left;
	margin: 0; padding: 0;
	width: 500px;
	/*border: 1px solid #c00;*/
	}
	
.narrowcolumn img.support {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #7db6d0;
	float: left;
	margin: 0 15px 5px 0;
	}
img.support {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #7db6d0;
	float: right;
	margin: 0 0 5px 15px;
	}

.narrowcolumn .post h3.newshead {
	margin: 0; padding: 0 0 0 15px;
	font-size: 1.0em;
	}

.widecolumn {
	float: right;
	margin: 0; padding: 0 1px 0 0;
	width: 720px;
	}

.post {
	margin: 0 0 25px;
	text-align: left;
	font-size: .9em;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0 0 15px 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px 5px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

.widecolumn .postmetadata {
	margin: 30px 0; padding: 15px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-left: 15px;
	}

.clear {
	clear: both;
}


/* End Structure */

/* Begin Sidebar */
#sidebar {
	margin: 80px 0 0 0; padding: 0;
	width: 250px;
	float: left;
	}

#sidebar ul {
	margin: 0 0 15px 0; padding: 0;
	border-left: 1px solid #dfddd4;
	}
#sidebar ul li {
	background: transparent url('images/bullet_submenu.gif') left 50% no-repeat;
	list-style-type: none;
	margin: 0 10px; padding: 5px 0 5px 12px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	}
#sidebar .bordertop {
	border-top: 1px dotted #b5b19f;
	}
#sidebar .borderbottom {
	border-bottom: 1px dotted #b5b19f;
	}
#sidebar .whitebkgd {
	background-color: #fff;
	border-top: 1px solid #b5b19f;
	border-bottom: 1px solid #b5b19f;
	}
	
#sidebar a {
	color: #383527;
	text-decoration: none;
	}
#sidebar a:hover {
	text-decoration: underline;
	}
	
#homesidebar {
	margin: 80px 0 0 0; padding: 0;
	width: 250px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	}

#homesidebar ul {
	margin: 0; padding: 0;
	border-left: 1px solid #dfddd4;
	}
#homesidebar ul li {
	background: none;
	list-style-type: none;
	margin: 0 10px; padding: 5px 0 7px 0;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	color: #383527;
	}
#homesidebar ul li p {
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	}
#homesidebar ul li .title {
	padding-top: 5px;
	}
#homesidebar ul li a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #383527;
	}
#homesidebar ul li a:hover {
	text-decoration: underline;
	}
#homesidebar span.postdate {
	font-size: 10px;
	color: #66833a;
	margin-bottom: 5px;
	line-height: 22px;
	}
#homesidebar .bordertop {
	border-top: 1px dotted #b5b19f;
	}
#homesidebar .borderbottom {
	border-bottom: 1px dotted #b5b19f;
	}
#homesidebar .whitebkgd {
	background-color: #fff;
	border-top: 1px solid #b5b19f;
	border-bottom: 1px solid #b5b19f;
	}
	


#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0; padding: 0;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Sidebar */

/* Begin Calendar */

#calendar_wrap {
	margin: 15px auto 60px; padding: 0;
	border: 1px solid #b5b19f;
	background-color: #efeee8;
	color: #383527;
	width: 220px;
	font-size: .8em;
	}
#calendar_wrap #wp-calendar #calendar_month {
	color: #66833a;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	font-size: 0.9em;
	}
.calendar-month {
	color: #66833a;
	text-transform: uppercase;
	font-weight: bold;
	
	}
.day {
	color: #383527;
	font-weight: bold;
	padding: 0 9px;
	text-transform: uppercase;
	}

/* End Calendar */

/* Begin Page Sides */

#pageside {
	margin: 0; padding: 0;
	width: 218px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #383527;
	}
#pageside h2 {
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #285a72;
	border-bottom: 1px solid #7db6d1;
	margin: 20px 10px 5px 10px; padding: 0 0 10px 0;
	}
#pageside ul {
	margin: 10px 0; padding: 0 0 10px 0;
	}
#pageside ul li {
	list-style-type: none;
	margin: 0 10px 4px 10px; padding: 0;
	font-size: .8em;
	}
#pageside a {
	color: #383527;
	text-decoration: underline;
	}
#pageside a:hover {
	color: #383527;
	text-decoration: none;
	}

#pageside .mapicon {
	background: transparent url('images/map_icon.gif') left 50% no-repeat;
	padding-left: 13px;
	}
#pageside .webicon {
	background: transparent url('images/web_icon.gif') left 50% no-repeat;
	padding-left: 13px;
	}

/* End Page Sides */

/* Begin Random Styles */

.monthtitle {
	font-size: .8em;
	}
	
p.editlink {
	margin: 15px 0 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #66833a;
	font-size: .8em;
	}
p.editlink a, p.editlink a:hover {
	color: #66833a;
	}
	
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
/* End Random Styles */
	
/* Begin Resources */
	
.resourcedescription {
	padding: 10px 0 15px 0;
	}
	
#resources ul li {
	margin: 5px 0 6px 15px;
	}
	
/* End Resources */


/* Begin Council */

.council {
	margin: 5px 15px 0 15px; padding: 5px 0;
	border-bottom: 1px dotted #7db6d0;
	height: 160px;
	clear: both;
	}
.council img {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #7db6d0;
	float: left;
	margin: 0 10px 0 0;
	}
.council h4 {
	font-size: .9em;
	margin: 0 0 0 15px; padding: 0;
	color: #285a72;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0;
	}
html>body .entry div.council ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	text-indent: 30px;
	}
div.council ul li {
	margin: 0; padding: 0;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* End Council */

/* Begin Column Splits */

.left {
	float: left;
	width: 50%;
	}
.right {
	float: right;
	width: 50%;
	}

/* End Column Splits */

/* Begin Typography & Colors */



#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	margin-top: 10px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	}

.widecolumn {
	line-height: 1.7em;
	}

/*.narrowcolumn .postmetadata {
	text-align: center;
	}*/
	
.entry ol ol {
	padding: 10px 15px 10px 35px;
	}
.entry ol ol li {
	list-style-type: lower-latin;
	}
.entry ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	}

h1, h2, h3 {
	/* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #285a72;
	border-bottom: 1px solid #7db6d1;
	margin: 20px 15px 5px 15px; padding: 0 0 10px 0;
	}
	
h3 {
	font-size: .9em;
	margin: 20px 0 0 15px; padding: 0;
	color: #285a72;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 a, h3 a:visited {
	color: #285a72;
	}
	
.entry p {
	margin: 5px 15px 5px 15px; padding: 0;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited {
	color: #333;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/* .entry p a:visited {
	color: #b85b5a;
	}
*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #285a72;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */







/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 10px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 15px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	/*padding: 0;*/
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li{
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/


.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	/* margin-top: 10px;
	margin-bottom: 60px; */
	margin: 10px 15px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	clear: both;
	height: 1px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 captions */


