/*
	Theme Name: MusicConcert
	Theme URI: http://fthemes.com/musicconcert-free-wordpress-theme/
	Description: MusicConcert is an elegant free WordPress business theme. Theme options at admin panel. Supports the post thumbnails and custom menus. Suitable for any niche especially for business or portfolio web sites
	Author: FThemes.com
	Author URI: http://fthemes.com
	Version: 2.0
    Tags: brown, green, two-columns, right-sidebar
*/


/* =GENERAL
-------------------------------------------------------------- */

body {
	color: #EFE7D9;
	background-color: #8d806b;
	background-image: url(../img/wrapper-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
}

#container {
	background-color: #ffffff;
	width: 1000px;
}

a {
    color: #ABBA03;
    text-decoration: none;
}

a:hover, a:focus {
    color: #DAED07;
    text-decoration: underline;
}

a:focus { 

}

/* =HEADER
-------------------------------------------------------------- */

#header {
	height: 60px;
	width: 940px;
	padding: 30px;
	background-image: url(../img/line-header.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

.branding {
    float: left;
	width:270px;
}

.header-right {
    float: left;
	width:670px;
}

.logo {
	float: left;
	margin-top: -25px;
}

.website-logo{
	float:left;
	padding-top: 8px;
	padding-left: 7px;
}

.site-title {
    margin: 0;
    padding:0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:13px;
    font-weight: bold;
    color: #dcdbdb;
	float:right;
	clear:both;
	
}

.site-title a, .site-title a:hover {
    color: #dcdbdb;
    text-decoration: none;
	font-size:13px;
}

.sitle-name{
	 color:#372819;
	 font-size:23px;
	 float:right;
	 clear:both;
	 line-height:32px;

}

.sitle-name a, .sitle-name a:hover {
	color:#372819;
	text-decoration: none;
}

.site-description {
    margin: 0;
    padding:0;
    color: #dcdbdb;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:10px;
    line-height: 11px;
	float:right;
	clear:both;
	width:150px;
	padding-left:3px;
}


/* =MENUS
-------------------------------------------------------------- */

/**
* Menu Primary
----------------------------*/

.sfmenu {
	padding:0;
	position:relative;
	height: 38px;
	z-index: 400;
	float: right;
	margin-top: 10px;
	margin-right:-20px;
}

.sfmenu ul {
	width:680px;
	margin-right:-20px;
}

.sfmenu  li {
	min-width:76px;
	padding-right: 2px;
	padding-left: 2px;
	text-align:center;
	display:inline-block;
	float:left;
}
/* First Level */
.sfmenu li a {
    color: #000;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    text-transform: none;
    font-weight: bold;
}

.sfmenu li a .menu-name{ 

}

.sfmenu li a #line-menu{
	height: 12px;
	min-width:76px;
	width:auto !important;
	clear: both;
	background-image: url(../img/menu_top.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
}

.sfmenu li a .line-menu0{
	background-position: 0px 0px;
}

.sfmenu li a .line-menu1{
	background-position: 0px -13px;
}

.sfmenu li a .line-menu2{
	background-position: 0px -26px;
}

.sfmenu li a .line-menu3{
	background-position: 0px -39px;
}

.sfmenu li a .line-menu4{
	background-position: 0px -52px;
}

.sfmenu li a .line-menu5{
	background-position: 0px -65px;
}

.sfmenu li a .line-menu6{
	background-position: 0px -78px;
}

.sfmenu li a .line-menu7{
	background-position: 0px -91px;
}



.sfmenu li a #menu-description{
	clear: both;
	text-align:left;
	color:#c8c3be;
	height: 13px;
	padding-left: 23px;
	background-image: url(../img/menu_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}


.sfmenu li a .menu-description0{
	background-position: 0px 0px;
}

.sfmenu li a .menu-description1{
	background-position: 0px -19px;
}

.sfmenu li a .menu-description2{
	background-position: 0px -38px;
}


.sfmenu li a .menu-description3{
	background-position: 0px -57px;
}

.sfmenu li a .menu-description4{
	background-position: 0px -76px;
}

.sfmenu li a .menu-description5{
	background-position: 0px -95px;
}

.sfmenu li a .menu-description6{
	background-position: 0px -114px;
}

.sfmenu li a .menu-description7{
	background-position: 0px -133px;
}



.sfmenu li a:hover, .sfmenu li a:active, .sfmenu li a:focus, 
.sfmenu li:hover > a, .sfmenu li.current-cat > a, .sfmenu li.current_page_item > a, .sfmenu li.current-menu-item > a {
    color: #b17901;
	text-decoration:none;
}

/* Child Levels */

.sfmenu  li li a {
	color: #F4E1D2;
    background: #3A3430;
    text-transform: none;
    padding: 9px 16px;
    margin: 0;
    font-weight: normal;
    border: 0;
}

.sfmenu  li li a:hover, .sfmenu  li li a:active, .sfmenu  li li a:focus, 
.sfmenu  li li:hover > a, .sfmenu  li li.current-cat > a, .sfmenu  li li.current_page_item > a, .sfmenu  li li.current-menu-item > a {
	color: #ABBA03;
    background: #302B2A;
    border: 0;
}

/* Arrows */

.menu-primary a.sf-with-ul {
    padding-right: 26px;
    min-width: 1px;
}

.menu-primary  .sf-sub-indicator {
    position: absolute;
    display: block;   
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 13px 13px 0 0;
}

.menu-primary  li li .sf-sub-indicator {
    padding: 7px 13px 0 0;
}

/* Shadows */

.menu-primary-wrap .sf-shadow ul {
    background-image: url(../img/menu-primary-shadow.png);
    background-position: bottom right; 
    background-repeat: no-repeat;
}

/**
* Menu Secondary
----------------------------*/

.menu-secondary-wrap {
    padding: 0;
    margin: 0;
    position:relative;
    height: 56px;
    z-index: 300;
    background: url(../img/menu-secondary-bg.png)  left top repeat-x;
}

.menu-secondary {}

.menu-secondary ul {
    min-width: 160px;
}

/* First Level */
.menu-secondary li  {
     background: url(../img/menu-secondary-separator.png) left center no-repeat;
     margin: 0 4px 0 0;
}
.menu-secondary li:first-child  {
    background: none;
}

.menu-secondary li a {
    color: #FFFFFF;
    padding: 20px 15px 24px 15px;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 4px;
}

.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus,
.menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
    color: #696647;
    background: url(../img/menu-secondary-bg.png) center -156px no-repeat;
}

