/*   
Theme Name: Charity Bank Theme
Theme URI: 
Description: Use the Charity Bank Theme Theme to power your WordPress web site.
Author: Geoff Wilbert
Author URI: http://phola.com/
Template: thematic
Version: 1.0.1
Tags: Phola
.

*/
@import url('http://extjs.cachefly.net/ext-3.2.1/resources/css/ext-all.css');
/* Reset browser defaults */
@import url('reset.css');

/* Apply basic typography styles 
@import url('../thematic/library/styles/typography.css');*/

/* Apply a basic layout */
@import url('2c-r-fixed-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

@import url('typography.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Global Elements
-------------------------------------------------------------- */



.post
{
    margin-bottom:20px;
}
th, td {
padding:3px;
font-size:100%;
}
body {
background:url("images/gradi.png") repeat-x scroll 0 0 #D8D8D8;
line-height:normal;
}

h3 {
font-size:1.2em;
line-height:1.25;
margin-bottom:0.75em;
}
a {
color:#0060A9;
text-decoration:none;
}
a:visited {
color:#0060A9;
text-decoration:none;
}
#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#666;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}
#wrapper
{
    width: 955px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
#container
{
    padding: 15px 0 0px 20px;
}
#leader
{
    padding: 0px 0 0px 10;
}

#footer 
{background:url("images/footerback.gif") no-repeat scroll 0 0;
height:27px;
margin-right:0;
border-top:1px none;
margin-top:0px;
}

.footcorner {

}

#siteinfo 
{
   
     background-color:#ffffff;
border-top:2px solid #FF9933;
font-size:9px;
line-height:11px;
text-align:center;
padding:2px;
margin-left:28px;
}


/* =Header
-------------------------------------------------------------- */

#branding {
    position:relative;
   
    padding:5px 0;
}
    

#blog-title {
    width:652px;
}
#blog-description {
    width:652px;
}

#branding #logo-image
{
    text-align: right;
    padding-right: 20px;
}
#branding #searchform
{
    position: absolute;
    top: 120px;
    right: 0;
    z-index: 1000;
    padding-right: 10px;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input#s {
width:150px;
}

#branding #searchform input {
font-size:11px;
line-height:10px;
color: lightGrey; 
 border:1px solid #FFE0C1;
}
#branding #searchform input#searchsubmit {
    display:none;
}

#access {
border-color: lightGrey;
border-bottom-style: solid;
border-width: 2px;
border-top-style: solid;
height: 24px;
font-size: 11px;
}

/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}
.sf-menu {
border-right:1px none;
}
.sf-menu a, .sf-menu a:visited
{
    border-style: none;
    padding: 6px 7px;
    text-decoration: none;
    color: #06C;
}
.sf-menu a:hover
{
    color:White;
    background-color: #06C;
}
.sf-menu ul {
border-bottom:1px none #CCCCCC;
border-right:1px none #CCCCCC;
}
.sf-menu ul a,.sf-menu ul a:visited {
color: #06C;
    background-color:White;
}
.sf-menu ul a:hover
{
      color:White;
    background-color: #06C;
}

/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */
#topwidget {
padding-right:10px;
position:absolute;

top:0px;
z-index:1000;
}
#fontsizes,#addthis
{
    float:left;
    padding:2px;
}

  #leader
{
    /* border-bottom:1px solid #ccc;*/
    padding: 5px 0 5px 5px;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:955px;
}
#leader .entry-title {
    font-size:40px;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 14px 0;
}
#leader .entry-title span {
    font-family:Georgia,serif;
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:652px;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

#leader .breadcrumb 
{
    color: #999;
font-weight: normal;
font-size: 11px;
}

.page-template-front-page-php #leader-container
{
  height:200px;
}
.page-template-front-page-php #leader
{ 
    background-color: #EFEFEF;
    padding: 0 0 0 0;
          background-image: url("fgrad.gif");  
    background-repeat: repeat-x;
  
    background-color: #0060A9;
   /* height:230px;  margin-bottom: 10px;*/
}
/*.page-template-front-page-php #feature
{
    background-image: url("fgrad.gif");  
    background-repeat: repeat-x;
    margin-bottom: 10px;
    background-color: #0060A9;
    width:100%;
}

.page-template-front-page-php #f1 {
		float:left;
		 line-height:18px;
		 width:100%;
}

.page-template-front-page-php #f2{
		float:right;
}*/
.page-template-front-page-php ol, ul, li
{
    padding: 0;
    list-style-type: none;
}

.page-template-front-page-php #feature img {


}
.page-template-front-page-php .image-right {
float:right;

}
.page-template-front-page-php .txt-left {
float:left;

}

