@charset "utf-8";

/*
Theme Name: Dark Marble
Theme URI: http://www.web-strategy.jp/wp_theme/dark_marble/
Description: Dark WordPress theme like a Marble color with FLASH. Multi languages, widget available.Tested in Firefox2 and 3, Opera, Safari, IE6 and IE7. W3C XHTML valid. If you want to be your blog completely valid including post areas, plugin <a href="http://wordpress.org/extend/plugins/ps-disable-auto-formatting/">PS Disable Auto Formatting</a> might be your help. Available for version WorePress2.3 or higher.
Version: 1.10
Author: Prime Strategy Co.,Ltd.
Author URI: http://www.web-strategy.jp/
Tags: black, dark, green, two-columns, fixed-width, right-sidebar

*/


/* Colors and General settings */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Courier', Verdana, Arial, Sans-Serif;
	background: #121212;
	color: #FFF;
 }
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #35b256;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}

#outside {
	margin: 0px;
	padding: 0px;
	background-color: #121212;

 }

#header {
	font-family: "Times New Roman", Times, serif;
 }
#header, #header a {
	color: #FFFFFF;
}


#footer {
	font-family: "Times New Roman", Times, serif;
 }


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}

.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 5px;
 }

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
 }

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
 }

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }

.commentmetadata {
	font-weight: normal;
 }


code {
	font: 1.1em 'Courier New', Courier, Fixed;
 }

pre {
	font-family: 'Courier New', Courier, Fixed;
	font-size: 1.1em;
	color: #CCC;
 }

acronym, abbr, span.caps
{
 }


/* Details */


#header {
	display: block;
	height: 205px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	position: relative;
 }
 
#header object {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
} 
 
#header  #header_inside {
	padding-top: 20px;
	padding-left: 80px;
	display: block;
	height: 47px;
	position:absolute;
	z-index:5
}
#header_inside #site_title, #header_inside #site_title a {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
#header_inside .description {
	display: inline;
	border-top: 1px solid #FFFFFF;
	font-size: 0.8em;
}
#header #page_list {
	display: block;
	height: 37px;
	margin-top: 165px;
	font-size: 0.8em;
	position:absolute;
	z-index:5;
}
#header #page_list ul {
	list-style: none;
	margin-right: 63px;
	margin-left: 63px;
}
#header #page_list li {
	line-height: 37px;
	display: inline;
	height: 37px;
	padding-right: 20px;
	padding-left: 20px;
	background: url(images/pagelist_divide.gif) no-repeat left center;
}
#header #page_list .page-item-1 {
	background: none;
}
#page_list li a {
	color: #8292A0;
}
#page_list .current_page_item a {
	color: #FFFFFF;
}
#wrapper-main {
	background: url(images/content_bg_repeat.gif) repeat-y 70px 0px;
	display: block;
	width: 1040px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 706px;
	min-height: 860px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}


.post {
	margin-left: 85px;
	margin-top: 15px;
	line-height: 1.5em;
	color: #CCC;
	width: 598px;
	font-size: 0.8em;
}

#footer {
	display: block;
	clear: both;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-bottom: 28px;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-right: 70px;
	padding-left: 70px;
 }
#fotter-inside {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	min-height: 40px;
	background-color: #121212;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#fotter-inside div {
	padding: 12px 10px 5px;
}

#footer p {
 }
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
h2.archivetitle {
	background: url(images/archive_title.gif);
	height: 52px;
	width: 569px;
	margin-left: 84px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
}
/* End Structure */



/*	Begin Post Headers */


