/*.main{
	background:#eee!important;
}

.site-title a img{
	max-height:150px !important;
}
#nav-header .nav li > a:hover, #nav-header .nav li:hover > a, #nav-header .nav li.current_page_item > a, #nav-header .nav li.current-menu-item > a, #nav-header .nav li.current-menu-ancestor > a, #nav-header .nav li.current-post-parent > a{
	color:#333;
}
.site-title{
	padding:0;
}

a, .themeform label .required, #flexslider-featured .flex-direction-nav .flex-next:hover, #flexslider-featured .flex-direction-nav .flex-prev:hover, .post-hover:hover .post-title a, .post-title a:hover, .s1 .post-nav li a:hover i, .content .post-nav li a:hover i, .post-related a:hover, .s1 .widget_rss ul li a, #footer .widget_rss ul li a, .s1 .widget_calendar a, #footer .widget_calendar a, .s1 .alx-tab .tab-item-category a, .s1 .alx-posts .post-item-category a, .s1 .alx-tab li:hover .tab-item-title a, .s1 .alx-tab li:hover .tab-item-comment a, .s1 .alx-posts li:hover .post-item-title a, #footer .alx-tab .tab-item-category a, #footer .alx-posts .post-item-category a, #footer .alx-tab li:hover .tab-item-title a, #footer .alx-tab li:hover .tab-item-comment a, #footer .alx-posts li:hover .post-item-title a, .comment-tabs li.active a, .comment-awaiting-moderation, .child-menu a:hover, .child-menu .current_page_item > a, .wp-pagenavi a{
 color:#b75616; 
}

.sidebar-top.group {
    display: none;
}

#nav-header.nav-container{
  padding-left:20px;
}
#header .container-inner{
	margin:0;
}
#wrapper, .container-inner {
    min-width: auto;
}
#header .pad {
  	padding-top:0;
	padding-bottom:0;
}
.container#page{
	margin-top:0;
	padding:0;
}

.page-title{
	display:none;
}

.main .pad{
}

#nav-header .nav li a {
    color: #6c6c6c;
}
#nav-header.nav-container{
 border-top:1px solid #eee;
 box-shadow:none; 
}

#nav-header .nav-toggle{
	box-shadow:none;
}

.nav-toggle i{
	color:#e1b260;
}

.post-list{
	margin-right:0;
}

.post-list.group{
	padding:20px;
}

.featured .post-title{
	padding:0 20px;
}


.entry .wp-caption-text{
	line-height:18px;
}
/*
.featured .post-meta .post-category{
	position:absolute;
  	top:40%;
  	margin-top:80px;
  	width:100%;
  	text-align:center;
} 
.featured .post-date {
  	position:absolute;
  	top:40%;
  	margin-top:90px;
  	width:100%;
  	text-align:center;
}
*/
/*
 .featured .post-meta, .featured .entry.excerpt{
	padding:0 20px;
}
.single .content .pad.group{
	padding:30px;
}

#credit{
	display:none;
}

@media only screen and (min-width: 700px){
   #header{
    border-right:1px solid #eee;
    float:left;
    height:100%;
    margin-left:-1px;
    position:fixed;
  	width:25%;
  }
  
  #page .container-inner{
	padding-left:25%;
    max-width:75%;
}
 

/*
.featured .post-title a{
	color:#fff;
}*/
  /*
#nav-header.nav-container{
  	border-top:none;
  }
#footer{
    float:right;
    width:85%;
  }
  .nav > li {
 display:block; 
}
}
@media only screen and (min-width: 1200px){
  /*
 div#wrapper{
    margin:0 auto;
  	width:85%;
  }*/

/*
 #header{
    float:left;
    position:fixed;
  	width:20%;
  }
  
  #page .container-inner{
	padding-left:20%;
    max-width:80%;
}

.featured .post-thumbnail{
 	float:left;
    width:70%;
    padding-left:15px;
  }
  .featured .post-title{
    float:left;
    width:15%;
	/*position:absolute;
  	top:40%;
  	width:100%;
  	text-align:center;
}*/
/*
.featured .post-meta.group{
  float:left;
    width:15%;
  }
  .featured .entry.excerpt {
    float: left;
    width: 15%;
}
  */
 /* 
  .featured .post-title{
  	font-size:60px;
}*/

/*
  #footer{
    width:85%;
  }

}
@media only screen and (min-width: 1400px){
  .site-title a img{
	max-height:200px !important;
  }
}