
	#header_logo {
		margin-left: 0px;
		margin-top: 0px;
	}
	#master_header .logo,
	#master_header a {
		color: #e6900e;	
	}
	#header_menu ul li a:link strong,
	#header_menu ul li a:visited strong {
		color: #e8b10c;	
	}
#theme_box_pattern {
	    background-repeat: repeat;
	position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0px;
    z-index: -1;
    opacity: 0.5;
}


#theme_background {
	position: fixed;
    background-image: url("");
    background-position: top left;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    bottom: 0px;
    z-index: -2;
    opacity: 0.54;
}


#theme_box_background {
	background-color: #EEEEEE;
	position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0px;
    z-index: -3;
}

#wrapper {
	background-image: url("../patterns/01.png");
    background-color: #f4f4f4;
	background-repeat: repeat;
	position: relative;
    width: 100%    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#second_wrapper {
	background-image: url("../images/fashion_black_top_bg_trans_post.png");
	background-repeat: repeat-x;
    background-position: center top;
}



/*        START COLORS       */

h1, h2, h3, h4, h5, h6,

a:hover,
a:active,
table thead th,

#content_scroller_title,
#welcome_text,
#welcome_text_no_button,
#welcome_text_first,
#welcome_text_first_no_button,
#carousel_welcome_text,
.nivo_wide_container .nivo-caption span,
#slider_content .nivo-caption .caption_title,
#widget_wrapper .xoxo .widget-title,

.content_slider .bx_content .read_more a:link,
.content_slider .bx_content .read_more a:visited,

.twitter .follow_on_twitter:hover,

#single .post_title,
#sidebar_content h3,
#sidebar_content ul ul li a:hover,
#sidebar_content ul ul li a:active,
.page_title,
.portfolio .entry_content .portfolio_title a:link,
.portfolio .entry_content .portfolio_title a:visited,
.wp-pagenavi .current,
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.accordion_caption .caption_title,
.blog_style_1 .blog_content .meta .day,
.read_more a:link,
.read_more a:visited,
.tabs .ui-tabs-nav .ui-tabs-selected a:link,
.tabs .ui-tabs-nav .ui-tabs-active a:link,
.tabs .ui-tabs-nav .ui-tabs-selected a:hover,
.tabs .ui-tabs-nav .ui-tabs-active a:hover,
#sub_footer_left a:hover,
#sub_footer_left a:active,
.toggles .toggle_header:hover .header_content,
#comments .comment_author,
#comments .comment_author a,
#author_info #author_description #author_name,
#author_info #author_description a:link#author_link,
#author_info #author_description a:visited#author_link,
.widget_rss > ul > li a:link.rsswidget,
.widget_rss > ul > li a:visited.rsswidget {
	color: #e68f0e;
}


.content_highlight,
#content_scroller_prev.buttons:active,
#content_scroller_next.buttons:active,
#header_menu ul ul li a:hover,
#header_menu ul ul li a:active,
/*.front_page_element .news .news_content .read_more_arrow,
.read_more a:link .read_more_arrow,
.read_more a:visited .read_more_arrow,
.loop_post .post_content .read_more_arrow,
.front_page_element .blog .read_more_arrow,*/
#master_footer #searchsubmit:hover {
	background-color: #e68f0e;
}

.widget_tag_cloud a:hover,
.widget_tag_cloud a:active {
	background-color: #e68f0e !important;
}


.tabs .ui-tabs-nav li a:hover,
.tabs .ui-tabs-nav li a:active {
	border: 1px solid #e68f0e !important;
    background-color: #e68f0e !important;
}


.portfolio_read_more a:hover,
.portfolio_read_more a:active,
.widget_container .recent_posts .post_content .post_title a:hover,
.widget_container .recent_posts .post_content .post_title a:active,
.testimonials a:hover,
.testimonials a:active,
.recent_comments_widget .comment_content .author a:hover,
.recent_comments_widget .comment_content .author a:active,
.recent_comments_widget .comment_content .commented_item a:hover,
.recent_comments_widget .comment_content .commented_item a:active {
	color: #e68f0e !important;
}


::-moz-selection {
	background: #e68f0e;
	color: #FFF;
}

::selection {
	background: #e68f0e;
	color: #FFF;
}

/*       END  Colors       */


