/*
Theme Name: Awesome Mortgages
Theme URI: http://www.macstudio.co.nz
Description: WordPress Theme
Author: Macstudio
Author URI: http://www.macstudio.co.nz
Version: 1.0
Tags: MacStudio Design
*/

/* BODY */

body {
	font-size: 15px;
	line-height: 1.7em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:300;
	color: #666;
	text-align: center;
	margin: 0px;
	padding:0px;
	border:0px;
	background-color:#EEE;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

p {
	margin:0px;
	margin-bottom:22px;
	padding:0px;
}

strong { font-weight:bold }

hr {
	border:0px;
	border-top:1px dotted #CCC;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
}

/* LINKS */

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

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

a:hover {
	color: #F60;
	text-decoration:none;
}

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

/* H1 STYLES */

h1,h2,h3,h4,h5,h6 {
	clear:both;
}

h1 {
	font-size: 30px;
	padding: 0px;
	font-weight: 200;
	color: #666;
	line-height: 1.5em;
	margin: 0px;
	margin-bottom:15px;
}

h1 a:link {
	color: #D45F22;
	text-decoration:none;
}

h1 a:visited {
	color: #D45F22;
	text-decoration:none;
}

h1 a:hover {
	color: #D45F22;
	text-decoration:underline;
}

h1 a:active {
	color: #D45F22;
	text-decoration:none;
}

h1 strong { color:#E67600;font-weight:200; }

/* H2 STYLES */

h2 {
	font-size: 20px;
	padding: 0px;
	font-weight: 200;
	line-height: 1.5em;
	margin: 0px;
	margin-bottom:15px;
	color:#E67600;
}

h2 a:link {
	color: #333;
	text-decoration:none;
}

h2 a:visited {
	color: #333;
	text-decoration:none;
}

h2 a:hover {
	color: #D45F22;
	text-decoration:none;
}

h2 a:active {
	color: #333;
	text-decoration:none;
}


/* H3 STYLES */

h3 {
	font-size: 20px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px;
	margin-bottom:15px;
}

/* H4 STYLES */

h4 {
	font-size: 18px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px;
}

/* H5 STYLES */

h5 {
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.5px;
	margin: 0px;
}

/* H6 STYLES */

h6 {
	font-size: 15px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.5px;
	margin: 0px;
}

/* HEADER */

#header-holder {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	background-image:url(images/bk-header.gif);
	background-repeat:repeat-x;
	background-position:top;
	clear: both;
}

#header {
	height: 162px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo {
	width: 300px;
	height: 80px;
	text-align: left;
	margin: 0px;
	margin-top:40px;
	padding: 0px;
	float: left;
}

#header-right {
	float: right;
	text-align: right;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	margin-top:20px;
	padding:0px;
}

/* MENU */

#menu-holder {
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#menu {
	width: 960px;
	height: 44px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	clear: both;
}

/* CONTENT */

#content-holder {
	text-align: center;
	background-color: #FFF;
	background-image:url(images/bk-content.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 960px;
	min-height:450px;
	background-image:url(images/bkg-content.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#contenthome {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#content-left {
	width: 585px;
	float: right;
	text-align: left;
	margin: 0px;
	margin-right:30px;
	padding:0px;
}

#content-left img {
	border-radius: 8px 8px 8px 8px;
}

#content-left li {
	margin-bottom:10px;
}

#sidebar {
	float: left;
	width: 255px;
	text-align: left;
	margin: 0px;
	margin-left:30px;
	padding: 0px;
}

#sidebar a:link {
	color: #333;
	text-decoration:none;
}

#sidebar a:visited {
	color: #333;
	text-decoration:none;
}

#sidebar a:hover {
	color: #D45F22;
	text-decoration:none;
}

#sidebar a:active {
	color: #333;
	text-decoration:none;
}


/* HOME */

#home1 {
	height:300px;
	background-color: #EEE; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#EEE));
	background-image: -webkit-linear-gradient(top, #FFF, #EEE); 
	background-image:    -moz-linear-gradient(top, #FFF, #EEE);
	background-image:     -ms-linear-gradient(top, #FFF, #EEE);
	background-image:      -o-linear-gradient(top, #FFF, #EEE);	border-radius:8px;
	border:1px solid #CCC;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	overflow:hidden;
	clear: both;
}

#home1-left {
	width: 500px;
	float: left;
	text-align: left;
	margin: 0px;
	margin-top:20px;
	margin-left:30px;
	padding: 0px;
	overflow: hidden;
	font-weight:200;
	font-size:20px;
	line-height:1.6em;
}

#home1-right {
	float: right;
	width: 412px;
	text-align: left;
	height: 300px;
	border-radius:0px 8px 8px 0px;
	overflow: hidden;
}

.slideshow img {
	border-radius:0px 8px 8px 0px;
}

#home2 {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#home2 li {
	line-height:22px;
	margin-bottom:4px;
}

#home2 a:link {
	color: #000;
	text-decoration:none;
}

#home2 a:visited {
	color: #000;
	text-decoration:none;
}

#home2 a:hover {
	color: #D45F22;
	text-decoration:none;
}

#home2 a:active {
	color: #000;
	text-decoration:none;
}


#home2-left {
	width: 268px;
	min-height:250px;
	float: left;
	text-align: left;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px;
	padding-bottom:0px;
	border: 1px solid #CCC;
	border-radius:8px;
	overflow: hidden;
}

#home2-centre {
	width: 268px;
	min-height:250px;
	float: left;
	text-align: left;
	border: 1px solid #CCC;
	border-radius:8px;
	margin: 0px;
	padding: 15px;
	padding-bottom:0px;
	overflow: hidden;
}

#home2-right {
	float: right;
	width: 268px;
	min-height:250px;
	text-align: left;
	border: 1px solid #CCC;
	border-radius:8px;
	padding: 15px;
	padding-bottom:0px;
	overflow: hidden;
}

.box {
	background-color: #EEE;
	background-image:url(images/bk-box.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.box ul {
	padding-left:20px;
}

/* SIDEBAR */

.sidebar-box {
	float: right;
	width: 260px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#sidebar h2 {
	font-size: 22px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.5em;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar ul {
	margin-bottom:25px;
	padding-left:30px;
}

#sidebar li {
	line-height: 2em;
	list-style:none;
}

li.categories { list-style:none; }

/* FOOTER */

#footer-holder {
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image:url(images/bk-footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 175px;
	text-align: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer-left {
	width: 280px;
	float: left;
	text-align: left;
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	overflow: hidden;
}

#footer-centre {
	width: 280px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#footer-right {
	float: right;
	width: 280px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
}

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

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

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

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


/* STYLE */

.alignleft {
	float: left;
	margin-right:20px;
	margin-bottom:20px;
}

.alignright {
	float: right;
	margin-bottom:20px;
	margin-left:20px;
}

.small {
	font-size:12px;
	line-height:18px;
}

.search {
	width:180px;
	height:18px;
	margin:0px;
	padding:3px;
	background-image:url(images/bk-search.gif);
	background-repeat:no-repeat;
}

.test1 {
	background-color:#F8F8F8;
	margin:0px;
	padding:20px;
	padding-bottom:5px;
	border:1px solid #DDD;
	border-radius:8px;
}

.test2 {
	background-color:#FFFAE4;
	margin:0px;
	padding:20px;
	padding-bottom:5px;
	border:1px solid #FEEEAE;
	border-radius:8px;
}