/*  
Theme Name: keiko kira kira
Description: Visit the <a href="http://keikokirakira.com/">keikoきらきらショッピング</a> for more details. 
Theme URI: http://kawacci.com/
Version: 0.0.1
Author: kawacci
Author URI: http://kawacci.com/
Tags: orange, light, fixed-width, two-columns, right-sidebar, threaded-comments, sticky-post
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
*{
	margin: 0;
	padding: 0;
}

p{
	line-height: 1.6em;
	margin: 0.7em 0;
}

dl{
	margin: 1em 0;
}

dt{
	font-weight: bold;
}

dd{
	margin: 0.5em;
	padding: 0;
}

.gravatar_a img{
	left: 520px;
	margin-top: 12px;
	position: absolute;
}

ul.children .gravatar_a img{
	left: 510px!important;
}

#sidebar img{
	background: none;
	border: none;
	padding: 0;
}

.entry img{
/*	border: 1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 2px;*/
 background-color: white;
 margin-top: 0px;
 margin-right: 6px;
 margin-bottom: 5px;
 margin-left: 0px;
 padding: 4px;
 border-color: #666;
 border-width: 1px;
 border-style: solid;
 background-color: #fff;
}

#content .entry img a{
	border-bottom: none;
}

.entry img.wp-smiley{
	border: none;
	margin: 0;
	padding: 0;
}

img.right{
	float: right;
	margin: 10px 0 0 10px;
}

img.left{
	float: left;
	margin: 0 10px 10px 0;
}

.clear{
	clear: both;
	height: 20px;
}

blockquote{
	background: url(img/quote-bg.png) no-repeat left top;
	color: #666;
	margin-top: 30px;
	padding: 1px 0 0 35px;
}

#content .entry blockquote p{
	text-indent: 0em;
}

fieldset{
	border: 0;
}

@font-face 
{
	font-family: Anzu;
	src: url(love.ttf) format("truetype");
}


body{
	background: #FFEBCD;
	color: #666;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
}

a{
	text-decoration: none;
}

a:link,a:visited{
	color: #ff6600;
	font-weight: bold;
}

a:hover,a:active{
}
/*
h1{
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
}

h2,h3,h4,h5,h6{
	font-family: Georgia,Verdana,Arial,Serif;
}*/

h2 a{
	font-weight: bold;
}

#container 
{
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	height: 100%;
	overflow: hidden;
	text-align: left;
}
/*
#navigation{
	background: transparent;
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	margin: 0 0 0 10px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 98%;
}

html #navigation{
	height: 1%;
}

#navigation ul li{
	float: right;
	list-style: none;
	margin: 0;
}

#navigation ul li a{
	background-color: #f9f9f9;
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin-right: 4px;
	padding: 2px 10px;
	text-decoration: none;
}

#navigation ul li a:hover,#navigation ul li a:active,#navigation ul li.current_page_item a{
	background: #f9f9f9;
	border: none;
	color: #ff9900;
}

#navigation ul li.rss a{
	background-color: #f9f9f9;
	color: #ff6600;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	text-decoration: none;
}

#navigation ul li.rss a:hover{
	background-color: #f9f9f9;
	color: #ff9900;
}
*/
/*
header start
*/
.header{
	clear: both;
	float: left;
	margin: 0px;
	width: 780px;
}

.header a {
	background-color: transparent;
	color: #Black;
}

.header a:hover {
	background-color: transparent;
	border: none;
	color: Black;
}

.header a:visited {
	background-color: transparent;
	border: none;
	color: Black;
}

.header h1 {
	font-size: 32px;
	margin: 10px 5px;
}

.header h2 {
	width: 300px;
	height: 50px;
	float: left;
	text-align: left;
	color: Black;
	margin-top: 185px;
	padding-left: 60px;
	font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
	font-size: 16px;
	text-shadow: 1px 1px 0px rgba(3, 0, 0, 0.4);
}

.header h2 a {
	font-weight: normal;
}

.header h3{ 
	width: 370px;
	height: 50px;
	float: right;
	text-align: right;
	color: Black;
	margin-top: 240px;
	padding-right: 10px;
	font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(3, 0, 0, 0.4);
}

