/*
Theme Name: City of Escalon
Theme URI: http://www.cityofescalon.org/
Description: Custom Template for the City of Escalon
Version: 1.0
Author: Corri Silveira
Author URI: http://www.silveiradesign.com
Tags: City of Escalon, Escalon, Escalon CA, Peaches & Cream

*/

.ngg-slideshow {
	border: solid 1px silver;
	padding: 5px;
}


.ngg-slideshow img {
	padding: 5px;
}


* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #155EA4;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px;

}

blockquote {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	background-color: #faebbc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1cc89;
	border-bottom-color: #e1cc89;
	padding: 13px 10px 0px 40px;
	margin: 5px 55px;
	color: #383838;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
}
table
{
border-collapse:collapse;
margin:10px 0;
}

/*
|||||||||||||||||||||||||||||||||||||||||||
Table Lines UNCOMMENT TO USE table,th, td |
|||||||||||||||||||||||||||||||||||||||||||
{
	border: 1px solid #999;
}  
||||||||||||||||||||||| 
*/

/*
|||||||||||||||||||||||
TD Padding|||||||||||||
|||||||||||||||||||||||
td
{
padding:15px;
}
|||||||||||||||||||||||
*/


#wrapper {
	width: 950px;
	margin: 0 auto;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 939px;
	background-position: -5px;
}
#top_home {
	background-image: url(images/top_with_nav.png);
	background-repeat: no-repeat;
	height: 377px;
	width: 934px;
}
#top_content_wrapper {
	width: 900px;
	margin: 15px auto;
}
#slideshow_main {
	background-image: url(images/slideshow_bg.png);
	background-repeat: no-repeat;
	height: 295px;
	width: 624px;
	clear: none;
	padding: 21px 0 0 22px;
	margin: 25px 0 0 35px;
}
#ticker {
	width: 223px;
	background-image: url(images/ticker_bg.png);
	height: 293px;
	float: right;
	background-repeat: no-repeat;
	clear: left;
	margin: 27px 23px 0 0;
}

#ticker a {
	text-decoration: underline;
	color:#C44527;
	font-weight: bold;

}

#ticker a:hover{
	text-decoration:none;

}

#news-ticker {
	background-color:#F4F5F4;

}


.tickerDate {
	font-size: 9px;
	font-style: italic;
}

.tickerLink{
	font-size: 11px;
	font-weight: bold;

}

.tickerText {
	color:#5E5754;
}

#ticker #content_wrapper {
	width: 190px;
	height: 270px;
	margin: 10px auto;
	font-family: Arial, "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #C44527;
}
#ticker #content_wrapper p {
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C44527;
}

#nav {
	width: 913px;
	height: 10px;
	margin: 0 0 0 10px;
	padding: 10px 4px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #575757;
}

#nav ul {
	list-style-type: none;
	float: left;

}

#nav ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 0 10px;

}

#nav ul li a {
	text-decoration: none;
	color: #575757;

}

#nav ul li a:hover {
	color: #C44527;

}

#search {
	float: right;
	margin: 10px 10px 0 700px;
	width: 165px;
	clear: left;
	position: absolute;
}
.search_button {
	padding: 0;
	margin:0 0 0 195px;
	position: absolute;
	background-image: url(images/search_glass.png);
	top: -6px;
}
.search_form {
	position: absolute;
	margin:0 0 5px 55px;
	height: 24px;
	background-image: url(images/search_form.png);
	background-repeat: no-repeat;
	width: 125px;
	border-style: hidden;
	border-width: 0px;
	background-color: F4F4F5;
	top: -5px;
	padding: 0 3px 0 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #A52B22;
}
#mid {
	width: 934px;
	background-image: url(images/mid_bg.png);
	background-repeat: repeat-y;
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
}

#footer {
	background-image: url(images/footer.png);
	height: 95px;
	width: 950px;
	background-repeat: no-repeat;
	padding: 95px 0 0 0;
	text-align: center;
	margin: 0 auto;
	font-size: 0.65em;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: transparent;
}

#footer_home {
	width: 950px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	font-size: 0.65em;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: transparent;
}

#footer_home a:hover {
	text-decoration: underline;
}
#footer_home .hours {
	font-size: 14px;
}

#footer_home a {
	color: #fff;
	text-decoration: none;
}

