body {
	margin: 0px;
	background-image: url(images/mainbg2.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
:focus{
outline:0;
}
/* GENERAL */

h1{
text-transform:uppercase;
color:#F3B92A;
font-size: 20px;
}
h2{
color:#000000;
font-size: 20px;
}
h3{
color:#442E90;
}
h4{font-size:100%;
color:#442E90;
font-weight:bold;
padding:4px 5px;}
a{
	color: #085D82;
}
a:hover {
	color: #442E90;
}

#parallax
    {position:relative; overflow:hidden; width:1000px; height:450px;background-color:#442F90;}
    
#header {
	width: 1000px;
	border: 1px solid black;
	margin: 0 auto;
	position:relative;
}
#divider {
	background-image: url(images/divider.jpg);
	height: 38px;
	padding-top: 18px;
	padding-left: 48px;
}

#main{
	width:1000px;
	border:1px solid black;
	margin:0 auto;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
}
#pagewrapper {
	background-image: url(images/white.jpg);
	background-repeat: repeat-y;
	background-position: 292px 0px;
	margin-top: 15px;
}
#left {
	width: 300px;
	float: left;
}
#right {
	float: left;
	padding-top: 0px;
	width:678px;
}
#sideblock {
	float: right;
	padding: 0px 0px 5px 15px;
	width: 282px;
	overflow: hidden;
}
#imagecol {
	max-width: 295px;
vertical-align:top;
}
#sidebar {
  margin:10px;
  padding:15px;
margin-top:-70px;
}
#footer {
	background-image: url(images/footerbg.jpg);
	background-position: bottom;
	height: 132px;
	background-repeat: repeat-x;
	clear: both;
}

/* MAIN MENU STYLES */
#mainmenu {
	list-style-type: none;
	background-image: url(images/menus/rollover.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 0px -100px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-left: 10px;
}
#breadcrumb {
	padding-top: 10px;
	padding-left: 2px;
	text-transform: capitalize;
	padding-bottom: 5px;
}
.pagetitle{
	margin:0;
	padding-top: 5px;
	display:none;
}
td.maintext{
background-color:white;
width:100%;
padding-top: 0px; padding-right: 10px; padding-left: 10px;
vertical-align:top;
}
.maintext p{
margin:0;
padding-bottom:13px;
font-size:14px;
line-height:22px;
}
#mainmenu img{
border:0;
}
#mainmenu li {
	padding-top:6px;
	padding-bottom: 0px;
	border: 0;
	position: relative;
}
#mainmenu li.menu-last{
padding:0;
margin:0;
height:0;
}

a.rollover {
	background-repeat: no-repeat;
	background-position: left top;
	width: 231px;
	display: block;
}
a.rollover:hover {
	background-position: right top;
}
li.menu-current >a.rollover, li.menu-parent >a.rollover {
background-position: right top;
}
#mainmenu li.menu-current{
/* background-image:url(images/menus/miniroll.png); */
background-position: 92% center;
background-repeat:no-repeat;
}
/* MENU IMAGES */
a#newsfeed{background-image: url(images/menus/newsfeed.png);height:26px;}
a#event_schedule{background-image: url(images/menus/event_schedule.png);height:20px;}
a#bands{background-image: url(images/menus/bands.png);height:39px;}
a#tickets{background-image: url(images/menus/tickets.png);height:19px;}
a#sponsors{background-image: url(images/menus/sponsors.png);height:33px;}
a#volunteers{background-image: url(images/menus/volunteers.png);height:20px;}
a#vendors{background-image: url(images/menus/vendors.png);height:29px;}
a#gallery{background-image: url(images/menus/gallery.png);height:36px;}
a#squamish_info{background-image: url(images/menus/squamish_info.png);height:25px;}
a#about_us{background-image: url(images/menus/about_us.png);height:37px;}
a#home{background-image: url(images/menus/home.png);height:31px;}


#submenu{
margin:0;
padding:0;
margin-left:0px;
padding-left:0px;
}
#submenu{
margin:0;
padding:0;
margin-left:0px;
padding-left:0px;
}
#submenu li {
list-style-type:none;
list-style-image:none;
}

/* NEW SUBMENU */
#submenu li a{
padding-bottom:7px;
padding-top:7px;
padding-left:40px;
margin-bottom:7px;
background-image:url("http://squamishmusicfestival.com/templates/serf/images/menus/miniroll.png");
background-repeat:no-repeat;
background-position:5px 2px;
background-color: #00B5DE;
display:block;
text-decoration:none;
font-size:100%;
color:#FFF;
font-weight:bold;
}
#submenu li.menu-current a{
color:#0072BB;
}
#submenu li a:hover{
color:#fff;
background-color:#442E90;
}

/* bands tables */
#lineup{
padding:0 5px;
margin-top:10px;
font-size:11px;
}
#lineup a{
color:black;
text-decoration:none;
}
#lineup a:hover{
font-weight:bold;
}
#lineup tr:hover{
text-decoration:none;
background:#9588C0;
color:black;
background-image:url("images/star.png");
background-repeat:no-repeat;
}
#lineup td{
padding:5px 25px 5px 25px;
}
td.eventdate{
padding:10px 0;
font-size:12px;
}
/* TICKER TAPE */


td.announce{
padding:5px 0 1px 15px; margin:0;vertical-align:top;height:55px;
background-image:url(images/titlebg.jpg);
background-repeat:no-repeat;
color:white;
text-transform:capitalize;
font-size:28px;
font-family:Verdana;
font-weight:bold;
}
.announce img{width:100%;}

.row2{
background-color:#C8EDF6;
padding:10px;
}
.row1{
background-color:white;
padding:10px;
}
#pagelinks a{
font-size:12px;
text-decoration:none;
padding:5px;
}
.post_title {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
text-transform:uppercase;

}

.post_title a{
text-decoration:none;
}
.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
font-size:12px;

}
.readmore{
text-decoration:none;
float:right;
padding-left:25px;
display:block;
text-transform:uppercase;
background-image:url(http://squamishmusicfestival.com/templates/serf/images/funkyarrow.png);
background-repeat:no-repeat;
background-position:0px top;
padding-bottom:5px;
padding-top:3px;
}
.post_short p{
padding-top:3px;
padding-bottom:11px;
margin:0;
font-size:12px;
}
.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title {
	font-size: 14px;
	text-align: center;
}


