/*  
Theme Name: Dancing Woman
Theme URI: http://www.techwench.com/07-2005/theme-dancing-woman/
Description: 2-column theme, blues, fixed-width.  Plugin ready: Gravatar, Recent Comments, Theme Switcher, WP Grins.
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; background-image: url(images/bg.jpg); background-repeat: repeat; background-position: top center; 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; }

#head { position: relative; height: 210px; margin: 0px; padding: 0px; background-image: url(images/head.jpg); background-repeat: no-repeat; }
#title { position: absolute; top: 20px; left: 220px; width: 550px; height: 100px; text-align: center; font-size: 46px; font-family: "Times New Roman", Times, Serif; color: #149ECE; font-weight: bold; }
#title a:link, #title a:visited { color: #149ECE; text-decoration: none; }
#title a:hover { color: #003366; }
#desc { position: absolute; top: 110px; left: 220px; width: 510px; height: 80px; padding: 0px 20px 0px 20px; text-align: center; }

#left { float: left; width: 200px; margin: 0px; padding: 40px 10px 0px 10px; background-image: url(images/left.jpg); background-repeat: no-repeat; color: #003366; }
#left h2 { margin: 0px; padding: 0px 0px 5px 14px; font-size: 14px; background-image: url(images/left-h2.jpg); background-repeat: no-repeat; }
#left a:link, #left a:visited { color: #149ECE; }
#left a:hover { color: #003366; }
#left .menu { width: 200px; margin: 0px; padding: 10px 10px 30px 10px; }
#left ul { margin: 0px; padding: 0px; }
#left ul li { list-style-type: none; margin: 0px; padding: 0px 0px 30px 0px; }
#left ul ul li { list-style-type: none; background-image: url(images/left-li.jpg); background-repeat: no-repeat; margin: 0px 0px 0px 16px; padding: 0px 0px 5px 12px; }
#left ul.children { margin: 0px; padding: 5px 0px 0px 0px; }
#left ul.children li { margin: 0px; padding: 0px 0px 5px 12px; }

#content { float: right; width: 510px; margin: 0px; padding: 40px 20px 0px 20px; }
#content .post { margin: 0px; padding: 0px 0px 40px 0px; line-height: 20px; }
#content .post blockquote { padding-top: 0px; padding-bottom: 0px; }
#content .post blockquote p { margin: 0px; padding: 10px 0px 10px 0px; }

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

#commentlist { margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 5px 15px 0px 15px; border: 1px solid #003366; background-color: #E8F4FA; }
#commentlist p { margin: 0px; padding: 10px 0px 10px 0px; }
#commentlist .commentmeta { font-weight: bold; margin-bottom: 10px; }
#commentlist .alt { background-color: #EEE2F4; border-color: #663366; }
#commentlist blockquote { background-color: #ffffff; border: 1px solid #003366; }
#commentlist .alt blockquote { border-color: #663366; }

#commentform p { margin: 10px 0px 0px 0px; padding: 0px; }
#commentform textarea { width: 500px; }

#wp-calendar { width: 195px; margin-left: auto; margin-right: auto; }
#wp-calendar td { text-align: center; }
#wp-calendar #prev { text-align: left; }
#wp-calender #next { text-align: right; }

.meta { margin: -5px 0px 0px 0px; padding: 0px 20px 0px 16px; font-size: 10px; }
.gravatar { float: right; margin: 0px 0px 0px 10px; }
.gravatar img { margin: 0px 0px 0px 0px; padding: 3px; border: 1px solid #999999; background-color: #ffffff; }
.postmetadata { font-size: 10px; font-weight: bold; text-align: center; }

a img { border: none; }
a:link, a:visited { color: #003366; }
a:hover { color: #000000; }
blockquote { background-image: url(images/bquote.jpg); background-repeat: no-repeat; margin-left: 10px; margin-right: 10px; padding: 10px 20px 10px 30px; }
h1 { margin: 0px; padding: 2px 0px 2px 16px; background-image: url(images/h1.jpg); background-repeat: no-repeat; font-size: 16px; }
h1 a { text-decoration: none; }
h1 a:link, h1 a:visited { color: #149ECE; }
h1 a:hover { color: #003366; }
form { margin: 0px; padding: 0px; }
form input, form textarea { border: 1px solid #003366; }
