/*
Theme Name: Radian Custom Builders
Theme URI: http://radiancustombuilders.com/
Description: Custom Wordpress Theme built by Design District for Radian Custom Builders
Version: 1.0
Author: Design District
Author URI: http://designdistrictinc.com/
*/

* {
	margin: 0;
	padding: 0;
}

a, p, h1, h2, h3, h4, h5, h6, li, dt, dd {
	font-weight: normal;
	margin: 0;
	pading: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #000;
	letter-spacing: .1em;
}

img {
	border: none;
}

#theWrapper {
	background: #fff;
	width: 924px;
	margin: 0 auto;
	text-align: left;
}

#theFloater {
	float: left;
	background: url(i/bgTileMain.gif) repeat-y top left;
}

#theHeader {
	background: url(i/bgHeader.gif) top left no-repeat;
	width: 924px;
	height: 170px;
	float: left;
}

#theHeader {
	color: #1c5079;
}

#theLogo {
	float: left;
	margin: 30px 0 20px 30px;
}

#theAddress {
	float: right;
	clear: right;
	margin: 30px 30px 20px 0;
	text-align: right;
}

#theSearch {
	float: right;
	clear: right;
	margin: 30px 30px 20px 0;
	text-align: right;
	clear: right;
}

#theNav {
	margin: 0 12px 0 12px;
}

#mainNav {
	float: left;
	display: block;
	list-style: none;
	background: url(i/bgTileNav.gif) repeat-x top left;
	height: 75px;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	padding: 0;
	width: 898px;
}

#mainNav li {
	display: block;
	float: left;
	padding: 0 0 0 20px;
}

#mainNav a {
/* 	display: block; */
	float: left;
	height: 42px;
	padding: 0 20px 0 0;
	font-size: 1.15em;
}

#mainNav li.current_page_item {
	background: url(i/bgNavCurrentLeft.gif) top left no-repeat;
}

#mainNav li.current_page_item a {
	color: #1c5079;
	line-height: 30px;
	background: url(i/bgNavCurrentRight.gif) top right no-repeat;
}

#mainNav a {
	text-transform: uppercase;
	text-decoration: none;
	line-height: 29px;
	color: white;
	letter-spacing: normal;
}

#mainNav a:hover {
	color: #ddd;
}

#theContent {
	width: 600px;
	float: left;
}

.aColumn {
	width: 268px;
	float: left;
	display: inline;
}

#theNews {

}

#theTips {

}

#thePortfolio {
	width: 302px;
	float: right;
}

#thePortfolio .ngg-galleryoverview, #thePortfolio div.slideshow {
/*	margin: 0;
	padding: 0; */
	width: 261px;
	height: 169px;
}

#thePortfolio img, #thePortfolio .ngg-galleryoverview, #thePortfolio div.slideshow {
	border: 5px solid #1c5079;
	margin-bottom: 20px;
	float: left;
/* 	margin-left: 20px; */
}

.ngg-galleryoverview {
	margin-left: 20px;
}

#theMission {
}

#theMission h1, #theMission a.moreMission {
/* 	padding-left: 21px; */
}

#theMission h1, #aPage h1 {
	background: url(i/colHeader.gif) no-repeat top left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1c5079;
	letter-spacing: .1em;
	line-height: 1.3em;
	font-size: 2em;
}

#aPage a.fullColumnFinalLink {
	margin-top: 20px;
}

#aPage p {
	font-size: 1.3em;
}

.contentBlock {
	margin: 0;
	padding: 0;
	margin-left: 32px;
	margin-bottom: 30px;
	background: url(i/bgTileCol.gif) repeat-y top left;
}

.contentBlock p, .contentBlock h1, .contentBlock h2, .contentBlock h3, .contentBlock a {
	padding-left: 21px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#theContent a {
/* 	text-transform: uppercase; */
	text-decoration: none;
	letter-spacing: normal;
	color: #990;
}

#theContent a:hover {
	color: #cc0;
}

.contentBlock a {
	text-transform: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#theFloater #theContent .contentBlock a.fullColumnFinalLink {
	display: block;
	text-transform: uppercase;
	background: url(i/colFooter.gif) no-repeat bottom left;
	padding-bottom: 10px;
	padding-left: 21px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#theFloater #theContent .contentBlock a.itemMore {
	display: block;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 21px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#theContent h2, #thePortfolio h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	color: #1c5079;
}

#thePortfolio h2 {
	margin-right: 32px;
}

#theContent h2 {
	background: url(i/colHeader.gif) top left no-repeat;
}

#theContent #aPage h2 {
	background: none;
}

#aPage h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 10px;
}

.columnItem {
	padding-bottom: 20px;
	font-size: 1.2em;
	color: #1c5079;
}

.columnItem p {
	line-height: 1.2em;
	padding-bottom: 3px;
}

.lastItem {
		background: url(i/colFooter.gif) no-repeat bottom left;
}

.columnItem h3 {
	font-weight: bold;
	color: black;
}

.columnItem .itemDate {
	font-style: italic;
}

.columnItem a {
	font-size: .8em;
}

#theFooter {
	float: left;
	margin: 0;
	padding: 0;
	width: 924px;
	background: url(i/bgFooter.gif) bottom left no-repeat;
}

#theFooter p {
	margin: 32px;
	float: right;
	color: #1c5079;
}

