/*
	Theme Name: spheniscidae
	Theme URI: http://drsi.jp/
	Description: theme for studio-rice
	Version: 5.4
	Author: DRSI.jp

	This theme uses Silk Icon Set by Mark James:
	http://www.famfamfam.com/
*/

/*-------------------------------------------------
	General layout
-------------------------------------------------*/

body {
	font:normal small/1.5em Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	background-color:#3E362F;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}

a:link {
	color:#143FAF;
	text-decoration:none;
}

a:visited {
	color:#2080FF;
	text-decoration:none;
}

a:hover, a:active {
	color: #2080FF;
	text-decoration:underline;
}

img {
	border:none;
}

abbr {
	border-bottom:1px dotted #cccccc;
	cursor: help;
}

.hidden {
	display:none;
}

.clear {
	clear:both;
}

.sup {
	font-size:xx-small;
	vertical-align:super;
}

.sub {
	font-size:xx-small;
	vertical-align:sub;
}

.justify {
	text-align: justify;
}

/*-------------------------------------------------
	container
-------------------------------------------------*/

#container {
	background:#FFFFFF;
	text-align:left;
}

.inner {
	width:820px;
	margin:0px auto;
}

/*-------------------------------------------------
	header
-------------------------------------------------*/

#header {
	background:#EAE7D2 url(images/background_header.gif) repeat-x center top;
	margin:0px;
	padding:10px 0px;
	float:left;
	width:100%;
}

#header a {
	outline:none;
}

#header #banner {
	margin:0px;
	padding:0px;
	height:60px;
	float:left;
}

#header #banner h1 a {
	background:url(images/banner_logo.gif) no-repeat left top;
	display:block;
	margin:0px;
	padding:0px;
	width:200px;
	height:60px;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
}

#header #search_form {
	background:url(images/background_search_form.gif) no-repeat center top;
	margin:0px;
	padding:0px;
	float:right;
	width:200px;
	height:40px;
}

#header #contents {
	height:20px;
	overflow:hidden;
	clear:both;
}

#header #contents ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#header #contents ul li {
	background:#74A42A url(images/background_header_li.gif) repeat-x left top;
	float:left;
	width:100px;
	text-align:center;
	border-right:1px solid #5F9800;
}

#header #contents ul li a {
	font:bold 12px/1.8em 'trebuchet ms', Verdana, helvetica, Arial, sans-serif;
	color:#FFFFFF;
	height:20px;
	display:block;
	text-decoration:none;
	overflow:hidden;
}

#header #contents ul li a:hover, #header #contents ul li a:active {
	color:#FFFFFF;
	background-color:#9FBC69;
	text-decoration:none;
}

#header #contents ul li.current_page_item a {
	color:#555555;
	background-color:#EAE7D2;
	text-decoration:none;
}

#header #shelf {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:10px 0px 0px 0px;
	padding:0px;
	clear:both;
}

#header #eyecatch {
	background:#FFFFFF url(images/catch_01.jpg) no-repeat center center;
	border:4px solid #FFFFFF;
	width:810px;
	height:110px;
	margin:0px;
	padding:0px;
}

/*-------------------------------------------------
	substance
-------------------------------------------------*/

#substance {
	background:#FFFFFF url(images/background_substance.gif) repeat-x center top;
	padding:0px 0px 10px 0px;
	float:left;
	clear:both;
	width:100%;
}

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

#sidebar {
	background:#FFFFFF url(images/background_sidebar.gif) no-repeat right top;
	width:200px;
	float:right;
	margin:0px;
	padding:0px 0px 0px 10px;
	overflow:hidden;
	line-height:1.8;
}

#sidebar h2 {
	background:url(images/background_h2.gif) no-repeat right top;
	border-top:2px solid #51473D;
	color:#51473D;
	font-size:10px;
	font-weight:bold;
	height:18px;
	padding-left:10px;
	clear:both;
	line-height:1.8;
}

