/*
name: Pettibone modified
designer: R Twerk
*/
/* details details details */

/* header */
#main{
	background: #fff url(images/news_bg.jpg) top left no-repeat; 
	/*height:100%; */
}
#main-news{
	background: #fff url(images/news_bg.jpg) top left no-repeat; 
	width:800px;
	margin:0 auto;
	padding:0 0;
	border-right: 5px solid #993333;
	border-left: 5px solid #993333;
	/*height:100%; */
}
#main-news > #content-news {
	float: left;
	position: relative;
	top: 100px;
	width: 400px;
	/* margin: 100px auto; */
}
#main-news > #lsidebar-news {
	float: left;
	position: relative;
	width: 170px;
	top: 120px;
	left: 10px;
}
#main-news > #rsidebar-news {
	float: left;
	position: relative;
	width: 170px;
	top: 170px;
	left: 50px;
}
.entry-news {
float:left;
width:400px;
overflow:hidden;
margin-left: 10px;
padding:0;
}

#main-tour{
	background: #fff url(images/tour_bg.jpg) top left no-repeat; 
	width:800px;
	margin:0 auto;
	padding:0 0;
	border-right: 5px solid #993333;
	border-left: 5px solid #993333;
	/*height:100%; */
}
#main-tour > #content {
	top: 220px;
	/* margin: 100px auto; */
}

#main-music{
	background: #fff url(images/music_bg.jpg) top left no-repeat; 
	width:800px;
	margin:0 auto;
	padding:0 0;
	border-right: 5px solid #993333;
	border-left: 5px solid #993333;
	/*height:100%; */
}
#main-music > #content {
	top: 60px;
	left: 100px;
	width: 400px;
}
#main-music > #rsidebar-music {
	float: left;
	z-index: 5;
	top: 100px;
	left: -50px;
}
#main-music > #musicpage {
	float: right;
	padding: 100px 0 0 0;
	z-index: 6;
	left: -100px
	top: 200px;
}
#main-bio{
	background: #fff url(images/bio_bg.jpg) top left no-repeat; 
	width:800px;
	margin:0 auto;
	padding:0;
	border-right: 5px solid #993333;
	border-left: 5px solid #993333;
	/*height:100%; */
}
#main-bio > #content {
	float: left;
	position: relative;
	top: 50px;
	border: none;
}
#main-bio > #lsidebar-bio {
	float: left;
	position: relative;
	width: 200px;
	top: 500px;
	left: 10px;
}
#main-photos{
	background: #fff url(images/photos_bg.jpg) top left no-repeat; 
	width:800px;
	margin:0 auto;
	padding:0;
	border-right: 5px solid #993333;
	border-left: 5px solid #993333;
	/*height:100%; */
}
#main-photos > #content-photos {
	float: left;
	position: relative;
	left: 10px;
	top: 150px;
	border: none;
}
#main-photos > #rsidebar-photos {
	float: left;
	position: relative;
	width: 200px;
	top: 200px;
	left: 10px;
}
#pedigree {
	float: left;
	position: relative;
	z-index: 25;
	left: 220px;
	top: 0px;
	border: none;
}
#pedigree img{
	border: none;
}
#players {
	clear: both;
	margin: 110px 0 0 0;
	padding: 10px 0;
}

/* footer */
.menu-footer {
	position: static;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align: right;
	font-size: x-small;
	font-style:italic;
}
/* new layout */

#content {
	float: left;
	position: relative;
	top: 150px;
	border: none;
}

#entry {
	margin-left: 10px;
}

#rsidebar {
	top: 180px;
	text-align:left;
	font-size: x-small;
}

#rsidebar-music {
	position: relative;
	top: 100px;
	text-align:left;
	line-height: 1.6em;
	font-size: 1em;
}
#rsidebar-music li{
	list-style-type:none;
	clear: both;
	margin-left: 0px;
}

/* from style.css template */
#footer-news{
	clear: both;
	position: static;
	padding: 0 0 150px 0;
	z-index: 15;
	margin: 0 auto;
	background: url(images/home_foot.gif) no-repeat bottom left;
	width: 800px;
	height: 175px;
	/*height:5px !important;*/
}
#footer-music{
	clear: both;
	position: static;
	padding: 0 0 25px 0;
	z-index: 16;
	padding: auto 20px;
	margin: 0 auto;
	width: 800px;
	height: 25px;
	/*height:5px !important;*/
}
#footer-tour{
	clear: both;
	position: static;
	padding: 0 0 225px 0;
	z-index: 17;
	margin: 0 auto;
	background: url(images/fence.png) no-repeat bottom left;
	width: 800px;
	height: 175px;
	/*height:5px !important;*/
}
#footer-bio{
	clear: both;
	position: static;
	padding: 0 109px 225px 0;
	z-index: 18;
	margin: 0 auto;
	background: url(images/fishing.png) no-repeat bottom right;
	width: 800px;
	height: 50px;
	/*height:5px !important;*/
}
.footerbox{
	font-size: .8em;
	bottom: 5px;
	height: 20px;
	line-height: 20px !important;
	margin:0 auto;
	left: 10px;
	padding:5px 5px 0;
	border-bottom: 5px solid #993333;
	/* display: block;
	position: absolute;
	clear: both;*/
}
#footer-photos{
	clear: both;
	position: static;
	padding: 0 0 150px 0;
	z-index: 15;
	margin: 0 auto;
	background: url(images/home_foot.gif) no-repeat bottom left;
	width: 800px;
	height: 175px;
	/*height:5px !important;*/
}

ul {
	font-size: .8em;
	list-style-type:none;
	clear: both;
	margin-left: -30px; 
}
/*
.footer{
	width:800px;
	color:#095278;
	height:30px;
	line-height:30px !important;
	margin:0 auto;
	padding:0;
}
*/
.footer a:hover{
	text-decoration:underline;
	color:#fff;
	border:none;
}
.footer a:link,.footer a:active,.footer a:visited{
	text-decoration:underline;
	color:#25aacd;
	border:none;
}

/*################*/
/*#### GIGPRESS ##*/
/*################*/
		
gigpress-related-heading {
	font-weight: bold;
	list-style-type: none;
}
div.navigation{
	padding-top: 15px;
	clear: both;
}
ul.gigpress-related-show {
	font: bold 11px Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-transform:uppercase;
	list-style-type: none;
	line-height: 1.2em;
}
li.gigpress-related-show { 
	line-height: 1.2em;
	padding: 5px 5px;
}
.gigpress-related-label {
	list-style-type: none;
	font-weight: bold;

}
ul.gigpress-listing {
	font-size: .8em;
	list-style-type:none;
	clear: both;
	margin-left: -40px; 
}
ul.gigpress-listing li {
	list-style-type:none;
	line-height: 1.5em;
	margin-bottom: 5px; 
}

.gigpress-listing summary {
	color: red;
	clear: both;
}