/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 01: 2 Column Sidebar Right
  Horizontal Menu
  -------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
}
#tagline {
	margin: 0 0 40px;
	padding: 2px 0;
	border-bottom: 1px dotted #000;
	min-width: 942px;
}
#tagline h1 {
	font-size: 1.5em;
	letter-spacing: .6em;
	color: #CCC;
	background-color: #000;
	padding: 20px 0px 20px 32px;
	text-transform: none;
	text-align: center;
}
#logohead {
	overflow: hidden;
	margin-bottom: 10px;
}

#logohead h1 {
	font-size: 1.25em;
	letter-spacing: 0.4em;
	color: #CCC;
	background-color: #000;
	padding: 10px 0px;
	text-transform: none;
	text-align: center;
}
/*
Layout Width
*/
#outer {
	border: 1px solid #000;
	padding: 2px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	padding: 20px;
	background: #000000;
}
#p7PMM_1 {
	width: auto;
	margin: 0 0 16px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
/*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-right: 2px;
}
.sidebarbox .p7PMMv15 ul ul div {
	padding-right: 0px;
}
#masthead {
	overflow: hidden;
	margin-bottom: 10px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #FFF;
	background-image: url(img/p7spep_sbright.jpg);
	background-repeat: repeat-y;
	background-position: 640px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: left;
	width: 640px;
}
.sidebarwrapper {
	float: left;
	width: 240px;
	margin: 10px;
}
.maincontent {
	padding: 24px 32px;
	font-size: .8em;
	line-height: 1.5em;
}
h1, h2 {
	margin: 0px;
	font-size: 1.4em;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	color: #000000;
}
.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.sidebar, .sidebar2 {
	color: #D5D1CE;
	background-color: #000;
	padding: 2px;
	font-size: .7em;
	line-height: 1.4em;
}
.sidebar2 {
	color: #FFFFFF;
	background: #000000;
}
h3 {
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	color: #CCCCCC;
	text-align: center;
}
h4 {
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	color: #333333;
}

/*Links*/
.maincontent a {
	text-decoration: none;
	color: #000066;
}
.maincontent a:visited {
text-decoration: none;
	color: #000066;
}
.maincontent a:hover {
text-decoration: none;
	color: #660000;
}
.sidebar a {
	color: #4AB0C6;
}
.sidebar a:visited {
	color: #4AB0C6;
}
.sidebar a:hover {
	color: #FFF;
}
.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.8em;
	color: #CCCCCC;
	margin-top: 10px;
	background-image: url(img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 504px 0px;
	font-weight: normal;
	text-align: center;
}
.footercolumn1 {
	float: left;
	width: 498px;
	margin-right: 30px;
}
.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: #4AB0C6;
	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;
}
.menuLink a:link, .menuLink a:visited, .menuLink a:active {
	display: block;
	font-size: 0.75em;
	text-decoration: none;
	background-color: #000000;
	padding: 6px 10px;
	color: /*#666666*/#CCCCCC;
	line-height:1;
	margin: 0px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.eventsHeader {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #333333;
	font-size: 1.4em !important;;
	font-weight: bold;
}
.menuLink a:hover {
	color: /*#FFF*/ #000000!important;
	background: /*#68228B*/#FFFFFF ;	
}
.eventContent {
	padding: 0px 2px 10px 9px;
		font-size: 0.75em;
	line-height: 1.5em;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.smallText {
	font-size: 1.1em;
	font-weight: bold;
}
.tableBoxGrey {
	border: 1px solid #CCCCCC;
}
.rowBottomGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.greyCell {
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background: #CCCCCC;
}
input {
	font-size: 12px;
	border: 1px solid #999999;
}
select {
	border: 1px solid #999999;
}
textarea {
	border: 1px solid #999999 !important;
}
