@charset "utf-8";

/*
Theme Name: Climbing
Theme URI: http://www.web-strategy.jp/wp_theme/climbing/
Description:  Mountain climbing. theme for all WordPress users. Designed by <a href="http://www.web-strategy.jp">prime-strategy</a>.
Version: 1.00
Author: Prime Strategy Co.,Ltd.
Author URI: http://www.web-strategy.jp/
Tags: black, red, two-columns, fixed-width, right-sidebar

  Arclite Wordpress theme
    http://www.web-strategy.jp/wp_theme/climbing/

  Design and coding by digitalnature
    http://www.web-strategy.jp/

  The CSS, XHTML and design is released under GPL.
    http://www.opensource.org/licenses/gpl-license.php

*/


/* ---------- */
* {
	margin: 0px;
	padding: 0px;
} 
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "BitStream vera Sans", Arial, Helvetica, Sans-serif;
	background-color: #000;
	font-size:12px;
 }
a {
	color: #cd543a;
	text-decoration: none;
}
a:hover {
	color: #faf16a;
	text-decoration: underline;
}
a:visited {
	color: #d32905;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-weight:bold;
	font-family:Arial;
}
h6{
    font-family:Arial;
}
h1 {font-size:180%;color: #cd543a;font-weight: bold;}
h2 {font-size:200%;color: #d3bcb8;font-weight: bold;font-family: "Palatino Linotype", Georgia, Serif;}
h3 {font-size:150%;color: #d3bcb8;font-weight: bold;}
h4 {font-size:125%;color: #cd543a;font-weight: bold;}
h5 {font-size:125%;color: #d3bcb8;font-weight: bold;}
h6 {font-size:125%;color: #d3bcb8;}

#outside {
	margin: 0px;
	padding: 0px;
	background-color: #1a0302;
	background: url(images/bg_outside.jpg) top no-repeat;
 }
#wrapper_page{
	margin: 0px auto;
	width:950px;
	padding: 0px;
	color:#d3bcb8;
}
#header {
	font-family: "Palatino Linotype", Georgia, Serif;
 }
#header, #header a {
}


#footer {
	font-family: Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
 }


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#d3bcb8;
 }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}

.commentlist li .avatar {
	float: left;
	border: 1px solid #5f605d;
	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;
	color:#d3bcb8;
 }
.commentlist li .reply{
   padding-bottom:15px;
}
.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;
	color:#d3bcb8;
 }


code {
	font: 1.1em 'Courier New', Courier, Fixed;
 }

pre {
 }


/* staret captions */
/*---- header --*/
#header {
	background: url(images/bg_header.jpg) no-repeat;
	height: 178px;
	width: 950px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
 }
#header  #header_inside {
	padding-top: 95px;
	padding-left: 22px;
	display: block;
	height: 60px;
	width:500px;
	float:left;
}
#header_inside #site_title, #header_inside #site_title a {
    font-family: "Palatino Linotype", Georgia, Serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding:0px;
	margin:0px;
}
#header_inside p{
    color: #73564f;
	font-size:12px;
	padding:0px 0px 0px 12px;
	margin:0px;
}

/* wrapper-main */

#wrapper-main {
	margin: 0px auto;
	padding:0px;
	background-color:#190201;
	width:950px;
}
#wrapper-main #page_list {
	height: 73px;
	font-size: 18px;
	margin:0px;
	padding: 0px;
	width: 972px;
	background: url(images/bg_navi.jpg) no-repeat;
	margin-left:-22px;
}
#wrapper-main #page_list ul {
	list-style: none;
	margin: 26px 0px 0px 35px;
	width:668px;
	height:38px;
	float:left;
}
#wrapper-main #page_list li {
	float:left;
	width: auto;
}
*html #wrapper-main #page_list li{
    float:left;
    width: auto;
}
#wrapper-main #page_list .page-item-1 {
}

#page_list li a{
	font-weight: bold;
	padding: 10px 14px 0px 14px;
	margin:0px;
	height: 20px;
	display: block;
	font-size: 18px;
	color: #26080d;
}
#page_list li a:hover,#page_list .current_page_item a{
    height: 20px;
	background: url(images/navi_li.png) no-repeat;
	background-position: 0px -20px;
	color:#eed9d9;
}
#page_list #rss-button {	
	
}
#page_list #rss-button a {
	float:right;
	height: 29px;
	width: 58px;
	padding-right: 9px;
	margin: 0px;
	font-size: 8px;
	text-indent: -9999px;
}

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

#footer {
	display: block;
	clear: both;
	width: 950px;
	height:133px;
	margin: 0px;
	color: #d3bcb8;
	font-size: 80%;
	background: url(images/by_footer.jpg) no-repeat;
 }
#copyrights{
    padding:74px 0px 0px 22px;
	width:660px;
	margin:0px;
	float:left;
}
#footer #page-top-link {
	padding:0px 0px 0px 12px;
	float:right;
	width: auto;
	height:12px;
	margin-top:74px;
	margin-right:9px;
	background-image: url(images/ico.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer p {
 }
#footer a {
}

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

