/*
Theme Name:TALON
Theme URI:
Description:
Version: 1.0
Author:
Author URI:

*/

body{
	background:#FCFBF6 url(images/header_bg1.gif) repeat-x;  
/*	background:#534739; */
}
body, p, td, div, form, input, textarea, h1, h2, h3{
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#261400;
	font-size:12px;
　　　line-height:20px;
	font-family:Courier New,arial, verdana, MS ゴシック;
}
a img{
	border:none;
}
ul, ol, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#page{
	width:800px;
	margin:0px auto;
/*	background:url(images/page_bg.gif) repeat-y;  */
}
#header_bg{
	background:url(images/header_bg1.gif) repeat-x;
}

#header{
	height:100px;
}

.logo{
	float:right;
	clear:both;
	margin:28px 0px 0px 10px;
}
#menu{
	width:766px;
	height:26px;
	padding:71px 0px 0px 0px;
	border-bottom:#BCBCBC solid 1px;
	border-top:#BCBCBC solid 1px;
	background:#FFFFFF url(images/menu_bg.jpg) no-repeat 1px 1px;
}
#menu2{
	width:800px;
	height:480px;
	padding:0px 0px 0px 0px;
	border-bottom:#BCBCBC solid 1px;
	border-top:#BCBCBC solid 1px;
}

#menu ul, #menu2 ul{
	border-top:#BCBCBC solid 1px;
	text-align:left;
	padding:5px 0px 0px 0px;
}
#menu li, #menu2 li{
	display:inline;
	padding:0px 20px;
	border-left:#261400 solid 1px;
}
#menu li.page-item-3, #menu2 li.page-item-3{
	border:none;
}
#menu a, #menu2 a{
	color:#261400;
	text-transform:uppercase;
	font-family:arial;
	font-size:12px;
	font-weight:nomal;
	text-decoration:none;
}
#menu a:hover, #menu2 a:hover{
	color:#80B63E;
	font-weight:bold;
}
#sidebar{
	float:left;
	width:160px;
	padding:28px 0px 0px 28px;
}
#sidebar h2{
	color:#261400;
	font-size:14px;
	height:26px;
	padding:20px 0px 0px 0px;
}
#sidebar li ul{
	padding:0px 0px 16px 0px;
}
#sidebar li ul li{
	line-height:18px;
}
#sidebar a{
	color:#261400;
	text-decoration:none;
}
#sidebar a:hover{
	color:#80B63E;
}
#sidebar p{
	padding:0px 0px 14px 0px;
}
#sidebar form{
	padding:0px 0px;
	height:30px;
}
#s{
	float:left;
	width:140px;
	height:16px;
	padding:2px 0px 0px 4px;
	margin:0px 0px 4px 0px;
	border:#8A5A28 solid 1px;
	background:none;
}
#searchsubmit{
	float:right;
	width:50px;
	height:20px;
	text-align:center;
	border:#8A5A28 solid 1px;
	background:none;
}
#content{
	float:right;
	width:500px;
	padding:28px 28px 0px 0px;
}

#content h2{
	color:#261400;
	font-size:18px;
	height:26px;
}
#content h2 a{
	color:#261400;
	text-decoration:none;
/*	text-transform:capitalize;　　*/
}
.entry img{
	float:left;
	margin:0px 18px 4px 0px;
/*	border:#AF9977 solid 1px; */
	padding:1px;
}
.entry p{
	margin:0px 0px 14px 0px;
}
.entry strong{
	color:#633B02;
}
.entry a{
	color:#633B02;
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.not_found form{
	width:160px;
	padding:14px 0px 0px 0px;
}
.postmetadata{
	height:20px;
	text-align:right;
}
.postmetadata a{
	font-size:11px;
	color:#633B02;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	background:url(images/marker1.gif) no-repeat left 6px;
	text-decoration:none;
}
.postmetadata a:hover{
	text-decoration:none;
}
/*Post Area*/

#postMeta {text-align:right;font-size:12px;font-weight:normal;padding:5px 10px 5px 5px;border-bottom:1px dotted #CCC;}
#postMeta a {color:#999;}
#postMeta a:hover {color:#f90;}
.postMeta {font-size:12px;font-weight:normal;padding:0 0 5px 5px;border-bottom:1px dotted #CCC;}
.postMeta a {color:#999;}
.postMeta a:hover {color:#f90;}

#footer{
	height:28px;
	padding:12px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#F3EDDE;
	border-top:#FFFFFF solid 4px;
}
#footer p{
	text-align:center;
	color:#5F5554;
}
#footer a{
	color:#5F5554;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.commentlist{
	clear:left;
	margin:8px 0px 20px 0px;
}
.commentmetadata{
	height:24px;
}
.comment_author{
	float:left;
	font-size:11px;
	text-transform:uppercase;
}
.comment_date{
	float:right;
}
#commentform{
	padding:8px 0px 0px 0px;
}
#commentform label{
	float:left;
	clear:left;
	width:60px;
	line-height:24px;
}
#author, #email, #url, #comment{
	width:450px;
	height:16px;
	padding:2px 0px 0px 4px;
	border:#633B02 solid 1px;
	margin:0px 0px 4px 0px;
	background:none;
}
#comment{
	float:right;
	overflow:auto;
	width:450px;
	height:100px;
	margin:0px 0px 10px 0px;
}
#submit{
	float:right;
	clear:both;
	cursor:pointer;
	border:#633B02 solid 1px;
	background:none;
	text-align:center;
}
.clearer{
	height:0px;
	overflow:hidden;
	clear:both;
}



