/*
Theme Name:  Prosol Australia
Theme URI:  http://www.5150studios.com.au/
Description:  Prosol Australia website
Version:  1.0
Author:  5150 Studios
Author URI:  http://www.5150studios.com.au/
License:  GNU General Public License v2.0 & Apache License 2.0
License URI:  http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
 */
/* For modern browsers */
.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

.clear {
	clear:both;
}

body {
	background: #666;
	color: #424242;
	font-size: 13px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color: #242424;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5;
	margin: 15px 0;
}

h1 {
	font-size: 28px;
}

h1 small {
	font-size: 20px;
}

h2 {
	font-size: 24px;
	color: #626262;
}

h2 small {
	font-size: 20px;
}

h3,h4 {
	font-size: 20px;
}

h5,h6 {
	font-size: 16px;
}

h3 small,h4 small,h5 small,h6 small {
	font-size: 12px;
}

p {
  font-size: 14px;
  line-height: 2;
  font-family: 'Open Sans', sans-serif;
}

ul {
  color: #242424;
  list-style: square outside none;
  margin: 20px 0 20px 25px;
}

li {
	line-height: 20px;
	margin: 10px 0;
}

a:link, a:visited {
	color: #779241;
}

a:hover, a:active {
	color: #95ae62;
}

blockquote {
  border-left: 5px solid #779241;
  margin: 0 0 0 20px;
  padding: 0;
}

blockquote p {
	font-size: 18px;
	font-weight: 300;
	line-height: 40px;
	margin: 20px 0;
	padding-left: 20px;
}

#page {
	margin: 0px auto;
	width: 980px;
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #424242;
}

.ngg-widget img {
	border: 3px solid #FFFFFF;
	margin: 0 2px 2px 0;
	padding: 0;
}

input, textarea, select, .uneditable-input {
  box-shadow: none;
  margin-bottom: 10px;
  padding: 10px 16px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: #779241;
	color: #FFFFFF;
	font-weight: bold;
	padding: 14px 20px;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #242424;
}

.nivo_slider .nivo-controlNav {
	bottom: -30px;
	padding: 0;
	position: absolute;
	z-index: 999;
	text-indent: -9999em;
}

.nivo_slider .nivo-controlNav a {
	background: url("images/bullets.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 10px;
	width: 10px;
}

.nivo_slider .nivo-controlNav a.active {
	background-position: 0 100%;
}

#wrapper {
	background: #FFFFFF;
	margin: 0;
	padding: 20px;
min-height: 500px;

	-webkit-box-shadow: 0px 0px 5px 0px #242424;
	box-shadow: 0px 0px 5px 0px #242424;
}

#header {
	height: 98px;
}

#inner-header {
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	width: 940px;
}

#logo {
  background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 0 0 / 449px 136px;
  display: block;
  float: left;
  height: 136px;
  margin: 20px 0;
  text-indent: -9999px;
  transition: none 0s ease 0s ;
  width: 449px;
}

#contact {
	bottom: 0px;
	float: right;
	margin: 35px 35px 0px 0px;
}

#description {
	color: #3B3A3B;
	font-size: 1em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
}

@media (max-width: 600px) {
	#header {
	height: auto;
}

#logo {
	float: none;
	margin: 25px auto 15px auto;
}

#contact {
	float: none;
	margin: 15px auto 25px auto;
}

#description {
	text-align: center;
}

}

.navbar {
	margin-bottom: 0px;
}

.navbar .navbar-inner {
	background: none repeat scroll 0 0 transparent;

	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

.navbar .nav-container {
	padding: 0px 0px 0px 10px;
}

.navbar li a,.navbar li a:link,.navbar li a:visited {
	color: #E0F7B6;
	text-shadow: none !important;
}

.navbar .nav li.current_page_parent a {
	color: #ffffff;
}

.navbar .nav li ul li.current_page_item a {
	color: #FFFFFF !important;
}

.navbar .nav li ul li.current_page_item {
	background: none repeat scroll 0 0 transparent;
	border: medium none;

	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}

.navbar a:hover,.navbar a:active,.navbar .current_page_item a {
	color: #FFFFFF !important;
	text-shadow: none !important;
}

#brand,#brand:link,#brand:visited,#brand:hover,#brand:active {
	color: #FFFFFF !important;
	cursor: pointer;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#container {
	padding: 0px;
}

