/*  
Theme Name: Kevin Tomlinson - Magazine Style
Theme URI: http://www.myswiftblog.com/
Description: A Dakno SwiftBlog theme by <a href="http://www.dakno.com">Dakno Marketing</a>.
Version: 1.01
Author: Dakno Marketing
Author URI: http://www.dakno.com/
*/
body {
	font: 75%/160% Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	color: #000;
	background:#fff url(images/bgback.jpg) repeat-x center top;
	margin:0;
	padding:0;
}
a {
	color: #2073b9;
}
a:visited {
	color: #2073b9;
	text-decoration: none;
}
a:hover{
	color: #0d4c81;
}
img {
	border: none;
}
p {
	margin:0 0 8px;
}
h1 {
	margin:0 0 2px;
	font:bold 200%/100% Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	color:#2073b9;
}
h1 a, h1 a:visited{
	color:#2073b9;
	text-decoration: none;
}
#header h1 a, #header h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #cecece;
	text-decoration: none;
}
h2 {
	color:#2073b9;
	margin:0 0 2px;
	font:normal 180%/120% Arial,Helmet,Freesans,sans-serif!important;
	padding-bottom:3px;
}
h2 a, h2 a:visited {
	color: #2073b9;
	text-decoration: none;
}
h2 a:hover, h1 a:hover {
	color: #294d6c;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Arial,Helmet,Freesans,sans-serif;
	color: #2073B9;
	margin: 10px 0 5px;
}
h4 {
	font: normal 130%/100% Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	color: #083B69;
	margin: 10px 0 5px;
}
form {
	margin:0;
	padding:0;
}
ul{
	margin:auto;
	padding:0 0 10px 30px;
}
#page {
	margin: 0 auto;
	width: 950px;
}
/* header area */
#header {
	height: 104px;
	position: relative;
	color: #D16683;
	}
#header h1 {
	position: absolute;
	top:28px;
	left:-7px;
	width:487px;
	height:56px;
	text-indent:-9999em;
	background:url(images/h1-bg.jpg) no-repeat top left;
	margin:0;
}
#headerimg {
	position: relative;
	background: url(images/blogheader.jpg) no-repeat center top;
	height:104px;
	margin: 0 auto;
	width: 950px;
}
#headerimg .description{
	color:#002B58;
	font-size:14px!important;
	left:22px;
	position:absolute;
	top:74px;
	font-weight:bold!important;
}
#header .logo{
	position:absolute;
	right:-10px;
	top:15px;
}
#navi {
	background: #F1EFE8 url(images/navback.jpg) no-repeat left top;
	height: 37px;
	width: 950px;
	margin: 0px auto;
	text-align: center;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	height: 37px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #fff;
	text-decoration: none;
}
#nav a{
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
	font: bold 14px Arial, Helvetica, Nimbus Sans L, sans-serif;
	display: block;
	line-height: 37px;
}
#nav a:hover {
	color: #2073B9;
}

/* content area */
#index, #posts {
	padding: 10px 0 30px 0px;
	float: left;
	width: 545px;
	overflow: hidden;
}
.narrowcolumn{
	width:545px!important;
}
#content{
	padding: 10px 0 30px 0px;
	float: left;
	width: 700px;
	overflow: hidden;
}
#content img, #index img, #posts img {
	padding: 5px;
}
.post img {
    max-width: 530px; /* Adjust this value according to your content area size*/
    height: auto;
}
#content .post img{
	max-width:700px;
}
.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 {
	padding:5px 0 0;
}
.entry h2{
	font-weight:bold;
}
.post-info, .post-author{
	color:#999999;
	font-weight:bold;
	font-size:11px;
}
.post-info a{
	text-decoration: none;
}
.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	color:#b2b2b2;
	font-size: 95%;
}
.post-calendar {
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding:10px 0 0;
	color:#000;
}
.post-content blockquote {
	background: transparent url(images/blockback.jpg) no-repeat scroll left top;
	border-left: 0px solid #F1EFE8; 
	padding-left:54px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #2073b9;
}
.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 {
}
.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: #000;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff;
	border: 1px solid #82b1d8;
	padding: 3px;
	margin:3px 0 0;
}
#commentform textarea{
	width: 450px;
	height: 115px;
	background:#fff;
	border: 1px solid #82b1d8;
	padding: 2px;
	margin:3px 0 0;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: transparent url(images/readmore.jpg) no-repeat scroll right center;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2073B9;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
	text-align:left;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0 0px 20px 0;
	width:380px;
	color: #666666;
	overflow: hidden;
}
#sidebar.content {
	width: 240px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: bold 140%/100% Tahoma, Geneva, sans-serif!important;
	color: #2878bb;
	margin: 11px 0 2px;
}
#sidebar1 h2{
		border-bottom: 1px solid #afbed5;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #2878bb;
	text-decoration: none;
}
#sidebar a:hover{
	color: #0d4c81;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 3px;
	border-bottom: 4px double #afbed5;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	border:none;
	padding:0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