/* Child Levels */

.menu-secondary li li a {
	color: #433931;
    background: #F4F4F4;
    padding: 10px 15px;
    text-transform: none;
    margin: 0;
    font-weight: normal;
    text-shadow: none;
    margin-left: 4px;
}

.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
	color: #FEFEFE;
    background: #433931;
    text-shadow: none;
}

.menu-secondary li li li a {
    margin-left: 0;
}

/* Arrows */

.menu-secondary a.sf-with-ul {
    padding-right: 26px;
    min-width: 1px;
}
.menu-secondary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 18px 13px 0 0;
}
.menu-secondary li li .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 8px 13px 0 0;
}

/* Shadows */

.menu-secondary-wrap .sf-shadow ul {
    background:	url('../img/menu-secondary-shadow.png') no-repeat bottom right; 
}

/* =MAIN CONTENT
-------------------------------------------------------------- */

#main {
	width: 930px;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 30px;
}

#main-fullwidth {
}

#content-menu{
	width: 288px;
	float: left;
	margin-top:20px;
}

.menu-left-top{
	background-image: url(../img/menu_left_01.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 288px;
}

.menu-left-center{
	background-image: url(../img/menu_left_03.png);
	background-repeat: repeat-y;
	width: 288px;
	padding-bottom: 40px;
	min-height:250px;
}
.menu-left-center h4{
	font-size: 16px;
	color: #333;
	display: block;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
}
.menu-left-center h4 span {
	color:#bada9c;
	float:right;
	display: block;
}


.menu-left-center ul{
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style:none;
}

.menu-left-center ul li{
	display: inline-block;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10%;
}
.menu-left-center ul li a{
	font-size:14px;
	color:#333;
}
.menu-left-center ul li a:hover{
	color:#bada9c;
	text-decoration:none;
}

.menu-left-center ul li.current_page_item {
	background-image: url(../img/curent-menu-left.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu-left-center ul li.current_page_item a{
	color:#bada9c;
}

.menu-left-bottom{
	background-image: url(../img/menu_left_05.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 288px;
}


#content-page{
	width: 617px;
	float: left;
	margin-left: 25px;
	margin-top:20px;
}

.content-page-top{
	background-image: url(../img/menu_right_01.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 617px;
}

.content-page-center{
	background-image: url(../img/menu_right_03.png);
	background-repeat: repeat-y;
	width: 577px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height:500px;
}

.content-page-bottom{
	background-image: url(../img/menu_right_05.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 617px;
}

#content-wrap { width:465px;}


.title-right{
	display: block;
	background-image: url(../img/title-right.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 540px;
	line-height:38px;
	padding-left:20px;
	padding-right:20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #5c554f;
}

.bookmark{
	background-color: #f0f0f0;
	height:30px;
	margin-top: 25px;

}


.bookmark span{
	line-height:30px;
	color:#616062;
	display: block;
	float: left;
	padding-right: 120px;
	padding-left: 20px;
}

.bookmark img{
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
}

.content {
}


#post-main1{
	background-image: url(../img/box-blog1.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}

#post-main2{
	background-image: url(../img/box-blog2.png);
	background-repeat: no-repeat;
}

.post-main {
	height: 217px;
	width: 220px;
	margin-top: 25px;
	position:relative;
	float: left;
}

.post-main .title{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	line-height:20px;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	overflow:hidden;
	padding-bottom: 0px;
	margin: 0px;
}

.post-main .title a{
	color: #fafafa;
	margin: 0px;
	padding: 0px;
}

.post-main .title a:hover{
	color: #fafafa;
}

#post-main1 .meta-date{
	position: absolute;
	right: 10px;
	display: block;
	top: 30px;
	font-size: 9px;
	color: #787877;
	font-weight: bold;
}

#post-main2 .meta-date{
	position: absolute;
	right: 10px;
	display: block;
	top: 30px;
	font-size: 9px;
	color: #333;
	font-weight: bold;
}

.post-main .post-content{
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
	line-height:20px;
	color: #999;
	overflow:hidden;
	width:195px;
	height:142px;
	word-wrap: break-word;
}

#post-main1 .readmore1{
	background-image: url(../img/more2.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 56px;
	display: block;
	float: right;
	margin-right: 17px;
	margin-top: -5px;
}

#post-main2 .readmore1{
	background-image: url(../img/more1.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 56px;
	display: block;
	float: right;
	margin-right: 17px;
	margin-top: -5px;
}





.post-wrap {
    border-bottom:1px solid #433931;
    margin-bottom: 20px;
}
.post-wrap-page, .post-wrap-single {

}

.post {}

.title {
    color: #EFE7D9;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.title a {
    color: #EFE7D9;
    text-decoration: none;
}

.title a:hover {
    color: #ABBA03;
    text-decoration: none;
}

.generic {
    color: #EFE7D9
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial, Helvetica, Sans-serif;
    text-decoration: underline;
}

.entry {
	font-size:13px;
	line-height: 16px;
	color:#797068;
	word-wrap: break-word;
}

.entry  img{ margin:10px;}

.featured_image {
    padding: 6px;
    border: 1px solid #433931;
    background: #1A1818;
}

.postmeta-primary {
    color: #EFE7D9;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 0 15px 0;
}

.postmeta-secondary {
    color: #EFE7D9;
    font-size: 11px;
    padding: 0 0 15px 0;
}

.postmeta-primary a, .postmeta-secondary a {
    color: #ABBA03;
}

.postmeta-primary a:hover, .postmeta-secondary a:hover {
    color: #DAED07;
}

.meta_date, .meta_author, .meta_comments, .meta_edit, .meta_categories, .meta_tags {
    padding:3px 0 3px 20px;
    background-position:left center;
    background-repeat: no-repeat;
}

.meta_date {
    background-image: url(../img/time.png);
}

.meta_author {
    background-image: url(../img/author.png);
}

.meta_comments {
    background-image: url(../img/comments.png);
}

.meta_edit {
    background-image: url(../img/edit.png);
}

.meta_categories {
    background-image: url(../img/cat.png);
}

.meta_tags {
    background-image: url(../img/tags.png);
}

.readmore-wrap {
    margin-bottom: 15px;
    float: right;
}

a.readmore {
    color: #fff;
    background: #ABBA03;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 12px;
    display: block;
    text-decoration: none;
}

a.readmore:hover {
    color: #1A1818;
    background: #F4F4F4;
    text-decoration: none;
}

/* Featired Posts */

.featuredposts {
	position:relative;
    width: 460px;
	margin-top: 8px;
}

.fp-slides {

}

.fp-post {

}

.fp-thumbnail {
    width: 460px;
    height: 300px;
    margin-bottom: 10px;
	overflow: hidden;
}

.fp-title {
    font-family: Arial, Helvetica, Sans-serif;
    color: #EFE7D9;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 4px 0;
    margin: 0;
}

.fp-title a {
    color: #EFE7D9;
    text-decoration: none;
}

.fp-title a:hover {
    color: #ABBA03;
    text-decoration: none;
}

.fp-label {
    color: #EFE7D9;
    margin: 15px 15px 0 15px;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    font-family: Arial, Helvetica, Sans-serif;
}

.fp-post p {
    color: #EFE7D9;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 16px;
}


.fp-more, .fp-more:hover{
    color: #ABBA03;
    font-weight: bold;
}


.fp-nav {
	position:absolute;
	top:270px;
	right:60px;
	z-index:10;
}

.fp-pager a { 
    background-image: url(../img/featured-pager.png); 
    cursor:pointer;  
    margin: 3px 6px 0 0; 
    padding: 0;
    height: 15px; 
    width: 15px; 
    display: block;
    float: left;
    overflow: hidden; 
    text-indent: -999px; 
    background-position: 0 0;
}
.fp-pager a:hover, .fp-pager a.activeSlide  { 
    text-decoration: none;
    background-position: 0 -105px;
}


.fp-prev {
    float:right;
    margin-right: 4px;
    width:15px;
	height:17px;
    opacity: 0.7;
    background:url(../img/featured-prev.png) top left no-repeat;
}

.fp-prev:hover {
    opacity: 1;
}

.fp-prev:active {
    opacity: 0.7;
}

 .fp-next {
    float:right;
	width:15px;
	height:17px;
    margin-left: 4px;
    opacity: 0.7;
    background:url(../img/featured-next.png) top left  no-repeat;
}

 .fp-next:hover {
    opacity: 1;
}

.fp-next:active {
    opacity: 0.7;
}

/* =SIDEBAR(S) & WIDGETS
-------------------------------------------------------------- */

#primary-sidebar-wrap {}

.sidebar-primary {
    color: #BEB7AD;
    padding: 15px;
    font-size: 13px;
}

.sidebar-primary a {
    color: #BEB7AD;
    text-decoration: none;
}

.sidebar-primary a:hover {
    color: #ABBA03;
    text-decoration: none;
}


.right-about{}
.right-about .right-about-top{
	height: 16px;
	width: 443px;
	background-image: url(../img/right-about-top.png);
	background-repeat: no-repeat;
}
.right-about .right-about-center{
	background-image: url(../img/right-about-center.png);
	background-repeat: repeat-y;
	width: 443px;
	padding-bottom: 5px;
}
.right-about .right-about-bottom{
	background-image: url(../img/right-about-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 443px;
}


.box-graph{
	background-image: url(../img/graph.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 204px;
	float: left;
	padding-top: 15px;
	margin-left: 15px;
	
}
.box-graph span{
	display: block;
	margin-left: 55px;
	font-weight:bold;
	color: #333;
}
.box-call-center{
	background-image: url(../img/call-center.png);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 184px;
	margin-left: 5px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom:10px;
}
.box-call-center h4{
	color:#010101;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.box-call-center h5{
	color:#010101;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight:normal;
	line-height: 24px;
}
.box-call-center span{
	color:#ececec;
	font-size: 11px;
	font-weight: bold;
}


.box-clent{
	background-color: #eeeeee;
	height: 200px;
	width: 400px;
	margin-left: 20px;
	clear: both;
}

#title-clent{
	height:20px;
	padding-top: 10px;
	width:360px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.more-testimonial{
	display:block;
	line-height:20px;
	float:right;
	height:22px;
	margin-right:40px;
	margin-bottom:10px;
	width: 63px;
	background-image: url(../img/testimonial.png);
	background-repeat: no-repeat;
}

#title-clent ul{
	
}

#title-clent ul li{
	display: inline-block;
	float:left;
	line-height:20px;
	font-weight:bold;
	font-size:14px;
	color:#000;
	
}

#title-clent ul li.title1{
	width:100px;
}

#title-clent ul li.title2{
	width:150px;
}

#title-clent ul li.title3{
	width:50px;
}