.page-template-front-page-php .links li
{
    
}
.page-template-front-page-php #feature-info
{
    padding: 0px 0px 0px 0px;
    float: left;  
    font-size: 12px;
}
.page-template-front-page-php #feature-info h2 {
    font-family:Arial,sans-serif;
    font-size:30px;
    font-weight:bold;
    line-height:30px;
    margin-top:0px;
    padding:0 0  10px 0;
    color:#005EAB;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:955px;
}
.page-template-front-page-php #container {
  margin-top:13px;
}
.page-template-front-page-php #sub-feature {
    line-height:18px;
    position:relative;
    overflow:hidden;
    margin-bottom:5px;
    padding-left:14px;
}
.page-template-front-page-php #logo-image {
    
    visibility:hidden;    
}
.page-template-front-page-php #sub-feature p {
    margin:0 0 3px 0;
}

.page-template-front-page-php h3
{
    font-weight: bold;
    color: White;
    background-color: #0060aa;
    padding: 0px 10px 5px 10px;
    text-transform: none;
    
    margin-bottom: 0px;
    background-image: url('fhgrad.gif');
    background-repeat: repeat-x;
}
.page-template-front-page-php h3 a
   {
       color: White;
   }
.page-template-front-page-php h3 a:hover
{
    text-decoration: underline;
}

.page-template-front-page-php .news h3
{
    background-color: #E6E6E6;
    background-image: none;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    padding: 2px;
    color: #0060A9;
    margin-top: 0;
}

.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;
}
.page-template-front-page-php .block
{
    float: left;
    width: 300px;
    margin-right: 13px;
}
.page-template-front-page-php .roundedcornr_box_947691
{    
    margin-bottom: 12px;
}
#front-block-1 {
  
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block .news ul
{    
    list-style: none;
    margin: 0;
}
.page-template-front-page-php .block .news ul li
{
    padding-left: 3px;
    padding-right: 3px;
    list-style: none !important;
}
.page-template-front-page-php .block .news ul li a {
   
    display:block;
    
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover, .page-template-front-page-php .block ul li a:active
{
    background: #fafafa;
    color: #0060A9;
    text-decoration: underline;
}
/*hide depth!! */
.page-template-front-page-php .block ul li ul {
   display:none;
   visibility:hidden;
}

.page .entry-content,
.single .entry-content {
    padding-top:0;
}
 #main
{
    padding: 0px;
}
.page-template-front-page-php #main
{
    padding: 0px;
    background-color: #EFEFEF;
}




h1, h2, h3, h4, h5, h6 {
color:#0060A9;
}
#content {
margin:0 0px 0 0;
overflow:hidden;
}
.entry-content table {
margin-left:1px;
border-style:none;
}

.entry-content ul, ol, li
{
    list-style-type: disc;
    list-style-image: none;
}
.entry-content li
{
   padding:1;
}
.entry-content ol,.entry-content ul,.entry-content dl {
	/*bringing lists on to the page with breathing room */
	margin-left:3em;
}
.page-child .entry-content blockquote,.page-child .entry-content ul,.page-child .entry-content ol,.page-child .entry-content dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
.page-child .entry-content ol,.page-child .entry-content ul,.page-child .entry-content dl {
	/*bringing lists on to the page with breathing room */
	margin-left:3em;
}
.page-child .entry-content ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
.page-child .entry-content ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
.page-child .entry-content dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}








/*-----sidebar---*/
#primary {
border:1px none;
margin-bottom:0px;
padding:0px 0 0;
}


.main-aside {
float:right;
position:relative;
width:235px;
}

.main-aside ul {
padding:0 0px;
}
.main-aside ul ul {
padding:10px;
}
.main-aside li {
list-style-type:none;
}
.aside ul ul {
margin:0 0 0 0;
}

.widget_links .widgettitle
{
    color: white;
    margin-bottom: 0.25em;
    padding-top: 5px;
    text-align: center;
    text-transform: capitalize;
    font-style: normal;
    font-weight: bold;
}
.widget_custom_field .widgettitle
{
    color: white;
    margin-bottom: 0.25em;
    padding-top: 5px;
    text-align: center;
    text-transform: capitalize;
    font-style: normal;
    font-weight: bold;
}

.widget_links, .widget_custom_field {
background:url("images/tableftactive.gif") no-repeat scroll 0 0 #0060A9;
color:white;
height:160px;
margin-top:30px;
padding-bottom:30px;
}
.main-aside .blogroll li {
background-image:url("images/warrow.gif");
background-position:100% 50%;
background-repeat:no-repeat;
border-bottom:1px solid #B3D0E5;
color:#FFFFFF;
font-size:95%;
list-style-type:none;
padding:4px 1em 4px 4px;
text-decoration:none;
}
.main-aside .blogroll li a 
{
    color:#FFFFFF;
    text-decoration:none;
}
.main-aside .blogroll li a:visited
{
    color:#FFFFFF;
}


