/*
Theme Name: The Tim Wood Group
Theme URI: http://www.thetimwoodgroup.com/
Description: Custom theme created for The Tim Wood Group
Version: 1.0
Author: Fontecha Designs LLC
Author URI: http://fontechadesigns.com/
Tags: tim wood, blue, two column

	The Tim Wood Group v1.0
	 http://www.thetimwoodgroup.com/

	This theme was designed and built by Fontecha Designs LLC,
	whose website you will find at http://fontechadesigns.com/
*/
.wrapper, .wrapper2 {
	float:left;
	width:100%;
}
.container {
	position:relative;
	margin:0 auto;
	width:990px;
	text-align:left;
}
.inner {
	padding:0 10px;
}
#skip {
	position:absolute;
	left:-999em;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header-wrapper {
	color:#fff;
	background:#003366 url(images/header-bg.gif) repeat-x 0 0;
}
#header {
	height:100px;
	background:transparent url(images/header-bg.jpg) no-repeat 50% 0;
}
#header a {
	color:#fff;
	text-decoration:none;
}
#header a:hover {
	color:#FACF42;
}

.site-title {
	float:left;
	margin:0;
	padding:0;
}
.tagline {
	position:absolute;
	left:-999em;
}
.header-corner-info {
	float:right;
	margin:0 10px 0 0;
	text-align:right;
}
.header-corner-info a.login, .header-corner-info a.login:hover {
	padding-left:16px;
	background:transparent url(images/icon-login.gif) no-repeat 0 2px;
}
.header-phone {
	font-size:24px;
	line-height:2em;
	font-weight:bold;
}
.header-email {
	font-size:14px;
	font-weight:bold;
}


/* NAVIGATION
**************************/
#access { }
#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: 12px;
}
div.menu {
	float:left;
}
#access .menu-header ul,
div.menu ul {
	float:left;
	list-style: none;
	margin:1px 0;
	border-left:1px solid #aaa;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	text-transform:uppercase;
	margin: 0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:20px;
}
div.menu .sub-menu li {
}
#access a {
	color: #777;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	margin:0;
	padding:0 10px;
	color:#001932;
	text-decoration:none;
	border-right:1px solid #aaa;
}
	#access a:hover {
		color:#fff;
		text-decoration:none;
		background-color:#001932;
	}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	border:2px solid #fff;
	background: #fff;
	border-left:none !important;
}
#access ul ul li {
	min-width: 180px;
	font-weight:normal !important;
	text-transform:none !important;
	letter-spacing:normal !important;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #eee;
	line-height: 1em;
	padding: 10px;
	margin:0 0 2px 1px;
	width: 160px;
	height: auto;
	border-right:none !important;
}
#access li:hover > a,
#access ul ul :hover > a {
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #001932;
	background-color:#fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
	
		

/*----------------------------------------------------
------------------------------------------------------
	TOP Section
------------------------------------------------------
----------------------------------------------------*/
#top-wrapper {
	color:#001125;
	background:#0088BB url(images/top-shadow.gif) repeat-x 0 0;
}
#top-wrapper .inner {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	color:#000;
	background:transparent url(images/top-bg.gif) repeat-y 50% 0;
}
#top-wrapper .inner2 {
	float:left;
	width:940px;
	padding:25px;
	background:transparent url(images/top-shadow2.gif) no-repeat 50% 0;
}
#top-wrapper h2 {
	margin:0;
	line-height:1.3em;
}
#top-wrapper p {
	margin:.8em 0;
	font-size:1.4em;
	line-height:1.5em;
}

.main-text {
	float:left;
	width:440px;
	padding-right:25px;
}
.main-text h2 {
	float:none !important;
}
.button-learn {
	float:left;
	width:118px;
	height:30px;
	background:transparent url(images/button-learn.gif) no-repeat 0 0;
	text-indent:-999em;
	overflow:hidden;
}


/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content {
	background-color:#fff;
}
#content-inner {
	float:left;
	width:970px;
	margin:0 10px;
	padding:25px 0;
}
#body {
	padding:15px;
	float:left;
	width:545px;
	background-color:#ddd;
}
	#home-page #body {
		padding:5px 15px 0 15px;
	}
#body2 {
	padding:0;
	float:left;
	width:580px;
}
#body2 .page-wrapper {
	padding:0;
	background:#fff;
}

