/* ------------------------------------
= General Styles
------------------------------------ */
body {
	font-family: arial,sans-serif;
	background: #a9af89;
	line-height: 1em;
	font-size: 85%;
}

#container {
	position: absolute;
	width: 1000px;
	height: 700px;
	left: 50%;
	margin-left: -500px;
}

.mr10 {
	margin-right: 10px;
}

.clear {
	clear: both;
}
img.icon {
	border:none;
	margin-right:5px;
}
/* ------------------------------------
= text & lists
------------------------------------ */
p {
	color: #515151; /*-- grey --*/
	line-height: 1.25em;
	padding: 0 0 1em 0;
}

img{
	border: 1px solid #426112;
}

h2 {
	color: #426112; /*-- dk. green --*/
	font-weight: bold;
	font-size:1.8em;
	padding: 0 0 1em 0;
}

h3 {
	color: #739947; /*-- md. green --*/
	font-weight: normal;
	font-size:1.25em;
	padding: .5em 0 .5em 0;
}

h5 {
	background:#739947 none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	margin:0 0 20px;
	padding:8px 0 8px 10px;
}

h6 {
	color: #739947; /*-- md. green --*/
	font-weight: bold;
	font-size:1em;
	padding: .5em 0 .5em 0;
}

/* ------------------------------------
= Stuff in the Header
------------------------------------ */
#header {
float: left;
width: 1000px;
height: 208px;
background: transparent url(/images/ui/rtno-header-background.jpg) no-repeat;
}

#logo {
	float: left;
	width: 178px;
	height: 108px;
	margin: 65px 0 0 40px;
}

#header-flash {
	position: absolute;
	width: 500px;
	height: 175px;
	z-index: 10;
	margin: 0 0 0 320px;
}

#search {
	position: absolute;
	width: auto;
	top: 150px;
	left: 490px;
	z-index: 20;
	font-size: .9em;
}

#search p {
	color: #fff;
}

#header-donate {
	float: right;
	width: 114px;
	height: 60px;
	margin: 75px 15px 0 0;
}

.ironwork-nav-top {
	position: absolute;
	width: 100%;
	height:18px;
	margin-top: 190px;
	background: transparent url(/images/ui/ironwork-tiler.png) repeat-x;
}

#nav {
	float: left;
	width: 1000px;
	height: 30px;
	background: #426112;
}

.ironwork-nav-bottom {
	position: absolute;
	width: 100%;
	height:18px;
	margin-top: 238px;
	background: transparent url(/images/ui/ironwork-tiler.png) repeat-x;
}


/* ------------------------------------
= Main Content Columns
------------------------------------ */

#main {
	float: left;
	width: 1000px;
	padding-top: 30px;
	background: #f5f5e7;
}

#leftColumn {
	float: left;
	margin: 20px 20px;
	width: 495px;
}

#leftColumnWide {
	float: left;
	margin: 10px 0 20px 20px;
	width: 650px;
}

#leftColumnFull {
	float: left;
	margin: 20px 20px 20px 20px;
	width: auto;
}

#middleColumn{
	float: left;
	padding-top: 45px;
	width: 140px;
}

#rightColumn {
	float: left;
	width: 260px;
	margin: 10px 20px 20px 40px;
}


/* ------------------------------------
= Sidebar Specific
------------------------------------ */
.subnav{
	float: left;
	width: 100%;
	font-size: .9em;
	margin-bottom: 40px;
}
.top-box {
	float: left;
	width: 100%;
	font-size: .9em;
}
.box {
	float: left;
	width: 100%;
	margin-top: 40px;
	font-size: .9em;
}
#flickrBadge {
	float: left;
	width: auto;
	margin: 0 0 20px 0;
}
.sidebar-feat-homeowner-thumb-container {
	float: left;
	width: auto;
	margin-right: 10px;
}
.sidebar-feat-homeowner-name h3{
	width: 100%;
	font-size: 1em;
	margin-left: 110px;
}
.sidebar-feat-homeowner-name p{
	font-size: .9em;
}

#twitter {
	float: left;
	width: auto;
	height: 32px;
	display: block;
	background: transparent url(/images/ui/twitter-32x32.png) no-repeat 0px;
	padding-top: 20px;
	margin-right: 20px;
	padding-left: 40px;
}
#facebook {
	float: left;
	width: auto;
	height: 32px;
	display: block;
	background: transparent url(/images/ui/facebook-32x32.png) no-repeat 0px;
	padding-top: 20px;
	margin-right: 20px;
	padding-left: 40px;
}
#flickr {
	float: left;
	width: auto;
	height: 32px;
	display: block;
	background: transparent url(/images/ui/flickr-32x32.png) no-repeat 0px;
	padding-top: 20px;
	margin-right: 20px;
	padding-left: 40px;
}



