/*
	Theme Name: NZOIL
	Theme URL: http://swanexhibitions.com.au/
	Description: NZOIL is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: Milk Media
	Author URI: http://www.milkmedia.com.au
	Version: 1.0.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

html {
-webkit-font-smoothing: antialiased;
}


body {
	background: #dadada;
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #d48f04;
	text-decoration: none;
	}
	
a:hover {
	color: #f2b63c;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
.table-desc	{
	color: #f2b63c;
	font-weight:bold;
}

/***** Wrap ********************/

.home #wrap, .home-page #wrap, .blog #wrap {
	margin: 0 auto 0;
	padding: 0;
	}
	
#wrap {
	margin: 0 auto 0;
	padding: 0;
	}


/***** Header  ********************/

#header {
	margin: 0 auto 0;
	padding: 0;
	}
	
#header .wrap {
	background: url(images/Swan-Expos-Banner.jpg) no-repeat transparent;
	width: 960px; 
	height: 158px;
	margin: 10px auto 0;
	}

#title-area {

	width: 340px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#text-10 {
	position:absolute;
	margin-left:-230px;
	margin-top:30px;
}

/*** Header Text ***/
#text-10 h1 {
	-moztext-shadow: 1px 1px 1px #cccccc;
	-webkittext-shadow: 1px 1px 1px #cccccc;
	text-shadow: 1px 1px 1px #cccccc;
}
#black-studio-tinymce-2 p {
	-moztext-shadow: 1px 1px 1px #cccccc;
	-webkittext-shadow: 1px 1px 1px #cccccc;
	text-shadow: 1px 1px 1px #cccccc;
}
	
#title-area #title {

	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	margin: 0; 
	padding: 0 0 0 20px;
	}
	
#title-area #title a {
	color: #000000;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#title-area #description {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 560px;														
	color: #000000;
	float: left;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area a, #header .widget-area a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
#header .widget-area a:hover {
	color: #000000;
	text-decoration: none;
	}

#header .widget-area #email,
#header .widget-area #email a{
	background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    color: #000000;
    float: right;
    font-size: 17px;
    font-weight: bold;
    margin: -7px 85px 0 0;			
    text-decoration: none;
}
#header .widget-area #email a{ float: none; }

#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	/* background: url(images/logo.png) left top no-repeat; */
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 400px;														
	height: 120px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding:89px 15px 0 0;												
	}
	
#header ul.nav li, #header ul.menu li {
    float: left;
    line-height: 4px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
	}
	
#header ul.nav li:last-child, #header ul.menu li:last-child{
	border:none;
}	
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #d89b39;	
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
    margin: 0 0 14px;
	padding: 6px 12px 5px;
	text-decoration: none;
	position: relative;
	border-right: 1px solid;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	/* background: #00B8DE; */
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	/* padding-right: 20px; */
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	/* background: url(images/arrow-down.png); */
	display: block;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: none repeat scroll 0 0 #D58A1C;
    border-bottom: 1px solid #B5720D;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 12px 10px;
    position: relative;
    text-transform: none;
    width: 158px;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #b47110;
	color: #FFFFFF;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;	
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}
	
#header ul#menu-primary-navigation li:last-child a{
	border:0 none;
}

/***** Nav Menu ********************/

#nav {
	clear: both;
	/*color: #FFFFFF;*/
	margin: -42px auto 0;
	padding: 0;
	}

#nav .wrap {
	/*background: none repeat scroll 0 0 #FFFFFF; ORIG
	background: none repeat scroll 0 0 #000000;*/
	background: none repeat scroll 0 0 #f4ecd9;
	width: 960px;
	height: 36px;
	
	border-top: 1px solid #f2b63c;
	/*height: 37px;
	border-top: 3px solid #f2b63c;*/
	
	margin: 0 auto 0;
	}
	
#nav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #f2b63c;
    /*color: #d48f04;
	
	color: #f2b63c;*/
	color:#000000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
	}
	
#nav li:last-child a {
	border:0 none;
}

#nav li a:hover, #nav li a:active {
    /*color: #000000;*/
	
	color: #f2b63c;
	background-color:#000000;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 5px;
	display:none !important; /*HIDE*/
	}
	
#nav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	display:none !important; /*HIDE*/
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	
	background: none repeat scroll 0 0 #f4ecd9;
    border-bottom: 1px solid #f2b63c;
    border-left: 1px solid #f2b63c;
    border-right: 1px solid #f2b63c;
    /*color: #d48f04;*/
	
	color:#000000;
	
    font-size: 12px;
    margin: 0;
    padding: 6px 10px;
    position: relative;
    text-transform: none;
    width: 158px;
	}
	
#nav li li a:hover, #nav li li a:active {
	/*color: #000;*/
	
	background-color:#000000;
	color:#f2b63c;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	margin-left:-1px;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -34px 0 0 169px; 
border-top:solid 1px #f2b63c;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

#nav li.right {
	float: right;
	font-size: 14px;
    font-weight: bold;
	margin: 0;
	padding: 10px 25px 10px 0;
	text-shadow: #00839E 1px 1px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}

	