#chooser {
	margin: 10px 0;
	clear: both;
	display: inline-block;
}

.chooserbox {
	display: block;
	float: left;
	height: 135px;
	margin-left: 23px;
	text-indent: -9999em;
	width: 458px;
}

#shay.chooserbox {
	background: url("images/sg-planning.png") no-repeat scroll 0 0 transparent;
}

#ben.chooserbox {
	background: url("images/sg-mining.png") no-repeat scroll 0 0 transparent;
}

.chooserbox a {
	display: block;
	width: 100%;
	height: 100%;
}

.chooserbox:hover {
	-webkit-box-shadow: 0px 0px 3px 1px #4f81bd;
	box-shadow: 0px 0px 3px 1px #4f81bd;
}

.chooserbox:first-child {
	margin-left: 0;
}

.chooserbox:after {
	clear: both;
}

.ngg-singlepic {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    display: block;
    float: left;
    margin: 5px !important;
    padding: 4px;
}

#feature {
	background: #222222;
	height: 350px;
	max-width: 940px;
	margin: 20px auto 50px;
	border: 1px solid #414141;
}

.home .homepagearticle {
	border: 1px solid #DDDDDD !important;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px !important;
	width: 313px;
}

.home .homepagearticle:first-child {
	margin-left: 0;
}

#main article:last-child {
	border-bottom: none;
}

#sidebar1 {
  color: #626262;
  font-size: 14px;
  padding: 5px;
}

#sidebar1 .widget {
  margin-bottom: 5px;
  overflow: hidden;
  padding: 5px;
}

#sidebar1 .widgettitle {
  color: #242424;
  font-size: 18px;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
}

#sidebar1 span.post-date {
  clear: both;
  float: left;
  font-size: 11px;
  font-style: italic;
  width: 100%;
}
#sidebar1 a:link,#sidebar1 a:visited {
	color: #626262;
text-transform: uppercase;
}

#sidebar1 a:hover,#sidebar1 a:active {
	color: #779241;
	text-decoration: none;
}

#inner-footer,#footer-wrapper li {
	list-style-type: none;
}

#inner-footer,#inner-footer a:link,#inner-footer a:visited {
	color: #999999;
}

#inner-footer {
	background: #373737;
	color: #FFFFFF;
	padding: 0px 5px 5px 5px;
}

#footer-wrapper {
	background: #373737;
	margin-top: 5px;
	padding: 10px 20px;
}

#footer-wrapper .row-fluid > div {
	padding-top: 10px;
}

#inner-footer h3 {
	color: #FFFFFF;
	padding-bottom: 8px;
margin-top: 0px;
}

#inner-footer a:hover,#inner-footer a:active {
	color: #FFFFFF !important;
	text-shadow: none !important;
	text-decoration: none;
}

.footer-links {
	float: none;
	margin: 0px;
}

#footer-logo a {
	background: url('images/logo-footer.png') no-repeat top left;
	height: 48px;
	padding-bottom: 15px;
	text-indent: -9999em;
	display: block;

	-webkit-box-shadow: 0px 0px 6px 3px ,0.1);
	box-shadow: 0px 0px 6px 3px ,0.1);
}

#attribution {
  color: #999999;
  font-size: 11px;
  margin: 10px 0;
  overflow: hidden;
  text-align: center;
}

#attribution a:hover,#attribution a:active {
	color: #f5f5f5 !important;
	text-shadow: none !important;
}

#copyright {
  display: inline-block;
  line-height: 1;
  padding: 0;
}

#copyright ul {
  margin: 0;
}

#copyright li {
  float: left;
  list-style-type: none;
  margin: 10px 10px 10px 0;
}

#copyright li:firstchild {
	margin-left: 0px;
}

#copyright a:link,#copyright a:visited {
	color: #999999;
}

