
/* Header */

.custom #logo_area {
	margin: 0;
	padding: 0;
	background-image: url(images/ttg_logo.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	}

.custom #logo_area {
	background-color: #303030;
	height: 114px;
	}

.custom #logo_area .page {
	background-color: transparent;
	}

.custom #ttg_header h1, .custom #ttg_header h2 {
	display: none;
	}
	
.custom #header {
	display: none;
	}

/* Nav */

.custom #menu_area {
	border-width: 0 0 1px;
	border-style: solid;
	}

.custom #menu_area .page {
	background-color: transparent;
	width: 955px;
	}

.custom .menu {
	border: 0;
	top: 0;
	left: 0;
	}

.custom .menu a {
	padding: 1em 2em;
	border-width: 0 0 1px 0;
	font-size: 12px;
	line-height: 1.333em;
	}

.custom .menu .submenu a {
	padding: 0.636em 0.818em;
	border-width: 1px;
	}

.custom #header_area, .custom #header_area .page, .custom #menu_area, .custom .menu {
	background-color: #161616;
	}

.custom #menu_area, .custom .menu a, .custom .menu .submenu a {
	border-color: #191919;
	}

.custom li.rss {
	margin: 0;
	width: 16px;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.menu .rss a, .menu .rss a:hover {
	padding-right: 0;
	background: none;
	}

.custom li.rss a {
	display: block;
	height: 16px;
	}
	
.custom li.rss a span {
	display: none;
	}	
	
	
/* Content */

.custom #content_area .page {
	background-color: transparent;
	}
	
.custom #content_box {
	margin: 1em 0;
	}

.custom #content_area #content {
	padding: 0;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.custom .prev_next {
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #191919;
	}

.custom .teasers_box {
	margin: 0 0 2em;
	padding: 0 20px;
	width: auto;
	}

.custom a.teaser_comments {
	margin: 1em 0;
	display: block;
	border-bottom: 0;
	}
	
.custom a.teaser_comments:hover {
	text-decoration: underline;
	}
	
.custom .post_box {
	margin: 0;
	padding-right: 20px;
	padding-left: 20px;
	width: auto;
	}
	
.custom #video_manual h3 {
	margin: 1em 0 5px;
	line-height: 1em;
	border-bottom: 0;
	}
	
.custom #video_manual h4 {
	margin: 5px 0 1em;
	line-height: 1em;
	font-weight: normal;
	}
	
.custom .sharethis {
	margin: 1em 20px;
	padding: 0;
	font-size: 12px;
	}
	
.custom .sharethis a {
	text-decoration: underline;
	}

/* Sidebars */

.custom #sidebar_1 .sidebar_list {
	padding-top: 0;
	padding-right: 0;
	}

.custom #sidebar_1 .sidebar_list .widget {
	margin: 0 0 1em;
	padding: 4px;
	width: auto;
	background-color: #303030;
	color: #ababab;
	}

.custom #sidebar_1 .sidebar_list .widget h3 {
	margin: 0;
	padding: 0.5em 5px;
	background-color: #303030;
	color: #dfdfdf;
	font-size: 16px;
	text-transform: capitalize;
	}

.custom #sidebar_1 .sidebar_list .widget p, .custom #sidebar_1 .sidebar_list .widget ul, .custom #sidebar_1 .sidebar_list #google_adsense_div, .custom #sidebar_1 .sidebar_list .ad_badges {
	margin: 0;
	padding: 1em 10px 1em;
	background-color: #4F4F4F;
	border: 1px solid #000000;
	}

.custom #sidebar_1 .sidebar_list .widget a {
	color: #ffffff;
	}


/* Ads */

.ad_pageheader {
	margin: 27px 0 0;
	padding: 0;
	float: right;
	}
	
.ad_postheader {
	margin: 1em auto;
	padding: 0;
	}
	
.ad_badges {
	margin: 0 auto;
	}
	
.ad_badges a {
	height: 125px;
	}
	
.ad_badges .adblock {
	margin: 4px 0;
	width: auto;
	}
	
a.adhere {
	margin: 0 auto !important;
	padding: 0;
	}


/* Search */

.custom input#s {
	background-color: #4A4A4A;
	color: #dfdfdf;
	border: 1px solid #3F3F3F;
	}


/* Footer */

.custom #footer_area .col {
	width: 32.1%;
	padding: 0 0.6%;
	text-align: left;
	float: left;
	}

.custom #footer_area .cb {
	clear: both;
	}

.custom #footer_area {
	background-color: #191919;
	border-top: 10px solid #000000;
	}

.custom #footer_area .page {
	background-color: transparent;
	}
	
.custom #footer {
	text-align: center;
	}
	
.custom #footer a {
	color: #ffffff;
	border: 0;
	}
	
.custom #footer a:hover {
	text-decoration: underline;
	}
	

/* Footer Widgets */

.custom #footer .sidebar_list {
	padding-top: 0;
	padding-right: 0;
	}

.custom #footer .sidebar_list .widget {
	margin: 0 0 1em;
	padding: 4px;
	width: auto;
	background-color: #303030;
	color: #ababab;
	}

.custom #footer .sidebar_list .widget h3 {
	margin: 0;
	padding: 0.5em 5px;
	background-color: #303030;
	color: #dfdfdf;
	font-size: 16px;
	text-transform: capitalize;
	}

.custom #footer .sidebar_list .widget p, .custom #footer .sidebar_list .widget ul, .custom #footer .sidebar_list .widget div {
	margin: 0;
	padding: 1em 5px 1em;
	background-color: #4F4F4F;
	border: 1px solid #000000;
	}

.custom #footer .sidebar_list .widget a {
	color: #ffffff;
	}

.custom #footer .sidebar_list .widget a:hover {
	text-decoration: underline;
	}


.widget_tag_cloud a {
	font-family: georgia, serif;
	line-height: 1.2em;
}

#twitter, #youtube, #sub_rss {
	margin: 0;
	padding: 0;
	height: 64px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0 !important;
	float: left;
	width: 33.3%;
	}

#twitter a, #youtube a, #sub_rss a {
	height: 64px;
	display: block;
	}

#twitter a span, #youtube a span, #sub_rss a span {
	display: none;
	}
	
#twitter {
	background-image: url(images/Inside-twitter-64.png);
	}

#youtube {
	background-image: url(images/Inside-youtube-64.png);
	}

#sub_rss {
	background-image: url(images/Inside-rss-64.png);
	}

.paypal-donations input {
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: transparent;
	text-align: center;
	display: block;
	}
	

/* Comments */

.custom #comments {
	margin: 0;
	padding: 0 20px;
	width: auto;
	}
	
.custom dl.children dt.bypostauthor {
	padding: 1em 0;
	}

.custom dl#comment_list dl dt.bypostauthor, 
.custom dl#comment_list dl dd.bypostauthor > .format_text {
	border-color: #303030;
	}
	
.custom dl#comment_list .bypostauthor {
	background-color: #efefef;
	}

.custom dl#comment_list dl dt {
	padding-top: 1em;
	}

.custom dl#comment_list dl dd {
	}
			
.custom dt.comment {
	margin: 0;
	}
	
/* Other */	
	
.custom a {
	outline: none;
	}

.custom a.item {
	padding: 2px 16px;
	background-color: #fff6bf;
	border-top: 2px solid #e6db55;
	border-bottom: 2px solid #e6db55;
	line-height: 2em;
	text-decoration: none;
	}

.custom dt {
	margin: 1em 0;
	}
	
.custom dd {
	padding-left: 1em;
	}