.menu{
background-color:#383D44;
}
.menu ul{
margin-left:170px;
height:35px;
padding-left:50px;
}
.menu li{
margin-top:px;
font-size:14px;
float:left;
list-style:none;
padding-right:20px;
padding-left:20px;
padding-top:6px;	
font-weight:bold;
height:100%;
}
.menu li:hover{
background-color:#86C7FF;
}
.menu h1{
font-size:14px;
font-weight:bold;
}
.menu a{
color:#fff;
text-decoration:none;
}
.menu li#selected{
background-color:#86C7FF;
}
.category{
margin-top:5px;
margin-bottom:5px;
float:right;
text-align:right;
width:20%;
}
.category a,.navigation a{
color:#fff;
background-color:#86C7FF;
line-height:20px;
padding:1px 3px;}

.category a:hover, navigation a:hover{
background-color:#F9F9F9;
color:#86C7FF;
text-decoration:underline;
}
.post h2 {
width:80%;
float:right;
text-align:left;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
}
#header{
background-color:;
height:100px;
border-bottom:2px solid #000;}

.logo #re{
width:50px;
background-color:#000;
color:#F9F9F9;
font-size:100%;
float:left;
text-align:right;
padding-top:25px;
font-style:italic;
}
.logo #gain{
background-color:#F9F9F9;
color:#000;
font-size:100%;
float:left;
text-align:left;
width:100px;
padding-top:25px;
}
.logo{
font-size:20px;
font-weight:bold;
float:left;
background-color:#000;
}
.siteinfo{
width:100px;
margin:20px auto 15px 15px;
}
.float_left{
float:left;
}

.float_left{
float:left;
}

.float_right{
float:right;
}
embed {
margin:15px 0 10px 0;
}

