

/* This controls the width of the fixed width layouts */

div.fixed {
	width: 870px !important;
	margin: 0 auto;
	background-color: #ffffff;
}

div.BorderWrapper {
	width: 880px !important;
	background-color: #33348e;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.PlainWrapper {
	width: 880px;
	margin: 0 auto;	
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
	background-color: black;
	color: #585858;
	font-size: 9pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #184366;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

strong {
font-weight: bold;
color: #000000;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

img.floatTR
{
float: right;
margin-left: 1.5em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
a
{
text-decoration: underline;
color: #33348e;
}

a:hover
{
text-decoration: none;
}

a.artists, a:hover.artists
{
text-decoration: none;
color: #33348e;
font-weight: bold;
color: #000000;
}

a:hover.artists
{
text-decoration: underline;
}

.DivLeft{
	float: left;
	text-align: left;
}

.TextDivLeft{
	float: left;
	text-align: left;
	padding-left: 10px;
}

.superCenter{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	}

.justCenter{
	text-align: center;
	margin: 0 auto;
	}
	
.DivRight{
	float: right;
	text-align: right;
}	

.TextDivRight{
	float: right;
	text-align: right;
	padding-right: 10px;
}

.imgDivRight {
	float: right;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

.imgDivRight img {
	margin-right: 1px;
	border: 0;
}

.imgDivLeft {
	float: left;
	margin-bottom: 0.5em;
	margin-top: 1.25em;
}

.imgDivLeft img {
	margin-left: 5px;
	border: 0;
}

.SingleImg {
	margin-bottom: 0.5em;
	margin-top: 1.25em;
	margin-left: 5px;
	border: 0;
}

.greyText {
	color: #756565;
	text-decoration: none;
	
}

a:hover.greyText {
	color: #ffffff;
}

.pointy {
	cursor: pointer,auto;	
}

.covertLink {
	text-decoration: none;
	color: #585858;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.25em;
margin-top: 0.5em;
}

/* Header */

#header {
	margin: 0 auto;
	background: url('HeaderBar.png');
	background-repeat: no-repeat;
	height:71px;
}

#pageheader {
	margin-top: 1em;
	background: url('pageheader.png');
	background-repeat: repeat-x;
	width: 330px;
	float: left;
	margin-left: -10px;
	margin-right: 0px;
}
 .title {
	margin-left: 10px;
	font-size: 2.1em;
	margin-bottom: 0.8em;
	text-transform: lowercase;
}

 .subtitle {
	float: right;
	text-align: right;
	text-transform: uppercase;	
}

#menu {
	margin: 0 auto;
	background-color: black;
}




/* Main */

#main {
	margin: 0 auto;
	background-color: #33348e;
}

#main_inner p
{
text-align: justify;
margin-bottom: 1.0em;
margin-right: 5px;
}

#main_inner ul
{
margin-bottom: 2.0em;
margin-left: 15px;
}

#main_inner {
	position: relative;
	margin: 0 auto;
	background: url('pagebackground.jpg');
	background-repeat: y;
}


#main_inner h3
{
position: relative;
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
	text-transform: none;	
margin-left: 0px;	
}

#main_inner h4
{
position: relative;
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
margin-left: 5px;
margin-right: 5px;
border-bottom: dotted 1px #E1E1E1;

}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}



#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}



#Banner {
	padding-top: 5px;
	margin: 0;

	background-color: #33348e;
}

#Banner img{
	border: 0;
	padding: 0;	
	text-decoration: none;
	}
	
#Credits
{
margin: 0 auto;
text-align: center;
clear: both;
padding-left: 5px;
padding-right: 5px;
background-color: #ffffff;
}


#Credits img{
	border: 0;
	padding: 0;	
	text-decoration: none;
	}

/* Footer */

#footer
{
width: 880px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
text-transform: lowercase;
}

.footerLinks {
	color: #33348e;
}

.redBox {
	margin 2px 5px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	background: #d25046;
}



.blueBox {
	margin 2px 5px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	background: #7bc5f2;
}

#columnC_2columns .redBox {
	font-size: 9pt;
	position: relative;
	margin-left: 5px;
	border: 1px solid #7bc5f2;
}

#columnC_2columns h4 {
	color: #7bc5f2;
}

.redBorder {
	border: 1px solid #d25046;
	width: 400px;
	padding: 5px;
	margin-top: 0.5em;
	clear: both;
}

.blueBorder {
	border: 1px solid #7bc5f2;
	width: 400px;
	padding: 5px;	
	margin-top: 0.5em;	
	clear: both;
}




/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 15.5em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;

	padding-left: 10px;
	background-color: #ffffff;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns 	{
		float: right;
	}
	
	#columnC_2columns {
		width: 14.0em;
		float: left;
		padding: 0em 0em 0.5em 0.25em;
		/* border-left: dotted 1px #E1E1E1; */
		background-color: black;

	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{

	width: 860px;
	padding-left: 5px;
	padding-right: 5px;
	}

.addthis_toolbox .vertical {
    width: 136px;    
	padding: 10px 0 10px 0;    
}

.addthis_toolbox .vertical a {    
	width: 102px;    
	padding: 4px 0 4px 34px;    
	position: relative;    
	display: block;    
	text-decoration: none;    
	color: #585858;
}

.addthis_toolbox .vertical a:hover {    
	-moz-border-radius: 4px;    
	-webkit-border-radius: 4px;    
	background: #B4D3F8;    
	text-decoration: none;
}

.addthis_toolbox .vertical span {    
	position: absolute;    
	left: 14px;    
	top: 4px;
}

.addthis_toolbox .vertical .more {    
	border-top: dotted 1px #E1E1E1;    
	padding: 10px 0 0 0;    
	margin: 10px 10px 0 10px;    
	text-align: center;
}

.addthis_toolbox .vertical .more a {    
	padding: 4px 0;    
	margin: 0;
}

.addthis_toolbox .vertical .more span {    
	display: none;
}
