/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead
of style.css so it is easier to update the theme.
Simply copy an existing style from style.css to this file,
and modify it to your liking.
*/

#wrapper {padding-top:10px;}
#header {height:125px;}
#content {padding-bottom:10px;}

#footer-widgets.col-1 .block {padding-top:0;}
.widget {margin-bottom:10px;}

#sncredit {
    position:absolute;
    font:italic 12px Arial;
    margin:140px 0 0 25px;
}

h2 {
	font-size:18px !important;
}

.site-description {color:#fff !important;}
.archive_header {display:none;}

.woo-sc-box p {font-size:12px;}

p.woo-sc-box, div.woo-sc-box {padding-left:100px !important; min-height:70px;}

.ratebox {border:1px solid #ccc; background: #f5f5f5; padding:15px 20px; margin:0 20px; border-radius:15px;}

#navigation {margin-bottom:15px;}

.nav {margin-left:0px;}
.nav li {margin-right:5px;}

#contact-section {margin:0 auto;width:720px;height:520px;background: #fff url(/wp-content/uploads/2012/02/notebook_bg.jpg) no-repeat center center; font-size:14px;}
#contact-section-left {float:left; width:335px; padding:20px 0 0 20px;border:0px dashed green;}
#contact-section-right {float:left; width:300px; padding:20px 0px 0 50px;border:0px dashed red;}

#contact-section table td {padding:11px;}

.disclaimer {font-size:10px; color:#555; text-align:justify;}

.wp-image-191 {border:none !important; background: none !important; vertical-align:middle;}

.form-contact {border:0px dashed red;}
.form-contact input[type='text'] {width:150px !important;}
.form-contact textarea {width:180px !important; height: 100px !important;}

.gform_confirmation_message_1 {font:bold 12px Arial !important;}
.validation_error {display:none !important;}

div.wp-caption {
   position: relative;
   display: block;
}
.wp-caption a[href$=".png"]:before, .wp-caption a[href$=".gif"]:before {
   content: url(images/zoom-overlay.png);
   position: absolute;
   right: 20px;
   top: 20px;
}
.wp-caption a[href$=".png"]:hover:before, .wp-caption a[href$=".gif"]:hover:before {
   content: url(images/zoom-overlay-hover.png);
}

img.noborder {border:none !important; padding:0px !important;}

.dnform_box {border:1px solid #ccc; width:600px; padding:10px 20px 0; border-radius:10px;background: #f5f5f5;}

/* ### RecessionAlert Login Form #################################### */

#ralf_box {border:1px solid #ccc; padding:15px 10px 10px 10px; width:250px;border-radius:10px;background: #f5f5f5;}

#ralf_box input[type="text"], #ralf_box input[type="password"] {padding:2px; font-size:12px;width:100px;}
#ralf_box .rememberme {font-size:12px;}
#ralf_box .label {width:75px;font-size:12px;font-weight:bold;}
#ralf_box input[type="submit"] {border:2px solid #000; margin:0; padding:2px 5px; border-radius:3px;cursor:pointer;}

/* ################################################################## */

#terms p { font-size: 12px; text-align:justify; }

.tab_description {width: 510px;font-size:12px;line-height:150%}
.tab_description p {font-size:11px;}