/***** SubNav Menu ********************/
/*---REMOVED STYLES ---*/

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 0 auto 0px;
	padding: 0;
	overflow: hidden;
	}
	
.home #inner, .home-page #inner, .blog #inner {
	width: 100%;
	margin: 0;
	background-color:#dadada
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
	
	
/***** Home Top ********************/
#home-featured-wrap{	
	background:#ffffff;
	margin: 0 auto;
    width: 960px;
	}
	
/***** Home Top ********************/

#home-top-bg {
	}

#home-top {
	width: 960px;
	color: #000000;	
	margin: 0 auto 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	padding-top:10px;
	}
	
#home-top a, #home-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-top .more-link {
	background: url(images/read-more.png) no-repeat scroll 0 0 transparent;
	color: #d89b39;	
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0 19px;
	text-decoration: none;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;	
	display: block;  
	line-height: 26px;
	}
	
#home-top .more-link:hover {
	background: url(images/read-more-hover.png) no-repeat 0 0 transparent;
	text-decoration: none;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top h2 {
	color: #000000;
    font-family: Arial,Tahoma,Verdana;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0;
	font-weight:600;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #000000;	
	text-decoration: none;
	font-weight:600
	}

#home-top h2 a:hover {
	color: #999;	
	text-decoration: none;
	}
	
#home-top h3	{
	color: #040404;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
	}
	
#home-top .home-top-right h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-shadow: #002838 1px 1px;
	border-bottom: 1px solid #f2b63c;
	}

#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-top ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: transparent;
	padding: 7px;
	border: 0;	
	}
	
.home-top-left {
	width: 960px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top:20px;
	}
.home-top-left p {
text-align:justify;
color:#000000;
}
.home-top-left h2 {
color:#000000;
font-weight:600
}

/*** HOME TEXT ***/
#black-studio-tinymce-7 {
	width:623px;
	float:left;
}

#black-studio-tinymce-11 {
	position:relative;
	width:295px;
	float:right;
	margin-top:20px;
	margin-right:20px;
}

#welcome {
	padding: 0px;
}
/*** END HOME TEXT ***/

#gform_widget-3 {
	width:258px;
}

#gform_widget-3 .gfield_label {
visibility:hidden;
height:0px;
line-height:0px;
}

#gform_widget-3 .gform_wrapper .gform_heading {
padding:0px !important;
margin:0px !important;
margin-bottom:6px!important;
}

#gform_widget-3 input[type="submit"] {
	background: #000000;
	cursor: pointer;
	color: #f2b63c !important;
	padding: 0 12px 0 12px;
	float: right;
	border: 0;
	height:28px;
	font-weight:500;
	text-transform:none;
	text-shadow:none;
	margin-top:-38px !important;
}
#gform_widget-3 input[type="submit"]:hover {
	background: #f2b63c;
	color: #000000 !important;
}

.subscribe-home {
	color:#000000;
	text-align:justify;
}

.subscribe-home-enter {
padding:0px !important;
margin:0px !important;
}

#gform_widget-3 .ginput_container {
padding:0px !important;
margin:0px;
float:left;
width:174px;
}
#gform_widget-3 .gfield_required {
	display:none;
}
#gform_widget-3 .large {
padding:0px !important;
margin:0px !important;
width:174px;
height:24px;
font-size:14px !important;
}

#gform_widget-3 .gform_footer {
padding:0px !important;
margin:0px;
float:right;
margin-top:-31px;
}
	
.home-top-left .widget {
	position:relative;
	padding: 0px;
	width:596px;
	margin-left:20px;
	
	}
	
.home-top-left a.alignleft{
	width: 200px;
	margin: 0 0 0 15px;
	}
	
/*--- Top Right - Major Sponsor ---*/
.home-top-right {
	width: 272px;
	height:267px;
	float: left;
	margin: 0;
	padding: 0;
}
	
/***** Home Middle ********************/

#home-middle-bg {
	background: transparent;
	padding: 0px 10px 0;
	}

#home-middle {
	width: 960px;
	margin: 0 auto 0;
	padding: 0 0 20px 0;
	overflow: hidden;
	}
	
#home-middle a, #home-middle a:visited {
	color: #7CA513;
	text-decoration: none;
	}
	
#home-middle a:hover {
	color: #7CA513;
	text-decoration: underline;
	}
	
#home-middle p {
	margin: 0 0 0 10px;
    padding: 0;
	position:relative;
    width: 250px;
	color:#000000;
	}
	
#home-middle h2 {
	color: #000000;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: bold;
    margin: 0px 0 5px 10px;
    padding: 0 ;
	}
	
#home-middle h2 a, #home-middle h2 a:visited {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-middle h2 a:hover {
	color: #d48f04;
	text-decoration: none;
	}
	
#home-middle h4 {
	color: #000000;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
#home-middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-middle ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	}

#home-middle ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-middle ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-middle .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#home-middle .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-middle .featuredpost .post, #home-middle .featuredpage .page {
	clear: both;
	}
	
#home-middle .featuredpost, #home-middle .featuredpage {
	clear: both;
	}
	

#home-middle .featuredpost img {
	background: #FFFFFF;
	margin: 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

