
/*
Theme Name: HRR Custom by wmrx
Theme URI: http://webmediarx.com
Description: A custom theme for WP designed for Home Repairs & Remodeling by <a href="http://webmediarx.com">WebMediaRx</a> - 480.966.0044
Version: 1.0a
Author: WebMediaRx
Author URI: http://webmediarx.com
*/

body {
	background: url('images/main_bg.gif') top repeat;
	color: #755E4C;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #F09800;
	}
#container { 
	background: url('images/content_bg.gif') top repeat-y;
	margin:0 auto;
	padding: 0px;
	width: 686px;
	border: 1px solid #755E4C;
	border-top:0;
	}
#header {
	background: url(images/header2.jpg) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 150px;
	}	
#header h2 {
	text-indent:-9999px;
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

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

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}	
#nav{
  width:154px;
	position: relative;
	left: 17px;
	top: 30px;
	float: left;}
	
#logo {margin:16px 229px 0 0; float:right; width:262px; height:117px; background:url('images/logo.gif') no-repeat}
#logo span {visibility:hidden; display:none}
#navbox {
	background: url('images/nav_box.jpg') top no-repeat;
	padding:0 0 5px 0;
	height: 195px;
}
#navbox ul {
  position:relative;
  top:9px;
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}
#navlist a {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #334063;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	margin: 5px 0px 5px 10px;
	height: 20px;
	background: url('images/nav_button.gif') no-repeat;
}
#navlist a:hover {
	color: #085775;
}
.lic {
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

/*#menu { 
	background: #52606d;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-bottom: 5px solid #888888;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #223546;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	} */
	
#content {
  position:relative;
  margin:-30px 0 0; padding:0;
  left:45px;top:0;
  float:left;
  width: 460px;
	}
	
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #999999;
	text-decoration: none;
	}

#content h2 {
  padding:5px 0 0;
	color: #085775;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #085775;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #999999;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin:5px 0 0;
	line-height: 100%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#sidebar {
    clear:left;
    top:35px;left:17px;
	float:left;
	width:154px;
	position:relative;
	margin:5px 0 15px 0
	}

/* html #sidebar { margin: 20px 20px 20px 10px; } */

#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
  text-align:justify;
  color:#999;        
	}

#sidebar h2 {
	color: #755E4C;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}
#sidebar ul li.cat-item {
	list-style:square;
	list-style-position:inside
}
	
#sidebar ul.children li {
	list-style: disc;
	list-style-position:inside;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
}


#sidebar ul li a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #F09800;
	text-decoration: underline;
	}
#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    clear:both;
	background: url(images/footer_bg.jpg) top left no-repeat;
	height:61px; width:686px
	}
.clearfix{clear:left}
#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer p{
	color: #fff;
  padding-top:15px;}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}