#sidebar1, #sidebar4{
	padding:0 5px;
}
#sidebar1 ul li ul li{
	float:left;
	width:184px;
	font-size:11px;
}
#sidebar1 ul li ul{
	overflow:hidden;
}
#sidebar2{
	float:left;
	width:170px;
	padding:0 5px;
}
#sidebar.content #sidebar2, #sidebar.content #sidebar3{
	padding:0 5px;
	width:230px;
}
#sidebar2 ul li ul li,#sidebar3 ul li ul li{
	margin:0 0 0 6px;
	font-size:11px;
}
#sidebar3{
	float:right;
	width:190px;
	padding:0 5px;
}
.content #sidebar3{
	float:left;
	width:230px;
	padding:0 5px;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*search form */
 .widget_search{
	background:url(images/search-long.jpg) no-repeat center center;
	width:380px;
	height:55px;
	position:relative;
	margin:0 0 0!important;
}
#sidebar.content .widget_search{
	background:url(images/bg-search.jpg) no-repeat center center;
	width:230px;
	height:61px;
	position:relative;
	margin:0 0!important;
}
.content .widget_search{
	padding:0 00px 0 0 !important;
}
.widget_search h2{
	color:#fff!important;
	text-align:center;
	padding:15px 0 0;
	margin:0 0 2px!important;
	display:none;
}
#searchform {
	left:18px;
	position:absolute;
	top:16px;
}
#sidebar.content #searchform{
	padding:0;
	left:0;
}
#searchform br {
	display: none;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input, #sidebar.content #searchform input{
	background: url(images/long-btn.png) no-repeat left bottom;
	border: none!important;
	width: 100px;
	height: 26px;
	font: bold 13px Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	color: #052f54;
	vertical-align: middle;
	cursor:pointer;
	text-transform:uppercase;
}
input.widgetbtn {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none!important;
	width: 60px;
	height: 26px;
	font: bold 13px Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	color: #052f54;
	vertical-align: middle;
	cursor:pointer;
	text-transform:uppercase;
}
#searchform input#s {
	width: 215px;
	height: 21px;
	padding: 0;
	border: 1px solid #D0D0BF;
	background: #fffffe;
	margin:0 2px 0 20px;
	color: #000000;
	text-transform:none;
	font-weight: normal;
}
#sidebar.content #searchform #s {
	width: 103px;
	height: 20px;
	padding: 0;
	border: 1px solid #D0D0BF;
	background: #fffffe;
	margin:0 2px 0 20px;
	color: #000000;
	font-weight: normal;
	text-transform:none;
}


