body {
	background: #ddd;
	color: #333;
	font-family: arial,sans-serif;
	font-size: 14px;
	margin: 0;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #21759b;
}
a:hover,
a:focus {
	color: #ff8d39;
}
blockquote {
	border-left: 3px solid #555;
	margin-left: 5px;
	padding-left: 5px;
	font-style: italic;
}
pre,
code,
tt,
kbd {
	font: 1em "Courier New", monospace;
	letter-spacing: 1px;
	padding: 0 8px;
}
code {
	background-color: #262626;
}
pre {
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	overflow: auto;
	white-space: pre;
	max-width: 100%;
	margin: 5px auto;
	padding: 5px;
	color: #404040;
}
.fixfloat {
	clear: both;
}
#head h1 {
	margin:0;
}
#head a {
	background: #f1f1f1 url("images/head.png") left center repeat-x;
	padding: 10px 5px;
	display: block;
	text-shadow: -1px -1px 0 #000;
}
.post {
	clear: both;
}
.ff-padded {
	padding: 5px;
	clear: both;
}
.ff-post img {
	max-width:100%;
	height:auto;
}
.ff-even {
}
.ff-group {
	margin:0;
	padding: 0;
	line-height: 1.7em;
	list-style: none outside none;
	margin: 4px 8px;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000;
}
.ff-group li {
	margin:0;
	background: #f1f1f1 url("images/arr_r.png") right center no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}
.ff-group li a {
	display: block;
	padding: 5px 30px 5px 5px ;
}
.ff-group li span.ff-details {
	color: #404040;
	font-size: 11px;
}
.halfsep {
	background-image: url("images/half-divider.png");
	background-repeat: repeat-y;
	background-position: center top;
}
.ff-halfspan {
	width: 48%;
	display: block;
}
.ff-halfspan a {
	display: block;
}
.ff-next {
	float: right;
	text-align: right;
	background: transparent url("images/arr_r.png") right center no-repeat;
}
.ff-prev {
	float: left;
	text-align: left;
	background: transparent url("images/arr_l.png") left center no-repeat;
}
.ff-next a {
	padding: 5px 30px 5px 5px ;
}
.ff-prev a {
	padding: 5px 5px 5px 30px ;
}
.ff-navi {
	clear: both;
	background-color: #f1f1f1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	line-height: 1.7em;
	margin: 4px 8px;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000;
}
.ff-seztit,
#reply-title {
	background: transparent url("images/title-divider.png") left center repeat-x;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 20px 0 10px;
	text-shadow: 0 1px 2px #000000;
}
.ff-seztit span,
#reply-title span,
#cancel-comment-reply-link {
	background-color: #ddd;
	padding: 0 5px;
}
#search {
	margin: 5px;
	text-align: center;
}
#themecredits {
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #555;
}
.ff-pc-navi {
	clear: both;
	text-align: center;
	margin: 20px 0;
}
.ff-pc-navi a {
    background: #f1f1f1;
    border-radius: 3px 3px 3px 3px;
    padding: 0.3em 0.5em;
    border-color: #fff #aaa #aaa #fff;
    border-style: solid;
    border-width: 1px;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000;
}
.ff-post {
	clear: both;
	padding: 0 5px;	
}
.commentlist {
	padding: 0;
	margin: 0;
}
.commentlist ul.children {
	padding: 0;
	margin: 0;
	list-style: none outside none;
}
.commentlist .comment-body {
	border-bottom: 1px solid #aaa;
	padding: 0 10px 10px;
	margin-bottom: 20px;
}
.commentmetadata {
	font-size: 11px;
	color: #555;
}
.comment-author {
	font-size: 13px;
	color: #555;
}
.comment-author cite {
	font-weight: bold;
}
.comment-body .reply {
	clear: both;
	text-align: right;
	margin-top: 10px;
}
.comment-reply-link {
    background: #f1f1f1 url("../images/comment_reply.png") 5px center no-repeat;
    font-size: 10px;
    padding: 5px 5px 5px 30px;
    border-color: #fff #aaa #aaa #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
}
.trackback .comment-reply-link,
.pingback .comment-reply-link,
.trackback .says,
.pingback .says {
	display: none;
}
#commentform {
	padding: 0 10px;
}
#ff-reccom {
	padding: 0;
	margin: 0;
	list-style: none outside none;
}
#ff-reccom li {
	border-bottom: 1px solid #aaa;
	padding: 0 5px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#ff-reccom .preview {
	font-size: 14px;
}
.format-gallery .gallery-thumb, .category-gallery .gallery-thumb,
.format-image .gallery-thumb, .category-image .gallery-thumb {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #404040;
	padding: 5px;
}
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img,
.format-image .size-thumbnail img,
.category-image .size-thumbnail img {
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin: 0 6px 12px;
	border: 1px solid #404040;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}
.img-caption {
	border: 1px solid #404040;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	margin: 10px;
	max-width: 94%;
}
.img-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.img-caption .img-caption-inside {
	position: relative;
}
.img-caption .img-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	width: 100%;
	padding: 0 0 5px;
	background: url('../images/device/black.png') repeat left top transparent;
	position: absolute;
	bottom: 0;
	left: 0;
}
.img-caption:hover .img-caption-text {
	display: none;
}
.aligncenter,
div.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
.alignleft {
	float: left;
	margin-right: 12px;
}
img.alignright,
.alignright {
	float: right;
	margin-left: 12px;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}