/*
Theme Name: Keppie Massie Residential
Theme URL: http://www.keppiemassieresidential.com/blog
Description: Keppie Massie Residential custom WordPress theme
Version: 1.0
Author: Bella Design and Marketing
Authour URL: http://www.belldesign.co.uk
*/

*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}
a:hover {
	background-color:#1681B5;
	color:#FFFFFF;
	text-decoration:none;
}
a {
	color:#1681B5;
}
#overallContainer {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	text-align:left;
	width:100%;
}
#headerBg {
	background:transparent url(http://www.keppiemassieresidential.com/images/headerSideBg.jpg) repeat-x scroll 0 0;
	clear:both;
	color:#FFFFFF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	height:106px;
}
#header {
	background:#FFFFFF url(http://www.keppiemassieresidential.com/images/headerBg.jpg) no-repeat scroll 0 0;
	height:106px;
	margin:0 auto;
	width:980px;
}
#header h1 {
	background:transparent url(http://www.keppiemassieresidential.com/images/KeppiMassieResidentialLogo.jpg) no-repeat scroll 234px 0;
	display:inline;
	float:left;
	height:100px;
	line-height:30px;
	margin:0;
	text-indent:-9999px;
	width:565px;
}
h1 {
	color:#494949;
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:normal;
}
.headerContactInfo p {
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:48px 62px 0 0;
	text-align:right;
}
.headerContactInfo a {
	color:#e1e0c1;
	text-decoration:none;
}
.headerContactInfo a:hover {
	text-decoration: underline;
	background-color: #3a3a3a;
}
p {
	font-family:Tahoma,Geneva,sans-serif;
	font-size:16px;
	line-height:120%;
	padding-bottom:5px;
	padding-top:5px;
}
#mainContentHolder {
	margin:0 auto;
	width:980px;
}
#sidebar {
	background-attachment:scroll;
	background-image:url(http://www.keppiemassieresidential.com/images/sidebarBg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:226px;
}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #494949;
	font-weight: normal;
	margin-left: 40px;
	margin-top:10px;
}
#sidebar p {
	font-size: 14px;
	margin-left:40px;
}
#sidebar li {
	list-style-type:none;
}
.sidebarLinks{
	margin-left:40px;
	margin-bottom:20px;
}
.bold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}
.noBorder {
	border:none;
}
.noBorder a {
	border:none;
	background-color: #000000;
}
h2 {
	color:#494949;
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:normal;
}
#mainContent {
	margin:0 0 0 226px;
	padding:0 20px;
}
#mainImage {
	border:1px solid #494949;
	height:239px;
	padding:5px;
	width:659px;
}
#footer {
	background:transparent url(http://www.keppiemassieresidential.com/images/footerBg.gif) repeat-x scroll 0 0;
	clear:both;
	color:#FFFFFF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	height:110px;
	margin:20px 0 0;
}
#footerTextHolder {
margin:0 auto;
width:980px;
}
#footer .address {
float:left;
margin:0;
width:660px;
}
#footer .mail-address {
float:left;
margin:0 0 0 20px;
padding:0;
}
#footer p {
color:#FFFFFF;
font-size:9px;
line-height:120%;
margin:0;
padding:10px 0 0;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer .bellaLink {
float:left;
margin:0;
padding:0;
width:255px;
}
.rightAlign {
text-align:right;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	color:#494949;
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family:Arial,Helvetica,Georgia,Sans-serif;
	font-size:12px;
	width:290px;
}
p.postmetadata {
	border-top:1px solid #CCCCCC;
	margin:10px 0 10px 0;
	font-size:12px;
}
.entry img {
	
}