/* 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, .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 {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
	background: none;
}
/* LINKS / COLOURS */

.custom a, custom a:active {
	color: #20739f;
	text-decoration: none;
}
.custom a:hover {
	color: #52a2cc;
}
.custom .entry-title a, .custom .entry-title a:active {
	color: #2f333a;
}
.custom .entry-title a:hover {
	color: #52a2cc;
}
.custom #header #logo a, .custom #header #logo a:active {
	color: #FFF;
}
.custom #header #logo a:hover {
	color: #f6a836;
}
.custom #tabs li.current_page_item a {
	color: #fff;
	border-bottom: #f6a836 4px solid;
}
.custom #tabs a:hover, .custom #tabs li.current_page_item a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: #f6a836 4px solid;
}
.custom #footer p {
	font-size:.9em;
	line-height: 1em;
}
.custom #footer a, .custom #footer a:visited {
	color: #f6a836;
	text-decoration: none;
	border-bottom: none;
}
.custom #footer a:hover {
	text-decoration: underline;
}
/* HEADER */

.custom #header {
	margin-bottom: 2.5em;
	height:4em;
}
.custom #logo {
	width: 40%;
	float: left;
}
.custom #header, .custom #footer {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #logo a {
	display: block;
	height: 71px;
	width: 325px;
	background: url(images/sl-logo.png) no-repeat;
	outline: none;
}
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px;
}
.custom #header_area .page {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #tagline {
	color: #fff;
	float: left;
}
/* NAV */

.custom #navbar {
	float: right;
	width: 60%;
	margin-top: 2em;
}
.custom #tabs {
	background: none;
	border: none;
	width: auto;
	float: right;
}
.custom #tabs li {
	border: none;
	background: none;
}
.custom ul#tabs li a {
	font-size:1.4em;
}
.custom #tabs li.current_page_item {
	background: none;
}
.custom #tabs a, .custom #tabs a:active {
	letter-spacing: normal;
	color: #fff;
	margin-left: 1.2em;
	text-transform: none;
	padding: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: normal;
}
/* BODY */

body.custom {
	background: #20739f url(images/body-bg.jpg) center top no-repeat;
	color: #494c51;
}
.custom #content_box {
	background: #FFF;
	border: #53849e 1px solid;
	border-top: #b6c4ce 1px solid;
	padding-bottom: 1.5em;
}
.custom .post_box, .full_width #content_box .page {
	margin: 0 2.5em 0 2.5em;
}
#archive_info p {
	letter-spacing: normal;
	text-transform: none;
}
/* SIDEBAR */

.custom #sidebars #sidebar_2 .sidebar_list {
	padding-left: 0px;
}
.custom .sidebar .widget {
	background-color: #f4f4f4;
	border: 1px solid #d6d6d6;
	padding: 1.1em;
	width: 90%;
	color: #3e4146;
}
.custom .widget h3 {
	font-size:1.9em;
	font-variant: normal;
	letter-spacing: normal;
	color: #2f333a;
	padding-bottom: .2em;
	margin-bottom:.2em;
	line-height:1em;
}
.custom .sidebar_list {
}
.custom li.widget {
	margin-bottom:1.1em;
}
.custom #multimedia_box {
	margin-bottom:0em;
}
.custom #multimedia_box #custom_box {
	margin-right: 1.5em;
	margin-left: 1.5em;
}
.custom #multimedia_box #image_box {
	padding-top:2.2em;
	background:none;
	border:none;
}
/* Archives */
.custom .page #content_box #archive_info p {
	font-size:2.1em;
	margin-bottom:.4em;
}
.custom .page #content_box #archive_info h1 {
}
/* POST */

.custom .headline_meta * {
	text-transform: none;
}
.custom .headline_meta {
	font-style: normal;
	text-transform: capitalize;
}
.custom .tt_post .headline_meta {
	padding-left: 42px;
}
.custom .tt_post .headline_area .entry-title {
	padding-left: 40px;
}
.custom .headline_area .entry-title {
	color: #2f333a;
}
.custom .tt_post .headline_area {
	margin-bottom: .5em;
}
.custom .tt_post .post .entry-content {
	padding-left: 42px;
}
/* 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: #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;
}
/* 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 .entry-content {
	padding-right: 2em;
}
.custom .teaser .entry-title {
	padding-right: 2em;
}
.custom .teasers_box {
	padding-left: 1.5em;
}
.custom .prev_next p {
	padding: 0px 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #f4f4f4;
	border: 1px solid #d6d6d6;
	text-transform: none;
	letter-spacing: normal;
	font-size: 1em;
}
/* FOOTER */


