body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	background: url(/images/shadow.png) repeat-y scroll center top #EFEFEF;
}

h1{font-size:25px;}

h3{font-size:16px;color: #575757;padding-top:10px;}


blockquote {
	margin: 15px 30px 0 5px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #363636;
}

code{
	color:#000000;
	font-family:"Monaco","Courier",monospace;
	font-size:11px;
}

em{
	background:#FFFFB1 none repeat scroll 0 0;
	border-bottom:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	color:#333333;
	font-style:normal;
	padding:0 2px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

abbr{
	cursor:help;
	border-bottom:1px dotted #9C803A;
}

.menu{
	position:absolute;
	float:left;
	text-align:left;
	width:170px;
	padding-right:20px;
	border-right:1px solid #c8c8c8;
}

.menu a{
	color: #000000;
	text-decoration:underline;
	padding:2px;
}

.menu a:hover{
	color:white;
	background-color:black;
	text-decoration:none;
}

.info a{
	color: #575757;
}

h3 a {
	text-decoration: underline;
	color: #575757;
}

ul{
	margin-top:-10px;
}

.delicious{
	
}
	

h4 a{
	font-size:10px;
	color: #575757;
	font-weight:normal;
}


.more-link{
	font-size:10px;
	color: #575757;
}


li{line-height: 160%;}

.header{margin:20px 0;}

.header img{border:none;}

.header a:hover{padding:0px;}

.body{
	float:left;
	width:100%;
}

.page{
	overflow:hidden;
	position:relative;
	margin:0 auto;
	width: 900px;
	padding:0 20px;
	text-align: left;
	background:none repeat scroll 0 0 #FFFFFF;
}

.head_left{
	text-align:left;
	float:left;
	border:1px solid black;
	background-color: black;
	color: white;
	padding:3px;
}

.head_right{
	text-align:left;
	float:right;
	padding:3px;
	text-align:left;
	border:1px solid black;
	width:725px;
}

.content{
	width:100%;
}

.content2{
	margin-left:230px;
	width:660px;
	min-height:1200px;
}


.content2 a{
	text-decoration:underline;
	padding:2px;
	color: #575757;
}

.content2 a:hover {
	color:white;
	background-color:black;
	text-decoration:none;
}

.brokenImg a:hover{
	background-color: white;
}

.under_title{
	font-size:10px;
	margin-left:3px;
	margin-top:-10px;
}



/* for Internet Explorer */
/*\*/
* html .content2{
height: 1200px;
}
/**/

.footer {
	float:left;
	width:100%;
	text-align:center;
	border-top:1px solid #c8c8c8;
	padding:5px;
	font-style: italic;
}

.footer a{
	color: #000000;
	text-decoration:underline;
	background-color:white;
	padding:2px;
}

.footer a:hover{
	color:white;
	background-color:black;
	text-decoration:none;
}

.post {
	margin-top:12px;
	line-height: 160%;
}

.post_date, .post_coment{
	font-size: 10px;
	border:1px solid red;
}

.post_date{
	float:left;
	font-style: italic;
}

.post_coment{
	font-style: italic;
	margin-left:480px;
}

.post_img{
	border:1px solid #c8c8c8;
	background-color:white;
	
}


.project_pic{
	border:1px solid #c8c8c8;
	padding:5px;
	margin:2px;
	width:607px;
}

.content2 img{
	margin:0 10px 0 0;
}

.quote a{
	font-size: 10px;
}

.quote{
	font-size: 10px;
}

.project_pic{
	padding:2px;

}

.meta{
	margin-left: 25px;
}

.meta img{
	border:0px;
}

.meta a:hover{
	background-color:white;
}


/* Begin Comments*/
.postmetadata {
	clear: left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist a:hover{
	
	background-color:white;
	color:white;
}

.commentlist a:visited {
	text-decoration: none
}

.commentlist li {
	margin: 25px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
.navigation {
	display: block;
	overflow:hidden;
	margin:10px 0;
	position:relative;
}

.navigation img{
	border:none;
	margin:0px;
	padding:0px;
}

.navigation a{
	color: #595959;
	text-decoration:underline;
	padding:2px;
}

.navigation a:hover{
	color:white;
	background-color:black;
	text-decoration:none;
}
	
.alignleft {float: left;}
	
.alignright {float: right;}
/* End Comments */
	
/*Gravatar */
.gravatar {
	
}

.postgrav {
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

small{font-size:10px;}