#home_footer {
	background-image: url(images/footer_home.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 55px;
	background-position: 1px -50px;
}

#footer a:hover {
	text-decoration: underline;
}
#footer .hours {
	font-size: 14px;
}
#footer a {
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#posts {
	width: 850px;
	margin: 0 auto;
	padding: 15px 0;
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 25px;
	color: #323232;
/**	overflow: hidden;  **/
	float: inherit;
	clear: left;
}
#posts ul {
	width: auto;
	padding: 5px 5px 10px 10px;
	list-style-image: url(images/list_bull.png);
}
#posts ul li {
	width: auto;
	margin: 10px;
}

#posts ol {
	width: auto;
	padding: 5px 5px 10px 10px;
}
#posts ol li {
	width: auto;
	margin: 10px;
}


#posts p {
	margin: 0 0 20px 0; /** ORG was 0 0 20px 0 **/
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
}

#posts h1 {
	margin: 0 0 15px 0;
	color: #333;
}
#posts a {
	color: #C44527 !important;
	text-decoration: underline;
	font-weight: normal;
}

#posts h1 a:hover {
	text-decoration: none;
	color: #EF9A86 !important;

}

#posts  #h1a_line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C44527;
}

#posts h2, h3, h4, h5, h6 {
	font-weight: 700;
}

#posts a:hover {
	text-decoration: underline;
	color: #EF8359;
}


#home_posts {
	width: 930px;
	margin: 0;
	padding: 0;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #323232;
	overflow: hidden;
	float: inherit;
	clear: left;
}



#welcome {
	height: auto;
	width: 934px;
}
#welcome_top {
	background-image: url(images/welcome_top.png);
	background-repeat: no-repeat;
	height: 72px;
}
#welcome_bott {
	background-image: url(images/welcome_bott.png);
	background-repeat: no-repeat;
	height: 87px;
	margin: 0 0 15px 0;
}


#welcome_wrapper   {
	width: 934px;
	margin: 0;
	padding: 0;
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
	line-height: 25px;
	font-size: 14px;
	color: #C44527;
	text-align: justify;
	background-image: url(images/welcome_bg_Y.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#welcome_content {
	width: 865px;
	margin: 0 auto;
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
}

#welcome_wrapper  p  {
	margin: 0 0 15px 0;
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
}

#content_wrapper {
	width: 865px;
	margin: 10px auto;
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	float: none;
	padding: 0;
}

.posts_heading {
	font-size: 25px;
	margin: 0 0 5px 0;
	color: #C44527;
}

.posts_heading a {
	text-decoration: none !important;
	
}

.posts_heading a:hover {
	color:#EF7559 !important;
}

#posts .posts_heading a:hover {
	font-size: 25px;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #EF9A86;
}

.seperator{
	border-bottom-width: 1px;
	border-bottom-color: #C44527;
	border-bottom-style: solid;
}

.page_seperator{
	border-bottom-width: 1px;
	border-bottom-color: #C44527;
	border-bottom-style: solid;
	margin: 0 0 10px 0;
}

.seperator-bott{
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
	border-bottom-style: solid;
	margin: 0 0 60px 0;
}

.seperator-bott-single{
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
	border-bottom-style: solid;
	width: 35%;
	margin: 0;
}

.post_bott_date {
	color:#C0C0C0;
	font-size: 10px;
	font-family: "Geneva", Verdana, Helvetica, sans-serif;
	font-style: italic;
	position:absolute;

	}

.post_top_date {
	color:#C44527;
	font-size: 12px;
	font-family: "Geneva", Verdana, Helvetica, sans-serif;
	font-style: italic;
	}	
	

#nav_page {
	width: 935px;
	height: 27px;
	margin: 0;
	padding: 10px 4px 0 10px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #575757;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	z-index: -99999;
}

#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:725px;
	z-index: 99999;
	clear: right;
    }
#suckerfishnav a {
	display:block;
	color:#575757;
	text-decoration:none;
	padding:0px 7px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
    }
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:121px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid #666666;
	clear: right;
    }

#suckerfishnav li li {
    width:119px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:helvetica,sans-serif;
	
    }
#suckerfishnav li li a {
    padding:10px 10px;
    width:90px;
    font-size:10px;
    color:#fff;
	background-image: url(images/navbg.png);
	background-repeat: repeat;
    }