.post-head {
	position: relative;
	padding-bottom: 20px;
}
h2.post-title {
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 9px;
	background-image: url(images/h_pagetitle.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 598px;
}
.post-title-meta {
	text-align: right;
	padding-right: 5px;
}
.post-title-meta .author {
}

.meta-date .month {
	font-size: 16px;
	display: block;
	padding-top: 7px;
	font-weight: bold;
	line-height: 19px;
}
.meta-date .date {
	font-size: 16px;
	font-weight: bold;
	display: block;
	line-height: 16px;
}
.meta-date .year {
	font-size: 9px;
	display: block;
	line-height: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.post-title a,.post-title a:visited {
	color: #FFFFFF;
}
.post-title a:hover {
	color: #B2B2B2;
	text-decoration: underline;
}
.entry {
	padding-left: 28px;
	margin-right: 15px;
}
.entry-footer {
	margin-right: 15px;
	padding-left: 28px;
}
.entry p {
	margin-bottom: 10px;
}
.entry h1 {
	left: 0px;
	margin: 10px 0px 15px -20px;
	font-size: 1.4em;
	color: #FFFFFF;
}
.entry h2 {
	font-size: 1.1em;
	padding: 9px;
	color: #FFFFFF;
	width: 577px;
	margin: 15px 0px 15px -28px;
	background-image: url(images/h_pagetitle.gif);
	background-repeat: no-repeat;
}
.entry h3 {
	margin: 10px 0px 10px -20px;
	font-size: 1.1em;
	color: #FFFFFF;
}
.entry h4 {
	color: #3A7D2D;
	margin: 10px 0px 10px -20px;
	font-size: 1.1em;
}

.entry h5 {
	margin: 10px 0px 10px -20px;
	font-size: 1em;
	color: #FFFFFF;
}

.entry h6 {
	margin: 10px 0px 10px -20px;
	font-size: 0.9em;
	color: #FFFFFF;
}
.entry img {
	margin-right: 0px;
	margin-left: 0px;
}
.entry table {
	border: 1px solid #26521D;
	border-collapse: collapse;
}
.entry th {
	border: 1px solid #26521D;
	padding: 3px 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #11240D;
}
.entry td {
	border: 1px solid #26521D;
	padding: 1px 10px;
	background-color: #333;
}
.entry blockquote {
	border: 1px solid #26521D;
	min-height: 40px;
	padding: 30px 43px 20px 50px;
	margin-bottom: 30px;
	background-color: #333;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
.entry pre {
	background-color: #333;
	border: solid 1px #bbbbbb;
	margin: 0px 0px 30px;
	padding: 10px;
	overflow-x: auto;
	overflow-y: auto;
}
* html .entry pre {
	  width: 532px;
	  overflow: scroll;
}


.entry hr {
	color: #26521D;
	margin-right: 10px;
	margin-bottom: 10px;
}
.entry fieldset {
	margin: 0px 10px 0px 0px;
	padding: 10px;
	border-style: none;
}
.entry fieldset h1, .entry fieldset h2, .entry fieldset h3, .entry fieldset h4, .entry fieldset h5, .entry fieldset h6 {
	margin-left: 0px;
	padding: 0px;
}
.entry fieldset h2 {
	color: #FFF;
	background: none;
	margin-left: 0px;
	width: 90%;
}
.entry legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
 }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
 }

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
 }

.alignright {
	float: right;
 }

.alignleft {
	float: left
 }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




.entry ul li:before, #sidebar ul ul li:before {


 }
.entry ul {
	padding-left: 20px;
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
 }

.entry ol li {
	margin: 0;
	padding: 0;
 }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
.postfooter {
	margin-bottom: 24px;
	clear: both;
}
#new-old-navigation {
	margin-bottom: 30px;
}
#sidebar {
}
#new-old-navigation ul {
	list-style: none;
}
#new-old-navigation  p {
	background: #E3E3E3 url(images/new_navigation_limark.gif) no-repeat 14px center;
	padding: 10px 10px 10px 35px;
	margin-bottom: 1px;
}
#new-old-navigation  p.newer {
	background-image: url(images/new_navigation_limark.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	background-color: #121212;
}
#new-old-navigation  p.older {
	background-color: #121212;
	background-image: url(images/new_navigation_limark_old.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#sidebar-body {
	width: 237px;
	padding-left: 13px;
	margin-top: 11px;
}

#sidebar h2 {
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 5px;
	background-image: url(images/h2_pagetitle.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 241px;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
 }

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
 }

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 }

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
 }

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	background: url(images/sidebar_ul_ul_div.gif) no-repeat 0px bottom;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 20px;
 }

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	background: none;
 }

ol li, #sidebar ul ol li {
	list-style: decimal outside;
 }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/li_mark.gif) no-repeat left 4px;
	text-indent: 10px;
 }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
 }

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
 }

