/*  
Theme Name: Hot Water Maintenance
Theme URI: http://www.hotwatermaintenance.com.au/
Description: Theme for HWM.
Version: 1.0
Author: Sim' Hampel
Author URI: http://www.hampel.com.au/
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
}

#page {
	background: url('images/kubrickbgwide.jpg') repeat-y top;
	border: none; 
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	text-align: left;
}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat top center;
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0; 
	width: 758px;
	border: none;
}

#content {
	font-size: 1.2em;
	padding: 0 40px 0 40px;
	margin: 0;
	line-height: 160%;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}
	
	
.tborder
{
	background: #000000;
	color: #000000;
}	
	
.navigation {
	font-size: 12px; 
 	font-weight: bold; 
	background: #005555;
	color: #FFFFFF;
	text-align: center;
}

.navigation a:link, .navigation a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:hover {
	font-weight: bold;	
	color: #FFFF00;
	text-decoration: underline;
}

.post {
	text-align: justify;
}

.post hr {
	display: block;
}

.post li, .post td {
	text-align: left;
}

.carbullet {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: italic;
	padding: 10px 5px 10px 5px;
	vertical-align: middle;
}

.features {
	padding: 20px 0 0 20px;
	margin: 0;
	line-height: 180%;
}

.features li {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.4em;
}

/*.branches {
	clear: both;
	text-align: center; 
	width: 100%;
	padding-top: 20px;
}*/

.branches td {
	font-size: 1.4em;
	border-bottom: 1px solid #CCCCCC;
}

.branches_contact  td {
	border-bottom: 1px solid #CCCCCC;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*h1 {
	font-size: 4em;
	text-align: center;
	}*/

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h1 {
	font-size: 2em;
	padding: 10px 0 0 0;
}

h2 {
	font-size: 1.3em;
	padding: 30px 0 0 0;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