#home-middle .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

.home-middle-1 {
	background: url(images/mid-box-bg.jpg) no-repeat 0 0 transparent;												
	float: left;
    height: 248px;
    margin: 0 0 0 5px;
    padding:  4px 0 0 4px;
    width: 280px;	
	}
	
.home-middle-2 {
	background: url(images/mid-box-bg.jpg) no-repeat 0 0 transparent;
	float: left;
	width: 280px;	
	height: 248px;
	margin: 0 0 0 39px;
	padding: 4px 0 0 4px;	
	}
	
.home-middle-3 {
	float: left;
	width: 262px;	
	height: 233px;
	margin: 4px 0 0 44px;
	padding: 4px 4px 0 4px;	
	border:1px solid #999999;
	}

.home-middle-3 h6 {
	margin-top:0px;
	margin-bottom:15px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	color:#f2b63c !important;
	font-size:14px !important;
	font-weight:600 !important;
	width: 257px !important;
	background-color:#000000;
}
#home-middle #pb_slideshow_slider-container-2 {
margin-left:32px;
}
.read-more {
	background: #000000;
	cursor: pointer;
	color:#f2b63c !important;
	padding: 3px 12px 3px 12px;
	float: right;
	border: 0;
	font-weight:500;
	font-size:11px;
	text-decoration:none;
	margin-top:5px;
}
.read-more:hover {
background: #f2b63c;
color:#000000 !important;
text-decoration:none !important;
}
	
#home-middle  a.more-link{
	color: #FFFFFF;
    display: block;
    font-size: 52px;
    font-weight: bold;
    margin: 14px 0 0 228px;
    text-decoration: none;
    position: absolute;
	top: 77px;
}

a.mid-but {
 	display: block;
 	width: 180px;
 	height: 20px;
 	padding: 4px 0 4px 0;
	text-align:center;
 	color:#000000 !important;
	font-weight: bold;
	font-size:14px;
 	text-decoration: none;
	background: url(images/home-box-but.jpg) no-repeat 0px 0px;
 }
a:hover.mid-but {
text-decoration: none !important;
background: url(images/home-box-but.jpg) no-repeat 0px -28px;
}

.hold_but {
margin-top:10px;
}
	

/***** Home Featured Post ********************/
	
.home-featured-post{
	background:#fff;
	margin:0 auto;
	width:940px;
	padding:10px;
}	

.home-featured-post h4{
	border-bottom: 1px solid #f2b63c;
    color: #333333;
    font-size: 18px;
    margin: 0;
    padding: 10px 0 14px;
}

.home-featured-post a.alignleft{
	background: url(images/arrow.jpg) no-repeat scroll 149px 12px transparent;
    display: inline;
    float: left;
    height: 140px;
    width: 221px;
}

.home-featured-post .post.format-standard{
	border-bottom: 1px solid #E2E2E2;
    height: 150px;
    margin: 0 0 8px;
    padding: 16px 0 4px;
}

.home-featured-post .post.format-standard:last-child{
	border:0;
}

.home-featured-post a.more-link{
	background: url("images/read-more.png") no-repeat scroll 0 0 transparent;
    color: #D89B39;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    margin: 7px 0 0 230px;
    padding: 5px 19px;
    text-decoration: none;
}

#content #featured-post-4 h2 {

}
	
	

/***** Breadcrumb ********************/

.breadcrumb {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 5px 0 5px 10px;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	background:#fff;
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

.full-width-content #content-sidebar-wrap {
	width: 940px;
	margin: 0;
	padding: 0;
	}


/***** Content ********************/


#content {
	width: 500px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	background: none repeat scroll 0 0 #FFFFFF;
    padding: 20px;	
    width: 640px;
	}
	
.full-width-content #content {
	background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
    width: 960px;
	}

#content img, #content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #E8E8E8;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	}

#ap-reqistration blockquote {
	background: #0095a5 url(images/quote-white.png) no-repeat 20px 25px!important;
	color: white;
	margin: 0px!important;
	padding: 10px 20px 10px 55px!important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 20px!important;
}

#ap-reqistration blockquote span.close-quote {
	background: #0095a5 url(images/close-quote-white.png) no-repeat top left!important;
	display: inline;
	padding: 4px 15px!important;
	margin: 0 0 0 10px!important;
}

#ap-reqistration a.register_btn {
	display: inline-block;
	margin-top: 20px;
	width: 20%;
}

#ap-reqistration a.register_btn button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: none repeat scroll 0 0 #872825;
	border: 1px solid #872825;
	font-weight: bold;
	padding: 5px 30px;
	text-transform: capitalize;
	cursor: pointer;
	color: #fff;
}

#ap-quicklinks {
	width: 653px !important;
}

#ap-quicklinks h4 {
	margin-top:0px;
	margin-bottom:8px !important;
	padding:0px;
	color:#000000;
	font-size:16px !important;
	font-weight:600;
	padding-bottom:4px !important;
	width:100%;
	border-bottom:#f2b63c solid 3px;
}

#wpsc_shopping_cart-2 {
	width:200px;
	float:right;
	margin-top:3px;
}

