/*
Theme Name: A0000
Theme URI: http://www.psd2site.com/
Description: Theme Name
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #103550;
	color: #373737;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #26588e;
}

a:hover {
	text-decoration: underline;
	color: #26588e;
}

p {
	padding: 5px 0;
}

.blue-box{
    background: none repeat scroll 0 0 #91BAD6;
    border: 1px solid #487CA1;
    display: block;
    margin-bottom: 1.2em;
    padding: 1em;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

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

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;
}

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

ul {padding:0; margin:0 0 0 30px;}


#wrapper {
	margin: 0px auto;
	width: 1024px;
	padding: 6px;
	background: #103550;
	border: 1px solid #fff;
}

#header {
	height: 106px;
	color: #fff;
}
#logo {
	padding-top: 20px;
	margin: 0 auto;
	width: 410px;
}
/* #logo h1 a {
	width: 410px;
	height: 67px;
	display: block;
	text-indent: -9999px;
}*/
.header-left {
	float: left;
	padding: 10px;
}
.header-right {
	float: right;
	padding: 10px;
}
#subheader {
	/* background: url(images/subheader_bg.jpg) no-repeat;
	height: 114px; 
	padding: 30px 0px; */
	font-size: 14px;
	font-style: italic;
	font-family: Rockwell, Verdana, Geneva, sans-serif;
	color: #fff;
}
#subheader-top {
        background: url(images/bg-top-banner.jpg) no-repeat;
        width:1030px;
        height:30px;
        margin:auto;
        text-align:center;
}
#subheader-bottom {
        background: url(images/bg-bottom-banner.jpg) no-repeat;
        width:1030px;
        height:34px;
        margin:auto;
        text-align:center;
}
#subheader .header-left, #subheader .header-right {
	width: 210px;

}



#content {
	border: 1px solid #fff;
	background: #487ca1;
}
#content .inner {
	padding: 6px;
	height: 1%;
	overflow: hidden;
}
#navigation {
	padding: 2px 1px 0 1px;
	border-bottom: 1px solid #fff;
}

#nav_14623 {
	text-align: left;
    list-style:none;
    padding:2px;
    margin:0;
	height: 28px;
	background: url(images/nav_bg.jpg) no-repeat top left;
	border: 1px solid #1d73c5;
    }
#nav_14623 ul {
    float:left;
    list-style:none;
    margin:0;
    }
#nav_14623 a {
    display:block;
    text-decoration:none;
	height: 30px;
        padding:0 44px;
	line-height: 30px;
	text-align: center;
}
#nav_14623 li {
    float:left;
    padding: 0 0 0 1px;
	background: url(images/nav_separator.jpg) no-repeat top left;
}
#nav_14623 ul {
    position:absolute;
	z-index: 1;
    left:-999em;
    height:auto;
    width:242px;
    margin:0;
    line-height:1;
    border:0;
	background: #1c4674;
	border-left: 1px solid #86daf2;
	border-right: 1px solid #86daf2;	
}
#nav_14623 li a {
	color: #fff;
	font-weight:bold;
        background:url(images/bg-menu-main.gif) repeat-x;
}
#nav_14623 li a:hover {
	color: #fff;
        background:url(images/bg-menu-hover.gif) repeat-x;
}
#nav_14623 li li {
       width:242px;
	background-image: none;
	padding: 0;
}
#nav_14623 li li a {
    padding:0px 10px;
    width: 222px !important;
    background-image:none;
    color:#fff;
	text-align: left;
    border-bottom:1px solid #86daf2;
}
#nav_14623 li li a:hover {
        width: 222px;
	background: url(images/nav_hover.jpg) repeat-x;
	color: #86daf2;
}
#nav_14623 li ul ul {
    margin:-20px 0 0 144px;
}
#nav_14623 li:hover ul ul, #nav_14623 li:hover ul ul ul, #nav_14623 li:hover ul ul ul ul, #nav_14623 li.sfhover ul ul, #nav_14623 li.sfhover ul ul ul, #nav_14623 li.sfhover ul ul ul ul {
    left:-999em;
}
#nav_14623 li:hover ul, #nav_14623 li li:hover ul, #nav_14623 li li li:hover ul, #nav_14623 li li li li:hover ul, #nav_14623 li.sfhover ul, #nav_14623 li li.sfhover ul, #nav_14623 li li li.sfhover ul, #nav_14623 li li li li.sfhover ul {
    left:auto;
}


