/* CLEARS AND STUFF */

.clearall {
	clear: both;
}
.clearleft {
	clear: left;
}

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

/* WORDPRESS DEFAULT STUFF */

.custom .format_text p.note {
	background: #444;
	color: #CCC;
	border: 1px solid #000;
}

.custom .format_text p.alert {
	color: #CCC;
	background: #BF7004;
	border: 1px solid #0f78b9;
}

.custom pre {
	background: #333;
	display: block;padding: 8px 10px 8px 36px;margin: 15px 0;
	color: #CCC;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* LINKS / COLOURS */

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

.custom .entry-title a, .custom .entry-title a:active {
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;}
.custom .entry-title a:hover {
	color: #35a0e3;}
.custom #header #logo a, .custom #header #logo a:active {
	color: #FFF;}
.custom #header #logo a:hover {
	color: #fff;}
.custom #footer a, .custom #footer a:visited {
	color: #35a0e3;
	text-decoration: none;
	border-bottom: none;}
.custom #footer a:hover {
	text-decoration: underline;}

/* HEADER */


.custom #logo {
	float: left;
	width: 40%;
}
.custom #header, .custom #footer {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #logo a { 
	display: block; 
	height: 96px; 
	width: 444px; 
	background: url(images/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_area {
	margin-bottom: 7em;
}

/* NAV */

.custom #navbar {
	float: right;
	width: 60%;
	margin-top: 1.5em;
}
.custom .menu {
	border: none;
	width: auto;
	float: right;
	margin-top: 15px;
}
.custom .menu li {
	border: none;
	background: none;
}
.custom .menu li.current, .custom .menu li.current-cat {
	-moz-border-radius-bottomleft:1em;
	-moz-border-radius-bottomright:1em;
	-moz-border-radius-topleft:1em;
	-moz-border-radius-topright:1em;
	background: url(images/nav_bg.gif);
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
}
.custom .menu li.current a, .custom .menu li.current-cat a {
	background: url(images/rightarrow.png) no-repeat left center;
	color:#FFFFFF;
	padding-left:20px;
}
.custom .menu li.current .submenu a {
	background: none;
	-moz-border-radius: 0;
	padding-left: 0.6em;
}
.custom .menu li .submenu li.current {
	background: #000;
	-moz-border-radius: 0;
	padding-left: 0px;
	padding-right: 0px;
}
.custom .menu li .submenu li.current a {
	background: #000;
	-moz-border-radius: 0;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0.6em;
	background: url(images/rightarrow.png) left no-repeat;
	padding-left: 20px;
}
.custom .menu li .submenu li.current .submenu a {
	background: none;
	padding-left: 0.6em;
}
.custom .menu a, .custom .menu a:visited {
	letter-spacing: normal;
	color: #fff;
	margin-left: 0.6em;
	margin-right: 0.6em;
	text-transform: none;
	font-weight: bold;
	line-height: normal;
	padding: 5px;
	background: none;
	border: none;
}
.custom .menu a:hover, .custom .menu li.current a:hover {
	color: #35a0e3;
	text-decoration: none;
}
.custom .menu li ul li {
	background: #000;
}


/* BODY */

.custom h1, .custom h2, .custom h3, .custom h4 {
	color: #fff;
}
.custom span {
	color: #fff;
}
body.custom {
	background: #333333 url(images/bg_header.png) center top no-repeat;
	color: #c9c9c9;
}
.custom #content_box {
	padding-bottom: 1.5em;
}
#archive_info p {
	letter-spacing: normal;
	text-transform: none;
}
.custom #content_area {
	background: #171717 url(images/bg_main.png) top no-repeat;
	padding-top: 35px;
	border-top: none;
	padding-bottom: 3.5em;
}	

/* SIDEBAR */

.custom #sidebars #sidebar_2 .sidebar_list {
	padding-left: 0px;
}
.custom .sidebar .widget {
	background:  url(images/trans-light.png) repeat;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 1em;
}
.custom .widget h3 {
	font-variant: normal;
	letter-spacing: normal;
	color: #fff;
	padding-bottom: 0em;
}
.custom .sidebar_list {
	margin-right: 1.5em;
	margin-left: 1.5em;
}
.custom #multimedia_box #custom_box {
	margin-right: 1.5em;
	margin-left: 1.5em;
}

/* TT SPECIAL RSS / TWITTER / CONTACT */
.custom #tt_contact_widget {
	display: none;
	background:  url(images/trans-light.png) repeat;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding-right: 0px;
	width: 100%;
	padding: 1em;
	margin-bottom: 2.769em;
	float: left;
	font-size: 1.3em;
}
.custom #tt_contact_widget li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
}
.custom #tt_contact_widget a {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	outline: none;
}

.custom #tt_contact_widget .tt_cw_twitter a {
	background: url(images/top_twitter.png) no-repeat;
}
.custom #tt_contact_widget .tt_cw_rss a {
	background: url(images/top_rss.png) no-repeat;
	margin-left: 6px;
}
.custom #tt_contact_widget .tt_cw_mail a {
	background: url(images/top_mail.png) no-repeat;
	margin-left: 4px;
}
	
	
/* POST */

