/*

Theme Name: Oakmont Group Theme
Theme URI: http://www.oakmontgroup.com.au
Description: 'A new thmeme built for Oakmont Group by 2plik8 Studios'
Author: 'Ryan Murray'
Version: 1.0

*/

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {

	font-family: Times;
	font-size: 25px;
	color: #00345b;
	font-weight: 100;

}

h2 {

	font-family: Times;
	font-size: 20px;
	color: #2a5f87;
	font-weight: 100;

}

h2 a{

	font-family: Times;
	font-size: 20px;
	color: #2a5f87;
	font-weight: 100;

}

h3 {

	font-family: Times;
	font-size: 16px;
	font-weight: 100;
	color: #2a5f87;

}

h4 {

	font-family: Arial;
	font-size: 11px;
	color: #5a5959;
	margin-bottom: 7px;

}

p {

	font-family: Arial;
	font-size: 13px;
	color: #555555;
	margin-bottom: 13px;
	line-height: 1.3;

}

#footer a {

	color: #555555;
	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

#header {

	background: url(images/header-bg-repeat.jpg) repeat-x;
	height: 526px;
	width: 100%;

}

#header-sub {

	background: url(images/header-bg-repeat.jpg) repeat-x;
	height: 143px;
	width: 100%;

}

#headerContainer {

	width: 940px;
	height: 526px;
	margin: 0 auto;
	background: url(images/watermark.png) no-repeat right 45px;

}

#headerContainer-sub {

	width: 940px;
	height: 143px;
	margin: 0 auto;
	background: url(images/subheader-bg.jpg) no-repeat;

}

#logo {

	width: 260px;
	float: left;
	margin: 25px 0 0 0;

}

#nav {

	float: right;

}

#nav ul {

	font-family: Times;
	color: #2a5f87;
	padding: 20px 0 0 0;

}

#nav li {

	display: inline;
	font-size: 16px;

}

#nav li a{

	text-decoration: none;
	color: #2a5f87;
	padding: 20px 10px 10px 10px;

}

#nav li a:hover {

	color: #2a5f87;
	background: #e5e5e5;

}

#nav li a.current {

	color: #2a5f87;
	background: #e5e5e5;

}

#mainContent ul {

	margin-bottom: 20px;

}

#mainContent ol {

	margin-bottom: 20px;

}

#mainContent ul li {

	font-family: Arial;
	font-size: 13px;
	color: #555555;
	list-style: disc;
	list-style-position: inside;
	margin: 0 0 3px 15px;
	line-height: 1.3;

}

#mainContent ol li {

	font-family: Arial;
	font-size: 13px;
	color: #555555;
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 10px 15px;
	line-height: 1.3;

}

#mainContent h3 a {


	color: #2a5f87;
	text-decoration: none;

}

#mainContent h3 a:hover {

	text-decoration: underline;

}

#tagline {

	float: right;
	margin: 40px 0 0 0;
	font-style: italic;

}

#slides {

	width: 940px;
	float: left;

}

.slide-item {

	width: 220px;
	padding: 20px 20px 0 0;
	float: left;

}

.slide-item-last {

	width: 220px;
	padding: 20px 0 0 0;
	float: left;

}


h3.slides {

	color: #f7bb67;
	margin: 11px 0;

}


#slides h3 a{

	color: #f7bb67;
	margin: 11px 0;
	font-size: 16px;
	font-family: Georgia;
	font-style: normal;
	text-decoration: none;

}

#slides h3 a:hover{

	text-decoration: underline;

}

#slides p {

	color: #c3c3c3;
	width: 220px;
	font-size: 11px;
	line-height: 1.7;
	margin-bottom: 6px;

}

.slide-text p{

	color: #c3c3c3;
	width: 220px;
	font-size: 11px;
	line-height: 1.7;
	margin-bottom: 6px;
	font-family: Arial;

}

.slide-item a{

	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #b9c8f0;

}