#contenu-clent{
	width:360px;
	height: 125px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	margin-top: 10px;
	float:left;
}

#contenu-clent ul{
	margin-bottom: 0px;
	clear:both;
}

#contenu-clent ul li{
	display: inline-block;
	float:left;
	line-height:100%;
	font-weight:bold;
	font-size:14px;
	color:#666;
	margin-top: 10px;
}

#contenu-clent ul li.title1{
 	width:100px;
}

#contenu-clent ul li.title2{
	width:150px;
}

#contenu-clent ul li.title3{
	width:50px;
}



.step-process{
	margin-top: 20px;
	width:443px;
}

.step-process .step-title{
	color:#666666;
	float: right;
	margin-bottom: 10px;
	font-weight:bold;
	font-size:12px;
}

.step-process .step-title span{ color:#d96100}

.step-process .step-set{}


.min-article-right{
	width: 443px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.min-article-title{
	background-image: url(../img/title-ac.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 405px;
	line-height: 48px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.min-article-title span{
	float: right;
	color: #e09300;
	margin-right: 30px;
}
.min-article-static{
	margin-top: 20px;
	margin-bottom: 20px;
}
.min-article-text{
	color: #7d7d7d;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	height:120px;
	overflow:hidden;
}

.min-article-right a.more{
	display: block;
	float: right;
	height: 18px;
	width: 88px;
	background-image: url(../img/more11.png);
	background-repeat: no-repeat;
	clear: both;
}

.main-wcu{
	margin-top: 20px;
}

.wcu-title{
	background-image: url(../img/wcu.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 404px;
	line-height: 49px;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-right: 30px;
}

.wcu-title span{
	float: right;
	color: #67b205;
}

.wcu-text{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}


.main-wcwb{
	margin-top: 20px;
	background-image: url(../img/box-css-html.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 463px;
}

.wcwb-title{
	line-height: 30px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.wcwb-title span{
	float: right;
	color: #e99d00;
}

.wcwb-html-css{
	background-image: url(../img/html-css.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	margin-left: 20px;
	padding-left: 67px;
	color:#a8a8a8;
	overflow:hidden;
}
.wcwb-lock{
	background-image: url(../img/site2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	padding-left: 67px;
	color:#a8a8a8;
	overflow:hidden;
}
.wcwb-cart{
	background-image: url(../img/site3.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	padding-left: 67px;
	color:#a8a8a8;
	overflow:hidden;
}


/**
* General Widgets Styling
----------------------------*/

.widget-wrap {
    list-style-type: none;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

h3.widgettitle {
    color: #D7CFC3;
    font-size: 16px;
    line-height: 16px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    margin: 0  0 10px 0;
    padding: 7px 0 7px 0px;
    text-transform: uppercase;
    background: url(../img/widgettitle-bg.png) left bottom repeat-x;
}

h3.widgettitle a, h3.widgettitle a:hover {
    color: #EAE7D8;
    text-decoration: none;
}

/**
* Default Widgets
----------------------------*/

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    padding: 0 0 0 0px;
    margin: 10px 0 0 0;
    background: url(../img/widget-line.png) left bottom repeat-x;
}

.widget ul li:first-child {
    padding-top: 0; 
}

.widget ul li ul {
    margin-top: 10px;
}

/**
* Search
----------------------------*/

#search {
    border: 1px solid #443A33;
    background: #3C3631;
    height: 30px;
    padding: 0;
    text-align: left;
}

#search #s {
    background: none;
    color: #E3DBCE;
    border: 0;
    padding: 4px;
    margin:3px 0 0 2px;
    float: left;
}

#search .search-image {
    border:0; 
    vertical-align: top;
    float: right;
    margin: 6px 4px 0 2px;
}

#search-wrap {
    width: 300px;
    padding: 15px 0;
}

.topsearch #search {
    margin-top: 14px;
}

/**
* Wp Calendar
----------------------------*/

#wp-calendar td:hover, #wp-calendar #today {
    background: #ABBA03;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/**
* 125x125 Banners Widget
----------------------------*/

.banners-125 {
    text-align: center;
    margin-bottom: -10px;
}

.banners-125 img {
    margin: 0 5px 5px 5px;
}


/**
* Posts Widget
----------------------------*/

.posts-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.posts-widget ul li {
    list-style-type: none; 
    padding: 0 0 15px 0;
    margin: 15px 0 0 0;
    border-bottom: 1px solid #433931;
}

.posts-widget ul li:first-child {
    margin-top: 15px; 
}

.posts-widgettitle {
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0; 
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
}

.posts-widgettitle a {}

.posts-widgettitle a:hover {}

.posts-widget-meta { 
    font-style: italic;  
    padding: 0 0 5px 0;
}

.posts-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.posts-widget-more {
    font-weight: bold;
}

.posts-widget-more:hover {}

.posts-widget-featured-image {
    border: 1px solid #433931;
    padding: 4px;
    background: #1A1818;
}

.posts-widget .alignleft {
    margin: 0 8px 8px 0;
}

.posts-widget .alignright {
    margin: 0 0 8px 8px;
}

.posts-widget .aligncenter {
    margin-bottom: 8px;
}

/**
* Comments Widget
----------------------------*/

.comments-widget ul {
    list-style-type: none; 
    padding: 0; 
    margin: 0;
}

.comments-widget ul li {
    list-style-type: none; 
    padding: 0 0 10px 0; 
    margin: 10px 0 0 0;
    border-bottom: 1px solid #433931;
}

.comments-widget ul li:first-child {
    margin-top: 0;
}

.comments-widget-author {
    text-decoration: none; 
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0;
}

.comments-widget-author:hover {}

.comments-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.comments-widget-more {
    font-weight: bold; 
}

.comments-widget-more:hover {}

.comments-widget-avatar {
    border: 1px solid #433931;
    padding: 4px;
    background: #1A1818;
}

.comments-widget .alignleft {
    margin: 0 8px 0 0;
}

.comments-widget .alignright {
    margin: 0 0 0 8px;
}

.comments-widget .aligncenter {
    margin-bottom: 8px;
}

/**
* Info Box Widget
----------------------------*/

.infobox-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.infobox-widget ul li {
    list-style-type: none; 
    padding: 0; 
    margin: 5px 0 0 0;
}

.infobox-widget ul li a {
    text-decoration: none;
}

.infobox-widget-description {
    line-height: 20px;
}

.infobox-widget-more {
    font-weight: bold;    
}

.infobox-widget-more:hover {   
}


.infobox-widget .alignleft {
    margin: 0 10px 10px 0;
}

.infobox-widget .alignright {
    margin: 0 0 10px 10px;
}

.infobox-widget .aligncenter {
    margin-bottom: 10px;
}

.infobox-widget .inbottom {
    margin-top: 10px;
}

/**
* Social Connect Widget
----------------------------*/

.social-connect-widget {
    background: #2C2828;
    padding: 10px;
    border: 1px solid #3A3530;
}

.social-connect-widget:hover {
    background: #2C2828;
    border: 1px solid #6B6255;
}

.social-connect-widget a {
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
}

.social-connect-widget a:hover {
    text-decoration: underline;
}

.social-connect-widget  img {
    vertical-align:middle;
    margin-right: 5px;
}

/**
* Social Share Widget
----------------------------*/

.social-share-widget ul {
    list-style-type: none; 
    padding: 0; 
    margin: 0;
}

.social-share-widget ul li {
    text-align: center;
}

.social-share-widget ul li a {
    width: 32px; 
    height: 32px; 
    margin: 0 2px; 
    padding: 0;
}

.social-share-widget ul li a img {
    opacity: 0.7;
}

.social-share-widget ul li a:hover img {
    opacity: 1;
}

/**
* Tabs Widget
----------------------------*/

.tabs-widget {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 10px 0;
    padding: 0; 
    height: 38px;
}

.tabs-widget li {
    list-style: none;
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.tabs-widget li:first-child {
    margin: 0;
}

.tabs-widget li a {
    color: #EFE7D9;
    background: url(../img/tabs-widget-bg.png) left top repeat-x;
    padding: 12px 14px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
}

.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
    background: url(../img/tabs-widget-bg.png) left -138px repeat-x;
    color: #ABBA03;
}

.tabs-widget-content {
    background: #2C2828;
}

/* Flexi Text */

.flexi-text {
    margin: 0; 
    padding: 0;
}

/**
* Tweets Widget
----------------------------*/

.tweets-widget ul {
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-serif; 
}

.tweets-widget ul li {
    list-style-type: none;
    padding: 0; 
    margin: 15px 0 0 0; 
}

.tweets-widget ul li:first-child {
    margin-top: 5px;
}

.tweets-widget li.tweets-bird {
    padding-left: 24px;
    background: url(../img/tweets.png) left 2px no-repeat;
}

.tweets-widget a {}

.tweets-widget a:hover {}

a.tweets-widget-time {
    text-decoration: underline; 
}

a.tweets-widget-time:hover {
    text-decoration: none; 
}

/* =FOOTER
-------------------------------------------------------------- */

#footer-wrap {}

#footer {
	width:990px;
	background-color: #8d806b;
	background-image: url(../img/bg-footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom:20px;
	position:relative;
}

#menu-footer{
	padding-top: 20px;
	padding-left: 30px;
}
#menu-footer .box-menu{
	width: 155px;
	float: left;
	padding-right: 35px;
	padding-left: 10px;
	background-image: url(../img/line-footer.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	min-height:100px;
}
#menu-footer .menu-title{
	font-size: 13px;
	color: #000000;
}
#menu-footer .box-menu ul{
	margin: 0px;
	padding: 0px;
}
#menu-footer .box-menu ul li{
	background-image: url(../img/li-menu.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: inline-block;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
}
#menu-footer .box-menu ul li a{
	color: #b0aa9d;
}
#menu-footer .box-menu ul li a:hover{
	color:#b0aa9d;
	text-decoration:underline;
}