.page-full #body {
	width:940px !important;
}

/*----------------------------------------------------
------------------------------------------------------
	FOOTER	
------------------------------------------------------
----------------------------------------------------*/
#footer-wrapper {
	padding:25px 0;
	background:transparent url(images/footer-bg.gif) repeat-x 0 0;
}
#footer ul {
	float:left;
	margin:10px 0;
}
#footer h3 {
	display:none;
}
#footer ul li {
	margin:0;
	padding:0 10px;
	display:inline;
	list-style:none;
	line-height:1.1em;
	text-transform:lowercase;
	border-right:1px solid #001932;
}
#footer ul li a {
	color:#001932;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
.cb-logo {
	float:right;
}

/*----------------------------------------------------
------------------------------------------------------
	Property Search Form
------------------------------------------------------
----------------------------------------------------*/
/* Search Form in Top Section
**************************/
.search-form-container-wrapper {
	float:right;
	width:468px;
	color:#fff;
	background:#081f36 url(images/searchform-bg.gif) repeat-y 0 0;
	position:relative;
}
.search-form-container {
	float:right;
	width:468px;
	background:transparent url(images/searchform-top.gif) no-repeat 0 0;
}
.search-form-container-inner {
	float:right;
	width:428px;
	padding-bottom:20x !important;
	background:transparent url(images/searchform-bottom.gif) no-repeat 0 100%;
}
	#top-wrapper .search-form-container-inner {
		padding:20px 20px 20px 20px !important;
	}
.search-form-container h3 {
	margin:0 0 10px 0;
	padding-left:30px;
	color:#fff;
	background:transparent url(images/icon-search.gif) no-repeat 0 3px;
}
.search-form-container table {
	margin:0;
	padding:0;
}
.search-form-container table th,
.search-form-container table td {
	font-size:12px;
}
.search-form-container table label {
	white-space:normal;
}
.search-form-container table th {
	text-align:right;
	padding:0 3px 3px 0 !important;
	background:transparent !important;
	white-space:nowrap;
	vertical-align:middle;
}
.search-form-container table td {
	padding:0 3px 10px 0 !important;
	white-space:nowrap;
	vertical-align:middle;
}
.search-form-container .dsidx-search-button input {
	float:right;
	text-indent:-999em;
	width:88px;
	height:30px;
	background:transparent url(images/button-search.gif) no-repeat 0 3px;
	border:none;
	padding:0;
	margin:0;
}
.search-button img {
	float:right;
	margin-top:5px;
}
.search-button img:hover {
	cursor:pointer;
}
.advanced {
	text-align:right;
}

.search-form-container table .dsidx-search-widget-propertyTypes {
	width:98%;
}
.search-form-container table td input,
.search-form-container table td select {
	width:138px;
}
.search-form-container table td input {
	padding:2px 0;
}
#sidebar .search-form-container table td.search-form-property-types select,
.search-form-container table td.search-form-property-types select {
	width:100%;
}
.search-form-container p {
	margin:0;
	padding:0;
}
.search-form-container a,
.search-form-container a:hover {
	color:#fff;
	text-decoration:none;
}
.search-form-container a span {
	text-decoration:underline;
}

/* Search Form in Sidebar
**************************/
#sidebar .search-form-container-wrapper {
	margin:0 0 15px 0;
	width:365px;
	color:#fff;
	background:#081f36 url(images/searchform-bg2.gif) repeat-y 0 0;
}
#sidebar .search-form-container {
	width:365px;
	background:transparent url(images/searchform-top2.gif) no-repeat 0 0;
}
#sidebar .search-form-container-inner {
	width:335px;
	padding:15px;
	background:transparent url(images/searchform-bottom2.gif) no-repeat 0 100%;
}
#sidebar .search-form-container h3 {
	font-size:2.4em;
	background:transparent url(images/icon-search.gif) no-repeat 0 3px;
}
#sidebar .search-form-container ul.form-list li.fifths {
	width:15%;
}
#sidebar ul.form-list li.button-li {
	margin:10px 0 0 5px;
}
#sidebar .search-form-container table td input,
#sidebar .search-form-container table td select {
	width:90px;
}

/*----------------------------------------------------
------------------------------------------------------
	SIDEBAR	
------------------------------------------------------
----------------------------------------------------*/
#sidebar {
	padding:0;
	float:right;
	width:365px;
}
.sidebar1 {
	padding:0;
	float:right;
	width:365px;
	border-top:5px solid #081f36;
	border-bottom:5px solid #081f36;
}

