/*  
Theme Name: Mark's Blog
Theme URI: http://www.nashvillecitylivingblog.com
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	background-color: #333;
	margin: 0px;
	padding: 0px;}
	
a {
	text-decoration: none;
	border: none;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 16px;
	margin-left: -405px;
	width: 810px;
	background-color: #fff;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 20px;
	width: 185px;
	float: left;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 25px;
	width: 550px;
	float: right;}
	
div#rht a {
	color: #628742; /* green */
	text-decoration: underline;
	border: none}
	
div#rht a:hover {
	color: #95ac6f; /* light green */
	text-decoration: none;
	border: none;}
	
div#rht img a {
	text-decoration: none;
	border: none}
	
p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#rht h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #7b3a00;
	line-height: 12px;
	font-weight: normal;
	padding: 6px;
	margin-top: 28px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: -25px;
	float: right;}
	
div#rht h1 a {
	color: #bbd8e6;
	text-decoration: none;}
	
div#rht h1 a:hover {
	color: #333;
	text-decoration: none;}
	
div#rht h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7b3a00; /* brown */
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#rht h2 a {
	color: #7b3a00; /* brown */
	text-decoration: none;}
	
div#rht h2 a:hover {
	color: #333;
	text-decoration: none;}
	
div#rht h3 {
	font-size: 10px;
	color: #fff;
	background-color: #666;
	line-height: 18px;
	font-weight: normal;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#rht h5 {
	font-size: 10px;
	color: #999;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#rht h5 a {
	color: #999;
	text-decoration: underline;}
	
div#rht ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;}
	
div#rht ul li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 10px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
/* footer area */

div#copyright {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 30px;
	padding-left: 235px;
	background-image: url(images/bg_copyright.png);
	background-repeat: repeat-x;
	width: 575px;
	clear: both;}
	
div#footer {
	text-align: center;
	font-size: 9px;
	line-height: 21px;
	font-style: normal;
	color: #fff;
	margin: 0px;
	background-color: #999;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 810px;
	height: 50px;}
	
div#footer a, div#footer a:visited {
	color: #fff;
	text-decoration: underline}
	
div#footer a:hover {
	color: #fff;
	text-decoration: none;}
	
	
/* topnav rollovers */

#topnav {
	}
	
#topnav ul li {
	list-style-type: none;
	display: inline;}

