@charset "utf-8";

/* Open-Realty.org | Design By iDEAfarm Creative | Code By iDEAfarm Creative Copyright 2010 http://www.ideafarmcreative.net */

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url('http://www.open-realty.org/template/or3_site/images/or-body-bg.jpg') repeat-x;
	background-color: #34241A;
}
#header-container, #header-container-int  {
	width: 100%;
	height: 385px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site/images/or-header-bg.jpg') repeat-x;
}

#header-container-int  {
	width: 100%;
	height: 210px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site/images/or-header-bg-int.jpg') repeat-x;
}

#header {
	width: 1000px;
	height: 385px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: none;
	clear: both;
}
#header-int {
	width: 1000px;
	height: 210px;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: none;
	clear: both;
}

img {
	border: none;
}

img a {
	border: none;
}

/*--- HEADING Styles ------------------------------------------------------------------------------------------ */


h1 {
	padding: 25px 10px 5px 10px;
	margin: 0px;
	float: left;
	width: auto;
	height: 25px;
	font: 25px Arial, Gadget, sans-serif;
	font-weight: bold;
	color: #72B9B0;
}

h2 {
	padding: 5px auto 3px 5px;
	margin: 5px auto 0px 1px;
	float: left;
	width: 190px;
	height: 25px;
	font: 25px Arial, Gadget, sans-serif;
	font-weight: bold;
	color: #007080;
}

h2 span {
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

h3 {
	padding: 5px auto 3px 5px;
	margin: 19px auto 0px 1px;
	float: left;
	width: 200px;
	height: 25px;
	font: 24px Arial, Gadget, sans-serif;
	font-weight: bold;
	color: #F90;
}
h5{
	padding: 10px 10px 5px 0px;
	margin: 0 auto 0 10px;
	float: left;
	width: auto;
	height: 25px;
	font: 22px Arial, Gadget, sans-serif;
	font-weight: bold;
	color: #72B9B0;
}
.column-2-int h5 {
padding-left:6px;
}
/*--- Menu Styles ------------------------------------------------------------------------------------------ */

#navcontainer {
	width: auto;
	height: 48px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#202526;
}

ul#navlist {
	height: 36px;
	width: auto;
	margin: 0;
	padding-top: 12px;
	padding-left: 3px;
	display: block;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding:18px 8px;
	color:#0CF;
}

#navlist a:link, #navlist a:visited {
	color:#99ffff;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	text-decoration: none;
	background: url('http://www.open-realty.org/template/or3_site/images/or-nav-over.png') bottom center no-repeat;
}

/*--- Header Styles ------------------------------------------------------------------------------------------ */
#login-box, #login-box-int  {
	width: 443px;
	height: 82px;
	float: right;
	position: absolute;
	/*margin-left: 557px;*/
	margin-left:525px;
	padding: 0;
	background: url('http://www.open-realty.org/template/or3_site/images/or-login-box.png') no-repeat;
	z-index: 2;
}
#login-box-int  {
	height: 59px;
	background: url('http://www.open-realty.org/template/or3_site/images/or-login-box-int.png') no-repeat;
}
#login-box-int .navcontainer {
	width: 200px;
	height: 20px;
	position: relative;
	margin: 20px auto 0 120px;
	padding: 0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#202526;
	text-align: center;
}

#login-box-int ul.navlist {
	height: 20px;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
}

#login-box-int .navlist li {
	display: inline;
	list-style-type: none;
}

#login-box-int .navlist a {
	padding:0 8px;
	color:#0CF;
}

#login-box-int .navlist a:link, #login-box-int .navlist a:visited {
	color:#99ffff;
	text-decoration: none;
}

#login-box-int .navlist a:hover {
	color: #fff;
	text-decoration: none;
}


form {
	width: 395px;
	height: auto;
	margin: 16px auto 0 72px;
	position: relative;
	display: block;
}
.field-username, .field-password {
	width: 130px;
	background-color: transparent;
	color: #999;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	border: none;
}
.field-password {
	margin-left:15px;
}
.rememberme {
	width: auto;
	height: 20px;
	position: relative;
	margin: 10px;
	float: left;
	clear: both;
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #72BAB0;
}

#loginbtn {
	list-style: none;
	padding: 0;
	margin: 10px 5px 0px 145px;
	width: 70px;
	height: 20px;
	position: relative;
	z-index:3;
	display: block;
}



#loginbtn span {
	display: none;
	position: absolute;
}

#loginbtn a {
	display: block;
	text-indent: -9999px;
	position: relative;
	outline: none;
}

#loginbtn a:hover {
	background-position: 0 -20px;
}
#loginbtn a:active {
	background-position: 0 -20px;
}
#loginbtn a:hover span {
	display: block;
}

