/*   
Theme Name: Ribbit-Ribbit
Theme URI: http://ribbit-ribbit.net
Description: あめいがただいま構築中！</a>. 
Author: あめい
Author URI: http://ribbit-ribbit.net
Version: 0.0.0.1
.
All rights reserved.
*/

.post h3
 {
	font-weight: bold;
	font-size: 1.3em;
text-align:left;
	margin-bottom: .2em;
	margin-top: 3em;
	letter-spacing: .2em;
	color: #271913;
	border-bottom: 1px dotted #271913;
	clear:both;
}


body {
	background-color: #AA9369;
	font-size:12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin:0;
	line-height: 1.7em;
	color:#271913;
font-weight:nomal;
	/*background-repeat: repeat-y;
	background-image:url(http://ribbit-ribbit.net/wp-content/uploads/2008/10/back.png);*/
	background-repeat: no-repeat;
	background-image:url(http://ribbit-ribbit.net/ribbit-new-back.jpg);

}


.asa {
	background-color: #ffffff;
}

.description{
	text-align:right;
	color: #393532;
	padding-top:15px;
}

hr {
	width:0;
	clear:both;
}

/*  ハコを囲んでるハコだよ　ケロ　*/

#ad-clear-all {
	clear:all;
margin-top:2em;
margin-bottm:2em;
}

.amazlet-box {
	clear: both;
}

/*  ハコを囲んでるハコだよ　ケロ　*/

#container {
	width: 860px;
        margin:0;
        padding:0;
	position: absolute;
	clear: both;
}

/*  タイトルがはいってるハコだよ　ケロ　*/


#titles {
	width: 336px;
	height:250px;
	position: absolute;
	top:0;
	right :0px;
	padding: 10px 110px 25px 0px;
	/*  background-repeat: repeat-x;
	background-image:url(http://ribbit-ribbit.net/wp-content/uploads/2007/05/ribbit-back-new2.png);
	background-color:#91b1cd;*/
text-decoration:none;
	}


/*  右側のバックベタ塗りのハコだよ　ケロ　*/

#sidebar {
	width: 326px;
	position:absolute;
	top:230px;
	right:0;
    font-size: 1em;
	line-height: 1.3em;
	margin: 20px 0px 25px 0px;
	padding-left:10px;
	z-index: 2;
	}

#sidebar a
 {
	color: #fcf4e5;
	text-decoration: none;
	font-weight: normal;
	border-bottom:dotted  1px #fcf4e5;


}


#sidebar h3
 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #271913;
	border-bottom: 1px solid #271913;
	clear:both;
}


#sidebar-top a {
	color: #fcf4e5;
	text-decoration: none;
	font-weight:bold;
	border-bottom:dotted  1px #fcf4e5;

}

#side-top  h3{
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #271913;
	border-bottom: 1px solid #271913;
	clear:both;
	}

#side-top  h3 a
 {
	color: #271913;
	text-decoration: none;
	font-weight:bold;

}


#title a
 {
	color: #271913;
	text-decoration: none;
	font-weight: bold;

}



#sidebarleft a
 {
	color:#fcf4e5;
	text-decoration: none;
	font-weight: normal;
	border-bottom:dotted  1px #fcf4e5;

}

#sidebarright a
 {
	color: #fcf4e5;
	text-decoration: none;
	font-weight: normal;
	border-bottom:dotted  1px #fcf4e5;

}

#sidebarleft {
	width:157px;
	float: right;
	padding-left:7px;
}

#sidebarright {
	width: 160px;
	float: left;
}

#footer {
	width:450px;
	clear: both;
	font-size: 1em;
}

/*  エントリーの入る左側の大きなハコだよ　ケロ　*/

#entries {
	width: 470px;
	position:absolute;
	top:0;
	left:0;
	margin-top:0em;
	margin-left:15px;
	padding-right:0px;
	z-index: 999;
}

.post a {
	border-bottom:dotted  1px #fcf4e5;
	font-weight: normal;
	text-decoration: none;

}

