@charset "utf-8";
/*
Theme Name: AJI TARO's Theme
Theme URI: http://aji-taro.com/
Description: 庵治太郎.comのテーマ
Version: 1.1
Author: AJI TARO
Author URI: http://aji-taro.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* -------------------------------------------------
	全般
------------------------------------------------- */
body   {
	color: #666666;
	background: #dedede url("images/bg.png") repeat-y fixed center;
	text-align: center;
	margin: 0;
	padding: 0
}


a {
	text-decoration: underline;
}
a:link {
	color: #0099ff;
}
a:visited {
	color: #99cccc;
}
a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #66cc00;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}


img {
	border: none;
}


#container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	line-height: 140%;
	padding: 0;
}


#header {
	height: 65px;
}
#header a:hover, #header a:active {
	background-color: transparent;
}


#top-flash {
	margin-bottom: 25px;
	padding: 0;
}


/* -------------------------------------------------
	main
------------------------------------------------- */
#main {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
}


.post {
	padding: 0px 15px 60px;
}
.post .entry-date {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url("images/dot-line.png") no-repeat 0 100%;
	margin-bottom: 10px;
	padding-bottom: 4px
}
.post h1 {
	font-size: large;
	font-family: Verdana, sans-serif;
	line-height: 30px;
	background: url("images/entry-title.png") no-repeat 0 50%;
	margin-bottom: 10px;
	padding-left: 30px;
}
.post h2 {
	font-size: large;
	font-family: Verdana, sans-serif;
	line-height: 30px;
	background: url("images/entry-title.png") no-repeat 0 50%;
	margin-bottom: 10px;
	padding-left: 30px;
}
.post .entry {
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 180%;
	margin-bottom: 10px;
}
.post .entry p {
	margin-bottom: 20px;
}
.post img.left {
	float: left;
	padding: 0px 10px 5px 0px;
}

.post img.right {
	float: right;
	padding: 0px 0px 5px 10px;
}
.post p.postmetadata {
	color: #999999;
	font-size: x-small;
	border-top: 3px double #999999;
	line-height: 160%;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.post p.postmetadata span {
	margin: 0 10px;
}


.current-path {
	display: block;
	margin: 10px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.navigation {
	display: block;
	padding: 0px 15px 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.navigation .left {
	float: left;
}
.navigation .right {
	float: right;
}


.pagetop {
	display: block;
	clear: both;
	padding: 60px 15px 30px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.pagetop a:link, .pagetop a:visited {
	color: #666666;
}


.advertise_post {
	padding: 0 15px 30px;
}


/* -------------------------------------------------
	comments_template
------------------------------------------------- */
#comments, #trackback {
	padding: 0px 15px 50px;
}
#comments h2, #trackback h2 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	background: url("images/dot-line.png") no-repeat 0 0;
	padding-top: 10px;
	margin-bottom: 30px;
	font-weight: normal;
}
.each-comment {
	font-size: small;
	font-family: Verdana, sans-serif;
}
.each-comment .postmetadata {
	border-top: #666666 1px dashed;
	color: #999999;
	font-size: x-small;
	padding-left: 3px;
	margin: 20px 0 70px;
}
.each-comment .postmetadata .author {
	border-bottom: #999999 1px dotted;
	padding: 0 5px;
}
.each-comment .postmetadata .author a {
	text-decoration: none;
}
#trackback .info {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 60px;
}
#trackback .info .URL {
	background-color: #ffffff;
	border: #999999 1px dotted;
	padding: 15px;
	text-align: center;
}
.each-trackback {
	font-size: small;
	font-family: Verdana, sans-serif;
}
.each-trackback .postmetadata {
	border-top: #666666 1px dashed;
	color: #999999;
	font-size: x-small;
	padding-left: 3px;
	margin-bottom: 70px;
}
.each-trackback .postmetadata .author {
	font-size: small;
}
/*---------------
 Comment Form
-----------------*/
fieldset#comment-form {
	border: 1px solid #cccccc;
	font-family: Verdana, sans-serif;
	font-size: small;
	padding: 15px;
	margin-bottom: 70px;
}
fieldset#comment-form legend {
	font-weight: bold;
	color: #666666;
}
fieldset#comment-form div {
	margin-bottom: 10px;
}
fieldset#comment-form span {
	color: #999999;
}
/*---------------
 Mail Form
-----------------*/
fieldset#mail-form {
	border: 1px solid #cccccc;
	font-family: Verdana, sans-serif;
	font-size: small;
	padding: 15px;
}
fieldset#mail-form legend {
	font-weight: bold;
	color: #666666;
}
fieldset#mail-form div.your-imput {
	margin-bottom: 10px;
}


