/*

Theme Name: hhmc.com.au
Theme URI: http://www.davidmcdonald.org/
Description: Wordpress theme for hhmc.com.au
Version: 3.0
Author: David McDonald

*/


/* zero margin */

*{
	margin: 0;
	padding: 0;
}

body{
	padding: 5px 0;
	font: 80%/1.3 verdana, arial, helvetica, sans-serif;
	background: #fff url(images/site/background-body.jpg) repeat-x;
	color: #444;
	text-align: center;
}

a:link{
	color: #9C4E00;
}

a:visited{
	color: #b75c00;
}

a:hover{
	color: #c30;
}

a img{
	border: none;
}

/* main container */

#container{
	width: 770px;
	border-bottom: none;
	text-align: left;
	margin: 0 auto;
	color: #444;
	padding: 1px 0 0 0;
	background: #fff url(images/site/background-container.jpg) no-repeat;
}

/* header */

#header{
	background: #fff url(images/site/background-header2.jpg) no-repeat;
	color: #444;
	height: 123px;
	margin: 9px 9px 0;
}

#header h1 a{
	display: block;
	width: 760px;
	height: 123px;
}

.hidden{
	position: absolute;
	left: -500em;
	width: 400em;
}

/* main navigation */

ul#nav{
	float: left;
	width: 160px;
	margin: 10px 0 0 9px;	
	display: inline;
	list-style-type: none;
	border-top: 1px solid #CBCFE1;
}

ul#nav li{
	display: inline;
}

ul#nav a{
	display: block;
	padding: 8px 10px;
	background: #fff url(images/site/background-nav2.jpg) repeat-x 0 100%;
	color: #273882;
	text-decoration: none;
}

ul#nav li.ad a{
	background: none;
}

ul#nav li.current_page_item a{
	font-weight: bold;
}

ul#nav li.current_page_item ul li a{
	font-weight: normal;
}

ul#nav ul li a{	
	margin-left: 7px;
	padding: 3px 10px 3px 17px;
	font-size: 85%;
	background: #fff url(images/site/nav-bullet.gif) no-repeat left;
}

ul#nav li.advert a, ul#nav li.ad a{
	margin: 0;
	padding: 0;
}

ul#nav li.advert p{
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 3px;
	background: #ecedc9 none;
}

ul#nav li img{
	margin: 15px 0 0 0;
}

ul#nav li.ad a{
	padding-left: 7px;
}

/* content area for homepage */

#content{
	float: left;
	width: 410px;
	margin: 10px;	
	min-height: 400px;	
}

/* content area for other pages */

#content.wide{
	width: 580px;	
}

/* content styles */

#content #message, #content #latestnews, #page, .post{	
	padding: 0 10px 10px 10px;		
}

#content h2{
	font-size: 1.3em;
	font-weight: normal;
	/*color: #273882;	
	background: url(images/site/background-h22.jpg) repeat-x;*/
	background: #2D4E9A;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 2px 0 4px 10px;
}

#content h3, #content.wide .post h4{
	color: #000;
	font-size: 130%;
	font-weight: normal;
	padding-top: 10px;
	text-transform: capitalize;
}

#content.wide h3{
	font-size: 110%;
	font-weight: bold;
}

#content.wide .post h3 a{
	font-size: 150% !important;
	font-weight: normal !important;
}

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

#headlines ul{
	list-style: none;
	margin: 10px 0 20px 10px;
}

#news-categories ul{
	list-style: none;
	margin: 10px 0 20px 0;
}

#content.wide ul li, #headlines ul li, #news-categories ul li{
	margin-bottom: 0.5em;
}

#content p{
	margin: 10px 0;
}

#content.wide img{
	float: left;
	clear: left;
	margin: 0 15px 10px 0;
}

/* post styles */

.post h3 a:link, .post h3 a:visited{	
	text-decoration: none;
	text-transform: capitalize;
	font-size: 90% !important;
}

.post h3 a:hover{
	text-decoration: underline;
}

#latestnews .post h3{
	font-weight: normal;	
}

#latestnews .post h3 a{
	font-weight: normal;	
	text-decoration: underline;
}