.custom #footer {
	font-size: 1.3em;
	padding-top: .8em;
	padding-bottom: 1.2em;
	color: #ffffff;
	font-weight: bold;
}
/* TT COMMENTS */

.custom .tt_comment_box {
	background: url(images/comments.gif) no-repeat;
	float: left;
	width: 30px;
	height: 31px;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
/* TT SPECIAL HEADER */

.custom #tt_special_header {
	background: #d9eaf5 url(images/specialh-bg.jpg) bottom center no-repeat;
	border: #53849e 1px solid;
	border-bottom: 0px;
	margin-right: -2px;
	padding: 4em 4em;
}
.custom .tt_icon {
	width: 230px;
	height: 147px;
	background: url(images/convert-red.png) no-repeat 0 0;
	float: left;
	padding-right: 60px;
}
.custom #tt_special_header h3 {
	font-size: 4.4em;
	color: #464e5c;
	padding-bottom: 10px;
}
.custom #tt_special_header p {
	font-size: 1.7em;
	line-height: 1.5em;
	color: #4d515a;
}
/* MEDIA BOX */

.custom #custom_box {
	text-align: left;
	background: none;
	padding: 5%;
	padding-top: 2.4em;
	padding-bottom: 0em;
	margin-bottom: 3em;
	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: 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;
}
.custom li#search.widget p {
	margin-bottom:0px;
}
.custom #s {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background: #fff;
	font-size: .9em;
	color: #5b5b5b;
	width: 95%;
	margin-bottom:0em;
}
/* PD */
.custom .photo_left, .custom .photo_right {
	background: #eee;
	border: 0.071em solid #ccc;
	color: #888;
	margin-bottom: 1.571em;
	padding: 0.714em;
}
.custom .photo_center {
	clear: both;
	color: #888;
	float: none;
	margin-bottom: 1.571em;
	text-align: center;
}
.custom .photo_left {
	clear: left;
	float: left;
	margin-right: 1.571em;
	text-align: left;
}
.custom .photo_right {
	clear: right;
	float: right;
	margin-left: 1.571em;
	text-align: right;
}
.custom .photo_center img {
	background: #eee;
	border: 0.071em solid #ccc;
	margin-bottom: -2.714em;
	padding: 0.714em 0.714em 2.714em 0.714em;
}
.custom .photo_center small a img {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.custom .photo_center small a, .custom .photo_left small a, .custom .photo_right small a {
	color: inherit;
	text-decoration: none;
}
.custom img.alignright {
	clear: right;
	float: right;
	margin-left: 1.571em;
	text-align: right;
}
.custom img.alignleft {
	clear: left;
	float: left;
	margin-right: 1.571em;
	text-align: left;
}
.custom img.alignright, .custom img.alignleft {
	background: #eee;
	border: 0.071em solid #ccc;
	color: #888;
	margin-bottom: 1.571em;
	padding: 0.714em;
}
/* Greet Box */
.custom .greet_block {
	background:#fff;
	border:1px solid #eee;
	margin:10px 0;
	width:100%;
}
.custom .greet_image {
	float:left;
	padding:0 10px 0 0;
}
.custom .greet_image img {
	background:none;
	border:none;
	margin:0;
	padding:0;
}
.custom .greet_text {
	color:#333;
	font-size:16px;
	line-height:20px;
	margin:10px;
}
.custom .greet_block_close {
	background:#fff;
	border:none;
	float:right;
	height:15px;
	margin:0 0 0 10px;
	width:15px;
}
.custom .greet_block_close a {
	color:#ccc;
	cursor:pointer;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0 3px;
	text-transform:uppercase;
}
.custom .greet_block_close a:hover {
	text-decoration:none;
}
.custom .greet_block_powered_by {
	float:right;
	font-size:9px;
	line-height:14px;
	padding:0 5px;
}
.custom .greet_block_powered_by a {
	color:#ccc;
}
.custom .greet_search_after {
	border-top:1px solid #eee;
	font-size:11px;
	margin:5px 0 0 0;
	padding:2px 0 0 0;
}
.custom .greet_search_before {
	border-bottom:1px solid #eee;
	font-size:11px;
	margin:0 0 5px 0;
	padding:0 0 2px 0;
}
.custom #greet_search_link {
	cursor:pointer;
}


/* contact */
.contact .headline_meta {
	display:none;
}

.contact textarea {
width:550px;
}