﻿/*
Theme Name: Renmark Homes
Theme URI: http://www.essendonweb.com.au
Description: Renmark Homes. Building.
Version: 1.0
Author: Essendon Web Solutions
Author URI: http://www.essendonweb.com.au
Tags: renmark, building, homes
*/
/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
* must redefine bullets w/ bg graphics
********************************************************/
ol, ul {
    list-style:none;
}

/* Avoid browser default inconsistent heading, 
* font-sizes and pre/code
********************************************************/
td, code, pre, h6, h5, h4, h3, h2, h1, body {
    font-size:1em;
}

/* Remove inconsistent (among browsers) - 
* default padding or margin 
********************************************************/
hr, img, td, tr, table, dl, dt, dd, div, label, input, fieldset, blockquote, p, html, body, form, pre {
    margin:0; padding:0;
}

h6, h5, h4, h3, h2, h1 {
    margin:0; padding:0;
}

li, ol, ul {
    margin:0; padding:0;
}

/* prevent blue linked image borders
********************************************************/
fieldset {
    border:none;
}

:visited img {
    border:none;
}

:link img {
    border:none;
}

a img {
    border:none;
}

a[href$='.pdf'] {
    background:transparent url('images/pdf.png') center left no-repeat;
    display:inline-block;
    padding-left:40px;
    line-height:30px;
    width:auto;
    height:auto;
}

/********************************************************/

/* Begin Typography & Colors */
body, html {
    font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:normal;
    color:#555555;
    background-color:#fdfefd;
    text-align:left;
    background:transparent url('images/content-sidebar-bg.jpg') repeat-y scroll center top;

}
a {
        color:#7A9F59;
        text-decoration:none;
}

a:link {
        color:#7A9F59;
        text-decoration:none;
}

a:visited {
        color:#7A9F59;
        text-decoration:none;
}

a:hover {
        color:#7A9F59;
        text-decoration:underline;
}

a:active {
        color:#7A9F59;
        text-decoration:none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
        padding: 0 0 0 20px;
	}
p {
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:20px;
	color:#555555;
	padding:0 0 20px 20px;
}

/* buttons for home designs */

/*
p#request a, p#inclusions a, p#build a {
	position:relative;
	width:152px;
	height:27px;
	text-indent:-9999px;
	display: block;
	outline:none;	
}

p#request a {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 0;
}

p#request a:hover {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -27px;
	height:27px;
}

p#inclusions a {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -54px;
}

p#inclusions a:hover {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -81px;
	height:27px;
}

p#build a {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -109px;
	text-indent:-9999px;
	display: block;
	outline:none;
}

p#build a:hover {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -136px;
}
*/

div#top {
	clear:both;
}

ul.homes {
	float:left;
	clear:right;
	text-align:center;
	
}

ul.homes li {
	margin:0 0 15px 29px;
	float:left;
}

ul.homes li a {
	
}

ul.homes li a h3:hover {
	text-decoration:underline;
}

ul.homes li a span {
	height:130px;
	display:block;
}

ul.homes h3 {
	padding:5px 0 0 0;
	margin:0;
}

div#content ul.homes img {
	margin:0 0 0 0;
}

ul#buttons {
	position:relative;
	width:auto;
	height:27px;
	text-indent:-99999px;
}

ul#buttons li {
	width:152px;
	height:27px;
	float:left;
	padding:0 0 0 17px;
	margin:0;
}

ul#buttons li a {
	display:block;
	outline:none;
	width:152px;
	height:27px;
	padding:0;
	margin:0;
}

ul#buttons li.request a {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 0;
	width:152px;
	height:27px;
}

ul#buttons li.request a:hover {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -27px;
	height:27px;
}

ul#buttons li.inclusions a {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -54px;
}

ul#buttons li.inclusions a:hover {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -81px;
	height:27px;
}

ul#buttons li.build a {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -109px;
}

ul#buttons li.build a:hover {
	background:transparent url('images/buttons.jpg') no-repeat scroll 0 -136px;
}

/* buttons for home designs */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

a.link {
	color:#526F37;
	text-decoration:underline;	
}

a.link:link {
	text-decoration:underline;	
}

a.link:visited {
	text-decoration:underline;	
}

