
@import "../../RIYF/css/RIYF.css";



/* ---------- Styles to persist across---------- */
.postThumbnail {
	margin-top: 10px;
	margin-right: 5px;
}
img {
}
.selfPortriate {
	margin: 3px 20px 3px 0px;
}


/* ---------- Resets and globals ---------- */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #100;
	background-color: #D38E02;
	background-image: url(../images/realestatebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}

h1, h2, h3 {
text-shadow: black 0.05em 0.05em 0.1em;
}


h1 {
	font-size: 2m;
}

h2 {
	word-spacing: 2px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #D63B12;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #97280D;
}

hr {
	display: none;
}


/* ---------------------- Header ---------------------- */
#header {
	width: 960px;
	height: 265px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header h2 {
	float: right;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 859px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1 {
	font-size: 3.25em;
	padding-top: 70px;
	margin-right: -65px;
	padding-bottom: 0;
}

#header h2 {
	font-size: 1.95em;
	font-style: italic;
	padding-top: 20px;
	text-align: center;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top:70px;
	padding-right:75px;
}


/* ---------------------- Menu ---------------------- */
#menu {
	width: 960px;
	height: 33px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 55px;
}

#menu li {
	float: left;
	padding: 1px 1px 0px 10px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}



/* ---------------------- Pages ---------------------- */
#page {
	width: 867px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Content */

#content {
	float: left;
	width: 43.5em;
	margin-left: 1px;
}

.post {
	margin-bottom: 40px;
	background-image: url(../images/btmbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.post .title {
	text-indent: .7em;
	font-size: 2em;
	background-image: url(../images/titlebar.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 8px;
	background-position: center;
	color:#D63B12;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(../../RIYF/images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}

.commentlist li {
	padding: 5px;
}
.archive_head {
	margin-bottom: 20px;
}

#commentform {
	margin-left: 5px;
}
#commentform  input, #commentform textarea {
	background: #1F1F1F;
	border: 1px solid #454545;
	font-weight: bold;
	color: #CCCCCC;
}
#commentform textarea {
	width: 500px;
}
.error {
	color: #990000;
	background: #FFFFCC;
	padding: 8px;
	font-weight: bold;
	font-size: large;
	text-align: center;
	border-top: 3px double #990000;
	border-bottom: 3px double #990000;
	margin: 0px 0px 20px;
}
.alt {
	background: #1F1F1F;
	margin: 10px 0px;
	padding: 10px 0px;
}



/* ---------------------- Sidebar ---------------------- */
#sidebar {
	float: right;
	width: 275px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	list-style: square inside;
	padding: 0 0 20px 20px;
}

#sidebar h2 {
	height: 50px;
	font-size: 1.6em;
	background-image: url(../images/realestate_Cat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D63B12;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-shadow: black 0em 0em 0em;
}
#sidebar .list-page .list-page {
	padding: 0px 0px 0px 20px;
}
.active     {
	color: #97280D;
	text-decoration: none;
}
.feedSubscribe a {
	padding-left: 50px;
	display: block;
	background: url(../../RIYF/images/rss_icon.gif) no-repeat;
	height: 16px;
	margin-left: 20px;
}



/* ---------------------- Search ---------------------- */
#search {
	padding: 20px;
	text-align: center;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(../../RIYF/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #s {
	width: 80%;
	background: #1F1F1F;
}
.archive_head {
	font-size: medium;
	color: #FFFFFF;
	font-style: italic;
}



/* ---------------------- Calendar: Not currently Used ---------------------- */
#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}
#page .previous {
	font-weight: bold;
}



/* ---------------------- Footer ---------------------- */
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 80px 0;
	background-image: url(../images/riyf_FTR.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}



