/* @override http://www.theblacksorrows.com.au/wp-content/themes/blacksorrows/style.css */

/* @override http://www.theblacksorrows.com.au/wp-content/themes/blacksorrows/style.css */

/* @override http://www.theblacksorrows.com.au/wp-content/themes/blacksorrows/style.css */

/* @override http://www.theblacksorrows.com.au/wp-content/themes/blacksorrows/style.css */

/* @override http://theblacksorrows.com.au/stylemd.css */

/* @override http://theblacksorrows.com.au/stylemd.css */

/* @override http://www.theblacksorrows.com.au/wp-content/themes/blacksorrows/style.css */


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
	margin: 0;
	padding: 0;
	background: #333 url('/images/tbs_bg.jpg') repeat;
	font-family: helvetica, arial, sans-serif;
	font-size: 80%;
	letter-spacing: .03em;
}

#container {
	margin: 10px auto 10px auto;
	width: 850px;
	/*border: 1px solid #FAF1BC;*/
	border-bottom:none;
}

#header-logo {
	position: relative;
 	left: 20px; 
	width: 830px;
	height: 184px;
	background: url('/images/header_jul2011.png') no-repeat;
	padding-bottom: 8px;
}

#header-image {
	position: relative;
	width: 850px;
	height: 282px;
	background: url('/images/band-image.png') no-repeat;
	padding-bottom: px;
}

#image {
	margin: 0 auto;
	width: 850px;
	height: 247px;
	background: url('/images/new-header2.jpg') no-repeat;
}

/*NAV*/

#menu {
	width: 870px;
	letter-spacing: 1px;
	margin: 0 auto;
}

#navcontainer {
	margin-left: 55px;
	height: 16px;
	padding-bottom: 5px;
}

#navcontainer ul {
	padding: 0;
	text-transform:uppercase;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	font-size: 12px;
	margin: 6px 15px;
	text-decoration: none;
	color: #000;
}

#navcontainer ul li a:hover {
	color: #db3239;
}


ul {
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

li {
	list-style: none;
}


blockquote {
	border-left: #666 2px solid;
	letter-spacing: .03em;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

/*#header {
	width: 1200px;
	height: 180px;
	background: #333;
}*/




#header h1 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 150%;
	letter-spacing: -3px;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
	text-align: left;
	padding-top: 27px;
	margin-bottom: -10px;
}

#header h2 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 125%;
	letter-spacing: -2px;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
	text-align: left;
}



#latestnews {
	float: right;
	width: 450px;
	height: 80px;
	overflow: auto;
	padding: 10px;
	text-align: right;
	letter-spacing: 1px;
}

#latestnews h2 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 150%;
	letter-spacing: 1px;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
	text-align: right;
}

/* Gallery only anything with Fin */

.FinContent	{
	padding-left:20px;
}

#contentcontainer {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	line-height: 150%;
	height: 100%;
}

#contentleft {
	padding: 10px;
	margin: 0;
	float: right;
	width: 160px;
	color: #f;
}

#contentleft h2
{
	margin: 0;
	padding: 0;
	color: #f;
	font-size: 125%;
	font-family:  helvetica, verdana, arial, sans-serif;
}

#content {
	padding: 5px 0 10px 0;
}

#content p {
	padding: 0px 20px;
	color: #333;
}

.postStyle {
	padding: 0 0 0px 20px;
}

#content h1 {
	color:#000;
	padding:0 0 10px 20px;
	font-size: 150%;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
	letter-spacing: 1px;
}

#content li {
	list-style: none;
	padding-left: 20px;	
}

#content h1 {
	margin: 10px 0 0 0; 
	width: 200px;
	padding:0;
	color: #000;
	text-transform: uppercase;
	font-size: 130%;
	letter-spacing: 1px;
	border-bottom: 1px dotted #666;
}

#content h2 {
	margin: 20px 0 0 0; 
	padding:0;
	color: #000;
	text-transform: uppercase;
	font-size: 125%;
	letter-spacing: 1px;
	border-bottom: 2px solid #333;
}

#footerFin {
	margin: 0 auto;
	width: 980px;
	text-align: center;
	font-size:12px;
	/*border-bottom: 3px solid black;*/
	color:#666;
	height: 30px;
}

#footerFin a {
	color:#333;
}

#footerFin a:hover {
	color: #333;
	text-decoration:none;
}
#footer {
	margin: 0 auto;
	width: 980px;
	text-align: center;
	font-size:12px;
	/*border-bottom: 3px solid black;*/
	color:#666;
	height: 30px;
}

#footer a {
	color:#333;
}

#footer a:hover {
	color: #333;
	text-decoration:none;
}


