/*  --------------------------------
	Base Style Sheet for landsendensemble.ca
	-------------------------------- */

/*	--------------------------------
	Font classes etc...
	-------------------------------- */
/* #320916 */
/* Link formatting */
a { color: #FFFFFF; border-bottom: 1px solid #800000;	text-decoration:none; }
/*a { color: #FFFFFF; border-bottom: 1px solid #800000;	text-decoration:none; }*/
a:visited { color: #FFFFFF; }
a:hover { color: #FFFFFF; border-bottom: 1px dotted #CCCCCC; }

/*.class1 a:link { color: #800000; text-decoration: underline}*/
.class1 a:link { color: #800000; text-decoration: underline}
/*.class1 a:visited { color: #800000; text-decoration: underline}*/
.class1 a:visited { color: #800000; text-decoration: underline}
.class1 a:hover {text-decoration: underline; border-bottom: none}
	
/* Small header */
.header_small {
	font-size: smaller;
	font-style: italic;	
	color: #800000;
}
.concert_title {
 	font-size: 210%;
	font-style: italic;
	/*color: #CE0B10;*/
	/*color: #800000;*/
	color: #C32148;
}
.concert_date {
	font-size: 140%;
	font-style: normal;
}

.body_text {
	/*font-size: 100%;*/
	text-align: center;
	font-style: normal;
}

.twobit_huge {
	font-size: 490%;
	font-style: normal;
	/*color: #6BD74C;*/
	color: #FF009D;
}
.twobit_large {
	font-size:250%;
	font-style: normal;
}
.twobit_title {
	font-size:160%;
	font-style: italic;
}

.header_medium {
	font-size: 120%;
	text-align: center;
	font-style: normal;
	color: #800000;
	font-weight: bold;
}

.header_large {
	font-size: 150%;
	font-style: normal;
	color: #800000;
	font-weight: bold;
}

.header_huge {
	font-size: 400%;
	font-style: normal;
	color: #800000;
	font-weight: bold;
	font-family: times;
}

/* Clear floats */
.clear_both { clear:both; }

/* Image formatting */
#movie {
	text-align: left;
	width: 320px;
	margin: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_large {
	text-align: left;
	width: 600px;
	margin: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_tall_large {
	text-align: left;
	width: 400px;
	margin: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_medium {
	text-align: left;
	width: 400px;
	margin: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_tall_medium {
	text-align: left;
	width: 267px;
	margin: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_medium_left {
	text-align: left;
	float: left;
	width: 400px;
	padding-right: 30px;
	padding-bottom: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_medium_right {
	text-align: left;
	float: right;
	width: 400px;
	padding-left: 30px;
	padding-bottom: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_tall_medium_left {
	text-align: left;
	float: left;
	width: 267px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_tall_medium_right {
	text-align: left;
	float: right;
	width: 267px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: smaller;
	font-style: italic;
}

#image_small {
	text-align: left;
	width: 200px;
	padding-right: 20px;
	font-size: smaller;
	font-style: italic;





}

#image_tall_small {
	text-align: left;
	width: 133px;
	padding-right: 20px;
	font-size: smaller;
	font-style: italic;
}

#image_small_left {
	text-align: left;
	float: left;
	width: 200px;
	padding-right: 20px;
	font-size: smaller;
	font-style: italic;
}

#image_tall_small_left {
	text-align: left;
	float: left;
	width: 133px;
	padding-right: 20px;
	font-size: smaller;
	font-style: italic;
}

#image_small_right {
	text-align: left;
	float: right;
	width: 200px;
	padding-left: 20px;
	font-size: smaller;
	font-style: italic;
}

#image_tall_small_right {
	text-align: left;
	float: right;
	width: 133px;
	padding-left: 20px;
	font-size: smaller;
	font-style: italic;
}

/*	--------------------------------
	Main section formatting
	-------------------------------- */

/*2006 color - background-color: #F14110;*/

body {
	text-align: center;
	margin: 	5px;
	padding: 0px;
	/*background-color: #320916;*/
	/* 2008/09 background-color: #241F20;*/
	/*background-color: #81868C;*/
	background-image: url(pics/background_top.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #311E28;
/* #320916 */
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight:100;
	word-spacing: 1px;
	/*color: #320916;*/
	color: #252525;
}

#header {
	width: 700px;
	height: 127px;
	margin: 0px auto 0px auto;
	padding-left: 0px;
	border: 2px solid #AAAAAA;
	/*background-color: #241F20;*/
	/*background-color: #3209 16;*/
	background-color: #252525;
}

#menubar {
	width: 690px;
	margin: 0px auto 0px auto;
	padding: 5px;
	background-color: #252525;
	border: 2px solid #AAAAAA;
	border-top: 0px;
	border-bottom: 0px;
	text-align: center;
	font-weight: 600;
	word-spacing: 1px;
}

#homePageSection {
	margin: 0px auto 0px auto;
	background-color: #D8C6C7;
	border: 1px solid #AAAAAA;
	border-top: 0px;
	text-align: center;
	font-weight: 600;
	word-spacing: 1px;
	padding: 5px;
	color: #86373B;
}

#main {
	width: 640px;
	margin: 0px auto 0px auto;
	padding: 30px;
	background-color: #252525;
	border: 0px;
	text-align: left;
	color: #FFFFFF
}


#home {
	width: 700px;
	margin: 0px auto 0px auto;
	padding-left: 0px;
	background-color: #252525;
	border: 2px solid #AAAAAA;
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
	color: #FFFFFF
}

#news {
  width: 680px;
	margin: 0px auto 0px auto;
	padding: 10px;
	background-color: #252525;
	border: 0px;
	text-align: left;
	color: #FFFFFF;
}

#bottom {
	width: 700px;
	height: 99px;
	margin: 0px auto 0px auto;
	padding-left: 0px;
	background-color: #252525;
	border: 2px solid #AAAAAA;
	border-top: 0px;
	text-align: left;
	color: #D8C6C7;
}
