/*-----------------
 Default Settings
-----------------*/

body {
font-family:arial,verdana,sans-serif;
margin:0px; margin-top:0;
color:#000;
background-color:#fc9;
font-size:100%;
text-align:center
}

p {
word-spacing:0.2em;
text-indent: 1em;
text-align: justify;
}

h1, h2, h3, h4{
margin:0px;
color:#000;
}

h2, h3{
font-family:OCR A Extended,terminal,arial,verdana,sans-serif;
border-bottom:2px solid #C00;
}

h3, h4{
font-size:130%;
}

h1 {
font-family:OCR A Extended,terminal,arial,verdana,sans-serif;
text-align:right;
font-size:100%;
margin-top:12px;
border:2px solid #C00;
background-color:#f96;
}

h2 {
display:inline;
margin-top:0;
}

h3 {
display:inline;
font-size:110%;
}

h4 {
font-family:arial,verdana,sans-serif;
text-align:right;
}

img {border:0px none;}

ul {
margin-top:10px;
position:relative;
}

li{
margin-bottom:2px;
}

a {color:#c00;font-weight:bold;text-decoration:none;background-color:transparent;}
a:link{color:#c00;background-color:transparent;}
a:visited{color:#888;background-color:transparent;}
a:hover{color:#fc9;background-color:#c00;}
/*a:active{background-color:#037;}*/

/*------------
   Layout
------------*/

#title {text-align:center;
margin:0 auto;
width:500px;
height:83px;
background-image: url('http://www.kawlinz.com/images/titlelogo.gif')
}

#nav {
width:120px;
color:#000;
background-color:#fc9;
text-align:left;
margin:15px 10px 15px 0;
font-size:85%;
overflow:visible;
position:fixed;
top:83px;
left:2px;
border:2px dashed #c00;
border-left:0px
}

#nav p {text-indent:0;}

#nav li {
list-style-type:none;
position:relative;
left:-2em;
}

#meat {
float:left;
color:#000;
background-color:#fc9;
text-align:left;
margin:15px 145px 15px 145px;
}

#footer{
color:#fc9;
background-color:#c00;
clear:both;
font-weight:bold;
border-top:1px solid #000;
}

/*-----------------
     Classes
-----------------*/

a.outside {color:#c00;font-weight:bold;text-decoration:none;background-color:#f96;}
a.outside:link{color:#c00;background-color:#f96;}
a.outside:visited{color:#777;background-color:#f96;}
a.outside:hover{color:#fc9;background-color:#000;}

a.menu {color:#000;font-weight:normal;text-decoration:none;background-color:transparent;}
a.menu:link{color:#000;background-color:transparent;}
a.menu:visited{color:#000;background-color:transparent;}
a.menu:hover{color:#000;border-bottom:1px solid #c00;background-color:transparent;}

a.arc {color:#fc9;}
a.arc:link{color:#fc9;}

.info, acronym{
cursor:help;
border-bottom:2px dotted #c00;
}

.bandpic{
clear:both;
float:left;
width:75px;
height:75px;
margin:3px 3px 3px 3px;
}

.songlink{
float:left;
text-align:left;
width:400px;
margin:30px 3px 3px 3px;
}

.songinfo {
clear:both;
}

.songinfo p {text-indent:0;}

.example {
color:#c00;
text-align:center;
padding-top:12px;
padding-bottom:12px;
background-color:#ffc;
border:3px double #000;
margin-left:50px;
margin-right:50px;
}

.archive{
}

.standout {
text-align:center;
}

.nobullet {
position:relative;
left:-2.5em;
margin-left:0;
list-style-type:none;
}

/*This is for the sample new titles only*/
.samnew {
width:250px;
margin-bottom:15px;
}

/*----------------
    News Posts
----------------*/

.heading{
/*margin-top:15px;*/
border:2px solid #C00;
background-color:#f96;
}

.heading h1{
border:0px;
}