/*
Theme Name: rCreation
Author: Mizuho Ogino
Theme URI: http://www.r-cr.jp/
Description: Wordpress Theme for R-CREATION Website
Tags: white, variable width, two columns
:)
*/

body {
	margin:0px;
	background-color:#F2F2F2;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", verdana, arial, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
}

img {
	border:0px;
}

small {
	font-size:9px;
	letter-spacing:1px;
}

.skip, hr{
	position: absolute;
	left: -9999px;
	height: 0px;
}

a:link, a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #0066FF;
	text-decoration: underline;
}
a img {
	border:0px;
}

acronym, abbr {
	border-bottom: 1px dotted #999;
}
acronym, abbr, span.caps {
	font-size: 10px;
	letter-spacing: 0.07em;
}
acronym, abbr {
	cursor: help;
}

blockquote {
	background: url(wpimg/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}

cite {
	font-size: 13px;
	font-style: normal;
}

ol#comments li p {
	font-size: 12px;
}

p, li {
	padding: 6px 0px
	letter-spacing: 0;
}

#container{
	width: 100%;
	min-width: 908px;
	width:expression(document.body.clientWidth < 910? "908px" : "auto");
	margin: 0;
	padding: 0;
}

#wrapper{
	float: left;
	width: 100%;
	margin-left: -268px;
}
#content {
	margin: 0 0 0 268px;
	padding: 0px 0px 0px 20px;
	background: transparent;
}


/* -------header------- */
#header h1{
	font-size:10px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

#header #logo{
	margin: 22px 0 0 22px;
	padding: 0;
}


#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #D70606;
}
div#header {
	background: url(wpimg/header.gif) repeat-x;
	margin: 0;
	padding: 0;
	position: relative;
	height: 110px;
}

div#header a {
	text-decoration: none;
}

div#header a:hover {
	text-decoration: none;
	color: #0066FF;
}

span#description, span#description a {
	margin: 0;
	color: #4B6D80;
	float:left;
	font-size: 13px;
	font-weight: 600;
	height:18px;
}

img#rss{
	float: right;
	margin-top: 0px;
}

#searchform{
}

#searchform label{
	position: absolute;
	left: -9000px;
}

table#search {
	margin-top:0px;
	position: absolute;
	top: 30px;
	right: 35px;
	width: 250px;
}

table#search tr{
	margin:0px;
	padding: 0;
}

table#search td{
	padding:0;
	margin:0;
	vertical-align: middle;
	text-align: right;
	height: 30px;
}


#searchform input{
	width:148px;
	font-size:12px;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", verdana, arial, sans-serif;
	border:1px solid #C1C1C1;
	background-image:url(wpimg/BGInputFields.gif);
	background-repeat:no-repeat;
	height:18px;
	padding-top:1px;
	padding-left:3px;
	color: #485763;
	background-color:#FFFFFF;
	margin-top: 4px;
}

#searchform button{
	background: transparent;
	border: none;
	padding: 0px;
	margin: 4px 0 0 8px;
	cursor: pointer;
	width: 60px;
	height: 20px;
	background: url(wpimg/search.gif) no-repeat 0 0;
	text-indent: -9999px;
}

img#headerEnd{
	margin: 0;
	padding: 0;
	width: 32px;
	height: 82px;
	position: absolute;
	top: 20px;
	right: 0px;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	font-size: 11px;
	clear: both;
	border-top: 1px dotted #eee;
}
.feedback a{
	color: #0066FF;
	text-decoration: none;
}
.feedback a:hover, .feedback a:active{
	text-decoration: underline;
}
.feedback p{
	padding: 0 25px;
	background: url(wpimg/comment.gif) top right no-repeat;
}

