/* @override http://foerderverein-jugendorchester-du.de/themes/jod_foerderverein/css/layout.css */

/* @group My Group */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1, h2,
#header a {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Default */

body,
html {
	background-color: #e9e8de;
}


body {
	font-size: 12px;
	line-height: 20px;
	color: #3c3c3c;
}

h1, h2 {
	font-size: 33px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
	color: #a4a4a4;
	letter-spacing: 0.05em;
}

h2 {
	font-size: 20px;
	color: #ff5400;
	letter-spacing: 0.05em;
}

h3, h4, h5, h6 {
	font-size: 14px;
	letter-spacing: 0.05em;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #3c3c3c;
}

a:hover, a:active {
	text-decoration: underline;
	color: #ff5400;
}

blockquote {
	font-style: italic;
	margin-left: 2em;
}

.right {
	text-align: right;
}

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

em,
cite,
q {
	font-style: italic;
}

big {
	font-size: 1.2em;
}

small {
	font-size: 0.8em;
}

tt,
code,
kbd {
	font-family: Consolas, Monaco, "Courier New", Courier, mono;
}

ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 1em;
}

ol ol {
	list-style-type: lower-latin;
	margin-bottom: 0;
}

#content ul {
	list-style-type: square;
	margin-left: 30px;
}

/* @end */

/* @group Layout */

#container {
	width: 906px;
	margin: 30px auto;
}

#contentcontainer {
	background-image: url(../images/main_bg.png);
	border-top: 10px solid #e9e8de;
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	width: 219px;
	padding: 0px 30px 30px 30px;
	font-size: 11px;
}

#sidebar h1,
#sidebar h2 {
	margin-top: 28px;
	color: #8e8e8e;
	margin-bottom: 20px;
	font-size: 20px;
}

#sidebar h3 {
	font-size: 12px;
	color: #ff5400;
	font-weight: bold;
}

#sidebar ul {
	padding-bottom: 1em;
	font-size: 12px;
}

#sidebar ul li {
	padding-left: 10px;
	background-image: url(../images/bulletpoint.png);
	background-repeat: no-repeat;
	background-position: left center;
}


#sidebar ul li.active a {
	color: #ff5400;
}

ul#menu {
	width: 540px;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	margin: 19px 0 0 10px;
	overflow: hidden;
	height: 20px;
}

ul#menu li {
	display: inline;
	margin-right: 12px;
}

ul#menu li a {
	text-decoration: none;
	color: #8e8e8e;
}

ul#menu li.active a,
ul#menu li a:hover {
	color: #3c3c3c;
}

#logo {
	float: right;
}

#content {
	width: 557px;
	float: left;
	padding: 30px 30px 30px 30px;
}

body.ie #content {
	padding-bottom: 20px;
}

#header {
	width: 886px;
	height: 144px;
	padding: 10px;
	background: white url(../images/header_bg.jpg) no-repeat 10px 10px;
}

#header a {
	float: right;
	margin: 90px 30px 0 0;
	font-size: 28px;
	letter-spacing: 0.05em;
	line-height: 35px;
}

#headercontainer {
	height: 50px;
}

img.left {
	float: left;
	margin: 0 5px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}


/* @end */



/* @group News */

.news_item {
	margin-bottom: 3em;
}

.news_item h2 a {
	color: #ff5400 !important;
	text-decoration: none !important;
}

.news_item h2 a:hover {
	text-decoration: underline !important;
}

.news_info,
.news_info a {
	color: #a4a4a4;
	margin-top: 2em;
}

/* @end */


/* @group Forms */

form {
	padding-bottom: 1em;
}

label {
	display: block;
	margin-top: 0.5em;
}

input.text,
textarea {
	width: 300px;
	border: 1px solid #a4a4a4;
	padding: 2px;
}

/* @end */

.youtube {
	width: 320px;
	height: 264px;
	margin-bottom: 1em;
	text-align: center;
	background-color: #e9e8de;
}

.youtube.small {
	width: 219px;
	height: 180px;
}

.youtube.wide {
	width: 370px;
	height: 232px;
}

.youtube.right {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}

.youtube.left {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
