/*   
Theme Name:Arundel Blog
Theme URI:
Description:アランデル・WEBLOG
Author:Arundel
Author URI:
Version:1.0
*/

/* 全体的なルール */
* {
	margin:0;
	padding:0;
}

body {
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E7ECF2;
	text-align: center;
}
#Wrapper{
	width : 769px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(img/main.jpg);
	background-repeat: repeat-y;
	margin-top: 16px;
}
/* HEADER */
#header {
	width : 100%;
	background-repeat: no-repeat;
}
#flash{
	height: 107px;
	width: 100%;

}
#head{
	height: 26px;
	width: 100%;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
/* FOOTER */
#footer{
	background-image: url(img/footer.jpg);
	height: 59px;
	width: 100%;
	background-repeat: no-repeat;
	clear: both;
	text-align: left;

}
/* DIARY IMAGE */
#leftkey{
	background-image: url(img/leftkey.gif);
	height: 152px;
	width: 65px;
	background-repeat: no-repeat;
	z-index: 1;
	padding: 0px;
	position: absolute;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#ritem{
	background-image: url(img/ritem.gif);
	height: 194px;
	width: 83px;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 665px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#rplant{
	background-image: url(img/rplant.gif);
	height: 223px;
	width: 120px;
	position: absolute;
	margin-left: 685px;
	margin-top: -180px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* トップページテンプレート */
#main{


}
div#content {
	width:450px;
	height: 100%;
	float: right;
	padding-right: 97px;
}   
div#innerbox {
	text-align: left;
	width: 450px;
	margin-top: 20px;
}
div.post {
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top: 15px;
	margin-left: 30px;
}

h2.posttitle {
	font-size:13px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
h2.posttitle a,h2.posttitle a:active{
	color: #8b4513;
	text-decoration: none;
}
h2.posttitle a:hover{
	color: #AF6F22;
	text-decoration: none;
}
h2.day{
	font-family: Verdana;
	font-size: 13px;
	margin-left: 5px;
	margin-bottom: 5px;

}
#tpbox{
	background-image: url(img/post-top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 420px;

}
#texbox{
	width: 420px;
	background-image: url(img/posttext.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#texbox a,#texbox a:active{
	text-decoration: none;
	color: #8b4513;
}
#texbox a:hover{
	text-decoration: underline;

}
#btbox{
	background-image: url(img/postbotom.gif);
	height: 20px;
	width: 420px;
	background-repeat: no-repeat;

}
#metacomments{
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}
#metacomments dt{
	color:#8A57A1;
	font-weight: bold;
}
#metacomments dd a,#metacomments dd a:active{
	color: #AF6F22;
	text-decoration: none;
}
#metacomments dd a:hover{
	color: #AF6F22;
	text-decoration: underline;
}
#metacategory{
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}
#metacategory dt{
	color:#8b4513;
}
#metacategory dd a,#metacategory dd a:active{
	color: #AF6F22;
	text-decoration: none;
}
#metacategory dd a:hover{
	color: #AF6F22;
	text-decoration: underline;
}
#metaedit{
	float: left;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}
#metaedit a,#metaedit a:active{
	color: #8b4513;
	text-decoration: none;
}
#metaedit a:hover{
	color: #8b4513;
	text-decoration: underline;
}
dl.metadata dt, dl.metadata dd {
	display:inline;
}
div#content p {
	font-size: 12px;
	line-height: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