#sidebar .content, #sidebar .widget {
	font-size:x-small;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#sidebar p {
	margin:0px 10px;
	padding:0px;
}

#sidebar p img, #bodytext .entry_footer img {
	border:none;
	vertical-align:middle;
}

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

#sidebar ul ul {
	margin-left:10px;
	padding:0px;
	list-style-type:none;
}

#sidebar ul li {
	font-size:10px;
	padding:0px;
}

#sidebar ul ul li {
	border-left:2px solid #cccccc;
}

#sidebar ul li a {
	height:20px;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	overflow:hidden;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
	color:#ffffff;
	background-color:#87B200;
	text-decoration:none;
}

#sidebar ul li.current_page_item > a, #sidebar ul li.current-cat > a {
	color:#ffffff;
	background-color:#87B200;
	text-decoration:none;
}

#sidebar select {
	margin-left:10px;
}

#sidebar #feeds p {
	line-height:1.0;
}

/*-------------------------------------------------
	bodytext
-------------------------------------------------*/

#bodytext {
	width:600px;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

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

#entries_list .content, #comments_list .content {
	border-bottom:1px dotted #51473D;
}

#bodytext h2 {
	border-top:2px solid #51473D;
	color:#51473D;
	font-size:10px;
	font-weight:bold;
	height:18px;
	padding-left:10px;
	clear:both;
	line-height:1.8;
}

#bodytext h3 {
    font-size:1.4em;
    font-family:'trebuchet ms', Verdana, helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:1.2;
}

#bodytext h4 {
	border-left:2px solid #999999;
	border-bottom:1px solid #999999;
	font-size:1.2em;
	font-weight:normal;
	margin:25px 0px;
	padding-left:8px;
	clear:both;
}

#bodytext h5 {
	color:#87B200;
	border-left:2px solid #87B200;
	font-size:1.0em;
	font-weight:normal;
	margin:20px 0px 10px 0px;
	padding-left:8px;
	clear:both;
}

#bodytext a.toTop {
	float:right;
	font-size:x-small;
	margin-right:10px;
}

#bodytext .entry_header {
	border-left:2px solid #87B200;
	font-size:x-small;
	padding-left:8px;
}

#bodytext .entry_header p {
	border-left:2px solid #cccccc;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	line-height:1.8;
}

#bodytext .entry_body, #bodytext .form_body {
	margin:10px;
	padding:0px;
}

#bodytext .entry_body p, #bodytext .form_body p {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:25px 10px;
	padding:0px;
	line-height:1.6;
}

#bodytext .entry_body .more-link {
	font-size:x-small;
}

#bodytext .entry_body ul, #bodytext .entry_body ol {
	margin:10px 10px 10px 30px;
	padding:0px;
	line-height:1.6;
}

#bodytext .entry_body ul ul, #bodytext .entry_body ol ul {
	margin:0px 0px 0px 20px;
}

#bodytext .entry_body blockquote {
	border-left:2px solid #ffc018;
	margin:10px;
	padding:0px 0px 0px 8px;
}

#bodytext .entry_body blockquote p {
	font-size:x-small;
	margin:10px 0px;
	padding:0px;
}

#bodytext .entry_body cite {
	font-style:normal;
}

#bodytext .entry_body .footnotes, #bodytext .entry_body .toc {
	background-color:#ecece9;
	border:1px solid #cccccc;
	font-size:x-small;
	margin:10px;
	padding:0px;
	line-height:1.2;
}

#bodytext .entry_body .notice, #bodytext .form_body .notice {
	background:url(images/icon_exclamation.png) no-repeat left top;
	color:#cc0000;
	font-size:x-small;
	margin:10px;
	padding:0px 0px 0px 20px;
}

#bodytext .entry_body img {
	background-color:#FFFFFF;
	padding:4px;
	border:1px solid #cccccc;
}

#bodytext .entry_body a:hover img, #bodytext .entry_body a:active img {
	background-color:#FFFFFF;
	padding:4px;
	border:1px solid #6a99ca;
}

