/*-------------------------------
STYLE.CSS
Rural Survey Specialists 2009
http://www.ruralsurveyspecialists.com.au
-------------------------------*/


/*-------------------------------
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*-------------------------------
General
-------------------------------*/

body {
	background: url(images/rss_header_bg.gif) repeat-x top;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;
	}

#page {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	height: 95px;
	width: 840px;
	margin: 0 auto;
	text-align: left;
	}
	
h1#logo a {
	display: block;
	width: 363px;
	height: 95px;
	background: url(images/rss_logo.png) no-repeat;
	text-indent: -10000px;
	float: left;
	margin: 0 0 0 0;
}

h1#logo a:hover {
	background-position: 0 -95px;
}

#content {
	float: left;
	padding: 20px 0;
}

#leftcolumn {
	width: 550px;
	float: left;
	margin: 0 30px 0 0;
}

#rightcolumn {
	width: 260px;
	float: left;
}

#rightcolumn_archive {
	width: 150px;
	float: left;
}

#leftcolumn_archive {
	width: 660px;
	float: left;
	margin: 0 30px 0 0;
}

#rightcolumn_page {
	width: 660px;
	float: left;
}

#leftcolumn_page {
	width: 150px;
	float: left;
	margin: 0 30px 0 0;
}

#navigation ul, h3 a, #footer, #sidebar h2, #sidebar h4, body.single h3, body.page #sidebar, #calculator h3, .wpcf7-form textarea, .wpcf7-form input {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}


/*-------------------------------
Navigation
-------------------------------*/

#navigation {
}

#navigation ul { 
	list-style: none;
	font-size: 1.15em;
	padding: 47px 0 0 0;
}
	
#navigation ul li {
	display: block;
	float: left;
	margin: 0 0 0 15px;
}

#navigation ul li li {display: none;}
		
#navigation ul li a { 
	text-decoration: none;
	display: block;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}

#navigation ul li.current_page_item a, #navigation ul li:hover a {line-height: inherit;}

#navigation ul li a span.navpad {padding: 0 8px;}


.nav_bg_t {background: #B9DB2D url(images/rss_nav_bg_tl.gif) no-repeat top left;}
.nav_bg_t span {background: url(images/rss_nav_bg_tr.gif) no-repeat top right;}
.nav_bg_b {background: #B9DB2D url(images/rss_nav_bg_bl.gif) no-repeat bottom left;}
.nav_bg_b span {background: url(images/rss_nav_bg_br.gif) no-repeat bottom right;}

/* html>body makes navigation usable in ie6... oh my. */

html>body #navigation ul li.current_page_item .nav_bg_t, html>body #navigation ul li.current_page_item .nav_bg_t span, html>body #navigation ul li.current_page_item .nav_bg_b, html>body #navigation ul li.current_page_item .nav_bg_b span, html>body #navigation ul li:hover .nav_bg_t, html>body #navigation ul li:hover .nav_bg_t span, html>body #navigation ul li:hover .nav_bg_b, html>body #navigation ul li:hover .nav_bg_b span {
	width: 100%;
	display: block;
	height: 4px;
	}
	
#navigation ul li .nav_bg_t, #navigation ul li .nav_bg_t span, #navigation ul li .nav_bg_b, #navigation ul li .nav_bg_b span {display: none;}
#navigation ul li:hover {cursor: pointer;}
#navigation ul li:hover a {background: #B9DB2D; padding: 0;}

html>body #navigation ul li.current_page_item a,
html>body #navigation ul li.current_page_parent a { background: #B9DB2D; padding: 0;}


/*-------------------------------
Body
-------------------------------*/

h2.tagline, h2.pagetitle {
	color: #7FC12C;
	font-weight: normal;
	font-size: 3.2em;
	border-bottom: 2px #E1E1E1 solid;
	display: block;
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	text-align: center;
}

h2.pagetitle {
	font-size: 2.5em;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}

h3 {font-size: 1.6em;}

body.page h3, body.page h3 a, body.single h3, h3 a {
	text-decoration: none;
	color: #FF9900;
	font-weight: normal;
	display: block;
	margin: 0 0 5px 0;
}

h3 a:hover, body.page h3 a:hover {
	text-decoration: underline;
	color: #E58901;
}

body.page .entry {margin: 0 0 20px 0;}

.entry p {
	font-size: 1.15em;
	line-height: 145%;
	margin: 0 0 15px 0;
}

.entry p.largertext {
	font-size: 1.4em;
	line-height: 145%;
}

h4.calculator a {
	display: block;
	width: 260px;
	height: 92px;
	background: url(images/rss_calculator_banner.png) no-repeat;
	text-indent: -10000px;
	padding: 0 0 5px 0;
}

.dateauthor {
	float: left;
	padding: 3px 20px 0 0;
	color: #232323;
}

span.author {
	clear: both;
	color: #232323;
}

body.archive .hentry, body.home .hentry {
	border-bottom: 1px #F0F0F0 solid;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	width: 440px;
	float: left;
	}
	
body.archive .hentry {width: 550px;}

.postnav {
	border-top: 1px #F0F0F0 solid;
	padding: 10px 0 0 0;
}

.postnav a {
	font-size: 1.15em;
	text-decoration: none;
	color: #7FC12C;
}

.postnav a:hover {text-decoration: underline;}

.postnav .alignleft {
	background: url(images/rss_arrow_icon_left.gif) no-repeat left 3px;
	padding: 0 0 0 10px;
}

.postnav .alignright, .more-link {
	background: url(images/rss_arrow_icon_right.gif) no-repeat right 3px;
	padding: 0 10px 0 0;
}

.more-link {
	background-position: right 6px;
	font-size: 1em;
	float: left;
	margin: 5px 0 0 0;
}

p.postmetadata {font-style: italic;}
.post hr {display: block;}
.clear {clear: both;}

.entry a {
	text-decoration: none;
	color: #7FC12C;
}

.entry a:hover {
	text-decoration: underline;
	color: #B9DB2D;
}

.entry ul {
	list-style: none;
	font-size: 1.15em;
	margin: 0 0 15px 10px;
}

.entry ol {
	font-size: 1.15em;
	margin: 0 0 15px 10px;
}

.entry ol li {
	margin: 0 0 10px 0;
}

.entry ul li {
	background: url(images/rss_list_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 2px 13px; 
}

.entry ul.examples li {
	padding: 8px 0 8px 13px;
	background: url(images/rss_list_bullet.gif) no-repeat 0 13px;
}

.excerpts-from-children {
	border-top: 1px #F0F0F0 solid;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	clear: both;
}

.entry table {
	border: 1px #E1E1E1 solid;
	font-size: 1.15em;
	background: #F9F9F9;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

.entry table th {
	padding: 10px;
	background: #FF9900;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 1.1em;
	border-right: 1px #E1E1E1 solid; 
}

.entry table tr {

	}

.entry table td {
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
	border-right: 1px #E1E1E1 solid; 
}

.entry table.samplesize td {
	text-align: center;
}

.entry table caption {
	margin: 0 0 10px 0;
	font-size: .8em;
	font-style: italic;
}

p.tags {
	border-top: 1px #E1E1E1 solid;
	padding: 10px 0 0 0;
	margin: 0;
	font-style: italic;
}

#cost_instructions {
	float: left;
	width: 325px;
	margin: 0 0 0 30px;
}

/*-------------------------------
Calculator
-------------------------------*/

#calculator {
	border: 1px #E1E1E1 solid;
	background: #F9F9F9;
	float: left;
	margin: 5px 0;
	font-size: 1.1em;
	width: 300px;
}

#calculator h3 {
	padding: 10px 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	display: block;
	background: #7FC12C url(images/rss_calculator_header_bg.png) no-repeat left;
}