.post h4{
	font-size: 90%;	
	font-weight: normal;
	margin-bottom: -5px;	
}

.post p{
	margin-bottom: 5px;
}

.post p#date{
	float: right;
	width: 140px;
	margin: 0 0 10px 10px;
	padding: 10px;
	color: #000;
	background: #E4E4EE;
}

hr{
	height: 1px;
	margin-top: 5px;
	border: none;
	border-top: 1px dashed #aaa;
	clear: left;
}

/* advertising area */

#advertising{
	float: right;
	width: 160px;
	position: relative;
	margin: 10px 10px 0 0px;
	padding: 220px 0 0 0;
	/*	background: url(images/site/image01.jpg) no-repeat;*/
}

.adblock{
	float: left;
	width: 145px;
	height: 125px;
	margin: 0 0 15px 11px;
	padding: 10px 0 10px;
}

.adblock img{
	float: left;
	overflow: hidden;
	margin: 2px 10px 0 0;
}

img.icon{
	margin: 2px 7px 0 0;
	vertical-align: middle;
}

.adblock.contentpage{
	float: right;
	margin: 20px 0 20px 20px;
}

.adblock p{
	padding-bottom: 1em;
}

#feeds{
	float: right;
	width: 160px;	
	margin: 10px 10px 0 0px;
}

#feeds h3{
	font-size: 100%;
	font-weight: bold;
	color: #273882;	
	background: url(images/site/background-h2.jpg) repeat-x;
	margin: 0 0 10px 0;
	padding: 5px 0 0 10px;
}

#feeds ul{
	list-style: none;
}

#feeds ul li{
	margin: 5px 5px 10px 10px;
}

#feeds ul li a{
	font-size: 0.85em;
}

#content #advertising{
	margin: 0 0 0 20px;
}


/* footer area */

#footer{
	clear: both;
	text-align: right;
	font-size: 80%;
	padding: 10px;
	color: #273882;
	background: #fff url(images/site/background-footer2.jpg) repeat-x 0 100%;
}

/* form styles */

form#maillist{
	float: left;
	margin: 1em 0 1em 0;
	width: 65%;
}

form#maillist fieldset{
	float: left;
	width: 95%;
	padding: 0 0 1em 1em;
	background: #e4e4ee; 
	border: 1px solid #cbcfe1;	
}

form#maillist legend{
	font-size: 120%;
	margin-bottom: 0.6em;
	color: #000;
	font-weight: bold;
}

form#maillist label{
	float: left;
	width: 95%;
	position: relative;
	padding: 0 0 0.8em 0.5em;
}

form#maillist input, form#maillist select, form#maillist textarea{
	position: absolute;
	left: 6em;
	width: 69%;
}

form#maillist input.button{
	position: static;
	float: right;
	width: 25%;
	margin: 0 3em 0 0;
}

/* homepage */

#news-featured, #news-categories{
	float: left;
	width: 100%;
	padding-bottom: 1em;
}

#cat-left{
	float: left;
	width: /*190px*/100%;
}

#cat-right{
	float: right;
	width: /*190px*/100%;
}

#news-categories h3{
	padding: 0;
}


/* document in post/pages */

#docs{
	float: right;
	width: 136px;
	clear: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	color: #fff;
	background: #2D4E9A;
	border: 2px solid #B75C00;
}

#content #docs h4{
	padding: 0 0 10px 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

#content #docs ul{
	list-style: none;
	margin: 10px 0 0 0;
}

#content #docs li{
	margin-bottom: 20px;
}

#content #docs a{
	color: #fff;
	font-size: 1em;
}

#content #docs img{
	margin: 0 10px 0 0;
	vertical-align: middle;
}

/* SalesForce lead form */

form.w2llead, p#requiredfieldsmsg, #salesforce{
	float: left;
	width: 100%
}

form.w2llead label{
	float: left;
	width: 40%;
	text-align: right;
}

form.w2llead input{
	float: left;
}

form.w2llead .button{
	float: left;
	margin-left: 155px;
}

#content .w2linput.submit, #content .w2linput.reset{
	float: left;
	clear: none;
	margin: 10px 10px 0 0;
}

#salesforce{
	display: none;
}
