/*
Theme Name: Huntrrr
Theme URI: n/a
Version: 0.1
Description: 2-column, fixed width, moose styleee. Based on Chocolate Bar by Tech Wench
Author: Mats Larsson
Author URI: http://lson.net
*/

body { margin: 0px; padding: 0px; background-image: url(images/bg.gif); background-repeat: repeat-y; background-position: top center; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; }

#wrap { width: 700px; margin-left: auto; margin-right: auto; }
#head { position: relative; height: 200px; background-image: url(images/head.gif); background-repeat: no-repeat; }
#title { position: absolute; z-index: 2; top: 25px; left: 20px; width: 510px; height: 80px; font-size: 40px; color: #EAE6D1; }
#title a:link, #title a:visited { text-decoration: none; color: #EAE6D1; }
#title a:hover { color: #ffffff; }
#shadow { position: absolute; z-index: 1; top: 27px; left: 22px; width: 510px; height: 80px; font-size: 40px; color: #000000; }
#desc { position: absolute; top: 25px; right: 35px; width: 150px; height: 60px; font-size: 10px; text-align: center; color: #72513B; overflow: hidden; line-height: 16px; }

#content { float: left; width: 460px; margin: 0px; padding: 0px 0px 0px 20px; }

#right { float: right; width: 180px; margin: 0px; padding: 0px 0px 0px 0px; }
#right .menu-top { height: 26px; margin: 0px; padding: 0px; background-image: url(images/menu-top.gif); background-repeat: no-repeat; }
#right .menu-bot { height: 25px; margin: -20px 0px 20px 0px; padding: 0px; background-image: url(images/menu-bot.gif); background-repeat: no-repeat; }
#right .menu { margin: 0px; padding: 0px 20px 0px 30px; background-image: url(images/menu-bg.gif); background-repeat: repeat-y; font-size: 10px; }
#right .menu#bright, #right .menu#bright2 { background-image: url(images/menu-bg-bright.gif); background-repeat: repeat-y; }
#right .menu ul { margin: 0px; padding: 0px; }
#right .menu ul li { list-style-type: none; margin: 0px; padding-bottom: 20px; }
#right .menu ul ul { margin: 0px; padding: 0px; }
#right .menu ul li li { list-style-type: none; margin: 0px; padding-bottom: 5px; }
#right .menu ul.children { margin-top: 5px; margin-left: 10px; }
#right .menu h2 { margin: 0px; padding: 5px 0px 5px 0px; font-size: 12px; }
#right #searchform { margin: 0px; padding: 0px; }
#right #searchform input { width: 100px; border: 1px solid #000000; }
#right #searchform #go { width: 30px; }
#right select { width: 140px; }
#right option { width: 140px; }

#commentform { padding-top: 10px; }
#commentform input, #commentform textarea { border: 1px solid #72513B; }
#commentform textarea { width: 430px; }
#commentform p { margin: 0px 0px 5px 0px; }
#commentlist { margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 0px 0px 30px 0px; padding: 0px; color: #72513B; }
#commentlist a:link, #commentlist a:visited { color: #A26D49; font-weight: bold; }
#commentlist a:hover { color: #000000; }

#foot { clear: both; height: 10px; }

.post { margin: 0px; padding-bottom: 50px; line-height: 20px; }
.post em { font-size: 10px; font-weight: bold; }
.post img { border: 0px solid #9B7B66; padding: 0px; background-color: #ffffff; }
.postfoot { font-size: 10px; text-align: right; line-height: normal; padding-top: 10px; padding-right: 20px; border-top: 1px solid #9B7B66; }
.pagefoot { font-size: 10px; text-align: right; line-height: normal; padding-top: 15px; padding-right: 30px; padding-bottom: 10px; border-top: 1px solid #9B7B66 }
.commentauth { clear: both; border-top: 1px solid #9B7B66; text-align: right; font-size: 10px; padding: 5px 0px 10px 0px; }
.gravatar { float: left; width: 30px; height: 30px; margin: 0px 10px 0px 0px; border: 1px solid #9B7B66; background-color: #ffffff; padding: 3px; }

h1 { font-size: 16px; margin: 0px; padding: 5px 0px 5px 0px; }
h1 a { text-decoration: none; }
h1:first-letter { color: #FF8000; !important }

a img { border: none; }
a:link, a:visited { color: #008200; }
a:hover { color: #000000; }
