/*
Theme Name: Bennelongia
Description: Theme designed for Bennelongia
Author: BSP Corporate
Author URI: http://www.bspcorporate.com.au

*/

/*****HTML5 BOILERPLATE MINIFIED*******/

* {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
article {
	display:block
}
aside {
	display:block
}
details {
	display:block
}
figcaption {
	display:block
}
figure {
	display:block;
	margin:0
}
footer {
	display:block
}
header {
	display:block
}
hgroup {
	display:block
}
nav {
	display:block
}
section {
	display:block
}
audio {
	display:inline;
	zoom:1
}
canvas {
	display:inline;
	zoom:1
}
video {
	display:inline;
	zoom:1
}
audio:not([controls]) {
	display:none
}
[hidden] {
display:none
}
html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	font-family:sans-serif;
	color:#222
}
button {
	font-family:sans-serif;
	color: #CCC;
	font-size:100%;
	vertical-align:middle;
	line-height:normal;
	cursor:pointer;
	-webkit-appearance:button;
	overflow:visible;
	margin:0
}
input, body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
	font-family:sans-serif;
	color: #CCC;
	font-size:100%;
	background:  #666;
	border: 1px solid #000;
	vertical-align:middle;
	line-height:normal;
	padding: 8px;
	margin:0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input[type="submit"]  {
	font-family:sans-serif;
	color: #CCC;
	font-size:100%;
	background:  #447324;
	border: 1px solid #000;
	vertical-align:middle;
	line-height:normal;
	padding: 8px;
	text-transform: capitalize;
	margin:0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
select {
	font-family:sans-serif;
	color: #CCC;
	background:  #666;
	border: 1px solid #000;
	font-size:100%;
	padding: 8px;
	vertical-align:middle;
	margin:0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
textarea, body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-family:sans-serif;
	color: #CCC;
	font-size:100%;
	padding: 8px;
	overflow:auto;
	background:  #666;
	border: 1px solid #000;
	vertical-align:top;
	resize:vertical;
	margin:0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
body {
	font-size:16px;
	line-height:1.4;
	margin:0
}
::-moz-selection {
background:#fe57a1;
color:#fff;
text-shadow:none
}
::selection {
	background:#fe57a1;
	color:#fff;
	text-shadow:none
}
a {
	color:#FABC88;
}
a:hover {
	color:#06e;
	outline:0
}
a:focus {
	outline:thin dotted
}
a:active {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b {
	font-weight:700
}
strong {
	font-weight:700
}
blockquote {
	margin:1em 40px
}
dfn {
	font-style:italic
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}
ins {
	background:#ff9;
	color:#000;
	text-decoration:none
}
mark {
	background:#ff0;
	color:#000;
	font-style:italic;
	font-weight:700
}
pre {
	font-family:monospace, serif;
	_font-family:'courier new', monospace;
	font-size:1em;
	white-space:pre-wrap;
	word-wrap:break-word
}
code {
	font-family:monospace, serif;
	_font-family:'courier new', monospace;
	font-size:1em
}
kbd {
	font-family:monospace, serif;
	_font-family:'courier new', monospace;
	font-size:1em
}
samp {
	font-family:monospace, serif;
	_font-family:'courier new', monospace;
	font-size:1em
}
q {
	quotes:none
}
q:before {
	content:none
}
q:after {
	content:none
}
small {
	font-size:85%
}
sub {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
	bottom:-.25em
}
sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
	top:-.5em
}
ul {
	margin:1em 0;
	padding:0 0 0 40px;
	line-height: 24px;
}
ol {
	margin:1em 0;
	padding:0 0 0 40px;
	line-height: 24px;
}
dd {
	margin:0 0 0 40px
}
nav ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0
}
nav ol {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0
}
img {
	border:0;
	-ms-interpolation-mode:bicubic;
	vertical-align:middle
}
svg:not(:root) {
	overflow:hidden
}
form {
	margin:0
}
fieldset {
	border:0;
	margin:0;
	padding:0
}
label {
	cursor:pointer
}
legend {
	border:0;
	margin-left:-7px;
	white-space:normal;
	padding:0
}
input[type="button"] {
	cursor:pointer;
	-webkit-appearance:button;
	overflow:visible
}
input[type="reset"] {
	cursor:pointer;
	-webkit-appearance:button;
	overflow:visible
}
input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button;
	overflow:visible
}
button[disabled] {
	cursor:default
}
input[disabled] {
	cursor:default
}
input[type="checkbox"] {
	box-sizing:border-box;
	width:13px;
	height:13px;
	padding:0
}
input[type="radio"] {
	box-sizing:border-box;
	width:13px;
	height:13px;
	padding:0
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none
}
button::-moz-focus-inner {
border:0;
padding:0
}
input::-moz-focus-inner {
border:0;
padding:0
}
input:invalid {
background-color:#f0dddd
}
textarea:invalid {
background-color:#f0dddd
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td {
	vertical-align:top
}
.chromeframe {
	background:#ccc;
	color:#000;
	margin:.2em 0;
	padding:.2em 0
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hide from IE Mac \*/
.clearfix {
	display: block;
} /* End hide from IE Mac */
.none {
	display: none;
} /* End Clearfix */
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}
/****FONTS*****/

@font-face {
	font-family: 'uni_sans';
	src: url('types/uni_sans_regular-webfont.eot');
	src: url('types/uni_sans_regular-webfont.eot?#iefix') format('application/x-font-woff'), url('types/uni_sans_regular-webfont.woff') format('woff'), url('types/uni_sans_regular-webfont.ttf') format('truetype'), url('types/uni_sans_regular-webfont.svg#uni_sans_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/****BODY STYLES********/

body {
	background: url('images/bkg.jpg') #191919 top center fixed;
	color: #cccccc;
	font: 16px 'Dosis', Dosis, Arial, Helvetica, sans-serif;
	margin: -17px auto 0;
}
h1 {
	font: 25px/32px 'Dosis', Dosis, Arial, Helvetica, sans-serif;
}
h2 {
	font: 25px/32px 'uni_sans', uni_sans, Arial, Helvetica, sans-serif;
	color: #FFF;
}
h3, body .gform_wrapper .validation_error {
	font: 21px/32px 'uni_sans', uni_sans, Arial, Helvetica, sans-serif;
	color: #447324;
	font-weight: bold;
}
h4 {
	font: 19px/32px 'uni_sans', uni_sans, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
h5 {
	font: 17px/32px 'Dosis', Dosis, Arial, Helvetica, sans-serif;
	color: #447324;
	font-weight: bold;
}
a, a:visited {
	text-decoration: none;
	color: #FABC88;
}
a:hover {
	color: #FFF;
}

body .gform_wrapper .gform_body .gform_fields .gfield_error {
	background: #000;
	border: 1px solid #333;
	color: #447324;
}

/****HEADER STYLES*******/
header {
	width: 100%;
	height: 110px;
	background: url(images/header.png) top center fixed;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
}
#header-wrapper {
	width: 960px;
	height: 95px;
	position: relative;
	margin: 0 auto;
}
#header-wrapper #logo {
	margin-top: 15px;
}
#top-menu {
	top: 5px;
	float: right;
	position: absolute;
	right: 2px;
}
ul#menu-top-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul#menu-top-menu ul, ul#menu-top-menu ul ul, ul#menu-top-menu ul ul ul {
	display: none;
}
ul#menu-top-menu a {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	display: block;
	position: relative;
	font-weight: bold;
	border: 0;
	text-transform: uppercase;
}
ul#menu-top-menu a:hover {
	color: #000;
	text-decoration: none;
}
ul#menu-top-menu li {
	float: left;
	position: relative;
	margin-right: 10px;
}
ul#menu-top-menu li:last-child {
	border-right: none;
}
ul#menu-top-menu li {
	overflow: hidden;
}
ul#menu-top-menu li.facebook a {
	height:16px;
	width: 16px;
	margin-left: 5px;
	text-indent: -9999em;
	background: url(images/facebook_16.png) top center no-repeat;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
