@media screen {
.secondary_color, #sidebar h2, #comments, #respond h2, .gery_Bg_full h2, h3, a:link, a:visited, .blue, .blueBold, .snFooter .heading, .snFooter li a:hover, .snFooter li a:active, .post h2 a:hover, .post h2 a:active, .sideBlog li a:hover, .sideBlog li a:active, .author h3 a, .ui-tabs-nav li.ui-tabs-selected a, aside .sideNav li:hover li a, aside .sideNav li li, aside .sideNav li.current_page_parent a {
	color: #006B54;
}
#mainNav li a:hover, #mainNav li a:active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
}
#mainNav li.current_page_item a, #mainNav li.current_page_item a:hover, #mainNav li.current_page_item a:active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
}
#searchform .search {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
}
#searchform .search:hover, #searchform .search:active {
	background: #00735a; /* Old browsers */
	background: -moz-linear-gradient(top, #00735a 0%, #009776 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00735a), color-stop(70%, #009776)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00735a 0%, #009776 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00735a 0%, #009776 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00735a 0%, #009776 70%); /* IE10+ */
	background: linear-gradient(top, #00735a 0%, #009776 70%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00735a', endColorstr='#009776', GradientType=0 ); /* IE6-9 */
}
.subBanner .buyNowBtn a:hover, .subBanner .buyNowBtn a:active, .buyNowBtn a:hover, .buyNowBtn a:active {
	background: #006B54;
	border: 1px solid #305963;
}
.button_blue a {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	border: 1px solid #004C3B;
	color: #fff;
}
.button_blue a:hover, .button_blue a:active {
	background: #00735a; /* Old browsers */
	background: -moz-linear-gradient(top, #00735a 0%, #009776 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00735a), color-stop(70%, #009776)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00735a 0%, #009776 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00735a 0%, #009776 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00735a 0%, #009776 70%); /* IE10+ */
	background: linear-gradient(top, #00735a 0%, #009776 70%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00735a', endColorstr='#009776', GradientType=0 ); /* IE6-9 */
}
.button_blue 2 a {
color: #006B54;
 border-bottom: 1px solid #006B54;
}
.sideContent .featureImage {
	border: 2px solid #006B54;
}
.snFooter .social li a {
	background: url(../_images/green-social-icon.png) no-repeat left top;
}
.snFooter .social li .facebook {
	background: url(../_images/green-social-icon.png) no-repeat left -25px;
}
.snFooter .social li .email {
	background: url(../_images/green-social-icon.png) no-repeat left -51px;
}
.snFooter .social li .googlePlus {
	background: url(../_images/green-social-icon.png) no-repeat left -75px;
}
.snFooter .social li .rss {
	background: url(../_images/green-social-icon.png) no-repeat left -98px;
}
.snFooter .social li .digg {
	background: url(../_images/green-social-icon.png) no-repeat left -119px;
}
.snFooter .social li .tumblr {
	background: url(../_images/green-social-icon.png) no-repeat left -140px;
}
.snFooter .social li .stumble {
	background: url(../_images/green-social-icon.png) no-repeat left -161px;
}
.snFooter .social li .linkedIn {
	background: url(../_images/green-social-icon.png) no-repeat left -182px;
}
.snFooter .social li .delicious {
	background: url(../_images/green-social-icon.png) no-repeat left -205px;
}
.snFooter .subscribe, .submit {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	border: 1px solid #004C3B;
	color: #fff;
}
.snFooter .subscribe:hover, .snFooter .subscribe:active, .submit:hover, .submit:active {
	background: #00735a; /* Old browsers */
	background: -moz-linear-gradient(top, #00735a 0%, #009776 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00735a), color-stop(70%, #009776)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00735a 0%, #009776 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00735a 0%, #009776 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00735a 0%, #009776 70%); /* IE10+ */
	background: linear-gradient(top, #00735a 0%, #009776 70%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00735a', endColorstr='#009776', GradientType=0 ); /* IE6-9 */
}
.footerBottom {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	border: 1px solid #004C3B;
}
#pagination li a:hover, #pagination li a:active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0px 0px 4px #006B54;
	border: 1px solid #004C3B;
}
#pagination li .current, #pagination li .current:hover, #pagination li .current:active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0px 0px 4px #006B54;
	border: 1px solid #004C3B;
}
.pricing table th {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
}
.orderNowBtn a:hover, .orderNowBtn a:active {
	background: #006B54;
	border: 1px solid #305963;
}
.sideNav li a:hover, .sideNav li a:active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
}
.sideNav li.current_page_item a, .sideNav li.current_page_item a:hover, .sideNav li.current_page_item a:active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
}
.priceBox .cost {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	border: 1px solid #004C3B;
	box-shadow: inset 0px 0px 3px #006B54;
}
.post p.details {
	background: #009776;
}
.post .details a:hover, .post .details a:active {
	text-decoration: none;
}
.latestPost .blogContent h3 a:hover, .latestPost .blogContent h3 a:active {
	border-bottom: 1px dashed #006B54;
}
.author h3 a:hover, .author h3 a:active {
	border-bottom: 1px dashed #006B54;
}
#mainNav .sf-menu li:hover, #mainNav .sf-menu li.sfHover,
#mainNav .sf-menu a:focus, #mainNav .sf-menu a:hover, #mainNav .sf-menu a:active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
color: #fff;
	outline:		0;
	color: #fff;
}