.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta {
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 0;
	font-weight: normal;
	color: #999;
}
.meta a{
	color: #0066FF;
	text-decoration: none;
}
.meta a:hover, .meta a:active{
	text-decoration: underline;
}
.meta .tags{
	padding-left: 20px;
	background-image: url(wpimg/tag.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
}
.meta .user{
	padding-left: 20px;
	background-image: url(wpimg/user.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#commentform{
	font-size:13px;
}

.button140{
	width:140px;
	height:22px;
	font-size:12px;
	line-height:18px;
	font-weight:500;
	color: #0066FF;
	margin: 5px 2px 0 2px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border:1px solid #C1C1C1;
	padding: .2em;
	background-image:url(wpimg/BGInputFields.gif);
	background-repeat:no-repeat;
}

#commentform textarea {
	width:548px;
	font-size:12px;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", verdana, arial, sans-serif;
	padding-top:3px;
	padding-left:3px;
	color: #485763;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 14px;
	list-style-type: none;
}
.commentlist li {
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 5px;
	font-size: 12px;
}

.nocomments {
	font-size: 12px;
	font-style: normal;
}

img.avatar {
  margin: 0 5px 0 0;
  padding: 1px;
  border: 1px solid #eee;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 28px 0 0 0px;
	background: #f2f2f2 url(wpimg/commentCap.gif) no-repeat;
	position: relative;
}

div.commentbody div{
	padding: 0 10px 5px 10px;
	background: #fff url(wpimg/commentSole.gif) bottom right no-repeat;
	margin: 0px;
	font-size:12px;
}

div.commentbody .RU {
	position:absolute;
	top:0;
	right:0;
}

div.commentbody .LB {
	position:absolute;
	bottom:0;
	left:0;
}

.textwidget{
	margin-top: 5px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}


/* -------contents-------- */

.storycontent{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.8em;
}
.storycontent img{
	margin:3px 6px 3px 3px;
}

.postCap{
	background: right url(wpimg/postCapR.gif) no-repeat;
}
.postSole{
	background: right url(wpimg/postSoleR.gif) no-repeat;
	margin-bottom: 8px;
}
.post{
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #cacaca;
	border-bottom: none;
	border-left: 1px solid #d8d8d8;
	padding: 6px 18px 2px 18px;;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(wpimg/list.gif) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #0066FF;
}
.post .LB {
	position: absolute;
	left: -1px;
	bottom: -1px;
}

.post .LU {
	position: absolute;
	left: -1px;
	top: -1px;
}

.post .RB {
	position: absolute;
	right: -1px;
	bottom: -1px;
}

.post .RU {
	position: absolute;
	right: -1px;
	top: -1px;
}

h2 {
	font-weight:bold;
	font-size:17px;
	word-spacing: 0.5px;
	letter-spacing: 1px;
	margin: 16px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	margin-top: 18px;
	font-size: 15px;
	font-weight: bold;
	color: #3E5D77;
}

h4 {
	margin-top: 18px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

div.date p{
	width: 76px;
	height: 46px;
	float: left;
	margin: 0;
	padding-top: 6px;
	background: url(wpimg/date.gif) no-repeat;
	text-align: left;
	overflow: hidden;
}

div.date p span.day{
	font-size: 20px;
	color: #B3E0FF;
	font-weight: bold;
	line-height: 20px;
	margin-left: 12px;
}

div.date p span.week{
	font-size: 13px;
	color: #FDFDFD;
	line-height: 13px;
	margin-left: 2px;
}

div.date p span.manth{
	color: #FDFDFD;
	font-size: 9px;
	line-height: 15px;
	margin-left: 0px;
}
div.date p span.year{
	padding: 0;
	color: #FDFDFD;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: -0.1px;
	margin-left: 12px;
}


/* -------pagemenu-------- */
#pageMenu{
	font-size:12px;
	font-weight:bold;
	height: 24px;
	overflow: hidden;
	margin: 0px 20px 8px 20px;
	clear: left;
	background-image: url(wpimg/menuEnd.gif);
	background-position: right top;
	padding: 0;
	background-repeat: no-repeat;
}
#pageMenu img{
	margin: 0;
	padding: 0;
	float: left;
}
#pageMenu ul{
	margin: 0;
	padding: 0;
}
#pageMenu ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#pageMenu ul li a{
	padding: 0px 20px;
	display: block;
	text-decoration: none;
}
#pageMenu ul li a:link, #pageMenu ul li a:visited{
	background: #222222 url(wpimg/menu.gif) top left repeat-x;
	color: #666666;
	line-height: 24px;
	border-left: 1px solid #afc3d6;
}
#pageMenu ul li a:hover, #pageMenu ul li a:active{
	color: #0066FF;
	line-height: 24px;
	text-decoration: none;
	border-left: 1px solid afc3d6;
	background-color: #CCCCCC;
	background-image: url(wpimg/menu.gif);
	background-repeat: repeat-x;
	background-position: 0 -100px;
}

#pageMenu ul li.current-cat a:link, #pageMenu ul li.current-cat a:visited{
	background: #0066FF url(wpimg/menuOnMc.gif) top left repeat-x;
	color: #fff;
	border-left: 1px solid #7BCCFF;
}

/* -------sidebar-------- */

#menuCap {
	padding: 0px;
	float: right;
	display: inline;
	width: 240px;
	margin: 0px;
	background-color: transparent;
	background-image: url(wpimg/sidebarCap.gif);
	height: 12px;
	background-position: top;
	background-repeat: no-repeat;
}

#menuSole {
	padding: 0px;
	float: right;
	display: inline;
	width: 240px;
	margin: 0px;
	background-color: transparent;
	background-image: url(wpimg/sidebarSole.gif);
	height: 12px;
	background-position: bottom;
}

#menu {
	padding: 0px;
	float: right;
	display: inline;
	width: 240px;
	margin: 0px 20px 0px 0px;
	background-color: transparent;
	background-image: url(wpimg/sidebar.gif);
	background-repeat: repeat-y;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	height: 1%;
}

	width:200px; /*clearfix*/
	_display:inline-block; /*clearfix*/

#menu .linkcat:after, #menu .categories:after, #menu #archives:after, #menu #meta:after, #menu .pagenav:after { /*clearfix*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#menu ul li {
	font-size: 13px;
	letter-spacing: 0;
	margin: 6px 0 0px 0;
	padding: 0 0 6px 0;
	background: transparent;
	float:left; /*clearfix*/
	width:90%; /*clearfix*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font-size: 12px;
	letter-spacing: 0;
	margin-top: 4px;
	margin-left:6px;
	background: url(wpimg/list.gif) 0 3px no-repeat;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}

#menu ul ul ul{
	border: none;
	margin:0;
}
#menu ul ul ul li{
	font-size: 11px;
}

#menu ul ul li a {
	color: #0066FF;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #0099ff;
}

#menu ul ul ul.children {
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Georgia, serif;
	font-size: 15px;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 12px Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

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

#footer{/* fontSmall*/
	clear: both;
	color:#5B5B5B;
	margin: 0;
	text-align: left;
	font-weight:300;
	font-size:11px;
	line-height:17px;
	margin: 0 22px;
	padding: 8px 0 8px 0;
}
#footer p{
	margin: 6px 0px;
}

#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(wpimg/top.gif) top right no-repeat;
}
#copy{
	border-top: 1px solid #CCCCCC;
	padding-top: 8px;
}

#footer a:link {
	text-decoration:none;
	color: #238BE1;
	margin-left: 20px;
}

#footer a:hover, #footer a:active{
	text-decoration: underline;
	color: #0066FF;
	margin-left: 20px;
}

/* -- Images & Caption Alignment -- */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
