@import ('styles/screen.css');

body {
	background: url(images/bg.jpg) repeat left top;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

center {
	text-align:left;
}

img {
	border:none;
}

p {
	padding: 0 25px 0 25px;
	margin:35px 0;
}

a, a:link, a:hover, a:visited {
	color:#8ca0c8;
	text-decoration:none;
	padding:3px 2px 1px 2px;
}

a:hover {
	background:#8ca0c8;
	color:#fff;
}

a.logo:hover, a.noeffect:hover {
	background:none;
}

#contentwrap {
	margin: 0 auto;
	width: 826px;
	background: url(images/bg-wrap.png) repeat-y;
	position:relative;
}

#content {
	background:#ffffff url(images/bg-main.jpg) no-repeat right top;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	position:relative;
}

#content h1.main {
	width:496px;
	height:192px;
	margin-left:25px;
	margin-top:-25px;
	margin-bottom:5px;
}

.stupid {
	position:relative;
	padding: 0 25px 0 25px;
	margin:25px 0 10px 0;
}

span.itunes, span.emailsub {;
	padding:10px 0 10px 40px;
	font-size:20px;
}

span.itunes2, span.emailsub2 {
	padding:20px 5px 13px 5px;
	position:relative;
}

#emailform, #podcastform {
	text-align:left;
	font-size:18px;
	color:#c8a08c;
	background:#f7f7f7;
	border:1px #ccc solid;
	padding:10px;
	margin-top:5px;
	height:100px;
}

#podcastform {
	line-height:1.7em;
}

#emailform input {
	padding:3px;
	font-size:14px;
	border:1px #c7c7c7 solid;
	color:#8c8c8c;
}

input.tinput {
	width:175px;
}

span.itunes2 img, span.emailsub2 img {
	position:absolute;
	top:5px;
}

#footer {
	text-align:center;
	padding:25px;
	margin-top:25px;
	border-top:1px #c7c7c7 solid;
	font-size:12px;
}

table#authors, table#pods {
	padding:25px;
	width:800px;
}

table#authors td.author, table#pds td.author {
	background:#f7f7f7;
	border:1px #ccc solid;
	padding:15px;
}

table#authors td.author img {
	float:left;
	margin:0 10px 0 0;
}

table#authors td.author p {
	padding:5px 0 0 0;
	margin:0;
	font-size:12px;
}

#main {
	margin-top:-40px;
	padding:0 285px 0 25px;
}

#main ol li {
	padding: 0 0 15px 0;
}

#dahonbanner {
	position:absolute;
	top:10px;
	right:-150px;
}

#dahonbanner a:hover {
	background:none;
}
