/*

	This stylesheet was created for triotrestorres.de using CSSEdit on a Mac.
	Any Questions, Comments or Suggestions? Let me know:
	
	triotrestorres [at] mnetmedia [dot] de

*/

/* @group reset 

	Style Reset by Eric Meyer
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

*/

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;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

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: "" "";
}

/* @end */

body {
	background: #2f2f2f;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	position: relative;
	width: 760px;
	background: #dbdbdb;
	border: 10px solid #929292;
	margin: 120px auto 50px;
}

/* @group header */

#header {
	position: relative;
	width: 760px;
	height: 143px;
	margin-top: -50px;
}

#header h1 {
	width: 285px;
	height: 38px; 
	text-align: center;
	font: normal 1.875em/1.2666em 'Trebuchet MS', serif;
	color: #eb7e1d;
}

#header img {
	position: absolute;
	top: 1px;
	right: 20px;
	border: 1px solid #929292;
}

#header p {
	width: 241px;
	font: 0.6875em/1.4545em Verdana, sans-serif;
	color: #2f2f2f;
	padding: 0 22px;
	margin: 30px 0 0;
}

/* @end */

/* @group navi */


#navi {
	display: none;
}

#navi.navi_js {
	display: block !important;
	bottom: 0;
	margin: 20px 0 0;
	text-align: center;
}

#navi ul {
	text-align: center;
}

#navi li {
	display: inline;
	margin: 0 20px;
}

#navi li a {
	font: normal 1.5em/1.25em 'Trebuchet MS', serif;
	color: #eb7e1d;
}

#navi li.active a
{
	text-decoration: underline;
}

/* @end */

/* @group content */

.content {
	position: relative;
	min-height: 210px;
	margin: 20px;
	padding-bottom: 10px;
}

.content h2 {
	margin: 0 0 10px;
}

.content h3 {
	margin-bottom: 3px;
}

.content h2, .content h3 {
	font: normal 0.875em/1.2875em 'Trebuchet MS', serif;
	color: #eb7e1d;
}

.content p {
	font: 0.6875em/1.4545em Verdana, sans-serif;
	color: #2f2f2f;
}

.content p a {
	color: #eb7e1d;
}

/* @end */

/* @group members */

.members dt {
	float: left;
	margin: 20px 8px 0 14px;
}

.members dd {
	padding-left: 160px;
	margin: 20px 0;
	min-height: 130px;
}

/* @end */

/* @group bsp */

p.song {
	width: 300px;
}

object.song {
	margin: 0 0 14px;
}

.youtube {
	position: absolute;
	top: 0;
	right: 0;
}

.youtube object {
	float: left;
	margin: 0 14px 0 0;
}

/* @end */

/* @group dates */

dl.dates {
	width: 500px;
	height: 190px;
	overflow: auto;
	margin: 0 auto;
}

dl.dates dt {
	float: left;
	width: 140px;
	clear: left;
	font: normal 0.875em/1.2875em 'Trebuchet MS', serif;
	color: #eb7e1d;
}

dl.dates dd {
	padding: 0 0 10px 150px;
}

/* @end */