#categorie_entry　h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
	margin-top: 0.5em;
}


/*  -------------------------------------------------------エントリーいっこぶんだよ　ケロ　*/

.entry {
	clear:both;
	margin-top:1em;
	margin-bottom:3em;
	border-bottom: 1px dotted #ccc;
	color:#211b17;
}

/* 　-----------------------------------------------------記事のタイトルはh2だケロ　*/
.entry h2 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
		margin-top: 2em;
	margin-bottom: .2em;
	letter-spacing: .1em;
    color:#211b17;
    clear:both;
}

.entry h2 a{
	font-weight: bold;
    color:#211b17;
	text-decoration: none;
}


/* 　-----------------------------------------------------記事のカテゴリはh3だケロ　*/
.entry h3 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom:1em;
	margin-top:2em;
	letter-spacing: .2em;
	color: #211b17;
	clear:both;
}
.entry h3 a{
	color: #211b17;
	text-decoration: none;
}

/* 　-----------------------------------------------------記事のタイトル下の日付　*/
.date_title {
	font-size: 1em;
    color:#ffffff;
	text-align:left;
}


/*  -------------------------エントリータイトルの下とエントリーの下の日付・コメントのスタイルだよ　ケロ*/



.date_comment {
    color:#ffffff;
	text-align:right;
}


.date_comment a {
	color: #fcf4e5;
	border-bottom: 1px solid #fcf4e5;
}



.date_comment h3 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #211b17;
	border-bottom: 1px solid #211b17;
	clear:both;
}

.date_comment_foot {
		    text-align:right;
		    font-size: 1em;
			padding-bottom:1em;
		    color:#ffffff;
}

.date_comment_foot a {
		    text-align:right;
		    font-size: 1em;
			padding-bottom:1em;
		    color:#ffffff;
			text-weight:bold;
}

/*  --------------------------------------------------------エントリー本文だよ。*/

#post {
		    margin-bottom: 0.5em;
			  font-size: 1em;
		    color:#211b17;
}

.post {
        font-size: 1em;
		color:#211b17;
}



a {
	color: #fcf4e5;
	font-weight: normal;
	text-decoration:none;

}

a:link img {
	border: none;
}

ul {
	margin-left: 25px;
	padding-left: 0px;
	margin-top: 0.5em;
}

li.linkcat {
	list-style-type: none;
}

#sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#sidebar li {
	margin-left: 1em;
	padding-left: 0px;
	margin-top: 0px;
	list-style-type: square;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}


h1 {
	margin-top:2em;
	font-size: 60px;
	text-transform: uppercase;
	text-align:right;
	text-decoration: none;
	margin-bottom:0;
}

/* （postの中の画像のflowの影響を解除するオマケつき）*/

#entries h2 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
margin-top: 2em;
	margin-bottom: .2em;
	letter-spacing: .1em;
    color:#211b17;
    clear:both;
		border-bottom: 1px solid #211b17;
}
#entries h2 a{
	font-weight: bold;
    color:#211b17;
		text-decoration:none;
}


/* 　-----------------------------------------------------記事のカテゴリはh3だケロ　*/
#entries h3 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 1em;
	margin-top:2em;
	letter-spacing: .2em;
	color: #211b17;
	clear:both;
}

#trackback-url {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color:#271913;
	border-bottom: 1px solid #211b17;
	clear:both;
text-align:left;
}

#trackback-url  a{
	color: #211b17;
	text-decoration:none;
		border-bottom: 1px dotted #fcf4e5;
}

#entries h3 a{
	color: #211b17;
	text-decoration:none;
}



/* コメント*/

.under-date a {
	font-weight: normal;
		text-decoration:none;
			border-bottom: 1px dotted #fcf4e5;
}
.under-date h3 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color:#271913;
	border-bottom: 1px solid #211b17;
	clear:both;
	text-align:left;
}

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid  #fcf4e5;
}

