/*
Theme Name: Resi Home Loan
Theme URI: http://www.resi.com.au/
Description: Themes customized for Resi
Version: 1.6
Author: Create Studios
Author URI: http://www.createstudios.com.au/



*/

/******************************/
/* Common Template from resi */
/*****************************/
body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	width: 100%;
}

a
{
	text-decoration:none;
	color:#a4ba0f;
}

a:hover
{
	text-decoration:underline;
}

h1,h2, h2 a,h3 , h3 a
{
	font-weight:bold;
	color:#000;
	font-size:13px;
	margin:0px 0px;
	padding:0px;
}

h1
{
	margin-bottom:20px;
}


.the-body
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	width: 100%;
}

img
{
	border: 0px;
}


.site-background
{
	margin: auto;
	width: 866px;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
}

.site-holder
{
	padding: 0px 33px 0px 32px;
}

.site-banner
{
	width:801px;
	height:131px;
	background:#3f2122;
}

.site-banner .logo
{
	float:left;
	width:194px;
	height:131px;
}

.site-banner .logoright
{
	float:right;
	width:607px;
	height:131px;
}

.site-content
{
	float:left;
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	background-color:#e4e2e2;
	margin-top: 0px;
	padding: 10px 0px 10px 0px;
	text-align:left;
	clear:both;
	width:801px;
}

/* customized structure */

#sidebar
{
	float:left;
	width:240px;
	margin:0px 9px 0px 10px;
	
	padding:0px 0px 2px 0px;
	background:url(images/content-bg.gif) repeat-x #fff top;
}

*html #sidebar
{
	margin:0px 10px 0px 5px;
}

#sidebar ul
{
	list-style:none;
	padding:0px 3px;
	margin:0px;
}

#sidebar li
{
	margin-top:10px;
	background:#fff;
}

#sidebar h2
{
	background:url(images/sidebar-h2-bg.gif) repeat-x;
	padding:0px 0px 0px 10px;
	margin:0px;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#sidebar li .textwidget
{
	text-align:center;
}

#sidebar li table.followus
{
	padding:10px 0px 7px 0px;
	border:1px solid #bdd630;
}



#sidebar .widget_categories ul
{
	padding:0px 2px 2px 2px;
	margin:0px;
	border:1px solid #bdd630;
}

#sidebar .widget_categories ul li
{
	margin:2px 0px 0px 0px;
	width:218px;
	height:26px;
	line-height:26px;
	background:#ededeb;
	padding:0px 0px 0px 10px;
	
	
}

#sidebar .widget_categories ul li a
{
	display:block;
	background:url(images/green-block-arrow.gif) no-repeat right center;
	
	width:214px;
	font-size:11px;
	color:#2d0f15;
}

#sidebar .subscribe
{
	border:1px solid #bdd630;
	padding-left:10px;	
}

#sidebar h2 span.withtickbg
{
	padding-right:26px;
	background:url(images/poll-tick.gif) no-repeat right;
}



#sidebar .pds-box
{
	border:1px solid #bdd630;
	padding:10px;
	text-align:left;
}

#sidebar .pds-box .pds-view-results,
#sidebar .pds-box .pds-pd-link
{
	
	margin-left:10px;
		text-align:left;
}

#sidebar .pds-box .pds-answer-group
{
	float:left;
	width:100%;
	padding:5px 0px;
	text-align:left;

}

*html #sidebar .pds-box .pds-answer-group
{
	float:none;
	position:relative;
	width:auto;
	padding:0px;
	text-align:left;
}

#maincontent
{
	text-align: left;
	float:left;
	width:508px;
	background:url(images/content-bg.gif) repeat-x #fff top;
	padding:12px;
}

/* customized structure */


/* Footer styles */

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

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

.footer
{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	color: #666666;
	line-height: 31px;
	clear: both;
	text-align:center;
}

.site-end
{
	clear: both;
	margin: auto;
	width: 866px;
	height: 40px;
	background-image: url(images/page-bottom.gif);
	background-repeat: no-repeat;
}

/* Main Menu Start */
.main-menu ul 

{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 100;
	width:886px;
}

.main-menu li.linkcat h2
{
	display:none;
}

.main-menu li 
{
	display: inline;	/* !L */
	float: left;		/* !L */	
	width: 114px;
	
	
	
}

.main-menu a
{
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;		/* !L */
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	color:#3c2012;
	font-size: 11px;
	width:114px;  
}

.main-menu li.main-menu-last a
{
	background-position: top left;
}

.main-menu a:hover, .main-menu ul li:hover a
{
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color:#FFFFFF;
	text-decoration:none;
}

.main-menu li.main-menu-last a:hover, .main-menu ul li.main-menu-last:hover a
{
	background-position: bottom left;
}

.main-menu .first-item a, .main-menu li.first-item
{
	width:117px;  
	
}

/* end of common template */




/***********************/
/* Word press default */
/**********************/

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}




.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





#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;
	}
/* End Typography & Colors */



/* Begin Structure */
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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

.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;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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


#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 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	color:#4c292a;
	height:1px;
	margin:20px 0px;	
}
	
*html hr
{
	margin:0px 0px;
}

a img {
	border: none;
	}

.navigation {
	width:508px;
	padding:0px 0px 10px 0px;
	float:left;
	}
/* 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 */