ul#menu-top-menu li.facebook {
	margin-right: 0;
}
ul#menu-top-menu li.linkedin a {
	height:16px;
	width: 16px;
	margin-left: 5px;
	text-indent: -9999em;
	background: url(images/linkedin_16.png) top center no-repeat;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
ul#menu-top-menu li.linkedin {
	margin-right: 0;
}
ul#menu-top-menu li.youtube a {
	height:16px;
	width: 16px;
	margin-left: 5px;
	text-indent: -9999em;
	background: url(images/youtube_16.png) top center no-repeat;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
ul#menu-top-menu li.youtube {
	margin-right: 0;
}
ul#menu-top-menu li.rss a {
	height:16px;
	width: 16px;
	margin-left: 5px;
	text-indent: -9999em;
	background: url(images/rss_16.png) top center no-repeat;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
ul#menu-top-menu li.rss {
	margin-right: 0;
}
ul#menu-top-menu li.facebook a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
ul#menu-top-menu li.linkedin a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
ul#menu-top-menu li.youtube a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
ul#menu-top-menu li.rss a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
#title-wrapper {
	width: 100%;
	height: 199px;
	margin: 0 auto;
	padding: 0;
	background: url('images/inner-header.png') top center;
	position: relative;
	border-bottom: 1px solid #000;
	z-index: 40;
}
#title-wrapper .title-header {
	width: 960px;
	height: 199px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#title-wrapper .title-header h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 51px;
	margin: 0;
}
#title-wrapper .title-header h1 span.smaller {
	font-size: 25px;
	font-weight: bold;
	color: #999;
}
#title-wrapper .title-header h4 {
	font-size: 13px;
        font-weight:normal;
	color: #FFF;
	padding: 160px 0 0;
	margin: 0;
}
#inner-header {
	width: 1200px;
	height: 199px;
	overflow: hidden;
	position:  absolute;
	top: -18px;
	right: 0;
	z-index: 10;
}
/*****NAV STYLES*******/

