/* 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;
}

/* OVERALL */

.custom .entry-content h2 {
	font-size: 1.5em;
}
.custom h1, .custom h2, .custom h3, .custom h4 {
	color:#434343
}
body.custom {
	color: #5a5d5d;
	background: #bebebe;
}
.custom #header {
	padding-bottom: 0em;
	padding-top: 0em;

}
.custom #header_area .page {

	padding: 0px;
}


.custom #header_area {
	background: url(images/mainheader.gif) 50% 0 no-repeat;
background-color: #2D509A;
	height: 131px;
}


.custom a, .custom a:visited {
	color: #b25646;
	text-decoration: none;
}
.custom a:hover {
	text-decoration: underline;
}

/* HEADER */

.custom #header #logo {
	padding-top: 30px;
}
.custom #header #logo a {
	line-height: 1em;
}
.custom #header #logo a, .custom #header #logo a:visited {
	font-weight: normal;
	color: #e9e9e9;
}
.custom #header #logo a:hover {
	color: #b25646;
	text-decoration: none;
}
.custom #header #logo a {
	font-size: 1.2em;
}

/* TOP NAV */

.custom #tabs {
	background: none;
	border: none;
	height: 55px;
}
.custom #tabs li {
	border: none;
	background: none;
	height: 100%;
}
.custom #tabs li.current_page_item {
	background: #fff;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}
.custom #tabs li.current_page_item a{
	color: #262626;
}
.custom #tabs a, .custom #tabs a:hover {
	letter-spacing: normal;
	color: #606060;
	padding-left: 1em;
	padding-right: 1em;
	text-transform: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* MAIN CONTENT*/

.custom #tt_breadcrumb {
	margin-top: 2.2em;
	margin-left: 2.2em;
	padding-bottom: 0em;
}
.custom #tt_breadcrumb p {
	font-size: 1.3em;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	background: url(images/tags.gif) left no-repeat;
	padding-left: 25px;
}
.custom .headline_area .headline_meta, .custom .headline_area .headline_meta *, .custom .published {
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	border: 0;
}
.custom .headline_area .headline_meta {
	text-transform: capitalize;
}
.custom .entry-title a, .custom .entry-title a:visited {
	color: #434343;
}
.custom .entry-title a:hover {
	color: #b25646;
	text-decoration:none;
}
.custom #comment_list .children dt.comment, .custom #comment_list .children dd.comment {
	background: none;
	border: 0px;
}

/* POSTS */

.custom .to_comments {
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
}
.custom .to_comments a.tt_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 15px;
}
.custom .to_comments a.tt_continue {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover, .custom .to_comments a span  {
	color: #564c4c;
}
.custom .tt_teaser_after a, custom .tt_teaser_after a:visited {
	color: #564c4c;
	text-decoration: none;
}
.custom .tt_teaser_after a:hover{
	text-decoration: underline;
}
.custom .to_comments a span {
	color: #564c4c;
}
.custom .bracket {
	display: none;
}
.custom .to_comments span.tt_categories {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 15px;
	font-size: 1em;
}

/* TEASERS */

.custom .post_box, .custom .teasers_box {
	border-top: 0px;
padding-top: 5px;
}
.custom .tt_teaser_after {
	margin-top: 10px;
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
	color: #564C4C;
}
.custom .tt_teaser_link {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.custom .tt_teaser_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 10px;
}

/* SIDEBARS */

.custom #column_wrap #sidebar_1 .sidebar_list .widget {
	border-top: 0px;
	padding: 0px;
	padding-top: 20px;
}
.custom #column_wrap {
	background: none;
}



.custom #content {

border-right: 1px solid #e6e6e6;	
}
	

.custom #sidebars {
	background: #fff;
	border-left: 0px solid #e6e6e6;
	border-bottom: 0px solid #e6e6e6;
	margin-left: -2px;
	border-right: 0px solid #e6e6e6;
}
.custom .widget_categories li, .custom .widget_archive li, .custom .widget_pages li, .custom .widget_links li {
	list-style-image: url(images/paperlist.gif);
	margin-left: 20px;
}
.custom .widget {
	border-top: 0px solid #e6e6e6; 
	padding-top: 20px;
}

/* WIDGET FOOTER */

