/*  
Theme Name: DrJillian! 
Author e-mail: kimbledesign@yahoo.com
Version: 1
Author: Dennis Kimble (KimbleDesign@yahoo.com)
Description: DrJillian! 2 Column is a clean theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/


body {
  background: #CCCCFF;
  color: #000000;
  font-size: 12px;
        text-align: center;
  font-family: Arial, Verdana, Sans-Serif;
  margin: 0px 0px 0px 0px;
  }

body * {margin: 0px; padding: 0px;}

a, a:visited { 
  color: #CCCCFF;
  font-weight: bold;
  text-decoration: underline;
  }
a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  }
#main {
        margin: 0 auto;
        text-align: left;
      }
#container { 
  background: #ffffff;
  width: 800px;
  text-align: left; 
  margin: 10px auto 10px auto; 
  border: 1px solid #CCCCFF;
  overflow: hidden;
  }
#header {
  width: 800px;
  height: 200px;
  background: #CCCCFF url(images/DrJillianheader2.jpg) top center no-repeat;
  /*border-bottom: 22px solid #CCCCFF;*/
  padding: 0px;
  margin: 0 auto;
  text-align: left;
  } 
#header h2 {
  color: #CCCCFF;
  font-size: 30px;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-weight: bold;
  margin: 0px;
  text-indent: 30px; 
  padding: 63px 0px 5px 100px;
  }

#header h2 a {
  color: #CCCCFF;
  text-decoration: none;
  }

#header h2 a:hover {
  color: #000099;
  text-decoration: none;
  }

#header h3 {
  color: #ffffff;
  font-size: 13px;
  font-family: Georgia, Times New Roman, Sans-Serif;
  text-indent: 35px; 
  margin: 0px;
  padding: 0px;
  }

#menu { 
  background: #CCCCFF;
  margin: 0px;
  padding: 0px 0px 4px 0px;
  text-align: center;
  /*border-bottom: 5px solid #006600;*/
  border-left:0px solid #FFFFCC;
  border-right:0px solid #ffffcc;
  border-bottom:2px solid #ffffcc;
  }
#menu img{
  border: none;
  }
#menu h2 {
  color: #ffffff;
  font-size: 15px;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  }
#menu li {
  display: inline;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }
    
#menu ul {
  margin: 0px;
  padding: 4px;
  }
  
#menu ul li a {
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  margin: 0px 0px 0px 0px;
  text-decoration: underline;
  }

#menu ul li a:hover {
  color: #FFFFCC;
  background: #CCCCFF;
  padding: 8px 20px 8px 20px;
  text-decoration: none;
  }

* html #content { width: 450px; margin: 20px 20px; }

#content { 
  display: block;
  background: #ffffff;
  width: 470px; 
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  position:relative;
  padding: 0px;
  }
#content p{
  margin: 0px;
  line-height: 18px;
  padding: 0px 0px 10px 0px;
  }
  
#content p img{
  border: none;
  padding: 0px 10px 10px 0px;
  }
#content h1 {
  color: #000099;
  font-size: 22px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
  font-weight: normal;
  padding: 10px 10px 10px 10px;
  line-height: 150%;
  margin: 0px;
  }
  
#content h1 a  {
  color: #cccccc;
  text-decoration: underline;
  }

#content h1 a:hover {
  color: #2397E9;
  text-decoration: none;
  }

#content h2 {
  color: #333333;
  font-size: 18px;  
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
  font-weight: bold;
  margin: 0px;
  line-height: 120%;
  font-variant: normal;
  }
#content h2 a  {
  color: #333333;
  text-decoration: none;
  }

#content h2 a:hover {
  color: #339999;
  background: none;
  text-decoration: underline;
  }

#content h3 {
  color: #333333;
  font-size: 14px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
  font-weight: bold;
  margin-bottom: 0px;
  line-height: 120%;
  }
#content h3 a  {
  color: #333333;
  text-decoration: none;
  }

#content h3 a:hover {
  color: #339999;
  background: #ffffff;
  text-decoration: underline;
  }

#content ol {
  list-style-type: decimal;
  line-height: 18px;
  margin: 0px;
  padding: 0px 0px 10px 30px;
  }
#content ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  }
  
#content li {
  margin: 0px;
  padding: 0px;
  }
  
#content ul li {
  list-style: square inside;
  margin: 0px 0px 0px 10px;
  padding: 5px 0px 0px 0px;
  }
  
#content ul li a {
  color: #666666;
  text-decoration: underline;
  }

#content ul li a:hover {
  color: #000000;
  text-decoration: underline;
  }
blockquote{
  margin: 0px 0px 0px 25px;
  padding: 0px 25px 0px 10px;
  font-style: italic;
  color: #666666;
  border-left: 1px solid #cccccc;
  }
  
#content blockquote p{
  margin: 0px 0px 20px 0px;
  padding: 0px;
  }

.postspace {
  width: 430px;
  height: 32px;
  margin: 0px;
  padding: 0px;
  }
.postspace2 {
  width: 430px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  }
.postspace3 {
  width: 430px;
  height: 15px;
  margin: 0px;
  padding: 0px;
  }


#sidebar { 
  display: block;
  color: #000000;
  width: 205px;
  float: right; 
  position:relative;
  margin: 20px 30px 20px 0px;
  padding: 20px 30px 20px 30px;
  text-align: left;
  border: 2px solid #CCCCFF;
  }

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
  margin: 0px;
  line-height: 16px;
  padding: 5px 0px 10px 0px;
  }

#sidebar h2 {
  color: #333333;
  font-size: 15px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
  list-style: none;
  padding: 10px 0px 10px 0px;
  margin: 0px;
  border-bottom: 2px solid #CCCCFF;
  }

#sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  }
  
#sidebar li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }
  
#sidebar ul li {
  list-style: none;
  margin: 0px;
  padding: 6px 0px 5px 0px;
  }
#sidebar ul li a {
  color: #CCCCFF;
  font-weight: bold;
  text-decoration: underline;
  }

#sidebar ul li a:hover {
  color: #000000;
  text-decoration: none;
  }
#sidebar ul li ul li {
  padding: 10px 0px 0px 15px;
}

#sidebar ul li ul li a {
  color: #CCCCFF;
}

#footer { 
  
  color: #000000;
  /*background: #669933;*/
  font-weight: bold;
  padding: 40px 20px 20px 20px;
  height: 70px;
  text-align: center;
  clear: both;
  /*border-top: 2px solid #CCCCFF;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-bottom: 5px solid #CCCCFF;*/
  }
#footer a {
  color: #FFFFFF;
  text-decoration: none;
  }
#footer a:hover {
  color: #FFFFCC;
  text-decoration: underline;
  }