div.navigation {
	width: 450px;
	height: 25px;
	float: left;
}
#a_next{
	height: 20px;
	width: 100px;
	background-image: url(img/prevback.gif);
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	display: inline;
}
#a_next a,#a_next a:active{
	text-decoration: none;
	color: #8b4513;
	line-height: 20px;
	margin-left: 5px;
}
#a_prev{
	height: 20px;
	width: 100px;
	background-image: url(img/nextback.gif);
	line-height: 16px;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	margin-left: 30px;
	text-align: right;
}
#a_prev a,#a_prev a:active{
	color: #8b4513;
	text-decoration: none;
	line-height: 20px;
	margin-right: 5px;
}
#newarticle{
	height: 20px;
	width: 100px;
	background-image: url(img/newarticle.gif);
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 60px;
	float: left;
	text-align: center;
}
#newarticle a,#newarticle a:active{
	color: #8b4513;
	text-decoration: none;
	line-height: 20px;
	margin-right: 5px;
}
#a_next a:hover,#a_prev a:hover,#newarticle a:hover{
	text-decoration: underline;
}
/* サイドバーテンプレート */
div#sidebar {
	width:190px;
	float: left;
	padding-left: 20px;
}
#vcl{
	color:#000000;
	width: 160px;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wp-calendar{
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #CDDCEE;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDDCEE;
	border-left-color: #CDDCEE;
	background-color: #ECE5D9;
	width: 160px;
}
#wp-calendar tbody tr td{
	text-align: center;
	background-color: #FFFFFF;
}
#wp-calendar tr td#today{
	background-color: #96D3D9;
	color: #FFFFFF;
}
#wp-calendar tr th.saturday,#wp-calendar tr td.saturday{
	color:BLUE;
}
#wp-calendar tr td.saturday a,#wp-calendar tr td.saturday a:active{
	color:BLUE;
}
#wp-calendar tr td.saturday a:hover{
	background-color: #C7DFA5;
	text-decoration: none;
	color:BLUE;
}
#wp-calendar tr th.sunday,#wp-calendar tr td.sunday{
	color:RED;
}
#wp-calendar tr td.sunday a,#wp-calendar tr td.sunday a:active{
	color:RED;
}
#wp-calendar tr td.sunday a:hover{
	background-color: #C7DFA5;
	text-decoration: none;
	color:RED;
}
#wp-calendar tfoot tr td a,#wp-calendar tfoot tr td a:active{
	color: #AF6F22;
	display: block;
}
#wp-calendar tbody tr td a:hover,#wp-calendar tfoot tr td a:hover
{
	background-color: #C7DFA5;
	text-decoration: none;
}
#wp-calendar caption{
	background-color: #CDDCEE;
	letter-spacing: 5px;
	text-align: center;
	color: #8b4513;
	font-weight: bold;
	width: 160px;
	font-size: 10px;

}
#wp-calendar tbody tr td a,#wp-calendar tbody tr td a:active{
	color: #000000;
	display: block;
	text-decoration: none;
	border: 2px dotted #0000FF;
	}
