body {
   width:100%;
   font-family: Georgia, serif;
   font-size: 14px;
   color: #353535;
   background: white url(images/Bheader.gif) 0 0 repeat-x;
   margin: 0; 
}
img {
   border: 0px;
}
a {
   color: #FB0303;
   font-weight: bold;
}
a:hover {
  text-decoration:none;
}
#head {
   height: 130px;
}
#logo {
   float: left;
}
#saying {
   height: 110px;
   width: 450px;
   margin-left: 305px;
   background: url(images/fromCode.gif);
   background-position: 12% 18%;
   background-repeat: no-repeat;
}
#menu {	position:absolute; 
	z-index:100;	top:50px; 
	right:100px;	width:70%; 
	height:75px;	margin:0; 
	padding:0 10px 0 25px; 	font-size: 100%;	font-weight: bold;
	}#menuin {	position:absolute; 
	right:0px; 
	bottom:3px;	width:100%; 
	padding: 3px 0px 0px 0px;	text-align:right;	white-space:nowrap;
	color: #ffffff;	}#menu a, #menu .selected {	padding: 0 0px 0px 0px; 
	color:#ff8000;	white-space:nowrap;	text-decoration:none;
	}#menu .selected {	color: #6291CA;	}#menu a:hover {	color:#FBB36A;	text-decoration:none;
}
#content {
   width:47%;
   margin-top: -15px;
   position: absolute;
   margin-left: 40px;
}
#ad{
	float:right;
	width:10%;
	padding-right: 50px;
}


h1, h2 {
   font-family: Helvetica, Arial, sans-serif;
   font-weight: 800;
}

h1, h1.title a {
   color: #007CCA;
   font-size: 28px;
}

h1.title, h1.title a {
   margin-bottom: 0px;
}

h1.title a {
   text-decoration: none;
}

h1.title a:hover {
   text-decoration: none;
   background: #f4f4f4;
}

h2.date {
   color: #F5D077;
   margin-top: 5px;
   font-size: 20px;
}

h2 {
   margin-top: 25px;
   margin-bottom: 0px;
   color: #E34846;
   font-size: 23px;
}
p {
   margin-top: 0px;
   line-height: 140%;
}
.post_body, .post_body p {

}
#main{
	clear:both;
}
#sidebar{
	width:200px;
	float:right;
	padding-left: 15px;
	height:100%;
}
.sidebar_box {
   min-height: 190px;
   padding-bottom: 20px;
}
.sidebar_box .head_img {
   margin-bottom: 7px;
}
#links .line_item a {
   background-color: #ffffff;
	color:#0BBE4B;
	text-decoration:none;
}
#links .line_item a:hover {
   background-color: #A4F6C1;   
	text-decoration:none;
}
#projects .line_item a {
   background-color: #ffffff;
	color:#1653F0;
	text-decoration:none;
}
#projects .line_item a:hover {
   background-color: #B0C3F6;   
	text-decoration:none;
}
