/*
Theme Name: Heal the WP
Theme URI: http://www.dedicatedwpthemes.com
Description: Save the WP
Version: 1.0
Author: Dedicated Wordpress Themes
Author URI: http://www.dedicatedwpthemes.com
*/

         
body { 
	background:#FFFFFF;
	color:black ;
	font-family: Comic Sans MS,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding: 0 0 0 15px;
	text-align:center;
	border-top:5px solid #B4B4B4;
}


a{    
    color: #B4B4B4;    
    text-decoration: none; 
}     

a:hover {    
    color: #8D8C8C;    

}     
   
textarea, input, select {   
    font-family :Comic Sans MS,georgia; 
    color:black;
    font-size: 12px; 
    border:1px solid #666;
}

div.date {
	font-family: Comic Sans MS,century gothic;    
  font-size:10px;    
  font-weight: bold;
}



h2 {
    font-family: century gothic;    
    font-size: 14px;    
    text-transform: lowercase;    
    color:  #B4B4B4;    
    text-align:right;    
    border-bottom:2px #fff solid;    
    padding:0
}

h3 a, h3 a:hover {color:#fff}


ol#commentlist li{
    padding: 5px
  }
  
blockquote {
    padding: 5px;
    border-left: 1px #B4B4B4 solid

}


img.gravatar {
    float:left;
    margin:5px;
    padding-right:10px;
    max-width:15%;
}

ol#commentlist {
    list-style-type: none;
    margin-left: 0;
    padding: 0
}

#main {
    text-align: left;	
	  width: 614px;
}

#container {
    float: left;
    color=black
}


#content {
    float: left;
    top: 210px;
    left: 200px; 
    width:394px;
    font-family:Comic Sans MS;
    padding:5px
    color:black
}


#menu {

    left: 550px; 
    top: 300px;
    width: 180px;    
    font-family: Comic Sans MS,century gothic;    
    color: #7F7E7E;    
    font-size: 10px;    
    padding: 5px 10px;
    float: left;
}

#menu ul {
    list-style-type:none;
    margin:0;
    padding:0
}

#menu ul.title { font-size:16px;font:arial, sans-serif; color: #000; }
#menu ul.desc { text-align: right;color: #666; }
#menu ul a { text-decoration: none; color: #000; }
#menu ul a:hover { color: #fff; background: #000; }

#wp-calendar {
    margin:auto;
    text-align:center}

#wp-calendar caption {
    margin:auto;
    font-weight:bold
}

#wp-calendar tbody td a {
    font-weight:bold;
}

div.meta, p.commentmeta {
    margin-top:0px;
    border-top: 1px #fff solid;
    clear:both;
    font-style:italic;
    padding: 5px 0 0 0;
}

.commentslink {
    background:transparent url(./img/comments.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 14px;
}

.filedlink {
    background:transparent url(./img/file.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

.nextpost {
    background:transparent url(./img/next.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

.previouspost {
    background:transparent url(./img/prev.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

a img {
    border:0
}

#content, #menu { 
    overflow:hidden
}

#content img{
    padding:5px;
}

