/*  
Theme Name: Blue House
Theme URI: http://www.techwench.com/05-2005/theme-blue-house/
Description: 2-column theme.  Black & Blue.  Title Image using text replace & javascript.
Version: 1.5
Author: Tech Wench
Author URI: http://www.techwench.com/

    This theme is released under the Creative Commons
    Attribution-NonCommercial-ShareAlike 2.0 license

    You are free:
        * to copy, distribute, display, and perform the work
        * to make derivative works
    
    Under the following conditions:
        * Attribution. You MUST GIVE the original author credit.
        * NON-COMMERCIAL. You may not use this work for commercial purposes.
        * Share Alike. If you alter, transform, or build upon this work, 
          you may distribute the resulting work only under a license identical 
          to this one.
        * For any reuse or distribution, you must make clear to others the 
          license terms of this work.
        * Any of these conditions can be waived if you get permission from 
          the copyright holder.
    
    Your fair use and other rights are in no way affected by the above.
    Full license text: http://creativecommons.org/licenses/by-nc-sa/2.0/legalcode
*/


body { margin: 0px; padding: 0px; font-family: Verdana, Helvetica, Sans-serif; font-size: 12px; color: #ffffff; background-image: url("bh-bg.jpg"); background-repeat: repeat-x;}
#wrap { width: 760px; margin-right: auto; margin-left: auto; background-image: url("bh-wrapbg.jpg"); background-repeat: repeat-y; border-left: 2px solid #000000; border-right: 2px solid #000000; }

/* header styles ===================================== */
#head { width: 760px; height: 200px; background-image: url("bh-header.jpg"); background-repeat: no-repeat; margin-bottom: 15px; }
#desc { height: 60px; margin: 0px 240px 0px 0px; padding: 20px 30px 0px 30px; font-size: 14px; font-weight: bold; text-align: center; }
#title { margin: 40px 200px 0px 0px; text-align: center; }
#title h1 { margin: 0px; padding: 0px; font-size: 50px; }
#title h1 a:link, #title h1 a:visited { color: #ffffff; text-decoration: none; }
#title h1 a:hover { text-decoration: underline; }

/* right menu styles ================================= */
#right { float: right; width: 180px; padding: 0px 20px 0px 40px; color: #c1e0ff; }
#right h2 { margin: 0px 0px 5px 0px; padding: 0px; font-size: 14px; }
#right ul { margin: 0px; padding: 0px; }
#right ul li { list-style-type: none; margin: 0px 0px 30px 0px; }
#right ul ul { margin: 0px; padding: 0px; }
#right ul ul li { list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px; list-style-type: square; list-style-position: inside; }
#right a { text-decoration: underline; }

/* main content styles =============================== */
#content { margin: 0px 240px 0px 0px; padding: 0px 20px 0px 20px; line-height: 16px; min-height: 600px;}
.post { margin: 0px 0px 40px 0px; }
.meta { font-size: 10px; margin: 0px 0px 10px 0px; padding: 0px; }
.postmetadata { text-align: right; font-weight: bold; }

/* footer styles ===================================== */
#foot { clear: both; margin: 0px 260px 0px 0px; padding: 20px 20px 10px 20px; font-size: 10px; font-weight: bold; text-align: center; color: #999999; }
#foot a:link, #foot a:visited { font-weight: normal; color: #ffffff; }
#foot a:hover { color: #99ccff; }

/* comment styles ==================================== */
#commentlist { margin-left: 0px; margin-right: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 10px 20px 10px 20px; background-color: #e5f3ff; border: 2px solid #6699cc; color: #003366; }
#commentlist p { margin: 10px 0px 10px 0px; }
#commentlist a:link, #commentlist a:visited { color: #003366; text-decoration: underline; }
#commentlist a:hover { color: #000000; }

/* global styles ===================================== */
h2 { margin: 0px; padding: 0px; font-size: 16px; }
h3 { font-size: 14px; }
blockquote { margin-left: 20px; margin-right: 20px; background-color: #ffffff; color: #003366; padding: 5px 15px 5px 15px; border: 2px solid #336699; }
blockquote p { margin: 0px; padding: 10px 0px 10px 0px; }
blockquote a:link, blockquote a:visited { color: #0066cc; text-decoration: underline; }
blockquote a:hover { color: #000000; }
a img { border: none; }
a:link, a:visited { color: #99ccff; text-decoration: none; }
a:hover { color: #ffffff; }
textarea { width: 450px; }