#subPageBanner{
	margin-bottom: 30px;
	background: #00735a; /* Old browsers */
background: -moz-linear-gradient(top,  #00735a 0%, #009776 76%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00735a), color-stop(76%,#009776)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00735a 0%,#009776 76%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00735a 0%,#009776 76%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00735a 0%,#009776 76%); /* IE10+ */
background: linear-gradient(top,  #00735a 0%,#009776 76%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00735a', endColorstr='#009776',GradientType=0 ); /* IE6-9 */
border-radius: 10px;
box-shadow: inset 0px 0px 16px #565656;
}

.commentSubmit {
	background: #009776;
	background: -moz-linear-gradient(top, #009776 30%, #00735A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735A));
	background: -webkit-linear-gradient(top, #009776 30%, #00735A 100%);
	background: -o-linear-gradient(top, #009776 30%, #00735A 100%);
	background: -ms-linear-gradient(top, #009776 30%, #00735A 100%);
	background: linear-gradient(top, #009776 30%, #00735A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 );
	border: 1px solid #004C3B;
	box-shadow: inset 0px 0px 4px #009776;
}
.commentSubmit:hover, .commentSubmit:active  {
	background: #00735A;
background: -moz-linear-gradient(top, #00735A 0%, #009776 70%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00735A), color-stop(70%, #009776));
background: -webkit-linear-gradient(top, #00735A 0%, #009776 70%);
background: -o-linear-gradient(top, #00735A 0%, #009776 70%);
background: -ms-linear-gradient(top, #00735A 0%, #009776 70%);
background: linear-gradient(top, #00735A 0%, #009776 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00735a', endColorstr='#009776', GradientType=0 );
}

/*!
 * jQuery UI Tabs 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
#wrapper .ui-tabs .ui-tabs-nav li {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	border: 1px solid #004C3B;
}
/* ui accordion */

.accordion h3 {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
	border: 1px solid #004C3B;
	box-shadow: inset 0px 0px 5px #009776;
}
h3.ui-state-active {
	background: #009776; /* Old browsers */
	background: -moz-linear-gradient(top, #009776 30%, #00735a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #009776 30%, #00735a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #009776 30%, #00735a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #009776 30%, #00735a 100%); /* IE10+ */
	background: linear-gradient(top, #009776 30%, #00735a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 ); /* IE6-9 */
}

/*sliders*/
#wrapper .flex-control-nav li a, .pagination li a {
	background: #999;
	border-radius: 7px;
	box-shadow: inset 1px 1px 4px #111;
	margin: 2px;
}

#wrapper .flex-control-nav li a:hover, #wrapper .flex-control-nav li a.active, .pagination li.current a {
	box-shadow: inset 1px 1px 5px #111;
	background: #006B54;
}

.mnav{
	background: #009776;
	background-image: url(../_images/mobile-arrow.png), -moz-linear-gradient(top, #009776 30%, #00735a 100%);
	background-image: url(../_images/mobile-arrow.png), -webkit-gradient(linear, left top, left bottom, color-stop(30%, #009776), color-stop(100%, #00735a));
	background-image: url(../_images/mobile-arrow.png), -webkit-linear-gradient(top, #009776 30%, #00735a 100%);
	background-image: url(../_images/mobile-arrow.png), -o-linear-gradient(top, #009776 30%, #00735a 100%);
	background-image: url(../_images/mobile-arrow.png), -ms-linear-gradient(top, #009776 30%, #00735a 100%);
	background-image: url(../_images/mobile-arrow.png), linear-gradient(top, #009776 30%, #00735a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 );
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #006B54;
	box-shadow: inset 0px 0px 3px 1px #009776;
}

aside aside.sideNav li.current_page_item a{
	color: #fff;
}
aside aside.sideNav li a:hover, aside aside.sideNav li a:active{
	color: #fff;
}
#wrapper #pagination li a:hover, #wrapper #pagination li a:focus, #wrapper #pagination li .current, #wrapper #pagination li .current:hover, #pagination li .current:active{
	background: #009776;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009776', endColorstr='#00735a', GradientType=0 );
}
} /* END screen media */
