/* @override 
	http://www.traumnovelle.eu/root/ndxz-studio/site/t-style/style.css
	http://www.webelieveindesign.com/root/ndxz-studio/site/wbd-style/style.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	
	font-weight: lighter;
	font-family: Geneva, Thaoma, Verdana, Georgia, Times, "Times New Roman", serif;
	background-color: white;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { color: gray; text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover {
	color: white;
	background-color: black;
}

a img { border: none; }

#logo{
	
}

#menu {
	margin-top: 0px;
}

#menu ul {
	margin-bottom: 3em;
	list-style: none;
}

#menu ul li.section-title { 
	color: black; 
	display: block;
	border-bottom: 2px solid black;
}

#menu li{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-color: #9e9c96;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}



#content {
	line-height: 18px;
	font-size: 11px;
	padding-top: 87px;
}

.container {

}

#content p { 
	width: 400px;
}

p {

	padding-bottom: 10px;

}

hr{
	margin-bottom: 1em;
	display: none;
}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ }

#once { clear: left; }

.foot { display: block; margin-top: 2em; }

.newstitle { font-size: 1.5em; color: black; }
.newsdate { font-size: 1.1em; color: black;
}
.newshr { border-right-width: 0px; border-left-width: 0px; border-top-width: 0px; font-size: 1.1em;
	border-bottom: 1px solid black;
}

div.flickr_photo img{
	padding: 30px;
	background-color: #f5f5f5;
	margin-top: 10px;
}

div.content-container h1.intro{
	width: 700px;
	font: 35px/1.4 Georgia, "Times New Roman", Times, serif;
}