.custom .headline_meta * {
	text-transform: none;
}
.custom .headline_meta {
	font-style: normal;
	text-transform: capitalize;
	color: #f4f4f4;
	font-weight: bold;
}
.custom .tt_post .headline_meta {
	padding-left: 42px;
}
.custom .tt_post .headline_area .entry-title {
	padding-left: 40px;
}
.custom .headline_area {
	margin-bottom: .5em;
	background: url(images/trans.png);
	padding: 15px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	margin-bottom: 30px;
}
.custom .headline_area h1 {
	font-weight: bold;
	color: #bababa;
}
.custom .headline_meta a {
	border-bottom: none;
}

/* COMMENTS */

.custom .bracket {
	display: none;
}
.custom #comment_list dt.comment, .custom #comment_list dd.comment {
	padding: 10px;
	background: url(images/trans-light.png);
	margin-left: 1em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.custom #comment_list dt.comment {
	margin-top: 15px;
}
.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
	background: none;
	background: url(images/trans-light.png);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.custom #comment_list dt.comment-author-admin a {
	color: #fff;
}
.custom .reply a {
	background: #000;
	padding: 10px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

/* COMMENT FORMS */

.custom #commentform input, .custom #commentform textarea {
	background: #0f0f0f;
	border: none;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	color: #fff;
	padding:5px;
}
.custom #commentform p .required {
	color: #35a0e3;
}
.custom #commentform input:hover, .custom #commentform textarea:hover, .custom #commentform textarea:focus, .custom #commentform input:focus  {
	border: none;
}
.custom #commentform #submit {
	padding: 5px 15px;
	color: #C9C9C9;
}
.custom #respond_intro p {
	color: #fff;
	font-weight: bold;
}

/* TEASERS */

.custom .teasers_box .entry-title{
	background: #0f0f0f;
	padding: 10px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	margin-bottom: 1em;
}
.custom .prev_next p {
	padding: 0px 20px;
	background: #0f0f0f;
	-moz-border-radius: .8em;
	-webkit-border-radius: .8em;
	text-transform: none;
	letter-spacing: normal;
	font-size: 1.3em;
}
.custom .prev_next a{
	font-size: 1em;
}

/* FOOTER */

.custom #footer {
	font-size: 1.3em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	color: #c9c9c9;
	font-weight: bold;
}	
.custom #footer_area {
	background: #171717;
}

/* TT COMMENTS */

.custom .tt_comment_box {
	background: url(images/comments.png) no-repeat;
	float: right;
	width: 42px;
	height: 34px;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 10px;
}
.custom .tt_comment_box a {
	color: #000;
}

/* TT SPECIAL HEADER */

.custom #secondary_area {
	height: 214px;
	margin-right: -2px;
	padding: 55px 0 10px 0;
		background: #000 url(images/bg.png) bottom;
	border-color: #000;
}
.custom #secondary_area .tt_icon {
	width: 166px;
	height: 166px;
	background: url(images/special_icon.png) no-repeat;
	float: left;
	margin-left: 55px;
	margin-right: 45px;
}

.custom #secondary_area h3 {
	font-size: 5em;
	color: #fbf7e4;
	float: left;
	text-align: right;
	width: 25%;
	font-weight: bold;
	line-height: 1em;
	margin-top: 10px;
}

.custom #secondary_area p {
	font-size: 1.7em;
	line-height: 1.3em;
	color: #fbf7e4;
	float: left;
	width: 40%;
	margin-top: 20px;
	font-weight: bold;
}
.custom #secondary_area .tt_special_readmore {
	display: none;
	outline: none;
	padding: 5px;
	padding-left: 7.5px;
	padding-right: 10px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background: #634519;
	float: left;
	margin-left: 10em;
	margin-top: 1em;
}
.custom #secondary_area .tt_special_readmore a {
	display: none;
	color: #fff;
	padding-left: 20px;
	padding-top: 2.5px;
	padding-bottom: 3px;
	background: url(images/more.png) left no-repeat; 
	font-weight: bold;
	font-size: 1.1em;
}
.custom #secondary_area .tt_special_readmore:hover {
	background: #a0783b;
}

/* WIDGET FOOTER */

.custom #main_footer_area {
	background: url(images/general_bg.gif);
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	float: left;
	padding-top: 3em;
	padding-bottom: 3em;
	color: #999;
}
.custom #main_footer_area a {
	color: #FFF;
}
.custom #main_footer_area a:hover {
	color: #35a0e3;
}
.custom #main_footer_area .footer_space {
	width: 1.98%;
	float: left;
	height: 1px;
}
.custom #main_footer_area div.col {
	float: left;
	width: 32%;
}
.custom #main_footer_area h3 {
	border-bottom: 1px solid #6a6a6a;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #fff;
}
.custom #main_footer_area .widget {
	padding-top: 0px;
}
.custom #main_footer_area .widget li {
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 15px;
}

.custom .page { /* 1.6 fix */
	background: none;
}

span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {display: block;padding: 8px 10px 8px 36px;margin: 15px 0;}
span.attention {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/attention.png) 10px 50% no-repeat;-moz-border-radius: 10px;-webkit-border-radius: 1em;}
span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}
span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}
span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}
span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}
span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}
span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}
span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}
span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;-moz-border-radius: 1em;-webkit-border-radius: 1em;}

.custom attention {
	background: #333;
	color: #CCC;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