#sidebar-left {
	width: 235px;
	float: left;
	margin-right: 8px;
}
#sidebar-left ul {margin:0;}
.contact-form {
	padding: 10px;
}
#sidebar-right  .contact-form {
	padding: 10px 5px;
}
.wpcf7-form input {
	width: 130px;
	padding: 5px;
	background: none;
}
#sidebar-right .left-box2 .wpcf7-form input {
	width: 180px;
	padding: 5px;
	background: none;
}
.wpcf7-form textarea {
	width: 197px;
	height: 108px;
	padding: 7px;
	color: #fff;
	background: url(images/textarea_bg.jpg) no-repeat;
}
#sidebar-right .left-box2 .wpcf7-form textarea {
	width: 247px;
	height: 108px;
	padding: 7px;
	color: #fff;
	background: url(images/textarea_bg2.jpg) no-repeat;
}
.wpcf7-form .input-text {
	background: url(images/input_bg.jpg) no-repeat;
	height: 28px;
	line-height: 28px;
	margin-bottom: 5px;
}
#sidebar-right .left-box2 .wpcf7-form .input-text {
	background: url(images/input_bg2.jpg) no-repeat;
	height: 28px;
	line-height: 28px;
	margin-bottom: 5px;
}
.wpcf7-form .input-text label {
	padding-left: 5px;
	color: #fff;
}
.wpcf7-form .input-text input {
	color: #fff;
}
.wpcf7-response-output  {
	color: #fff;
}
.wpcf7-form input#submit {
	width: 96px;
	height: 24px;
	background: url(images/submit.jpg) no-repeat;
	text-indent: -9999px;
}
.wpcf7-form input#submitbtn{
width: 96px;
	height: 24px;
	background: url(images/submit.jpg) no-repeat !important;
	text-indent: -9999px;
}
#sidebar-left .wpcf7-form h2 {
	background: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.contact-form .wpcf7{
background:#0D335A none repeat scroll 0 0;
margin:0;
padding:0 5px 10px 5px;
}
.wpcf7-form .captcha {
	margin-bottom: 5px;
       margin-top:45px;
	padding: 2px 0 2px 0px;
}
.wpcf7-form .captcha img {
	/*float: right;*/
	margin-bottom: 3px;
}
#sidebar-right .left-box2 .wpcf7-form .captcha img {
	/*float: right;*/
	width:260px !important;
        height:35px !important;
}
.wpcf7-form .captcha label {
        float: right;
        padding-right:12px;
}
.wpcf7-form .captcha .captchaimg {
         position:absolute;
         margin-top:-42px;
}
.wpcf7-form .captcha input{
/*	float: left;   */
        position:absolute;
	width: 130px !important;
}

#main {
	width: 555px;
	float: left;
	border: 1px solid #0d335a;
	background: #fff;
}
#sidebar-right {
	width: 203px;
	float: right;
}

#sidebar-left h2, #sidebar-right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(images/sidebar_h2.jpg) repeat-x top left;
}

.contact-form h2 {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom:1px solid #fff;
        background:none !important;
        margin-bottom:10px;
}

#sidebar-left .left-box-title {
background: url(images/sidebar_h2.jpg) repeat-x top left;
height:36px;
}

#sidebar-left h2 a, #sidebar-right h2 a {
       color:#fff;
}

#sidebar-left .left-box, #sidebar-right .right-box {
	background: #0d335a;
	border: 1px solid #233a53;
}