ul.widget-list {
	margin:0;
}
.widget-title {
	padding:0 0 5px 0;
	font-size:1.8em;
	line-height:1.2em;
	color:#001125;
	font-weight:normal;
}
li.widget {
	float:left;
	width:365px;
	margin:0 0 10px 0;
	list-style:none;
	font-size:1em;
	color:#333;
}
li.widget_recent_entries {
	float:left;
	width:175px;
}

.widget-inner {
	float:left;
	width:365px;
}
.widget li {
	margin:0;
	padding:10px 0 10px 20px;
	list-style:none;
	font-size:1.2em;
	line-height:1.5em;
	color:#666;
	background:transparent url(images/bullet.gif) no-repeat 0 15px;
	border-bottom:1px dotted #ccc;
}
.widget p {
	margin:.5em 0 1.5em 0;
	font-size:1.2em !important;
}
.widget-links {
	margin:0;
}
.widget-links li {
	margin:0;
	list-style:none;
}
.widget-links li a {
	margin:0 0 1px 0;
	padding:4px 0;
	float:left;
	width:100%;
	color:#fff;
	letter-spacing:0.05em;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	background-color:#7b7b61;
	text-align:center;
}
.widget-links li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#A6A68E;
}

/* Listings for Big Bear & Recent Posts
**************************/
li.widget_recent_entries .widget-inner {
	float:left;
	width:175px;
}
/* execphp-5 is the id of the wrapping li around the Listings widget */
li#dsidx-listings-3 {
	float:right;
	width:175px;
}
/* execphp-5 is the id of the wrapping li around the Listings For Big Bear widget */
li#dsidx-listings-3 .widget-inner {
	float:right;
	width:175px;
}
li.widget_recent_entries .widget-title,
li#dsidx-listings-3 .widget-title {
	border-bottom:3px double #001125;
}
li#dsidx-listings-3 ul.dsidx-list li {
	font-size:12px !important;
	padding:10px 5px !important;
	white-space:normal !important;
}
li#dsidx-listings-3 ul.dsidx-list > li:nth-child(odd) {
	background-color:#dee4c1 !important;
}
#dsidx-listings-3 .dsidx-slideshow ul li {
	text-align:center;
	background:none;
	list-style:none;
	line-height:1.3em;
}
#dsidx-listings-3 .dsidx-slideshow ul li a {
	white-space:normal;
	line-height:1.2em;
	text-decoration:none;
	color:#45510d;
	font-weight:bold;
}
#dsidx-listings-3 .dsidx-slideshow ul li a:hover {
	color:#000;
}


/* Homes Just listed
**************************/
#dsidx-listings-4 .widget-title {
	font-size:2.0em;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:3px double #000;
	text-align:center;
}

#dsidx-listings-4 .dsidx-slideshow ul li {
	text-align:center;
	background:none;
	list-style:none;
	float:left;
	padding:0 10px !important;
	width:100px;
	line-height:1.1em;
}
#dsidx-listings-4 .dsidx-slideshow ul li a {
	white-space:normal;
	text-align:center;
	text-decoration:none;
	color:#45510d;
	font-weight:bold;
	line-height:1.2em;
}
#dsidx-listings-4 .dsidx-slideshow ul li a:hover {
	color:#000;
}
#dsidx-listings-4 .dsidx-slideshow ul li div {
	float:left;
	width:100px;
	font-size:11px;
	line-height:1.2em;
	text-align:left;
}

#dsidx-listings-4 ul.dsidx-list li {
	font-size:12px !important;
	padding:10px 5px !important;
	white-space:normal !important;
}
#dsidx-listings-4 ul.dsidx-list > li:nth-child(odd) {
	background-color:#dee4c1 !important;
}


.homeCategories {
	float:left;
	width:120px;
	font-size:1.2em;
	line-height:1.25em;
}
.homeCategories a {
	text-decoration:none;
	float:left;
	width:100px;
	padding:10px;
}
.homeCategories a:hover {
	background-color:#ddd;
}
.homeCategoryImg {
	width:100px;
}
.justlisted-price {
	color:#45510d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.justlisted-address {
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}