a.link:hover {
	color:#fdfefd;
	text-decoration:none;	
	background-color:#698F47;
}

a.link:active {
	text-decoration:underline;	
}

/*****************
start footer links
*****************/

a.link-footer {
	color:#fdfefd;
	text-decoration:none;
}

a.link-footer:link {
	text-decoration:none;
}

a.link-footer:visited {
	text-decoration:none;	
}

a.link-footer:hover {
	color:#95CB66;
	text-decoration:underline;	
}

a.link-footer:active {
	text-decoration:none;	
}

/* End Typography & Colors */

/* Begin Structure */

/*** BEGIN SLIDESHOW ***/

#slideshow {
    position:relative;
    width:300px;
    height:200px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    height:200px;
}

.slideshow-widget {
    padding: 0 0 0 0;
}

#slideshow DIV.active {
    z-index:10;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height:200px;
    display:block;
    /*border: 1px #fff solid;*/
}

/*** END SLIDESHOW ***/

div#clear {
    clear:both;
}

div.wpcf7 {
    margin-left:15px;
}

div.wpcf7-f3-p22-o1 {
    margin-left:15px;
}

div#MLCalcForm {
    /*margin-left:15px;*/
    color:#333;
    border:none;
}
div#MLCalcForm table img{
    border:none;
}
div#MLCalcForm form#MLCalcFormMortgageForm .panelItem {
    padding:0;
    margin:0;
    top:0;
    left:0;
}
.formPlaceHolder, .panelItem {
    padding:0;
    margin:0;
}

div#header-outer {
    position:relative;
    width:100%;
    height:320px;
    background:transparent url('images/header-bg.png') repeat-x scroll center top;
}

div#header-inner {
    position:relative;
    width:980px;
    height:320px;
    margin:auto;
    /* clearing does nothing */
}

/*div#head-bar {
    position:relative;
    width:350px;
    height:320px;
    float:right;     
    background-color:#555;
    z-index:2;
    margin-top:-54px;
}*/

div#head-bar {
    position:relative;
    width:350px;
    height:320px;
    float:right;     
    background-color:#555;
    z-index:2;
    margin-top:-87px;
}
div#head-bar p {
    /*color:#fdfefd;*/
    color:#95CB66;
    font-size:28px;
    font-weight:normal;
    line-height:28px;
    padding:70px 20px 0 0;
    position:relative;
    float:right;
    width:200px;
}

div#head-bar p span {
    color:#fdfefd;
}

div#head-bar span#experience {
	color:#95CB66;
	position:relative;
	float:right;
	/*padding:50px 20px 0 0;*/
        padding:50px 40px 0 0;
	font-size:30px;
	line-height:26px;
}

div#head-bar span#the {
	color:#95CB66;
	position:relative;
	float:right;
	left:70px;
        /*padding:78px 0 0 30px;*/
	padding:78px 20px 0 30px;
	font-size:20px;
	line-height:26px;
}

div#head-bar span#difference {
	color:#fdfefd;
	position:relative;
	float:right;
	right:50px;
        /*padding:0 0 0 0;*/
	padding:0 20px 0 0;
	font-size:40px;
	top:-5px;
	letter-spacing:-1px;
	line-height:33px;
}

/*div#logo {
    position:relative;
    width:251px;
    height:54px;
    background:url('images/logo.png') no-repeat scroll left top;
    top:20px;
    left:20px;
    float:left;
}*/

div#logo {
    position:relative;
    width:358px;
    height:87px;
    background:url('images/renmark-logo.png') no-repeat scroll left bottom;
    margin-top:0px;
    left:20px;
    float:left;
}

div#logo p {
	color:#fdfefd;
	font-size:26px;
	font-weight:normal;
	line-height:20px;
	padding:38px 0 0 40px;
}

/*div#sub-header {
    position:relative;
    width:630px;
    height:200px;
    padding-top:66px;
    float:left;
    clear:both;
}*/

div#sub-header {
    position:relative;
    width:630px;
    height:200px;
    padding-top:33px;
    float:left;
    clear:both;
}
div#menu-wrapper {
    position:relative;
    width:100%;
    height:26px;
    background-color:#95CB66;
    top:0px;
    float:left;
    clear:both;
    z-index:50;
}