#primary-nav {
	bottom: 5px;
	float: right;
	position: absolute;
	right: -10px;
}
#primary-nav .menu-dropdown {
	display: none;
}
#primary-nav > div {
	display: block;
}
#primary-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#primary-nav ul a {
	display: block;
	position: relative;
	font-weight: normal;
	border: 0;
}
#primary-nav ul li {
	float: left;
	position: relative;
	z-index: 40;
}
#primary-nav ul li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#primary-nav ul ul {
	position: absolute;
	top: -9999em;
	width: 180px; /* left offset of submenus need to match (see below) */
}
#primary-nav ul ul li {
	width: 100%;
}
/*  Make sub menus appear -------------------------------------------------*/

#primary-nav ul li:hover ul, #primary-nav ul li.sfHover ul {
	left: 0;
	top: 65px; /* match top ul list item height */
	z-index: 99;
}
/* Hide all subs subs (4 levels deep) -------------------------------------*/

#primary-nav ul li:hover li ul, #primary-nav ul li.sfHover li ul, #primary-nav ul li li:hover li ul, #primary-nav ul li li.sfHover li ul, #primary-nav ul li li li:hover li ul, #primary-nav ul li li li.sfHover li ul {
	top: -9999em;
}
/* Displays all subs subs (4 levels deep) ---------------------------------*/

#primary-nav ul li li:hover ul, #primary-nav ul li li.sfHover ul, #primary-nav ul li li li:hover ul, #primary-nav ul li li li.sfHover ul, #primary-nav ul li li li li:hover ul, #primary-nav ul li li li li.sfHover ul {
	left: 180px; /* match .nav ul width */
	top: -1px;
}
/* top level skin ---------------------------------------------------------*/

#primary-nav ul a {
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 10px;
	font-weight: bold;
	height: 65px;
	line-height: 65px;
}
#primary-nav ul a:hover, #primary-nav ul li.sfHover a, #primary-nav ul li.current-cat a, #primary-nav ul li.current_page_item a, #primary-nav ul li.current-menu-item a {
	text-decoration: none;
	color: #191919;
}
/* 2nd level skin --------------------------------------------------------*/

#primary-nav ul ul {
	padding: 0;
	background: #191919;
	padding: 0 15px 7px 15px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 1px 1px 0px 0px #111;
	box-shadow: 1px 1px 0px 0px #111;
}
#primary-nav ul ul li {
	line-height: 25px;
	border-bottom: 1px solid #FABC88;
	float: none;
	background: none;
}
#primary-nav ul ul li:last-child {
	border: 0;
}
#primary-nav ul ul li a {
	color: #fff;
	text-transform: capitalize;
	line-height: 35px;
	height: 35px;
	padding: 0;
}
#primary-nav ul li.sfHover ul a {
	font-size: 13px;
	background: #191919;
	color: #FABC88;
}
#primary-nav ul li.sfHover ul a:hover {
	color: #FFF;
}
/* 3rd level skin --------------------------------------------------------*/

#primary-nav ul ul ul {
	padding-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*****FOOTER STYLES*******/
