﻿/* 


CHANGE COLOR STYLE

*/

body {color:#615F5F; background:url('../img/bg-body.png')}
#bodychild { border-top:6px solid #7A7A7A}
#outermain{}

/*============================================== GENERAL SECTION ==============================================*/
a, .morelink, .colortext, a.colortext{color:#3B2314;}
a:hover, a.colortext:hover, .colortext a:hover, .morelink:hover{color:#888}
#logo h1 a, #logo h1 a:visited{color:#3B2314; }
.desc{ color:#999}

/* Heading & text */
h1, h2, h3, h4, h5, h6{color:#3B2314;}
.pagetitle{color:#fff;}
.pagetitle a{ color:#fff;}
.pagetitle a:hover{color:#3B2314;}


/*============================================== HEADER AND MENU SECTION ==============================================*/
.sf-menu > li span{ color:#a4a4a4;}
.sf-menu a, .sf-menu a:visited{color:#33373d; font-family: }/* 1st level */
.sf-menu a:hover, .sf-menu li.current-menu-item > a, .sf-menu li.current_page_item > a, .sf-menu li.current-menu-ancestor > a, .sf-menu li.current-menu-parent > a, .sf-menu li.current_page_ancestor > a, .sf-menu li.current_page_parent > a{color:#BE1E2D;}/* 1st level */

.sf-menu > li{ }/* 1st level */

.sf-menu > li:hover, .sf-menu > li.current-menu-item , .sf-menu > li.current_page_item, 
.sf-menu > li.current-menu-ancestor, .sf-menu > li.current-menu-parent, 
.sf-menu > li.current_page_ancestor, .sf-menu  > li.current_page_parent{}/* 1st level */


.sf-menu ul li a:hover, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a, 
.sf-menu li.current-menu-ancestor li > a, .sf-menu li.current-menu-parent li > a, 
.sf-menu li.current_page_ancestor li > a, .sf-menu li.current_page_parent li > a{color:#3B2314; background:#e0dad1}/* 2nd level */


.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	background:#d6d0c6;
	color:#3B2314;

}

.sf-menu li li, .sf-menu li li a{color:#3B2314;}
.sf-menu li li:first-child{ border-top:0px;}
.sf-menu li li:last-child{ border-bottom:0px;}
.sf-menu li li{ border-bottom:1px solid #c9c3b8; border-top:1px solid #e3dfd8}

.tinynav{background:#fff; border:1px solid #eee;}

/*============================================== AFTER HEADER SECTION ==============================================*/
#outerafterheader{ border:solid #fff; border-width:11px 0px; background-image:url('../img/backbg.png');}




/*============================================== BEFORECONTENT SECTION ==============================================*/




/*============================================== SLIDER SECTION ==============================================*/
#outerslider .container{ background:#eae9e7; border:1px solid #dfdcdc;}
#slidercontainer{ background:#3B2314;}
#slider{ border:1px solid #dcdbd9}

#slider .slider-title{ color:#3B2314}
#slider .slider-desc{ color:#3B2314}

.nivo-controlNav a {background: #848484;}
.nivo-controlNav a:hover{background: #3B2314; }
.nivo-controlNav a.active {	background: #3B2314;}

#singlepost .flex-direction-nav a{background:url('../img/sprite_prev.png') no-repeat 0px 0px;}
#singlepost .flex-direction-nav a.flex-next{background-image:url('../img/sprite_next.png') }


/*============================================== CONTENT SECTION ==============================================*/

#maincontainer .container{ background:#eae9e7; border: solid #dfdcdc; border-width:1px 1px 0px 1px; border-bottom:6px solid rgba(216, 214, 211, 0.3);}

#singlepage { background:#fff;}

/* Images */
.frame{ border:1px solid #fff; background:#dbd9d5}
.thumbcontainer .frame{ border:0px;}
.gallery-icon{ background:#fff;}


/* Form */
input[type=text], input[type=email], textarea, input[type=password], select{
	
}
label{ color:#a4a4a4;}
span.required{ color:#f00;}

/* Horizontal Line */
hr {
	color:#e4e3e3;
	background-color:#e4e3e3;
}

.separator{ 
	border-bottom: 1px solid #f1f0ee;
}

/* List */
ul.checklist li{ background:url(../img/checklist.png) no-repeat 0 5px;}
ul.listarrow li{ color:#3B2314}
ul.client{border:solid 1px #eaeaea;}

ul.listborder li{ border-bottom:1px solid #eae9e7}



/* Button */
.button, button, .more, .more-link, input[type=submit], input[type=reset], input[type=button] {
	background: #3B2314; /* for non-css3 browsers */
	color:#fff!important;
	
}
.button:hover, button:hover, .more:hover, .more-link:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
	background: #3B2314; /* for non-css3 browsers */
	color:#fff!important;
}

.button:active, button:active, input[type=submit]:active, input[type=reset]:active, input[type=button]:active {

}

/* Blockquote */
blockquote{color:#a4a4a4; background:none; }


/* Dropcaps */	
.dropcap1{text-shadow:1px 1px 0 #ededed; color:#2e2e2e}
.dropcap2{color:#fff; background:#2e2e2e}		
.dropcap3{color:#fff; background:#2e2e2e}


/* Code */
code {
	border-left:4px solid #e9e9e9;
}

/* Tag */
.tagcloud a, .tag-items a{ background:#3B2314!important; color:#fff!important;}
.tagcloud a:hover, .tag-items a:hover{ background:#3B2314!important; color:#fff!important;}

/* Tables */
th{border-bottom: 1px solid #f1f1f1;}
table {border: 1px solid #f1f1f1;border-bottom:0;}
tr td {border-bottom: 1px solid #f1f1f1;}
tr.odd td {background: #F2F7FC;}


/*============================================== BLOG SECTION ==============================================*/
.posttitle a, .posttitle a:visited{color:#3B2314;}
.posttitle a:hover{color:#3B2314}

#singlepost .post, #singleslider, .entry-content{
	background:#fff;
}

.single .entry-content.hasmeta{ border-bottom:1px solid #f1f0ee}

.price{ color:#3B2314;}

.postimg, #entry-author-info, #singlepost #entry-author-info, #singlepost #comments{ background:#fff;}

.entry-comment{ background:#303030;}
.entry-comment a, entry-comment a:visited{color:#fff}

.comment-body .time, .comment-body .time a, .comment-body .time a:visited{color:#aaaaaa;}
.comment-body .time a:hover{color:#222222;}

.entry-utility{ color:#a4a4a4; border-bottom:1px solid #f1f0ee}
.entry-utility .user, .entry-utility .tag, .entry-utility .like{border-color:#f1f0ee;}
.entry-utility .date{}

.fn{color:#222;}
.tdate, .reply a, .reply a:visited{color:#aaa; }


.articlecontainer{ background:#fff}

/* Post Format */
.entry-quote blockquote{background-color:#f9f9f9; color:#3B2314;}

.aside{ border-left:4px solid #3B2314}

.avatar{
	border:0;
    background: #ffffff;	
}

.wp-pagenavi{ font-weight:bold}
.wp-pagenavi .pages{color:#3B2314; border:0px;}
.wp-pagenavi a, .wp-pagenavi span{color:#3B2314; border:0px!important; font-weight:bold}
.wp-pagenavi .current, .wp-pagenavi a:hover{ border:0px; color:#3B2314;}




/*============================================== PORTFOLIO SECTION ==============================================*/
.filterlist{ }
#filter li a, #filter li a:visited{ color:#fff;
	background: #3B2314; /* for non-css3 browsers */
}
#filter li.current a, #filter li a:hover{color:#fff;
	background: #3B2314; /* for non-css3 browsers */
}

.klasik-pf-text .pftitle{ border-color:#f1f0ee; color:#BE1E2D; font-weight:bold;}
.klasik-pf-text .pftitle a, .klasik-pf-text .pftitle a:visited{color:#3B2314;}
.klasik-pf-text .pftitle a:hover{color:#3B2314;}

.klasik-portfolio .klasik-pf-text, .klasik-portfolio .klasik-pf-img{ background:#fff}

.klasik-pf-img .rollover {
    background-color: #000000;
    background-image: url('../img/hover-zoom.png');
}

/*============================================== SIDEBAR SECTION ==============================================*/

#sidebar .widget-title {color:#3B2314;}

#sidebar .widget-container{ border:10px solid #fff; background:#f8f7f5}

#sidebar li li{}
#sidebar li{}
#sidebar li a, #sidebar li li a{color:#3B2314;}
#sidebar li a:hover, #sidebar li li a:hover, #sidebar li li a.current{color:#888;}


#sidebar .morelink{color:#2e2e2e;}
#sidebar .morelink:hover{color:#6a6a6a}

/* Recent post widget */
.klasik-recentpost-widget .smalldate{ color:#888;}
#sidebar .klasik-recentpost-widget .recent-title a, .klasik-recentpost-widget .recent-title a{ color:#3B2314; }
#sidebar .klasik-recentpost-widget .recent-title a:hover, .klasik-recentpost-widget .recent-title a:hover{color:#3B2314;}

/* Testimonial post widget */
.klasik-testimonial-widget .testi-item{ background: url(../img/bg-testi.jpg) repeat-y left top; border:1px solid #e2dfd5;}

/* Featured Post Widgets */
.klasik-features .item-container{ background:#f8f7f5; border:10px solid #fff;}
#sidebar .klasik-features .item-container{ background:none; border:0px;}


.widget_calendar #wp-calendar tbody td:first-child, .widget_calendar #wp-calendar tfoot td:first-child{border-left:0px;}
.widget_calendar thead th{ background-color:#e3e3e3; border:0px;}
#footersidebar .widget_calendar thead th:first-child{ border:0px;}
#footersidebar .widget_calendar thead th{border:0px;}


/* Search */
#searchform .searcharea{border:1px solid #e3e3e3; background:#fff;}
input.searchbutton {
    background: url(../img/search-icon.png) no-repeat 8px 13px !important;
}
#footersidebar #searchform .searcharea{border:1px solid #474747; background-color:#393939;}
#footersidebar #searchform .searchbutton{background:#393939 url(../img/search-icon.png) no-repeat 8px 5px; }




/*============================================== FOOTER SIDEBAR SECTION ==============================================*/
#outerfootersidebar{ background-color:#7A7A7A;}
.footer
{
	width:960px;
	margin-bottom:10px;	
}

.fbar
{
	float:left;
	width:660px; 
	height:20px;
	margin:0px;
	padding:0px;
	margin-left:0px;
}
.fbar li
{
	display:inline;
	margin:0px;
	padding:0px;
	
}
.fbar li a
{
	color: #fff;
	float:left; 
	width:100px; 
	height:20px; 
	font-size:14px; 
	text-decoration:none; 
	font-family:Oswald, Arial, sans-serif;
	transition: color 0.15s linear 0s;
	margin-left:50px;
}
.fbar li a:hover 
{
	color:#B86B19; 
}
.footer p
{
	margin:0px;
	padding:0px;
	float:right;
	color:#B86B19;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding-right:6px;
	font-size:14px; 
	margin-top:30px;
}
.footer a
{
	color:#fff;
	text-decoration:none;
	margin-right:50px;
}
.footer a:hover
{
	color:#BF9F62;
}


