/*  
Theme Name: RSB Home Builder
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/rsbwood.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BDBDBD;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 16px;
	letter-spacing: 2px;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;
	padding-bottom: 5px;
}

h3 {
	border-bottom: 1px solid gray;
	letter-spacing: 2px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol {
}

blockquote {
	background: url(images/quotes.png) no-repeat -5px 0;
	margin: 10px;
	 
	font-size: 18px;
	padding: 0 65px 0 50px;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 197px;
	margin: 0 auto;
	background: url(images/rsbheader3.jpg) no-repeat 10px 140px;
}

/* Menu */

#menu {
	float: left;
	width: 931px;
	margin: 55px 0 0 23px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

.link1 a {
	display: block;
	width: 113px;
	height: 76px;
	background: url(images/rsbnav4.jpg) no-repeat -2px -56px;
	margin-top: 53px;

}

.link1:hover a {
	background: url(images/rsbnav4.jpg) no-repeat -2px -239px;
}

.link2 a {
	display: block;
	width: 106px;
	height: 76px;
	background: url(images/rsbnav4.jpg) no-repeat -115px -56px;
	margin-top: 53px;
}

.link2:hover a {
	background: url(images/rsbnav4.jpg) no-repeat -115px -239px;
}

.link3 a {
	display: block;
	width: 96px;
	height: 76px;
	background: url(images/rsbnav4.jpg) no-repeat -221px -56px;
	margin-top: 53px;
}

.link3:hover a {
	background: url(images/rsbnav4.jpg) no-repeat -221px -239px;
}

.link4 a {
	display: block;
	width: 97px;
	height: 76px;
	background: url(images/rsbnav4.jpg) no-repeat -614px -56px;
	margin-top: 53px;
}

.link4:hover a {
	background: url(images/rsbnav4.jpg) no-repeat -614px -239px;
}

.link5 a {
	display: block;
	width: 106px;
	height: 76px;
	background: url(images/rsbnav4.jpg) no-repeat -711px -56px;
	margin-top: 53px;
}

.link5:hover a {
	background: url(images/rsbnav4.jpg) no-repeat -711px -239px;
}

.link6 a {
	display: block;
	width: 111px;
	height: 76px;
	background: url(images/rsbnav4.jpg) no-repeat -817px -56px;
	margin-top: 53px;
}

.link6:hover a {
	background: url(images/rsbnav4.jpg) no-repeat -817px -239px;
}

.home a {
	display: block;
	width: 297px;
	height: 177px;
	background: url(images/rsbnav4.jpg) no-repeat -316px -3px;
}

.home:hover a {
	background: url(images/rsbnav4.jpg) no-repeat -316px -186px;
}

#menu span {
	visibility: hidden;
}

#menu a {
	text-decoration: none;
}


.current_page_item a {
	color: #FFFFFF;
}



/* Search */

#search {
	float: left;
	width: 280px;
	height: 45px;
}

#search form {
	margin: 0;
	padding: 16px 0px 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/rsbback5.jpg) repeat-y 10px 0;
}

#page-bgtop {
	padding-top: 30px;
}

/** LOGO */

#logo {
	width: 0;
	height: 0;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* Content */

#content {
	float: left;
	width: 870px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 50px;
}

/* Post */

.post {
	margin-bottom: 25px;
	border-bottom: 1px dotted #474646;
}

.title {
	height: 30px;
	color: #D6D6D6;
}

.title a {
	text-decoration: none;
	color: #D6D6D6;
	text-align: center;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #949494;
}

.post .meta a {
	color: #949494;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a {
}

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px dotted #504D4B;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #D6D6D6;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 70px 0px 20px 0px;
	background: url(images/rsbfooter2.jpg) no-repeat 10px 0;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #6C6A69;
}

#footer a {
	color: #6C6A69;
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
	margin: 8px 5px 5px 0;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
}

hr {
	display: none;
}

#homecontent {
	width: 960px;
	height: 408px;
	position: relative;
	top: 0;
	left: 0;
}

#leaning {
	width: 161px;
	height: 508px;
	position: absolute;
	top: -35px;
	left: 11px;
	background: url(images/guyleaning.jpg) no-repeat;
	z-index: 5;
}

#homeaddress {
	position: absolute;
	top: 385px;
	left: 220px;
	z-index: 10;
	font-size: 12px;
}

#facebook {
	position: absolute;
	top: 400px;
	left: 50px;
	z-index: 10;
}

#hometext {
	width: 335px;
	position: absolute;
	top: -5px;
	left: 35px;
	z-index: 10;
	font-size: 12.5px;
}

#slogan {
	width: 561px;
	height: 124px;
	position: absolute;
	top: 25px;
	right: 5px;
	background: url(images/slogan.png) no-repeat;
	z-index: 25;
}

#homephotos {
	width: 582px;
	height: 472px;
	overflow: hidden;
	
	background: url(images/homeb.jpg) no-repeat;
	position: absolute;
	top: 1px;
	right: 0;
}

#homephotos ul {
	margin: 0;
	padding: 0;
}


#homephotos li {
	width: 582px;
	height: 472px;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

.wp-caption {
border: 1px solid #000;
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: 1px solid #000;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color: #000;
}

