/* CSS Document */
/*
-------------------------------------------------------------
    Theme Name:StudioFranky
	Website: StudioFranky.NET
	Website URL: http://www.studiofranky.net/ 
	Title: StudioFrankyのホームページ
	File: style.css
	Description: StudioFrankyオリジナルテンプレート
	Copyright: StudioFranky All Rights Reserved. 
-------------------------------------------------------------
*/

/*
	Index
	---------------------------------------------------------
	
	1. リセット
	2. 前ページ共通
	3. カレンダー
	4. sidebox
	5. blog
	6. comments area
	
*/



/*  リセット
-------------------------------------------------------*/

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,pre,p,blockquote,th,tr,td {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ul, dl {
	list-style: none;
}

a {
	color: #663333;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}

img {
	border-style: none;

}

/*  全ページ共通
-------------------------------------------------------*/
body {
	background: #FFFFFF url(../images/bg_body.png) repeat-x top;
	font: 75%/1.4 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", arial;
	letter-spacing: 0.1em;
	color: #444d38;
	text-align: justify;
	text-justify: inter-ideograph;
	height: 100%;
}

html {
	height: 100%;
}

p {
	padding-top: 10px;
}

p.nopad {
	padding-top: 0px
}

p.dropcap {
	padding-top: 10px;
}

p.dropcap:first-letter {
	float: left;
	display: block;
	font-size: 3em;
	line-hight: 0.9;
	margin: 0.1em 0.2em 0 0;
	height: 40px;
	width: 40px;
	padding: 2px;
	line-height: 1.1em;
}

p.rd-indent {
	float: right;
	display: block;
	margin-top: 10px;
}

.clear {
	clear: both;
}

.right-img {
	float: right;
	margin-left: 10px;
	display: block;
}

.left-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*ヘッダー*/
#header {
	height: 80px;
}

#logo {
	width: 300px;
	height:70px;
	position: relative;
	padding-top: 10px;
	float: left;
}

/*コンテンツ*/
#wrapper {
	background: url(../images/bg_header.gif) repeat-x top;
	min-height:100%;
	margin-bottom:-15px;
	height:auto !important;
	height:100%;
}

#content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

body > #wrapper {
	height: auto;
}

#contentbox-1 {
	float: left;
	width: 300px;
	display: inline;
	clear: both;
	padding-top: 100px;
	padding-bottom: 30px;
}

#contentbox-1w {
	float: left;
	width: 620px;
	display: inline;
	clear: both;
	margin: 0px 20px 0px 0px;
	padding-top: 100px;
	padding-bottom: 30px;
}

#contentbox-2 {
	float: left;
	width: 300px;
	display: inline;
	margin: 0px 20px;
	padding-top: 100px;
	padding-bottom: 30px;
}

#contentbox-3 {
	float: left;
	width: 300px;
	display: inline;
	padding-top: 100px;
	padding-bottom: 30px;
}

#contentbox {
	padding-top: 100px;
	padding-bottom: 30px;
}

h2#s-title {
	background: url(../images/bg_h2s-title.png) no-repeat;
	height: 30px;
	text-indent: 1.5em;
	font-size: 130%;
	color: #663333;
	border-bottom: 2px solid #7D442A;
	line-height: 30px;
	padding-top: 2px;
}

.list-entry {
	margin-left: 15px;
	padding-top: 10px;
	list-style: disc;
}

.list-entry li a {
	zoom: 1;
}

dl.sum {
	border-bottom: 1px dotted #336633;
	padding: 10px 0px;
	height: 300px;
}

dl.sum h2 {
	display: inline;
	font-size: 100%;
	padding-top: 10px;
}

dl.sum dt img {
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #336633;
}

/*ナビメニュー*/
#navi {
	float: right;
	padding-top: 5px;
}

ul#menu li {
	float: left;
	text-indent: -700em;
	text-decoration: none;
}

/*フッター*/
#copyright {
	font-size: 0.9em;
	line-height: 2em;
	text-decoration: none;
	clear: both;
	background: #444d38;
	width: 100%;
	bottom: 0;

}

