/*
Theme Name: livejones
Theme URI: http://www.livejones.com
Description: Theme for THe Jones Company
Version: 1.0
Author: Brian Smallwood
Author URI: http://www.builderdesigns.com/

*/


* { margin:0; padding:0; }

body {
	background-image: url(images/footer_01.jpg);
	background-repeat: repeat;
	background-position: center top;	  
}

a:active, a:focus {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

img a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.clear {
    height: 0px;
    clear: both;
}

.photo_edge {
	margin: 2px;
	padding: 2px;
	border: 2px solid #CDC49C;
}

.photo_edge:hover {
	margin: 2px;
	padding: 2px;
	border: 2px solid #51728D;
}

.right {
	float: right;
	margin: 10px;
	padding: 2px;
	border: 4px solid #C7C8B2;
}

.left {
	float: left;
	margin: 10px;
	padding: 2px;
	border: 4px solid #C7C8B2;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/* End Basics - CSS */




/* start of wrappers */


#wrapper {
	width: 100%;
}

#footer_wrapper {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	background-image: url(images/footer_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#top_wrapper {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	background-color: #CDC39A;
	background-image: url(images/template_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#top {
	width: 981px;
	text-align: left;
	margin: 0px auto;
}


/* end of wrappers */


/* start of topnav */


#topnav {
	width: 962px;
	height: 26px;
	float: left;
	margin-left: 10px;
	text-align: right;
}

#topnav p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CDC39A;
	text-decoration: none;
	line-height: 17px;
}

#topnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#topnav a:hover {
	font-weight: bold;
	color: #689B9C;
	text-decoration: none;
}


/* end of topnav */



/* start of template */


.blog_list {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}

.blog_list li {
	border-bottom: 1px solid #B5BA9A;
	padding: 5px;
}

#template {
	width: 981px;
	float: left;
	clear: both;
	background-image: url(images/template_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
	width: 981px;
	height: 249px;
	float: left;
	clear: both;
	background-image: url(images/template_header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header #header_logoarea {
	width: 194px;
	height: 167px;
	float: left;
	margin-left: 61px;
}

#header h1 a {
	width: 194px;
	height: 167px;
	display: block;
	text-indent: -5000px;
}

#header #header_navarea {
	width: 981px;
	height: 58px;
	float: left;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav {
	width: 934px;
	height: 49px;
	margin-left: 23px;
	float: left;
}

#nav ul {
	display: block;
	float: left;
	width: 934px;
	height: 49px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 49px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#nav_home {
    width: 85px;
}

#nav_about {
    width: 73px;
}

#nav_neighborhoods {
    width: 141px;
}

#nav_movein {
    width: 187px;
}

#nav_whyjones {
    width: 115px;
}

#nav_toolkit {
    width: 178px;
}

#nav_blog {
    width: 61px;
}

#nav_contact {
    width: 94px;
}

#nav_home a:hover {
	background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -23px -58px;
}

#nav_about a:hover {
    background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -108px -58px;
}

#nav_neighborhoods a:hover {
    background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -181px -58px;
}

#nav_movein a:hover {
    background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -322px -58px;
}

#nav_whyjones a:hover {
    background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -509px -58px;
}

#nav_toolkit a:hover {
    background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -624px -58px;
}

#nav_blog a:hover {
    background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -802px -58px;
}

#nav_contact a:hover {
    background-image:url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: -863px -58px;
}

#nav ul li ul {
	display: none;
	float: none;
	position: relative;
	top: -24px;
	width: 180px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#nav ul li:hover ul {
    display:block;
}

#nav ul li ul li {
	background-image: none;
	background-color: #3B627B;
	color: #ffffff;
	display: block;
	float: none;
	height: 17px;
	text-indent: 6px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #243D4D;
}

#nav ul li ul li a {
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 13px;
	text-indent: 6px;
	padding-top: 2px;
	text-decoration: none;
}