#headerimage{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	height: 300px;
	background-image: url(images/teitle0.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*
header end
*/

/*
#feedarea{
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
}

html #feedarea{
	padding-top: 0;
}

#feedarea dl dt{
	height: 45px;
	margin-right: 5px;
}

#feedarea dl dd{
	background: url(img/icon_feed.gif) no-repeat left center;
	height: 45px;
	margin-right: 5px;
	padding-left: 16px;
}
*/


/*
content start
*/

#content{
	margin: 0px;
	background: url(images/main.png);
	background-repeat: repeat-y;
	padding: 0 5px 5px;
}
/*
html #content{
	height: 1%;
}*/

#content h3{
	clear: both;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	margin: 2em 0 0;
	padding: 10px 12px;
}

#respond h3{
	clear: both;
	color: #333333;
	font-size: 20px;
	font-weight: 400;
	margin: -2px 0 10px;
	padding: 0 12px;
}

#content h3#comments {
	background: #f9f9f9 url(img/clist-bg.png) left top no-repeat;
	margin: 5em 0 0 0;
}

#content h4{
	color: #444444;
	font-size: 1.6em;
	height: 28px;
	margin: 10px 0 20px;
	padding: 10px 0 0 4px;
}

#content h4.apg{
	background: #f9f9f9 url(img/apg-bg.png) left top no-repeat;
}

#content h4.spg{
	background: #f9f9f9 url(img/spg-bg.png) left top no-repeat;
}

#content h5{
	font-size: 1em;
	margin: 1em 0;
}

#content-main ul{
	margin: 0 1em;
	padding: 0 1em;
}

ul.children {
	margin: 0 0 0 1em!important;
	padding: 0 0 0 1em!important;
}

#content-main ul.asides{
	border-bottom: #ddd 1px solid;
	margin: 0;
	padding: 2em;
}

#content ol{
	list-style: decimal;
	margin: 1em;
	padding: 0 1em;
}

/*
post
*/
#content-main{
	float: left;
	margin-right: 20px;
	width: 540px;
}

#content-main h1{
 clear: both;
 background-image: url(images/footbg.gif);
 background-repeat: repeat-x;
 background-position: center left;
 color: #fff;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 font-weight: bold;
 font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
 font-size: 20px;
}

div.scroll 
{
 overflow: auto;
 height: 150px;
 width: 480px;
 border-color: #cc9999;
 border-width: 1px;
 border-style: solid;
 padding: 10px;
 background-color: #fff;
 color: Orange;
 margin-top: 15px;
 margin-right: 20px;
 margin-bottom: 20px;
 margin-left: 20px;
}
/*
.squaresmall 
{
 margin-top: 10px;
 margin-left: 20px;
 width: 480px;
 background-color: #ffffff;
 border-color: #cc9999;
 border-width: 1px;
 border-style: solid;
 margin-bottom: 20px;
 padding: 10px;
}

.squaresmall p 
{
 padding-left: 20px;
}
*/


/*新着欄start*/
div.scroll h6 
{
 font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
 font-size: 12px;
 font-weight: bold;
 color: #663333;
 text-shadow: none;
}

div.scroll p 
{
 font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
 font-size: 11px;
 color: #333333;
 padding-left: 20px;
 text-shadow: none;
}

div.scroll a:link,div.scroll a:visited
{
 color: #333333;
 text-shadow: none;
}

div.scroll span
{
 font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
 font-size: 14px;
 font-weight: bold;
 color: #008B00;
}

.news 
{
 background-image: url(images/star_p24_ye_nl_s.png);
 background-repeat: no-repeat;
 padding-left: 25px;
}

.news a 
{
 color: #000;
 text-decoration: none;
}
/*新着欄end*/


html #section-index #content-main{
	margin-right: 20px;
}

#content .post{
	margin: 10px 20px 10px 20px;
	padding: 0 0 0 0;
}

#content .sticky {
	background: #f9f9f9 url(img/sticky-bg.png) 0 0 no-repeat;
}

#content .sticky h2{
	background: none!important;
}

#content .post-sin{
	border-bottom: none;
	margin-bottom: 1em;
	padding: 0 0 2em 0;
}

