/*  
Theme Name: Ruhl and Ruhl Realtors
Theme URI: http://www.myswiftblog.com/
Description: A Dakno SwiftBlog theme by <a href="http://www.dakno.com">Dakno Marketing</a>.
Version: 1.2
Author: Dakno Marketing
Author URI: http://www.dakno.com/
*/
body {
	font: 75%/200% Arial, Helvetica, sans-serif;
	color: #464646;
	background:#02224c url(images/bgback.jpg) repeat-x center top;
	margin:0;
	padding:0;
}
a {
	color: #004A80;
}
a:hover{
	color:#1386D5;
}
img {
	border: none;
}
p {
	padding: 0 0 15px;
	margin: 0;
}
h1 {
	margin:0;
	height:60px;
	font:normal 32px/120% Tahoma, Geneva, sans-serif;
	color:#ACD7EE;
}
h1 a{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #cecece;
	text-decoration: none;
}
h2 {
	color:#00386b;
	margin:0 0 2px;
	border-bottom:1px solid #ececec;
	letter-spacing:-1px;
	font:normal 230%/100% Georgia, Times new Roman, serif;
	padding-bottom:3px;
}
h2 a, h2 a:visited {
	color: #00386b;
	text-decoration: none;
}
h2 a:hover {
	color: #1386d5;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Tahoma, Geneva, sans-serif;
	color: #004A80;
	margin: 10px 0 5px;
}
h4 {
	font: normal 130%/100% Tahoma, Geneva, sans-serif;
	color: #758d38;
	margin: 10px 0 5px;
}
form {
	margin:0;
	padding:0;
}
#page {
	margin: 0 auto;
	width: 960px;
	background: #fffef1;
}
/* header area */
#header {
	height: 345px;
	position: relative;
	color: #fff;
	}
#header h1 {
	position: absolute;
	top:47px;
	left:450px;	
}
#headerimg {
	position: relative;
	background: url(images/blogheader.gif) no-repeat left center;
	height: 100px;
	margin: 0 auto;
	width: 960px;
}
#headerimg .description{
	position: absolute;
	top: 8px;
	right:10px;
	color: #002B58;
	font-size: 14px;
}
#midheader {
	position: relative;
	background: url(images/blogheader.jpg) no-repeat left center;
	height: 245px;
	margin: 0 auto;
	width: 960px;
}
#navi {
	height: 30px;
	margin: 0 6px 0 0;
	text-align: center;
	float:right;
	position:absolute;
	bottom:0;
	right:0;
}
.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li {
	float: left;
	height: 30px;
	background:url(images/bg-navi.gif) no-repeat right -32px;
	margin:0 2px 0 0;
}
.menu li:hover{
	background:url(images/bg-navi.gif) no-repeat right 0;
}
.menu li.current_page_item{
	background:url(images/bg-navi.gif) no-repeat right 0;
}
.menu .current_page_item a, .menu .current_page_item a:visited{
	color: #ed1c24;
	text-decoration: none;
	background:url(images/bg-navi-left.gif) no-repeat left 0;
}
.menu a{
	color: #ffffff;
	text-decoration: none;
	background:url(images/bg-navi-left.gif) no-repeat left -32px;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	line-height: 30px;
	padding:0 8px 0 12px;
}
.menu a:hover {
	color: #ed1c24;
	background:url(images/bg-navi-left.gif) no-repeat left 0px;
}

