/*
Theme Name: No Drips
Author: Business Spruiker
Author URI: http://www.bizspruiker.com.au/
Description: Custom Theme.
Version: 1.0
*/

/* =Reset
----------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =Clearfix
----------------------------------------------- */

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* =WordPress
----------------------------------------------- */

/* Images */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* =Typography
----------------------------------------------- */

body {
	font-size: 14px;
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	color: #444;
	line-height: 1.7;
	background-color: #e6e6e6;
}

#main p {
	line-height: 1.4;
		margin: 0 0 18px;
}

/* Links */

a {
	color: #f68b1f;
	text-decoration: none;
}

a:hover {
	color: #f68b1f;
}

a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	/* margin: 24px 0;*/
}

h1 {
	font-size: 30px;
	line-height: 1.5;
}

h2 {
	font-size: 26px;
	line-height: 1.6;
}

h3 {
	font-size: 22px;
	line-height: 1.8;
}

h4 {
	font-size: 16px;
	line-height: 1.8;
	font-weight: 700;
}

h5 {
	font-size: 13px;
	line-height: 1.8;
	font-weight: 700;
}

h6 {
	font-size: 12px;
	line-height: 1.8;
	font-weight: 700;
}

/* Lists */

ol, ul {
	margin: 0 0 24px 36px;
	line-height: 1.7;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}

ul {
	list-style: disc outside;
}

ol {
	list-style: decimal outside;
}

/* Tags */

strong {
	font-weight: bold;
}

cite, em, i {
	font-style: italic;
}

blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}

blockquote p:last-child {
	margin-bottom: 0;
}

code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}

/* =Page Structure
----------------------------------------------- */

#site-wrapper {
	background: #cdcdcd url(images/site-top-bg-repeat.png) repeat-x 0 0;
}

#site {
	width: 955px;
	background-color: #fff;
	margin: 0 auto;
}

#main {
	margin: 18px 21px 0 22px;
	background-color: #fff;
}

/* =Home
----------------------------------------------- */

.home #main {
	margin-left: 6px;
	margin-right: 6px;
}

#home-primary {
	margin: 0 14px;
}

.page-title {
	color: #f68b1f;
	text-transform: uppercase;
	font-size: 45px;
	border-bottom: 2px solid #f68b1f;
	line-height: 64px;
	font-weight: 400;
}

#home-content .page-title {
	margin-bottom: 30px;
}

#home-content {
	float: left;
	width: 425px;
	color: #fff;
	background-color: #7f7f7f;
	padding: 15px 30px 30px 35px;
	height: 507px;
}

.more-info {
	text-transform: uppercase;
	font-size: 13px;
}

.more-info a {
	background: url(images/link-more.png) no-repeat 100% 5px;
	padding-right: 13px;
}

#home-content .more-info {
	float: right;
	margin-right: 20px;
}

#home-featured {
	margin-top: 15px;
	width: 943px;
	background: url(images/home-tagline.png) no-repeat 0 0;
	padding: 108px 0 25px 0;
}

#home-featured .featured-link {
	float: left;
	width: 283px;
	margin-left: 25px;
}

/* =Page
----------------------------------------------- */

#primary {
	padding: 40px 55px 182px;
	margin-bottom: 30px;
	background: #000 url(images/page-tagline.png) no-repeat 0 100%;
	color: #fff;
}

#primary .page-title {
	margin: 0;
}

#content {
	padding: 40px 38px 45px;
}

/* =Header
----------------------------------------------- */

#header-top {
	padding: 0 4px 0 5px;
	height: 196px;
	width: 946px;
	background: url(images/top-header-bg.jpg) no-repeat 5px 0;
}

.site-logo {
	padding: 81px 0 0 32px;
	float: left;
}

#header-contact {
	float: right;
	padding: 40px 30px 0 0;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

#call-us {
	color: #f68b1f;
	font-size: 18px;
	text-align: left;
	padding-left: 30px;
}

#phone-number {
	font-size: 45px;
	color: #000;
	background-color: #fff;
	border-radius: 30px;
	padding: 0 30px;
	line-height: 63px;
}

#email-us {
	color: #7f7f7f;
	font-size: 20px;
	margin-top: 5px;
}

