/*----------------------------------------
Theme Name: hatamemo
Theme URI: http://www.hatanaoki.net/memo/
Description: hatamemo
Version: 0.1
Author: hatanaoki
Author URI: http://www.hatanaoki.net
----------------------------------------*/

*{
	color: #000;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background-color: #E6DCC9;
	background-image: url("http://www.hatanaoki.net/memo/wp-content/themes/hatamemo/img/background.png");
}

a {text-decoration: none;}
a:link {color: #C00;}
a:visited {color: #C66;}
a:hover {text-decoration: none;}

hr {
	display: none;
	margin: 0;
	padding: 0;
}

em,
strong {
	font-weight: bold;
}


/*--------------------------------------*/
/* page                                 */
/*--------------------------------------*/
#page {
	width: 840px;
}

/*--------------------------------------*/
/* header                               */
/*--------------------------------------*/
#header {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
}

#header h1 a{
	font-size: 300%;
	text-decoration: none;
	color: #CBA;
	line-height: 1.5;
}

#header h1 a img{
	border: none;
}

.description {
	font-size: 80%;
	color: #876;
	line-height: 1.5;
}

/*--------------------------------------*/
/* topic_path                           */
/*--------------------------------------*/
#topic_path{
	font-size: 90%;
}

a#top {
	text-decoration: none;
	font-style: normal;
	color: #E6DCC9;
	background-color: #A33;
	padding: 0.2em 0.6em;
}

#topic_path a:link, #topic_path a:visited {
	color: #C00;
}

#topic_path a:hover {
	text-decoration: underline;
}

a#top:link, a#top:visited {
	color: #E6DCC9;
}

a#top:hover {
	text-decoration: none;
	color: #FFF;
}


/*--------------------------------------*/
/* sidebar                              */
/*--------------------------------------*/
#sidebar {
	float: left;
	width: 120px;
	margin-top: 40px;
	}

#sidebar .title {
	text-align: right;
	background-color: #FE0;
	border-right: 1px solid #BA9;
	border-bottom: 1px solid #BA9;
	padding: 4px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

li.title, .title li {
	list-style-type:none;
}

li.title {
	font-weight: bold;
	font-size: 90%;
}

.title li{
	font-weight: normal;
	font-size: 90%;
}

.title li a:link, .title li a:visited {
	color: #A00;
}

.title li a:hover {
	color: #FE0;
	background-color: #A00;
	padding: 2px 4px;
//	padding-right: 10px;
}


/*--------------------------------------*/
/* content                              */
/*--------------------------------------*/
#content {
	float: left;
	width: 510px;
	margin: 15px;
}

.post {
	margin-bottom: 60px;
	padding: 15px 20px 20px 20px;
	border:1px solid #CBA;
}

.post H2 {
	color: #E6DCC9;
	background-color: #A33;
	padding: 6px;
	margin-right: -20px;
}

.post H2 a{
	color: #E6DCC9;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.post H2 a:link, .post H2 a:visited {
	color: #E6DCC9;
}

.post H2 a:hover {
	color: #FFF;
}

.post_date {
	font-size: 80%;
	text-align: right;
	color: #876;
	margin: 4px -15px 10px 0;
}

.entry {
	font-size: 90%;
	margin-bottom: 20px;
}

.entry a:hover {
	text-decoration: underline;
}

.entry p {
	margin-bottom: 1em;
}

.entry a img {
	border: none;
}

.postmetadata {
	font-size: 90%;
	color: #876;
	margin-top: 10px;
}

.postmetadata cite{
	color: #000;
	font-style: normal;
}

.navigation {
	font-size: 80%;
	text-align: center;
	margin-bottom: 5px;
}

.navigation a:hover {
	text-decoration: underline;
}

.alignleft, .alignright {
	margin: 0 1em;
}

.entry img.content_img {
	background-color: #FFF;
	border: 1px solid #BA9;
	padding: 5px;
	margin-right: 10px;
}

.entry a:hover img.content_img{
	background-color: #C00;
	border: 1px solid #C00;
}

.entry img.flot_img {
	clear:both;
	float: left;
	background-color: #FFF;
	border: 1px solid #BA9;
	padding: 5px;
	margin-right: 10px;
}

.entry img.icon {
	margin-right: 2px;
}

.entry p.add{
	margin-top: 1em;
}

.entry blockquote {
	background-color: #E6DCC9;
	border: 2px dotted #CBA;
	padding: 0.5em 0.5em 0 0.5em;
	margin: 0 1em 1em 1em;
}

.entry blockquote cite{
	display: block;
	font-size: 80%;
	text-align: right;
	border-top: 1px solid #CBA;
}

postmetadata {
	clear:both;
}

.postmetadata a:hover, alignleft a:hover {
	text-decoration: underline;
}

.entry pre {
	background-color: #E6DCC9;
	border: 2px dotted #CBA;
	padding: 0.5em 0.5em 0 0.5em;
	margin: 0 1em 1em 1em;
	line-height: 1.2;
}

.entry code {
	color: #654;
	margin: 0;
}

.entry ul {
	padding-left: 1em;
	margin-bottom: 1em;
}

.entry dl {
	margin-bottom: 1em;
}

.entry dt {
	font-weight: bold;
}

.entry dd {
	padding-left: 1em;
	margin-bottom: 1em;
}

.entry hr {
	display: block;
	border: 1px solid #CBA;
	margin-top: 1em;
}


/*--------------------------------------*/
/* comments                             */
/*--------------------------------------*/
h3#comments, h3#respond {
	margin-top: 20px;
}

li.alt, form#commentform label, .commentmetadata {
	font-size: 90%;
	color: #876;
}

input, textarea {
	border: 1px solid #BA9;
	padding: 2px;
	margin-bottom: 2px;
}

input#submit {
	background-color: #FE0;
	border:none;
	border-right: 1px solid #BA9;
	border-bottom: 1px solid #BA9;
	padding: 4px 8px;
	margin-top: 4px;
}


/*--------------------------------------*/
/* ad                                   */
/*--------------------------------------*/
#ad {
	float: left;
	width: 165px;
	margin-top: 40px;
}

.amazon, .google {
	margin-bottom: 20px;
}

.amazon img {
	border-right: 1px solid #BA9;
	border-bottom: 1px solid #BA9;
}


/*--------------------------------------*/
/* footer                               */
/*--------------------------------------*/
#footer {
	clear: left;
	font-size: 80%;
	margin-left: 10px;
}

.footer_rss a {
	font-size: 80%;
	background-color: #FE0;
	border-right: 1px solid #BA9;
	padding: 10px;
}

.footer_rss  a:link, .footer_rss a:visited {
	color: #C00;
}

#footer a:hover {
	text-decoration: underline;
}

.footer_rss a {
	font-size: 90%;
}

.footer_rss a:hover {
	padding-top: 20px;
}

