/*   
Theme Name: realestate_pub
Theme URI: http://www.sandrauctions.com
Description: Home theme for Real Estate
Author: Bryan Parnell
Author URI: http://sandrauctions.com
Version: 1.0
.
Home Theme
.
*/

body {
	text-align:center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(template_files/page_bg.jpg);
	background-repeat:repeat-x;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:952px;
	text-align:left;
}

#header {
	position:relative;
	width:952px;
	height:68px;
	background-image:url(template_files/header.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}

#content {
	position:relative;
	width:952px;
	background-image:url(template_files/contentbg.jpg);
	background-repeat:repeat-x;
}

#mainpanel {
	position:relative;
	width:481px;
	height:377px;
	background-image:url(template_files/mainpanel.jpg);
	background-repeat:no-repeat;
	float:right;
	overflow:hidden;
	color:#666666;
	font-size:12px;
}

#mainpanel h2 {
	margin-bottom:5px;
	color:#315FAC;
	font-size:16px;
}

#mainpanel a:link, #mainpanel a:visited {
	color:#45AD79;
	text-decoration:none;
}

#mainpanel a:hover, #mainpanel a:active {
	color:#45AD79;
	text-decoration:underline;
}

#sliderpanel {
	position:relative;
	width:468px;
	height:377px;
	overflow:hidden;
	background-image:url(template_files/sliderpanel.jpg);
	background-repeat:no-repeat;
}

#sliderinner {
	position:relative;
	padding-top:13px;
	padding-left:2px;
}

#bottomcontainer {
	position:relative;
	width:952px;
	background-image:url(template_files/bottomcontainer.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#notespanel {
	position:relative;
	width:481px;
	padding-right:15px;
	float:left;
	color:#000000;
}

#notespanel a:link, #notespanel a:visited {
	color:#45AD79;
	text-decoration:none;
}

#notespanel a:hover, #notespanel a:active {
	color:#45AD79;
	text-decoration:underline;
}

#listleft {
	position:relative;
	width:150px;
	padding-right:15px;
	font-family:Arial,Helvetica,san-serif;
	font-size:10px;
	float:left;
	color:#666;
}

#listleft h2 {
	margin-bottom:5px;
	color:#666666;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	letter-spacing:1px;
	background-image:url(template_files/h2_bg.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}

#listleft a:link, #listleft a:visited {
	color:#666666;
	text-decoration:none;
}

#listleft a:hover, #listleft a:active {
	color:#45AD79;
	text-decoration:underline;
}

#listright {
	position:relative;
	width:200px;
	font-family:Arial,Helvetica,san-serif;
	font-size:10px;
	float:left;
	color:#666;
}

#listright h2 {
	margin-bottom:5px;
	color:#666666;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	letter-spacing:1px;
	background-image:url(template_files/h2_bg.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}

#listright h3 {
	color:#666666;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

#listright a:link, #listright a:visited {
	color:#666666;
	text-decoration:none;
}

#listright a:hover, #listright a:active {
	color:#45AD79;
	text-decoration:underline;
}

#divScrollUp{
	position:absolute;
	width:20px;
	height:20px;
	top:290px;
	left:300px;
}

#divScrollDown{
	position:absolute;
	width:20px;
	height:20px;
	top:335px;
	left:300px;
}

#ScrollShout{
	position:absolute;
	width:200px;
	top:290px;
	left:85px;
	/* visibility: hidden; */
	font-family:Arial, Helvetica, san-serif;
	font-size:12px;
	color:#999999;
}

#ScrollShout a:link, #ScrollShout a:visited {
	color:#999999;
	text-decoration:none;
}

#ScrollShout a:hover, #ScrollShout a:active {
	color:#45AD79;
	text-decoration:underline;
}

#search{
	width:150px;
	height:60px;
	background-image:url(template_files/search.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#events{
	width:175px;
	height:60px;
}

#internallinks {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:15px;
}

#internallinks a:link, #internallinks a:visited {
	color:#666666;
	text-decoration:none;
}

#internallinks a:hover, #internallinks a:active {
	color:#45AD79;
	text-decoration:underline;
}

#copyright {
	padding-top:15px;
}

#copyright h3 {
	font-size:16px;
	margin-bottom:10px;
}

#podcastico {
	padding-top:15px;
}

.textblock {
}

#subheader {
	position:relative;
	width:550px;
	height:75px;
	margin-bottom:5px;
	float:left;
}

#mainpanelsub {
	position:relative;
	width:550px;
	float:left;
	padding-right:15px;
}

#maincontentsub {
	width:535px;
	padding-left:15px;
	color:#000000;
}

#maincontentsub h3 {
	font-size:16px;
}

#maincontentsub a:link, #maincontentsub a:visited {
	color:#45AD79;
	text-decoration:none;
}

#maincontentsub a:hover, #maincontentsub a:active {
	color:#45AD79;
	text-decoration:underline;
}

#maincontentsub input {
	background-color:#fff;
	color:#CCCCCC;
}

#maincontentsub textarea {
	background-color:#fff;
	color:#CCCCCC;
}

#rightpanelsub {
	width:380px;
	float:left;
}

#subtoc {
	position:relative;
	width:360px;
	height:250px;
	background-image:url(template_files/sublogo.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}

#subtoccontent {
	padding-left:15px;
	padding-top:15px;
	color:#666666;
	font-size:12px;
}

#subtoccontent h2 {
	margin-top:0px;
	margin-bottom:5px;
	color:#315FAC;
	font-size:16px;
}

#subtoccontent a:link, #subtoccontent a:visited {
	color:#45AD79;
	text-decoration:none;
}

#subtoccontent a:hover, #subtoccontent a:active {
	color:#45AD79;
	text-decoration:underline;
}

ul.cat {
	list-style-type:none;
	margin-left:0;
	padding-left:1em;
	text-indent:-1em;
	font-weight:bold;
}

ul.children {
	list-style-type:none;
	margin-left:0;
	padding-left:1em;
	text-indent:-1em;
}

.desc {
	font-size:10px;
}

input.btn {
	display:inline-block;
	border-width:0;
	color:#ffffff;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#45AD79;
}

input.bg {
	background-color:#ccc;
}

.title h1 {
	font-size:18px;
	font-weight:bold;
	margin:0;
}

.byline {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.bodyline {
	display:table-row;
	font-size:12px;
}

.bodyline p {
	margin-bottom:1em;
}

.bodyline img {
	border:1px solid #000000;
}

.commentline {
	font-size:10px;
	text-align:right;
}

.contrib_img {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.contrib_title {
	font-size:12px;
	font-weight:bold;
}

.contrib_info {
	font-size:10px;
	font-style:italic;
}

.contrib_contact {
	font-size:10px;
	font-weight:bold;
}

.feed_title {
	font-size:12px;
	font-weight:bold;
}

.feed_info {
	font-size:10px;
}

.alignleft {
    	float: left;
    	margin-right:15px;
}

.alignright {
    	float: right;
    	margin-left:15px;
}

.attachment-post-thumbnail {
    	float: left;
    	margin:0 15px 15px 0;
    	border:1px solid #000000;
}

table#bp_author td {
	padding-bottom:5px;
}

.line {
	border-bottom:1px dotted #cccccc;
	margin-top:10px;
	margin-bottom:10px;
}