#copyright a:hover,#attribution a:active {
	color: #f5f5f5 !important;
	text-shadow: none !important;
	text-decoration: none;
}

.clients {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
  padding: 0 20px;	
  -moz-box-sizing: border-box;

}

.clients .bx-wrapper .bx-viewport {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  box-shadow: none;
  left: 0;
  margin: 20px 0;
}

.clients .bx-wrapper {
	margin: 0 auto;
}
.clients ul {
margin: 0;
}
.clients ul li {
	margin: 0;
	padding: 20px 0;
}

.attachment-bones-thumb-100 {
	float: left;
	margin-right: 20px !important;
}

@media (min-width: 980px) {
	.navbar .caret {
	display: none;
}

.navbar .nav > li > a {
	padding: 0;
	margin: 0;
	color: #bbb9b9;
	font-size: 14px;
}

.navbar .nav > li {
  padding: 70px 10px 12px;
}

.navbar .nav > li:last-child > a {
	border-right: none;
}

.navbar .nav > li.current-menu-item, .navbar .nav li.current-page-parent, .navbar .nav > li.current-menu-parent {
  background: none repeat scroll 0 0 #779241;
  border-bottom: 1px solid #5A6E31;
  border-left: 1px solid #5A6E31;
  border-right: 1px solid #5A6E31;
  box-shadow: 0 0 3px 0 #2D3C10;
  margin: 0 8px;
  padding: 80px 10px 10px;
}

.navbar .nav > li > ul.dropdown-menu > li.current-menu-item {
  background: none repeat scroll 0 0 #779241;
  left: 0;
  position: relative;
}

.navbar .dropdown-menu a {
font-size: 13px;
}

.navbar .nav li.current-menu-item a {
	color: #ffffff;
}

.navbar .nav-container {
	padding-left: 0px;
}

.navbar .dropdown-menu {
	background: #333333 !important;
	border: 1px solid #666666;
	margin-top: 8px;
	padding: 10px 0px !important;
}

.navbar .dropdown-menu:after {
	left: 30px;
}

.navbar .dropdown-menu:before {
	left: 29px;
}

.navbar .dropdown-menu a,.navbar .dropdown-menu a:link,.navbar .dropdown-menu a:visited {
	color: #FFFFFF !important;
	padding: 8px 12px;
}

.navbar .dropdown-menu a:hover,.navbar .dropdown-menu a:active {
	background: #779241 !important;
	color: #FFFFFF !important;
}

.dropdown-menu {
	left: -5px;
}

#container {
	max-width: 1000px;
}

#content {
	position: relative;
}

#main {
	width: 680px;
}

#main.span12 {
	width: 940px;
}

#sidebar1 {
	margin: 0;
	position: absolute;
	right: 0;
	top: 0px;
	width: 225px;
}

.nav-container {
	padding-left: 0;
	padding-right: 0;
}

.navbar-form,.navbar-search {
	margin: 0 0 9px;
}

.navbar-search {
	padding-left: 0;
}

#s {
	width: 100px;
}

.more-link {
	white-space: nowrap;
}

#menu-footer-nav {
	list-style-type: none;
	margin-left: 0;
}

#menu-footer-nav li {
	float: left;
	margin-left: 10px;
}

/* post styling */
#main p.meta {
	font-style: italic;
	color: #808080;
}

.home #main article {
	height: 428px;
}

#main article {
	margin-bottom: 18px;
	padding: 0 0 9px;
}

.sidebar {
	margin-top: 18px !important;
}

#main article footer {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post {
	display: inline;
}

p.tags {
	line-height: 20px;
}

div[id*='attachment_'] {
	max-width: 100%;
	height: 100%;
}

#credit320 {
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}

#main article img {
	margin: 20px 0;
	max-width: 100%;
}

img.alignleft {
	margin-right: 10px;
	float: left;
}