/* ------------------------------------
= Homepage Specific
------------------------------------ */
.feature-container {
	width: auto;
	float: left;
	margin: 10px 0 25px 12px;
}

.home-feat {
	width: 285px;
	height: 335px;
	background: #fff;
	float: left;
	margin: 0 20px 0 20px;
}

.feat-image {
	position: absolute;
	z-index: 10;
}

.feat-overlay {
	bottom: 87px;
	position: absolute;
	z-index: 20;
	background: transparent url(/images/ui/home-feat-tiler.png);
	width: 285px;
}

.feat-overlay h2 {
	color: #426112; /*-- dk. green --*/
	font-weight: normal;
	text-transform: uppercase;
	font-size:1.8em;
	padding: .5em 10px .2em 10px;
}

.feat-overlay p {
	color: #000; /*-- black --*/
	font-weight: normal;
	font-size:.9em;
	padding: .5em 10px .5em 10px;
}

.feature-blog-post {
	width: 610px;
	float: left;
	margin: 0 20px;
}

.feature-blog-post h2 {
	margin: 5px 0 0 0;
}

.home-subscriber-box {
	float: left;
	width: 285px;
	margin: 0 20px;
}

.home-subscriber-box p {
	font-size:.75em;
}

/* ------------------------------------
= Blog Stuff
------------------------------------ */
.post h2 {
	margin: 5px 0 0 0;
}

.blog-content {
	width: auto;
	padding-left:80px;
}

blockquote {
	float: right;
	width: 200px;
	background: #a4bc83;
	margin: 0 20px 10px 20px;
	font-family: serif;
	font-size: 1.2em;
	font-weight: normal;
	padding: 20px 0 0 35px;
	letter-spacing:1.25px;
}

blockquote p {
	color: #fff;
	padding-right: 0;
	width: 180px;
}

#article-image {
	float: left;
	width: 250px;
	padding: 0 20px 0 0;
}

.feature-image-caption {
	font-size: .8em;
	font-style: italic;
	text-align:center;
	padding: .5em 0;
}
#comments-module {
	float: left;
	width: 650px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:12px;
	clear: both;
}

.comment-entry {
	clear: both;
	float: left;
	width: 650px;
	border-top:1px solid #dfdfdf;
	margin-top:10px;
	padding-top:10px;
	font-size:12px;
}
.comment-date-author {
	float: left;
	width: 150px;
	font-size:11px;
	font-weight:bold;
	padding-right:20px;
}

.comment-text {
	float: left;
	width: 480px;
	font-size:11px;
	color:#000;
}

.first-entry h2 {
	font-size: 1.6em;
}

.date-stamp {
	float:left;
	width: 50px;
	padding-right:30px;
	height: 120px;
}
.date-day {
	float:left;
	width: 40px;
	height: 40px;
	background:#426112;
	color: #fff;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding:20px 10px 0 10px;
}
.date-month-year {
	float:left;
	width: 50px;
	color: #000;
	font-size:11px;
	text-align:center;
	padding:5px;
}
.blog-excerpt {
	color: #7e7e7e;
	font-size:12px;
}
.post-links {
	float:left;
	width: auto;
	font-size:11px;
}
.read {
	background: transparent url(/images/ui/comment-pin.png) no-repeat 0px;
	margin-right: 20px;
	padding-left: 15px;
}
.comment {
	background: transparent url(/images/ui/comment-cloud.png) no-repeat 0px;
	padding-left: 18px;
}


/* ------------------------------------
= Other Content Stuff
------------------------------------ */
#donation-badge { /*-- for the "Give Now" badge in the content --*/
	width: 100%;
	float: left;
	clear: both;
	text-align:center;
}
.sponsorgroup {
	width: 100%;
	float: left;
	margin-bottom:20px;
}
.sponsor-with-image {
	float: left;
	width: auto;
	padding-top: 1em;
}
.first-entry {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
.subsequent-entry {
	float: left;
	width: 100%;
	padding: 20px 0 20px 0;
	border-top: 1px dotted #7b7b7b;
}

.overview-thumb-container {
	width: 170px;
	float: left;
}

.overview-content-container {
	float: left;
	width: 470px;
}

#example-map {
	height: 350px;
	width: 600px;
	border: 1px solid #426112;
}