/* Box1 - Local Market Conditions, Email Listings Alerts
**************************/
#execphp-3 {
	background:#eae4d1 url(images/box1-top.gif) no-repeat 0 0;
}
#execphp-3 .widget-inner {
	width:345px;
	padding:5px 10px 0 10px;
	background:transparent url(images/box1-bottom.gif) no-repeat 0 100%;
}
#execphp-3 a {
	display:block;
	color:#000;
	text-decoration:none;
}
#execphp-3 a strong {
	display:block;
	padding:0 0 5px 40px;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	color:#081f36;
}
#execphp-3 a:hover strong {
	color:#081f36;
	text-decoration:underline;
}
#execphp-3 .market-conditions {
	float:left;
	width:48%;
}
#execphp-3 .email-listings {
	float:right;
	width:49%;
}
#execphp-3 .market-conditions a strong {
	background:transparent url(images/icon-house.gif) no-repeat 0 0;
}
#execphp-3 .email-listings a strong {
	background:transparent url(images/icon-email2.gif) no-repeat 0 0;
}

/* Box2 - Get blog posts and Search the big bear skinny
**************************/
#execphp-4 {
	color:#fff;
	background:#081f36 url(images/box2-top.gif) no-repeat 0 0;
}
#execphp-4 .widget-inner {
	width:345px;
	padding:10px;
	background:transparent url(images/box2-bottom.gif) no-repeat 0 100%;
}
#execphp-4 label {
	float:left;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:normal;
	width:100%;
}
#execphp-4 label strong {
	text-transform:uppercase;
}
#execphp-4 input.textbox {
	margin:5px 0;
	float:left;
	width:100%;
}
.get-posts-via-email {
	float:left;
	width:165px;
}
.search {
	float:right;
	width:165px;
}
.button-search {
	float:left;
	width:88px;
	height:25px;
	background:transparent url(images/button-search.gif) no-repeat 0 0;
	text-indent:-999em;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.button-subscribe {
	float:left;
	width:106px;
	height:25px;
	background:transparent url(images/button-subscribe.gif) no-repeat 0 0;
	text-indent:-999em;
	overflow:hidden;
	border:none;
	cursor:pointer;
}



/*----------------------------------------------------
------------------------------------------------------
	Posts
------------------------------------------------------
----------------------------------------------------*/
.big-bear-header-wrapper {
	float:left;
}
.big-bear-header {
	margin:5px 0 0 0;
	font-size:2.6em;
	color:#000;
	font-weight:bold;
}
.big-bear-tagline {
	margin:5px 0 0 0;
	font-style:italic;
	color:#666666;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}

.subscribe-claw {
	margin:0 0 5px 0;
	float:right;
	font-size:1.4em;
}
.subscribe-claw a {
	float:right;
	height:21px;
	padding:40px 45px 0 0;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(images/rss-claw.gif) no-repeat 100% 0;
}
#top-wrapper h2 {
	float:left;
}

.post { 
	float:left;
	width:545px;
	background-color:#fff;
	margin:0 0 15px 0;
}

/* post title */
.post-title {
	float:left;
	width:515px;
	margin:0 0 .25em 0;
	padding:0 0 5px 0;
	color:#001225;
	font-size:2.2em;
	line-height:1.1em;
}
	h3.post-title {
		font-size:2.4em;
	}
.post-title a {
	color:#03202f;
	text-decoration:none;
}
.post-title a:hover {
	color:#014d74;
	text-decoration:none;
}

/* post header */
.post-header {
	float:left;
	width:515px;
	margin:0 0 10px 0;
	padding:2px 0;
	font-size:1.1em;
	line-height:1.5em;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.post-header img {
	float:left;
	margin:0;
}
.post-header small {
	margin:0 0 .5em 0;
	font-size:1em;
	color:#777;
}
.num_comments {
	float:right;
	line-height:19px;
	padding-left:25px;
	background:transparent url(images/icon-comments.gif) no-repeat 0 0;
}
.byline {
	line-height:2.25em;
}
.post-inner {
	padding:15px;
}
.share {
	margin:0;
	padding:5px 0 10px 0;
	float:left;
	clear:both;
	width:100%;
	text-align:left;
}
.tweetmeme,
.fb_share {
	float:left;
}
.post-header-text {
	margin-left:60px;
}
/* post footer */
.post-footer {
	border-top:1px dotted #ccc;
	padding:2px 15px;
}

.post-footer ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}
.post-footer li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;	
	display:inline;
	font-size:12px;
	line-height:31px;
}
.post-footer li a {
	padding:2px 0 2px 20px;
	border:0;
}
	.post-footer li a:hover {
		border:0;
	}