#sidebar-left .left-box2, #sidebar-right .right-box2 {
        margin-bottom: 10px;
	background: #0d335a;
	border: 1px solid #233a53;
}

#sidebar-right .left-box2 {
        margin-bottom: 10px;
	/* background: #0d335a;
	border: 1px solid #233a53;*/
}
.new-sidebar-right .left-box2 {
        margin-bottom: 0 !important;
}

#sidebar-left ul p, #sidebar-left ul select, #sidebar-right ul p, #sidebar-right ul select  {
	margin: 0px 0 0px;
}

#sidebar-left ul ul, #sidebar-left ul ol, #sidebar-right ul ul, #sidebar-right ul ol {
	margin: 0px 0 0 0px;
}

#sidebar-left ul ul ul, #sidebar-left ul ol, #sidebar-right ul ul ul, #sidebar-right ul ol {
	margin: 0 0 0 0px;
}

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

#sidebar-left ul ul li, #sidebar-left ul ol li, #sidebar-right ul ul li, #sidebar-right ul ol li, #sidebar-left .left-box ul li {
	padding: 0;
	margin: 0;
	border: none;
}
#sidebar-left ul ul li a, #sidebar-left ul ol li a, #sidebar-right ul ul li a, #sidebar-right ul ol li a, #sidebar-left .left-box ul li a {
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	display: block;
	margin: 0;
	background: url(images/sidebar_li_li.jpg) no-repeat;
}
#sidebar-left ul ul li h2 a, #sidebar-left ul ul li h2 a:visited, #sidebar-left .left-box h2 {
	line-height: 36px;
	background-image: none;
	color: #fff;
}
#sidebar-right .banners {
	background: #fff;
	text-align: center;
}

.new-sidebar-right .banners {
	background: #fff !important;
        padding:0 5px !important;
	text-align: center !important;
}

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

#sidebar #searchsubmit {
	padding: 1px;
}

#footer {
	background: #07324a;
	border: 1px solid #489cca;
	margin: 5px;
	padding: 5px;
	color: #fff;
	height: 1%;
	overflow: hidden;
}
#footer a, #footer a:visited {
	color: #fff;
}
#footer .share {
	float: right;
	padding-top: 10px;
	font-size: 11px;
	margin-left: 30px;
}
#footer .copy {
	background: url(images/footer_logo.jpg) no-repeat top left;
	padding-top: 20px;
	padding-left: 15px;
	float: left;
	margin-right: 30px;
}
#footer .menu {
	text-align: center;
}



.post {
	margin: 0 0 40px;
}
.post h1 {
	background: url(images/post_h2.jpg) repeat-x;
	height: 47px;
	line-height: 47px;
	padding: 0 13px;
	color: #0a1f33;
}
.post h1 a, .post h1 a:visited {
	color: #0a1f33;
}
.entry {
	padding: 15px;
}
.entry ul{
        margin: 0 0 0 20px;
}
.entry ul li{
        padding:0 0 3px 0;
}
.postmetadata {
	padding: 5px 15px;
	margin: 10px 0;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

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

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

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

.clear {
	clear: both;
}

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
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




.comments {
	padding: 15px;
}
.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;
}

.commentlist {
	text-align: justify;
}

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

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





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

#commentform textarea {
	padding: 2px;
	border: 1px solid #c1cad3;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

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





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#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 {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.readmre {
        height: 27px;
	line-height: 27px;
	padding: 0 10px;
	display: block;
	margin: 0;
	background: url(images/sidebar_li_li.jpg) no-repeat;
}

blockquote {
	width: 181px; /* required */
	margin: 0 auto;
        background:#fff;
        padding:0px 10px !important;
        border:0 !important;
	}
	
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/

#quote_wrap { 

	}
