@charset "UTF-8";



/* ---------- reset ---------- */
* {
	margin:0;
	padding:0;
	font-size:100%;
}
/* ---------- reset_end ---------- */



/* ---------- body ---------- */
body {
	color:#666666;
	background:#ffffff url(img/background.jpg) no-repeat left top;
	background-attachment: fixed;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
}

a {
	text-decoration:none;
	color:#f64a29;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

body.layout-two-column-right div#main-container,
body.layout-two-column-left div#main-container,
body.layout-one-column div#main-container {
	width:700px;
	margin:0 auto;
	text-align:left;
}

body.layout-three-column div#main-container {
	width:800px;
	margin:0 auto;
	text-align:left;
}
/* ---------- body_end ---------- */



/* ---------- banner ---------- */

body.layout-two-column-right div#banner,
body.layout-one-column div#banner {
	height:190px;
	background:transparent url(img/banner_bg.gif) no-repeat 30px top;
	color:inherit;
	padding:0 250px 0 30px;
}

body.layout-two-column-left div#banner {
	height:190px;
	background:transparent url(img/banner_bg.gif) no-repeat center top;
	color:inherit;
	padding:0 280px 0 0;
}

body.layout-three-column div#banner {
	position:fixed !important;
	position:absolute;
	top:0;
	left:0;
	height:60px;
	width: 100%;
	background:transparent url(img/banner3_bg.png) repeat top;
}

div#banner h1 {
	font-size:24px;
	font-weight:normal;
	letter-spacing:0.2em;
	position:relative;
	left:31px;
	width:90%;
}

div#banner h1 a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

div#banner h1 a:hover {
	text-decoration:underline;
}

div#banner h2 {
	color:#5b5252;
	background-color:transparent;
	font-size:80%;
	font-weight:normal;
	letter-spacing:0.1em;
	position:relative;
	top:62px;
	left:31px;
	width:90%;
}

/* ---------- main ---------- */

body.layout-one-column #main {
	width:700px;
	float:left;
}

body.layout-two-column-right #main {
	width:530px;
	float:left;
}

body.layout-two-column-left #main {
	width:530px;
	float:right;
}

body.layout-three-column #main {
	width:630px;
	float:left;
	margin-top:150px;
}

div.content {
	padding:0 30px 15px 30px;
}

div.entry {
	margin:0;
	padding:0;
}

p.date-header {
	color:#393838;
	font-size:70%;
	text-align:center;
	padding:7px 0 7px 0;
	margin-bottom:15px;
	background:#ffffff url(img/date_header_bg.gif) no-repeat center center;
}

h3.entry-header {
	font-size:90%;
	font-weight:bold;
	color:#393838;
	background:url(img/entry_header_bg.gif) no-repeat 3px 9px;
	padding:10px 0 10px 30px;
	margin:0;
	border-top:1px solid #d8ccde;
	border-bottom:1px solid #d8ccde;
}

h3.entry-header a {
	color:#393838;
	line-height:130%;
	text-decoration:none;
}

h3.entry-header a:hover {
	text-decoration:underline;
}

div.entry-content {
	padding:10px;
}

div.content blockquote {
	border:1px solid #c7c6c8;
	background:url(img/bq_bg.gif) no-repeat center bottom;
	color:inherit;
	padding:10px 15px;
	margin:0 0 15px 0;
}

div.content blockquote p,
div.content blockquote strong {
	color:#666666;
	font-size:80%;
}

