/*
Theme Name: TakahashiShika
Theme URI: http://www.takahashishika.com/
Description: This theme uses it to test for ME. based on the famous <a href="http://www.northern-web-coders.de/">Northern-Web-Coders</a>.
Version: 1.1
Author: WordPress Japan
Author URI: http://www.takahashishika.com/
*/

body {
	font: 90%/120% Osaka, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/common_bg.gif);
}

a {
	color: #495865;
}

a img {
	border: none;
}

a:hover {
	color: #6F6F6F;
}



/*ALL*/
#rap {
	margin: 0 auto 0 auto;
	width: 728px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(img/common_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*Header*/
#header {
	position: relative;
	left: 4px;
	width: 720px;
	height: 112px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(img/head_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header img{
	width:519px;
	height: 86px;
	margin-top: 8px;
	margin-left: 20px;
}
#header_sub {
	position: relative;
	left: 4px;
	width: 720px;
	height: 82px;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-image: url(img/head_img_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_sub img{
	width:360px;
	height: 60px;
	margin-top: 5px;
	margin-left: 25px;
}

#headerimg a {
	position: relative;
	top: 100px;
	left: 15px;
	font-size: 24px;
	background: transparent;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
}

#headerimg a:hover {
	position: relative;
	top: 100px;
	left: 15px;
	font-size: 24px;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}

/*.description {
	position: relative;
	top: 100px;
	left: 15px;
	font-size: 13px;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}*/

/*Content*/
h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	width: 456px;
	height: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.ContentImg{
	margin-left: 4px;
	background-attachment: scroll;
	background-image: url(img/content_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.ContentImg_Sub{
	margin-left: 4px;
	background-attachment: scroll;
	background-image: url(img/content_bg_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#content {
	position: relative;
	left: 22px;
	top: 0px;
	float: left;
	margin: 0px;
	padding: 0;
	width: 456px;
	color: #666666;
}

h2#CateName {
	color: #5A8A38;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	border:none;
	margin: 27px 0 30px 0;
	padding: 10 0 10px 0;
	text-align:center;
	width: 456px;
}


#content h3#BlogDate, #content h3#comments, #content h3#postcomment, #content h3#P_SP_Month {
	border-bottom: solid 1px #61993A;
	color: #61993A;
	font-size: 13px;
	line-height: 100%;
	margin: 30px 0 5px 0;
	padding: 0 0 3px 0;
	text-align: right;
	width: 456px;
	height: 100%;
	background-image:none;
}
#content h3#comments, #content h3#postcomment {
	text-align: left;
}

#content h3#comments a{
	color: #5F707A;
	font-size: 13px;
}


/*H3*/
#content h3 img {
	border: 0;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
	line-height: 130%;
}

/*#content div.post div.storycontent {
	margin-left: 10px;
}*/
#content div.post div.storycontent p {
	width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

/*PostTitle*/
#content h4.storytitle{
	border-bottom:none;
	display: block;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 17px;
	background-attachment: scroll;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 439px;
	height: 30px;
}

#content h4.storytitle a{
	color:#FFFFFF;
	text-decoration: none;
}

#content h4.storytitle a:hover {
	color: #495865;
	text-decoration: none
}

#content div.post p {
	width: 95%;
}

/*META*/
#content div.post div.meta, #content div.post div.meta a {
	text-align: right;
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	padding-right: 5px;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}

/*FeedBack*/
#content div.post div.feedback {
	text-align: right;
	font-size: 12px;
}
#content div.post p input {
	width: 300px;
}
#content div.post .RSSURL {
	text-align: right;
}

/*CommentList*/
#content #commentlist {
	margin: 20px 20px 20px 33px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}
#content ol#commentlist {

}
#content ol#commentlist .meta{
	text-align: right;
}

/*CommentForm*/
#content #commentform {
	margin-left: 10px;
}
#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}




#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 720px;
	font: 13px Osaka, Verdana, sans-serif;
}

/*HeaderMenu(None)*/
#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 5px 14px 5px 14px;
	background: #9C9D95;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul li.page_item a:hover {
	color: #FFFFFF;
	background: #C9C0B0;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 14px 5px 14px;
	background: #C9C0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
}

#navcontainer ul li.current_page_item a:hover {
	background: #6F6F6F;
}


/*Sidebar*/
#menu {
	clear: right;
	float: left;
	position: relative;
	left: 59px;
	margin: 0 0 10px 0;
	width: 205px;
}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 205px;
	font-weight: bold;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}



#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px;
}

#menu ul li#winamp ul li {
	width: 180px
}

/*#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}*/


/*SideBarCommon*/
#menu h2 {
	display: block;
	height: 31px;
	width: 205px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 15px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*Menu*/
#pages h2 {
	background-image: url(img/menu_h2_bg1.gif);
}
/*NewPost*/
#execphp-114233531 h2 {
	background-image: url(img/menu_h2_bg2.gif);
}
/*Contact*/
#execphp-114233612 h2 {
	background-image: url(img/menu_h2_bg3.gif);
}

/*MenuCateM*/
#pages ul {
	position: relative;
	left: -10px;
}
#pages ul li a{
	color: #497A27;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 31px;
	width: 192px;
	line-height: 28px;
	background-attachment: scroll;
	background-image: url(img/menu_li_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1em;
}
#pages ul li a:hover{
	color:#FFC000;
}