.slide-item-last a{

	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #b9c8f0;

}

#contentContainer {

	width: 940px;
	margin: 0 auto;
	padding: 10px 0 0 0;

}

#mainContent {

	width: 600px;
	float: left;
	margin: 0 40px 10px 0;
	overflow: hidden;

}

#mainContent h2 {

	margin-bottom: 15px;

}

#sidebar h2 {

	margin-bottom: 15px;

}

#mainContent h3 {

	margin-bottom: 5px;

}

.thumb img{

	float: left;
	margin: 0 20px 0px 0;

}

.thumb-sub img{

	float: left;
	margin: 0 25px 20px 0;

}

#content-entry{

	width: 350px;
	float: left;

}

#mainContent a.more-link {

	float: right;
	background: url(images/readmore.png) no-repeat;
	padding: 7px 22px 11px 16px;
	font-size: 11px;
	color: #e5e5e5;
	font-family: Arial;
	cursor: pointer;
	text-decoration: none;

}

.product-entry {

	float: left;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 600px; 

}

.testimonials {

	float: left;
	width: 280px;
	margin-bottom: 18px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 7px;

}

.testimonials a {
	
	text-decoration: none;

}

.testimonial-thumb img{

	float: right;
	margin: 0 0px 10px 10px;

}

#sidebar {

	width: 280px;
	float: left;

}

#sidebar p {

	color: #939393;
	font-style: italic;

}

#sidebar h3 {

	margin: 0 0 10px 0;

}

#sidebar p.name {

	color: #5e5e5e;

}

#clear {

	clear: both;

}

#footer {

	width: 100%;
	background: url(images/footer-bg.png) repeat-x;
	height: 97px;
	padding: 1px 0 0 0;
	border-bottom: 1px solid #c8c8c8;
}

#footerContainer {

	width: 940px;
	margin: 0 auto;
	background: url(images/footer-container.png) no-repeat;
	height: 97px;

}

#footerContainer p {

	margin-bottom: 5px;
	font-size: 11px;
	color: white;

}

#footerContainer a {

	color: #B9C8F0;

}

#footerContainer h4 {

	color: #F7BB67;

}

.footerEntry {

	width: 263px;
	float: left;
	margin: 23px 0 0 0;

}

.footerEntry-last {

	width: 150px;
	float: left;
	margin: 23px 0 0 0;

}

.google-map-button {

	margin: 4px 0;

}

.thumb-sub {

	overflow: hidden;
	float: left;
	clear: right;

}

input {

	border: 2px solid #c3c3c3;
	padding: 5px;

}

textarea {

	border: 2px solid #c3c3c3;
	padding: 5px;
	display: block;
	width: 380px;

}

#wpcf7-f1-p36-o1 {

	width: 300px;

}

#sidebar a.more-link {

	display: none;

}

form.wpcf7-form p {

	float: left;
	margin: 10px 10px 10px 0;

}

form.wpcf7-form input[type=text] {

	width: 200px;
	display: block;

}

form.wpcf7-form p input[type=checkbox] {

	display: inline;
	margin-bottom: 10px;

}


fieldset {

	border: 1px solid #cccccc;
	padding: 10px;
	margin: 10px 0;

}

.wpcf7-list-item-label {

	margin-right: 10px;

}

table{

	border-collapse:collapse;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Arial;
	color: #555555;

}

table p {

	font-size: 12px;
	font-family: Arial;

}

table td {

	border: 1px solid #cccccc;
	padding: 5px;

}

table th {

	background: #e3e3e3;
	border: 1px solid #e3e3e3;
	padding: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #555555;

}

form.wpcf7-form table input[type=text]{

	width: 110px;
	margin: 0px 0 5px 0;

}

form.wpcf7-form table input[type=radio] {

	display: inline;
	margin: 0 0 5px -4px;

}

span.wpcf7-list-item {

	float: left;

}
