@charset "UTF-8";
/*
Theme Name: One Wish...
Theme URI: http://ayu.commun.jp/
Description: Habari theme for One Wish...
Version: 0.3
Author: ayu
Author URI: http://ayu.commun.jp/
*/

* {
    margin: 0px;
    padding: 0px;
}

body {
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #3a3a3a;
	background-color: #eaeaea;
}

a {
	color: #2A4D6C;
	text-decoration: none;
}

a:hover {
    color: #111111;
    text-decoration: underline;
}

img {
	border: 0px;
}

a.thickbox img {
	border: 1px solid #cccccc;
	padding: 3px;
}

input {
	border: 1px solid #848484;
}

p {
    margin-bottom: 10px;
}

textarea {
	border: 1px solid #848484;
	width: 400px;
	padding: 6px;
}

table {
	width: 90%;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
	margin: 1em auto;
	border-collapse: collapse;
}

table th {
	background-color: #F4F9FF;
	color: #5AA0E5;
	text-align: center;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
}

table td {
	color: #678197;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
	text-align: center;
}

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('img/bodybg.jpg');
	background-color: #ffffff;
}

#headcontainer {
	height: 80px;
	background-image: url('img/header.jpg');
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	width: 400px;
	float: left;
	padding: 0px;
	height: 50px;
}

#header h1 {
	padding: 0px;
	margin: 0px;
}

#headermenu {
	width: 300px;
	float: right;
}

#headermenu ul {
	margin: 5px 0px 0px 0px;
	padding: 2px 3px 2px 5px;
	list-style: none;
}

#headermenu li {
	color: #c2db8b;
	display: inline;
	margin-right: 10px;
}

#headermenu li a {
	color: #c2db8b;
}

#bodycontainer {
	clear: both;
}

#contents {
	width: 500px;
	float: right;
	padding: 0px 10px 15px 0px;
	line-height: 170%;
	overflow: hidden;
	background-image: url('img/contents-corner.jpg');
	background-repeat: no-repeat;
}

#sidebar {
	background-repeat: no-repeat;
	background-image: url('img/sidebar.jpg');
	width: 210px;
	float: left;
	padding: 140px 5px 5px 15px;
	margin: 0px;
	font-size: 11px;
	overflow: hidden;
}

.sidebox {
	width: 208px;
	background-image: url('img/sidebox-middle.gif');
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.sidebox img {
	padding: 0px;
	margin: 0px;
}

.sidebox-title {
	width: 195px;
	height: 18px;
	margin: 0px;
	padding: 7px 0px 0px 13px;
	background-image: url('img/sidebox-title.gif');
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.sidebox-content {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 13px;
	padding-bottom: 14px;
	padding-right: 13px;
	background-image: url('img/sidebox-bottom.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
    line-height: 150%;
}

.sidebox-content p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.sidebox-content ul {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.sidebox-content ul li {
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.sidebox-content ul li img {
    margin-right: 3px;
    vertical-align: middle;
}

#search {
	margin: 5px 0px 5px 0px;
}

#search-query {
	width: 110px;
}

.status {
    padding: 0px 15px;
	font-size: 70%;
	text-align: right;
    color: #808080;
}

.post {
    padding: 15px 15px 5px 15px;
    line-height: 180%;
    overflow: hidden;
    border-bottom: 1px dotted #808080;
    word-break: break-all;
}

.post h2 {
    font-size: 140%;
    font-weight: bold;
}

.post h2 a {
    color: #6b7860;
    text-decoration: none;
}

.post h3 {
    font-size: 110%;
    font-weight: bold;
    margin: 7px 0px;
}

.post ul.post-meta {
    list-style-type: none;
    margin-bottom: 10px;
    color: #808080;
    font-size: 70%;
}

.post ul.post-meta li {
    display: inline;
    margin-right: 10px;
}

.post ul.post-meta li img {
    margin-right: 3px;
    vertical-align: middle;
}

.post a {
    color: #2A4D6C;
}

.post a:hover {
    color: #111111;
    text-decoration: underline;
}

.post blockquote {
	color: #808080;
	margin-left: 15px;
	padding-left: 10px;
	border-left: 3px solid #9DB56F;
}

.post code {
	display: block;
	background-color: #e5eded;
	border: 1px solid #808080;
	margin: 3px 5px 10px 5px;
	padding: 5px;
	overflow: auto;
}

.post .download {
	display: block;
	background-color: #e5eded;
	background-image: url(img/download.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin: 3px 5px 3px 5px;
	padding: 5px 5px 5px 50px;
	overflow: auto;
}

.post .download p {
	margin: 0px;
	padding: 0px;
}

.post .download p:first-child {
    font-weight: bold;
    font-size: 110%;
}

.post-contents img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.post-contents ul, .post-contents ol {
    margin-left: 30px;
}

.comments {
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

.comments ol {
    list-style-type: none;
    margin-top: 10px;
    border-top: 1px dotted #808080;
    text-align: left;
}

.comments li {
    padding: 10px 15px;
    border-bottom: 1px dotted #808080;
}

.comments li img {
    vertical-align: middle;
}

.comments #comment-form {
    padding: 10px 15px;
    text-align: left;
}

.twitter_avatar {
	width: 16px;
}

#tweetback {
	width: 100%;
	border-bottom: 1px dotted #808080;
	padding: 10px 0px;
	text-align: left;
}

#tweetback p {
	padding: 0px 15px;
	margin-bottom: 0px;
}

#tweetback .item {
	padding: 0px 15px;
	margin-bottom: 5px;
}

.navigation {
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}

#footcontainer {
	background-color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px 3px 2px 3px;
}

#footer {
	font-size: 70%;
	color: #ffffff;
}

#footer a {
	color: #c2db8b;
}

#sidebar .autocomplete  {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #848484;
	margin: 0px;
	padding: 0px;
}

#sidebar .autocomplete ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#sidebar .autocomplete ul li {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
}

#sidebar .autocomplete ul li a {
	display: block;
}

#sidebar .autocomplete ul li.selected {
	background-color: #ccd6ff;
}

/* Fancy Tooltips */
/* The FancyTooltip itself. */

div.fancytooltip {
	background-color: #CCCCCC;
	border: 1px solid #888888;
	color: #333333;
	height: auto;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	width: auto;
	z-index: 20;
	
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 7px;
	-moz-opacity: .91;
}
	
/* The title/alt within the FancyTooltip. */

div.fancytooltip p {
	border-bottom: 0px;
	font-size: 12px;
    margin: 0;
	padding: 0 3px;
	
	-moz-opacity: 1;
}

/* The URI below the title of an anchor FancyTooltip. */

div.fancytooltip p.destination {
	border-bottom: 0px;
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	
	-moz-opacity: 1;
}

/*- The Access Key of an anchor. */

div.fancytooltip p span.accesskey {
	color: #D11717;
}

/* Display the help cursore in Abbreviations, Acronyms, Deletions and Inserts.-->
To turn off, comment around the style. To turn on, remove comment from around the style. Note, img is turned off by default. */

abbr {
	cursor: help;
}

acronym {
	cursor: help;
}

del {
	cursor: help;
}

ins {
	cursor: help;
}

.tag-cloud {
}

.tag-cloud li {
    display: inline;
}

.socialink {
    margin-bottom: 10px;
}

.socialink img {
	margin-right: 0px;
}