footer {
	margin: 0px auto;
	padding-bottom: 50px;
}
#footer-cta {
	width: 100%;
	height: 56px;
	margin: 0 auto;
	padding: 0;
	background: #447324;
}
#footer-cta p {
	width: 960px;
	margin: 0 auto;
	font-size: 19px;
	line-height: 24px;
	color: #FFF;
	padding-top: 15px;
}
#footer-cta a, #footer-cta a:visited {
	color: #FFF;
}
#footer-cta a:hover {
	color: #000;
}
#footer-cta span.arrow {
	font-size: 38px;
	float: right;
	clear: both;
}
#footer-details {
	width: 960px;
	height: 120px;
	margin: 30px auto 10px;
	padding: 0;
	position: relative;
	font-size: 13px;
}
#footer-details h4 {
	font-size: 19px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#footer-details .address {
	float: left;
	width: 300px;
}
#footer-details .address h4 {
	color: #447324;
	margin-bottom: 12px;
}
#footer-details .address .left {
	float: left;
	width: 150px;
	line-height: 24px;
	height: 110px;
	word-wrap: break-word;
	overflow: hidden;
}
#footer-details .address .left h2.widgettitle, #footer-details .address .right h2.widgettitle {
	display: none;
}
#footer-details .address .right {
	float: left;
	width: 150px;
	line-height: 24px;
	height: 110px;
	word-wrap: break-word;
	overflow: hidden;
}
#footer-details .intro {
	float: left;
	width: 660px;
	padding-left: 40px;
	line-height: 24px;
	height: 110px;
	word-wrap: break-word;
	overflow: hidden;
}
#copyright {
	width: 960px;
	height: auto;
	margin: 10px auto;
	padding: 10px 0;
	position: relative;
	border-top: 1px solid #447324;
}
#copyright p {
	font-size: 13px;
	color: #707070;
}
#copyright p span.advert {
	float: right;
	clear: both;
}
#copyright p span.advert a, #copyright p span.advert a {
	color: #666;
}
#copyright p span.advert a:hover {
	text-decoration: underline;
}
/*****HOME CONTENT STYLES*******/

#banner-wrapper {
	height: 648px;
	overflow: hidden;
	width: 100%;
	text-align:center;
	border-bottom: 1px solid #000;
	z-index: 5;
	position: relative;
	background: #000;
}

#wpcontent_slider_container {
	overflow: hidden;
	padding: 0px;
	margin: 0px auto  !important;
	width: 1800px !important;
	height: 648px !important;
}
.banner {
	width: 1800px;
	height: 648px;
	position: absolute;
	left: 50%;
	margin-left: -900px; /* Half the width */
}
.banner img {
	margin: 0 auto;
}

#latest-news-wrapper {
	width: 100%;
	background: url('images/news-back.png') bottom center no-repeat;
	height: 400px;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	bottom: 0;
	text-align: left;
}
#latest-news {	
	width: 960px;
	height: 400px;
	padding-top: 240px;
	margin: 0 auto;
	position: relative;
}
#latest-news .news-title {
	width: 960px;
	height: 30px;
}
#latest-news .news-title .border {
	float: right;
	margin-top: 7px;
	width: 840px;
	height: 10px;
	border-top: 1px solid #447324;
}
#latest-news h3 {
	float: left;
	clear: both;
	width: 120px;
	color: #FFF;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 15px;
	padding: 0;
}
#latest-news h3 a {
	color: #FFF;
}
#latest-news ul.news {
	list-style: none;
	width: 100%;
	overflow: hidden;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}
#latest-news ul.news li {
	float: left;
	width: 217px;
	height: 110px;
	margin-right: 30px;
}
#latest-news ul.news li:last-child {
	margin-right: 0px;
}
#latest-news ul.news li h5 {
	color: #000;
	word-wrap: break-word;
	overflow: hidden;
	width: 217px;
	font-size: 14px;
	line-height: 14px;
	height: 15px;
	margin: 0;
	padding: 0;
}
#latest-news h5 a, #latest-news h5 a:visited {
	color: #fff;
}
#latest-news h5 a:hover {
	color: #fff;
	text-decoration: underline;
}
#latest-news ul.news li p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
}
#latest-news ul.news li p.data {
	margin: 0 0 5px;
	padding: 0;
	font-size: 12px;
}
#content {
	width: 960px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
#content.home {
	padding: 20px 0;
}
#content h1.home {
	text-align: center;
	margin: 0;
	padding: 0;
	margin: 5px 0;
}
#content h2 {
	color: #447324;
}
#content p {
	line-height: 24px;
	padding-bottom: 5px;
}
#content .breaker {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #000;
	margin: 10px auto;
}

/*****SUB CONTENT STYLES*******/