#wpsc_shopping_cart-2 .pricedisplay {
font-size:12px !important;
}
#wpsc_shopping_cart-2 .shoppingcart {
padding:0 !important;
}
#wpsc_shopping_cart-2 .shoppingcart table {
border-spacing: 0px !important;
-webkit-border-horizontal-spacing: 0px !important;
-webkit-border-vertical-spacing: 0px !important;
}
#wpsc_shopping_cart-2 .shoppingcart table th {
padding:1px 0px 1px 0px !important;
}
#wpsc_shopping_cart-2 .shoppingcart table td {
padding:4px 0px 0px 0px !important;
}

#ap-quicklinks div.post {
	margin: 0 0 20px;
	overflow: hidden;
}

#ap-quicklinks div.post.gfwa-1 {
	background: url(images/rates.png) no-repeat top left;
	padding-left: 145px;
}

#ap-quicklinks div.post.gfwa-2 {
	background: url(images/feedback.png) no-repeat top left;
	padding-left: 145px;
}

#ap-quicklinks div.post.gfwa-3 {
	background: url(images/our-team.png) no-repeat top left;
	padding-left: 145px;
}

#ap-quicklinks div.post h2 {
	background: url(images/quick-links-title.png) no-repeat 0 top;
	overflow: hidden;
	padding: 10px 0 17px 10px;
	color: white;
	border: none;
	margin: 0 0 6px;
}

#content .post {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 6px 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .entry-content {
	overflow: hidden;
	width: 653px;
	}

.full-width-content #content .entry-content {
	width:940px;
}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;

	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
	

.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	/*font-size: 15px;*/
	font-size: 16px;
	/*background: #F3F3F3;*/
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px solid #999999;
	margin: 0 0 8px 0;
	/*padding: 8px 6px 8px 5px;*/
	padding: 8px 6px 6px 0px;
	border-top: 3px solid #f2b63c;
	width:100%;
	}
	
#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0 0 6px 0;
}
	
#content h2 a, #content h2 a:visited {
	color: #0095a5;
	text-decoration: none;
	font-size:14px;
	font-weight:600;
	}
	
#content h2 a:hover {
	color: #00ab96;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h4 {
	font-size: 14px;
	font-weight:bold;
	margin-top:8px;
	}
	
#content h5 {
	font-size: 12px;
	font-weight:bold;
	margin-top:8px;
	}
	
#content h6 {
	font-size: 10px;
	}

#content p {
	text-align:justify;
	margin:4px 0 4px 0;
	}
	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #0067A2;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #0067A2;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #0067A2;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	background: #fff;
	width: 232px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: none repeat scroll 0 0 #fff;
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	width: 197px;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #000000;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 8px 0 4px 0;
	border-bottom: 3px solid #f2b63c;
	}
	
#sidebar h4 span.orange, #sidebar-alt h4  span.orange {
	color: #f2b63c;
}

#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DDDDDD;
 	word-wrap: break-word;
	}

#sidebar .nivoSlider {
	margin: 0!important;
}

#sidebar div.gform_body label {	
	display: none;
}

#sidebar div.gform_body input {	
	width: 100%;
	font-size: 13px;
	padding: 4px;
}

#sidebar .testimonialswidget_testimonials {
	margin: 0px;
	/*padding-top: 10px;
	background: url(images/quote-bg.png) top left no-repeat;*/
	/*background-color:#FF3300;*/
	height:270px;
	overflow:hidden;
}


/***** Tag Cloud ********************/

#home-middle .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 148px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 7px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}
	
#nav .searchform {
	float: right;
	padding: 2px 0 0 0;
	}
	
.s {
	background: #FFFFFF url(images/search.png) right no-repeat;
	width: 170px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 3px 0 0;
	padding: 5px 0 5px 7px;
	border: 1px solid #DDDDDD;
	}
	
#header .s {
	width: 250px;
	}
	
.searchsubmit {
	background: #000000;
	cursor: pointer;
	color: #f2b63c !important;
	padding: 0 12px 0 12px;
	float: right;
	border: 0;
	height:28px;
	font-weight:500;
	text-transform:none;
	text-shadow:none;
	}
	
.searchsubmit:hover {
	background: #f2b63c;
	color: #ffffff !important;
	}

/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}
	
#header .enews {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	}

.enews #subbox {
	width: 190px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	}

.enews #subbutton {
	background: #FFFFFF url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 5px 5px 4px 5px;
	border: 1px solid #73AB00;	
	}
	
.enews #subbutton:hover {
	background: #FFFFFF url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer-widgeted #wp-calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar caption {
	color: #FFFFFF;
	}
	
#sidebar #wp-calendar th {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	color: #F7F7F7 !important;
	}
	
#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	}
	
#footer-widgeted #wp-calendar td {
	background: none;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;

	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #000000;
	cursor: pointer;
	color: #f2b63c !important;
	padding: 0 12px 0 12px;
	border: 0;
	height:28px;
	font-weight:500;
	text-transform:none;
	text-shadow:none;
	}
	
.gform_footer .button:hover {
	background: #f2b63c;
	color: #000000 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}
	
#content .gsection	{
	margin-top:20px!important;	
}
	
