body{
	font: 0.75em/1.75em "Trebuchet MS",Tahoma,Verdana,Tahoma,arial,sans-serif;
}
#main h1,
#main h2,
#main h3 {
	clear: none;
}
#main h1 {
	font-size: 2.3em;
	line-height: 2em;
	font-weight: bold;
	color: #578d28;
	background-color: transparent;
}

#main h2 {
  background-color: transparent;
  color: #70a748;
  font-size: 1.5em;
  line-height: 1.6em;
}

#main h3 {
	font-size: 1.1em;
	line-height: 2em;
	color: #716483;
	background-color: transparent;
	text-transform: uppercase;
}

#main .right-sidebar ul li {
    list-style-type: none;
    background-image: url("./images/PDF_icon-sml.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0 0 0px 26px;
    margin: 0 0 10px 0px;
    font-size: 0.9em;
}

/* responsive center image */
center img {
	width: 100%;
	height: auto;
}

div#access{
	border-bottom:0px;
	margin-top:0px;
}
div#branding{
	background: url('images/hbg.png') repeat-x #74ce4a;
	text-indent:-3000px;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
div#branding .brand1{
	background: url('images/h2.png') no-repeat 100% 100%;
	height:140px;
}
div#blog-title{
	background: url('images/logo.png') no-repeat 30px 28px;
	height:140px;
}
/* main site dimensions */
.site-wrapper .branding,
.site-wrapper .menu,
.site-wrapper .site-main,
.site-wrapper #subsidiary,
.site-wrapper #siteinfo {
	max-width: inherit;
  padding:15px 0px;
}
/*.main-aside, .sub-aside{
	max-width:290px;
}*/

/* site content wrapper */
.left-sidebar .site-wrapper .content-wrapper,
.left-sidebar .site-wrapper .site-content {
    float: right;
    margin-right: 2%;
}

#menu-navigation {
  background-color: #6fa848;
  color: White;
  display: inline;
  float: left;
  margin: 0 0 0 0px;
  padding-left: 0;
  width: 100%;
}
#menu-navigation{
    background-color: #6fa848;
    color: #fff;
    display: inline;
    float: left;
    margin: 0;
    padding-left: 0;
    width: 100%;
}
#menu-navigation .current_page_item a{
  background-color: #578d28;
  color: #fff;
  float: left;
  font-size: 1.2em;
  padding: 0.6em 1.4em;
  text-decoration: none;
}
#menu-navigation li {
  background: #6fa848;
  color:#fff !important;
  border-right: 1px solid #fff;
}
#menu-navigation li a {
  background-color: #6fa848;
  color: #fff;
  float: left;
  font-size: 1.2em;
  padding: 0.6em 1.4em;
  text-decoration: none;
}
nav.menu{
	padding-top:5px !important;
}
.left-sidebar .site-wrapper .main-aside{
	max-width:300px;
	width:17.3% ;
}

.content-wrapper{
	width:75% !important;
}

.widget_nav_menu .menu a{
    background-color: #6fa848;
    border-bottom: 1px solid #eee;
    color: #fff !important;
    display: block;
    padding: 3px 3px 3px 10px;
    width: 187px;
}
.widget_nav_menu .menu .current-menu-item a{
	background-color: #578d28;
}
.primary-aside{
	border:0px !important;
	padding:0px !important;
}
.widget_nav_menu{
	margin:0px !important;
}
.widget_nav_menu .menu {
    list-style-type: none;
    margin:0px !important;
    padding:0px !important;
}
.site-content{
	width:100% !important;
}
#main{
	position:relative;
}
.post-48 .add_to_cart_inline{
	border:0px !important;
	font-size: 27px;
	color: #70a748;
}

/* Right Sidebar for PDFs */

.right-sidebar
{
	width: 200px;
	float: right;
	display: block;
	padding: 0 0 20px 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px #999 solid;
	margin: 0 0 10px 10px;
	position: relative;
  /*top: -39px;*/
}

.right-sidebar ul li
{
	background-image: url(images/PDF_icon-sml.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	padding: 0 0 0px 26px;
	margin: 0 0 10px 0px;
	font-size: 0.9em;
}

.right-sidebar h3 { margin: 0 0 10px 10px; }

div#siteinfo {
  background: #716483;
  color: #fff;
  padding-left: 15px !important;
}
.site-footer {
  border-top: 0px !important;
}

@media only screen and (min-width: 1000px) {
	#primarybg{
		position:absolute;
		width:187px;
		z-index:-1;
		top:10px;
		height:100%;
		background: #6fa848;
	}
}
@media only screen and (max-width: 999px) {
	.site-wrapper .main-aside,
	.site-wrapper .sub-aside {
	    margin-left: 0;
	    margin-right: 0;
	}
}

@media only screen and (max-width: 880px) {
	#menu-navigation li{
		width: 25%;
	}
	#menu-navigation li a{
		width:100%;
	}
}
@media only screen and (max-width: 680px) {
	#menu-navigation li{
		width: 33.33%;
	}
}
@media only screen and (max-width: 600px) {
	#menu-navigation li{
		width: 49%;
		display:inline-block;
		border-right:0px;
	}
}
@media only screen and (max-width: 500px) {
	div#blog-title{
		background-size: 80%;
	}
}

/* hide  home entry header */
.home .entry-header {
	display: none;
}

/* site wrapper */
#wrapper.site-wrapper {
	width: 90%;
	max-width: 1100px;
	min-width: 900px;
	padding: 0 10px 10px 10px;
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0, 0, 50, 0.3);
}

/* clearfix for clearing floats */
.clearfix:after {
    clear: both;
    content: "";
    display: block;
}

.figure-left {
		float:left;
		margin-right: 12px;
}

.figure-right {
		float:right;
		margin-left: 12px;
}
