/* CLEARS AND STUFF */

.clearall {
	clear: both;
}

/* LOSE THE BORDERS */

.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text,
.custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment,
dl#comment_list dl dt, dl#comment_list dl dd .format_text {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
	background: none;
}
.custom #header_area .page, #footer_area .page, #content_area .page {
	background: none;
}

/* HEADER */

.custom .headline_area .headline_meta, .custom .headline_area .headline_meta *, .custom .published {
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.custom .headline_area .headline_meta {
	text-transform: capitalize;
	background: url(images/cal_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
}

.custom #header {
	padding-bottom: .1em;
	padding-top: 1em;
}

.custom #header #logo a, .custom #header #logo a:visited {
	font-weight: normal;
	color: #333333;
	font-size: 1.8em;
}

.custom #header #logo a:hover {
	color: #4bafee;
	text-decoration: none;
}

/* NAV */

.custom .menu {
	background: none;
	border: none;
}
.custom .menu li {
	border: none;
	background: none;
}
.custom .menu a, .custom .menu a:visited {
	letter-spacing: normal;
	color: #565656;
	padding-left: 1.2em;
	padding-right: 1.2em;
	background: none;
}
.custom ul.menu a:hover {
	color: #990000;
}

.custom ul.menu li.current a {
	background: none;
}

.custom .menu li a {
	background: none;
	border: none;
}

.custom .menu li ul li {
	background: #fff;
}

/* BODY */

body.custom {
	background: #fff url(images/top_bg.gif) top repeat-x;
	color: #565656;
}
.custom a, .custom a:visited {
	color: #2d62a9;
	text-decoration: none;
}
.custom a:hover {
	text-decoration: underline;
}
.custom h1, .custom h2 {
	color: #990000;
}

/* SIDEBAR */

.custom .widget h3 {
	letter-spacing: normal;
	font-variant: normal;
	color: #990000;
	margin-bottom: 1em;
}

/* POST */

.custom .entry-title a, .custom .entry-title a:visited {
	color: #990000;
}
.custom .entry-title a:hover {
	color: #434343;
	text-decoration:none;
}
.custom .entry-title {
	margin-bottom: 1em;
}
.custom .post_tags {
	background: url(images/article_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
}
.custom #archive_info {
	border-bottom: 1px solid #e1e1e1;
}
.custom #archive_info p {
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
}
.custom .prev_next {
	letter-spacing: normal;
	text-transform: none;
	border-top: 1px solid #e1e1e1;
}

/* COMMENTS */
.custom #comment_list .children dt.comment, .custom #comment_list .children dd.comment {
	background: none;
	border: 0px;
	border-left: 2px solid #CFDBE4;
}
.custom .bracket {
	display: none;
}
.custom #comment_list dt.comment, .custom #comment_list dd.comment {
	background: #f7fafd;
}
.custom #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #cfdbe4;
	border-top: 0px;
	margin-left: 1em;
}
.custom #comment_list dt.comment {
	border: 1px solid #cfdbe4;
	border-bottom: 0px;
	margin-left: 1em;
}

.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
	background: #d9eaf5 url(images/admin-bg.jpg) bottom center repeat-y;
}
.custom .to_comments a {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
	}

.custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover, .custom .to_comments a span  {
	letter-spacing: normal;
	color: #2d62a9;
}
.custom .to_comments a span {
	font-size: 1.2em;
	color: #2d62a9;
}
.custom .bracket {
	display: none;
}

/* COMMENT FORMS */

.custom #commentform input, .custom #commentform textarea {
	border: 1px solid #cfdbe4;
	background-color: #f7fafd;
}
.custom #commentform input:hover, .custom #commentform textarea:hover, .custom #commentform textarea:focus, .custom #commentform input:focus  {
	border: 1px solid #b6c4ce;
}
.custom #commentform #submit {
	padding: 5px 15px;
	color: #2f333a;
}

/* TEASERS */

