.custom #header_area {
background: #2A303A;

}

.custom #header_area .page {
background: #2A303A;
}

.custom #header {
background: #2A303A;
clear:both;
padding-top:0;
margin-bottom:0;
padding-bottom:1em;
}



/* Featured Post Formatting */
custom #my-feature-box { font-family: Helvetica,Arial,sans-serif; color: #ffffff; background: #bbbbbb; padding: 22px 15px 22px 15px; }
custom #my-feature-box h2 { font-size: 2.2em; margin: 0 0 15px 0; }
custom #my-feature-box h2 a { color: #000000; text-decoration: none; }
custom #my-feature-box h2 a:hover { color: #ffffff; }
custom #my-feature-box p { font-size: 1.4em; line-height:1.571em; text-align: justify;}
custom #my-feature-box .featurereadmore { padding: 22px 0 0 0; }
custom #my-feature-box .featurereadmore a { font-size: 14px; text-decoration: none; }

/* code for contact form 7 */

.custom .post_box .format_text input { width: auto; } 


/*floating social media icons*/

.custom #feedback { background: transparent; width: 3.2em; position: fixed; top: 40%; left: 0.25%; }

.custom #feedback a { display: block; text-indent: -9999px; height: 32px;}

.custom #feedback #twitter { background: url('http://circarealestategroup.com/wp-content/uploads/Twitter_32x32.png') no-repeat 0 0; }
	.custom #feedback #twitter:hover { background-position: 0 0; }

.custom #feedback #facebook { background: url('http://circarealestategroup.com/wp-content/uploads/FaceBook_32x32.png') no-repeat 0 0; }
	.custom #feedback #facebook:hover { background-position: 0 0; }

.custom #feedback #rss { background: url('http://circarealestategroup.com/wp-content/uploads/Feeds_32x32.png') no-repeat 0 0; }
	.custom #feedback #rss:hover { background-position: 0 0; }

.custom #feedback #flickr { background: url('http://circarealestategroup.com/wp-content/uploads/flickr_32.png') no-repeat 0 0; }
	.custom #feedback #flickr:hover { background-position: 0 0; }

.custom #feedback #youtube { background: url('http://circarealestategroup.com/wp-content/uploads/Youtube_32x32.png') no-repeat 0 0; }
	.custom #feedback #youtube:hover { background-position: 0 0; }

.custom #feedback #delicious { background: url('http://circarealestategroup.com/wp-content/uploads/delicious_32x32.png') no-repeat 0 0; }
	.custom #feedback #delicious:hover { background-position: 0 0; }

.custom #feedback #linkedin { background: url('http://circarealestategroup.com/wp-content/uploads/Linked-In-32.png') no-repeat 0 0; }
	.custom #feedback #linkedin:hover { background-position: 0 0; }

.custom #feedback #email { background: url('http://circarealestategroup.com/wp-content/uploads/emailicon.png') no-repeat 0 0; }
	.custom #feedback #email:hover { background-position: 0 0; }



/*nav bar transparency code*/

.custom #nav_area {
background: #4d5963;
}

.custom #nav_area .page {
background: #4d5963;

}





/*teaser style*/
.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

/*remove lines from header */
.custom #header {border:none;}

.custom #footer {border:none;}