.wpcf7 p
{
    margin-bottom:-1px;
    font-size:10px;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select
{
    border: 1px solid #FFE0C1;
    width: 230px;
   
    font-size: 11px;
}
.wpcf7 textarea
{
      width:236px;
      height:60px;
}


.widgetcontainer
{margin-top:20px;
}

.boxgrid{ 
				width: 235px; 
				height: 120px; 
				/*margin:10px; */
				float:left; 
				background:#161613; 				
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p
{
    padding: 0 20px 0 10px;
    ccolor:#0060A9;
    font-size: 11px;
     height:73px;
margin-bottom:22px;

}
				
			.boxcaption
{
    float: left;
    position: absolute;
    background: #FFFFFF;
    height: 150px;
    color:#0060A9;
    width: 100%;
    opacity: .8; /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
 				.captionfull .boxcaption {
 					top: 20;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: -130;
 					left: 0;
 				}
				
			h3 a{}


.boxcaption h2
{
    font-weight: bold;
    font-size: 14px;
}
#f1, #f2
{
    float: left;
    background-color: #0060aa;
    background-repeat: no-repeat;
}
#f2
{
    width:385px;
    height:200px;
    
}
#f2 p
{
    width: 160px;
    color: #ffffff;
    padding: 10px;
   
}
#f2 p .quo
{
    
     padding-top:30px;
}

.rounded-corner
{
    background-color:#FFFFFF;
    
}
.blocker
{
     margin-left:10px;
    margin-top:10px;
}


.spoint {

display:none;
color:#000051;
padding:2px;


}
.yr {
float:left;
font-weight:bold;
padding:2px;
}
.tx {


padding:2px;
}

#text-3
{
    display:none;
    visibility:hidden;
}
.in-AboutUs #text-3
{
     display:block;
    visibility:visible;    
}
.in-Savings #text-3
{
     display:block;
    visibility:visible;    
}
.slug-meet-our-borrowers #container
{
    width:920px;
}
.slug-meet-our-borrowers .main-aside
{
    width:0px;
    display:none;
    visibility:hidden;
}
.slug-our-history .main-aside
{
    width:0px;
    display:none;
    visibility:hidden;
}
#meettxt
{
    float:left;
    width:550px;
}
#meetmap
{
    float:right;
}
.faq-header
{
    visibility:hidden;
    display:none;
}
.faq-question
{
   font-size:1em;
}

.links ul 
{
color:#0060aa;
padding-top:3px;
padding-left:25px;

}


.rounded-corner .blu-tl {background:url(images/blu-tl.png) no-repeat top left;}
.rounded-corner .blu-tr {background:url(images/blu-tr.png) no-repeat top right;}
.rounded-corner .w-bl {background:url(images/w-bl.png) no-repeat bottom left;}
.rounded-corner .w-br {background:url(images/w-br.png) no-repeat bottom right;
	padding:0 5px;
}



.roundedcornr_box_947691 {
   background:  #FFFFFF;
}
.roundedcornr_top_947691 div {
   background: url(images/blu-tr.png) no-repeat top left;
}
.roundedcornr_top_947691
{
    background: url(images/blu-tl.png) no-repeat right top;
    background-color: #0060aa;
}
.roundedcornr_bottom_947691 div {
   background: url(images/w-bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_947691 {
   background: url(images/w-br.png) no-repeat bottom right;
}

.roundedcornr_top_947691 div, .roundedcornr_top_947691, 
.roundedcornr_bottom_947691 div, .roundedcornr_bottom_947691 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
/*.roundedcornr_content_947691 { margin: 0 5px; }*/

.roundedcornr_top_251162 
{
     background:  #0060aa;
}
.roundedcornr_box_251162 {
   background: #0060a9;
}

.roundedcornr_bottom_251162 div {
   background: url(images/w-bl.png) no-repeat bottom left;
}
.roundedcornr_top_251162 div {
   background: url(images/blu-tl.png) no-repeat top left;
}
.roundedcornr_top_251162 {
   background: url(images/blu-tr.png) no-repeat top right;
}
.roundedcornr_top_251162 div, .roundedcornr_top_251162, 
.roundedcornr_bottom_251162 div, .roundedcornr_bottom_251162 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}






.roundedcornr_box_255214 {
   background: #0060aa;
}
.roundedcornr_top_255214 div {
   background: url(images/blu-tl.png) no-repeat top left;
}
.roundedcornr_top_255214 {
   background: url(images/blu-tr.png) no-repeat top right;
}
.roundedcornr_bottom_255214 div {
   background: url(images/w-bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_255214 {
   background: url(images/w-br.png) no-repeat bottom right;
}

.roundedcornr_top_255214 div, .roundedcornr_top_255214, 
.roundedcornr_bottom_255214 div, .roundedcornr_bottom_255214 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_255214 { margin: 0 10px; }


.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
max-width:243px !important;
width:243px !important;
padding:0 !important;
}

#text-7 ul li {
padding:1px 0 6px;
}