#nav ul li ul li a:hover {
	background-image: url(http://livejones.com/blog/wp-content/themes/images/drop_fade.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	background-position: left bottom;
}

#header_edge {
	background-image: url(images/template01.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 981px;	
}

#template_edge {
	background-image: url(images/template_edge.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 981px;
}

#content {
	width: 962px;
	float: left;
	clear: both;
	margin-left: 10px;
}

#main {
	width: 660px;
	float: left;
	margin-left: 30px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#main h2 {
	color: #770D12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C6A4;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #D8DDB8;
	margin-bottom: 7px;
}

#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #553E29;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #568284;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 8px;
}

#main ul {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}

#main li {
	border-bottom: 1px solid #B5BA9A;
	padding: 5px;
}

#main a {
	color: #4A6F70;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	color: #840000;
	font-weight: bold;
	text-decoration: none;
}

.pagehead_blog {
	width: 660px;
	height: 61px;
	text-indent: -5000px;
	background-image: url(images/pagehead_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.square_list {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}

.square_list li {
	border-bottom: 1px solid #B5BA9A;
	padding: 4px 3px;
	list-style-position: inside;
	list-style-type: square;
}

#sidebar {
	width: 244px;
	float: left;
}

.sidebar_module {
	width: 244px;
	float: left;
}

.sidebar_module02 {
	width: 223px;
	float: left;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sidebar_btn_map a {
	width: 244px;
	height: 234px;
	display: block;
	text-indent: -5000px;
	background-image: url(images/sidebar_btn_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_connectedbox {
	background-image: url(images/sidebar_connected02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 244px;
}

.sidebar_connectedbox_top {
	width: 244px;
	height: 44px;
	background-image: url(images/sidebar_connected01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.sidebar_connectedbox_inner {
	width: 190px;
	float: left;
	margin-left: 29px;
}

.sidebar_connectedbox_social {
	background-image: url(images/sidebar_connected03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
	height: 55px;
}

.sidebar_connectedbox_social_box01 {
	width: 50px;
	height: 39px;
	float: left;
	margin-left: 25px;
}

.sidebar_connectedbox_social_box02 {
	width: 37px;
	height: 39px;
	float: left;
}

.sidebar_connectedbox_social_btn a {
	width: 100%x;
	height: 39px;
	display: block;
	text-indent: -5000px;
}

#sidebar a {
	font-weight: bold;
	color: #568081;
	text-decoration: none;
}

#sidebar a:hover {
	color: #840000;
	font-weight: bold;
	text-decoration: none;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#sidebar h2 {
	color: #770D12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C6A4;
}

#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #D8DDB8;
	margin-bottom: 7px;
}

#sidebar h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

#sidebar ul {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
	margin-bottom: 13px;
}

#sidebar li {
	border-bottom: 1px solid #B5BA9A;
	padding: 5px;
}


/* start of footer */


#footer {
	width: 981px;
	text-align: left;
	margin: 0px auto;
	background-image: url(images/footer_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #foot_left {
	float: left;
	width: 755px;
	margin-left: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D2C1C;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footer #foot_right {
	float: left;
	width: 195px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.footer_credits_box {
	width: 755px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D2C1C;
	border-bottom-color: #3D2C1C;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #CDC39A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CDC39A;
	text-decoration: none;
	padding: 3px;
	line-height: 17px;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #689B9C;
	text-decoration: none;
}

.foot_spacer {
	padding-left: 5px;
	padding-right: 5px;
}

.foot_leftcol_creditbox01 {
	float: left;
	width: 123px;
	height: 59px;
}

.foot_leftcol_creditbox02 {
	float: left;
	width: 223px;
	height: 59px;
}

.foot_leftcol_creditbox03 {
	float: left;
	width: 85px;
	height: 59px;
}

.foot_leftcol_creditbox04 {
	float: left;
	width: 203px;
	height: 59px;
}

.foot_leftcol_creditbox01_btn a {
	width: 123px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(images/foot_btn01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_leftcol_creditbox02_btn a {
	width: 223px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(images/foot_btn02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_leftcol_creditbox03_btn a {
	width: 85px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(images/foot_btn03.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_leftcol_creditbox04_btn a {
	width: 203px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	background-image: url(images/foot_btn04.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_socialbox {
	float: left;
	width: 130px;
	height: 86px;
	background-image: url(images/footer_social.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.foot_social_mod {
	float: left;
	width: 43px;
	height: 43px;
}

.foot_social_btn a {
	width: 43px;
	height: 43px;
	display: block;
	text-indent: -5000px;
}


/* end of footer */

.sidebar_connectedbox_social {
	background-image: url(images/sidebar_connected03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
	height: 55px;
}

.sidebar_connectedbox_social_box01 {
	width: 50px;
	height: 39px;
	float: left;
	margin-left: 25px;
}

.sidebar_connectedbox_social_box02 {
	width: 37px;
	height: 39px;
	float: left;
}

.sidebar_connectedbox_social_btn a {
	width: 100%x;
	height: 39px;
	display: block;
	text-indent: -5000px;
}


/* start of forms */

.form {
	width: auto;
	float: left;
}

.form02 {
	float: left;
}

#input, #textarea {
	padding: 9px;
	border: 1px solid #999999;
	outline: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	width: 200px;
	background: #FFFFFF url('http://livejones.com/blog/wp-content/themes/livejones/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#textarea { 
	width: 300px;
	max-width: 300px;
	height: 150px;
	line-height: 150%;
}

#input:hover, #textarea:hover,
#input:focus, #textarea:focus {
	border-color: #333333;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.form label {
	margin-left: 2px;
	color: #333333;
}

.submit input {
	width: auto;
	padding: 6px 10px;
	background: #629092;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#radio {
	padding: 2px;
	width: 15px;	
}


/* end of forms */




/* start of post styling */

.post {
	width: 630px;
	float: left;
	clear: both;
	padding-bottom: 20px;
}

.post img, .post img a {
	margin: 6px 10px;
	padding: 3px;
	border: 2px solid #CCCCCC;
}

.post-date {
	width: 85px;
	height: 79px;
	float: left;
	margin-right: 15px;
	background: url(images/calendar.png) no-repeat;
}

.post-month {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
}
.post-day {
	font-size: 26px;
	text-transform: uppercase;
	color: #FDFFE7;
	text-align: center;
	display:block;
	line-height: 27px;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.post-title {
	padding-bottom: 20px;
}

.post-cat {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.post-comments, .mini-add-comment {
	padding: 3px 3px 3px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.post_list01 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list01 li {
	padding: 8px;
	margin: 2px;
}

.post_list02 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: square url(http://livejones.com/blog/wp-content/themes/livejones/none) inside;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list02 li {
	padding: 6px 12px;
	margin: 3px;
}

#commentform textarea {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 600px;
}

.commentlist {
	padding: 10px 10px 10px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 630px;
	list-style: none;
}

.commentlist li {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.entry {
	margin-bottom: 10px;
}

.sociable {
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.sociable_tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px 3px 6px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-top: 10px;
}

.previous-entries {
	float: left;
}

.previous-entries {
	float: right;
}

.alignright {
	float: right;
	margin: 3px 10px;
	padding: 3px;
	border: 4px solid #E3DBBD;
}

.alignleft {
	float: left;
	margin: 3px 10px;
	padding: 3px;
	border: 4px solid #E3DBBD;
}

.aligncenter {
	margin: 0px auto;
}

#searchsubmit {
	margin-bottom: 15px;
}

.previous-entries {
	float: left;
	width: 260px;
	margin: 20px;
}

.next-entries {
	float: right;
	width: 260px;
	margin: 20px;
}


/* end of post styling */