#loginbtn .login {
	width: 70px;
	height: 20px;
	background: url('http://www.open-realty.org/template/or3_site/images/or-btn-login.jpg') no-repeat;
	float: left;
}

#logo {
	width: 289px;
	height: 88px;
	clear: left;
	float: left;
	position: relative;
	margin: 45px 0px 0px 45px;
	padding: 0;
	background: url('http://www.open-realty.org/template/or3_site/images/or-logo.jpg') no-repeat;
	z-index: 2;
}
#logo-int {
	width: 289px;
	height: 88px;
	clear: left;
	float: left;
	position: relative;
	margin: 20px 0px 0px 45px;
	padding: 0;
	background: url('http://www.open-realty.org/template/or3_site/images/or-logo.jpg') no-repeat;
	z-index: 3;
}
#header-base-nav {
	width: 400px;
	height: 20px;
	position: relative;
	clear: both;
	float:right;
	text-align: right;
	margin: 25px 50px 0 auto;
}
#header-base-nav .navcontainer {
	width: 400px;
	height: 20px;
	position: relative;
	margin: 0;
	padding: 0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#202526;
	text-align: right;
	float: right;
}

#header-base-nav ul.navlist {
	height: 20px;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
}

#header-base-nav .navlist li {
	display: inline;
	list-style-type: none;
}

#header-base-nav .navlist a {
	padding:0 8px;
	color:#0CF;
}

#header-base-nav .navlist a:link, #header-base-nav .navlist a:visited {
	color:#99ffff;
	text-decoration: none;
}

#header-base-nav .navlist a:hover {
	color: #fff;
	text-decoration: none;
}
/*--- MidSection Styles ------------------------------------------------------------------------------------------ */
#content-container {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	background: #34241a;
	clear: both;
}

#content {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	display: block;
	background: none;
	clear: both;
	font: 12px Verdana, Geneva, sans-serif;
	color: #EEECB5;
	line-height: 18px;
}

.column-1 {
	width: 575px;
	height: auto;
	padding: 20px 20px 10px 10px;
	position: relative;
	clear: left;
	float: left;
	display: block;
}
.column-1-int, .column-2-int {
	width: 450px;
	height: auto;
	padding: 20px 20px 10px 10px;
	position: relative;
	float: left;
	display: block;
}
.icon, .icon-int {
	width: 82px;
	height: 64px;
	position: relative;
	float: left;
	display: block;
	background: none;
}
.icon-int {
	width: 50px;
	height: 50px;
}
.column-1 p, .column-1-int p, .column-2-int p {
	width: auto;
	height: auto;
	position: relative;
	clear: both;
	padding: 10px 0px 5px 0px;
	display: block;
	line-height: 22px;
}

.column-1 a, .column-1 a:visited, .column-1-int a, .column-2-int a, .column-1-int a:visited, .column-2-int a:visited {
	color: #FC0;
	text-decoration: none;
}

.column-1 a:hover, .column-1-int a:hover, .column-2-int a:hover  {
	color: #F60;
	text-decoration: underline;
}

.column-2 {
	width: 345px;
	height: auto;
	position: relative;
	padding: 10px 0 10px 0;
	float: left;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site/images/or-c2-bg.jpg') repeat-x;
}

.column-2 .box {
	width: 280px;
	height: auto;
	min-height: 100px;
	position: relative;
	clear: left;
	margin: 20px auto 10px auto;
	display: block;
}

.column-2 .box .icon {
	width: 83px;
	height: 83px;
	position: relative;
	float: left;
	margin-right:5px;
	background: none;
	display: block;
}

.column-2 p {
	width: 190px;
	height: auto;
	position: relative;
	padding: 0px;
	float: right;
	display: block;
	font-size: 10px;
	color: #666;
}

/*--- blogsupport Styles ------------------------------------------------------------------------------------------ */

#blogsupport {
	height: 156px;
	width: 100%;
	position: relative;
	margin: -7px auto 0 auto;
	clear: both;
	background: url('http://www.open-realty.org/template/or3_site/images/or-blogsupport-bg.jpg') repeat-x;
	display: block;
}

#blogsupport-content {
	width: 1000px;
	height: 140px;
	margin: 6px auto auto auto;
	position: relative;
	display: block;
}

#blogsupport-content .box {
	width: 450px;
	height: auto;
	min-height: 100px;
	position: relative;
	float: left;
	margin: 10px auto 10px auto;
	display: block;
}

#blogsupport-content .navcontainer {
	width: 200px;
	height: 80px;
	position: relative;
	float: left;
	display: block;
	font: 12px Verdana, Geneva, sans-serif;
	color: #CCC;
}

#blogsupport-content .navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#blogsupport-content .navlist li {
	padding: 3px auto 3px 10px;
	margin: 5px auto 5px 20px;
	list-style-type: square;
	width: 100%;
}