/*-------content------*/
#content {
	float: left;
	width: 690px;
	margin:0px;
	padding:0px;
	background-color:#190201;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
}
#content .bg_content{

}

.post{
	margin: 22px 22px 0px 22px;
	line-height: 152%;
	padding-bottom:22px;
	border-bottom: 1px solid #581613;
}
.post p {
	margin: 0px 0px 15px 0px;
}
.post-head {
}
#content h2.post-title, h2#paragraph, h2#list_types, h2#form_elements, h2#tables, h2#misc {
	width: 550px;
	padding: 0 0 6px 0px;
	float:left;
	line-height: 130%;
}
#content h2 a,#content h2 a:visited {
	color:#d3bcb8;
	text-decoration: none;
}
#content h2 a:hover {
	color: #cd543a;
	text-decoration: underline;
}
.post-head .meta-date {
	float:right;
	width:72px;
	height:56px;
	background: url(images/day_calendar.png) no-repeat;
	padding:9px 8px 6px 8px;
	margin:0px;
}
.meta-date .date {
	font-size:26px;
	color:#FFF;
	font-family: "Palatino Linotype", Georgia, Serif;
	font-weight: bold;
	padding-left:9px;
}
.meta-date .month {
	color:#b44228;
	font-size: 11px;
}
.meta-date .year {
	color:#b44228;
	font-size: 11px;
}
#content  .act{
	margin:0px;
	width: 550px;
	padding:0 0 5px 0px;
	list-style-type: none;
	float:left;
}
#content .act li{
	margin-right: 22px;
	height:18px;
	list-style-type: none;
	display: inline;
} 
.comments{	
    background:url(images/ico_comments.png) left top no-repeat;
	padding-left:22px;
	width:110px;	
}
.postfooter {
	padding-left:13px;
	width:110px;
	background:url(images/ico_02.png) left 3px no-repeat;
}
.post-title-meta{
    padding-left:13px;
	width:240px;
	background:url(images/ico_02.png) left 3px no-repeat;
}

.entry {
	padding: 0px;
	margin: 0px;
	clear: both;
}

.entry h1,.entry h2{
	margin: 22px 0px 10px 0px;
}
.entry h3,.entry h4,.entry h5,.entry h6{
	margin: 22px 0px 10px 0px;
}
.entry h4 {	
	margin: 14px 0px 10px 0px;	
}
.entry h5 {
	margin: 14px 0px 10px 0px;   
}
.entry h6 {
	margin: 14px 0px 10px 0px;
}
.entry img {
	margin-right: 0px;
	margin-left: 0px;
}
.text_top_link{
	clear: both;
	margin-left:auto;
	background: url(images/ico_top.png) left center no-repeat;
	padding-left: 14px;
	float:right;
	font-size:10px;
}
.entry pre {
	border: solid 1px #6e554d;
	margin: 0px 9px 30px 9px;
	padding:  21px;
	white-space:normal;
	display: list-item;
	list-style-type: none;
}
.entry hr {
	color: #6e554d;
	height:1px;
	margin-bottom: 15px;
}
.entry fieldset {
	padding: 22px;
	border: 1px solid #6e554d;
	margin: 11px 0px;
	float:left;
}
.entry fieldset h1, .entry fieldset h2, .entry fieldset h3, .entry fieldset h4, .entry fieldset h5, .entry fieldset h6 {
	
}
.entry fieldset h3 {	
}
.entry legend,.entry fieldset legend {
	font-size: 1.5em;
	font-weight: bold;
	color:#d3bcb8;
	margin: 0px;
	padding: 0px;
}

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

select {
	width: 130px;
 }

.entry table {
	border: 1px solid #6e554d;
	border-collapse: collapse;
	clear: both;
	margin-bottom: 15px;
}
.entry th {
	background: #603c3b;
	border: 1px solid #6e554d;
	padding: 6px 10px;
	text-align: left;
	color: #d3bcb8;
}
.entry td {
	border: 1px solid #6e554d;
	padding: 6px 10px;
}
.entry blockquote {
	border: solid 1px #6e554d;
	min-height: 40px;
	padding: 20px 15px;
	margin:  0px 9px 10px 9px;
}
.entry-footer {
	margin: 22px 0px 22px 0px;
    padding:4px;
}
#new-old-navigation {
	margin: 5px 20px 25px 9px;
	border: 1px solid #6e554d;
	white-space:normal;
}

#new-old-navigation ul {
	list-style: none;
}
#new-old-navigation  p {
	background: url(images/new_navigation_limark.gif) no-repeat 14px center;
	padding: 10px 10px 10px 35px;
	margin-bottom: 1px;
}
#new-old-navigation  p.newer {
	background:  url(images/new_navigation_limark.gif) no-repeat 14px center;
}
#new-old-navigation  p.older {
	background: url(images/new_navigation_limark_old.gif) no-repeat 14px center;
}