/***** Social Media ********************/	
#content #spanky-social {
	height: 47px;
}


.full-width-content #spanky-social{
	width: 940px;
}
	
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background-color:#f4ecd9;
	color:#000000;
	width: 960px;
	margin: 0 auto 0;
	padding: 0 0 15px 0;
	overflow: hidden;
	clear: both;
	}
	
#footer-widgeted .footer-top {
background: url(images/footer-dashed-top.png) repeat-x;
	width: 960px;
	height: 25px;
}

#footer-widgeted .footer-logo {
	background: url(images/footer-logo.png) no-repeat center top;
	width: 857px;
	height: 85px;
	border-bottom: 2px dashed #2c2c2c;
	margin: 0 auto 20px;
	clear: both;
}

#footer-widgeted .wrap {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
	}
	
#footer-widgeted .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#footer-widgeted .featuredpost .post h2 {
	font-size: 12px;
}

#footer-widgeted h4 {
	color: #000000;
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 0px !important;
	}
	
#footer-widgeted p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted .widget p, #footer-widgeted .textwidget p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #d48f04;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	color: #f2a301;
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
	
#footer-widgeted ul li {
	list-style-type: none;
margin:0px;
	}

.footer-widgeted-1 {
	width: 258px !important;
	float: left;
	margin: 0;
	padding: 0px 25px 5px 0px !important;
	margin-top:20px;
	}
	
.footer-widgeted-2 {
	width:349px;
	height:155px;
	float: left;
	margin: 0;
	padding: 0px 25px 5px 25px;
	margin-top:20px;
	border-left:dotted 2px #f2a301;
	border-right:dotted 2px #f2a301;
	}
	
.rotatingtweets {
margin-bottom:15px;
}
	
.footer-widgeted-3 {
	width: 184px;
	float: left;
	margin: 0;
	padding: 0px 0px 5px 35px;
	margin-top:20px;
	}
	
.footer-widgeted-4 {
	width: 225px;
	float: right;
	margin: 0;
	padding: 30px 0 5px 0;
	}
	
#footer-widgeted .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

/***** Footer ********************/

#footer {
	background: url(images/footer-dashed-3.png) repeat-x #131313;
	border-radius: 0 0 5px 5px;
	color: #3c3c3c;
	font-size: 11px;
	margin: 0 auto 25px;
	padding: 0;
	clear: both;
	overflow: hidden;
	width: 960px;
	}

#footer .wrap {
	/*width:857*/
	width: 920px;
	/*height: 35px;*/
	height: 65px;
	margin: 0 auto 0;
	padding: 15px 0 10px;
	}
	
#footer a, #footer a:visited {
	color: #3c3c3c;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #3c3c3c;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	line-height:16px;
	}

#footer .gototop {
	width: 430px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 390px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0 0;
	text-align: left;
	margin-top:30px;
	}
#footer .swan {
	width:200px;
background-colour:#FF3300;
float:right;
	}

#footer .social-profiles{


	float: left;
}

/***** Comments ********************/

#comments {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 305px;					/* width: 250px; */
	color: #000000;
	font-family: Arial, Tahoma, Verdana;

	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0;
	padding: 5px;
	border: 1px solid #73AB00;	
	}
	
#submit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F4F4F4;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: url(images/button.png);
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #73AB00;	
	}
	
.reply a:hover {
	background: url(images/button-hover.png);
	text-decoration: none;
	border: 1px solid #73AB00;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.deal_or_announcement_with_countdown_timer_widget{
	float: left;
	margin:-10px 0 0 305px;
}

.one-half,
.one-third,
.two-thirds,
.one-fourth,
.two-fourths,
.three-fourths,
.one-fifth,
.two-fifths,
.three-fifths,
.four-fifths,
.one-sixth,
.two-sixths,
.three-sixths,
.four-sixths,
.five-sixths {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}
.one-half,
.two-fourths,
.three-sixths {
    width: 48%;
}
.one-third,
.two-sixths {
    width: 31%;
}
.two-thirds,
.four-sixths {
    width: 65%;
}
.one-fourth {
    width: 22.5%;
}
.three-fourths {
    width: 73.5%;
}
.one-fifth {
    width: 17.4%;
}
.two-fifths {
    width: 37.8%;
}
.three-fifths {
    width: 58.2%;
}
.four-fifths {
    width: 78.6%;
}
.one-sixth {
    width: 14%;
}
.five-sixths {
    width: 82%;
}
.first {
    clear: both;


    padding-left: 0;
}

/* SOCIAL ICONS */
#black-studio-tinymce-13 {
	margin-bottom:0px;
	margin-top:0px !important;
padding-top:0px ! important;
}

.linked-in {
 	display:block;
 	width: 47px;
 	height: 46px;
 	padding: 0;
	background: url(images/linked-in.jpg) no-repeat 0px 0px;
	float:right;
	margin-left:4px;
 }
.linked-in:hover {
	background: url(images/linked-in.jpg) no-repeat 0px -47px;
}