.post-footer li.continue-reading {
	float:right;
}
.post-footer li.continue-reading a {
	padding:0 20px 0 0;
	background:transparent url(images/arrow.gif) no-repeat 100% 50%;
}
.post-footer small {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
	color:#777;
}
.post-rss,
.viaemail {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}
	.post-rss {
		background:transparent url(images/icon_rss.gif) no-repeat 0 50%;
	}
	.viaemail {
		background:transparent url(images/icon_mail.gif) no-repeat 0 50%;
	}
.entry {
	clear:both;
}
.entry p,
.entry li,
#regular_page #body p,
#regular_page #body li {
	font-size:1.2em;
	line-height:1.5em;
}
.entry li {
	margin:.25em 1.5em;
}
.box_text {
	padding:15px;
	background-color:#eee;
}
.entry h3 {
	font-size:2.0em;
	line-height:1.5em;
}
.entry h4 {
	font-size:1.8em;
	line-height:1.5em;
}
.entry h5 {
	font-size:1.6em;
	line-height:1.5em;
}
.entry h6 {
	font-size:1.4em;
	line-height:1.5em;
}
.entry object,
.entry embed,
.entry table,
.entry img {
	max-width:500px !important;
}
.navigation {
	float:left;
	width:456px;
	margin-bottom:10px;
	padding:5px 2px;
	font-size:1.1em;
	background:#ddd;
}
.navigation .alignleft {
	margin:.25em 5px .25em 0;
}
.navigation .alignright {
	margin:.25em 0 .25em 5px;
}
#agent-page .navigation {
	width:545px;
	margin-bottom:0;
}
.page-wrapper .page-title {
	padding:0;
}
.body-text {
	padding:0 10px;
}
.page-title {
	margin:0 0 10px 0;
	padding:5px;
	font-size:1.4em;
	line-height:2em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	text-align:center;
	color:#666;
	background-color:#FAF9F3;
}



#regular-page #body {
	float:left;
	width:565px;
	background-color:#ddd;
}
.page-wrapper {
	padding:15px;
	background:#fff;
}

/*----------------------------------------------------
------------------------------------------------------
	Blog Pages
------------------------------------------------------
----------------------------------------------------*/
#blog-page #top-wrapper .inner2 {
	padding:0 25px;
}
#blog-page #top-wrapper h2 {
	margin:0;
	line-height:1.2em;
	clear:both;
}
#blog-page #top-wrapper h3 {
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
#blog-page #top-wrapper .subscribe-claw a {
	background:transparent url(images/rss-claw2.gif) no-repeat 100% 0;
}
.blog-header-group {
	margin:10px 0;
	float:left;
}

/*----------------------------------------------------
------------------------------------------------------
	Single Post Page
------------------------------------------------------
----------------------------------------------------*/
.single-blog-page #body {
	padding:0;
	border:15px solid #ddd;
	width:545px;
}
.single-blog-page .post,
.single-blog-page .navigation {
	width:545px;
}
.single-blog-page .post-title,
.single-blog-page .post-header {
	width:515px;
}

/* Comment
**************************/
.comments-wrapper {
	margin:0 0 25px 0;
	padding:15px 0;
	float:left;
	width:515px;
}
h3#comments,
#respond h3 {
	margin:0 0 .25em 0;
	color:#000;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.1em;
}
.respond-header {
	font-weight:bold;
	letter-spacing:-0.01em;
}
#respond h3 {
	color:#fff;
}
#respond {
	-moz-border-radius: 10px;
	float:left;
	width:515px;
	clear:both;
	padding:15px;
	background-color:#001841;
}
#respond p,
#respond label {
	font-size:1.2em;
}
#respond a,
#respond a:hover {
	color:#0186cb;
}
.commentlist {
}
.commentlist p {
	float:left;
	width:100%;
	font-size:1em;
	line-height:1.5em;
	margin:.5em 0;
}
.commentlist li {
	float:left;
	width:515px;
	list-style:none;
	margin:0 0 15px 0;
	padding:15px;
	font-size:1.2em;
	line-height:1.2em;
	background-color:#fff;
}
.commentlist li.alt {
}
.commentlist li a {
	text-decoration:none;
}
.comment-header {
	float:left;
	width:100%;
	line-height:1.5em;
	border-bottom:3px solid #ddd;
}
.paginated-comments-number {
	margin:0 10px 0 0;
	padding:5px 7px;
	float:left;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:1em;
	background-color:#0088BB;
}
.avatar {
	margin:0 0 3px 0;
	float:right;
	border:2px solid #fff;
}

