/*
File:			custom.css
Description:	Custom styles for Loans By Irene 10/7
*/

body.custom {background:#f1f4f8;}
.custom .page {background:none; width:960px; padding:0;}
.custom #header_area {background:url('images/headerbg.jpg') center no-repeat #0f2c5d; height:160px;}
.custom #footer_area {background:url('images/footerbg.jpg') center no-repeat #0f2c5d; height:67px;}
.custom #header, .custom #footer {padding:0;}

/*--- Header ---*/
.custom #header_area .page {padding: 0;}
.custom #header {height:90px; padding: 20px 5px; clear:none;}
.custom #logo { height: 76px; float: left; text-indent:-9999px; width: 414px; background: url("images/logo.png") no-repeat;}
.custom #logo a {display:block; height:76px; outline:medium none; width:414px;}
.custom #tagline {float:left; text-indent:-9999px;}
.custom .ireneImg { background:none;border:0;float:right;padding-top:12px;}

/*--- NAV ---*/
.custom #nav_area {clear:none; width:800px;}
.custom .menu a {font-size:12px; letter-spacing:1px; text-transform:none;}
.custom .menu, .custom .menu a, .custom .menu li ul {border:0; padding-left: 10px;}
.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a {background:none; color:#fff;text-shadow: #030913 1px 1px 0;}
.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover {background:none;}
.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover, .custom .menu .current-parent a:hover {color:#fff; cursor:pointer;}
.custom .menu .current a, .custom .menu .current-parent a {color:#143060; text-shadow: #e8eef4 1px 1px 0;}
.custom .menu li.current, .custom .menu li.current-parent {background:#f1f4f8; -moz-border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;}
.custom .menu li.current:hover, .custom .menu li.current-parent:hover {cursor:pointer;}

/*--- Feature Box ---*/
.custom #feature_box {color: #29467f;background:url('images/featurebg.png') no-repeat; font-family: Georgia, Times, Times New Roman, serif; height: 134px; margin:20px 10px 0;padding: 25px 30px 30px;text-shadow: 1px 1px 0px #f2f8ff;}
.custom #feature_box h2 {font-size:24px; font-style:italic;margin:0 0 10px 0;}
.custom #feature_box h2 a {color: #142f64;text-shadow: 1px 1px 0px #f2f8ff;}
.custom #feature_box h2 a:hover {color: #29467f;}
.custom #feature_box p {font-size:14px; font-style:normal; font-weight:normal; line-height: 24px;margin:0 0 15px 0;}
.custom #feature_box .featurereadmore {font-size:14px; text-align:right; text-transform:uppercase;}

/*--- Disclaimer ---*/
.custom #disclaimer_box {background:url('images/disclaimerbg.png') no-repeat; color:#143060; height:22px; margin:0 auto 20px auto; padding:25px 10px; width:895px;}
.custom #disclaimer_box p {font-size:12px; font-style:italic; letter-spacing:1px; text-align:center;text-shadow: 1px 1px 0px #f2f8ff;}

/*--- Content ---*/
.custom #content_box h1{background:transparent url(images/hr.gif) repeat-x scroll center bottom; color: #142f64; font-size: 30px; font-style: italic; font-weight: normal;text-shadow: 1px 1px 0px #f2f8ff;}
.custom #content_box h2{background:transparent url(images/hr.gif) repeat-x scroll center bottom; color: #142f64; font-size: 26px; font-style: italic; font-weight: normal;text-shadow: 1px 1px 0px #f2f8ff;}
.custom #content_box .teasers_box h2{font-size: 16px;}


.custom .format_text h1{line-height: 1.4em;text-shadow: 1px 1px 0px #f2f8ff;}
.custom .format_text h2{background: url(images/hr2.gif);line-height: 1.4em;text-shadow: 1px 1px 0px #f2f8ff;}
.custom .format_text h3{color: #142f64; font-style: italic;text-shadow: 1px 1px 0px #f2f8ff;}
.custom #content_box h2 a{color: #142f64;}
.custom .format_text p, .custom .format_text li, .custom .teaser .format_teaser{color: #091731;}
.custom #content_box h2 a:hover{color: #6d87b3;}
.custom #content_box li{list-style:disc;}

/*---  IMAGE STYLES ---*/

.custom img, .custom a img, .custom img.frame{background:#fff; padding:0.692em;border: 0.077em solid #b3c3dd;}
.custom .post_image {width: 300px;height : auto;}
.custom .post_image {width: auto;height : 200px;}
.custom #sidebars a img{border: none; padding: 0;background:none;}
.custom .format_text .wp-caption {border:none; padding:0 10px 10px 0; background:none; width:auto;}

/*--- BLOG ELEMENTS ---*/
.custom .format_text .to_comments span {color: #829cc7}
.custom .format_text a {color:#829cc7;}
.custom .format_text a:hover {color: #433f3b;}
.custom .comments_intro p {color:#829cc7;}
.custom .comments_intro span.bracket {color:#829cc7;}
.custom .comments_intro span {color:#829cc7;}
.custom dl#comment_list {Border-top: 1px solid #829cc7;}
.custom dl#comment_list dd {border-bottom: 2px double #829cc7;}
.custom dl#comment_list .bypostauthor {background: #829cc7;}
.comment_time a, .edit_comment a {color:#829cc7;}
.custom .avatar img {border: 1px solid #829cc7;}
.custom .prev_next {color:#829cc7;}
.custom .headline_meta,
.custom .headline_meta a,
.custom .teaser_author,
.custom .teaser_date,
.custom .teaser .edit_post,
.custom .teaser_author a,
.custom .teaser_comments,
.custom .teaser_category,
.custom .teaser .edit_post a 
{color: #6d87b3;}


/*--- TEXT INPUT FIELDS ---*/
input, textarea, input:focus, textarea:focus {background: #f9fbff;  border: 1px solid #829cc7; color: #211f1d; font-size:1em; padding: .5em; margin-top: .5em; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}

#commentform {border-top:none;}

#respond_intro p {color:#829cc7;}

input.form_submit { background: #f9fbff; border: 1px solid #829cc7; color:#829cc7; cursor:pointer; font-weight:bold; overflow:visible; width:auto !important; }

/*--- Sidebar ---*/
.custom #sidebars {padding-top: 12px;}
.custom #sidebars h3{background:transparent url(images/hr.gif) repeat-x scroll center bottom; padding-bottom: 1px; color: #142f64; font-family: Georgia, Times, Times New Roman, serif; font-size: 20px; font-style: italic; font-variant: normal; letter-spacing: 0px; text-shadow: 1px 1px 0px #f2f8ff; text-transform: none;}
.custom #sidebars li{list-style:none;}
.custom blockquote {border-left:0;font-style: italic;}


/*--- Tesgtimonials ---*/
.custom #ww123-3 .testimonials_manager_widget {background: #f9fbff; border:1px solid #adc0df;color: #343f52;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.custom .testimonial{background:transparent url(images/hr.gif) repeat-x scroll center bottom;border: 0;}
.custom .pagination {background: none;}

/*--- Footer ---*/
.custom #footer_area .page {padding-bottom: 0;}
.custom #footer {color:#7795c7;padding:12px 0; text-shadow: #07152c 1px 1px 0;}
.custom #footer a {color:#b1c5e7;border-bottom: 0}
.custom #footer a:hover {text-decoration: underline}
.custom #footer ul li { float:left; list-style: none; padding-right:5px; }
.custom #footerCred {float:left;}