div.entry-body p,
div.entry-more p {
	color:#666666;
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.entry-body img,
div.entry-more img {
	border:0;
	margin:0 0 20px 0;
}

div.entry-body ul,
div.entry-more ul {
	list-style-position:outside;
	margin:0 0 10px 20px;
}

div.entry-body li,
div.entry-more li {
	color:#666666;
	font-size:80%;
	line-height:140%;
	background-color:inherit;
	margin:0;
	padding:0;
}

div.entry-tags h4.entry-tags-header {
	font-size:70%;
	color:#393838;
	background:#ffffff url(img/tag_bg.gif) no-repeat left top;
	padding:2px 0 2px 15px;
	margin:0 0 4px 0;
}

div.entry-tags ul.entry-tags-list {
	list-style:none;
	background-color:#ececec;
	padding:10px;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li {
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
}

div.entry-tags ul.entry-tags-list li a {
	color:#222222;
	text-decoration:none;
}

div.entry-tags ul.entry-tags-list li a:hover {
	text-decoration:underline;
}

div.entry-info {
	text-align:left;
	border-top:1px solid #cacaca;
	padding:6px 0 5px 0;
	margin:0 0 30px 0;
}

div.entry-info ul {
	list-style-type:none;
}

div.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right:5px;
	background-color:inherit;
}

div.content h4 {
	color:#393838;
	background:transparent url(img/header_bg.gif) repeat left top;
	padding:5px;
	font-weight:normal;
	font-size:70%;
	margin-bottom:10px;
}

div.content h5 {
	color:#393838;
	font-weight:bold;
	font-size:70%;
	padding:0;
	margin-bottom:10px;
}

div.content p.navi-link {
	color:#666666;
	background-color:inherit;
	font-size:80%;
	margin-bottom:15px;
}

/* ---------- main_end ---------- */


/* ---------- menu ---------- */

body.layout-one-column div#left-menu {
	display:none;
}

body.layout-two-column-right div#left-menu {
	width:170px;
	float:right;
}

body.layout-two-column-left div#left-menu {
	width:170px;
	float:left;
}

body.layout-three-column div#left-menu {
	width:170px;
	float:left;
	margin-top:150px;
}

div.left-content h3 {
	font-size:80%;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	text-align:center;
	padding:10px;
	margin:0 0 10px 0;
	color:#393838;
	background:#ffffff url(img/menu_border.gif) no-repeat left bottom;
}

div.left-content h3 a {
	text-decoration:none;
}

div.left-content h3 a:hover {
	text-decoration:underline;
}

div#left-menu li {
	list-style-position:outside;
	color:#222222;
	background:#ffffff url(img/icon.gif) no-repeat 8px 6px;
	padding-left:20px;
	margin:0 0 5px 0;
	font-size:80%;
}

div#left-menu li a {
	color:#f64a29;
	background-color:#ffffff;
	text-decoration:none;
}

div#left-menu li a:hover {
	text-decoration:underline;
}

div.search-form,
div.category-archives,
div.monthly-archives,
div.recent-entry,
div.site-link,
div.cclicense,
div.powered,
div.search-feed {
	width:170px;
	margin:0 0 15px 0;
}

div.search-form form,
div.category-archives ul,
div.monthly-archives ul,
div.recent-entry ol,
div.site-link ul,
div.search-feed-content,
div.tags-list dl {
	list-style:none;
}

div.search-form label,
div.cclicense {
	background-color:inherit;
	color:#4a4947;
	font-size:70%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:164px;
	color:#4a4947;
	font-size:80%;
	border: 1px solid #cacaca;
	padding:2px;
	margin-top:2px;
	background-color:#f2f2f2;
}

div.search-form input.searchsubmit {
	color:#c42727;
	background:transparent url(img/search_bg.gif) repeat left top;
	font-size:70%;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	border:0;
	margin-top:5px;
	padding:1px;
}

/* ---------- menu_end ---------- */


/* ---------- footer ---------- */

body.layout-two-column-left div#footer,
body.layout-two-column-right div#footer,
body.layout-one-column div#footer,
body.layout-three-column div#footer {
	clear:both;
}

div#footer {
	text-align:center;
}

div#footer ul {
	list-style:none;
	background:url(img/footer_bg.gif) no-repeat left bottom;
	padding:9px 0 14px 0;
}

div#footer ul li {
	display:inline;
	font-size:80%;
	color:#222222;
	margin-right:15px;
	background-color:inherit;
}

/* ---------- footer_end ---------- */


/* ---------- trackback ---------- */

div.trackbacks h4 {
	font-size:70%;
	color:#393838;
	background:#ffffff url(tag_bg.gif) no-repeat left top;
	padding:2px 0 2px 15px;
	margin:0 0 4px 0;
}