#email-us a {
	color: #7f7f7f;
}

.highlight {
	color: #000;
}

#header-underline {
	width: 935px;
	height: 7px;
	margin: 20px auto 0;
	background-color: #f68b1f;
}

/* =Main Menu
----------------------------------------------- */

#main-navigation {
	text-align: center;
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 17px;
	background-color: #000;
	height: 68px;
	margin-bottom: 8px;
}

#main-navigation ul.nav-menu,
#main-navigation div.nav-menu > ul {
	display: inline-block !important;
	*display: inline;
	zoom: 1;
	margin-top: 20px;
}

#main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-navigation li a,
#main-navigation li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

/* Menu */
#main-navigation li a {
	color: #f68b1f;
	line-height: 40px;
	padding: 0 10px 16px 10px;
	text-decoration: none;
}

/* Menu on hover */
#main-navigation li a:hover {
	text-decoration: underline;
}

#main-navigation li {
	position: relative;
}

#main-navigation li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1;
}

#main-navigation li ul ul {
	top: 0;
	left: 100%;
}

#main-navigation ul li:hover > ul {
	display: block;
}

/* Second level menu */
#main-navigation li ul li a {
	background: #efefef;
	border-bottom: 1px solid #ededed;
	display: block;
	font-size: 11px;
	line-height: 2em;
	padding: 8px 10px;
	width: 180px;
}

/* Second level menu on hover */
#main-navigation li ul li a:hover {
	background: #e3e3e3;
	color: #444;
}

/* Active menu items */
#main-navigation .current-menu-item > a,
#main-navigation .current-menu-ancestor > a,
#main-navigation .current_page_item > a,
#main-navigation .current_page_ancestor > a {
	color: #000;
	background: url(images/menu-select.png) repeat-x 0 0;
	border-radius: 5px 5px 0 0;
}

/* =Footer
----------------------------------------------- */

#footer-wrapper {
	width: 100%;
	min-width: 955px;
	height: 158px;
	background: url(images/site-footer-bg-repeat.png) repeat-x 0 100%;
}

#main-footer {
	width: 915px;
	margin: 0 auto;
	clear: both;
	border-top: 7px solid #f68b1f;
	font-size: 13px;
	line-height: 2em;
	padding: 15px 20px;
	background-color: #000;
	color: #fff;
	height: 121px;
}

#copyright {
	float: left;
}

#footer-links {
	width: 270px;
	height: 75px;
	margin: -10px auto 0;
	background: #fff;
	padding: 5px 20px 0;
	border-radius: 40px;
}

#ecosmart-logo, #pia-logo {
	float: left;
}

/* =Footer Menu
----------------------------------------------- */

#footer-menu {
	float: right;
	width: 420px;
	text-align: right;
}

#footer-menu ul {
	margin: 0;
	list-style: none;
	color: #fff;
	line-height: 18px;
}

#footer-menu ul li a {
	color: #fff;
	padding-left: 2px;
	font-size: 13px;
}

#footer-menu li {
	display: inline;
}

#footer-menu li:before {
	content: '|';
	padding: 3px;
}

#footer-menu li:first-child:before {
	content: '';
}

#footer-menu li.menu-item-112:before {
	content: '';
}

/* =Nivo Slider
----------------------------------------------- */

#slider-wrapper {
	width: 424px;
	height: 552px;
	overflow: hidden;
	position: relative;
	float: left;
}

.nivoSlider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	width: 424px;
	height: 552px;
	background: #fff url(images/loader.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none;
	display: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-caption {
	display: none;
	/* position: absolute;
	left: 0;
	bottom: 15px;
	z-index: 8;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
	padding-left: 20px;
	color: #fff;
	background-color: #202020;
	width: 100%;
	opacity: 0.6; */
}

.nivo-directionNav a {
	display: none;
	/* position: absolute;
	z-index: 9;
	bottom: 30px;
	cursor: pointer;
	display: block;
	width: 16px;
	height: 20px;
	background: url(images/slider-arrows.png) no-repeat;
	text-indent: -9999px; */
}

#slider-wrapper a.nivo-nextNav {
	background-position: -17px 0px;
	right: 17px;
}

#slider-wrapper a.nivo-prevNav {
	right: 40px;
}