/*------------------------------------------------------------------
[orange Stylesheet]

Format Color:	peach

# [Color codes]

# Regular orange (links, headings span, footer names): #f48f25
# Darker orange (countdown bg, span titles) #cf6f0a
# Light orange (links selected) #ffaf5c
-------------------------------------------------------------------*/
a, blockquote, span.love_quote, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, span.post_date, .latest_posts .left13:hover .post_info h3 a, .latest_posts .left13_last:hover .post_info h3 a, .checkbox_container label span, .footer_names{
color:#f48f25;}
blockquote{
border-left:3px #f48f25 solid;}
a.post_read_more, a.view_all, .wp-pagenavi a, .wp-pagenavi span.current{
border:1px #f48f25 solid;}
.wp-pagenavi a:hover{ 
background-color:#f48f25;}

.back, .about_topsign, span.names_titles, span.subtitle{
color:#cf6f0a;}
.back, .contact_email a{
border:1px solid #cf6f0a;}
.no-touch .back:hover, .countdown_container, a.thumb_read_more, .full_width_carousel .left14 h3, .full_width_carousel .left14_last h3, input.form_submit_contact, input[type="checkbox"] + label:before, input[type="checkbox"]:checked + label:before{
background-color:#cf6f0a; }


.tp-title span:nth-child(2), .tp-title:hover, .page_header_title a, .title span, .title_under,  span.carousel_titles{
color:#ffaf5c;}

ul#main_menu li a.selected { /* Color of Home     */
color:#FFFF00; 
}

ul#main_menu li a:hover{ /* drop down menu section title   */
color:#FFFF00; 
}

ul#main_menu li a {  
background:url(../../images/new-thought-tao/new-thought-tao-li-eco-22x22.png) no-repeat left;
padding:3px 11px 3px 33px;

}

ul#main_menu li a.selected, ul#main_menu li a:hover {
background:url(../../images/new-thought-tao/new-thought-tao-li-sagehealth-22x22.png) no-repeat left;
padding:3px 11px 3px 33px;
}

.footer_menu li a{
background:url(../../images/new-thought-tao/new-thought-tao-li-eco-22x22.png) no-repeat left;
 	padding:11px 3px 11px 33px;
	background-color: #663366;
	line-height:26px;
}

.footer_menu li a:hover{
background:url(../../images/new-thought-tao/new-thought-tao-li-sagehealth-22x22.png) no-repeat left;
background-color: #f48f25;
padding:11px 3px 11px 33px;
}

ul#main_menu ul {
	position:absolute;
	top:85px;
	left:0;
	background:#f48f25; /*background of dropdown */
	display:none;
	opacity:0;
	list-style:none;
}

ul#main_menu ul li a:hover {
	background-color:#669900;
	background-image:none;
	color:#FFFF00;
	background:url(../../images/new-thought-tao/new-thought-tao-li-sagehealth-22x22.png) no-repeat left;
}

@media screen and (max-width: 680px) {
nav.menu{background-color:#F8B572;} /* background of mobile nav   */
ul#main_menu li a.selected, ul#main_menu li a:hover, .footer_menu li{
background:none;}
}