

/* Elements */

body {
	/*background: #000000 url(images/img1.gif) repeat-x left top; */
	background: #330033 url(images/sheetmusicgraphic2.png) no-repeat center;
	background-attachment: fixed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	line-height: 20px;
}

h1 {
	
}



h2 {
	font-family: monotype corsiva;
	font-color: White;
	font-size: 42px;
}
h3 {
	font-family: monotype corsiva;
	font-size: 36px;
	margin-top: 0px;
}

h4, h5, h6 {
	font-family: monotype corsiva;
}

h8  {
color:white;
width:100%;
background:transparent;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
font-size:42px;
line-height:2em;
text-align:center;
}

h9  {
	font-family: monotype corsiva;
	font-size: 24px;
	font-weight: bold;
	color: #ffff99;
	margin-bottom: 5px;;
}

p, ol, ul, dl, blockquote {
}

a {
	color: White;
}

a:hover {
	text-decoration: none;
	font-style: italic;
	color: #ff66ff;
}

img { border: 1px solid #ccffff; }

.img1 {
	float: left;
	margin: 5px 15px 0px 0px;
}

/* Search */
#search {
	margin: 0px;
	padding: 0px;
	background-color: #CC441B;
	color: #FFFFFF;
}

/** Forms */

form {
	margin: 0px;
	padding: 15px 0px 0px 25px;
}

.input1 {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #363636;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 780px;
	height: 80px;
	/* margin: 2px auto; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h1 {
	align: left;
	margin: 1px;
	padding-top: 20px;
	line-height:41px;
	font-size: 40px;
	letter-spacing: +2px;
	color: #ff6600;
}

#header h2 {
	margin: 0px;
	padding-top: 38px;
	font-size: 12px;
	letter-spacing: -1px;
}

#header h3  {
	margin: 0px;
	font-size: 12px;
	letter-spacing: +1px;
	color: #ff6600;
}



#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Post */

.latest-post {
	padding: 0px 5px 3px 50px;
	line-height: 24px;
}

.latest-post h2 {
	font-size: 48px;
	text-align: center;
	line-height: 32px;
	color: #ffff99;
}

.post {
	padding: 2em 2em 1em 2em;
	border-top: 5px inset #660066;
	font-size: 22px;
	line-height: 23px;
}

.post2 {
	color: #ffffff;
	align: left;
	padding: 5px 5px 5px 10px;
}

.pagemenu {
	color: #ff66ff;
	align: right;
	font-size: 23px;
	line-height: 32px;
	font-weight: bold;
}

.postmenu {
	color: #ffffff;
	align: left;
	line-height: 32px;
	background: #660066;
}
	
.post h3 {
	margin-bottom: .5em;
	font-size: 36px;
	line-height: 36px;
	color: #ffff99;
}

.post h6 {
	margin-bottom: .5em;
	font-family: monotype corsiva;
	font-size: 32px;
	font-weight: bold;
	line-height:35px;
	color: #ffff99;
}

.post2 h4 {
	font-size: 36px;
	font-style: none;
	text-decoration: none;
	color: #ffff99;
}

.post2 h5 {
	padding-left: -10px;
	font-size: 24px;
	font-style: none;
	text-decoration: none;
	color: #ffff99;
}

.file * {
	color: #ffffff;
}

.desc * {
	color: #ffffff;
}

.instr	{
	padding: 10px 0px 0px 40px;
	font-family: monotype corsiva;
	font-size: 24px;
	font-weight: bold;
	line-height:42px;
	color: #ffff99;
}

/* Content */

#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#colOne {
	width: 800px;
	background-color: #330033;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #666666;
	color: #FFFFFF;
}

#colOne .search {
	background-color: #000000;
	margin: 0px;
	padding-bottom: 10px;
	height: 50px;
}


/* Footer */

#footer {
	float: center;
	width: 850px;
	margin: 0px auto;
	padding: 3px 0px;
	color: #ccffff;
}

#footer p {
	margin: 0px;
	padding-right: 40px;
	text-align: center;
	font-size: 12px;
}

#footer a {
	color: #ccccff;
}

.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #660066;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		BORDER: #999999 2px solid;
}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #660066;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #999999 1px solid;
}
