
/*RESET*/
html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, form {
               margin: 0;
               padding: 0;
               font: 100%/120% "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
p, blockquote {
       margin: 0;
       padding: 0;
}
ul {
               list-style: none;
}
fieldset, img {
               border:0;
}

html {
               font-size:100.01%;
               text-align: center;   /* (1) Explorer 5.5 */
}

p{margin-bottom:10px; line-height:150%;}

/*RESET*/

#left{width:180px; float:left;}
#footer{clear:both;}
#search{border:0px solid #fff; float:left;}
#s{background:url(img/searchfield.png) no-repeat; width: 98px; padding: 10px 15px 10px 10px; height:22px; border:0; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#666666; vertical-align:middle;}

a { text-decoration: none; }


/*CENTER*/
.post{margin-bottom:25px; float: left; width: 100%; font-size: 11px;}
.tags{ font-size: 14px; text-align: left; font-weight: bold; margin-top:15px;}
.tags a { color: #83B8FF; }
#wrapper .tags a{ color:#d00074;}
#wrapper .tags a:hover{ color:#d00074; text-decoration:none;}
.older a{ color:#232222; font-size:14px; font-weight:bold;padding-left:15px; float:left; margin-bottom:10px;}
.older a:hover{ text-decoration:none;}
.older2 a{ color:#232222; font-size:14px; font-weight:bold; padding-right:15px; float:right;}
.older2 a:hover{ text-decoration:none;}
h2 a{color:#FF798B; font-size: 24px; font-weight: bold;}
.post a:hover{color:#000; text-decoration:none;}
h2{ font-size:18px; margin-bottom:10px; }
.date {font-size: 14px; font-weight: bold; }
#right ul a {
color: #333333;
font-size: 11px;
}

#right ul {
margin-bottom: 15px;
font-size: 11px;
padding-left: 5px;
}
/*CENTER*/


/*COMMNENTS*/
#comments{margin:20px 0;}
h3{ font-size:18px; margin-bottom:10px;}
#comments input{vertical-align:middle;}
#comments textarea{width:350px; height: 100px; overflow:auto;}
#submit{margin:10px 0;}
.little{font-size:11px;}
/*COMMNENTS*/

#adspace { width: 120px; float: left; margin-left: 10px; }
