/*
Theme Name: Heal the WP
Theme URI: 
Description: Save the WP
Version: 1.0
Author: Dedicated Wordpress Themes
Author URI: 
*/

         
body { 
	background:#FFFFFF;
	color:#000000;
	font-family: Helvetica, Tahoma, Verdana, Arial,  sans-serif;
	font-size:70%;
	line-height:1.5;
	margin:25px;
	padding: 0 0 0 15px;
	text-align:center;
	border-top:0px solid #fff;
}

a{    
    color: #00dbd8;    
    text-decoration: none; 
}     

a:hover {    
    color: #ffa32c;    

}     
   
textarea, input, select {   
    font-family :georgia; 
    color:#B4B4B4;
    font-size: 10px; 
    border:1px solid #666;
}

div.date {
	font-family: georgia;    
  font-size:22px;  
  font-weight: normal;
}

div.time {
	font-family: georgia;    
  font-size:11px;    
  font-weight: none;
}


h1 {
    font-family: georgia;    
    font-size: 10px;    
    text-transform: lowercase;    
    color:  #000;    
    text-align:left;    
    font-weight:normal;
    border-bottom:0px #00dbd8 solid;    
    padding:4px
}

h2 {
    font-family: georgia;    
    font-size: 9px;    
    text-transform: lowercase;    
    color:  #000;    
    text-align:left;    
    font-weight:normal;
    border-bottom:0px #00dbd8 solid;    
    padding:4px
}

h3 {
    font-family: georgia;    
    font-size: 10px;    
    text-transform: lowercase;    
    color:  #C2CCC9;    
    text-align:left;    
    border-bottom:0px #C2CCC9 solid;    
    padding:0px
}

h5 {
    font-family: georgia;    
    font-size: 10px;    
    text-transform: lowercase;    
    color:  #000;    
    text-align:left;   
    border-bottom:2px #00dbd8 solid;    
    padding:4px
}


h3 a, h3 a:hover {color:#fff}


ol#commentlist li{
    padding: 0px;
  }
  
blockquote {
    padding: 5px;
    border-left: 1px #B4B4B4 solid

}


img.gravatar {
    float:left;
    margin:5px;
    padding-right:10px;
    max-width:20%;
}

ol#commentlist {
    list-style-type: none;
    margin-left: 0;
    padding: 20px;
}

#main {
    text-align: left;	
	  width: 900px;
}

#container {
    float: left;
    left: 50px;
}

#content {
    float: left;
    top: 200px;
    left: 70px; 
    width:550px;
    padding: 10px 15px;´
}

#menu {

    left: 30px; 
    top: 140px;
    width: 190px;    
    font-family: georgia;    
    color: #F8F9F1;    
    font-size: 10px;    
    padding: 180px 40px;
    float: right;
    twitter_messages('stilsara', 5, true, true, '>>', true, true, false);
}

#menu ul {
    list-style-type:none;
    margin:10px;
    padding:0px
}

#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;
}
