body{
				font-family: Georgia;  
				margin: 0;  
				color: #191919;  
				background-image: url('img/bg.jpg');  
				background-repeat: no-repeat;  
				background-attachment: fixed;  
			}
			
h1 a{
	text-decoration: none;  
}

h2{  
	font-family: Georgia;  
	font-size: 24px;  
	font-weight: normal;  
	font-style: italic;  
}

h3{  
	font-family: Georgia;  
	font-size: 15px;  
	font-weight: normal;  
	font-style: italic;  
}

h2 a{
	text-decoration: none;  
}

.post h2 a{
	color: #191919;  
}

a{
	font-weight: bold;  
	font-style: italic;  
	color: #008aff;  
	text-decoration: none;  
}

a:hover{
	color: #191919;  
}

.post h2 a:hover{
	color: #008aff;  
}
			#container{  
				position: absolute;  
				margin-left: 75px;  
				width: 900px;  
			}
			
			#header{  
				margin-top: 75px;  
				
			}
			
			#header h1 a{  
				margin-top: 75px;  
				color: #191919;  
				font-weight: normal;  
			}
			
			#header h1 a:hover{  
				margin-top: 75px;  
				color: #008aff;  
				font-weight: normal;  
			}
			
			#header h1{
				font-family: Georgia;  
				font-size: 75px;  
				font-weight: normal;  
				margin-bottom: 0px;  
				font-weight: normal;  
			}
			
			.description{
				font-size: 13px;  
				font-style: italic;  
			}
			
			#content{  
				position: absolute;  
				font-family: Georgia;  
				font-size: 14;  
				letter-spacing: 1px;  
				line-height: 1.3em;  
				width: 650px;  
				background-image: url('img/pxl.png');  
				padding-right: 50px;  
				padding-top: 75px;  
				float: left;  
				margin-top: 100px;  
			}
			
			#content h1{
				color: #191919;  
				font-family: Georgia;  
				font-size: 3em;  
				font-weight: normal;  
				font-style: italic;  
			}
			
			#right-column{
				position: absolute;  
				margin-left: 725px;  
				margin-top: 0px;  
			}
			
			#navigation{
				margin-top: 50px;  
				float: left;  
			}
			
			#navigation ul{
				margin-left: -40px;  
			}
			
			#navigation li{  
				list-style: none;  
				float: left; 
				//  padding: 10px;  
				background-color:  #fff;  
				margin-right: 5px;  
				font-family: Georgia;  
				font-size: 15px;  
				color: #fff;  
				font-style: italic;  
				font-weight: bold;  
				color:  #008aff;  
			}
			#navigation ul li a{  
				padding: 10px;  
			}
			#navigation ul li a:hover{  
				background-color:  #008aff;  
				color: #fff;  
			}
			#navigation a{
				text-decoration: none;  
				color:  #008aff;  
			}
			#navigation .current_page_item a {
    				background-color:  #008aff;  
				color: #fff;  
			}



.postmetadata{
	font-size: 10px;  
	color: #909090;  
}

.post h1{
	line-height: 40px;  
}

.post h1 a{
	font-style: italic;  
	font-weight: normal;  
	color: #191919;  
	font-size: 45px;  
}
.post h1 a:hover{
	font-style: italic;  
	font-weight: normal;  
	color: #008aff;  
	font-size: 45px;  
}


.blog_time{
	font-size: 12px;  
	color: #909090;  
	font-style: italic;  
	margin-top: -10px;  
	margin-bottom: 25px;  
}


img.alignleft{
	float:left;  
	margin:0 -2px;  
	padding:1px;  
	padding-right: 25px;  
	padding-bottom: 15px;  
	border:0px;  
}

.post{
	float: left;  
	margin-bottom: 55px;  
	min-width: 680px;  
	//  border-bottom: solid 1px;  
	//  border-color: #909090;  
	padding-bottom: 50px;  
}

.entry{
	float: left;  
	margin-bottom: 25px;  
}
img{  
	
}

.wr{  
	clear: both;  
}
