/*
Theme Name: iSolar Corporate Theme
Theme URI: http://isolar.com.au
Description: iSolar Theme
Version: 1
Author: Isaac Rowntree
Author URI: http://zackdesign.biz
*/
body {
	font-family: Arial, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: #fe6c05 url(images/page-back.jpg) repeat-x;
}
body.page {
	width: auto;
}
a img {
	border: 0;
}
a {
	color: white;
}
a:hover {
	text-decoration: none;
}
h2 {
	border: 0;
	margin: 0;
	font-size: 30px;
	color:white;
	border-bottom: 1px solid #dbdbdb;
	font-weight: normal;
}
h3 {
	color: #6a6a6a;
	font-size: 22px;
}
h4 {
  font-size: 15pt;
  color: white;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
h5 {
  font-size: 12pt;
  color:white;
  font-weight: normal;
  margin: 3px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  text-decoration: none !important;
}
 h5 a:hover {
 
}
#toolbar {
  border-bottom: 2px solid white;
  background: url(images/toolbar-back.png);
  padding: 10px;
  color: white;
}
.page {
	width: 962px;
	margin: 0 auto;
}
#header {
	padding-right: 20px;
}
#headerimg {
	background: white url(images/logo.gif) no-repeat;
	position: absolute;
	width: 363px;
	height: 110px;
	margin-top: 30px;
  border: 1px solid white; 
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius:1em;
	-moz-border-radius-topright:1em;
	-webkit-border-top-right-radius:1em;
}
#headerimg img {
  padding-top: 10px;
  padding-bottom: 10px;
}
#headerimg h1 {
	margin-left: -100000px;
}
#phone-isolar {
	text-indent: 30px;
	background: url(images/phone.png) no-repeat;
	height: 35px;
	font-size: 25px;
	float: right;
	margin-bottom: 12px;
	margin-top: 30px;
}
#nav {
	float: right;
	width: 550px;
	margin-bottom: 20px;
}
#content, #home {
	padding: 20px 40px; 
  color: #7c7c7c;
}
#content h2, #home h2 {
  color: #333;
}
#content a, #home a {
  color: black;
}
#content, #footer, #home {
	background: white;
	border: 1px solid white;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
}
#home {
  position: relative;
}
#home ul, #home li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#home .entry {
  width: 540px;
  padding-left: 20px;
  float: left;
  font-size: 15px;
}
#home .entry_image {
  float: right;
  /*width: 400px; */
}
#home .gallery {
  float: right;
}
.next, .prev {
  width: 32px;
  height: 25px;
  top: 100px;
}
.next {
  background: url(images/next.png);
  position: absolute;
  right: 4px;
}
.next:hover {
  background: url(images/next-hover.png);
}
.prev {
  background: url(images/previous.png); 
  position: absolute;
  left: 4px;
}   
.prev:hover {
  background: url(images/previous-hover.png);
}
.slideshow
{
	width: 870px;
	margin: 0px auto;
}
.slideshow ul li
{
	width: 870px; 
}
.body {
	width: 615px;
}
#sidebar {
	float: right;
	width: 222px;
	margin-top: 35px;
}

#sidebar h2 {
	font-size: 24px;
	border: 0;
	margin-bottom: 10px;
}

#sidebar .widget {
	border: 1px solid #d5d5d5;
	background: #f0f0f0;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
	padding: 20px;
	margin-bottom: 20px;
	height:75px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}
#three-col {
  margin-top: 15px;
  height: 280px;
  overflow: hidden;
}
.three-col-box {
  width: 314px;
  height: 280px;
}
.box-content {
  height: 230px;
  margin-bottom: 10px;
  padding: 25px;
  background-image: url(images/box-back.png);
  -moz-border-radius: 1em;
	-webkit-border-top-radius: 1em;
	border-radius: 1em;
}
.news-bar {
  float:left;
  width: 265px;
  height: 230px;
  margin-bottom: 10px;
  background-image: url(images/box-back.png);
  -moz-border-radius: 1em;
	-webkit-border-top-radius: 1em;
	border-radius: 1em;
}
.box-content h2, .two-col-box h2 {
  border: 0;
}
#box-1 {
  float: left;
  margin-right: 10px;
}

#box-2 {      
  float: left;
  margin-right: 10px;
}

#box-3 {
  float: left;     
} 

#footer {
	margin: 15px 0;
	padding: 0px 40px;
	padding-top: 0px;
	color: #4b4b4b;
	height: 70px;
}
.two-col-box {
  width: 465px;
  margin-top: 15px;
	background: url(images/bottom-box-back.png);
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
  min-height: 200px;
}
#two-col .two-col-box .two-col-box-content
{
	height: 300px;
	overflow: hidden;
}
.two-col-box-content {
  margin: 10px;
  padding: 10px;
  background-image: url(images/box-back.png);
  -moz-border-radius: 1em;
	-webkit-border-top-radius: 1em;
	border-radius: 1em;
}
#footer a {
	color: #4b4b4b;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0;
}
.clear-right {
	clear: right;
}
.clear {
	clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
input, textarea {
	border: 1px solid #bdbdbd;
	background: #e6e6e6;
}
/* CFormsII styling */
fieldset legend {
  color: #83a935;
  font-size: 30px;
	border-bottom: 1px solid #dbdbdb;
	display: block;
	width: 100%;
}
fieldset input, fieldset textarea {
  width: 380px;
}
fieldset.cf_hidden legend {
  display: none;
}
.body fieldset, fieldset ol, fieldset li {
  border: 0;
  margin: 0;
  padding: 0;
}
fieldset ol {
  list-style: none;
}
fieldset li label {
  display: block;
  font-size: 22px;
  color: #6a6a6a;
  margin-top: 20px;
}
fieldset li span {
  padding-left: 10px;
}
fieldset li label span {
  padding: 0;
}
.sendbutton {
  background: url(images/main_button.gif);
  border: 0;
  width: 141px;
  height: 31px;
  color: white;
  font-size: 14px;
}
.linklove {
  display: none;
}
span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}
/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(images/li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}
ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}
ol.cf-ol ul.cf_li_text_err li {
	background:url(images/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}
/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */
div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}
/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */
[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}
/* Gallery overrides for home page */
#gallery-1 img,
#gallery-2 img
{
	border: none !important;
}
.likebox {
  padding-top:3px;
  width: 260px;
  float:left;
  margin-right: -110px; 
}
.madeby {
  padding-top: 10px;
  width: 260px;
  margin:0 auto;
  text-align:center;
}
.tweetbox {
  padding-top: 34px;
  width: 100px;
  float:left;
  margin-left:10px;
}
.alignleft {
  float:left;
}