#blogsupport-content .navcontainer a {
	width: 100%;
	height: 15px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}

#blogsupport-content .navcontainer a:link, .blogsupport-content .navlist a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#blogsupport-content .navcontainer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.blogsupport-icon {
	width: 132px;
	height: 132px;
	margin-top: 5px;
	position: relative;
	float: left;
	display: block;
	background: url('http://www.open-realty.org/template/or3_site/images/or-icon-blogsupport.png') no-repeat;
}



/*--- FOOTER Styles ------------------------------------------------------------------------------------------ */

.push {
	height: 1px;
	clear:both;
}

#footer {
	height: 269px;
	width: 100%;
	position: relative;
	margin: -1px auto 0 auto;
	padding: 15px auto 0 auto;
	background: url('http://www.open-realty.org/template/or3_site/images/or-bg-footer.jpg') repeat-x;
}

#footer-container {
	position: relative;
	height: 200px;
	width: 950px;
	margin: 0px auto 0px auto;
	display: block;
}
	
#footer-copyright {
	width: auto;
	height: 20px;
	position: relative;
	margin: 12px 5px auto auto;
	padding-left: 35px;
	float: right;
	font: 10px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #999;
}

#footer-links {
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
}

#footer-links ul {
	list-style-type: none;
	float: left;
	padding: 0;
}

#footer-links ul li {
	height: 17px;
	display: list-item;
}

#footer-links ul li a {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
}

#footer-links ul li a:hover {
	background: none;
	color: #FFFFFF;
}



#footer-copyright a{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
}
#footer-copyright a:hover {
	background: none;
	color: #FFFFFF;
}


.box a {
	text-decoration: none;
}

#jq-box {
	width: 800px;
	height: 253px;
	position: absolute;
	margin: 131px 0px auto 200px;
	float: right;
	background: transparent;
	display: block;
	overflow:hidden;
	z-index: 2;
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#jq-box .items {
	/* this cannot be too large */
	width:20000px;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
#jq-box .items div {
	float:left;
width: 800px;
	height: 253px;
}
/*  Slide Show CSS */



#signup_section_link{
float:left;
}

#login_section_link{
float:right;
}
.section_link_container{
width:400px;
}
#signup_section{
display:none;
}
#login_section{
display:none;
}

/* Override Default OR Tags */
.blog_full_article{
color:#EEECB5;
}
.blog_article {
margin-top:10px;
}
.page_display a, .page_display a:visited {
	color: #FC0;
	text-decoration: none;
}
.page_display a:hover {
	color: #F60;
	text-decoration: underline;
}
a.blog_article_comment_link, a.blog_article_comment_link:visited{
color: #FC0;
}
.blog_article_category_links a{
color: #FC0;
}
.blog_article_keywords{
color:#EEECB5
}
#blog_tag_cloud{
padding:10px;
}
.blog_full_article a, .blog_full_article a:visited,.blog_summary a, .blog_summary a:visited{
color: #FC0;
}
#blog_tag_cloud a, #blog_tag_cloud a:visited{
color: #FC0;
}
.blog_article_postby{
color:#EEECB5;
}
.blog_article_title {
line-height:22px;
}
.blog_article_date{
margin-bottom:10px;
}
.login_area_div{margin-bottom: 10px;}
.visitor_alert_phrase{margin-top: 10px;}
a.addthis_button_compact, a.addthis_button_compact:visited {
color: #FC0;
}
.blog_article, .page_display {
padding-left:20px;
padding-right:20px;
}
.blog_article_comments{
width:700px;
margin: 0 auto 0 auto;
}

.blog_article_title{
float:none;
}
.blog_article_column2{
margin-right:250px;

}
.blog_article_column1{
width:200px;
float:right;
}
.blog_article_column1 h6 {
font-size:14px;
margin:0px 0px 5px 0px;
text-align:center;
width:100%;
color:#06AFBE;
}
.blog_menu a, .blog_menu a:visited {
color: #FC0;
}
.blog_article_category_div{
border:1px;
-moz-border-radius:6px;
-khtml-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
margin-top:25px;
border-color:#AAA;
border-style:solid;
padding:6px;
}
.atclear { clear:left !important; }
.addthis_button_compact{
margin-top:10px;
}

.blog_article_comment_item{
color:black;
}
.blog_summary{
color:#EEECB5;
}
a.blog_story_link, a.blog_story_link:visited {
color: #FC0;
}
.add_comment_block form {
margin-left:0px;
}

.application_rounded_box {
	background:#F2F2F2;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.lead_text {
color: #000;
}
.view_user a, .view_user a:visited {
	color: #FC0;
	text-decoration: none;
}
.view_user a:hover {
	color: #F60;
	text-decoration: underline;
}

.recentpostnav li {
padding-bottom:15px;
}