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

Instructions:

Add your custom styles in 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. */


/* 
GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */
#sidebar .rpwe-block h3{font-weight:bold; font-size:1.1em !important;}
#sidebar .rpwe-summary{font-size:1em;}
#sidebar .rpwe-time{color:#999}

/*calculator forms*/
#calculator-page legend{margin:0 0 14px 0; padding:0 0 5px 0; font-weight:700; font-size:1.3em;border-bottom:1px solid #CCC; clear:both; width:100%;}
ul.form{margin:0 0 25px 0; padding:0; overflow:visible; list-style:none;}
ul.form li{margin-bottom:14px; clear: both;}
ul.form li label{margin:0 1em 0 0; float:left; width:29%; font-weight:700;}
ul.form li input, ul.form li select{margin:0; padding:.313em 0; width:35%; text-indent:.25em; border:1px solid #eaeaea; background-clip: padding-box;border-radius: 0.236em;box-sizing: border-box;font-size: 1em;
    line-height: 1.618em;
    outline: medium none;}
ul.form .description{margin-left:30%; padding:.625em 0 1em 0.5em;; font-size:0.875em}
.formbutton input{margin-left:30%;}
.formbutton{margin-bottom:30px;}
/*results*/
#calculator-page .twocol-one {width:46%;}
#calculator-page .twocol-one h3{border-top:3px solid #EEEEEE;padding-top:20px;}
#calculator-page .note{font-size:1.7em;}
.ac_unit_price{font-weight:bold; margin-right:30px;}
#calculator-page h5{font-size:0.9em;}


/* 
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (min-width: 768px) {
	/* Desktop styles go here */
}

body{background:#465fa8 url(images/bg.jpg) no-repeat top;}
#wrapper {padding: 10px 39px 40px;background: #fff;}
#header{padding-top: 15px;}
#header #logo{margin-bottom: 20px;margin-top: -2px;}

/* navigation */
#navigation{background: #132c64;margin-bottom: 1em;}
#navigation ul.nav > li a{padding: 0.8em 1.3em;font-size: 1.1em;}
#navigation ul.nav > li.current-menu-item a{background:#375cac;margin-top:0px;}
#navigation ul.nav > li a:hover{background:#375cac;}
/*sub nav*/
#navigation ul.nav ul > li a{font-size:1.0em;}

/* Content styles */
a{color: #0078DD;}
p{font-size:1.1em; color: #222;}
h1{font-weight:bold}
h2{margin-top:20px;}
.entry ul{margin-left:1.618em}
.entry ul li{font-size:1.1em;}

/* Welcome message on the homepage */
#intro-message{}
#intro-message h1{font-size: 1.5em;font-family: Myriad pro;color: #222;}
#intro-message h1 strong{color:#122c62;}

/* Contactbox - in the header */
#contact-box{margin:11px 13px 0 0; padding:15px 31px; float:right; background:#0a5ed3 url(images/bg_contactheader_strip.png) repeat-x; border:2px solid #5ddef9; border-radius:4px;
/*css3*/
-moz-box-shadow:0px 0px 10px #ddd;
-webkit-box-shadow:0px 0px 10px #ddd;
box-shadow:0px 0px 10px #ddd;
}
#contact-box p{margin:0px;color:#fff; font-size:1.1em;}
#contact-box span{width:60px; color:#182760; font-weight:bold; text-transform:uppercase; display:inline-block; text-align:right;}
#contact-box p a{color:#fff; text-decoration:none;}

/* Slider */
#featured-slider .slide-media{padding:0px;border: none;}
#featured-slider .slide-content footer{display:none;}

/* Posts: next / prev */
#post-entries{padding: 1.618em 0em 1.618em 0em;}
#post-entries .nav-prev{width:50%}
#post-entries .nav-next{width:50%; text-align:right;}

/* Footer Customization */
#copyright a{color:#d9d9d9;}
#footer{border-top: 1px dashed #666666}
#footer p{color:#5a5a5a;}
#footer-wrapper{padding: 0 39px;background: #051433;margin-bottom: 25px;}
#footer ul.nav li a {padding: .53em 8px;font-size: 13px;}
#footer-widgets .widget {font-size: .9em;border: none;}
.footer-widget-2 .feature-content{display:none}
#footer-wrapper p{color:#d9d9d9;}

#promotion h2 {font-weight: normal;margin: 0;color: #565656;font-size: 21px;}
#promotion p {margin: 0;color: #365caa;}
.home-section ul .item h3 a {color: #404040;}
.widget_woothemes_features h3 a {color: #616161;font-size:18px}
.widget_woothemes_features .feature-content {color: #111;font-size:15px}
.widget_woothemes_testimonials .quote .testimonials-text{font-size: 16px;}
.widget_woothemes_testimonials .quote .author{width: 99%;margin: 0 0 0 43px;}

.ginput_container{margin-bottom:0px;}
#post-author{display:none}

.post header h1{width:100%}
.home-section ul.slides img{display:none;}
.contactbox {float: left;padding: 0px 76px 0px 0px;}

#featured-slider li.slide-number-1 .slide-content{display:none;}