.custom #footer_area .footer_space {
	width: 1.98%;
	float: left;
	height: 1px;
}
.custom #footer_area div.col {
	float: left;
	width: 32%;
}
.custom #footer_area #widgetfooter {
	float: left;
	width: 100%;
	padding-top: 4em;
	padding-bottom: 1.5em;
} 
.custom #footer_area #widgetfooter h3 {
	text-align: center;
	background: #262626;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.custom #footer_area #widgetfooter .widget {
	background: #fff;
	padding-top: 0px;
}
.custom #footer_area #widgetfooter .widget li {
	list-style-image: none;
	margin-left: 0px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}
.custom #footer_area #widgetfooter .widget ul, .custom #footer_area #widgetfooter .widget div, .custom #footer_area #widgetfooter .widget p  {
	padding: 20px;
background-color:#DBEEF4;
}
.custom #footer_area .widget {
	border-top: 0px;
}

/* FOOTER */

.custom #footer {
	font-size: 1.4em;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #3058AB;
color:#fff;
}

.custom #footer p, .footerlinks{
color:#fff;
font-size:15px;
font-family:Cambria;
}

.custom .footerlinks a{
color:#fff;
}


.custom #footer a, .custom #footer a:visited {
	color: #ac5a4c;
	text-decoration: none;
	border-bottom: none;
}
.custom #footer a:hover {
	text-decoration: underline;
}
.custom #footer_area {
	background: #3058AB 
}

/* */

.custom #image_box {
	background: none;
	padding-top: 2.4em;
	padding-bottom: 4.5em;
	margin-bottom: 4em;
}
.custom #content_area {
	background: #FFF;
}
.custom #archive_info {
	border-bottom: 1px solid #e1e1e1;
}
.custom #header, .custom #sidebars .sidebar, .custom .prev_next, .custom #footer {
	border: none;
}
.custom #content_box {
	background: none;
}
.custom .widget h3 {
	letter-spacing: normal;
	font-variant: normal;
	color: #434343;
font-size:26px;
font-family:Cambria;
}
.custom .format_teaser {
	line-height: 1.6em;
}
.custom .teaser_link {
	background: url(images/article_icon.gif) left no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	letter-spacing: 1px;
}
.custom .teaser_link, .custom .teaser_link:visited, .custom .teaser_link:hover {
		color: #547BAB;
}

/* COMMENTS */

.custom #comments {
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.custom .bracket {
	display: none;
}
.custom #comment_list dt.comment, .custom #comment_list dd.comment {
	background: #f6f6f6;
}
.custom #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #e0e0e0;
	border-top: 0px;
}
.custom #comment_list dt.comment {
	border: 1px solid #e0e0e0;
	border-bottom: 0px;
}
.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
		background: #ecc3bc;
		border-color: #d07a6b;
}

/* COMMENT FORMS */

.custom #commentform input, .custom #commentform textarea {
	border: 1px solid #e0e0e0;
	background-color: #f6f6f6;
}
.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;
}

/* PREVIOUS NEXT */

.custom .prev_next {
	letter-spacing: normal;
	text-transform: none;
	border-top: 1px solid #e1e1e1;
}
.custom #archive_info p {
	text-transform: none;
	letter-spacing: normal;
}

/* TT MEDIA BOX */

.custom #custom_box {
	text-align: left;
	background: none;
	padding-top: 2.4em;
	padding-bottom: 0em;
	margin-bottom: 4em;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: 0px;
}
.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: 0px;
	font-size: 1.5em;
}
.tt_twitter a {
	background: url(images/twitter_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}


/* TT SPONSERS */

.custom #tt_sponsors li {
	list-style-type: none;
	display: inline;
}
.custom #tt_sponsors img {
	padding: 5px;
}
.custom #tt_sponsors img:hover {
	background: #e6e6e6;
}
.custom #tt_sponsors {
	margin-top: 25px;
	background: #ffffff;
	text-align: center;
	padding: 10px 0px;
	border: 1px solid #e6e6e6;
}




.custom #sidebar_1 li.widget {margin-bottom:0px;padding-bottom:0px;}

.custom #text-10.widget h3 {font-family:Cambria;font-size:26px;text-align:center;background-color:#FBC79F;margin-top:0px;padding:0px;margin-bottom: 5px;}

.custom #text-10.widget {background-color:#FBC79F;margin:0px;}

.custom #text-10.widget img {margin-left:15px;}

.custom #categories-2.widget {padding-top: 20px;}

.custom .revolutiontext {margin-left:15px;margin-right:15px;}

