/******* Defaults *******/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #DADADA; }

h1 {
	margin: 0px 0px 10px 0px;
	padding: 45px 0px 0px 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	color: #FFFFFF; }

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	color: #FFFFFF;
	line-height: 2.2em; }

h3 {
	margin: 75px 0px 15px 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
	color: #272727; }

h4 {
	margin: 50px 0px 0px 35px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
	color: #444444; }

h5 {
	margin: 0px 0px 0px 0px;
	padding: 85px 0px 0px 125px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	text-shadow: #333333 1px 1px 0px; }

p {
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	color: #FFFFFF; }

a {
	border: none;
	color: inherit;
	text-decoration: none;
	outline: none; }





/******* Customs *******/

#header {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 200px;
	background-color: #5E5E5E;
	background-image: url(../img/header.png);
	background-position: center center;
	background-repeat: no-repeat; }

#headerinner {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 200px; }

#menu {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 55px;
	background-color: #3A3A3A; }

#menuinner {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	width: 830px;
	height: 25px; }

#special {
	margin: 0px auto 100px auto;
	padding-top: 10px;
	width: 775px;
	height: 25px;
	background-color: #252525;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px; }

#episodearea {
	width: 100%;
	background-image: url(../img/backgroundshadow.png);
	background-position: top center;
	background-repeat: no-repeat; }

#contentarea {
	margin: 0px auto 0px auto;
	width: 750px; }

.episodebox {
	margin: 0px auto 0px auto;
	width: 800px;
	height: 375px;
	background-position: center center;
	background-repeat: no-repeat; }

.contacts {
	margin: 25px auto 25px auto;
	padding: 25px;
	width: 100%;
	background-color: #E4E4E4;
	border-color: #B5B5B5;
	border-style: solid;
	border-width: 1px;
	background-position: left top;
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; }

.contacticon {
	margin: 0px 20px 0px 20px; }

#footer {
	margin: 150px auto 25px auto;
	padding: 15px 0px 30px 0px;
	width: 900px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px; }

#teabag { 
	float: left;
	margin: 20px 0px 0px 25px;
	border: none; }





/******* Default & Custom Exclusives *******/


p a {
	text-decoration: underline; }

#menu ul {
	margin: 0;
	padding-top: 20px;
	list-style-type: none;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; }

#menu ul li {
	margin: 0 10px 0 0;
	padding: 10px;
	display: inline; }

#menu li a {
	color: #CCCCCC;
	text-decoration: none; }

#menu li a:hover {
	color: #FFFFFF; }

#special ul {
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: none;
	letter-spacing: normal;
	text-align: center;
	text-shadow: #CCCCCC 0px 0px 5px;
	color: #FFFFFF; }

#special ul a {
	text-decoration: none; }

#special ul a:hover {
	text-shadow: #FFFFFF 0px 0px 10px; }

#latest {
	float: right;
	margin: 40px 75px 0px 0px; }

.episodebox p {
	margin: 180px 0px 0px 110px;
	color: #FFFFFF;
	text-shadow: #333333 1px 1px 0px; }

#contentarea p {
	margin: 10px 0px 10px 0px;
	line-height: 2.5em;
	font-size: 13px;
	color: #444444; }

.contacts p {
	margin-left: 20px; }

#footer p {
	padding: 0px 25px 0px 90px;
	font-size: 10px;
	color: #999999;
	line-height: 2.5em; }





/******* Other (Javascript, temporary etc.) *******/

#moostick, .moostick {
	display: block;
	height: 1.1em;
	margin: 0;
	padding: 2px 0 2px 0;
	overflow: hidden; }

#moostick li, .moostick li {
	display: block;
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0; }

#moostick .show, .moostick .show {
	visibility: visible;
	opacity: 1; }
