body {
	color: #fff;
	background: #E65B00; 
}

/*************************
	Layout
*************************/

#wrapper {
	background: #E65B00 url(../../images/bg_orange.jpg) repeat-x;
}

#container {
		
}

#header {
	background: #E65B00 url(../../images/header_orange.jpg);
	width: 1024px;
	height: 100px;
	border-bottom: 1px solid #fff;	
}

#header_custom_text h1,
#header_custom_text h1 a, 
#header_text h1,
#header_text h1 a {
	color: #fff;
}

/*************************
	Top Menu
*************************/

#top-menu {
	color: #fff;
}

#top-menu li {
	border-right: 1px solid #fff;
}

#top-menu li a {
	color: #fff;
}


/*************************
	Main Menu
*************************/

#main-menu,
#click_call a {
	color: #fff;
}

#navigation li ul.sub-menu li a,
#main-menu li a,
#click_call a {
	color: #fff;
	background: #FF9900;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#E65B00'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#E65B00)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FF9900, #E65B00); /* for firefox 3.6+ */

}

#navigation li.current-menu-item > a,
#navigation li.current-menu-parent > a,
#navigation li.current-menu-ancestor > a,
#navigation ul.sub-menu li.current-menu-item > a,
#navigation ul.sub-menu li.current-menu-ancestor > a,
#navigation ul.sub-menu li:hover > a {
	background: #E65B00;
}

/* Sub Menu */

#navigation li ul.sub-menu li a,
#navigation li li ul.sub-menu li a {
  border-bottom: 1px solid #FF9900;
}

#navigation li ul.sub-menu li:hover a,
#navigation li ul.sub-menu li.current-menu-item a {
  position: relative;
}

#navigation li ul.sub-menu ul.sub-menu li {
	border-left: 1px solid #FF9900;	
}

/*************************
	Sidebar
*************************/

#sidebar-area {
	background: #DBDBDB;
	border: 10px solid #FF9900;
}

#sidebar-area ul li {
	color: #000;
	background: url(../../images/bullet.png) no-repeat left center;
}

#sidebar-area ul li a {
	color: #000;	
}

#sidebar-area h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}


/*************************
	Content
*************************/

#content {

}

.post .meta {
	color: #000;
	border-top: 1px solid #FF9900;	
	border-bottom: 1px solid #FF9900;	
	background: #FFF5E5;
}

.meta a {
	color: #000;
}

.wrap {
	border: 10px solid #FF9900;
}

#template_home {
	border: none;
/**	background: #FF9900;
	color: #fff; **/
	width: 700px;
}

/*************************
	Footer
*************************/

#footer {
	background: #FF9900 url(../../images/bg_footer_orange.jpg) repeat-x;
	color: #fff;
}


#footer-menu li {
	border-right: 1px solid #fff;
}

#footer-menu li a {
	color: #fff;
}

/*************************
	Common
*************************/

h1, h3, h5, h1 a, h3 a, h5 a { 	
	color: #E65B00;
}

h2, h4, h6, h2 a, h4 a, h6 a { 	
	color: #FF9900;
}

a { color: #ffffff;}

pre, code {
	background: #FFF5E5;
	border: 1px solid #FF9900;
}

/* Buttons */

input[type=submit] {
	font-size: 12px;
	border: 1px solid #E65B00;
	color: #fff;
	background: #FF9900;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#E65B00'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#E65B00)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FF9900, #E65B00); /* for firefox 3.6+ */
}

/*************************
	Slider
*************************/

#featured {
	background: #FF9900;	
}

/*************************
	Autoresponder
*************************/

#autoresponder .aweber,
#autoresponder .getresponse,
#autoresponder .infusionsoft,
#autoresponder .mailchimp {
	background: url(../../images/bg_autoresponder_orange_shrt.png) no-repeat;
}

#autoresponder .email {
	background: url(../../images/bg_autoresponder_orange_lng.png) no-repeat;
}

#autoresponder #ar_wrapper h1 {
	color: #fff;
}

#autoresponder #ar_wrapper .phone {
	color: #000;
}

#autoresponder #ar_wrapper .intro {
	color: #000;
}

#autoresponder #ar_wrapper label {
	color: #000;
}

#autoresponder #ar_wrapper input.text, textarea {
	border: 1px solid #000;
}

#autoresponder #ar_wrapper #awf_submit,
#autoresponder #ar_wrapper #arsf_submit,
#commentform #submit,
button {	
	border: 1px solid #353535;
	color: #fff;
	text-shadow: 0 1px 0 #333;
	
	background:#E65B00; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9900', endColorstr='#E65B00'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#E65B00)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FF9900, #E65B00); /* for firefox 3.6+ */
}

#autoresponder .phone a[href^=tel]:link { color:#000; }

/*************************
	Testimonials
*************************/

#testimonials .testimony,
#testimonials .testimony a,
#testimonials-full .testimonial,
#testimonials-full .testimonial a {
	color: #000000;
}

#testimonials .testimony h3,
#testimonials-full .testimonial h3 {
	color: #000000;	
}

#testimonials .button-next a {
	background: url(../../images/btn_next_orange.png) no-repeat;
}

#testimonials .button-prev a {
	background: url(../../images/btn_prev_orange.png) no-repeat;
}

#testimonials-full .testimonial {
	line-height: 1.3em;
	border: 1px solid #808080;	
	background :#EEEEEE; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#CCCCCC'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#CCCCCC)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FDFDFD, #CCCCCC); /* for firefox 3.6+ */
}

#submit_tail {
	background:url(../../images/bg_submit_orange.png) no-repeat 0 center;
}