address {
	font-style: normal;
	text-align: right;
	width: 960px;
	padding-right: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/* sidebox 
-------------------------------------------------------*/
ul.sidebox h3 {
	font-size: 120%;
	line-height: 1.3;
	padding-left: 5px;
	color: #444d38;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	height: 20px;
	border-bottom: 1px solid #444d38;
	border-left: 5px solid #444d38;
}

h3.sponsor {
	margin-top: 0px;
}
.list-feeds li {
	background: url(../images/feed-icon.png) no-repeat;
	text-indent: 20px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-top: 2px;
}

.recent-comments li {
	width: 200px;
}

.sidelink li {
	height: 40px;
	margin-bottom: 10px;
	width: 200px;
}

.list-page li,
.list-sarch li,
.list-cat li {
	width: 280px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-top: 2px;
}

.list-page li a,
.list-sarch li a,
.list-cat li a {
	padding-left:20px;
	margin-left: -20px;
	background: url(../images/list-bg.gif) no-repeat;
	zoom: 1;
}

.list-sarch li {
	width: 620px;
	border-bottom: 1px dotted #333333;
}

.list-cat li {
	width: 500px;
}


/* search form */
#searchform br {
	display: none;
}

#searchform #s {
	width: 200px;
	height: 20px;
	padding: 4px 19px 0px 4px;
	border: 1px solid #8D8D8D;
	background: #FEFEFE url(../images/search-icon.gif) right center no-repeat;
	margin-right: 2px;
	color: #333333;
	font-weight: normal;
}

/* search form button */
#searchform input {
	background: url(../images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	vertical-align: middle;
}

/*  カレンダー  */
li.calendar table,
li.widget_calendar table {
	font-size: 95%;
	width: 300px;
}

li.calendar table td,
li.widget_calendar table td {
	width: auto;
	text-align: center;
}

li.calendar table th,
li.widget_calendar table th {
	width: auto;
	text-align: center;
}

li.calendar table td a,
li.widget_calendar table td a {
	display:block;
	background: #663333;
	color: #FFFFFF;
	text-decoration: none;
}

li.calendar table td a:hover,
li.widget_calendar table td a:hover {
    display:block;
	background: #CC3300;
}

/* blog 
-------------------------------------------------------*/
div.post {
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #444d38;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

span.date {
	font-size: 0.8em;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(../images/date-bg.gif) no-repeat;
	margin-right: 10px;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #444d38;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 9px;
	margin-left: -3px;
}

.post-content {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #7D442A;
}

.entry {
	padding-bottom: 25px;
	margin-left: 50px;
}

.entry h2,
.entry h3 {
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #444d38;
	padding-bottom: 3px;
	font-size: 130%;
}

.post-cat {
	float:left;
	font-size: 95%;
}

.single-cat {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	display: block;
	font-size: 95%;
}

.post-author {
	margin-left: 10px;
	float: left;
	font-size: 95%;
}

.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

/* comments area
-------------------------------------------------------*/
#comments, #respond {
	border-bottom: 1px dotted #444d38;
	padding: 10px 0 3px;
	clear: both;
}

/*** commentlist ***/
.commentlist {
	width: 298px;
	display: inline;
    list-style: none;
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
}

.commentlist li{
	background: url(../images/bg_body.png);
    margin-bottom: 6px;
	padding: 10px;
	border: 1px dotted #8D8D8D;
}

.commentlist .alt {
	background: none;
	border: none;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-size: 100%;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

.commentname{
	color: #444d38;
}

.gravatar {
    border: 1px solid #AAAAAA;
	padding: 5px;
    float: left;
	height: 32px;
	width: 32px;
	background: url(../images/gravatar.png) no-repeat 5px 2px;
	display: inline;
}

.commentcount {
    font: bold 2.2em Georgia,sans-serif;
	color: #DEDEDE;
	float: right;
}

.commentext { /* That's the div of the text... */ 
}

/***** comment form *****/
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 2px 0px;
	margin: 0px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background:#F9F9F9;
	border: 1px dotted #8D8D8D;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 614px;
/** height: 115px; **/
	background:#F9F9F9;
	border: 1px solid #444d38;
	padding: 2px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	background: url(../images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* Pagebar
--------------------------------------------------*/
#navigation .pagebar {
	margin: 0 0 30px;
	text-align: center;
}

#navigation .pagebar .this-page {
  padding: 4px 10px;
  color: #fff; 
  font-weight: bold;
  border: solid 1px #d5d5d5;
  background: #999;
}

#navigation .pagebar a,
#navigation .pagebar .inactive {
  padding: 5px 10px;
  border: solid 1px #d5d5d5;
  background: #fff;
}

#navigation .pagebar a:hover {
  padding: 5px 10px;
  color: #fff;
  border: solid 1px #d5d5d5;
  background: #999;
}