.twitter {
 	display:block;
 	width: 47px;
 	height: 46px;
 	padding: 0;
	background: url(images/twitter.jpg) no-repeat 0px 0px;
	float:right;
	margin-left:4px;
 }
.twitter:hover {
	background: url(images/twitter.jpg) no-repeat 0px -47px;
}

.facebook {
 	display:block;
 	width: 47px;
 	height: 46px;
 	padding: 0;
	background: url(images/facebook.jpg) no-repeat 0px 0px;
	float:right;
	margin-left:4px;
 }
.facebook:hover {
	background: url(images/facebook.jpg) no-repeat 0px -47px;
}

.youtube {
 	display:block;
 	width: 47px;
 	height: 46px;
 	padding: 0;
	background: url(images/youtube.jpg) no-repeat 0px 0px;
	float:right;
	margin-left:4px;
 }
.youtube:hover {
	background: url(images/youtube.jpg) no-repeat 0px -47px;
}

.rss {
 	display:block;
 	width: 44px;
 	height: 46px;
 	padding: 0;
	background: url(images/rss-feed.jpg) no-repeat 0px 0px;
	float:right;
	margin-left:4px;
 }
.rss:hover {
	background: url(images/rss-feed.jpg) no-repeat 0px -47px;
}

.linked-in-small {
 	display:block;
 	width: 37px;
 	height: 35px;
 	padding: 0;
	background: url(images/linked-in-small.png) no-repeat 0px 0px;
	float:left;
	margin-left:0px;
 }
.linked-in-small:hover {
	background: url(images/linked-in-small.png) no-repeat 0px -37px;
}

.twitter-small {
 	display:block;
 	width: 35px;
 	height: 36px;
 	padding: 0;
	background: url(images/twitter-small.png) no-repeat 0px 0px;
	float:left;
	margin-left:3px;
 }
.twitter-small:hover {
	background: url(images/twitter-small.png) no-repeat 0px -37px;
}

.facebook-small {
 	display:block;
 	width: 35px;
 	height: 36px;
 	padding: 0;
	background: url(images/facebook-small.png) no-repeat 0px 0px;
	float:left;
	margin-left:3px;
 }
.facebook-small:hover {
	background: url(images/facebook-small.png) no-repeat 0px -37px;
}

.youtube-small {
 	display:block;
 	width: 37px;
 	height: 36px;
 	padding: 0;
	background: url(images/youtube-small.png) no-repeat 0px 0px;
	float:left;
	margin-left:3px;
 }
.youtube-small:hover {
	background: url(images/youtube-small.png) no-repeat 0px -37px;
}

.rss-small {
 	display:block;
 	width: 35px;
 	height: 36px;
 	padding: 0;
	background: url(images/rss-feed-small.png) no-repeat 0px 0px;
	float:left;
	margin-left:3px;
 }
.rss-small:hover {
	background: url(images/rss-feed-small.png) no-repeat 0px -37px;
}

#quote {
	width:650px;
	margin-top:15px;
	margin-bottom:6px;
	border-top:#f2b63c dotted 2px;
	border-bottom:#f2b63c dotted 2px;
}
#quote h5 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:17px;
	line-height:24px;
	font-style:italic;
	padding:3px 15px 5px 15px;
}
.widgets_on_page ul, .widgets_on_page li {
	list-style-type:none !important;
	margin:0 !important;
	padding:0;
}

/*** Quicklinks ***/
a.quick-but {
 	display: block;
 	width: 197px;
 	height: 20px;
 	padding: 4px 0 4px 0;
	text-align:center;
 	color:#ffffff !important;
	font-weight: bold;
	font-size:14px;
 	text-decoration: none;
	background: url(images/quick-but.jpg) no-repeat 0px 0px;
 }
a:hover.quick-but {
text-decoration: none !important;
background: url(images/quick-but.jpg) no-repeat 0px -28px;
}

.hold_but_quick {
margin-top:5px;
}

/*** eNews-2 ***/

#gform_widget-2 .gform_wrapper .gform_heading {
padding:0px !important;
margin:0px !important;
margin-bottom:10px!important;
}

#gform_widget-2 input[type="submit"] {
	background: #0095a5;
	cursor: pointer;
	color: #FFFFFF !important;
	padding: 0 12px 0 12px;
	float: right;
	border: 0;
	height:28px;
	font-weight:500;
	text-transform:none;
	text-shadow:none;
}
#gform_widget-2 input[type="submit"]:hover {
background: #999999;
}

#gform_widget-2 .gform_heading {
font-size:11px;
line-height:16px;
}

.subscribe-page {
	
	color:#000000;
	text-align:justify !important;
}

.subscribe-page-enter {
padding:0px !important;

margin:0px !important;
}

#gform_widget-2 .ginput_container {
padding:0px !important;
margin:0px;
float:left;
width:185px;
}
#gform_widget-2 .gfield_required {
	display:none;
}
#gform_widget-2 .large {
padding:0px !important;
margin:0px !important;
width:185px;
height:22px;
font-size:14px !important;
}

#gform_widget-2 .gform_footer {
padding:0px !important;
margin:0px;
float:right;
margin-top:8px;
}