#content .post h2,#content .post-sin h2{
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.4em;
	margin: 12px 0 0;
}


#content .entry{
	font-size: 13px;
	margin: 1em 0;
}

#content .entry p{
}

#content .entry a:link,#content .entry a:visited{
}

#content .entry a:hover,#content .entry a:active{
}

#content .post-info,#content .postmetadata{
	color: #999;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#content .post-info,#content h2.pagetitle{
}


#sidebar{
	float: left;
	font-size: 0.9em;
	width: 210px;
 margin-top: 3px;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li{
	font-size: 12px;
	margin-bottom: 5px;
}

#sidebar ul ul{
	list-style: none;
	margin: 1em 0 0;
}

#sidebar ul ul ul{
	margin: 0 0 0 1em;
}

li.sidebox, li.widget{
 clear: both;
 background-image: url(images/footbg.gif);
 background-repeat: repeat-x;
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
	margin: 0px 0 2em!important;
}



html li.sidebox{
	padding-bottom: 10px;
}

li.sidebox h2,li.widget h2{
	letter-spacing: 0;
	text-align: left;
	text-transform: uppercase;
 font-weight: bold;
 font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
 font-size: 20px;
 color: white;
}

li#sidelinks ul{
	margin: 0;
	padding: 0;
}

#sidebar li.sidebox p img{
	background: none;
	border: #ccc 1px solid;
	margin: 0;
	padding: 3px;
}

/*footer start*/
#footer{
 background-image: url(images/footbg.gif);
 background-repeat: repeat-x;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 width: 780px;
 height: 30px;
 line-height: 30px;
 font-family: "Trebuchet MS", Verdana, Arial, san-serif;
 font-size: 11px;
 text-align: center;
 color: #fff;
 padding-bottom: 30px;
}

html #footer{
}

#footer a:link,#footer a:visited{
	color: white;
	font-weight: bold;
	font-style: italic;
	text-shadow: 1px 1px 0px rgba(3, 0, 0, 0.4);
}
/*footer end*/

#comments,#respond{
	margin: 0;
	padding: 1em 0 0 0;
}

#commentform{
	margin: 0;
	padding: 10px;
}

.commentnum{
	color: #999999;
	font-size: 12px;
	margin: 0 5px 0 0;
}

#container .commentlist{
	margin: 1em 0;
	padding: 0;
}

.commentlist li{
	background: #f9f9f9 url(img/c-bg.png) no-repeat left top;
	list-style: none;
	margin-top: 20px;
	padding: 10px;
}

.commentlist ul.children li {
	background: #f9f9f9 url(img/c-bg-c.png) no-repeat right top;
	padding: 10px 0 10px 10px!important;
}

.cmtinfo {
	background-color: transparent;
	color: #888;
}

.cmtinfo a {
	font-weight: 700;
}

.commentlist .mine{
}

.metalinks{
}

.commentsrsslink{
	background: url('img/icon_feed.gif') left top no-repeat;
	height: 16px;
	margin-right: 5px;
	padding: 0 0 2px 20px;
}

.trackbacklink{
	background: url('img/arrow_refresh.png') left top no-repeat;
	height: 16px;
	padding: 0 0 2px 20px;
}

.emaillink{
	background: url('img/email.png') left top no-repeat;
	height: 16px;
	padding: 0 0 2px 20px;
}

#container .commentlist li img{
}

.gravatar_a{
	float: right;
	margin: -18px 0px 0 5px;
}

#content .commentsfeed{
	background: url(img/icon_feed.gif) no-repeat left center;
	padding-left: 16px;
}

#content .trackback{
	background: url(img/link.gif) no-repeat left center;
	padding-left: 20px;
}

input.textbox,textarea{
	background: #fff url(img/shadow_top.gif) repeat-x top left;
	border: #d7d7d7 1px solid;
	font: 1em Verdana,Arial,Serif;
	padding: 4px 2px;
	width: 150px;
}

textarea{
	height: 10em;
	line-height: 2em;
	padding: 10px;
	width: 90%;
}