img.alignright {
	margin-left: 10px;
	float: right;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.post header img {
	margin-bottom: 18px;
}

.archive #main .post h3 {
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,.video-container object,.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */
.page-template-page-homepage-php #main article {
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,.blog .hero-unit {
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */
#comments {
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,ol.commentlist ul.children {
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard div {
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time {
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author {
	position: relative;
}

ol.commentlist a.comment-edit-link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment {
	position: absolute;
	right: 10px;
	top: 8px;
}

ol.commentlist li.bypostauthor {
	background-color: #dddddd;
}

a.comment-reply-link {
	position: absolute;
	right: 0;
	bottom: 0;
}

#cancel-comment-reply {
	padding-left: 20px;
}

#comment-nav ul {
	list-style-type: none;
	margin: 0;
}

#comment-form-elements {
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar {
	padding-right: 0;
}

.comment .vcard .comment-text {
	margin-left: 0;
}

img.avatar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
}

ol.commentlist li {
	padding-right: 10px;
	background-color: #F0F0F0;
}

#comment {
	width: 270px;
}

/* specific post-type styles */
/* image attachment */
.attachment #main .post_content img {
	max-width: 100%;
}

.ie8 #main .media-grid img {
	max-height: none !important;
	max-width: none !important;
}

.attachment-img {
	margin-bottom: 18px;
}

.metadata p.alert-message {
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav {
	list-style-type: none;
	margin-left: 0;
}

li.next a,li.previous a {
	position: relative;
}

li.next a:hover:before {
	content: "2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;

	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before {
	content: "2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;

	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* widget styles */
.widget {
	margin-bottom: 18px;
}

.widgettitle {
	margin-bottom: 9px;
}

#tag-cloud {
	margin-bottom: 18px;
	line-height: 160%;
}

.label {
	text-transform: uppercase;
background: none;
text-shadow: none;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,.tags a:hover {
	color: #779241;
	text-decoration: none;
}

#tag-cloud a {
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */
.widget_search form {
	padding-left: 0;
}

.widget_search input {
	width: 121px;
}

/* calendar widget */
#calendar_wrap {
	border: 1px solid #ddd;
	padding: 5px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child {
	border-bottom: none;
}

#wp-calendar td {
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left {
	padding-right: 15px;
}

.container-fluid {
	max-width: 970px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

#inner-footer {
	padding: 0;
}

#content {
	padding-left: 0;
	padding-right: 0;
}

.topbar-inner {
	padding: 0;
}

.topbar form.pull-right {
	float: right;
}

.navbar-form,.navbar-search {
	margin-top: 6px;
	margin-bottom: 0;
}

.navbar-search {
	padding-left: 0;
}

.sidebar {
	margin-top: 0 !important;
}

.widget_search input {
	width: 230px;
}

.blog .hero-unit {
	margin-top: 10px;
}

.page-template-page-homepage-php .hero-unit,.blog .hero-unit {
	padding: 60px;
}

.hero-unit h1 {
	font-size: 60px;
}

/* hide edit comment button and show on hover on desktop version */
.edit-comment {
	display: none;
}

.vcard:hover .edit-comment {
	display: inline-block;
}

#s {
	width: 210px;
}

.widget_search input {
	width: 203px;
}

.comment .vcard .comment-text {
	padding-left: 0;
	padding-right: 0;
}

/* Landscape Phones and down */
@media (max-width: 480px) {
.only-visible-tablet {
	display: none !important;
}

.only-visible-desktop {
	display: none !important;
}

}

/* Landscape Phone to portrait Tablet */
@media (min-width: 481px) and (max-width: 767px) {
	.only-visible-phone {
	display: none !important;
}

.only-visible-desktop {
	display: none !important;
}

}

/* Portrait Tablet to Landscape */
@media (min-width: 768px) and (max-width: 979px) {
	.only-visible-phone {
	display: none !important;
}

.only-visible-desktop {
	display: none !important;
}

}

/* Tablet and down  */
@media (min-width: 979px) {
	.only-tablet-down {
	display: none !important;
}

}

/* Desktop  */
@media (min-width: 980px) {
	.only-visible-phone {
	display: none !important;
}

.only-visible-tablet {
	display: none !important;
}

}

/* Desktop and up */
@media (max-width: 1019px) {
	.only-desktop-up {
	display: none !important;
}

}