#calculator ul#variables {
	list-style: none;
	padding: 5px 15px;
	margin: 0;
}
	
#calculator ul#variables li {
	margin: 8px 0;
	background: none;
	padding: 0;
}
	
#calculator ul#totals {
	list-style: none;
	padding: 10px 15px;
	border-top: 1px #E1E1E1 solid;
	background: #FBFBFB;
	margin: 0;
}

#calculator ul#totals li {
	margin: 2px 0;
	line-height: 125%;
	padding: 0;
	background: none;
}

#calculator ul#totals li label {}
#calculator ul#totals li label.total {margin: 0 3px 0 0;}
	
#calculator ul#totals label.bold {display: block; font-weight: bold; margin: 0 0 10px 0; padding: 0; }
#calculator ul#totals label.red {color: red; font-weight: bolder;}
	
#calculator #totals {}
#calculator #totals label.total {}

#calculator button {margin: 0 15px; font-size: .9em;}
#calculator input {padding: 2px; border: 1px #E1E1E1 solid; font-size: 1em; width: 50px;}


/*-------------------------------
Contact form
-------------------------------*/

.wpcf7-form {
	border: 1px #E1E1E1 solid;
	background: #FBFBFB;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	float: left;
}

.wpcf7-form input, .wpcf7-form textarea {
	padding: 4px;
	border: 1px #E1E1E1 solid;
	font-size: 1em;
	float: left;
	margin: 10px 0;
	color: #666666;
	width: 448px;
}

.wpcf7-form label {
	float: left;
	clear: left;
	width: 140px;
	margin: 10px;
	text-align: right;
}

.wpcf7-form p.submit input {
	cursor: pointer;
	background: #FF9900;
	color: #fff;
	float: right;
	margin: 5px 0;
	padding: 10 20px;
	width: auto;
}

.wpcf7-form p.submit input:hover {
	background: #E58901;
}

wpcf7-form-control-wrap {
}

/*-------------------------------
Sidebar
-------------------------------*/

#sidebar {font-size: 1.2em;}

#sidebar h2, #sidebar h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	border-top: 1px #F0F0F0 solid;
	padding: 10px 0 0 0;
}

#sidebar h4 {display: none;}
	
#sidebar a {
	text-decoration: none;
	color: #7FC12C;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #B9DB2D;
}

#sidebar ul li, ul.cms-nav-sidebar li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
}

body.page #sidebar ul li {
	background: url(images/rss_bullet.png) no-repeat 0 7px;
	padding: 8px 0 8px 20px;
	border-bottom: 1px #F0F0F0 solid;
	margin: 0 0 0 0;
}


/*-------------------------------
Footer
-------------------------------*/

#footer {
	width: 100%;
	clear: both;
	color: #808080;
	font-size: 0.9em;
	background: #F0F0F0;
	}

#footer_inner {
	width: 840px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
}

#footer p {text-align: left;}

#footer p span {
	color: #7FC12C;
	font-weight: bolder;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	color: #606060;
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	text-align: left;
}

#footer ul li {display: inline;}


/*-------------------------------
Images
-------------------------------*/

p img {
	padding: 0;
	max-width: 100%;
	border: 5px #F0F0F0 solid;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 5px 0 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 5px 15px 2px 0;
	display: inline;
	}

.excerpts-from-children img.alignleft {
	margin: 5px 15px 20px 0;
}

.alignright {float: right;}
.alignleft {float: left;}
