@charset "UTF-8";
/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#content #featured h2 {
	font-size:16px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#content #main h2 {
	font-size:14px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#content #main-full h2 {
	font-size:14px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#content h3 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.container ul.widget h3 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.col-right #main h3.info {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#comments_wrap h2 {
	font-size:12px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.col-left #featured h3.info {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.col-left #featured h3.info2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.col-left #featured .post.block h2 a {
	font-size:13px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight:bold;
}

#comments .comment .col-right {
margin-left: 80px;
}
#comments .comment .col-left {
width: 80px;
text-align:center;
}

.col-left span.small  {
	font-size:12px;
	font-style:normal;
}

#footer {
	font-size:10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#flickr a img {
	width:65px;
	height:65px;
}

#content .bannerize ul {
	display:block;
	float:left;
	width:100%;
	clear:both;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-indent: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content div.wp_bannerize {
	display:block;
	float:left;
	width:100%;
	clear:both;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-indent: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content .bannerize ul li {
	display: block;
	width: 130px;
	height:130px;
	float: left;
	list-style-type: none;
	margin: 4px;
	padding: 0px;
	text-indent: 0px;
	overflow: hidden;
	border: 1px solid #9f9f9f;
}

#content div.wp_bannerize li {
	display: block;
	width: 130px;
	height:65px;
	float: left;
	list-style-type: none;
	margin: 4px;
	padding: 0px;
	text-indent: 0px;
	overflow: hidden;
	border: 1px solid #9f9f9f;
}

#content .banner2 ul {
	display:block;
	float:left;
	width:100%;
	clear:both;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-indent: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content .banner2 ul li {
	display: block;
	width: 130px;
	height:65px;
	float: left;
	list-style-type: none;
	margin: 4px;
	padding: 0px;
	text-indent: 0px;
	overflow: hidden;
	border: 1px solid #9f9f9f;
}

#content #right-sidebar {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	height: auto;
	clear: both;
	float: left;
	width: 100%;
}

#content p.post-details .post-date {
	font-weight: bold;
	background-image:url(images/date-icon.gif);
	background-repeat: no-repeat;
	background-position: -2px -3px;
	height:20px;
	width: auto;
	line-height: 16px;
	color:#666;
	padding-left: 20px;
	display:inline-block;
}

#content p.post-details .post-comments a {
	font-weight: bold;
	background-image:url(images/date-icon.gif);
	background-repeat: no-repeat;
	background-position: -2px -23px;
	height:20px;
	line-height: 16px;
	color:#666;
	float: right;
	padding-left: 20px;
	padding-right: 10px;
	display:inline-block;
}

#content #right-sidebar .wp_bannerize h3 {
	display:none;
}

#content #right-sidebar .WPBannerizeWidget h3 {
	display:none;
}