.socail-footer{
	margin-right: 20px;
}

.socail-footer span{
	color:#3f3f3f;
	display: block;
	float: right;
	padding-bottom:5px;
}

.socail-footer div{
	clear: right;
	float:right;
}

.socail-footer img{
	padding: 1px;	
}

#none-data{
	clear: both;
	height: 40px;
}

#left-footer{ 
	margin-left: 20px;
	float: left;
}

#logo-footer{
	background-image: url(../img/logo-footer.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 88px;
	padding-top:25px;
	padding-left: 105px;
}
#logo-footer span{
	display: block;
	font-size: 22px;
	color: #504235;
	font-weight:normal;
	background-color: #ffffff;
	margin-top:10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float:left;
}

.recommend{
	clear:both;
	color: #333;
	margin-top: 30px;
}

#address-footer{
	color:#bebebe;
	width:300px;
	float: left;
	margin-left: 30px;
}

#address-footer div.ti{
	float: left;
	width: 100px;
}

#address-footer div.ad{
	float: left;
	width:200px;
}

#right-footer{
	float: left;
	width:240px;
	margin-left: 40px;
}

.footer-mail{
	background-image: url(../img/icon-mail.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-top: 40px;

}
.footer-mail span{
	display: block;
	color:#282828;
	font-weight:bold;
}

.footer-mail a{
	color: #c0c0c0;
	font-size:14px;
}

.footer-mail a:hover{
	color: #c0c0c0;
	text-decoration:none;
}

.footer-map{
	background-image: url(../img/icon-map.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-top: 15px;
	}
.footer-map span{
	display: block;
	color:#282828;
	font-weight:bold;
	}
.footer-map a{
	color: #c0c0c0;
	text-decoration:none;
	font-size:14px;
	}
.footer-map a:hover{
	color: #c0c0c0;
	text-decoration:none;
	}
	
.footer-street-view{
	background-image: url(../img/icon-street.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	margin-top: 15px;
	}
.footer-street-view span{
	display: block;
	color:#282828;
	font-weight:bold;
	}
.footer-street-view a{
	color: #c0c0c0;
	text-decoration:none;
	font-size:14px;
	}
.footer-street-view a:hover{
	color: #c0c0c0;
	text-decoration:none;
	}
	
	
.footer-condition{
	padding-top:42px;
	padding-left:30px;
	color:#c0c0c0;
}	

.footer-condition a{
	color:#a6a096;
}
	
.blog-footer{
	color: #5e5e5e;
	padding-top:5px;
	padding-left: 60px;
	background-image: url(../img/blog-wp.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.blog-link{
	color: #5e5e5e;
	padding-top:10px;
	padding-left: 60px;
	background-image: url(../img/personal.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.blog-link a {
	color:#9e9e9e;

}

.our-brand{
	color: #434343;
	margin-top:5px;
	line-height:29px;
}

.our-brand a{
	color: #434343;
}

.our-brand img{
	margin-bottom:-12px;
	margin-left:10px;
}



#copyrights {
	color: #D7D7D7;
	clear:both;
	margin-left: 20px;
	padding-top: 10px;
	position: absolute;
	left: 0px;
	bottom: 20px;
}

#copyrights a {
    color: #D7D7D7;
} 

#copyrights a:hover {
    color: #D7D7D7;
    text-decoration: none;
} 

#credits {
    text-align: center;
    font-size: 0px;
    padding: 0;
	display:none;
	height:0px;
	overflow:hidden;
}

#credits a {
    text-decoration: none;
} 

#credits a:hover {
    text-decoration: none;
} 

/* =COMMENTS
-------------------------------------------------------------- */

#comments {
    margin-bottom: 15px;
}

#comments p {
    margin: 5px 0 10px 0;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

.commentlist { 
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px;
    width: 40px;
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    padding: 5px;
    display: block;
    background: #F2F2F2;
    border: 1px solid #DFDFDF;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    margin: -23px 0 0 65px;
    display: block;
    font-size: 11px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}

.reply {
    text-align: right;
    margin-bottom: 10px;
}

.comment-reply-link  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background: #EDEDED;
    color: #333;
    padding: 2px 8px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:  1px solid #999999;
}

.comment-reply-link:hover {
    background: #F5F5F5;
    color: #333;
}


.commentlist .children {
    list-style: none;
    margin: 0;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

h3#reply-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 12px;
    font-weight: bold;
}

#respond input {
    margin:10px 0 0 0;
    width:98%;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}


/*
     FILE ARCHIVED ON 20:52:05 Oct 03, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:32:25 Jul 11, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 24.582 (3)
  esindex: 0.005
  captures_list: 39.412
  CDXLines.iter: 11.743 (3)
  PetaboxLoader3.datanode: 36.838 (4)
  exclusion.robots: 0.121
  exclusion.robots.policy: 0.113
  RedisCDXSource: 0.639
  PetaboxLoader3.resolve: 30.254
  load_resource: 81.984
*/