#suckerfishnav li ul ul {
    margin:-33px 0 0 120px;
    }
#suckerfishnav li li:hover {

	background-color: #C44527;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color:#fff;
	background-image: url(images/navbg.png);
	background-repeat: repeat;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#C44527;

    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
	background-image: url(images/navbg.png);
	background-repeat: repeat;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {

    }
	
.sf-sub-indicator {
	color:#C44527;
	padding: 0 0 0 2px;
	}

strong.search-excerpt { 
	background: yellow; 
}

#searchresults .search-terms { 
	color:#C44527; 
}



#searchnav a{
	color: #C44527;
	}

#searchresults .next a{
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
	border: 1px solid #C44527;
	padding: 4px;
	float: right;
	background-color:#C44527;
}

#searchresults .prev a{
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
	border: 1px solid #C44527;
	padding: 4px;
	float:left;
	background-color:#C44527;
}

#searchresults .next a:hover{
	text-decoration: none !important; 
	font-weight: bolder;
	font-size: 12px;
	border: 1px solid #C44527;
	padding: 4px;
	float: right;
	background-color:#DF8453;
}

#searchresults .prev a:hover{
	text-decoration: none !important;
	color: #fff;
	font-weight: bolder;
	font-size: 12px;
	border: 1px solid #C44527;
	padding: 4px;
	float:left;
	background-color:#DF8453;
}

#searchresults ul {
	list-style-image: url(images/list_bull.png);
	margin: 5px 0;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	color: #6F6F6F;

}

#searchresults h3 a {
	color: #C44527;
	text-decoration: none;
	font-weight: bolder;
}

#searchresults h3 a:hover {
	text-decoration: none;
	color: #EF9A86;

}

.breadcrumbs {
	font-size: 10px;
	font-style: italic;
}

.readmore a{
	color: #fff !important;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
	border: 1px solid #C44527;
	padding: 1px;
	float: right;
	background-color:#C44527;
	margin: 0 0 4px 0;
}

.readmore a:hover{
	text-decoration: none !important; 
	font-weight: bolder;
	font-size: 12px;
	border: 1px solid #DF8453;
	padding: 1px;
	margin: 0 0 4px 0;
	float: right;
	background-color:#DF8453;
}



.wpfilebase-attachment-cat {
	border-bottom: solid 1px #CFCFCF; 
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
}

img.alignnone {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid silver;
	margin:8px auto;
	padding:5px;

	clear: right;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

img.aligncenter {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid silver;
	display:block;
	margin:8px auto;
	padding:5px;
	clear: inherit;
		-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

img.alignleft {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid silver;
	float:left;
	margin:4px 8px 8px 0;
	padding:5px;
		-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

img.alignright {
background:none repeat scroll 0 0 #EFEFEF;
border:1px solid silver;
float:right;
margin:0 0 8px 8px;
padding:5px;
clear:both;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

img.size-large {
	border: 1px solid silver;
	text-align: center;
	background-color: #F8F8F8;
	padding: 5px;
	margin:2px 10px 10px 2px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

.aligncenter, div.aligncenter {
display:block;
margin:0 auto;
}

.alignleft {
float:left;
}

.alignright {
	float:right;
}

.wp-caption {
	border: 1px solid silver;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	padding-right: 10px;
	margin:2px 10px 10px 2px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	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; 
	margin: 0;
	}
	
.attachment-post-thumbnail {
	border: 1px solid silver;
	background-color: #F8F8F8;
	padding: 8px;
	margin:2px 10px 10px 2px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

element.style {
	border: 0 none;
	margin: 0 !important;
}

.calendar #jd-calendar{
	width: 400px;
}

ul#wpfilebase-file-browser li {
	padding: -20px !important;
}

.treeview li.collapsable, .treeview li.expandable {
    background-position: 0 -176px;
    list-style-image: none !important;
    list-style: none !important;
    padding: -65px 0 0 0 !important;
    top: -11px !important;
}

.hasChildren expandable {
    padding: -5px 0 0 0 !important;
    
}
ul#wpfb-filebrowser-1 li{margin:0 !important}
ul#wpfb-filebrowser-1 {list-style: none outside none !important;}
.treeview, .treeview ul {
    list-style: none outside none !important;
}