#sidebar-right .testi {
 background:#fff;
}
#sidebar-right .blogposts {
 background:#fff;
}
.blogsitesummary {
 list-style:none;
}
.blogsitesummary .author {
 display:none;
}
.blogsitesummary .date {
 display:none;
}
.blogsitesummary li, .feedburnerFeedBlock ul li {
 list-style:none;
 padding:10px;
 text-align:left;
}
.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
 list-style:inside;
 color:#26588E;
}
.BlogRecentPost, .BlogTagList, .BlogPostArchive {
 padding:7px 0 0 7px;
}
/* fresno main menu */

#nav_718025 {
	text-align: left;
    list-style:none;
    padding:2px;
    margin:0;
	height: 28px;
	background: url(images/nav_bg.jpg) no-repeat top left;
	border: 1px solid #1d73c5;
    }
#nav_718025 ul {
    float:left;
    list-style:none;
    margin:0;
    }
#nav_718025 a {
    display:block;
    text-decoration:none;
	height: 30px;
	padding:0 44px;
	line-height: 30px;
	text-align: center;
}
#nav_718025 li {
    float:left;
    padding: 0 0 0 1px;
	background: url(images/nav_separator.jpg) no-repeat top left;
}
#nav_718025 ul {
    position:absolute;
	z-index: 1;
    left:-999em;
    height:auto;
    width:242px;
    margin:0;
    line-height:1;
    border:0;
	background: #1c4674;
	border-left: 1px solid #86daf2;
	border-right: 1px solid #86daf2;	
}
#nav_718025 li a {
	color: #fff;
	font-weight:bold;
        background:ur(images/bg-menu-main) repeat-x;
}
#nav_718025 li a:hover {
	color: #fff;
        background:ur(images/bg-menu-hover) repeat-x;
}
#nav_718025 li li {
       width:242px;
	background-image: none;
	padding: 0;
}
#nav_718025 li li a {
    padding:0px 10px;
    width: 222px !important;
    background-image:none;
    color:#fff;
	text-align: left;
    border-bottom:1px solid #86daf2;
}
#nav_718025 li li a:hover {
        width: 222px;
	background: url(images/nav_hover.jpg) repeat-x;
	color: #86daf2;
}
#nav_718025 li ul ul {
    margin:-20px 0 0 144px;
}
#nav_718025 li:hover ul ul, #nav_718025 li:hover ul ul ul, #nav_718025 li:hover ul ul ul ul, #nav_718025 li.sfhover ul ul, #nav_718025 li.sfhover ul ul ul, #nav_718025 li.sfhover ul ul ul ul {
    left:-999em;
}
#nav_718025 li:hover ul, #nav_718025 li li:hover ul, #nav_718025 li li li:hover ul, #nav_718025 li li li li:hover ul, #nav_718025 li.sfhover ul, #nav_718025 li li.sfhover ul, #nav_718025 li li li.sfhover ul, #nav_718025 li li li li.sfhover ul {
    left:auto;
}
.right-box2 .feedTitle {
background:transparent url(images/sidebar_h2.jpg) repeat-x scroll left top;
color:#FFFFFF;
font-family:Tahoma,Geneva,sans-serif;
font-size:15px;
font-weight:bold;
height:36px;
line-height:36px;
text-align:center;
padding:0;
}
.right-box2 .feedTitle a {
 color:#fff;
}
.feedburnerFeedBlock ul {
 list-style:none;
}
.creditfooter {
 padding-bottom:5px;
}
.new-inner{
 padding:6px 0 !important;
}
.new-main{
 width:734px !important;
}
.new-sidebar-right{
 width:285px !important;
 background-color:#ffffff;
 margin-top:1px !important;
}
.new-sidebar-right .right-box2 {
 border:none !important;
}
#legal-news {
 background-color:#ffffff !important;
 border:none !important;
}
#legal-news .container {
 padding:0 5px !important;
}
#legal-news .entry img {
 width:255px !important;
}
.clearB {
 clear:both;
}
#accordion h3{color:#000; font-size:1em;font-weight:normal;}
#accordion h3 a {color:#000;}