.gform_wrapper {
max-width: 100% !important;
}
#gform_wrapper_13 {
height:80px;
}

#text-6 {
margin-bottom:0px;
}
#text-5, #text-8, #text-13 {
	width:200px;
	float:left;
	margin-right:26px;
	margin-top:10px;
}

#text-5 .nivoSlider, #text-8 .nivoSlider, #text-13 .nivoSlider, #text-11 .nivoSlider {
border:1px solid #DDD;
}

#text-8 {
	margin-right:0px;
}

#ap-quicklinks h6 {
	margin-top:0px;
	margin-bottom:8px !important;
	padding:0px;
	color:#000000;
	font-size:16px;
	font-weight:600;
	padding-bottom:5px;
	width:100%;
	border-bottom:#0095a5 solid 3px;
}

/*--- Registration form ---*/
.rego ul li {
margin-left:0px !important;
}
.gfield_description {
padding-top:0px !important;
}
.gform_footer {
margin-top:10px !important;
padding-top:0px !important;
}

/*--- Shopping Cart ---*/
.default_product_display {
padding-left:0px !important;
padding-right:250px !important;
border-bottom:#0095a5 dotted 2px;
}

.productcol {
margin-left:0px !important;
}
.imagecol {
float:right !important;
margin-top:-24px;
margin-right:0px !important;
overflow:hidden !important;
}

.wpsc_variation_forms label {
	color: #000000 !important;
	font-size: 12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
}

.product_form {
padding:0px !important;
}

.default_product_display form.product_form fieldset legend, #content .default_product_display form.product_form fieldset legend {
font-size:14px !important;
font-weight:600 !important;
padding:0px !important;
padding-bottom:10px !important;
}

.col1 {
width:0px !important;
padding:0px !important;
padding-right:3px !important;
}

.wpsc_quantity_update {
padding:0px !important; 
margin:0px !important;
margin-bottom:15px !important;
}

.wpsc_product_price {
padding-left:0px !important;
}

.pricedisplay {
	color: #000000;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

/*--- Hide Comment Info ---*/
.sfw-nocomments {
visibility:hidden;
}

/*--- Contact Form ---*/
#gform_fields_15 {
width:550px;
}

#Widgets_on_Pages_2 {
width:340px;
float:left;
}

#gform_widget-4 {
width:330px;
}

#gform_fields_15 .ginput_container {
width:460px;
padding:0px !important;
float:right;
padding-top:5px !important;
margin:0px !important;
}

#input_15_6 {
width:220px !important;
height:80px !important;
margin-top:2px !important;
}

#gform_fields_15 .gfield_label {
float:left;
}

div.gform_footer.top_label {
width:318px !important;
padding-top:10px !important;
}
#gform_submit_button_15 {
float:right;
}

#gform_widget-4 .widgettitle {
display:none;
}

#contact-info {
float:right;
height:310px;
width:312px;
padding-top:4px;
}
#contact-info h4 {
margin-bottom:10px;
color:#000000;
font-size:16px;
padding-bottom:5px;
width:100% !important;
border-bottom:#f2b63c solid 3px;
}

/*-- ReCaptcha --*/
#recaptcha_image img { width: 180px; } 

/*-- Products --*/
.single_product_display.group {
padding:0px;
}
.single_product_display.group p {
font-size:12px; 
line-height:18px;
padding-right:158px !important;
}
.single_product_display.group.imagecol {
margin-top:0px !important;
}

/*-- Fix text appear before slideshow --*/
.slideshow_container.slideshow_container_0 h2 {
color:#FFFFFF !important;
}

/*--- SCHEDULE ---*/
.sched {
font-family:Arial, Helvetica, sans-serif;
border-top:1px solid #0095a5;
border-left:1px solid #0095a5;
color:#333;
line-height:18px;
background-color:#e5f4f6;
margin-top:10px;
margin-bottom:20px;
}
.sched th {
border-right:1px solid #0095a5;
border-bottom:1px solid #0095a5;
padding:7px 8px 7px 8px;
text-align:center;
font-size:15px;
background-color:#99d5db;
}
.sched td {
border-right:1px solid #0095a5;
border-bottom:1px solid #0095a5;
padding:5px 8px 5px 8px;
}
.slot {
width:80px;
font-weight:600;
font-size:13px;
vertical-align:top;
}
.topic {
}
.topic a {
text-decoration:underline;
}

#home_register {
position:absolute; 
width:895px; 
margin-top:160px; 
text-align:right;
}

#home_register2 {
position:absolute; 
width:344px;
height:87px; 
margin-top:0px; 
margin-left:576px;
}



#featured-post-6 {
	position:relative !important;
	width:272px;
	float:right !important;
	margin-right:20px;
/*border:1px solid #DDD;*/
}
#featured-post-6 h4 {
	margin-top:0px;
	margin-bottom:10px;
	color:#000000;
	font-size:16px;
	padding-bottom:5px;
	width:100% !important;
	border-bottom:#f2b63c solid 3px;
}

#home-top .featuredpost, #home-top .featuredpage {
clear:none;
}

#home-top .featuredpost .post h2 {
	font-size: 12px;
margin-bottom:5px;
}

