
body {
	background-color: #fff;
	color: #fff;
	font-family: "Avenir LT Std", "Avenir LT Pro", "Avenir", Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-align: center;
}

a:link, a:active, a:hover, a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
}

ul.contentbar {
	height: 25px; 
	background-color: #fff;
	color: #000;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

ul.content.black {
	background-color: #000;
	border-bottom: 1px solid #303030;
}

ul.contentbar li {
	height: 25px; 
	width: 80px;
	font-size: 12px;
	position: relative;
}

ul.contentbar li.left {
	float: left;


}

ul.contentbar li.center {
	margin: 0 auto;

}

ul.contentbar li.right {
	float: right;

}



#fin {
	width: 100%;
	min-width: 900px;
	clear:both;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #000;
	font: 14px 'Avenir', 'Avenir LT Std', 'Avenir LT Pro', 'Helvetica', 'Arial', sans-serif;
	color: #fff;
}


#fin.black {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 1px solid #ccc;
}

#fin p a:link, 
#fin p a:active, 
#fin p a:hover, 
#fin p a:visited, 
#fin ul#postdetail a:link,
#fin ul#postdetail a:active,
#fin ul#postdetail a:hover,
#fin ul#postdetail a:visited {
	color: #fff;
	text-decoration: none;
		border: none;
	font-size: 13px; 
	font-style: normal; 
	font-family: sans-serif;
}

#fin #postinfo {
	width: 100%;
	clear:both;
	text-align: left;
}

#fin #postinfo #about {
	width: 400px;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
	padding-left: 40px;
}

#fin h4.infotitle {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 5px;
	color: #fff;
}

#fin p.bottominfo {
	color: #a4a4a4;
	line-height: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}


#fin #postinfo #colophon {
	width: 400px;
	margin-top: 40px;
	float: right;
}

#fin h5.postitle {
	font-size: 17px;
	font-weight: normal;
	color: #ff0000;
}

ul#postdetail {
	width: 400px;
	margin-top: 20px;
	font-size: 13px;
}


ul#postdetail li {
	border-top: 1px solid #1d1d1d;
	padding-top: 7px;
	padding-bottom: 7px;
}

ul#postdetail li span.gray {
	color: #434343;
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
}


.adunit {
	clear:both; 
	display: block; 
	border-top: 1px solid #232323; 
	margin-top: 50px; 
	padding-top: 50px;
	}
	
	.dsq-comment-message {
	line-height: 1.7em;
}

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

