@charset "UTF-8";
/* CSS Document */

/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/*---:[ remove border ]:---*/
.custom #header, .custom .post, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebars, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom prev_next {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
	background: none;
}
/*---:[ remove border ]:---*/
*{
	margin:0;
	padding:0;}


body.custom {
	background: #fff url('images/website_background.gif') top left repeat-x;
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color:#232323;
}
/*#container { width:945px; margin: 0 auto; padding:0px;
	margin-bottom: 2em;}
*/

.custom #content_box {
	background-color:#fff;
	border-top: 8px solid #b4b395;
}
.custom .post_box { padding-left: 1em; }

.custom .post img {
	border: 6px solid #B6D9D6;
}
.custom h1, .custom h2, .custom h3, .custom h6 {
	text-transform: uppercase;
	font-weight: normal;
	color: #b4b395;
	font-family: georgia;
}
.custom h2.entry_title a {color:#232323;
}
.custom h5, .custom h6 {
	text-transform: none;
	letter-spacing: 0px;
}
.custom a {
	color: #b4b395;
	text-decoration: none;
}
.custom a:hover {
	color:#3daece;
	text-decoration: none
}
.custom #header {
	padding: 7px;
	margin: 7px;
	dsiplay:block;
	clear: both;
}
.custom #header #logo a {
	display: block;
	height: 65px;
	background: #d8eceb url('images/premier_property_group.jpg') top center no-repeat;
	outline: none;
}
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px;
}
.custom #header #tagline {
	height: 0;
}
.custom h5, h6 {
	text-transform: none;
	letter-spacing: 1px;
}
.custom #sidebar {
	padding-right: 1em; }
	
.custom .sidebar { 
	font-size:10px;}

.custom .sidebar li{
	color:#7ea5aa;

}
.custom .sidebar ul {
}
.custom .sidebar li.home {
	list-style-image: url(images/bullet.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.custom .sidebar a {
	color: #232323;
	text-decoration: none;
}
.custom .sidebar a:hover {
	color:#666;
	text-decoration: none;
}
.custom .sidebar h3 {
	color: #b4b395;
	font-family: georgia;
	text-transform: uppercase;
	font-weight: normal;
}
.custom .sidebar h3 a {
	color: #b4b395;
}
.custom .sidebar h3 a:hover {
	color: #3daece;
}
.custom #footer {
	text-align: left;
	font-size: 10px;
}
.custom .prev_next {
	text-transform: none;
	letter-spacing: 0px;
	border-top: 2px solid #b4b395;
	color: #666;
	clear: both;
}
.custom .full_width {
}
.custom #container #content_box {
	background-color:#fff;
	border-top: 8px solid #b4b395;
	padding: 40px;
}
/*---:[ nav menu styles ]:---*/
.custom #tabs {
	list-style: none;
	font-family: georgia;
	font-size: 11px;
}
.custom #tabs li {
	margin-bottom: 0em;
	float: left;
}
.custom #tabs .current_page_item, .custom #tabs .current-cat {
	padding-bottom: 0em;
	background: #b4b395;
	border-bottom: 0;
	color: #FFF;
}
.custom #tabs a {
	text-decoration: none;
	border-right: 1px solid #b4b395;
}
.custom #tabs a:hover {
	background-color: #b5dad7;
}
.custom #tabs .current_page_item a, .custom #tabs .current-cat a {
	cursor: text;
	background: #b4b395;
	color: #FFF;
}
.custom #tabs .current_page_item a:hover, .custom #tabs .current-cat a:hover {
	text-decoration: none;
	background: #b5dad7;
}
.custom #tabs .rss {
	padding-right: 0;
	background: none;
	border: none;
	float: right;
}
.custom #tabs .rss a {
	padding-right: 16px;
	background: url('images/icon-rss.gif') 100% 50% no-repeat;
}
/*---[Prev/Next]
.custom .prev_next a{color:#444444; background-color:#EEEEEE; border-style:double; border-color:#999999; border-width:3px; padding: 6px;}
.custom .prev_next a:hover{background: #cc0000; color: #fff; border-color:#fff;}
---*/

