/*
Title:			MSO Global Styles
Author: 		R Landry - Pemaquid Communications
Last Update: 	3/30/10
*/


/* general styles
---------------------------------------------------------- */
body {
	font: small 'Lucida Grande', tahoma, verdana, arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background:#e4e4e4 url(/images/bg-site.jpg);
	color: #333;
	}

h1{
	font-size: 150%;
	}

h2 {
	font-size: 210%;
	}

h2, h2 a{
	font-weight: lighter;
	color: #000;
	margin: 0;
	line-height:normal;
	}

#main h2 a {
	text-decoration:none;
	}
#main h2 a:hover {
	text-decoration:underline;
	}		
	
h2.tagline{
	font-family: 'Century Gothic', 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif !important;
	color:#903;
	font-size:180%;
	}

h3{
	font-size:120%;
	font-weight:normal;
	color:#333;
	}
	

p#homeabout {
	font-family:Georgia, 'Times Roman';
	font-size:120%;
	line-height:normal;
	font-style:italic;
	font-weight:lighter;
	color:#666;
	}

ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
	}	
		
a, a:visited{
	color:#333;
	text-decoration:underline;
	}

a:hover{
	color:#666;
	text-decoration:none;
	}
	
.clear {
	clear:both;
	}

.right{
	float:right;
	padding:0 0 0 10px;
	}

.left{
	float:left;
	padding:0 10px 0 0;
	}

.text_right{
	text-align:right;
	}
	
.text_center{
	text-align:center;
	}

.img {border:none;}	

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	 }

 
* html .clearfix {
	height: 1%; /* IE5-6 */
}
	
	
/*page structure
---------------------------------------------------------- */	
#content {
	margin:0 auto;
	padding:10px;
	width:740px;
	background:#fff;
	}
	
#main{
	width:440px;
	float:right;
	padding:10px;
	margin:0 0 0 12px;
	display:inline;
	font-family: 'Lucida Grande', arial, helvetica, sans-serif;
	font-size:110%;
	line-height:1.5em;
	}
	
#sidebar{
	width:200px;
	font-size:92%;
	padding:12px;
	margin:0 12px 0 0;
	float:left;
	}

/*header
---------------------------------------------------------- */	
#header{
	padding:0;
	margin:0 auto;
	width:100%;
	background:#000 url(/images/bg-header.jpg) repeat-x;
	}

#header #inner {
	width:760px;
	margin:0 auto;
	padding:0;
	height:150px;
	/* background:transparent url(/images/bg-header-overlay.jpg) no-repeat; */
	background:transparent url(/images/bg-header-anniversary.jpg) no-repeat;
	}

#header h1{
	float:left;
	width:359px;
	height:114px;
	margin:13px 0 0 25px;
	padding:0;
	
	background:none;
	background:transparent;
	}
	
#header h1 a{
	float:left;
	width:359px;
	height:114px;
	margin:13px 0 0 25px;
	padding:0;
	display:block;
	/* background:transparent url(/images/logo-MSO.gif) no-repeat; */
	background:transparent no-repeat;
	text-indent:-9999px;
	}



/* skipnav
---------------------------------------------------------- */	
a#jump {
	font-family:'Lucida Grande';
	font-size:small;
	display: block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0;
	background: transparent;
	font-weight: bold;
	text-align: center;
	text-indent:-9999px;
	}

a#jump:link, a#jump:visited {
	color: #fff;
	text-decoration:none;
	}

a#jump:hover, a#jump:focus, a#jump:active {
	text-indent: 3em;
	background: #999;
	}


/*nav
---------------------------------------------------------- */
#nav{
	width:760px;
	margin:0 auto;
	background:transparent;
	height:36px;
	font-size:110%;
	line-height:.92em;
	}
	
#nav ul{
	margin: 7px 0 0 0;
	padding: 0;
	float:right;
	}
	
#nav li{	
	list-style-type:none;
	float:left;
	padding:0 0 16px 0;
	}
		
#nav li a{
	color:#333;
	text-decoration:none;
	margin:0 7px 0 0;
	padding:9px 5px 7px 7px;
	float:left;
	text-transform:uppercase;
	}
	
#nav a:hover{
	color:#933;
	background:#efefef;
	}
	
#nav li.current a, #nav li.current a:hover{
	margin:0 7px 0 0;
	padding:9px 7px 7px 7px;
	color:#000;
	}

#nav li.current a{
	background: #fff;
	color:#933;
	}	
	
/*secondary nav
---------------------------------------------------------- */		
#secondary-nav {
	font-family:Arial;
	margin:0 auto;
	margin-top:12px;
	margin-right:12px;
	padding:0;
	float:right;
	width:220px;
	font-size:90%;
	}
	
#secondary-nav li{
	margin:0;
	padding:0 5px;
	list-style-type:none;
	float:right;
	}
		
#secondary-nav li a{
	color:#ccc;
	text-decoration:none;
	}
	
#secondary-nav li a:hover{
	text-decoration:underline;
	}
	
	
