@charset "utf-8";
/* CSS Document */



a{color:#0066FF;}

#hypebig{
margin:5px 0;
width:70%;
float:left;
}

#hypesmall{
margin:5px 0;
border-style:solid;
border-width:3px;

width:29%;
background:#ffffff;
float:right;
}

#post{
border-style:solid;
border-width:3px;
width:97%;
background:#ffffff;
text-align:left;
margin-bottom:20px;
}

#postbottom{
background:#000000;
height:20px;
padding:2px 0 0;
}

#title{
padding:0px 5px 5px;
background:#000000;
margin-bottom:0px;
color:#FFFFFF;
}

h2{
margin:0 10px;
}
#date{
float:right;
color:#999999;
}
p{margin:15px;}

#reverse {
list-style-type: none;
text-align:left; }

.commentlink{
/*color:#eb6900;*/
color:#ffffff;
text-decoration:none;
margin:0 10px;
float:left;
}

.commentline{
margin:0;

}

#amirbox{
float:right;
position:relative;
margin:10px;
text-align:center;
}