/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 02: 2 Column Sidebar Left
  Horizontal Menu
  -------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
	background-attachment: scroll;
	background-image: url(../Images/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#tagline {
	border-bottom: 1px dotted #000;
	min-width: 942px;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(../Images/logo.gif);
	background-repeat: no-repeat;
	background-position: 23px 6px;
	margin-right: 0;
	margin-bottom: 64px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
}
#tagline h1 {
	font-size: 0.7em;
	letter-spacing: 1em;
	color: #CCC;
	text-transform: uppercase;
	padding-right: 160px;
	padding-bottom: 12px;
	height: auto;
	padding-top: 40px;
	margin: 0px;
	padding-left: 0px;
	width: auto;
	text-align: right;
}
/*
Layout Width
*/
#outer {
	border: 1px solid #000;
	padding: 2px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#p7PMM_1 {
	width: auto;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
/*Special PMM2 rules for using a second PMM2 menu in your sidebar*/
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
.sidebarbox .p7PMMv15 ul div {
	display: none;
	padding-left: 2px;
}
.sidebarbox .p7PMMv15 ul ul div {
	padding-left: 0px;
}
#masthead {
	overflow: hidden;
	margin-bottom: 20px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #FFF;
	background-image: url(img/p7spep_sbleft.jpg);
	background-repeat: repeat-y;
	background-position: -380px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: right;
	width: 680px;
}
.sidebarwrapper {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}
.sidebarwrapper1 {
	float: right;
	width: 214px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	overflow: hidden;
	background: #000;
}
.maincontent {
	font-size: .8em;
	line-height: 1.5em;
	height: auto;
	padding-top: 24px;
	padding-right: 32px;
	padding-bottom: 24px;
	padding-left: 32px;
}
h1, h2 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.35em;
}
h2 {
	margin: 36px 0 0 0;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.sidebar, .sidebar2 {
	color: #D5D1CE;
	background-color: #000;
	font-size: .7em;
	line-height: 1.4em;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	overflow: hidden;
}
.sidebar2 {
	color: #000;
	background-color: #C00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
/*Links*/
.maincontent a {
	color: #C00;
	text-decoration: none;
}
.maincontent a:visited {
	color: #999;
	text-decoration: none;
}
.maincontent a:hover {
	color: #666;
	text-decoration: none;
}
.sidebar a {
	color: #FFF;
	text-decoration: underline;
}
.sidebar a:visited {
	color: #999;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #C00;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #4AB0C6;
}
.footercolumn1 a:visited {
	color: #4AB0C6;
}
.footercolumn1 a:hover {
	color: #FFF;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #A09B97;
	margin-top: 20px;
}
.footercolumn1 {
	float: left;
	width: 890px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
}
.footercolumn2 {
	float: left;
	width: 370px;
}
.footer p {
	margin: 1px 0 12px 0;
}
.footercolumn2 a {
	color: #C0C0C0;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #333;
	background-color: #161616;
}
.footercolumn2 a:hover {
	color: #000;
	background-color: #C00;
	border-color: #FFF;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}
/*
EXTRA STYLES for BASIC MENUBAR
*/
#menubar {
	width: 100%;
	overflow: hidden;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#menubar .menu {
	margin: 0px;
	padding: 0px;
}
#menubar .menu li {
	list-style-type: none;
	float: left;
	margin-left: 6px;
}
#menubar .menu li.first {
	margin-left: 0;
}
#menubar .menu a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 12px;
	border: 1px solid #666;
}
#menubar .menu a:hover {
	color: #000 !important;
	border-color: #6DC0D1 #000 #000 #6DC0D1;
	background-color: #4AB0C6;
}
#mleft {
	overflow: hidden;
	margin-bottom: 0px;
	float: left;
	width: 556px;
}
#mright {
	overflow: hidden;
	margin-bottom: 0px;
	float: left;
	width: 344px;
}
h3 {
	margin: 36px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	text-align: center;
}
.date {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin-top: 15px;
	text-align: left;
}
#text {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 5px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(../Images/stripe1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	margin-bottom: 25px;
	text-align: left;
}
.pic {
	height: auto;
	width: auto;
	float: left;
	margin-top: 5px;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #666;
}
#festival {
	font-size: medium;
	line-height: normal;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 590px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
#festival1 {
	font-size: medium;
	line-height: normal;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.date1 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
#text1 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	text-align: left;
}
#festival2 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.maincolumn1 {
	float: right;
	width: 680px;
}
.instrument {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 3px;
}
.date2 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin-top: 3px;
}
.place {
	font-size: medium;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 3px;
}
.title2 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	text-align: center;
}
.title {
	font-size: large;
	line-height: normal;
	height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	background-image: url(../Images/stripe.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#text2 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: center;
}
#songs {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 40px;
	float: left;
	margin-top: 30px;
}
#players {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 40px;
	float: left;
	margin-top: 100px;
}
#players1 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 40px;
	float: left;
	margin-top: 30px;
}
#sponsorpic {
	font-size: small;
	line-height: normal;
	height: auto;
	width: 80px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
}
.sidebarboximagebox {
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: auto;
	width: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.sidebarboximagebox1 {
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.map {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin-top: 5px;
}
.vid {
	height: auto;
	width: auto;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.icon {
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footertxt {
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.title3 {
	font-size: small;
	line-height: normal;
	height: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
