/*
Theme Name: Chocolate Bar
Theme URI: http://www.techwench.com/10-2005/theme-chocolate-bar/
Version: 1.0
Description: 2-column, fixed width, brown theme.
Author: Tech Wench
Author URI: http://www.techwench.com
*/

body { margin: 0px; padding: 0px; background-image: url(images/bg.jpg); background-repeat: repeat; background-position: top center; text-color:"#00008B"; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px;}

#wrap { width: 770px; margin-left: auto; margin-right: auto; background-image: url(images/wrapbg.jpg); background-repeat: repeat-y; background-position: top center; }
#head { position: relative; height: 200px; background-image: url(images/header.jpg); background-repeat: no-repeat; }
#title a:link, #title a:visited { text-decoration: none; color: #EAE6D1; }
#title a:hover { color: #ffffff; }
#content { float: left; width: 510px; margin: 0px; padding: 0px 0px 0px 20px; }

#right { float: right; width: 200px; margin: 0px; padding: 0px 20px 0px 0px; }
#right .menu-top { height: 40px; margin: 0px; padding: 0px; background-image: url(images/menu-top.jpg); background-repeat: no-repeat; }
#right .menu-bot { height: 40px; margin: -20px 0px 20px 0px; padding: 0px; background-image: url(images/menu-bot.jpg); background-repeat: no-repeat; }
#right .menu { margin: 0px; padding: 0px 20px 0px 40px; background-image: url(images/menu-bg.jpg); background-repeat: repeat-y; font-size: 10px; }
#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: 0px 0px 10px 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 #00008B; }
#commentform textarea { width: 500px; }
#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: #00008B; }
#commentlist a:link, #commentlist a:visited { color: #483D8B; font-weight: bold; }
#commentlist a:hover { color: #000000; }

#foot { clear: both; height: 10px; }

.post { margin: 0px; padding-bottom: 50px; line-height: 20px; }
.post img { border: 1px solid #483D8B; padding: 5px; background-color: #ffffff; }
.postfoot { font-size: 10px; text-align: right; line-height: normal; padding-top: 10px; padding-right: 30px; border-top: 1px solid #483D8B; background-image: url(images/postfoot.jpg); background-repeat: no-repeat; background-position: right; }
.pagefoot { font-size: 10px; text-align: right; line-height: normal; padding-top: 15px; padding-right: 30px; padding-bottom: 10px; border-top: 1px solid #483D8B; background-image: url(images/postfoot.jpg); background-repeat: no-repeat; background-position: right; }
.commentauth { clear: both; border-top: 1px solid #483D8B; 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 #483D8B; background-color: #ffffff; padding: 3px; }

h1 { color: #483D8B; font-size: 16px; margin: 0px; padding: 5px 0px 5px 30px; background-image: url(images/h1.jpg); background-repeat: no-repeat; background-position: top left; }
h1 a { text-decoration: none; }
a img { border: none; }
a:link, a:visited { color: #800080; }
a:hover { color: #000000; }