#bodytext .entry_body .flt_l, #bodytext .entry_body .alignleft {
	margin:0px 10px 10px 0px;
	float:left;
}

#bodytext .entry_body .flt_r, #bodytext .entry_body .alignright {
	margin:0px 0px 10px 10px;
	float:right;
}

#bodytext .entry_body table {
	border-collapse:collapse;
	margin:10px;
	padding:0px;
	border:1px solid #cccccc;
}

#bodytext .entry_body tr {
	margin:0px;
	padding:0px;
}

#bodytext .entry_body tr.alt {
	background-color:#ecece9;
}

#bodytext .entry_body td, #bodytext .entry_body th {
	font-weight:normal;
	font-size:x-small;
	text-align:left;
	padding:3px;
	border-bottom:1px solid #cccccc;
}

#bodytext .entry_body dl {
	margin:10px;
	padding:0px;
}

#bodytext .entry_body dt {
	font-weight:bold;
}

#bodytext .entry_body dd {
	border-left:2px solid #CCCCCC;
	margin:0px 0px 10px 0px;
	padding-left:8px;
}


#bodytext .entry_footer {
	border-left:2px solid #87B200;
	font-size:x-small;
	margin-bottom:10px;
	padding-left:8px;
	clear:both;
}

#bodytext .entry_footer p {
	border-left:2px solid #cccccc;
	margin:0px;
	padding-left:8px;
	line-height:1.8;
}

#bodytext #comments_list {
	clear:both;
}

#bodytext #comments_list .avatar {
	float:right;
	margin:0px 0px 10px 10px;
}

#bodytext .yoshida .entry_header, #bodytext .yoshida .entry_footer {
	border-left:2px solid #87B200;
}

#bodytext .moblog .entry_header, #bodytext .moblog .entry_footer {
	border-left:2px solid #9AC909;
}

#bodytext .emichi .entry_header, #bodytext .emichi .entry_footer {
	border-left:2px solid #A4CA34;
}

#bodytext .kana .entry_header, #bodytext .kana .entry_footer {
	border-left:2px solid #BADE4E;
}

#bodytext .trackback .entry_header, #bodytext .trackback .entry_footer {
	border-left:2px solid #FF9C00;
}

#bodytext .comment .entry_header, #bodytext .comment .entry_footer {
	border-left:2px solid #143FAF;
}

/*-------------------------------------------------
	iconset
-------------------------------------------------*/

.entry_permalink {
	background:url(images/icon_page_white.png) left center no-repeat;
	padding:4px 0px 4px 20px;
}