#sidebar #searchsubmit {
	padding: 1px;
 }
.st-tag-cloud {
	margin-right: 20px;
	margin-left: 20px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
 }

select {
	width: 130px;
 }
h3.comments {
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	font-size: 0.9em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F8B30;
}
form#commentform {
	background: url(images/comment_form_bg.gif);
	border: 1px solid #26521D;
	padding: 20px 25px 10px;
	margin-bottom: 50px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #D4D4D4;
 }

#commentform {
	margin: 5px 10px 0 0;
 }
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top: 20px;
	border: 1px solid #D4D4D4;
 }
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
 }
#commentform #submit {
	text-align: center;
	background: url(images/submit_post.gif);
	display: block;
	height: 40px;
	width: 70px;
	border-width: 0px;
	border-style: none;
	text-indent: -9999px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
 }
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
 }

.commentlist {
	padding: 0;
/*	text-align: justify; */
 }
ol.commentlist {
	margin-bottom: 20px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	clear: left;
 }
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 0px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
 }
#commentform h4 {
	color: #333333;
	margin-left: 0px;
	font-size: 0.9em;
}
#commentform label {
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
 }

.commentmetadata {
	margin: 0;
	display: block;
 }
.commentedby a {
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}
#trackbackbox {
	background: url(images/comment_form_bg.gif);
	padding: 15px 20px 20px;
	border: 1px solid #26521D;
	margin-right: 10px;
	margin-bottom: 30px;
}
input#trackback_url {
	width: 100%;
	padding: 3px;
	border: 1px solid #D4D4D4;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 334px;
	font-size: 0.8em;
	min-height: 860px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
 }
#siedebar-header {
	background: url(images/side_head.gif);
	display: block;
	height: 56px;
	width: 247px;
	margin-top: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#side-head-search {
	background: url(images/search_form.gif);
	height: 25px;
	width: 237px;
	float: left;
	margin-top: 15px;
}
#side-head-search #searchform {
	margin: 0px;
	padding: 0px;
}
#side-head-search input#search {
	width: 155px;
	border-width: 0px;
	border-style: none;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-left: 2px;
}
#searchform #searchsubmit-head {
	background: url(images/search_submit_btn.gif) no-repeat;
	height: 19px;
	width: 75px;
	text-indent: -9999px;
	display: block;
	float: left;
	border-width: 0px;
	border-style: none;
	margin-top: 3px;
}
#rss-button {
	background: url(images/rss_btn.gif) no-repeat;
	display: block;
	height: 25px;
	width: 237px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 15px;
}


#rss-button a {
	display: block;
	height: 25px;
	width: 237px;
	text-indent: -9999px;
}

#sidebar form {
 }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 211px;
	background: url(images/calendar_table.gif) no-repeat;
	padding: 0px;
	border-collapse: collapse;
	color: #FFF;
 }
#wp-calendar th {
	margin: 0px!important;
	padding: 0px!important;
	border: 1px solid #999999;
}
#wp-calendar   thead tr  {
	height: 29px;
}

#wp-calendar #next a {
	text-align: right;
	margin-left:10px;
 }

#wp-calendar #prev a {
	text-align: left;
	margin-left:10px;
 }

#wp-calendar a {
	display: block;
 }

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #FFF;
	padding-bottom:5px;
 }

#wp-calendar td {
	text-align: center;
	border: 1px solid #999999;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 29px;
 }
#wp-calendar #prev{
	width: auto;
	border-width: 0px;
	border-style: none;
	background: #111111;
}
#wp-calendar #next {
	width: auto;
	background: #111111;
	border-width: 0px;
	border-style: none;
}
#wp-calendar  tfoot .pad {
	background: #111111;
	border-width: 0px;
	border-style: none;
}
#wp-calendar #today {
	color: #FFFFFF;
	background: #111111;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
 }

acronym, abbr {
	border-bottom: 1px dashed #999;
 }

blockquote {
 }

blockquote cite {
 }

.center {
	text-align: center;
 }

.hidden {
	display: none;
 }


a img {
	border: none;
 }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
 }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

	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;
}
/* End captions */




.clearfix:after {
  content: ".";  /* make a new element */
  display: block;  /* to block element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*促*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
clear:both;
}