.commentlist cite {
	font-weight:bold;
}
.commentlist .commentmetadata { }
.commentlist cite a,
.commentlist cite a:hover {
	color:#000;
	border:none;
}
.commentinfo {
	padding-bottom:.5em;
}

.commentinfo,
.commentinfo cite,
.commentinfo em {
	font-weight:bold;
}
.commentinfo {
	font-size:1.1em;
}

#commentform {
	padding:10px;
	color:#fff;
	background-color:#001841;
}
#commentform label {
	font-size:1.2em;
}

textarea#comment {
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:495px;
}
#submit {
	margin-top:10px;
}


/*----------------------------------------------------
------------------------------------------------------
	Form List
------------------------------------------------------
----------------------------------------------------*/
ul.form-list {
	margin:0;
}
ul.form-list li {
	margin:5px 0;
	padding:0;
	list-style:none;
	font-size:1em;
}
ul.form-list li.half-l {
	float:left;
	width:49%;
}
ul.form-list li.half-r {
	float:right;
	width:50%;
}
ul.form-list li.fourths {
	float:left;
	width:25%;
}
ul.form-list li.fifths {
	float:left;
	width:20%;
}
ul.form-list li.button-li {
	float:left;
	margin:10px 0 0 10px;
}
ul.form-list li.half-l select,
ul.form-list li.half-r select {
	width:95%;
}
ul.form-list li.fourths select,
ul.form-list li.fifths select {
	width:90%;
}
ul.form-list label {
	font-size:1.2em;
	line-height:1.3em;
}


