/*

Theme Name: WaitIrri2013
Theme URI: no
Description: Waitaki Irrigators 2013
Version: 2013
Author: Craig Hayes, Hayes Design 2013
Author URL: http://www.hayesdesign.co.nz

Colors
Green - 		72be44
Light Blue - 	50a4db
Dark Blue - 	064366
Charcoal - 	222222

*/

/*--------------- 		Basic Text			---------------*/
h1, h2, h3, h4, h5, h6 {
	text-align: left;
	color: #50a4db;
	padding: 0px 20px;
}
p {
	font: 400 90%/2em 'Open Sans', Arial, sans-serif, Helvetica;
	text-align: justify;
	color: #222222;
	padding: 0px 20px;
}
blockquote { margin: 10px 20px; }
/*--------------- 		Links 			---------------*/
a { color: #064366; }
a:visited { color: #50a4db; }
a:hover { color: #72be44; }
a:active { color: #222222; }
/*--------------- 		Post Contents 			---------------*/
.post h1 {
	font: 700 240%/1.5em 'Open Sans', Arial, sans-serif, Helvetica;
	letter-spacing: -1px;
}
.post h2 {
	font: 700 220%/1.5em 'Open Sans', Arial, sans-serif, Helvetica;
	letter-spacing: -1px;
	padding-left: 55px;
	margin-left:20px;
	background: url('http://www.waitakiirrigators.co.nz//wp-content/themes/WAITIRRI2013/image/h2bg.png') no-repeat;
}
.post h3 {
	font: 400 180%/1.5em 'Open Sans', Arial, sans-serif, Helvetica;
	color: #064366;
}
.post h4 {
	font: 400 160%/1.5em 'Open Sans', Arial, sans-serif, Helvetica;
	color: #064366;
}
.post h5 {
	font: 400 140%/1.5em 'Open Sans', Arial, sans-serif, Helvetica;
color: #064366;
}
.post h6 {
	font: 400 120%/1.5em 'Open Sans', Arial, sans-serif, Helvetica;
}
.post ul {
	list-style: square;
	padding-left: 40px;
}
.post ol { padding-left: 40px; }
.post ul li, .post ol li {
	font: 400 90%/2em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding-bottom:5px;
	line-height:1.5em;
}
/*--------------- 		Sidebar Contents 			---------------*/
#secondary .widget p {
	font: 400 90%/1.5em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding: 0 20px;
	color: #ffffff;
}
#secondary .widget h1 {
	font: 400 160%/1.5em 'Open Sans Bold', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding: 0 20px;
	color: #ffffff;
}
#secondary .widget h2 {
	font: 400 150%/1.5em 'Open Sans Bold', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding: 0 20px;
	color: #ffffff;
}
#secondary .widget h3 {
	font: 400 140%/1.5em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding: 0 20px;
	color: #ffffff;
}
#secondary .widget h4 {
	font: 400 130%/1.5em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding: 0 20px;
	color: #ffffff;
}
#secondary .widget h5 {
	font: 400 120%/1.5em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding: 0 20px;
	color: #ffffff;
}
#secondary .widget h6 {
	font: 400 110%/1.5em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	padding: 0 20px;
	color: #ffffff;
}
#secondary .widget blockquote p {
	margin: 5px 10px;
	font-style: italic;
}
#secondary .widget ul {
	list-style:square;
	padding: 20 px;
	margin-bottom:20px;
}
#secondary .widget ol {
	padding: 20 px;
	margin-bottom:20px;
	color: #ffffff;
}
#secondary .widget ul li, #secondary .widget ol li {
	font: 300 90%/1.5em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	margin-left:40px;
	color: #ffffff;
	margin-bottom:20px;
}
#secondary ul li, #secondary ol li {
	margin-bottom:20px;
}
#secondary .widget ul li.ktweet {margin: 0 20px;}
#secondary #recent-posts-plus-2 ul {
	list-style:none;
	padding: 0px;
}
#secondary #recent-posts-plus-2 ul li {
	margin:0px;
	padding: 0 20px;
}
#secondary #recent-posts-plus-2 p {
	margin: 0 0 20px 0;
	padding:0;
}
#secondary .widget a {
	color: #8dc8ef;
	font-weight:400;
	font-size:90%;
}
#secondary .widget a:visited { color: #8dc8ef; }
#secondary .widget a:hover { color: #72be44; }
#secondary .widget a:active { color: #0488df; }
#secondary .widget h2.widgettitle {
 background:#09517a;
	font: normal 90%/3em 'Open Sans Bold', 'Open Sans', Arial, sans-serif, Helvetica;
	color: #ffffff;
	text-transform: uppercase;
	text-align:center;
}
.p-widget {
	font: 300 90%/1.5em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	color: #ffffff;
	padding: 20px;
	text-align:justify;
}
#secondary .social-links a {
	height:47px;
	max-height: 60px;
	width: auto;
	display: block;
	color: #fff;
	font: 300 105%/2em 'Open Sans', 'open_sansregular', Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	padding: 13px 20px 0 20px;
	-moz-transition: background 0.3s ease-in-out 0s;
	-webkit-transition: background 0.3s ease-in-out 0s;
	-o-transition: background 0.3s ease-in-out 0s;
	border-bottom:1px solid #292929;
}
#secondary .social-links a:hover {
	background:#ff2400;
	color:#ffffff;
}
/*--------------- 		Footer Contents 			---------------*/
.footer-btm-container h3 {
	font: normal 150%/4em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	color: #ffffff;
	text-align:justify;
}
#footer .foot-one .textwidget p, #footer .foot-two .textwidget p, #footer .foot-three .textwidget p, #footer .foot-four .textwidget p, #footer .foot-four .textwidget p ,#footer .foot-four ul li p {
	font: normal 80%/2em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	color: #ffffff;
	padding: 0px;
	text-align:justify;
}
#footer .foot-one h3, #footer .foot-two h3, #footer .foot-three h3, #footer .foot-four h3 {
	font: normal 80%/1em 'Open Sans Bold', Arial, sans-serif, Helvetica;
	color: #222222;
	text-align:justify;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}
#footer a {
	font: normal 80%/2em 'Open Sans', 'open_sansregular', Arial, sans-serif, Helvetica;
	color: #064366;
	padding: 0px;
	text-align:justify;
}
#footer a:hover { color: #222; }
.footer-btm-container .copyright p, .footer-btm-container .website p {
	font: normal 60%/1em 'Open Sans', Arial;
	color: #fff;
}
.footer-btm-container .copyright a, .footer-btm-container .website a { color:#72be44; }
.footer-btm-container .copyright a:hover, .footer-btm-container .website a:hover { color:#50a4db; }
.footer-btm-container .copyright { padding: 20px 0 0 0; }