/* -------------------------------------------------
	search_template
------------------------------------------------- */
.search-results {
	padding: 0px 15px 40px;
}
.search-results h2 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	background: url("images/entry-title.png") no-repeat 0 50%;
	margin-bottom: 10px;
	padding-left: 30px;
}
.search-results .results-data {
	font-size: small;
	font-family: Verdana, sans-serif;
	background: url("images/dot-line.png") no-repeat 0 100%;
	margin-top: 30px;
	padding-bottom: 4px
}
.search-results h3 {
	font-size: large;
	font-family: Verdana, sans-serif;
	margin-top: 40px;
}
.search-results h3 a {
	color: #666666;
}
.search-results h3 a:visited {
	color: #999999;
}
.search-results p.postmetadata {
	color: #999999;
	font-size: x-small;
	border-bottom: 3px double #999999;
	line-height: 160%;
	padding: 10px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0;
}
.search-results p.postmetadata span {
	margin: 0 10px;
}
.search-results .results-mssg {
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 180%;
}
.search-results .results-mssg p {
	margin-bottom: 20px;
}
.search-results .results-mssg ul {
	margin-right: 20px;
}
.search-results .results-mssg ul li {
	margin: 1em 0;
}


/* -------------------------------------------------
	sidebar
------------------------------------------------- */
#sidebar {
	float: right;
	width: 200px;
	padding: 15px 0 100px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.side-cap {
	display: block;
	width: 170px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0 15px 6px;
	background: #999999 url("images/cap_bottom.gif") no-repeat 0 100%;
	overflow: hidden;
}

.side-cap div {
	background: url("images/cap_top.gif") no-repeat;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar ul ul {
	margin: 0 15px 40px;
}
#sidebar ul ul li {
	margin-bottom: 10px;
	line-height: 140%;
}
#sidebar ul ol {
	margin-bottom: 40px;
}
#sidebar ul ol li {
	margin-bottom: 5px;
	line-height: 140%;
}

#calendar {
  	line-height: 140%;
	margin: 0 15px 40px;
}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
#calendar caption {
	font-weight: bold;
	line-height: 160%;
	text-align: center;
	text-transform:	uppercase;
	letter-spacing: 0.3em;
	border-top: #999999 1px dashed;
	border-bottom: #999999 1px dashed;
	margin-bottom: 6px;
}
#calendar thead {
	text-align: center;
	font-weight: bold;
	color: #999999;
}
#calendar tfoot td {
	border-top: #999999 1px dashed;
	padding-top: 6px;
}
#calendar tfoot #prev {
	text-align: left;
}
#calendar tfoot #next {
	text-align: right;
}
#calendar td {
	text-align: center;
}


.categories li {
	color: #999999;
}


#recent-comments .alternate {
	color: #999999;
	margin-bottom: 15px;
}
#recent-comments .alternate	span {
	font-size: xx-small;
}


#archives select {
	margin: 0 20px 40px;
	width: 155px;
	color: #666666;
}


.side-advertise {
	margin: 0 18px 40px;
}


#searchform {
	margin: 0 20px 40px;
}
#searchform .srch-txt {
	width: 150px;
}
#searchform .se4_btn {
	margin-top: 6px;
	font-size: x-small;
}


#feeds ul li {
	line-height: 16px;
	background: url("images/feed-icon.png") no-repeat 0 50%;
	padding-left: 20px;
}

#powered {
	padding: 0 15px;
}


/* -------------------------------------------------
	footer
------------------------------------------------- */
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 15px;
	font-size: x-small;
	color: #999999;
}