/*
wasmitmedien.de // special edition zum medienforum.nrw 2007
.
electricgecko.de
.
*/


body {
	padding: 0;
	margin: 0;
	background: #fff url(../i/body_back.gif) repeat-x;
	color: #505050;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Sans-serif";
	border-top: 2px solid #359800;
	font-size: 11pt;
}

img {
	border: 0;

}

/* typography */

p {
	margin: 0;
	padding: 0;
}

div#hello p {
	font-size: 12pt;
	line-height: 18pt;
	text-align: justify;
}

div#medienforum p {line-height: 14pt;}
div#videopodcast ul li span, div#audiopodcast ul li span  {font-size: 11pt;}


/* links */

a, a:active, a:visited {
	color: #505050;
	text-decoration: none;
	color: #359800;
}

a:hover {color: #359800; border-bottom: 1px solid #359800;}

span.backlink {
	text-align: right;
	width: 930px;
	display: block;
	padding: 35px 0 0 0;	
	font-size: 9pt;


}

span.backlink a {
	border: 0;
	color: #8f8f8f;
}

span.backlink a:hover {
	color: #fff;
	background-color: transparent;
	border: 0;
}

div.videothumb a, div.videothumb a:hover {
	border: 0;
	background: transparent;
}

div#foot a {
	color: #666;
	border: 0;	
}

div#foot a:hover {
	background: transparent;
	border: 0;
	color: #000;
}

div#medienforum a {font-weight: bold; color: #505050; border: 0;}
div#medienforum a:hover {border: 0; color: #359800;}

div.feedbox a {border: 0;}
div.feedbox a:hover {border: 0;}


/* headlines */

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 20pt;
	height: 70px;
	width: 567px;
	background-image: url(../i/h1.gif);
	background-repeat: no-repeat;
	float: left;
	
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	height: 23px;
	}

h3 {
	font-weight: normal;
	font-size: 16pt;
	margin: 0;
	padding: 0;

}

h4 {
	margin: 3px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
}



h2.videohead {background: transparent url(../i/h2_videopodcast.gif) no-repeat;}
h2.audiohead {background: transparent url(../i/h2_audiopodcast.gif) no-repeat;}
h2.flickrhead {background: transparent url(../i/h2_flickrfotos.gif) no-repeat;}
h2.linkhead {background: transparent url(../i/h2_links.gif) no-repeat;}
h2.bloghead {background: transparent url(../i/h2_weblog.gif) no-repeat;}



/* lists */

ul {
	list-style: circle;
 	margin: 10px 0 15px 30px;
 	padding: 0;
	
}

ul li {margin-bottom: 5px;}

div#videopodcast ul {
	list-style: none;
	margin: 10px 0 20px 30px;
	padding: 0;
}

div#videopodcast ul li {
	width: 400px;
	height: 90px;
	margin: 0 0 55px 0;
	line-height: 16pt;
	font-size: 9pt;
}

div#videopodcast ul li img {
	float: left;
	margin: 0 8px 0 0;
}

div#audiopodcast ul {
	list-style: circle;
 	margin: 10px 0 15px 30px;
 	padding: 0;
}

div#audiopodcast ul li {
	margin: 0 0 10px 0;
	padding: 0;
	height: 60px;
	font-size: 9pt;
}




/* nav */

ul#nav {
	list-style: none;
	position: absolute;
	top: 20px;
	left: 780px;
}

ul#nav li {
	display: inline;
	font-size: 9pt;
}


/* helper classes */

.left {float: left;}

.right {float: right;}

.hidden {display: none;}

.break {clear: both;}

img.preview {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

hr {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0;
	margin-bottom: 20px;

}


div.feedbox {margin: 10px 0 0 5px;}

/* tooltips */

.tip-text {
	width: 90px;
	height: 71px;
	margin: -98px 0 0 -70px;
	font-size: 10pt;
	padding: 2px 8px 2px 8px;
	color: #505050;
	background: transparent url(../i/tooltip.png) no-repeat;
	}
	
.tip h4 {display: none;}


/* site design */

div#wrap {
	width: 940px;
	margin: 0 auto 30px auto;
}

div#head {
	height: 75px;
}

div#show {
	background-color: #000;
	padding: 80px 0 10px 0;
	height: 300px;
	width: 940px;
	margin: 0 auto 0 auto;
	text-align: center;
}

div#videonav {
	background-color: #191919;
	height: 40px;
	padding: 10px;
	margin-bottom: 20px;
}

div.videothumb {
	display: inline;
	margin: 0 10px 0 10px;
	opacity: 0.7;
}

div.videothumb:hover {opacity: 1;}

div.videothumb img {
	height: 40px;
	border: 0;
}

div#content {height: 800px;}

div#welcomeblock {
	height: 160px;

}

div#hello {
	width: 600px;
	float: left;
}

div#medienforum {
	background: transparent url(../i/medienforum-logo.gif) no-repeat;
	background-position: top center;
	float: right;
	width: 300px;
	height: 55px;
	margin: 8px 0 0 0;
	padding-top: 95px;
	font-size: 9pt;
	text-align: center;
}

div#feeds {
	margin-bottom: 10px;
}

div#aggregation {
	margin-bottom: 20px;
}

div.info {
	font-size: 9pt;
	margin-bottom: 15px;
}

div#videopodcast {
	width: 600px;
	float: left;
}

div#audiopodcast {
	width: 300px;
	float: right;
}

div#flickr {
	width: 300px;
	float: right;
}

div#delicious {
	width: 300px;
	margin-left: 20px;
	float: right;
}

div#weblog{
	width: 300px;
	margin-left: 20px;
	float: right;
}




div#foot {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 0 5px 0 5px;
	height: 28px;
	line-height: 28px;
	font-size: 9pt;
	color: #999;
}

div#endnote {
	width: 400px;
	text-align: center;
	color: #999;
	font-size: 9pt;
	margin: 0 auto 0 auto;
	font-style: italic;

}
