body {
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: justify;
	color: #ABABAB;
	background-color: #00015d;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/img04.jpg);
}

table{
	border: 0px #000 solid;
	width:450px;
	margin-left:20px;
}

table th{
 	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size:larger;
}

table td{
	border-top: 1px #555 solid;
 	padding-top: 5px;
	padding-bottom: 5px;
	width:200px;
}

/* Header */

#header {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0px 0px 0px 0px;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 250px;
	background: url(img/img01_b.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(img/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(img/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0px 0px 0px;
}

.post h2{
	font-size:18px;
	color:white;
	background-color:#444;
	margin: 0px 0px 0px 4px;
	padding: 32px 8px 8px 16px;
	background-image:url(img/one_logo.gif);
	background-repeat:no-repeat;
	background-position:434px 12px;
} /* Title for poster*/
.post h3{
	font-size:14px;
	color:white;
	line-height:32px;
} /* Pieces being performed*/
.post p.bg1{
	background-color:#333;
	margin: 0px 0px 0px 4px;
	padding: 8px 8px 8px 16px;
} /* colouring for concert background block 1*/  
.post p.bg2{
	background-color:#232323;
	margin: 0px 0px 0px 4px;
	padding: 8px 8px 8px 16px;
} /* colouring for concert background block 2*/  
.post h3.bg3, .post p.bg3{
	background-color:#343434;
	margin: 0px 0px 0px 4px;
	padding: 8px 8px 8px 16px;
} /* colouring for concert background block 3*/  
.post .bg4{
	background-color:#282828;
	margin: 0px 0px 0px 4px;
	padding: 8px 8px 8px 16px;
} /* colouring for concert background block 3*/  

.post .bg4 p{
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.post .bg4 li, .post .bg4 ul{
	line-height:18px;
	margin: 0px 0px 0px 8px;
	padding: 2px 0px 2px 8px;	
}

.posthl{
	background-color:#333;
	border-left: solid #ddd 5px;
	border-right: solid #ddd 5px;	
	padding-right: 18px;
	border-top: solid #ddd 1px;
	border-bottom: solid #ddd 1px;	
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0px 20px 0px 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0px 17px;
	color: #646464;
}

.backtotop{
	text-align:right;
	margin-right:16px;
}

.metaemphasis{
	color: #FFB300;
}

.metaemphasisalt{
	color: #d56027;
}


.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 10px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(img/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(img/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry {
	margin: 0px 0px 0px 0px;
	padding-left: 17px;
}

.last {
	border: none;
}

.closeup{
	line-height: 125%;
}

.gallery{
	padding: 0px 0px 0px 0px;
	margin: 0px -20px 0px 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding: 40px 0px 0px 40px;
	color: #7A7A7A;
}

#sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#sidebar li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	background: url(img/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0px 0px 0px 0px;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}


/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {

	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	/*min-height: 60px;*/
	background: url(img/img02.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding: 20px 0px 0px 0px;
}

#footer p a {
	color: #FFB300;
}

