* {
margin: 0;
padding: 0;
}
header, footer, section, aside, nav, article {
display: block;
}
body {
margin: 0 auto;
width: 960px;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
color: #525252;
background: #540202 url("../burgback2.png") repeat;
}
/*--Headers------------------------------------------------*/
h2 {
font-size: 20px;
padding: 20px 0;
color: #910909;
}
h2 a, h3 a {
color: #000;
font-size: 16px;
}
h2 a:hover, h3 a:hover {
color:#9e0a0a;
}
h3 {
font-size: 18px;
color:#910909;
padding-bottom: 3px;
margin: 10px 0;
}
h3 img{
padding-top: 2px;
}
p {
padding-bottom: 20px;
}
header {
float: left;
background: #ebe7e7 url("../headimage8.png");
width: 960px;
height: 220px;
position: relative;
z-index: 500;
}
header h1, header p {
position: relative;
z-index: 9999;
}
header h1 {
padding: 55px 40px 5px 40px;
font-size: 40px;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 75px;
color: #9e0a0a;
}
header p {
padding-left: 20px;
margin-left: 323px;
color: #9e0a0a;
font-size: 38px;
font-family: Helvetica, Arial, sans-serif;
}
header p.smaller {
font-size: 14px;
color: #939393;
margin-top: 160px;
margin-left: 55px;
padding: 20px 10px 30px 33px;
}
/*--Navigation------------------------------------------------*/
nav {
margin: 0 auto;
margin-bottom: 20px;
width: 960px;
display: block;
float: left;
position: relative;
z-index: 999;
}
nav .menu {
font-size: 16px;
font-weight: bold;
margin-left: 45px;
}
nav .menu ul {
list-style: none;
margin: 0;
}
nav .menu li {
float: left;
position: relative;
}
nav .menu a {
display: block;
text-decoration: none;
color: #fff;
padding: 0 33px;
line-height: 35px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border:1px solid #b2b2b2;
}
.rounded {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #ccc;	
}
nav .menu li ul { 
display: none; 
}
nav .menu ul li a {
display: block;
text-decoration: none;
background-color: #000;
margin-left: 10px;
white-space: nowrap;
}
nav .menu ul li a#current {
display: block;
text-decoration: underline;
background-color: #404040;
color: #ebe7e7;
margin-left: 10px;
white-space: nowrap;
}
nav .menu ul li a#current:hover {
display: block;
text-decoration: underline;
background-color: #700404;
color: #fff;
margin-left: 10px;
white-space: nowrap;
}
nav .menu ul li a:hover { 
background-color: #700404;
text-decoration: underline;
}
nav .menu li:hover ul {
display: block;
position: absolute;
}
nav .menu li:hover li {
float: none;
}
/*--Main Content------------------------------------------------*/
#content {
float: left; 
width: 580px; 
margin:10px 0 10px 0; 
padding:5px 20px 5px 20px;
background-color: #ebe7e7;
border: 10px solid #000;
color: #525252;
}
.colored {
color: #787878;
font-weight: bold;
}
.colored2 {
color: #b35f5f;
font-weight: bold;
}
.color {
color: #b35f5f;
font-size: 11px;
}
.smallerfont {
font-size: 12px;
color: #939393;
padding-bottom: 3px;
}
p.smallerfont a {
color: #939393;
}
p.smallerfont a:hover {
color: #6f6f6f;
}
.articlecontent  a {
color: #000;
}
.articlecontent a:hover {
color: #9e0a0a;
}
.dropshad2 img{
box-shadow: 1px 1px 3px #540202;
padding: 3px;
margin: 5px;
}
.dropshad {
-webkit-box-shadow: 5px 5px 8px #540202;
-moz-box-shadow: 5px 5px 8px #540202;
}
.alignleft {
float: left;
}
img.alignleft {
margin: 8px 15px 0 0; 
}
.alignright {
float: right;
}
img.alignright {
margin: 8px 0 0 15px; 
}
.center {
text-align: center;
}
.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
blockquote.style {
font: italic 13px/24px helvetica,arial,sans-serif;
color: #787878;
padding: 18px 10px 0 70px;
border-top: 2px solid #9e0a0a;
border-bottom: 4px outset #b35f5f;
margin: 15px;
background: #fff url(../quotebg.gif) no-repeat 0% 0%;
text-indent: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
dl {
margin-bottom: 15px;
}
dt {
padding-bottom: 5px;
padding-top: 4px;
font-weight: bold;
}
dd {
padding-bottom: 3px;
margin-left: 15px;
}
dt.music {
padding-bottom: 8px;
padding-top: 5px;
margin-left: 20px;
font-weight: bold;
color: #b35f5f;
}
dd.music {
padding-bottom: 3px;
margin-left: 35px;
}
dd.music a {
background: url(../heart.gif) no-repeat 0% 50%;
padding-left: 10px;
}
/*--Side Content------------------------------------------------*/
aside {
float: right;
text-align: left; 
width: 300px; 
margin:0; 
padding:0;
}
aside section {
margin: 10px 0 0 0;
padding: 10px 15px;
background-color: #ebe7e7;
border: 10px solid #000;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.noborder {
border: none;
}
aside section ul {
margin: 0 0 0 20px;
list-style-image: url(../heart.gif);
color: #9e0a0a;
}
aside section ul li a {
display: block;
text-decoration: none;
color: #333;
}
aside section ul li a:hover {
background-color: #afa67f;
color: #fff;
}
aside section  a {
color: #000;
}
aside section a:hover {
color: #9e0a0a;
}
 dl.left {
font-size: 13px;
margin: 10px auto;
}
.left dt {
font-weight: bold;
font-size: 16px;
margin: 10px auto;
padding: 0;
text-align: center;
}
.left dd {
margin: 0;
padding: 1px 0;
color: #b35f5f;
}
.left dd span {
color: #939393;
font-weight: bold;
}
/*--Footer------------------------------------------------*/
footer {
clear: both;
float: left;
background: #ebe7e7 url("../footerbk10.png");
width: 960px;
height: 95px;
color: #808080;
margin-top: 10px;
}
footer p {
font-size: 12px;
margin-top: 20px;
}
footer a {
color: #b35f5f;
}
footer a:hover {
color: #6f6f6f;
}