div.trackbacks p,
div.trackbacks dt {
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

div.trackbacks dl {
	margin:0 0 15px 0;
}

div.trackbacks p {
	margin:5px 0 10px 0;
}

div.trackbacks input {
	color:#666666;
	border: 1px solid #cacaca;
	padding:2px;
	background-color:#f2f2f2;
}

ul.trackback-info {
	border-top:1px solid #000000;
	padding:5px 0;
}

ul.trackback-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */


/* ---------- comment ---------- */

div.comments h4 {
	font-size:70%;
	color:#393838;
	background:#ffffff url(tag_bg.gif) no-repeat left top;
	padding:2px 0 2px 15px;
	margin:0 0 4px 0;
}

div.comments,
div#comments-open-data label {
	margin-bottom: 10px;
}

div.comments-body {
	padding:5px;
}

div.comments-body p,
div#comments-open-data legend,
div#comments-open-data label {
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

p.comments-open-moderated {
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

div.comments-body p,
div.comments-post-content p {
	margin:5px 0 10px 0;
}

ul.comments-info {
	border-top:1px solid #000000;
	padding:5px 0;
	margin:0 0 15px 0;
}

ul.comments-info li {
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#666666;
	background-color:inherit;
	font-size:70%;
}

div#comments-open-data fieldset {
	border:0;
}

div#comments-open-data legend {
	color:#666666;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url {
	width:40%;
	color:#666666;
	font-size:80%;
	border: 1px solid #cacaca;
	padding:2px;
	background-color:#f2f2f2;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea {
	width:60%;
	color:#666666;
	font-size:80%;
	border: 1px solid #cacaca;
	padding:2px;
	background-color:#f2f2f2;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input {
	color:#666666;
	background-color:#ffffff;
	font-size:80%;
	width:80px;
	border: 1px solid #cacaca;
	margin-top:5px;
	padding:0;
}

ul.comments-open-footer li {
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li {
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */


/* ---------- search ----------*/

div.content h3.search-results-header {
	font-size:80%;
	font-weight:bold;
	color:#393838;
	background:transparent url(img/header_bg.gif) repeat left top;
	padding:5px;
	margin-bottom:10px;
}

div.search-feed p {
	color:#666666;
	font-size:70%;
	line-height:140%;
}

p.feed-link {
	margin:5px 0 0 0;
}

form#search-form label {
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

dd#search-box ul,dd#search-options ul {
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,dd#search-options ul li {
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search {
	width:70%;
	color:#4a4947;
	font-size:80%;
	border: 1px solid #cacaca;
	padding:2px;
	background-color:#f2f2f2;
}

dd#search-box input.searchsubmit {
	color:#c42727;
	font-size:70%;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	border:0;
	background:transparent url(img/search_bg.gif) repeat left top;
	margin-top:5px;
	padding:1px;
}

h5.search-results-tit {
	font-size:90%;
	font-weight:bold;
	color:#393838;
	background:url(img/entry_header_bg.gif) no-repeat 3px 9px;
	padding:10px 0 10px 30px;
	margin:0;
	border-top:1px solid #d8ccde;
	border-bottom:1px solid #d8ccde;
}

h5.search-results-tit a {
	display:block;
	padding:10px 0 10px 30px;
	margin:0;
	text-decoration:none;
}

h5.search-results-tit a:hover {
	text-decoration:underline;
}

p.search-results-content {
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.tags-list dt {
	font-size:80%;
	margin:0 0 5px 0;
}

div.content p {
	color:#666666;
	font-size:80%;
	line-height:140%;
}

div.content p.code {
	color:#666666;
	font-size:100%;
	line-height:100%;
}


/* ---------- search_end ----------*/


/* ---------- archives ----------*/

div.archive-body ul {
	margin:0 0 10px 20px;
}

div.archive-body ul.archive-list li {
	color:#666666;
	font-size:80%;
	background-color:inherit;
	margin:0 0 5px 0;
}

/* ---------- archives_end ----------*/