/*----HEADER----*/
body {
font-family: "Palatino Linotype", Georgia, "Times New Roman";
	color: #333333;
	background-color: #111111;
/*--	background-image:url(../images/plaid2.gif);--*/
	font-size:14px;
}

a, a:link {
	color: #46509c;
	text-decoration:none;
}

a:visited {
 }

a:hover {
	color: #990000;
}


div.top {
margin:40px 40px 0px 0px;
}

div.content {
width:800px;
}

div.menu{
}

div.menu a{
color:#FFFFFF;
}

div.menu a:hover{
color:#333333;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding:0;
	margin-top:0px;
	margin-bottom:20px;
	}
	
h2 {
font-family: "Palatino Linotype", Georgia, "Times New Roman";
	color:#222222;
	font-size: 22px;
	font-weight: bold;
	letter-spacing:.1em;
	padding-bottom: 4px;
	margin:0;
} 

h3 {
font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 17px;
	letter-spacing:.05em;
	margin:0px;
	padding:0px;
	color:#222222;
	}

h3.a {
	color: #FFFFFF;
}
	
h4 {
font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 15px;
	font-weight:bold;
	font-stretch:semi-expanded;
	padding:0px;
	margin:0px;
	color:#222222;
	}
	
h5 {
font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 13px;
	color:#222222;
	font-weight: normal;
	letter-spacing:.05em;
	margin:0;
	padding:0;
}

h6 {
font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size:40px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:.05em;
	margin:0px;
	padding:0px;
	padding-top:7px;
	color:#222222;
	}
	
ul {
padding:0px;
margin:0px;
list-style-type:none;
}

li {
padding-left:10px;
padding-bottom:10px;
margin-left:20px;
list-style: none;
}

img {
border:0px;
}

blockquote {
border-left:1px #666666 solid;
margin-left:4px;
padding-left:4px;
}



/*----BODY----*/

div.index {
font-size: 17px;
	font:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	letter-spacing:.1em;
	padding-top: 20px;
	padding-bottom: 4px;
	}

/*-div.menu {
background-image:url(images/menu.gif);
background-position:left;
background-repeat:no-repeat;
margin:0px;
word-spacing: 15px;
height:40px;
padding: 0px;
padding-left: 10px;
}

div.headlines {
text-transform:lowercase;
line-height:20px;
}-*/

div.section {
 	border-bottom: dotted 1px #666666;
	background-color: none;
	margin-bottom:5px;
	padding-bottom:3px;
	}

div.content {
}

table {
background-color: #F0F0F0;
}

td {
vertical-align:text-top;
vertical-align:top;
}

/*----SHOWS.TPL--

div.shows{
}

table.shows{
border-color:#FFFFFF;
margin:0px;
}

td.shows{
border: #FFFFFF;
}--*/

/*----BLOG.TPL----*/

div.blog{
border-bottom: 1px #666666 dotted;
margin-bottom:10px;
padding-bottom:10px;
}

table.blog {
border-color:#FFFFFF;
margin:0px;
margin-top:20px;
width:100%;
}

tr.blog {
width: inherit;
}

td.blog {
border:none;
padding:0px;
width: inherit;
}

div.blogTitle {
	font-family:"Palatino Linotype", Georgia, "Times New Roman";
	text-align:left;
	font-size: 22px;
	font-weight: bold;
	letter-spacing:.065em;
	padding-bottom: 4px;
	margin:0;
	width:400px;
}

div.blogDate {
text-align:right;
font-size:11px;
padding-top:10px;
font-style: normal;
letter-spacing:.05em;
color:#333333;
}

ul.blog {
margin:0px;
padding:0px;
text-indent:0px;
}

li.blog {
margin:0px;
padding:0px;
text-indent:0px;
}

/*----FOOTER----*/

div.foot {
}
