/*
    Theme Name: House Search Australia v4
    Theme URI: http://www.housesearchaustralia.com.au/
    Description: Theme for House Search Australia
    Version: 4.0
    Author: Hampel Group Pty Ltd
    Author URI: http://www.hampel.com.au/
  */


/* Begin Typography & Colors */
body {
	background: #dbdad4 url('images/background.png') repeat-y 50% 0;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	behavior: url('/css/csshover2.htc');
}

a:link, a:visited {
	color: #0000EE;
	text-decoration: none;
}

a:hover {
	color: #EE0000;
	text-decoration: underline;
}

#page {
	width: 1000px; 
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#header {
	padding: 5px 10px 5px 10px;
}

#tagline {
	color: #bb2d3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	padding: 30px 10px 0 10px;
	white-space: nowrap;
}

/* Header */

#headernav {
	width: 980px;
	background: #FFFFFF url('images/header.png') repeat-x scroll 0% 0%;
	/*border: none;*/
	padding: 10px 0 10px 0;
	margin: 0 10px 0 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 100%;
	
	border: 1px solid black;
	
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	*/
}

#headernav a:link, #headernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#headernav a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

#headernav ul {
	margin: 0;
	padding: 0;
}

#headernav li {
 	display: inline;
	list-style: none;
	padding: 0 10px 0 10px;
}

/*
#headernav-below {
    clear: both;
	height: 30px;
	margin: 0 10px 0 10px;
	background: #EEEEEE url(images/navbackground.png) repeat-x;	
	border: 1px solid black;
}
*/

#montage {
	margin: 1px 0 0 10px;
	border: 1px solid black;
	
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid blue;
	*/
	
	width: 980px;
}

/* content */

.edit {
	font-size: 10px;
	float: right;
	line-height: 100%;
}

.edit a:link, .edit a:visited {
	text-decoration: none;
	color: #0000EE;
}

.edit a:hover {
	text-decoration: none;
	color: #EE0000;
}

#content {
	border: none;
	background-color: #FFFFFF;	
	margin: 20px 10px 0 10px;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
}

#content ul li {
	line-height: 160%;
}

#content-body {
	width: 600px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.entry img {
	margin-bottom: 10px;

}

.blog-navigation {
	margin-bottom: 10px;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


/************/

h1 {
	color: #bb2d3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #333333;
}

h1 a {
	text-decoration: none;
}

h2 {
	color: #bb2d3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #333333;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #bb2d3d;
}

h2 a:hover {
	text-decoration: underline;
	color: #0000EE;
}

/*
h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 20px 0 5px 0;
	padding: 0;
}

h3 a {
	text-decoration: none;
}

.post h3 {
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}

.post h3 a:link, .post h3 a:visited {
	color: #000000;
	text-decoration: none;
}

.post h3 a:hover {
	color: #CC3300;
	text-decoration: none;
}
*/


/*
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 100%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 100%;
}

h2 a:link, h2 a:visited {
	color: #000000;
}

h2 a:hover {
	color: #114477;
	text-decoration: none;
}
*/

/* entry */

.entry {
	text-align: justify;
	padding: 0 10px 0 10px;
}

.entry ul {
	padding: 0 0 0 20px;
	margin: 0;
}

.entry ul li {
	margin-left: 10px;
}

.entry h3 {
	border: none;
}

.entry h3, .entry h4, .entry h5, .entry h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.entry h3 {
	font-size: 16px;
}
.entry h4 {
	font-size: 14px;
}
.entry h5 {
	font-size: 13px;
}
.entry h6 {
	font-size: 12px;
}



blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;

}

a img {
	border: none;
}

.hsaquote {
	background-color: #FFFF00;
}

.smallfont {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/*
.post {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: justify;
	line-height: 140%;
	border-bottom: 1px solid #EEEEEE;
}
*/

/* home page sidebar */

.homepage-sidebar {
	padding: 0 10px 20px 10px;
	text-align: justify;

}

/* footer */

#navigation-footer {
    clear: both;
	margin: 20px 10px 0 10px;
	padding-top: 10px;
	border-top: 1px solid #EEEEEE;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
/*
#navigation-footer a:link, #navigation-footer a:visited {
	color: #333333;
	text-decoration: none;
}

#navigation-footer a:hover {
	color: #EE0000;
	text-decoration: underline;
}
*/
#navigation-footer ul {
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 100%;
	/*font-weight: bold;*/
}

#navigation-footer li {
 	display: inline;
	list-style: none;
	padding: 0 10px 0 10px;
}

/*
#footer {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 20px 0 0 0;
	line-height: 160%;
}
*/

#footer {
	margin: 20px 10px 0 10px;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
}


/* media list */

#medialist dt {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0;
}

#medialist dd {
	line-height: 160%;
	padding: 5px 0 10px 0;
	margin-left: 10px;
}

/* Homepage news */

.homepage-news {
	margin: 0;
	padding: 0;
}

.homepage-news dt {
	margin: 0 0 5px 0;
	padding: 0;
}

.homepage-news dd {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 160%;
	text-align: justify;
}

.homepage-news dd p {
	margin: 0;
	padding: 0;
}

/* post info */

.postinfo  {
	margin: 0 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

/*
.postinfo a:link, .postinfo a:visited {
	text-decoration: underline;
	color: #999999;
}

.postinfo a:hover {
	text-decoration: underline;
	color: #EE0000;
}
*/

/* Sidebar Content */

.sidebar {
	width: 306px;
	margin-left: 40px;
	/*margin-right: 10px;*/
}

.sidebar p {
	line-height: 140%;
	margin: 0;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;*/
	font-size: 8pt;
	margin: 0;
	padding: 4px 5px 3px 5px;
	list-style: none;
	line-height: 120%;
}

.sidebar-image {
	/*padding: 2px 2px 2px 2px; */
	margin: 0; 
	/*border: 1px solid #666666;*/
	text-align: center;
}

/* captions */

.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;
}