.shopping-cart-wrapper {
line-height: 20px;
}

/*-- HIDE POST CAT, EDIT, ETC --*/
.entry-utility {
	display:none;
}

/*-- Slider Styles --*/
.slider {
	width: 669px;
	height:260px;
	float: left;
	margin: 0;
	padding: 0;
}
#metaslider_1987 {
	padding:0px !important;
margin-left:20px;
margin-top:-5px;
}
.flexslider {
	border:none !important;
}
.flex-control-nav {
z-index:100;
bottom:40px !important;
margin-left:270px !important; 
}

.flex-control-nav li a {
margin: 0px !important;
}

.metaslider .caption {
line-height:22px;
padding-right: 60px !important;
}
.metaslider .caption a {
text-decoration:underline !important;
color:#d48f04 !important;
}
.metaslider .caption a:hover {
color:#f2b63c !important;
}

.custom .flex-control-paging li a.flex-active {
background: #f2b63c;
background: rgba(242,182,60,1);
cursor: default;
}
.custom .flex-control-paging li a  {
width: 10px;
height: 10px;
display: block;
background: #f2b63c;
background: rgba(242,182,60,0.2);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-o-border-radius: 0px !important;
border-radius: 0px !important;
box-shadow: none !important;
border: 1px solid #FFFFFF;
}
.flex-control-nav li {
margin: 0 3px !important;
}


/*--- Rego Buttons ---*/
.aio-button-left a {
padding: 9px 9px !important; 
}

.aio-button-left a.aio-yellow {
border: 1px solid #f2b63c;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 0 0 #ffffff;
box-shadow: inset 0 1px 0 0 #ffffff;
color: #000000 !important;
text-shadow: 0 1px 0 #ffffff;
font-size: 11px;
background-color: #f2b63c;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2b63c),color-stop(100%, #d48f04));
background-image: -webkit-linear-gradient(top, #f2b63c,#d48f04);
background-image: -moz-linear-gradient(top, #f2b63c,#d48f04);
background-image: -ms-linear-gradient(top, #f2b63c,#d48f04);
background-image: -o-linear-gradient(top, #f2b63c,#d48f04);
background-image: linear-gradient(top, #f2b63c,#d48f04);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2b63c, endColorstr=#d48f04);
}

.aio-button-left a.aio-yellow:hover:not(:disabled){
-webkit-box-shadow:inset 0 1px 0 0 #ffffff;
box-shadow:inset 0 1px 0 0 #ffffff;
background-color:#d48f04;
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #d48f04),color-stop(100%, #f2b63c));
background-image:-webkit-linear-gradient(top, #d48f04,#f2b63c);
background-image:-moz-linear-gradient(top, #d48f04,#f2b63c);
background-image:-ms-linear-gradient(top, #d48f04,#f2b63c);
background-image:-o-linear-gradient(top, #d48f04,#f2b63c);
background-image:linear-gradient(top, #d48f04,#f2b63c);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d48f04, endColorstr=#f2b63c);
}


/*** COMPANY PROFILES DIRECTORY ***/
.entry-content {
	clear:both !important;
}
.gf_directory li {
	padding:0px !important;
	list-style-type:none !important;
	margin:0px !important;
}
.gf_directory ul {
	padding-bottom:140px !important;
}
.profile-entry ul li:first-child a {
	font-size:18px;
	color:#0095a5;
	font-weight:600;
	text-decoration:underline;
}
.profile-entry ul li:first-child a:hover {
	color:#333333;
}

.profile-entry ul li:last-child {
	width:186px;
	height:114px;
	border: 1px solid #999999;
}

.entry-content .text {
	width:455px;
	float:left;
}
.entry-content .post_image {
	float:right;
	margin-top:-99px !important;
}
.entry-content .post_image img {
	width: 94%;
	padding:3% !important;	
}
#lead_form p {
	font-size:11px;
	text-align:right;
	margin-bottom:15px;
}
.even, .alt {
	border:none;
}
.post-edit-link {
	float:left;
}

/*** COMPANY PROFILES DETAIL ***/
.entryback {
	margin-bottom:10px !important;
}
.entry-detail-view ul {
	margin-bottom:10px;
}
.entry-detail-view li {
	padding:0px !important;
	list-style-type:none !important;
	margin:0px !important;
	font-weight:600;
}

.entry-detail-view ul:first-child li:first-child {
	margin-bottom:10px !important;
	font-weight:500;
}

/***** Subscribe to eNewsletter form styles *****/
.entry-content #gform_wrapper_14  {
	width:60%;
}
.entry-content #gform_wrapper_14 .gfield_label {
	width:50px;
	padding-top:5px;
	margin-right:5px !important;
}
.entry-content #gform_wrapper_14 .large {
	width:180px;
}
.entry-content #gform_wrapper_14 .ginput_container {
	width:245px;
}
.entry-content #gform_wrapper_14 .gform_footer.left_label {
	text-align:right;
	width:205px !important;
	margin-top:-36px !important;
}


/***** HIDE SPONSOR BOXES ****/
#ap-quicklinks {
display:none;
}

.footer-widgeted-3 {
	display:none !important;
}