#question-group {
	margin: 0 0 50px 0;
}
#question-group h3{
	margin: 0 0 20px 0;
	background: #a4bc83;
	color:#fff;
	padding: 8px 0 8px 10px;
}
#question-group h4 {
	color:#426112;
	margin:0 0 20px 0;
}
#answer-group h3{
	margin: 0 0 20px 0;
	background: #a4bc83;
	color:#fff;
	padding: 8px 0 8px 10px;
}
#answer-group h4 {
	color:#426112;
	margin:0 0 20px 0;
}
.questions {
	margin: 0 0 30px 0;
}
.answers {
	margin: 0 0 30px 0;
}
.staff-cats h3 {
	margin: 0 0 20px 0;
	background: #a4bc83;
	color:#fff;
	padding: 8px 0 8px 10px;
}
.staff{
	margin-bottom:40px;
}
.staff p {
	margin: 0 0 0 110px;
}
.staff p.name{
	color:#426112;
	margin: 0 0 0 110px;
}
.staff p.email{
	margin: 0 0 0 112px;
}
.staff img {
	float: left;
	width: 100px;
	margin: 0 10px 20px 0;
}
.architecture-styles {
	float: left;
	width: 110px;
	text-align: center;
	margin-right: 10px;
}
#DonationForm h3 {
	margin: 0 0 20px 0;
	background: #a4bc83;
	color:#fff;
	padding: 8px 0 8px 10px;
}
/* ------------------------------------
= Tables
------------------------------------ */
.table-head {
	background:#426112;
	color: #fff;
	font-weight: bold;
	border: 1px solid #426112;
	padding: 5px 0 5px 10px;
}
.table-left-col {
	color: #6a6a6a;
	/*border-left: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a;*/
	padding: 5px 0 5px 10px;
}
.table-center-col {
	color: #6a6a6a;
	/*border-left: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a;*/
	padding: 5px 0 5px 10px;
}
.table-right-col {
	color: #6a6a6a;
	/*border-left: 1px solid #6a6a6a;
	border-right: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a;*/
	padding: 5px 0 5px 10px;
}
.table-space {
	padding: 5px 0 5px 10px;
}

/* ------------------------------------
= Lists
------------------------------------ */
#main ul {
	float: left;
	width: auto;
}

#main ul li {
	list-style-type: none;
	font-size: 12px;
	color: #426112;
	padding: 1em 0 0 1em;
}

#main ul li a {
	text-decoration: underline;
	font-weight: bold;
	color: #426112;
}

#main ul li a.current {
	text-decoration: none;
	font-weight: bold;
	color: #739947;
	padding-left: 20px;
	font-size: 1.25em;
	background: transparent url('/images/ui/current.gif') 0 0 no-repeat;
}

#main ul li a:hover {
	color: #739947;
}
#leftColumnWide ul .sponsors {
	float: left;
	width: auto;
	margin: 20px 0;
}
#leftColumnWide ul li .sponsors {
	list-style-type: none;
	float:left;
}
#leftColumnWide .low-level-sponsor {
	/*margin-top: 1em;*/
}

#rightColumn .sidebar-nav {
	/*margin-top: 1em;*/
}

/* --------------------------------------------------------------------------
=search
-------------------------------------------------------------------------- */
.search-result {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	background: transparent url(/images/ui/divider-h.gif) top left repeat-x;
}
.search-result h2 {
	padding: .5em 0;
}

/* ------------------------------------
= Stuff in the Footer
------------------------------------ */
#footer {
	float: left;
	clear: both;
	width: 1000px;
	background: #426112;
}

.ironwork-footer-top {
	width: 100%;
	height:18px;
	background: #f5f5e7 url(/images/ui/ironwork-tiler.png) repeat-x;
}

.footBox {
	float: left;
	padding-left: 20px;
	min-height: 170px;
	margin-top: 20px;
	width: 220px;
	height: 200px;
}

#footer p {
	font-size: .9em;
	color: #fff;
}

#footer h6 {
	font-size: 12px;
	color: #a9af89;
	line-height: 2em;
}

#footer ul {
	float: left;
	width: auto;
}

#footer ul li {
	list-style-type: none;
	font-size: 12px;
	color: #fff;
	line-height: 1.5em;
}

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

#footer ul li a:hover {
	color: #b6c8a1;
}

.copyright {
	color: #fff;
	font-size: .75em;
	float:left;
	width: 1000px;
	text-align: center;
	padding: 60px 0 20px 0;
}