/* @override http://new.susmanmusic.com/susman3colrichautumn.css */

/* adapted from Kuler site:
Five Colors are:
#254BFF
#06B245
#008DFF
#B23005
#FF9B00
*/

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #b33e1e;
}

a {
	color: #1F4DC7;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #B23005;
}
#container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #fff;
	background-image: url(backgrounds/graphpaperwiderfff.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 4px solid #f3a92e;
	color: #000;
} 
#header {
	height: 100px;
	width: 980px;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #1F4DC7;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	background-image: url(backgrounds/40orangetile.png);
}
#navigation {
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	margin: 0px;
	text-align: center;
	text-transform: none;
	letter-spacing: 0.1em;
}
#navigation a {
	color: #f5bc54;
	margin: 0px;
	height: 30px;
	padding-top: 5px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 10px;
	text-decoration: none;
	border-bottom-style: none;
	border-color: #f5bc54;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	height: 30px;
}
#sidebar {
	font-size: 12px;
	float: right; /* since this element is floated, a width must be given */
	width: 255px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebarmusic {
	height: 100%;
	background-image: url(media/scores/susman-pentateuch.jpg);
	background-repeat: repeat-y;
}

#calendar {
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444;	
	}

#news {
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #444;	
	}

#reviews {
	margin-top: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #444;
	}
	
.quotesource {
	text-align: right;
	font-style: italic;
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.review {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 15px;
}


.event {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	}

.eventtitle {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.soundmodule {
	font-size: 12px;
	padding: 0px;
	text-align: right;
	width: 480px;
	}
	
#leftmainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 695px;
	float: left;
}
#twitter_div {
	margin-top: 16px;
	font-size: 11px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}


#bodytext {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 685px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;

} 
#leftContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 325px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;

} 
#centerContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 325px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	float: left;
	} 

ul {
	margin: 0px;
	padding: 0px;
}


li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color:#000;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 2px;
	color:#000;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 14px;
	color:#000;
}
p {
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 14px;
	line-height: 16px;
}
.smallprint {
	font-size: 10px;
	margin-top: 1px;
}


#footer {
	padding: 0 10px 0 20px;
	text-align: center;
	background-color: #1F4DC7;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #fff;
	font-size: 9px;
	line-height: 9px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#simplemusicplayer {
	padding-top: 10px;
	float: right;
	padding-right: 10px;
}

.work {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

.bio {
	font-size: 15px;
	line-height: 20px;
}

.DropCap {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -.1em;
}

.filmwork {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #465ECD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.singlesoundmodule {
	font-size: 12px;
	padding: 0px;
	float: right;
}

.scorecaption {
	font-size: 10px;
	text-align: center;
	font-style: italic;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
