/*
Theme Name: TwentyTwelve Child Theme
Theme URI: http://wordpress.org/extend/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Template: twentytwelve
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwelve/style.css");

body {
	background: url(images/body-bg.png) repeat-x top;
	font-family: Arial;	
	font-size: 15px;
	color: #003808;
}
body .site {
	box-shadow: none;
	background: none;
	margin-top: 34px;
	padding: 0;
	max-width: 999px;
}
.site {

}
#page {
	box-shadow: 5px 5px 5px #dddddd;
	margin-bottom: 0;
}
.site-header {
	padding-top: 0;
	padding-bottom: 0;
}
.header-image {
	margin-top: 0;

}
.menu-main-menu-container {
	background: transparent url(images/menu-bg.png) repeat-x top;
}
.main-navigation li {
	height: 39px;

	margin: 0;
	padding: 0 0 0 0;
}
.main-navigation li a{
	background: transparent url(images/menu-sel.png) no-repeat top right;	
}	
.main-navigation ul.sub-menu li {
	background: none;
	height: 39px;
	padding: 0 20px 0 20px;
}
.main-navigation ul.sub-menu li a{
	border-bottom: 1px solid #999999;
}
.main-navigation li:last-child {
	background: none;
}
.main-navigation current_page_item {
	color: #003808;
	font-weight: 800;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	border: none;
}
.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: #003808;
	
} 
.main-navigation ul.nav-menu a, .main-navigation ul.sub-menu a {	
	font-size: 15px;
	font-family: Arial;
	line-height: 39px;
	padding: 0 20px 0 20px;
}
.main-navigation ul.nav-menu .current_page_item{
	background: url("images/spot.png") no-repeat scroll center bottom transparent;
	height: 46px;
}	
.main-navigation ul.sub-menu .current_page_item{
	background: none;
	height: 39px;
}
.main-navigation li a {
	color: #ffffff;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	padding-left: 0;
}
.main-navigation li ul li a {
	background: #d8e0da;
}
.main-navigation li ul li a {
	color: #669933;
}

.site-content {
	float: right;
	width: 740px;
	padding-top: 20px;
}
#content {
	width: 710px;
}
#primary {
	float: right;
	margin-top: 0;
}
#secondary {
	float: left;
	margin-top: 0;
	width: 222px;
	min-height: 700px;
}
.site-info {
	text-align: center;
	font-size: 10px;
}
.site-content article {
	border: none;
}
#masthead {
	width: 999px;
	height: 285px;
	zzbackground: #003808 url(http://landroc.com.au/wp-content/uploads/2014/01/Landroc_banner.jpg) no-repeat top;
}
h1 {
	color: #003808;
	font-size: 24px;
	font-family: 'Arial Black';
}
h2 {
	color: #669933;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
}
h4 {
	color: #669933;
	font-family: Arial;
	font-weight: normal;
}
#colophon {
	border: none;
	margin-top: 0;
}
#ll {
	display: none;
}
.wpcf7-submit {
	background: none  !important;
	background: url(images/contact-us.jpg) no-repeat top !important;
	border: none !important;
	width: 82px  !important;
	height: 39px  !important;
	color: transparent  !important;
}
.cf-ol {
	list-style: none;
}
a {
    color: #669933;
}
#main {
	background: #ffffff url(images/main-bg.png) repeat-y top left;
	width: 999px;
}
#main-inner {
	background: url(images/secondary-bg.png) no-repeat bottom left;
}
.entry-content h2 {
	font-weight: normal;
}
.main-navigation li ul {
	margin-top: -7px;
}
.entry-content img {
	border-radius: 0 0 0 0;
	box-shadow: none;
}
#wpcf7-f92-p10-o1 p {
	margin-bottom: 10px;
}
.site-content article {
	-moz-hyphens: none;
}