/* footer area */
#footerbg {
	clear: both;
	background: #2073b9 url(images/footerbg.jpg) repeat-x center top;
	border-top: 3px solid #fff;
	padding:0;
	height:120px;
}
#footer {
	background:#2073B9 url(images/footerback.jpg) repeat-x scroll center top;
	color:#FFFFFF;
	font-size:95%;
	height:83px;
	line-height:130%;
	margin:0 auto;
	padding:37px 0 0;
	width:950px;
	text-align:center;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration:underline;
}
#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, #credit a:visited {
	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: 3px;  
	border-top:1px solid #d1dae7;
	border-bottom:1px solid #d1dae7;  
	}
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:#2073b9 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;
	border-radius:3px;
	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;
	border-radius:3px;
	background:#ACD7EE none repeat scroll 0 0;
}
.reply{
	margin:-5px 0 5px;
}
#clouds{
	background:url(images/clouds.jpg) no-repeat center top;
}
.read-more{
	height:23px;
	line-height:23px;
	float:right;
}
.read-more a{
	display:block;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.share-plugins{
	float:left;
	width:61px;
	text-align:left;
	margin:0 5px 5px 0;
}
#posts .share-plugins{
	width:130px;
}
.tweetmeme_button{
	float:left!important;
	margin:0!important;
}
.post .excerpt img{
	float:right;
}
.followme{
	text-align:center;
}
.followme h2{
	border:none!important;
}
.followme h3{
	color:#B2B2B2;
	font-size:13px;
	margin:-3px 0 0;
}
.followme img{
	margin:8px 3px 0;
}
.content .followme img{
	margin:8px 0px 0;
}
.textwidget .center{
	text-align:center;
}
.emailsubscribe{margin:11px 0 0;float:left;padding:0 0 0 5px;width:174px;}
.emailsubscribe h2{
	background:url(images/subscribe.jpg) no-repeat top left;
	padding:0 0 0 44px;
}
.emailsubscribe input{
	background:#FFFFFE none repeat scroll 0 0;
	border:1px solid #D0D0BF;
	color:#000000;
	font-weight:normal;
	height:20px!important;
	margin:4px 0 0;
	padding:0;
	width:107px  !important;
}
.emailsubscribe input.widgetbtn{
	width:60px!important;
	background:transparent url(images/widgetbtn.jpg) no-repeat scroll left bottom;
	border:medium none !important;
	color:#0D406D;
	font: bold 13px Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	height:36px!important;
	line-height:normal;
	text-transform:uppercase;
	vertical-align:middle;
	position:absolute;
	bottom:-3px;
	right:0;
	
}
.emailsubscribe form{
	position:relative;
	margin:0 0 5px;
}
.quicksearch{
	background:transparent url(images/quick-search-bg.jpg) no-repeat scroll left top;
	height:228px;
	padding:10px 20px 0;
	width:380px;
	color:#000;
	position:relative;
	margin:10px 0 0;
}
#sidebar .quicksearch h2{
	color:#fff;
	font-size:180%;
	font: bold 180%/100% Arial,Helmet,Freesans,sans-serif !important;
}
#sidebar .quicksearch h3{
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin:-3px 0 0;
}
.quicksearch select.city{
	width:338px;
	border:1px solid #6587a3;
	margin:10px 0 0;
}
.quicksearch .col2a select{
	border:1px solid #6587a3;
	width:83px;
	margin:10px 10px 0 0;
}
.quicksearch .searchbtn{
	bottom:21px;
	position:absolute;
	right:52px;
}
#sidebar .quicksearch ul{
	bottom:27px;
	color:#2073B9;
	left:19px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	position:absolute;
	font-family:Arial,Helmet,Freesans,sans-serif;
	
}
#sidebar .quicksearch li{
	border-bottom:none;
	padding:0 0 0 10px;
	background:url(images/bullet.gif) no-repeat left 50%;
}
#sidebar .quicksearch li a{
	font-weight:bold;
}
#sidebar .quicksearch .house{
	margin:10px 0 0;
	font-weight:bold;
}
#sidebar .quicksearch .house span{
	font-weight:normal;
}
.excerpt img{
	margin:0;
	padding:0!important;
	border:none!important;
}
.thumbimg{
	padding:5px;
	margin:0 0 0 5px;
	float:right;
	width:150px;
}
.thumbimg div{
	height:150px;
	overflow:hidden;
}
.theexcerpt{
	padding:0;
}
.theexcerpt h2{
	font-size:125%;
}
.rss-listings{
	font-size:10px;
	color:#000;
	text-align:center;
}
.rss-listings th{
	background:#B3D4EF none repeat scroll 0 0;
	color:#FFFFFF;
	padding:7px;
}
.rss-listings td{
	border-bottom:1px solid #C1CDD8;
}
.rss-listings tr:hover{
	background:#B3D4EF;
}
.rss-listings td {
}
.rss-listings a {
	color:#000000;
	display:block;
	padding:7px 0;
	text-decoration:none;
}
.widget_recent_entries{
	font-size:11px;
}
.widget_recent_entries li{
		border-bottom:1px solid #D1DAE7!important;
}
#ktsearch .search-box h3, .search-box-long h3 {
	font-size:24px !important;
	padding:6px 0 0!important;
	margin:0;
}
#ktsearch #search-tabs li{
	background-color:#DBE8F1;
}
#ktsearch #search-tabs li.selected {
	background-color:#CCFF66;
}
#ktsearch .quick-searches {
	border-top:1px solid #42729E;
	margin:0 auto;
	padding:10px 0 0;
	width:88%;
}
#ktsearch .quick-searches ul{
	margin:0;
}
#content #ktsearch img{
	padding:0;
}
#ktsearch #content-property {
	margin:0 auto;
	padding:15px 0 0 34px;
	width:683px;
}
#ktsearch #view-more{
	width:97%;
}
#ktsearch #content-property .h1-address,#ktsearch #tools,#ktsearch  #condo-unit-links {
	background:#3B729F;
}
#ktsearch{
	font-family:Arial,Helmet,Freesans,sans-serif;
}
#ktsearch #search_form{
	margin:0 auto;
	width:88%;
}
#ktsearch ul#search-tabs{
	margin:0 auto;
	width:88%;
}
.header-link{
	height:100px;
	position:absolute;
	width:486px;
	z-index:50;
}
.condos-list li{
	font-size:9px !important;
}
.content #text-498721026{
	display:none;
}
.lines{
	display:none;
}
.content .lines{
	display:block;
	height:2px;
	border-bottom:4px double #AFBED5;
	clear:both;
}
.post-content h2{
	font-size:160%!important;
}
.content .small-hide{
	display:none;
}
.quicksearch .col2a select.qsbaths{
	width:65px;
}
.quicksearch .col2a select.qsbeds{
	width:65px;
}
iframe {
	margin:0 0 4px!important;
}
.extrashare{
	border-bottom: 1px solid #D1DAE7;
    border-top: 1px solid #D1DAE7;
    padding: 7px 0 0;
}
.extrashare iframe{
	margin:0!important;
}
.extrashare .addthis_toolbox{
	float:right;
}
.post-coms{
	float:right;
}
.post-coms a{
	text-decoration:none;
}