/*------- ol ul dl list -------*/

#content ul,#content ol {
	padding: 0 0px 0px 29px;
	margin: 0px 15px 15px 15px;
}
#content dl {
	padding: 0 15px 15px 15px;
}

#content ol li {
	margin: 0;
	padding: 0;
 }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }

#new-old-navigation {
	margin: 11px 15px 30px 15px;
	border: 1px solid #6e554d;
	padding-bottom:4px;
}

#new-old-navigation ul {
	list-style: none;
}
#new-old-navigation  p {
	background: url(images/new_navigation_limark.gif) no-repeat 14px center;
	padding: 10px 10px 10px 28px;
	margin-bottom: 1px;
}
#new-old-navigation  p.newer {
	background:  url(images/new_navigation_limark.png) no-repeat 16px center;
}
#new-old-navigation  p.older {
	background: url(images/new_navigation_limark_old.png) no-repeat 14px center;
}

/*------- entry form -------*/
.entry form { 
 }

select {
	width: 130px;
 }

h3#comments,#respond h3 {
	border-left: 5px solid #6e554d;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	margin-left: 13px;
	margin-right: 13px;
}
form#commentform {
	border: 1px solid #6e554d;
	padding: 20px 30px 10px;
	margin: 25px 22px 50px 22px;
}

#commentform input {
	padding: 2px;
	margin: 5px 30px 1px 0;
	border: 1px solid #6e554d;
	display: block;
	width:400px;
	background-color: #6e554d;
	color:#d3bcb8;
 }

#commentform textarea {
	width: 500px;
	padding: 4px;
	margin-top: 20px;
	border: 1px solid #6e554d;
	background-color: #6e554d;
	color:#d3bcb8;
 }
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
 }
#commentform #submit {
	text-align: center;
	display: block;
	height: 20px;
	width: 58px;
	border-width: 0px;
	border-style: none;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/submit_post.gif);
 }
#trackbackbox {
	padding: 15px 30px 20px;
	border: 1px solid #6e554d;
	margin: 0 22px 30px 22px;
}
#trackbackbox p{
}
input#trackback_url {
	width: 500px;
	padding:3px;
	border: 1px solid #6e554d;
	background-color: #6e554d;
	color:#d3bcb8;
}

/* End Form Elements */


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

#sidebar{
	float:right;
	line-height:152%;
	background-color: #1a0302;
	width:260px;
}
#sidebar #side-head-search{
	height: 28px;
	width: 222px;
	float: left;
	margin-top: 22px 23px 0px 15px;
	margin-left:15px;
}
#side-head-search #searchform {
	margin: 0px;
	padding: 0px;
}
#side-head-search input#search {
    background: url(images/search_form.png);
	width: 181px;
	height: 20px;
	border-width: 0px;
	border-style: none;
	float: left;
	padding: 4px;
	margin:0px;
	color:#d3bcb8;
}
#searchform #searchsubmit-head {
	background: url(images/search_submit_btn.png) no-repeat;
	color:#a49f9e;
	height: 28px;
	width: 32px;
	font-size: 16px;
	display: block;
	float: right;
	font-weight: bold;
	border-style: none;
	margin-left:1px;
}

#sidebar-body {
	width: 236px;
	margin: 0px 9px 0px 15px;
	padding:30px 0px;
	color:#d3bcb8;
}
#sidebar-body a {
   color:#d3bcb8;
}
#sidebar-body a:hover {
	color: #faf16a;
	text-decoration: underline;
}
#sidebar-body h2 {
	padding: 6px 0 8px 11px;
	width:236px;
	height:35px;
	font-size:180%;
	color: #cd543a;
	background: url(images/line.png) no-repeat;
	text-decoration: none;
 }
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0px;
 }
#sidebar-body  ul li {
	margin-bottom:22px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0px;
 }
#sidebar ul ul, #sidebar ul ol {
	margin: 3px 0 0 -2px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 20px;
 } 
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px;
	background: url(none);
 } 
ol li, #sidebar ul ol li {
	list-style: decimal outside;
 }
 #sidebar ul ul li, #sidebar ul ol li {
	margin:12px 0px 5px 0px;
	list-style:none;
	padding-left:14px;
	background: url(images/ico_02.png) left 6px  no-repeat;
 }

#sidebar form {

 }
#sidebar form .hidden {

	}
#sidebar #tag_cloud a{
}


/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	font-weight: bold;
	clear: both;
 }

acronym, abbr {
	border-bottom: 1px dashed #6e554d;
	clear: both;
 }
blockquote cite {
 }

.center {
	text-align: center;
 }

.hidden {
	display: none;
 }


a img {
	border: none;
 }

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
 }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	text-align: center;
	padding-top: 8px;
	margin: 8px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	width:425px;
	height::286px;
}

.wp-caption-dd {
	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;
}