input.textbox:focus,textarea:focus{
	background: #fff url(img/shadow_top.gif) repeat-x top left;
	border: #999 1px solid;
}

#submit{
	padding: 3px 5px;
}

.post h4{
	font-family: Verdana,Tahoma,Arial,Serif;
	font-size: 1em;
	font-weight: normal;
}

.post h4 em{
	float: right;
	font-style: normal;
	font-weight: normal;
}

#header,#content,#sidebar,#footer,.widget{
	overflow: hidden;
}

.navi-single{
	background: #eee url(img/entry-bg.png) right top no-repeat;
	clear: both;
	height: 20px;
	margin: 5px 0 5px 0;
	padding: 8px 2px 5px 2px;
}

.navi-single a{
}

.navi-single a:hover{
}

.previous-entries{
	background: url(img/mini-nav-left.gif) no-repeat left center;
	float: left;
	padding-left: 18px;
}

.next-entries{
	background: url(img/mini-nav-right.gif) no-repeat right center;
	float: right;
	padding-right: 18px;
}

.postspace{
	height: 2px;
}

.clear-home-con{
	clear: both;
	height: 10px;
}

#bodyimage{
	background: url(img/sundown.jpg) no-repeat 0 0;
	clear: both;
	height: 220px;
	margin-left: 5px;
}

.new{
	line-height: 200%;
}

.plugins-list{
	border: 1px solid #eee;
}

.plugins-list td{
	padding: 1px 5px 1px 5px;
}

.alternate-plug-row{
	background: #ededed;
}

.plug-row{
}

#navigation ul li.fade-hover a{
	background: #f9f9f9;
	color: #333;
}

.footline{
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
}

.post-cat{
	background: url(img/tag_blue.png) no-repeat left center;
	color: #999999;
	font-size: 0.9em;
	margin-left: 5px;
	padding: 4px 0 0 20px;
}

.post-date{
	background: url(img/calendar.png) no-repeat left center;
	color: #999999;
	font-size: 0.9em;
	margin-left: 5px;
	padding: 4px 0 0 20px;
}

.post-comt{
	background: url(img/comment.png) no-repeat left center;
	color: #999999;
	font-size: 0.9em;
	padding: 0px 0 0 20px;
}

.post-autr{
	background: url(img/pencil.gif) no-repeat left center;
	color: #999999;
	font-size: 0.9em;
	padding: 2px 0 0 20px;
}

.postspace-sin{
	height: 10px;
}

.feedsky{
	float: right;
	margin: -1px 10px 0 0;
	padding: 0;
}

.feedsky a img{
	background-image: none;
	border: 0px none;
	padding: 0;
}

.feedsky a:hover,#footer .cc a:hover{
	border: none;
}

.wp-pagenavi{
	margin-bottom: 5px;
}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:active{
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	color: #cccccc;
	margin: 2px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}

.wp-pagenavi a:hover{
	background-color: #FFFFFF;
	border: 1px solid #ff6600;
	color: #ff6600;
}

.wp-pagenavi span.pages{
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	color: #ccc;
	margin: 2px 2px 2px 2px;
	padding: 2px 4px 2px 4px;
}

.wp-pagenavi span.current{
	background-color: #FF9900;
	border: 1px solid #ccc;
	color: #ffffff;
	font-weight: bold;
	margin: 2px;
	padding: 2px 4px 2px 4px;
}

.wp-pagenavi span.extend{
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	color: #ccc;
	margin: 2px;
	padding: 2px 4px 2px 4px;
}

.st-related-tags a{
	text-decoration: none;
}

.st-related-tags{
	background-color: #EFF6FE;
	border-bottom: 1px solid #9EC9FE;
	border-top: 1px solid #9EC9FE;
	margin: 2px 0 30px 0;
	padding: 2px 2px 2px 5px;
	width: 99%;
}


#content-main .post .entry .sca .postspermonth{
	list-style: none;
	margin: 5px 0 10px 0;
	padding-left: 25px;
}

.blank{
	height: 10px;
}

.blank5{
	height: 5px;
}

.feedmail a img{
	margin: 0 5px 8px 0;
}