.custom .teaser .published {
	font-size: 1.3em;
}
.custom .format_teaser {
	line-height: 1.6em;
}
.custom .teaser_link {
	background: url(images/article_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
	letter-spacing: normal;
}
.custom .teaser_link, .custom .teaser_link:visited, .custom .teaser_link:hover {
	color: #2d62a9;
}
.custom .post_box, .custom .teasers_box {
	border-top: 1px solid #e1e1e1;
}
.custom .top {
	border-top: none;
}

/* FOOTER */

.custom #footer {
	font-size: 1.2em;
	padding-top: 20px;
	padding-bottom: 28px;
	color: #434343;
	border-top: 1px solid #e1e1e1;
}
.custom #footer_area {
	background: url(images/footer_bg.gif) bottom repeat-x;
}
.custom #footer a , .custom #footer a:visited {
	color: #2d62a9;
	text-decoration: none;
	border-bottom: none;
}
.custom #footer a:hover {
	text-decoration: underline;
}

/* TT MEDIA BOX */

.custom #image_box {
	background: none;
	padding-top: 2.4em;
	padding-bottom: 4.5em;
	margin-bottom: 4em;
}

.custom #content_box {
	background: none;
}
.custom #custom_box {
	text-align: left;
	background: none;
margin-bottom:2em;
padding-bottom:0;
padding-top:1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.custom .custom_box {
	background: none;
}
.tt_rss a {
	background: url(images/rss_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

.tt_rss, .tt_twitter {
	padding-bottom: 25px;
	font-size: 1.5em;
}

.tt_twitter a {
	background: url(images/twitter_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

#s {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background:url(images/search_bg.gif) repeat-x;
	font-size: 1.4em;
	width: 90%;
	color: #5b5b5b;
}

/* LOGO */

.custom #header #logo {
	text-indent: -9999px;
}
.custom #header #logo a {
	display: block;
	height: 200px;
	width: 900px;
	background: url(images/SEO_Simplicity_logo.jpg) no-repeat;
}

/* FLOATING BADGES */

img, a img { border: 0; }
#rss
{
	position: fixed;
	left: 0;
	top: 250px;
}

img, a img { border: 0; }
#twitter
{	
        position: fixed;
	left: 0;
	top: 300px;
}

img, a img { border: 0; }
#facebook
{
	position: fixed;
	left: 0;
	top: 350px;
}

img, a img { border: 0; }
#linkedin
{
	position: fixed;
	left: 0;
	top: 400px;
}

img, a img { border: 0; }
#slideshare
{
	position: fixed;
	left: 0;
	top: 450px;
}

/*=================================================*/
/* EASY BREADCRUMBS                                */
/* Version 1.0                                     */
/* Written by Mike Nichols December 23, 2009       */
/* Website: http://thesisthemetools.com/           */
/* Copyright (c) 2009 by Michael L Nichols         */
/* License: Creative Commons Share-Alike 3.0       */
/* http://creativecommons.org/licenses/by-sa/3.0/  */
/* THIS NOTICE MUST STAY WITH ANY COPY DISTRIBUTED */
/*=================================================*/

#breadcrumbs {
	/* height and width of the container box */
	height: 12px;
	width: 700px;
	/* border for testing */
	/*border: 1px solid #000000;*/
	/* moving text within the container box */
	padding: 15px 0px 5px 0px;
	/* moving the container box around*/
	/*position: relative;*/
	/*top: 0px;*/
	/*left: 0px:*/
	/* to keep the breadcrumbs from showing under another object */
	/*z-index: 0;*/

	/* font properties */
	color: black;
	font-size: 1em;
	/*font-family: Verdana, Arial, sans-serif;*/
	/*font-weight: bold;*/
	/*text-decoration: underline;*/
	/*text-transform: uppercase;*/
	/*font-style: italic;*/
	/*font-variant: small-caps;*/
	text-align: left;
}

/* link and visited properties of fonts */
#breadcrumbs a:link, 
#breadcrumbs a:visited {
	color: black;
	font-size: 1em;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/
	/*font-variant: small-caps;*/
}

/* hover properties of fonts */
#breadcrumbs a:hover { 
	color: red;
	font-size: 1em;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-weight: bold;
	text-decoration: underline;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/
	/*font-variant: small-caps;*/
}