/*
Theme Name: Refined WP Child New
Template: refined-wp
Theme URI: http://themeforest.net/
Description: Designed by <a href="http://themeforest.net/user/bitpub">bitpub</a>. <a href="http://twitter.com/bitpub" target="_blank">Follow Bitpub on Twitter</a> for the updates. All support requests should be sent through the contact form on the <a href="http://themeforest.net/user/bitpub">Bitpub user page</a>!  
Author: <a href="http://themeforest.net/user/bitpub">bitpub</a>
Author URI: http://themeforest.net/user/bitpub
Version: 1.0.0
License: GNU GENERAL PUBLIC LICENSE
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url("../refined-wp/style.css");

body {
	background:none;	
}

a {
    color: #81A545;
    text-decoration: none;
}

#wrap {
    background-color: #FFFFFF;
    box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    padding: 0 60px;
    width: 880px;
}

#footer {
    background-color: #FFFFFF;
    border-top: 1px solid #F0F0F0;
    margin: 0 -60px;
    padding: 30px 60px;
    width: 880px;
}

.page-id-4 .page-header {
	background-color:#FFFFFF;	
}

.page-header {
    background-color: #81A545;
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    margin: 0 -60px 30px;
    padding: 30px 60px;
    width: 880px;
}



.page-header h3 {
    margin-bottom: 0;
	color:#FFFFFF;
	font: 30px/39px ‘Trebuchet MS’, Helvetica, sans-serif;
}


#text-slideshow-next {
	display:none;	
}

#text-slideshow-prev {
	display:none;	
}