/*
Theme Name: wsd2010_making
Theme URI: http://www.will-system.net/doc/making/
Description: プラネタリウム投影機　製作記録
Version: 1.0
Author: Toru Takao / Will System Design
Author URI: http://www.will-system.net/
*/

div.post {
	border: solid 1px #cccccc;
	padding: 15px;
	margin: 15px auto;
}

div.post h2 {
	margin-bottom: 15px;
	border-bottom: #cccccc 1px dashed;
	font-size: 18px;
}

div#right li {
	list-style-type: none;
	background-image: none;
	padding: 0px;
}

h3{
	background-image: url(http://www.will-system.net/image/arrow_orange.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

p.post_info {
	margin-top: 15px;
	font-size: 12px;
	text-align: right;
}

p.post_feed {
	background-image: url(./images/feed.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