/*----------------------------------------------------
------------------------------------------------------
	Contributors
------------------------------------------------------
----------------------------------------------------*/
.contributors {
	float:left;
	width:100px;
	text-align:center;
}
.contributors h4 {
	font-size:1.2em;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.contributors ul {
	margin:10px 0 0 0;
	float:left;
	width:100px;
}
.contributors ul li {
	margin:0 0 15px 0;
	list-style:none;
	float:left;
	width:100px;
	line-height:1.2em;
}
.contributors ul li img {
	float:none;
	border:0;
	margin:5px 0;
}
.contributors ul li a {
	color:#005fa4;
	text-decoration:none;
	font-weight:bold;
}
.contributors ul li a:hover {
	color:#001932;
	text-decoration:underline;
}
.contributors ul li a.email-link {
	color:#000;
	padding:0 0 0 23px;
	font-size:0.9em;
	text-transform:uppercase;
	background:transparent url(images/icon-email.gif) no-repeat 0 50%;
}
.contributors ul li a.email-link:hover {
	color:#001932;
	text-decoration:underline;
}
.contributors ul li a img,
.contributors ul li a:hover img {
	border:0;
}



/*----------------------------------------------------
------------------------------------------------------
	Contact Page
------------------------------------------------------
----------------------------------------------------*/
#contact-page .section {
	float:left;
	width:100%;
}
#contact-page .left p,
#contact-page .right p {
	line-height:1.5em;
}
.contact-email strong,
.contact-phone strong {
	margin-right:5px;
	float:left;
	width:18px;
	height:18px;
	background:transparent url(images/icon-email.gif) no-repeat 0 50%;
	overflow:hidden;
	text-indent:-999em;
}
.contact-phone strong {
	background:transparent url(images/icon-phone.gif) no-repeat 0 0;
}
.contact-phone span {
	display:block;
	margin-left:23px;
}
.contact-ppl-list {
	margin:0;
}
.contact-ppl-list li {
	float:left;
	width:535px;
	padding:5px;
	margin:0 0 5px 0;
	list-style:none;
	font-size:1em;
	background-color:#fff;
	border:15px solid #ddd;
}
.contact-ppl-list li .agent-img img {
	float:left;
	border:none;
	margin:5px;
}
.contact-ppl-list li h5 {
	margin:0;
	font-size:1.8em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.contact-ppl-list li h5 a {
	color:#081f36;
	text-decoration:none;
}
.contact-ppl-list li h5 a:hover {
	color:#001932;
	text-decoration:underline;
}
.contact-ppl-list li p {
	margin:.2em 0;
	height:20px;
}
.contact-ppl-list li ul {
	margin:0;
	float:right;
	width:101px;
}
.contact-ppl-list li li {
	float:left;
	width:101px;
	margin:0 0 1px 0;
	padding:0;
	background-color:none;
	border:none;
	clear:both;
}
.contact-ppl-list li li.contact-twitter {
	margin:0;
}
.contact-ppl-list li li img {
	float:left;
}
.contact-list-text {
	margin:10px 0 0 15px;
	float:left;
	width:315px;
}

#usermessagea {
	float:left;
	width:535px;
	font-size:12px;
	font-weight:bold;
}
.success {
	background-color:#dff5df !important;
}
/*----------------------------------------------------
------------------------------------------------------
	About Page
------------------------------------------------------
----------------------------------------------------*/
#about-page #body2 {
	padding:0;
	border-top:15px solid #ddd;
	border-bottom:15px solid #ddd;
	border-right:15px solid #ddd;
	border-left:5px solid #ddd;
	float:left;
	width:555px;
	background-color:#ddd;
}
#about-page #body2 .page-wrapper {
	float:right;
	width:435px;
	padding:10px;
	background-color:#fff;
}
/*
<ul class="company-social-links">
<li class="company-facebook"><a href="http://www.facebook.com/pages/Big-Bear-Lake-CA/Coldwell-Banker-The-Tim-Wood-Group/119710263848">Become our fan on Facebook</a></li>
<li class="company-twitter"><a href="http://twitter.com/thetimwoodgroup">Follow us on Twitter</a></li>
<li class="company-yelp"><a href="http://www.yelp.com/biz/the-tim-wood-group-big-bear-lake">Review us on Yelp</a></li>
</ul>
*/
.company-social-links {
	margin:0;
}
.company-social-links li {
	margin:0;
	list-style:none;
	line-height:30px;
	border-bottom:1px dotted #ccc;
}
.company-social-links li a {
	display:block;
	padding:5px 0 5px 35px;
}
.company-social-links li.company-facebook a {
	background:transparent url(images/icon-facebook.gif) no-repeat 0 50%;
}
.company-social-links li.company-twitter a {
	background:transparent url(images/icon-twitter.gif) no-repeat 0 50%;
}
.company-social-links li.company-yelp a {
	background:transparent url(images/icon-yelp.gif) no-repeat 0 50%;
}



/*----------------------------------------------------
------------------------------------------------------
	Agent Page
------------------------------------------------------
----------------------------------------------------*/
#agent-page #body2 {
	float:left;
	border:15px solid #ddd;
	width:545px;
	background-color:#fff;
}
#agent-page .post {
	width:545px;
	border-top:15px solid #ddd;
	margin:0;
}
#agent-page .post-title {
	width:515px;
}
#agent-page .post-header {
	width:515px;
}

.agent-container {
	float:left;
	width:535px;
	padding:5px;
	background-color:#fff;
	margin:0 0 5px 0;
}
.agent-container .agent-img img {
	float:left;
	border:none;
	margin:5px;
}
.agent-container h5 {
	margin:0;
	font-size:1.8em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.agent-container h5 a {
	color:#081f36;
	text-decoration:none;
}
.agent-container h5 a:hover {
	color:#001932;
	text-decoration:underline;
}

.agent-container {
}
.agent-container p {
	margin:.2em 0;
}
.agent-container ul {
	margin:0;
	float:right;
	width:101px;
}
.agent-container li {
	float:left;
	width:101px;
	margin:0 0 1px 0;
	padding:0;
	list-style:none;
	background-color:none;
	border:none;
	clear:both;
}
.agent-container li.contact-twitter {
	margin:0;
}
.agent-container li img {
	float:left;
}
.agent-bio {
	padding:0 15px;
}
.author-archive-header {
	margin-bottom:0;
	font-size:2.6em;
	color:#000;
	font-weight:bold;
	background-color:#ddd;
	border-top:15px solid #ddd;
}

.bold-header {
	margin:0 0 .5em 0;
	font-weight:bold;
}