.addrss{
	background-color: #EFF6FE;
	border-bottom: 1px solid #9EC9FE;
	border-top: 1px solid #9EC9FE;
	margin: 0 0 15px 0;
	padding: 2px 2px 2px 5px;
	width: 99%;
}

.more-link {
	background: url(img/readmore-bg.png) no-repeat left top;
	display: block;
	font-size: 12px;
	font-weight: 700;
	height: 25px;
	margin: 1em 0 0;
	padding: 5px 0 0 44px;
	width: 200px;
}

.nav-left {
}

.nav-previous a {
	background: url(img/left-bg.png) no-repeat left top;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 700;
	height: 25px;
	padding: 5px 0 0 44px;
	width: 200px;
}

.nav-next a{
	background: url(img/right-bg.png) no-repeat right top;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: 700;
	height: 25px;
	padding: 5px 44px 0 0;
	text-align: right;
	width: 200px;
}

input#s {
	border: 1px solid #d7d7d7;
	color: #999;
	height: 18px;
	padding: 2px;
	width: 182px;
}

#respond{
	background: #f9f9f9 url(img/respond-bg.png) left top no-repeat;
	clear: both;
	margin: 0 0 0 0;
}

#wp-calendar{
	background-color: transparent;
	clear: both;
	color: #666;
	font-size: 12px;
	width: 100%;
}

#wp-calendar td{
	text-align: center;
}

#wp-calendar tbody td a{
	background-color: transparent;
	color: #666;
	text-decoration: none;
}

#wp-calendar td#prev{
	text-align: left;
}

#wp-calendar td#next{
	text-align: right;
}

#wp-calendar td#today{
	background-color: transparent;
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

#wp-calendar caption,#wp-calendar th,#wp-calendar td{
	text-align: center;
}

#wp-calendar caption{
 margin: 10px 0 10px;
}

.commentlist em {
	background-color: transparent;
	color: red;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.reply a {
	background: #f9f9f9 url(img/reply-bg.png) 0 0 no-repeat;
	padding: 0 0 0 20px;
}

a#cancel-comment-reply-link{
	background: #ffffcc url(img/cancel-bg.png) 1px 1px no-repeat;
	padding: 2px 2px 2px 20px;
}

#cancel-comment-reply {
	margin: 20px 0 0 10px;
}

/* menu formatting*/
#menu ul 
{
 margin-left: 0px;
 padding-left: 10px;
}

#menu ul li 
{
 list-style-type: none;
 background-position: left center;
 background-image: url(images/star_p24_ye_nl_s.png);
 background-repeat: no-repeat;
 padding-left: 25px;
}

#menu a 
{
 font-family: HG�ۺ޼��M-PRO, Verdana, Arial, san-serif, Times;
 font-size: 12px;
 font-weight: bold;
 color: #663333;
 text-decoration: none;
 margin-left: 0px;
}

/*投稿記事の左側*/
.postleft 
{
 width: 220px;
 float: left;
 margin-left: 25px;
 margin-right: 5px;
}
/**/

/*投稿記事の右側*/
.postright 
{
 width: 270px;
 float: left;
 text-align: right;
 color: Black;
}

#content #content-main .entry .postright h2{
 color: #ff00ff;
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin: 0;
 padding: 0;
 height: auto;
}

#content #content-main .entry .postright h3{
 color : #800000;
 font-size: 22px;
 font-weight: light;
 text-align: center;
 margin: 20px 0 20px;
 padding: 0;
 height: auto;
 font-style: italic;
	text-shadow: 1px 1px 0px rgba(3, 0, 0, 0.4);
}

#content #content-main .entry .postright h4{
 color: #ff0000;
 font-size: 14px;
 font-weight: bold;
 text-align: right;
 margin: 20px 0 20px;
 padding: 0;
 height: auto;
}
/**/

/*投稿記事の最後のアンダーライン*/
.main{
 width: 540px;
 height: 25px;
 background: url(img/h2-bg.png) no-repeat left bottom;
 margin-bottom: 25px;
 clear: left;
}
/**/

#content .sticky ,.posttitle,#content .sticky p {
	margin-left: 5px;
	margin-right: 5px;
	color: #ff6600;
	clear: left;
}