#content-inner {
	width: 630px;
	height: 100%;
	float: left;
	position: relative;
	padding: 20px 30px 60px 0;
	border-right: 1px solid #000;
}

.profiles {
	width: 100%;
	min-height: 530px;
	height: auto;
	margin-bottom: 20px;
	clear: both;
}

#staff-profile {
	width: 230px;
	height: 225px;
	display: block;
	float: left;
	background: #333;
	margin-right: 10px;
	margin-bottom: 13px;
	position: relative;
}

#staff-profile .staff-image {
	width: 230px;
	height: 170px;
	overflow: hidden;
	display: block;
}

#staff-profile .staff-image img:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

#staff-profile p.name {
	color: #447324;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin: 0;
}

#staff-profile p.name a:hover {
	color: #447324;
	text-decoration: underline;
}

#staff-profile p.title {
	color: #CCC;
	text-decoration: none;
	font-size: 13px;
	line-height: 14px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin: 0;
}

#content .staff-title {
	width: 960px;
	height: 50px;
	clear: both;
}
#content .staff-title .border {
	float: right;
	margin-top: -35px;
	width: 840px;
	height: 10px;
	border-top: 1px solid #447324;
}

#content .line-break {
	clear: both;
	padding-top: 20px;
	width: 960px;
	height: 10px;
	border-bottom: 1px solid #447324;
}

aside {
	width: 330px;
	height: auto;
	float: left;
	position: relative;
	padding: 20px 0 60px 30px;
	font-size: 16px;
	line-height: 18px;
}

aside ul {
	display:block;
	margin: 0;
	padding: 0;
	list-style: none;
}
aside ul.children {
	margin-left: 20px;
	list-style: square;
	color: #447324;
}

aside h2 {
	font-size: 24px;
	line-height: 24px;
}
	

.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
/*Blog*/

.commentlist {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
	position: relative;
	width: 100%;
}
.commentlist > li {
	padding: 10px;
}
.comment-author img {
	float: left;
	margin-right: 5px;
}
.commentmetadata {
	position: absolute;
	right: 10px;
	top: 10px;
}
#respond {
	float: left;
	margin-top: 30px;
}

#gallery-1 img, #gallery-2 img, #gallery-3 img, #gallery-4 img, #gallery-5 img, #gallery-6 img, #gallery-7 img, #gallery-8 img, #gallery-9 img {
	border: 1px #000 solid !important ; 
}

/* Pagination */	
 
ul.page-numbers {
	margin: 20px 0 10px;
	width: 100%;
	padding: 0;
	font-size: 13px;
	line-height: normal;
	clear: both;
	float: left;
	list-style: none;
	}
 
    ul.page-numbers li {
    	float: left;
    	}
 
ul.page-numbers a,
ul.page-numbers span {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #447324;
	}
 
ul.page-numbers a:hover,
ul.page-numbers span.current {	
	color: #444;
	}

#jp-carousel-comment-form-container, #jp-carousel-titleanddesc-title, .jp-carousel-titleanddesc-title, #jp-carousel-comments-loading  {
	display: none !important;
}	

.zilla-toggle {
	margin:  0 !important;
}

.zilla-toggle .zilla-toggle-title {
	background: none !important;
	border: none !important;
	font: 21px/32px 'Dosis', Dosis, Arial, Helvetica, sans-serif !important;
	color: #447324 !important;
	font-weight: bold !important;
}

.zilla-toggle-inner {
	padding: 0 0 0 30px !important;
	background:  none !important;
	border:  none !important;
}

.jp-carousel-titleanddesc-desc p {
	font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
	text-transform: none !important;
	color: white;
	margin: 0 0 15px;
	padding: 0;
}

/******PRINT STYLES*********/

@media print {
* {
	background:transparent!important;
	color:#000!important;
	box-shadow:none!important;
	text-shadow:none!important;
	filter:none!important;
	-ms-filter:none!important
}
a {
	text-decoration:underline
}
a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
.ir a:after {
	content:""
}
a[href^="javascript:"]:after {
	content:""
}
a[href^="#"]:after {
	content:""
}
pre {
	border:1px solid #999;
	page-break-inside:avoid
}
blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
tr {
	page-break-inside:avoid
}
img {
	page-break-inside:avoid;
	max-width:100%!important
}
@page {
margin:.5cm
}
p {
	orphans:3;
	widows:3
}
h2 {
	orphans:3;
	widows:3;
	page-break-after:avoid
}
h3 {
	orphans:3;
	widows:3;
	page-break-after:avoid
	}}