/*

Theme Name: Milburn Western

Theme URI: http://www.milburn-music.com

Description: Milburn Fansite

Author: Mark Goddard

Author URI: http://www.freshsites.co.uk/

Version: 0.1



*/



/***  the main content area  ***/

body {
	background-attachment: scroll;
	background-color: #c7a526;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	font-size: 62.5%;
}
a {
	color: #FFFFFF;
}
#container #netbar {
	background-color: #000000;
	height: 45px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
#container #netbar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #slogan {
	position: absolute;
	top: 45px;
	width: 100%;
	left: 0px;
}
#container #netbar #ulnav {
	color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-top: 17px;
}
* html #container #netbar #ulnav {
	margin-left: 55px;
}

#container #netbar #mfslogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #netbar #ulnav ul {
	list-style-type: none;
	padding: 0px;
}
#container #netbar #ulnav li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#container #netbar #ulnav li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/icons/ullinav.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 17px;
	padding-bottom: 16px;
}
#container #netbar #ulnav li a:hover {
	color: #FFFFFF;
}
#container #slogan #slimg {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content {
	padding-top: 65px;
	padding-right: 5px;
	padding-left: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#container #content #leftcontent {
	width: 410px;
	float: left;
}
#container #content #leftcontent .logofaces {
	padding: 10px;
	text-align: center;
}
#container #content #leftcontent #newscontainer {
	background-image: url(images/testheaders/thing.gif);
}

#container #content #leftcontent .news1 {
	background-image: url(images/splatternews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #content #leftcontent #newscontainer .news1 .firstnews {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#container #content #leftcontent .news1 .firstnews .newstext {
	padding: 10px;
}
#container #content #leftcontent .news1 .firstnews .newstext .newsitem {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
#container #content #leftcontent #newscontainer .news1 .preceding {
	margin-top: 10px;
}
#container #netbar #ulnav li a:visited {
	color: #CCCCCC;
}

#container #netbar #ulnav li a:active {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
.headertext img       {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #leftcontent #newscontainer #admentspa h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
#container #content #leftcontent #newscontainer #admentspa {
	padding: 10px;
}

#container #content #leftcontent #newscontainer #admentspa img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #rightcontent {
	width: 330px;
	float: right;
}
#container #content #rightcontent #buttons {
	padding: 5px;
	width: 155px;
	float: left;
}
#container #content #rightcontent #buttons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #rightcontent #buttons h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px;
}

#container #content #rightcontent #clickables {
	float: right;
	padding: 5px;
	width: 155px;
}
#container #content #rightcontent #clickables ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	background-image: url(images/testheaders/thing.gif);
}
#container #content #rightcontent #clickables li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#container #content #rightcontent #clickables li a:hover {
	color: #FFFFFF;
}

#container #content #rightcontent #clickables .sitead {
}
#container #content #rightcontent #clickables .sitead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #footer {
	clear: both;
	padding: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 30px;
}
.noscript {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
* html .noscript {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.noscript img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.comments_header h1 {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
}
#submit {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.posts ol {
	list-style-type: none;
}
.commentlist {
	list-style-type: none;
	padding: 10px;
	background-color: #bb9c22;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/testheaders/thing.gif);
}
.commentlist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 15px;
}
.commentlist .author  {
	font-size: x-large;
}
.commentlist .author img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata a {
	color: #E7D076;
	text-decoration: none;
}
.commentlist p  {
	color: #000000;
}
.comment_text {
	margin: 0px;
	background-color: #E0C556;
	padding: 10px;
}
.newsitemLarge {
	width: 150px;
	overflow: hidden;
	text-align: center;
}
.newsitemLarge p {
	margin: 0px;
	padding: 0px;
}
.space {
	clear: both;
}
#container #content #leftcontent .news1 .firstnews .newstext p {
	margin-top: 0px;
}
.newsitemLarge {
	width: 150px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
.newsitemLarge img {
	filter:alpha(opacity=000);
	-moz-opacity:0.0;
	opacity:0.0;

}
.newsitemLarge .float_under {
	float: left;
}
.float_over  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 140px;
	position: relative;
	bottom: 50px;
	padding: 5px;
	filter:alpha(opacity=75);
	background-image: url(images/icons/75percent.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.newsitemLarge .float_over p {
	margin: 0px;
	color: #FFFFFF;
}
.gigsul h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thedaygig {
	font-weight: bold;
	color: #000000;
}
.row1 {
}
.row2 {
}
.categories li {
	font-size: 1em;
}
#new_gigs .gigsul     {
}
#new_gigs ul     {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#new_gigs li     {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 5px;
}
#new_gigs h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.row2 {
	background-image: url(/gigs/images/thing2.gif);
}
.row1 {
	background-image: url(images/testheaders/thing.gif);
}
.todays_gig {
	background-image: url(/gigs/images/thing2.gif);
	border: 1px solid #FF0000;
}
.downloadList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.downloadList {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 5px;
}
.downloadHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}