#wp-calendar thead tr th{
	background-color: #FFFFFF;
}
#wp-calendar .pad{
	background-color: #ECE5D9;
}
div#sidebar ul {
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}
div#sidebar img{
	margin-top: 15px;
	padding: 0px;
}
div#sidebar li, div#sidebar li li {
	list-style:none;
	line-height:25px;
	font-size: 12px;
}
div#sidebar ul li ul{
	color: #AF6F22;
}
div#sidebar li a,div#sidebar li a:active{
	color: #AF6F22;
	text-decoration: none;
}
div#sidebar li a:hover{
	color: #AF6F22;
	text-decoration: underline;
}
div#sidebar li li {
	font-size:12px;
	background-repeat: no-repeat;
	margin-left: -15px;
}
div#sidebar li li li {
	font-size:1em;
}
div#sidebar li h2 {
	font-size:12px;
	color:#8A57A1;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2AE9A;
	margin-top: 5px;
}
div#sidebar #c_blog{
	background-image: url(img/c_blog.jpg);
	height: 32px;
	width: 160px;
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: -1px;
}
div#sidebar #d_blog{
	width: 165px;
	margin-top: 5px;
	color: #464646;
	margin-bottom: 13px;
	text-decoration: none;

}
div#sidebar li.searchform ul {
	margin-left:0;
}
div#sidebar li.searchform li {
	background:none;
	padding-left:0;
	margin-left: 1px;
	margin-top: 10px;
}
div#sidebar li.searchform li input#s {
	width:120px;
	margin-top:2px;
}
div#sidebar li.searchform li input#searchsubmit {
	width:3em;
}
/* 個別記事テンプレート */
div.post img {
	border-style:none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#texbox .wp-smiley,#cmntbox .wp-smiley{
	border:none;
	padding: 0px;
	vertical-align: middle;
	margin: 0px;
}
div.post img.floatleft {
	float:left;
	margin:0 8px 8px 0;
}
div.post blockquote {
	margin-bottom:1em;
	padding:20px 15px 10px 15px;
	background:url(images/blockquote.png) no-repeat #fafef3;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
div.post ul, div.post ul ul, div.post ol, div.post ol ol{
	margin:0 0 1em 25px;
}
div.post li {
	font-size:0.75em;
	line-height:1.5em;
}
div.post li li {
	font-size:1em;
}
hr {
	border-top:solid #ccc;
	background:#fff;
	color:#fff;
	border-width:1px 0 0 0;
	margin:1em 0;
}
/* コメントテンプレート */
#comments{
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top: 15px;
	margin-left: 30px;
}
#cmnttop{
	background-image: url(img/cmnttop.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 420px;
}
#cmntbox{
	background-image: url(img/cmnttext.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cmntbotom{
	height: 20px;
	width: 420px;
	background-repeat: no-repeat;
	background-image: url(img/cmntbotom.gif);
	margin-bottom: 20px;
}
h2.cmntday{
	font-size:13px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
h2.cmntday a,h2.cmntday a:active{
	color: #8b4513;
	text-decoration: none;
}
h2.cmntday a:hover{
	color: #AF6F22;
	text-decoration: none;
}
#metacmntaut{
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}
#metacmntaut dt{
	color:#8b4513;
}
#metacmntaut dd a,#metacmntaut dd a:active{
	color: #AF6F22;
	text-decoration: none;
}
#metacmntaut dd a:hover{
	color: #AF6F22;
	text-decoration: underline;
}
#respond{
	font-size: 13px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#f_name,#f_mail{
	font-size: 12px;
	margin-bottom: 10px;
}
#f_tarea{
	font-size: 12px;
}
#f_name label,#f_mail label{
	width: 45px;
	text-align: left;
	height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#f_ex{
	margin-bottom: 15px;
	list-style-type: circle;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
}
#cf{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#ad{
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 12px;
}
h4 {
	font-size:0.88em;
	padding:0 0 0.4em 0;
	color:#666;
}
ol#commentlist {
	margin:0 0 15px 0;
	list-style-type: none;
}
p.note {
	background:#FFF8D5;
	color:#666;
	border:2px solid #E5AB6A;
	text-align: center;
	margin-right: 22px;
}
form#commentform{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F3D2E4;
	border-bottom-color: #F3D2E4;
	padding-top: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding-bottom: 10px;

}
form#commentform label {
	float:left;
	font-weight:bold;
	margin-bottom: 0;
	margin-left: 0;
}
form#commentform p {
	clear:both;
}
form#commentform sub {
	display:block;
	padding-top:2px;
}
input#author{
	width:150px;
	border:3px double #ccc;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 15px;
	font-size: 12px;
}
input#email{
	width:350px;
	border:3px double #ccc;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 15px;
	font-size: 12px;
}
textarea {
	font-size:12px;
	border:3px double #ccc;
	width:413px;
	margin-bottom: 5px;
	/* SCROLLBAR_COLOR */
	scrollbar-face-color: #EEB9DA;
	scrollbar-track-color: #EFBADA;
	scrollbar-arrow-color: #FAE9EC;
	scrollbar-highlight-color: #FDF4F7;
	scrollbar-shadow-color: #FDF4F7;
	scrollbar-3dlight-color: #EFBADA;
	scrollbar-darkshadow-color: #EFBADA;
}
p.submitbutton {
	text-align:right;
}
p.submitbutton input {
	font-weight:bold;
	color:#555;
	font-size: 12px;
	width: 60px;
	text-align: center;
}
/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}
