@charset "UTF-8";
/* CSS Document */

/* Main
---------------------------------------------------------- */
body {
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #3e373c;
	margin: 0px;
}

a {
	color: #cf2d0f;
	text-decoration: none;
	}

a:hover {
	color: #cf2d0f;
	text-decoration: underline;
	}
	
.seidler #container {
	width: 1000px;
	text-align: left;
	background-image: url(../images/logo_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.seidler #containerHP {
	width: 1000px;
	text-align: left;
	background-image: url(../images/logo_bg_hp.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.seidler #sidebar {
	float: left;
	width: 300px;
	text-align: center;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.seidler #mainContent {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	width: 620px;
	float: right;
} 

.seidler #footer {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 620px;
	font-size: 1.1em;
	color: #999999;
	background-image: url(../images/footer_divider.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.box {
	height:1%;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 610px;
}

.boxHP {
	height:1%;
	background-color: #FFF;
	margin-top: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 610px;
}

.inner {
	height:1%;
	background-attachment: scroll;
	background-color: #e8e8e8;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* Footer
---------------------------------------------------------- */

#subfooter {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	width:620px;
	height: 18px;
} 

#subfooter li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	}

#footermystic {
	padding-right: 20px;
	padding-left: 120px;
	background-image: url(../images/mystictrumpeter_small.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#footerdook {
	padding-left: 120px;
	background-image: url(../images/dookOok_small.jpg);
	background-repeat: no-repeat;
	height: 100px;

}

.footerclear {
	clear: both;
	height: 0px;
}

#footermystic p {
	width: 180px;
}
#footerdook p {
	width: 180px;
}


#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#shareGrid {
	display:inline;
	float:left;
	position:relative;
	width:620px;
	height: 18px;
	}
	
#shareGrid li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	}

#emailz {
	padding-right: 15px;
	padding-left: 22px;
	background-image: url(../images/share_email.png);
	background-repeat: no-repeat;
	background-position: 0;
	height: 18px;
}
#facebook {
	padding-right: 15px;
	padding-left: 22px;
	background-image: url(../images/share_facebook.png);
	background-repeat: no-repeat;
	background-position: 0;
	height: 18px;
}

#digg
{
	padding-right: 15px;
	padding-left: 22px;
	background-image: url(../images/share_digg.png);
	background-repeat: no-repeat;
	background-position: 0;
	height: 18px;
}

#myspace
{
	padding-right: 15px;
	padding-left: 22px;
	background-image: url(../images/share_myspace.png);
	background-repeat: no-repeat;
	background-position: 0;
	height: 18px;
}

#stumbleupon
{
	padding-right: 15px;
	padding-left: 22px;
	background-image: url(../images/share_stumbleupon.png);
	background-repeat: no-repeat;
	background-position: 0;
	height: 18px;
}
#delicious
{
	padding-right: 15px;
	padding-left: 22px;
	background-image: url(../images/share_delicious.png);
	background-repeat: no-repeat;
	background-position: 0;
	height: 18px;
}

#copyright
{
	padding-top: 20px;
	display:inline;
	float:left;
	position:relative;
	width:620px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	padding-bottom: 20px;
}

/* Navigation Buttons
---------------------------------------------------------- */

#logo {
	display: block;
	height:150px;
	width:300px;
}

#logo h1 a
{
  display: block;
  width: 300px;
  height: 150px;
  background-image: url(../images/logo.png);
  text-indent:-9999em;
	background-repeat: no-repeat;
	background-position: center top;

}

#homeOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_home.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#homeOn span
{
  display: none;
}


#home
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_home.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -50px;
}

#home span
{
  display: none;
}

#alanOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_alan.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#alanOn span
{
  display: none;
}

#alan
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_alan.png") no-repeat 0 0;

}

#alan:hover
{ 
  background-position: 0 -50px;
}

#alan span
{
  display: none;
}

#musicOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_music.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#musicOn span
{
  display: none;
}