/*---:[ Teaser ]:---*/
.custom .headline_meta {
	color: #b4b395;
}
.custom .headline_meta span, .headline_meta abbr {
	font-style: normal;
	text-transform: none;
	letter-spacing: 0px;
}
.custom .teaser .teaser_author a, .teaser a.teaser_comments, .teaser a.teaser_category, .teaser .edit_post a {
	text-transform: none;
	letter-spacing: 0px;
	color: #b4b395;
	border-bottom: 1px solid #eee;
}
.custom .teaser_date {
	font-style: normal;
	text-transform: none;
	letter-spacing: 0px;
	color: ##b4b395;
}
.custom .headline_meta span, .headline_meta abbr {
	font-style: bold;
	text-transform: none;
	letter-spacing: 0px;
	color: ##b4b395;
}
/*---:[ archive information block ]:---*/
.custom #archive_info {
	border-bottom: 1px solid #ddd;
}
.custom #archive_info p {
	text-transform: none;
	letter-spacing: 0px;
}
/*---:[ after-post elements ]:---*/
.format_text .to_comments {
	color: #666;
	clear: both;
}
.format_text .to_comments span {
	color: #111;
	line-height: 1em;
}
.format_text .to_comments span.bracket {
	color: #fff;
}
.format_text .to_comments a {
	color: #666;
	text-decoration: none;
}
.format_text .to_comments a:hover {
	color: #111;
	text-decoration: underline;
}
/*---:[ form inputs ]:---*/
input, textarea {
	font-size: 1em;
	color: #444;
	background: #eee;
	border: 1px solid #aaa;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}
input:focus, textarea:focus {
	background: #fff;
	border-color: #777;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
.sidebar .text_input {
	width: 95%;
}
input.form_submit {
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	color: #fff;
	background: url('images/submit-bg.gif');
	cursor: pointer;
	width: auto !important;
	overflow: visible;
	background-color:#b4b395;
}
#commentform input.form_submit {
	font-size:11px;
	padding:10px;
	border: none;
}
input.form_submit:hover {
	color: #232323;
	background-color: #b5dad7;
}
/*--:[ Thesis Reset ]:--*/
.custom a {
	outline:none;
}
.custom ul#tabs {
	border:none;
}
.custom ul#tabs li {
	background:none;
	border:none;
}
.custom #header {
	border-bottom:none;
}
.custom #feature_box {
	border-bottom:none;
}
.custom .sidebar h3 {
	font-variant:normal;
	letter-spacing:0;
}
.custom #column_wrap {
	background:none;
}
.custom #footer {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-left: 55px;
	padding-top: 15px;
	margin-top: 15px;
	text-transform: capitalize;
	margin-bottom: 15px;
	background: #fff url(images/ppg_logomark_gold_blue.gif) left center no-repeat;
}

/*---:[ home page teasers ]:---*/
.custom .teaser .teaser_link{ font-size:90%;}
.custom .teaser a.teaser_link:hover { text-decoration: underline; }
.custom .teaser .teaser_author { font-style: normal; color: #b4b395; }
	.custom .teaser .teaser_author .author { font-style: normal; text-transform: normal; letter-spacing: 1px; }
.custom .teaser .teaser_date { color: #b4b395; font-family: Arial, Verdana, sans-serif; }
.teaser .edit_post { letter-spacing: 1px; color: #b4b395;; }
	.custom .teaser .teaser_author a, .teaser a.teaser_comments, .teaser a.teaser_category, .teaser .edit_post a { text-transform: uppercase; letter-spacing: 1px; color: #b4b395;; border-bottom: 1px solid #eee; }
	.custom .teaser .teaser_author a:hover, .teaser a.teaser_comments:hover, .teaser a.teaser_category:hover, .teaser .edit_post a:hover { color: #111; }
	.custom .teaser .teaser_author a { font-style: normal; }
	.custom .teaser .format_teaser a { text-decoration: underline; }
	.custom .teaser .format_teaser a:hover { text-decoration: none; }

/*---:[ form inputs ]:---*/
input, textarea { font-size: 1em; color: #444; background: #fff; border: 1px solid #b8dcd9; }
input:focus, textarea:focus { background: #fff; border: 1px solid #b4b395; }

/* ----:[Comment]:-----*/
.custom dl#comment_list { padding:25px; background-color: #eef7f4; }
.custom dl#comment_list .bypostauthor { background: #eef7f4;}
.custom dl#comment_list dd.even { border-bottom: 1px solid #b8dcd9; }
.custom .comments_intro span { color: #232323; line-height: 1em; font-size: 12px;}
.custom .to_comments span { color:#7ea5aa; line-height: 1em; font-size: 12px;}