/*MenuCateS*/
#pages ul li ul li a{
	display: list-item;
	height: 16px;
	width: 155px;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(img/menu_li_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-left: 1em;
}


/*Search*/
#searchform {
	margin: 2px 0 15px 0;
}


/*Footer*/
/*#footer {
	color: #4C7F28;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 4px;
	width: 720px;
	height: 60px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #E1F8D1;
}
.footer_line {
	position: relative;
	left: 4px;
	float: left;
	width: 720px;
	height: 13px;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-image: url(img/foot_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/
.CPR {
	color: #4C7F28;
	text-decoration: none;
}

p.credit {
	color: #4C7F28;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto 0 0;
	padding: 20px 15px 0px 0;
	text-align: right;
	width: 705px;
	height: 60px;
	background-attachment: scroll;
	background-color: #E1F8D1;
	background-image: url(img/foot_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p.credit a {
	color: #4C7F28;
	text-decoration: none;
}

p.credit a:hover {
	color: #4C7F28;
	text-decoration: none;
}

/*FooterShadow*/
.FooterShadow {
	clear: right;
	position: relative;
	left: 0px;
	bottom: 0px;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 728px;
	height: 8px;
	background-attachment: scroll;
	background-image: url(img/common_shadow2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}

.hl-surround{
    -moz-border-radius: 5px;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'Courier New', monospace;
}

.hl-default{
	color: Black;
}
.hl-code{
	color: Gray;
}
.hl-brackets{
	color: Olive;
}
.hl-comment{
	color: #ffa500;
}
.hl-quotes{
	color: #8b0000;
}
.hl-string{
	color: Red;
}
.hl-identifier{
	color: Blue;
}
.hl-builtin{
	color: Teal;
}
.hl-reserved{
	color: Green;
}
.hl-inlinedoc{
	color: Blue;
}
.hl-var{
	color: #00008b;
}
.hl-url{
	color: Blue;
}
.hl-special{
	color: Navy;
}
.hl-number{
	color: Maroon;
}
.hl-inlinetags{
	color: Blue;
}
.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}


/*TopComments*/
#content div.post div.storycontent div.TopComment {
	color: #5A8A38;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 14px 0 20px 33px;
	padding-top: 22px;
	width: 390px;
	height: 105px;
}

/*SideBarContact*/
#T_Reference {
	color: #2A4B13;
	line-height: 120%;
	padding-right: 10px;
}

#T_Reference a:link{
	color: #0000FF;
}

/*Font*/
.fB {
	font-weight: bold;
}

/*Shadow*/
.ShadowLR {
	background-attachment: fixed;
	background-image: url(img/common_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 720px;
	padding: 0 4px 0 4px;
}

/*Counter*/
.CounterBG {
	text-align: center;
	background-attachment: scroll;
	background-image: url(img/counter_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	width: 154px;
	height: 44px;
	
	padding-top: 20px;
	margin-top: 15px;
	margin-left: 10px;
}

/*RSSFeed*/
.PostNew{
	color: #2A4B13;
	font-size: 12px;
	width: 180px;
	padding-left: 1em;
}
.PostNew a:link {
	color: #4A742D;
	font-weight: bold;
	text-decoration: none;
}
.PostNew a:visited {
	color: #4A742D;
	font-weight: bold;
	text-decoration: none;
}
.PostNew a:hover {
	color:#FFC000;
	text-decoration: underline;
}
.PostNew .PostTitle a{
	font-weight: bold;
	text-decoration: none;
}
.PostDate {
	margin-bottom: 0.2em;
}
.PostTitle{
	padding-bottom: 0.5em;
}
.PostList {
	font-weight: bold;
	display:inline;
	height: 16px;
	line-height: 16px;
	background-attachment: scroll;
	background-image: url(img/menu_li_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	padding-left: 1em;
}
.PostList a:link {
	color: #4A742D;
	text-decoration: underline;
}

.PostList a:visited {
	color: #4A742D;
}
.PostList a:hover {
	color:#FFC000;
}

/*for Editor*/
#content div.post table,#content div.post td {
	border-collapse:collapse;
}

/*Plugin SmartArchives*/
#P_SP_Month h3 {
	border-bottom: solid 1px #61993A;
	color: #61993A;
	font-size: 13px;
	line-height: 100%;
	margin: 30px 0 5px 0;
	padding: 0 0 3px 0;
	text-align: right;
	width: 446px;
	height: 100%;
	background-image:none;
}

#P_SP_Month a{
	color: #C0C0C0;
}
#P_SP_Month a:link {
	color: #61993A;
}
#P_SP_Month a:visited {
	color: #61993A;
}
#P_SP_Month a:hover {
	color: #FF8A00;
}

#WordPressL {
	font-size:10px;
	font-weight: normal;
}

/*FCKeditor_CustomCSS*/
.h3-Title {
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 17px;
	background-attachment: scroll;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 439px;
	height: 30px;
}

.h4-Title {
	border-bottom: solid 1px #61993A;
	display: block;
	color: #61993A;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0.5em 0 0.5em 17px;
	padding:  0 0 0 18px;
	background-image: url(img/h4_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 421px;
	height: 20px;
}

.Indent {
	margin: 0.5em 0 0.5em 25px;
	padding: 0;
	width: 414px;
}
.Indent2 {
	margin: 0.5em 0 0.5em 39px;
	padding: 0;
	width: 400px;
}
.Indent3 {
	margin: 0.5em 0 0.5em 52px;
	padding: 0;
	width: 387px;
}