div#menu-wrap-sub {
    position:relative;
    width:980px;
    height:26px;
    margin:auto;
    z-index:50;
}



div#watermark-wrapper {
        position:relative;
        width:100%;
        height:116px;
}

div#watermark {
    position:relative;
    width:980px;
    margin:auto;
    height:218px;
    background:transparent url('images/watermark.png') no-repeat scroll right bottom;
}

div#footer {
	position:relative;
	width:100%;
	height:150px;
	background:#555555 url('images/footer.png') repeat-x scroll center top;
	margin:0;
	bottom:0;
}

div#sidebar-bot {
    position:relative;
    float:right;
    width:350px;
    height:100px;
    background:#e1e1e1 url('images/sidebar-bg.png') repeat-x scroll center bottom;
}

div#footer p {
	text-align:center;
	color:#E8E8E8;
	font-size:12px;
	padding:0 0 0 0;
}

div#footer p.first {
	text-align:center;
	padding:20px 0 0 0;
}

div#links {
	position:relative;
	width:980px;
	height:auto;
	margin:auto;
}

div#links p {
	padding:10px 0 0 0;
	text-align:right;
}

#page {
    margin: auto;
    padding: 0;
    width: 980px;
    height:auto;
    /*background:transparent url('images/content-sidebar-bg.jpg') repeat-y scroll center top;*/
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}


.narrowcolumn {
    float: left;
    padding: 0;
    margin: 0;
    width: 550px;
}

.narrowcolumn-buyers {
    float: left;
    padding: 0;
    margin: 0;
    width: 550px;
}

.narrowcolumn-buyers img {
    border:0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	font-size:26px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	color:#7A9F59;
	margin:10px 0 10px 20px;
}

h2, h2.widgettitle {
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:normal;
	color:#7A9F59;
	margin:0 0 5px 20px;
}

h2#sidebar-large {
    font-size:24px;
}

p#sidebar-large {
    font-size:20px;
    color:#C41230;
    font-weight:bold;
}

h3, h4, h5, h6 {
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:normal;
	color:#7A9F59;
	margin:0 0 5px 20px;

}
.breadcrumbs {
        padding: 0:
}
div#content img {
        border: 2px #999 solid;
        margin: 15px;
}

div#content pre img{
        padding:5px 20px 10px 20px;
}

div#content div#MLCalcForm img {
    margin:0;
}

/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc inside;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar li p{
        margin: 0;
        padding: 0 0 0 20px;
}


#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
form.wpcf7-form {
    text-align:left;
    margin:0 0 0 20px;
    font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
}

form.wpcf7-form p {
    text-align:left;
    margin:0;
    padding:0 0 5px 0;
    left:0;
    font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
}

form.wpcf7-form input {
    font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    height:25px;
}

form.wpcf7-form textarea {
    font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
}

form.wpcf7-form select {
    font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
    color:#333;
}

#searchform {
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
	}

#searchform .results{
        padding: 0 0 0 20px;
}

#sidebar #searchform #s {
        font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
        color: #666;
	width: 225px;
	padding: 5px;
        height:18px;
	}

#searchform #s {
        font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
        color: #666;
	width: 225px;
	padding: 5px;
        height:18px;
	}


#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
    padding: 0;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */

div#sidebar {
    padding: 20px 0 10px 0;
    margin-left: 0px;
    width: 350px;
    min-height:600px;
    position:relative;
    float:right;
    /*background:#e1e1e1 url('images/sidebar-bg.png') repeat-x scroll center bottom;*/
}

#sidebar form {
    margin: 0;
}


#sidebar .textwidget {
    padding: 0 0 0 20px;
}

/* End Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div#sidebar h2.widgettitle {
    margin-left:20px;
}

div#sidebar ul li#slideshow h2.widgettitle {
    margin:0 0 10px 0;
}

img.img-no-border {
    border:none;
}

hr {
    width:100%;
    margin:0 0 20px 20px;
    background-color:#ccc;
    height:1px;
    border:0;
}
select.select-house-type {
    height:100px;
    width:auto;
}

.ddsg-wrapper li, .ddsg-wrapper li a, .ddsg-wrapper ul, .ddsg-wrapper a {
    font-size: 12px;
    list-style-type:none;
    padding:0;
    margin:0;
    line-height:10px;
}



