body,
html {
    margin:0;
    padding:0;
    color:#000;
    background: black;
    }
body {
    min-width:828px;
    }
#wrap {
    background:#99c;
    margin:0 auto;
    width:828px;
    }


#main_content h1 {
color: black;
	font-size: 16px;
	margin-bottom: 13px;
	font-family:Georgia,"Hoefler Text","Times New Roman",Times,serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4.month {
	color: black;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	
	font-family:Georgia,"Hoefler Text","Times New Roman",Times,serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar img {
	float: left;
	margin-right: 15px;
	border: 2px solid white;
}

#header {
	background: url(../img/bg.jpg) black no-repeat;
height:  382px;
width: 908px;
}

#subscribe {
margin-top: 30px;
margin-right: 80px;
float: right;
height:  50px;
width: 146px;
/*padding: 16px;*/
background: #eff1ea;
}

#subscribe img {
float: left;
margin-right: 10px;
}

p.comments_invite {
	margin-top: 10px;
	font-size: 15px;
}

#main_content ul {
margin-top: 8px;
margin-bottom: 14px;
}

#main_content li {
font-size: 14px;
line-height: 23px;
}

#button_to_front {
	position: absolute;
	height: 200px;
	width: 828px;
	top: 200px;
}

.hand {cursor: pointer;} 

/* -------------------------------------------------------------- 

	Title:      Krautwald og Lange
	Author:     tim.k.lange@gmail.com
	CC-license: http://creativecommons.org/licenses/by-nc-nd/3.0/

	Table of contents:
	1.0 GLOBAL
		1.1 Reset & Basic Setup
		1.2 Typography
	2.0 BASIC PAGE LAYOUT
	3.0 TOP BLURB 
	4.0 MAIN CONTENT
	5.0 FOOTER
	6.0 SIDEBAR
	
--------------------------------------------------------------  */


/* --- 1.0 GLOBAL --- */

/* --- 1.1 Reset & Basic Setup --- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
/*	color: white;
*/	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {
	font: 62.5% Helvetica, serif;
	line-height: 1;
	color: white;
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
	
em {
	font-style: italic;
}

/* --- 1.2 Typography --- */

h2 {
	font: 20px Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-top: 0px;	
	margin-bottom: 10px;
	color: #5c1e1e;
	}

p, li {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	color: black;
	}
		
ul {
	margin-bottom: 30px;
	}

hr {
/*	background: url(../img/hr_bg.png) #e7eae1;
*/	color: #5c1e1e;
	height: 20px;
	border: 0;
	border-top: 1px dotted gray;
	}

a:link {
	color: black;
	}

a:hover {
	color: #5c1e1e;
	}

a:visited {
	color: #5c1e1e;
	}

/* --- 1.3 Global Classes --- */

.green {
	color: #196641;
	}


/* --- 2.0 BASIC PAGE LAYOUT --- */

div#bottom_image {
	background: url(../img/bottom.jpg);
	height: 412px;
	width: 900px;
	margin-top:0;
	z-index: 3;
	}


/* --- 3.0 TOP BLURB --- */

p#intro {
	color: #196641;
	margin-top: 4px;
	font-size: 15px;
	font-style: italic;
	line-height: 23px;
	}

#subscribe p, #subscribe a {
	color: #196641;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	}

p#intro img {
	float: left;
	margin-right: 10px;
	border-top: 1px dotted gray;
	}

p.download_info {
	text-align: center;
	background-color: white;
/*	background-color: #f7f7f5;
*/	
	color: #196641;
	margin-top: 12px;
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px;
	border: 1px dotted #5ce1e1;
	}
	
p.download_info a:link {
	text-decoration: none;
	font-weight: bold;
	color: #196641;
	}

p.download_info a:hover {
	color: #5c1e1e;
	}

p.download_info a:visited {
	color: #5c1e1e;
	}


/* --- 4.0 MAIN CONTENT ---*/

#main_content {
margin-top: 25px;
	background: #eff1ea;
    float:left;
	top: 0px;
/*	margin: 400px 20px -200px 70px;*/
	width: 508px;
	padding: 20px;
	}

h2.episode_headline {
	margin-top: -5px;
	}
		

/* --- 5.0 FOOTER --- */
	
#footer {
	margin: -14px auto 10px auto;
	color: gray;
	}
	
#footer a {
	color: gray;
	}
	

/* --- 6.0 SIDEBAR --- */

#sidebar {
	float: right;
	margin-top: 25px;
	background: #dde1d6;
	padding: 20px;
/*	top: 392px;
	left: 590px;*/
	width: 300px;
}