.entry_commentlink {
	background:url(images/icon_comments.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_editlink {
	background:url(images/icon_page_white_edit.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_author {
	background:url(images/icon_user.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_time {
	background:url(images/icon_time.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_time_add {
	background:url(images/icon_time_add.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_tag {
	background:url(images/icon_tag_blue.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_category {
	background:url(images/icon_folder_page.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_tb_url {
	background:url(images/icon_link_go.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_email {
	background:url(images/icon_email.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_url {
	background:url(images/icon_world_link.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.entry_comment {
	background:url(images/icon_comment_edit.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

.more-link {
	background:url(images/icon_newspaper_go.png) left center no-repeat;
	padding:2px 0px 2px 20px;
}

/*-------------------------------------------------
	link indication
-------------------------------------------------*/

#bodytext .entry_body .imagelink img, #bodytext .entry_body a[rel*="lightbox"] img {
	background:url(images/link_imagelink.gif) no-repeat left bottom;
	padding:4px 4px 24px 4px;
}

/*-------------------------------------------------
	form
-------------------------------------------------*/

form {
	margin:0px;
	padding:0px;
}

input, label {
	vertical-align:middle;
}

#searchform {
	background-color:#FFFFFF;
	border:1px solid #51473D;
	margin:0px 15px;
	padding:0px;
	line-height:1.0;
}

#s {
	border:none;
	background-color:#ffffff;
	color:#505050;
	font-size:12px;
	width:140px;
	height:16px;
	margin:0px;
	padding:2px;
}

#searchsubmit {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}

#tb_url {
	font:normal x-small Verdana;
	border:1px solid #cccccc;
	background-color:#ecece9;
	color:#505050;
	width:360px;
	padding:2px;
}

#post {
	cursor:pointer;
}

#post_form {
	display:none;
}

#bodytext label {
	font-size:x-small;
}

/*-------------------------------------------------
	calendar
-------------------------------------------------*/

#wp-calendar {
	margin:0px 0px 0px 8px;
	border:none;
	border-collapse:collapse;
}

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

#wp-calendar th {
	font-weight:normal;
	text-transform:capitalize;
	text-align:center;
	width:24px;
}

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

#wp-calendar #today {
	font-weight:bold;
}

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

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

#wp-calendar a {
	display: block;
}

#wp-calendar tbody a {
	color:#FFFFFF;
	background-color:#87B200;
}

/*-------------------------------------------------
	navi
-------------------------------------------------*/

#navi ul {
	font-size:x-small;
	margin:10px 20px 10px 40px;
	padding:0px;
	line-height:1.6;
	clear:both;
}

#navi #nav-below {
	font-size:x-small;
	margin:0px 20px;
	padding:0pt 0pt 1em;
}

#navi .nav-previous {
	float:left;
}

#navi .nav-next {
	float:right;
}

#navi .wp-pagenavi {
	font-size:x-small;
	margin:0px;
}

#navi .wp-pagenavi a {
	color:#FFFFFF;
	background-color:#87B200;
	border:1px solid #87B200;
	line-height:2.0;
	margin:0px 1px 0px 0px;
	padding:0px 5px;
	float:left;
}

#navi .wp-pagenavi a:hover {
	color:#87B200;
	background-color:#FFFFFF;
	border:1px solid #87B200;
	text-decoration:none;
}

#navi .wp-pagenavi .pages, #navi .wp-pagenavi .extend, #navi .wp-pagenavi .dots {
	border:1px solid #999999;
	color:#999999;
	line-height:2.0;
	margin:0px 1px 0px 0px;
	padding:0px 5px;
	float:left;
}

#navi .wp-pagenavi .current {
	color:#87B200;
	background-color:#FFFFFF;
	border:1px solid #87B200;
	line-height:2.0;
	font-weight:bold;
	margin:0px 1px 0px 0px;
	padding:0px 5px;
	float:left;
}

.entry_nav_link {
	font-weight:normal;
	float:right;
	margin-right:10px;
}

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

#footer {
	color:#FFFFFF;
	font-size:10px;
	background:#51473D url(images/background_footer.gif) repeat-x center bottom;
	border-top:2px solid #87B200;
	width:780px;
	margin:0px;
	padding:0px;
	line-height:normal;
	width:100%;
	clear:both;
}

#footer #recent_entries, #footer #recent_comments, #footer #tag_cloud {
	float:left;
	width:250px;
	margin:0px 20px 10px 0px;
	overflow:hidden;
}

#footer h2 {
	font-size:1.4em;
	font-family:'trebuchet ms', Verdana, helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
	line-height:1.2;
}

#footer .content {
	margin:5px 0px;
}

#footer ul {
	margin:0px;
	padding:0px;
	line-height:1.6;
}

#footer li {
	margin:0px;
	padding:0px 0px 0px 10px;
	background:url(images/background_footer_li.gif) no-repeat left top;
	list-style-type:none;
}

#footer a {
	color:#FF9C00;
}

#footer #copyright {
	clear:both;
	margin:0px;
	padding:12px 0px;
	height:16px;
}

/*-------------------------------------------------
	SLIMBOX
-------------------------------------------------*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*-------------------------------------------------
	InlineTagThing
-------------------------------------------------*/

.itt_tagBox {
	font-size:x-small!important;
	border:1px solid #CCCCCC!important;
	background-color:#ECECE9!important;
}
