/*  
Theme Name: Popfest!
Author: Chris Mac
*/

/* Begin Typography & Colors */
body {
 background-color:#314b4c; 
 color:#fff;
 font-family:arial,helvetica,sans-serif;
 font-size:13px;
 margin:0px;
 padding:0px;
}

body#homepage {
 background:#323635 url(bg.gif) repeat-x;
}

#front {
 background:transparent url(front2.gif) no-repeat;
 height:513px;
 width:782px;
 position:absolute;
 top:0;
 left:0;
}

#frontlinks {
 font-family:arial,arial,helvetica,sans-serif;
 position:absolute;
 top:215px;
 left:430px;
 font-size:24px;
 line-height:1.5em;
}

#header {
 width:700px;
 background:transparent url(header.gif) no-repeat;
 margin:0 auto;
 z-index:1;
 position:relative;
 height:115px;
}

#nav {
 display:inline;
 text-align:right;
 font-size:18px;
 font-family:verdana;
 float:right;
 position:relative;
 top:85px;
}

#logo {
 display:inline;
}

#main {
 width:660px;
 margin: -8px auto 0 auto;
 border-top:2px solid #fff;
 padding:20px;
 font-style:normal;
}

.post {
 margin-top:-13px;
}

img {border:0px}
img.border {border:solid 1px #000000}

h1 {padding-top:15px; font-family:verdana; font-size:20px; text-decoration:underline; font-weight:normal; font-style:normal;}

.title {font-size:18px}
.center {text-align:center}
.left {float:left; margin-right:5px}
.right {float:right; margin-left:5px}

a {color:#ffff85; text-decoration:none}
a:visited {color:#ffff85;}
a:hover {color:#c7095d; font-style:normal}
a:active {color:#c7095d}

#homepage a {color:#fff; text-decoration:none}
#homepage a:visited {color:#fff}
#homepage a:hover {color:#c7095d;}
#homepage a:active {color:#c7095d}

#header a {color:#fff; text-decoration:none}
#header a:visited {color:#fff}
#header a:hover {color:#c7095d;}
#header a:active {color:#c7095d}