#music
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_music.png") no-repeat 0 0;

}

#music:hover
{ 
  background-position: 0 -50px;
}

#music span
{
  display: none;
}


#mysticOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_mystic.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#mysticOn span
{
  display: none;
}

#mystic
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_mystic.png") no-repeat 0 0;

}

#mystic:hover
{ 
  background-position: 0 -50px;
}

#mystic span
{
  display: none;
}

#dukeOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_duke.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#dukeOn span
{
  display: none;
}

#duke
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_duke.png") no-repeat 0 0;

}

#duke:hover
{ 
  background-position: 0 -50px;
}

#duke span
{
  display: none;
}

#introOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_intro.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#introOn span
{
  display: none;
}


#intro
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_intro.png") no-repeat 0 0;

}

#intro:hover
{ 
  background-position: 0 -50px;
}

#intro span
{
  display: none;
}


#blogOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_blog.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#blogOn span
{
  display: none;
}

#blog
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_blog.png") no-repeat 0 0;

}

#blog:hover
{ 
  background-position: 0 -50px;
}

#blog span
{
  display: none;
}

#alanCh01On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch01.png") no-repeat 0 0;

}

#alanCh01On span
{
  display: none;
}

#alanCh01
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch01.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#alanCh01:hover
{
	background-position: 0 0px;
}

#alanCh01 span
{
  display: none;
}


#alanCh02On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch02.png") no-repeat 0 0;

}

#alanCh02On span
{
  display: none;
}

#alanCh02
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch02.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#alanCh02:hover
{
	background-position: 0 0px;
}

#alanCh02 span
{
  display: none;
}



#alanCh03On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch03.png") no-repeat 0 0;

}

#alanCh03On span
{
  display: none;
}

#alanCh03
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch03.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#alanCh03:hover
{
	background-position: 0 0px;
}

#alanCh03 span
{
  display: none;
}

#alanCh04On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch04.png") no-repeat 0 0;

}

#alanCh04On span
{
  display: none;
}

#alanCh04
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch04.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#alanCh04:hover
{
	background-position: 0 0px;
}

#alanCh04 span
{
  display: none;
}

#alanCh05On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch05.png") no-repeat 0 0;

}

#alanCh05On span
{
  display: none;
}

#alanCh05
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch05.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#alanCh05:hover
{
	background-position: 0 0px;
}

#alanCh05 span
{
  display: none;
}

#alanCh06On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch06.png") no-repeat 0 0;

}

#alanCh06On span
{
  display: none;
}

#alanCh06
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch06.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#alanCh06:hover
{
	background-position: 0 0px;
}

#alanCh06 span
{
  display: none;
}

#alanCh07On
{
	display: block;
	width: 300px;
	height: 30px;
	background: url("../images/button_ch07.png") no-repeat 0 0;
	margin-bottom: 15px;
}

#alanCh07On span
{
  display: none;
}

#alanCh07
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_ch07.png") no-repeat 0 0;
  background-position: 0 -30px;
  margin-bottom: 15px;

}

#alanCh07:hover
{
	background-position: 0 0px;
}

#alanCh07 span
{
  display: none;
}

#discoOn
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_disco.png") no-repeat 0 0;
  background-position: 0 -100px;

}

#discoOn span
{
  display: none;
}


#disco
{
  display: block;
  width: 300px;
  height: 50px;
  background: url("../images/button_disco.png") no-repeat 0 0;

}

#disco:hover
{ 
  background-position: 0 -50px;
}

#disco span
{
  display: none;
}

#disco01On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_disco01.png") no-repeat 0 0;

}

#disco01On span
{
  display: none;
}

#disco01
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_disco01.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#disco01:hover
{
	background-position: 0 0px;
}

#disco01 span
{
  display: none;
}


#disco02On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_disco02.png") no-repeat 0 0;

}

#disco02On span
{
  display: none;
}

#disco02
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_disco02.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#disco02:hover
{
	background-position: 0 0px;
}