/* content area */
#content {
	padding: 10px 0 30px 13px;
	float: left;
	width: 662px;
	overflow: hidden;
}
#content img {
	border: 1px solid #D0D0BF;
	padding: 5px;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	margin:-5px 0 0;
	padding:0;
	background: url(images/date-bg.gif) no-repeat; 
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding:6px 0 0;
	margin:2px 0 -5px -3px;	
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding:7px 0 0;
	margin:0 0 0 -3px;
}
.entry {
	float:right;
	width: 600px;
}
.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	float: right;
	font-size: 95%;
}
.post-calendar {
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding:10px 0 0;
	font-size:14px;
}
.post-content blockquote {
	background: #F1EFE8;
	border-left:2px solid #8DB7D4;
	padding: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
}
.next-entries a {
	float: right;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px solid #ececec;
	padding: 10px 0 5px;
	clear: both;
}
.commentlist {
	margin: 10px 0;
	padding:0 0 0 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px 10px 0;
}
.commentlist .alt {
	background: #F1EFE8;
	border: 1px solid #ececec;;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin: 0 0 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin:10px 0 0;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F1EFE8;
	border: 1px solid #ececec;
	padding: 3px;
	margin:3px 0 0;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#F1EFE8;
	border: 1px solid #D0D0BF;
	padding: 2px;
	margin:3px 0 0;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 32px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0 10px 20px 0;
	width:255px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% Tahoma, Geneva, sans-serif;
	color: #004A80;
	margin: 20px 0 2px;
	border-bottom: 1px solid #D0D0BF;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #002B58;
	text-decoration: none;
}
#sidebar a:hover{
	color: #004A80;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0;
	border-bottom: 1px solid #E4E4D5;
	margin:0 8px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 115px;
	height: 22px;
	padding: 4px 20px 0 5px;
	border: 1px solid #D0D0BF;
	background: #fffffe;
	margin:0 2px 0 0;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 78px;
	height: 32px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footerbg {
	clear: both;
	background: transparent url(images/content-bg.png) no-repeat center top;
	padding:78px 0 20px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	font-size: 95%;
	color: #fff;
	line-height: 130%;
	text-align:center;
	background:url(images/brokerteclogo.gif) no-repeat right bottom;
}
#footer a, #footer a:visited {
	color: #cecece;
	text-decoration:underline;
}
#footer span{
	display:block;
	width:800px;
	margin:0 auto;
	font-weight:bold;
	font-family:arial,sans-serif;
}
#footer span a{
	color:#fff;
	text-decoration:none;
}
#footer span a:hover{
	text-decoration:underline;
}
#footer h2{
	color:#efeebe;
	border:none;
	font-size:24px;
	font-family:tahoma,helvetica,verdana,arial,sans-serif;
	background:url(images/gfx-customer-service.gif) no-repeat center top;
	text-indent:-99999px;
}
#footer h4 {
	font: normal 146%/100% Tahoma, Geneva, sans-serif;
	color: #ffffff;
	margin: 10px 0 5px;
}
.footer-recent-comments {
	width: 300px;
	float: left;
	margin:0 0 0 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-recent-comments ul li {
	padding: 0 0 10px;
}
.footer-recent-posts {
	width: 340px;
	float: left;
	margin: 0 0 0 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	padding: 0 0 10px;
}
.footer-meta {
	width: 220px;
	float: left;
	margin:0 0 0 10px;
}
.footer-meta strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 92%;
	line-height: 110%;
}
.footer-meta ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 4px;
	padding: 0 0 10px 20px;
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
/* credits */
#credits {
	margin: 0 auto;
	width: 940px;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 120%;
}
#credits a {
	color: #cecece;
}
.footer-meta ul li.rss {
	background: url(images/mini-rss.gif) no-repeat left 2px;
	padding: 0 0 10px 20px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding:0 0 2px 18px;
	margin:0 0 0 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
div.hr {
	height: 15px;  
	border-top:1px solid #ececec;  
	}
div.hr hr {  
	display: none;
	}
.akst_link {
	font-size:90%;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	background: #fff;
	margin:0 0 0 5px;
	}
.reply a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#333333 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-size:9px;
	font-weight:normal;
	padding:2px 5px;
	text-align:center;
	text-transform:uppercase;
	width:50px;
	text-decoration:none;
}
.reply a:hover {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#004A80 none repeat scroll 0 0;
}
.reply{
	margin:-5px 0 5px;
}
.like-to{
	position:absolute;
	right:209px;
	top:12px;
}
.like-to select{
	font-size:10px;
	width:163px;
}
#livechat{
	position:absolute;
	right:8px;
	top:7px;
}
.toplinks{
	color:#FFFFFF;
	font-family:helvetica,trebuchet MS,arial,verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	right:384px;
	top:9px;
}
.toplinks ul{
	list-style:none;
	padding:0;
	margin:0;
}
.toplinks li{
	float:left;
	padding:0 11px;
}
.toplinks a{
	color:#fff;
	text-decoration:none;
}
.toplinks a:hover{
	text-decoration:underline;
}
#quick-search{
	width:337px;
	height:245px;
	float:right;
	line-height:normal;
	position:relative;
}
#quick-search .rn-qsr{
	width:auto;
	margin:48px 0 0;
}
#quick-search .rn-qsr-cz{
	width:320px;
}
#quick-search .rn-qsr .rn-qsr-cz-f {
	font-size:8pt;
}
#quick-search .rn-qsr .rn-qsr-mn-f, #quick-search .rn-qsr .rn-qsr-mx-f, #quick-search .rn-qsr-p-f label,
#quick-search .rn-qsr .rn-qsr-ba-f, #quick-search .rn-qsr .rn-qsr-bd-f {
font-size:8pt;
}
#quick-search .rn-qsr-bd{
	clear:left;
}

#quick-search .rn-qsr .rn-qsr-button{
	background:url(images/bg-mls-search-btn.gif) no-repeat top left;
	border:none;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	height:25px;
	width:61px;
	padding:0 0 2px;
	cursor:pointer;
}
#quick-search .rn-qsr-label{
	margin-top:4px;
}
#quick-search .rn-qsr .rn-qsr-ba-f, #quick-search .rn-qsr .rn-qsr-bd-f{
	width:102px;
}
#quick-search input, #quick-search select{
	background:#FFFBCC;
	border:1px solid #ebebeb;
}
#quick-search .rn-qsr-p-f input{
	border:none!important;
	background:none!important;
}
#headerimg .bloghome{
	height:102px;
	left:0;
	position:absolute;
	top:0;
	width:153px;
}
#quick-search .openhouses{
	height:28px;
	left:90px;
	position:absolute;
	top:12px;
	width:101px;
}
#quick-search .findagent{
	height:28px;
	left:192px;
	position:absolute;
	top:12px;
	width:101px;
}
.feedburner{
	background:url(images/feedburner.jpg) no-repeat top left;
	width:243px;
	height:184px;
	position:relative;
}
.feedburner .rss{
	position:absolute;
	height:79px;
	width:243px;
	top:105px;
	left:0;
}
.feedburner input.email{
	background:#c7c7c7;
	border:1px solid #dedede;
}
.feedburner input.submit{
	background:transparent url(images/feedburner-go.jpg) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	text-transform:uppercase;
	width:38px;
	cursor:pointer;
}
.feedburner form{
	left:30px;
	position:absolute;
	top:77px;
}