/*subnav (backpages)
---------------------------------------------------------- */	
.subnav {
	list-style-type:none;
	margin-bottom:20px;
	}

.subnav li a, .subnav li a:visited {
	display:block;
	text-align:right;
	padding:10px;
	border-bottom:1px solid #dfdfdf;
	font-size:120%;
	text-decoration: none;
	}

.subnav li a.current {
	color:#903;
	}

.subnav li a:hover {
	color:#903;
	background:#f5f5f5;
	}

.subnav span {
	font-style:italic;
	font-size:80%;
	}

/*marquee
---------------------------------------------------------- */		
#marquee{
	margin:0 auto;
	width:100%;
	background:#000 url(/images/bg-marquee.jpg) repeat-x;
	}
	
#marquee h2{
	width:760px;
	height:200px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	background:transparent url(/images/marquee-home.jpg) top center no-repeat;
	}
	
/*footer
---------------------------------------------------------- */		
#footer_wrap {
	width:100%;
	background:#999;
	}

#footer{
	clear:both;	
	margin:0 auto;
	padding:0;
	width:760px;
	font-size: 85%;
	color:#b6bfde;
	background:#a5a5a5;
	}

#footer a {
	color:#fff;
	}
#footer_nav a{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #b6bfde;
	padding:2px 0;
	margin: 0 5px;
	}

#footer_nav{
	width:220px;
	margin:0 10px 10px 0;
	padding:0;
	background:transparent;
	font-size:110%;
	float:right;
	}
	
#footer_nav ul{
	margin: 7px 0 0 0;
	padding: 0;
	float:right;
	}
	
#footer_nav li{	
	list-style-type:none;
	padding:4px;
	width:200px;
	clear:right;
	}
		
#footer_nav li a{
	color:#fff;
	text-decoration:none;
	margin:0 7px 0 0;
	padding:3px;
	border-bottom:1px solid #b5b5b5;
	width:100%;
	text-align:right;
	display:block;
	float:right;
	}
	
#footer_nav a:hover{
	color:#333;
	background:#dfdfdf;
	}

#footer .vcard{
	text-align:center;
	}

#footer .vcard h3{
	margin:0;
	padding:0;
	font-size:100%;
	color:#b6bfde;
	}

/* news
---------------------------------------------------------- */
#news li {padding:4px 0;}


/* other
---------------------------------------------------------- */
img.promo {
	padding:4px;
	border:1px solid #dfdfdf;
	float:right;
	margin:0 0 20px 20px;
	}	

#promos h2 {
	margin-top:20px;
	border-top:1px solid #dfdfdf;
	padding-top:20px;
	}

#promos p {
	padding-bottom:20px;
	font-size:110%;
	}	
	
#newvcard {
	padding:20px 40px 40px 130px;
	width:300px;
	height:120px;
	font-size:120%;
	color:#fff;
	background:transparent url(/images/bg-vcard.jpg) no-repeat;
	}	

#newvcard h3 {
	color:#fff;
	margin:2px;
	}
#newvcard p {
	margin:2px;
	}	

#feature {
	background:#e6e2ce;
	margin:0 0 40px 0;
	padding:12px;
	width:200px;
	}	

#feature h2 {
	font-size:140%;
	text-align:center;
	margin:10px 0;
	color: #413708;
	}

#feature img {
	padding:6px;
	background:#fff;
	border:1px solid #ccc;
	}

#quote {
	background: url(/images/quote.gif) no-repeat #fff; 
	margin-bottom:20px;
	}

#quote blockquote {
	margin:0;
	padding:40px 10px 0 20px;
	color:#666;
	font-style:italic;
	font-family:georgia;
	font-size:120%;
	}
#quote cite {
	display:block;
	margin:30px 0;
	text-align:right;
	}
.address {
	font-size:140%;
	}

img.bios {
	float:right; 
	margin:0 0 30px 30px; 
	padding:6px;
	border:1px solid #ccc;
	background:#fff;
	}

img.bioThumb {
	margin:0 0 30px 30px; 
	padding:6px, 20px, 0, 20px;
	border:1px solid #ccc;
	background:#fff;
	}	

.concert_photo {
	float:right;
	margin:0 0 30px 30px;
	width:180px;
	}

.concert_photo img.bios {
	margin:0;
	}	

.concert_photo p {
	text-align:center;
	font-size:90%;
	font-weight:normal;
	width:152px;
	float:right;
	margin:0;
	}	

.concert_photo a {
	text-decoration:none;
	}

.concert_photo a:hover {
	text-decoration:underline;
	
	}	

.concerts h3 {
	color:#CD9934;
	font-size:160%;
	font-weight:normal;
	font-style:italic;
	border-top:1px solid #dfdfdf;
	font-family: georgia, arial, helvetica, sans-serif;
	clear:both;
	}	
		
.concerts h3 span {
	text-transform:uppercase;
	font-size:50%;
	color:#666;
	}

.date {
	font-weight:bold;
	}

#main h2 {
	font-family: arial, helvetica, sans-serif;
	}

#facebook {
	background: url(/images/facebook.png) no-repeat left center;
	}



	

	