#disco02 span
{
  display: none;
}



#disco03On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_disco03.png") no-repeat 0 0;
  margin-bottom: 15px;

}

#disco03On span
{
  display: none;
}

#disco03
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_disco03.png") no-repeat 0 0;
  background-position: 0 -30px;
  margin-bottom: 15px;

}

#disco03:hover
{
	background-position: 0 0px;
}

#disco03 span
{
  display: none;
}
#duke01On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_duke01.png") no-repeat 0 0;

}

#duke01On span
{
  display: none;
}

#duke01
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_duke01.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#duke01:hover
{
	background-position: 0 0px;
}

#duke01 span
{
  display: none;
}


#duke02On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_duke02.png") no-repeat 0 0;

}

#duke02On span
{
  display: none;
}

#duke02
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_duke02.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#duke02:hover
{
	background-position: 0 0px;
}

#duke02 span
{
  display: none;
}



#duke03On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_duke03.png") no-repeat 0 0;
  margin-bottom: 15px;

}

#duke03On span
{
  display: none;
}

#duke03
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_duke03.png") no-repeat 0 0;
  background-position: 0 -30px;
  margin-bottom: 15px;

}

#duke03:hover
{
	background-position: 0 0px;
}

#duke03 span
{
  display: none;
}

#blog01On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_blog01.png") no-repeat 0 0;

}

#blog01On span
{
  display: none;
}

#blog01
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_blog01.png") no-repeat 0 0;
  background-position: 0 -30px;

}

#blog01:hover
{
	background-position: 0 0px;
}

#blog01 span
{
  display: none;
}



#blog02On
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_blog02.png") no-repeat 0 0;
  margin-bottom: 15px;

}

#blog02On span
{
  display: none;
}

#blog02
{
  display: block;
  width: 300px;
  height: 30px;
  background: url("../images/button_blog02.png") no-repeat 0 0;
  background-position: 0 -30px;
  margin-bottom: 15px;

}

#blog02:hover
{
	background-position: 0 0px;
}

#blog02 span
{
  display: none;
}



/* Body
---------------------------------------------------------- */


.seidler #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #cf2d0f;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.seidler #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #cf2d0f;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
}

.seidler #mainContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.seidler #mainContent #byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-bottom: 15px;
	font-style: italic;
}

.seidler #mainContent blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 20px;
	font-style: italic;
	padding-top: 10px;
	padding-left: 50px;
	line-height: 21px;
	padding-right: 50px;
}

.seidler #mainContent #inside {
	padding-bottom: 20px;
	font-style: italic;
	padding-top: 10px;
	color: #666666;
	padding-left: 50px;
	padding-right: 50px;
}

.seidler #mainContent #paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
	width: 580px;
}

.seidler #mainContent #paginate a {
	font-size: 1.4em;
	font-weight: normal;
	color: #cf2d0f;
	text-decoration: none;
	font-style: normal;
}

.seidler #mainContent #paginate a:hover {
	text-decoration: underline;
}


.seidler #mainContent .box .inner p {
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.seidler #mainContent .boxHP .inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.seidler #mainContent .left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;	
}

.seidler #mainContent .right {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}

.seidler #mainContent .right300 {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 300px;
}


.postmetadata {
	color:#333333;
	font-size:1.2em;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


/* Lists
---------------------------------------------------------- */

.seidler #mainContent .box .inner ol .title {
	font-size: 1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-position: outside;
	margin-left: 60px;
	padding-left: 0px;
}

.seidler #mainContent .box .inner ol .title2 {
	font-size: 1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: 60px;
	padding-left: 0px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.seidler #mainContent .box .inner ol {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.seidler #mainContent .box .inner ol li {
	margin:0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: decimal;
}

.seidler #mainContent .box .inner ul {
	padding-top: 0px;
	padding-bottom: 10px;
}
.seidler #mainContent .box .inner ul li {
	font-size: 1.2em;
	margin:0;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