.custom .tt_rss  {background-color:#FBC79F;margin:0px;padding:0px;}
.custom .tt_twitter {background-color:#FBC79F;margin:0px;padding:0px;}


.custom #footer_area div.col ul.sidebar_list {background-color:#DBEEF4;}

.custom #ajwidget ul.sidebar_list  {padding-left:0em;}

.custom #footer_area .page {background-color:#F6F6F6;}
.custom #footer_area {background-color:#F6F6F6;}
.custom #footer {padding-bottom:10px;}
.custom .footerlinks {margin-left:200px;margin-bottom:0px;padding-btoom:0px;}
.custom .greyline {margin-top:10px; width:100%; border-top:2px solid #cccccc;}




.custom .headline_area h2 a {font:26px Cambria;color:#3058AB;padding:0px;margin-top:0px;margin-bottom:24px;}
.custom .headline_area h1  {font:26px Cambria;color:#3058AB;padding:0px;margin-top:0px;margin-bottom:24px;}
.custom .subtitlefont {font:italic 19px Cambria;color:#808080;padding:0px;margin-top:0px;margin-bottom:16px;}
.custom .byline {font:16px Calibri;color:#808080;padding:0px;margin-top:0px;margin-bottom:16px;}  
.custom .format_text h3 {font:20px Cambria;font-weight:bold;color:#595959;padding:0px;margin-top:30px;margin-bottom:0px;}
.custom .format_text h4 {font:19px Cambria;font-weight:bold;color:#4F81BD;padding:0px;margin-top:16px;margin-bottom:0px;}
.custom .format_text h5 {font:18px Cambria;color:#4F81BD;padding:0px;margin-top:16px;margin-bottom:0px;}
.custom .format_text h6 {font:18px Cambria;color:#595959;padding:0px;margin-top:16px;margin-bottom:0px;}


.custom .format_text p {font:15px Calibri;color:#595959;padding:0px;margin-top:0px;margin-bottom:16px;}
.custom .format_text .subtleinfluence {font:italic 15px Calibri;color:#808080;padding:0px;margin-top:0px;margin-bottom:16px;}
.custom .format_text .intenseinfluence {font:italic bold 15px Calibri;color:#4F81BD;padding:0px;margin-top:0px;margin-bottom:16px;}
.custom .format_text .quote {font:italic 16px Cambria;color:#000;padding:0px;margin-top:0px;margin-bottom:16px;}
.custom .format_text .intensequote {font:italic 16px Cambria;color:#4F81BD;padding:0px;margin-top:0px;margin-bottom:16px;}


.custom #sidebar_2 .sidebar ul.sidebar_list{
padding-right: 0px;
padding-left: 10px;
margin-top: 0px;
padding-top: 0px;
}



.custom ul .menu {margin-bottom:50px;}

.custom .format_text .wpcf7-form #checkbox input  {
width:5px;
}

.custom #sidebar_1.sidebar ul.sidebar_list {
padding-left: 0.0em;
padding-right: 0.0em;
padding-top: 0.0em;
}

.custom #s.search_input {
	border: 1px solid #e1e1e1;
	color: #5b5b5b;
background-color:#fff;
height:25px;
vertical-align:bottom;
font:15px Calibri;
}

.custom #searchsubmit {
display:inline;
margin-left:5px;
margin-top:5px;
vertical-align:bottom;
}

.search_form {
padding:20px 25px 0px 25px;
background-color:#EEEEEE;
}

.custom #custom_box {
padding-top: 0.0em;
padding-bottom: 0.0em;
}
.custom #multimedia_box {
padding-top: 0.2em;
padding-bottom: 0.2em;
}
.custom .stbuttontext{
line-height: 17px;
font-size:12pt;
font-family:Calibri;
}

.custom #sharethis_0 {
margin-right:20px;
}
.custom .printer {
line-height: 17px;
font-size:12pt;
font-family:Calibri;
}

.menu {
	margin-bottom:20px;
}


.menu {
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
}

.menu li ul {
border-top-color: #dddddd;
border-right-color-value: #dddddd;
border-bottom-color: #dddddd;
border-left-color-value: #dddddd;
border-right-width: 0.1em;
border-bottom-width: 0.1em;
}

.menu  {
border-left-color-value: #dddddd;
border-left-width: 0.1em;
}

#printbutton #submit{
	width:16px;height:16px;
}

.custom #printbutton {
line-height: 17px;
font-size:12pt;
font-family:Calibri;
}

.custom .stico_default {
background-position: 100% 0%;
}