/* General Styles
=================================*/

body {
	background:url(/images/bg_new.gif) repeat;
	text-align: center;
	font: 70% "Optima", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	min-width: 700px;
}

.clear {
	clear: both;
}

a:link{
	color: #003366;
	text-decoration: none;
	border-bottom: 1px dotted #6699CC;
}

a:visited{
	color: #6699CC;
	text-decoration: none;
	border-bottom: 1px dotted #6699CC;
}

a:hover{
	color: #003366;
	text-decoration: none;
	border-bottom: 1px solid #003366;
}


a.img, a.img, a.img {
	border: 0 none;
}

h1, h2 {
	font-family: "Optima", "Trebuchet MS";
	/*text-shadow: 0.2em 0.2em 0.1em #CCC;*/
}

h1{
	color:#507EA1;
	font-size: 1.4em;
}

h2{
	color:#BF7830;
	font-size: 1.2em;
}

img {
	border: 0px none;
}

h3{
	color:#BF7830;
	display: inline;
}

/* Layout
=================================*/


#wrapper{
	margin:0 auto 0 auto;
	width:800px;
	text-align: left;
	background:#4c8397;
	/*border:1px solid black;*//*DEBUG PURPOSES ONLY*/
}

#logo{
	width:800px;
	height:90px;
	background: url(../images/logo.jpg) no-repeat top;
}

#menu{
	height: 75px;
	width:800px;
	background: url(../images/menu_bg.jpg) no-repeat top;
}

#top{
	height: 5px;
	background: #EDF0F7 url(../images/shadow_top.png) repeat-y right;
}

#bg{
	padding: 10px 19px 15px 15px;
	background: #EDF0F7 url(../images/shadow_side.png) repeat-y right;
}

#header{
	width: auto;
	height: 100px;
	border:1px solid #FFFFFF;/*DEBUG PURPOSES ONLY*/
}

#nav{
	background: #ECECEC;
	height: 19px;
	padding-left:5px;
	margin: 10px 0 10px 0;
}

#container {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}

#content{
	float: left;
	width: 462px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #FFFFFF;
	line-height: 1.6em;
}


#rightside {
	float: right;
	width: 250px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.3em;
	border:1px solid #FFFFFF;/*DEBUG PURPOSES ONLY*/
}


#bottom{
	background: url(../images/shadow_bottom.png) no-repeat;
	height: 4px;
}

#footer{
	background: url(/images/copyright.gif) no-repeat right;
	height: 10px;
	margin-right: 4px;
}



/* Main Content Styling
=================================*/


.title{
	color: #4C8397;
	background: url(../images/h1_graphic.gif) no-repeat left top;
	padding: 0px 0px 0px 40px;
	/*text-shadow: 0.2em 0.2em 0.1em #CCC;*/
}

.h2title{
	background: url(../images/h2_graphic2.gif) no-repeat left top;
	padding: 0px 0px 0px 0px;
	/*text-shadow: 0.2em 0.2em 0.1em #CCC;*/
}


.date{
	color: #666666;
	/*text-shadow: 0.2em 0.2em 0.1em #CCC;*/
}

.thumbnail{
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}

.dropdownoption {
	font-size:90%;
}
.submit {
	font-size:90%;
}

.border{
	padding: 4px;
	border: 1px solid #ECECEC;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.shadow {
	background: url(/images/shadow.gif) bottom right;
	padding: 0;
	position: relative;
}

.shadow img {
	background-color: #fff;
	border: 1px solid #666;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}


.blogbody{
	padding-bottom: 20px;
}

.posted{
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.comments-body, #commentPreview {
	margin: 1em 0;
	padding: 1em;
}

.comments-body:hover, #commentPreview {
	border : 1px solid #ccc;
	background: #f8f8f8;
}

.comments-body h2, #commentPreview h2 {
	margin-top:0;
}

.odd {
	border : 1px solid #eee;
	background: #fbfbfb;
}

.even {
	border : 1px solid #fff;
}


.example {
	font-family: monospace;
	padding: 1em;
	border: 1px dotted #CCCCCC;
	background-color: #ECECEC;
	overflow: auto;
}
.horizontalrule {
	height:25px;
	background: url(/images/horizontalrule.jpg) no-repeat;
}

dt {
	font-weight: bold;
}

dd {
	padding: 0;
	margin: 0;
}

dl dd ol {
	list-style-type: lower-alpha;
}

code, pre {
	font-size: 1.1em;
}


/* Sidebar Styling
=================================*/

#rightside a:link, #nav a:link {
	border: 0px none;
}

#rightside a:visited, #nav a:visited {
	border: 0px none;
}

#rightside ul, #archive{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#rightside li, #archive li{
	list-style: none;
	background: url(../images/li_graphic.gif) no-repeat left top;
	margin: 0px 0px 8px 5px;
	padding: 0px 0px 0px 20px;
}
/*
#rightside .subnav li {
	background: url(/images/arrow7.gif) no-repeat left top;
	padding: 2px 0 3px 20px;
	margin: 0;
}

#rightside #blogroll li {
	margin: 0 0 4px 0;
}*/

.syndicate{
	padding: 15px 0 15px 0;
}


#rightside img {
	padding: 5px 0 5px 0;
}

#rightside .h2title {
	margin-bottom: -10px;
	padding: 3px 0px 30px 10px;
}

/* Piece styles
=================================*/
.piece-title {
	color: #4C8397;
	font-weight: bold;
	font-size: 1.2em;
}
.piece-instrumentation {
	font-size:95%;
	font-style:italic;
}
.piece-type {
	color:#BF7830;
}