.alt {
	margin: 0;
	padding: 5px;
background-color: #9d865e;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

#title h1 a {
	text-decoration: none;
	font-weight: bold;
}

/*アーカイブのスタイル だケロ*/

.archive_entry  {
	margin: 0em 0 0.5em 0;
}

.archive_entry h2  {
	font-size: 1.3em;
	line-height: 1em;
	margin: 0.5em 0 0.5em 0;
	color:#444444;
}

.archive_entry h2 a  {
	color:#444444;
	text-decoration: none;
}


.archive_entry h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .1em;
	margin-top: 1em;
	letter-spacing: .1em;
	color: #34353e;
}

/* カテゴリページでエントリーののはいる左側の大きなハコ */

.categorie_entry  {
	width: 470px;
	margin-left:20px;
	padding-right:0px;
z-index: 999;
font-size:1em;
}

/* 　-----------------------------------------------------記事のタイトルはh2だケロ　*/
.categorie_entry  h2 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: .2em;
	letter-spacing: .1em;
    color:#211b17;
    clear:both;
}
.categorie_entry h2 a{
    color:#211b17;
	text-decoration:none;
}


/* 　-----------------------------------------------------記事のカテゴリはh3だケロ　*/
.categorie_entry h3 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #211b17;
	border-bottom: 1px solid #ffffff;
	clear:both;
text-align:right;
}
.categorie_entry h3 a{
	color: #211b17;
	text-decoration:none;
}


.results_content  {
	margin: 1.3em 0 1em 0;
	border-bottom:dotted 1px #413d3a;
}

.results_content h2 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-top: 2em;
	margin-bottom: .2em;
	letter-spacing: .1em;
	color:#271913;
	clear:both;
}
.results_content h2 a{
	color:#271913;
}


.results_content h3 a{	
color:#271913;
	text-decoration: none;
}


/* コメントのところの注意、のスタイル */

#comment_notice  {
	background-color: #f3f3f3;
	padding: 10px;
}


/* -----------------------------------------------amazoletで本の紹介 */
.amazlet-box {
}

.amazlet-info {
float:left;
margin-right: 0.5em;
margin-bottom: 0.5em;
}
.amazlet-image {
float:left;
margin-right: 5px;
margin-bottom: 5px;
}

/* 前のエントリ、次のエントリ */
.previous  {
margin-top:5px;
width:465px;
text-align:left;
font-weight:normal;
font-size:small;
}

.previous a  {
margin-top:5px;
width:465px;
text-align:left;
font-weight:normal;
border-bottom:dotted  1px #fcf4e5;
text-decoration:none;
}
.next-post {
margin-top:5px;
width:465px;
text-align:right;
font-weight:normal;
font-size:small;

}

.next-post a {
margin-top:5px;
width:465px;
text-align:right;
font-weight:normal;
border-bottom:dotted  1px #fcf4e5;
text-decoration:none;
}

li {
margin-bottom:0.5em;
}

#sidebar li {
margin-bottom:2px;
}

.waku   {
margin-top:2em;
padding-top:1em;
border-top:dotted 2px #211b17;
	border-bottom:dotted 2px #211b17;
margin-bottom:2em;
padding-bottom:1em;

}

.image-left  {
float:left;
margin-right:10px;

margin-top:3px;


}

.image-right {
float:right;
margin-left:20px;

margin-top:3px;


}

#flickr {
width:214px;
height:154px;
height:168px;
padding:14px 0 0 50px;
padding:0 0 0 50px;
margin-top:40px;

}

img{
	border-bottom:none;

}
.impression{
clear:both;
margin-top:1em;
margin-bottom:1em;

}

blockquote {
	background-color: #9d865e;
	margin: 15px 0px;
	padding: 2px 5px 10px 66px;
	background-image:url(http://ribbit-ribbit.net/quote.jpg);
	background-repeat: no-repeat;
}

blockquote a {
color: #fdf4e1;
	text-decoration:none;
	border-bottom: 1px dotted #fdf4e1;
}