/* search developments */
a.toprollover {display: block;width: 111px;height: 20px;background: url(images/toolnav1.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.toprollover {background-position: 0 -20px;}
a:hover.toprollover {background-position: 0 -40px;}
a:active.toprollover {background-position: 0 -60px;}

/* search homes */
a.toprollover2 {display: block;width: 73px;height: 20px;background: url(images/toolnav2.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px;  font-size: 0px;line-height: 0px;}

a:visited.toprollover2 {background-position: 0 -20px;}
a:hover.toprollover2 {background-position: 0 -40px;}
a:active.toprollover2 {background-position: 0 -60px;}

/* blog */
a.toprollover3 {display: block;width: 27px;height: 20px;background: url(images/toolnav3.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px; font-size: 0px;line-height: 0px;}

a:visited.toprollover3 {background-position: 0 -20px;}
a:hover.toprollover3 {background-position: 0 -40px;}
a:active.toprollover3 {background-position: 0 -60px;}

/* stay updated */
a.toprollover4 {display: block;width: 70px;height: 20px;background: url(images/toolnav4.gif) no-repeat 0 0;overflow: hidden;  text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.toprollover4 {background-position: 0 -20px;}
a:hover.toprollover4 {background-position: 0 -40px;}
a:active.toprollover4 {background-position: 0 -60px;}

/* contact us */
a.toprollover5 {display: block;width: 57px;height: 20px;background: url(images/toolnav5.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.toprollover5 {background-position: 0 -20px;}
a:hover.toprollover5 {background-position: 0 -40px;}
a:active.toprollover5 {background-position: 0 -60px;}

/* home */	
a.toprollover6 {display: block;width: 34px;height: 20px;background: url(images/toolnav6.gif) no-repeat 0 0;overflow: hidden;  text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.toprollover6 {background-position: 0 -20px;}
a:hover.toprollover6 {background-position: 0 -40px;}
a:active.toprollover6 {background-position: 0 -60px;}	
	
/* sidenav rollovers */

/* CityLiving developments */
a.siderollover {display: block;width: 185px;height: 35px;background: url(images/menu_1.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.siderollover {background-position: 0 -35px;}
a:hover.siderollover {background-position: 0 -70px;}
a:active.siderollover {background-position: 0 -105px;}

/* CityLiving homes */
a.siderollover2 {display: block;width: 185px;height: 35px;background: url(images/menu_6.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px;  font-size: 0px;line-height: 0px;}

a:visited.siderollover2 {background-position: 0 -35px;}
a:hover.siderollover2 {background-position: 0 -70px;}
a:active.siderollover2 {background-position: 0 -105px;}

/* CityLiving team */
a.siderollover3 {display: block;width: 185px;height: 35px;background: url(images/menu_2.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px; font-size: 0px;line-height: 0px;}

a:visited.siderollover3 {background-position: 0 -35px;}
a:hover.siderollover3 {background-position: 0 -70px;}
a:active.siderollover3 {background-position: 0 -105px;}

/* buying & selling resources */
a.siderollover4 {display: block;width: 185px;height: 35px;background: url(images/menu_3.gif) no-repeat 0 0;overflow: hidden;  text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.siderollover4 {background-position: 0 -70px;}
a:hover.siderollover4 {background-position: 0 -70px;}
a:active.siderollover4 {background-position: 0 -105px;}

/* village fund */
a.siderollover5 {display: block;width: 185px;height: 35px;background: url(images/menu_4.gif) no-repeat 0 0;overflow: hidden;text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.siderollover5 {background-position: 0 -35px;}
a:hover.siderollover5 {background-position: 0 -70px;}
a:active.siderollover5 {background-position: 0 -105px;}

/* news & events */	
a.siderollover6 {display: block;width: 185px;height: 35px;background: url(images/menu_5.gif) no-repeat 0 0;overflow: hidden;  text-indent: -10000px;font-size: 0px;line-height: 0px;}

a:visited.siderollover6 {background-position: 0 -35px;}
a:hover.siderollover6 {background-position: 0 -70px;}
a:active.siderollover6 {background-position: 0 -105px;}
	
/* second level navigation */
	
#subnav {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 185px;}
	
#subnav li {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 0px;
	line-height: 11px;
	list-style-type: none;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
#subnav li.selected {
	font-size: 10px;
	color: #1F6B8B;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 0px;
	line-height: 11px;
	list-style-type: none;
	background: transparent url(images/listimgarrow2.png) no-repeat top left;}
	
#subnav li a {
	font-size: 10px;
	color: #1F6B8B;
	font-weight: normal;
	letter-spacing: -0.08em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;}
	
#subnav li a:hover {
	color: #1F6B8B; /* blue */
	text-decoration: underline;}
	
.alignleft {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left}
	
.alignright {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float: right;}
	
.prevpost {
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-right: 0px;
	float: left}
	
.nextpost {
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-right: 0px;
	float: right}
	
div#paging {
	margin-top: 30px;}
	
div#paging a {
	font-size: 9px;
	color: #fff;
	font-weight: normal;
	padding: 5px;
	background-color: #7b3a00;
	text-decoration: none;
	color: #fff;}
	
div#paging a:hover {
	text-decoration: none;
	color: #BBD8E6;}
	
/* FORM STUFF */
	
input {
	font: 12px;
	padding: 5px;
	border: 1px solid #ccc;
	color:#666666;}
	
textarea {
	width: 550px;}

textarea:focus, input[type="text"]:focus {
	border: solid 1px #ccc;
	background: #ccc;
	color:#333333;}

.submit_button {
	font: 10px;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;}
	
.submit_button:hover, input[type="submit"]:hover {
	background: #000;}

input[type="submit"] {
	font: 12px;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin: 10px 0px 10px 0px;
	cursor: pointer;}
	
select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1F6B8B;
	background:#ffffff;
	letter-spacing: -0.08em;
	border: 1px solid #1f6b8b;
	width: auto;
	height: 25px;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 5px 0px;}
	
.sep {
	height: 25px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/sep.png);
	background-repeat: repeat-x;
	clear: both;}
	
/* comment specifics */	
	
.commentlist .quote {
	background: url(images/bg_quote.gif) no-repeat top right;}
	
.commentlist ol {
	margin-bottom: 20px;}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top: 15px;
	background: #cfcfcf url(images/bg_commentlist.gif) bottom no-repeat;
	color: #333;}

.commentlist cite {
	display: block;
	font-style: normal}

.commentlist cite a:link, .commentlist cite a:visited {
	color: #88e5f0;
	text-decoration: none;}

.commentlist cite a:hover, .commentlist cite a:active {
	color: #FFF;
	text-decoration: underline;}
	
/* twitter */	
	
div#twitter_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 15px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #226d8c;}
	
div#twitter_div h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F6B8B;
	font-weight: bold;
	line-height: 17px;}
	
div#twitter_div a {
	font-size: 9px;
	color: #1F6B8B;}
	
div#twitter_div a:hover {
	color: #333;}
	
ul#twitter_update_list li {
	margin: 0px;
	padding-bottom: 8px;}
