/*
Theme Name: SPIC
Theme URI: http://spic-shizuoka.jp/
Description: Shizuoka PET Imaging Center.
Version: 1.0
Author: SPAREBUTTON
Author URI: http://sparebutton.com/
*/

body {
	font: 80%/175% Verdana, sans-serif;
	background: #F2F2F2;
	margin: 0;
	padding: 0;
}
a {
	color: #990000;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.clear_both {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}


#rap {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#header {
	background: url(images/bg_rap.gif) repeat-y center;
	width: 760px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#header a.link {
	font-size: 12px;
	line-height: 14px;
	float: right;
	margin-right: 20px;
	margin-top: 40px;
}

.description {
	position: relative;
	top: 100px;
	left: 15px;
	font-size: 13px;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}

h1 {
	margin: 21px 0 0;
	float: left;
	padding-left: 24px;
	}
#contain {
	background: #FFFFFF url(images/bg_rap.gif) repeat-y left;
	padding-right: 5px;
	padding-left: 5px;
}
#cat_head {
	border-bottom: 2px solid #990000;
}
#cat_title {
	font-size: 24px;
	font-weight: bold;
	color: #7E7E7E;
	padding-left: 20px;
	line-height: 28px;
	padding-bottom: 7px;
}

#content {
	padding: 0;
	color: #666666;
	width: 520px;
	float: left;
	margin-top: 0px;
	margin-left: 14px;
}

#content h2 {
	border-bottom: 1px solid #6F6F6F;
	color: #5F707A;
	font-size: 13px;
	margin: 20px 0 5px 0;
	padding: 0 0 3px 0;
	text-align: right;
	width: 480px;
}

#content h2#comments a {
	color: #5F707A;
	font-size: 13px;
}

#content h3 img {
	border: 0;
}

#content div.post {
	padding: 0 0 14;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 14px;
	margin-bottom: 14px;
}

#content div.post p, #content div.post li, #content div.post td {
	line-height: 130%;
}
#content div.post div.storycontent {
	margin-right: 15px;
	margin-left: 15px;
}
#content div.post div.storycontent p {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 14px;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
}

#content div.post div.storycontent li {
	margin-top: 7px;
}

#content div.post div.storycontent strong {
	color: #000000;
}

#content div.post div.storycontent blockquote {
	margin-left: 21px;
	background: #FFF7EE;
	margin-right: 7px;
	padding: 2px 14px;
	border-left: 2px solid #990000;
}

#content div.post div.storycontent td div {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

#content div.post div.storydate {
	color: #990000;
	font-size: 12px;
	line-height: normal;
}

#content h3 {
	margin: 7px 0 0;
	padding: 0;
}

#content h3.storytitle, #content h3.storytitle a {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

#content h3.storytitle a:hover {
	color: #990000;
	text-decoration: none
}

#content div.post p {
	width: 90%;
}
#content div.post p img {
	margin: 0px 10px 10px 0px;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #990000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#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;
}


#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}
#navcontainer {
	background: url(images/bg_navcontainer.gif) no-repeat left top;
	margin: 0px;
	padding-top: 16px;
	padding-left: 24px;
	padding-bottom: 13px;
}
#navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:hover {
	color: #000000;
	text-decoration: underline;
}

#navcontainer .current-cat a, #navcontainer .current-cat-parent a {
	color: #FC6;
}

#navcontainer ul {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#navcontainer ul li {
	display: inline;
	margin-right: 14px;
}

#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;
}
.navi_bread {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-left: 22px;
	margin-bottom: 18px;
	padding-top: 4px;
}
#sidebar {
	width: 200px;
	float: left;
}
#sidebar ul {
	list-style: none;
	background: #FFEBD9 url(images/bg_sidebar_ul.gif) no-repeat right bottom;
	margin: 0px 0px 14px;
	padding: 14px 0px;
}
#sidebar ul li {
	padding-left: 21px;
	display: none;
}
#sidebar ul li.cat-item {
	display: list-item;
}
#sidebar ul li.current-cat {
	background: #FFF7EE;
}
#sidebar .banner {
	padding-left: 14px;
}
#footer {
	background: #FFFFFF url(images/bg_footer.gif) no-repeat left bottom;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	padding: 6px 16px 14px;
}
#copyright {
	float: right;
	text-align: right;
}
.line {
	font-size: 2px;
	line-height: 2px;
	border-top: 1px solid #990000;
}

#menu {
	clear: right;
	float: left;
	position: relative;
	top: 10px;
	left: 70px;
	margin: 0 0 10px 0;
	width: 200px;
}

#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: 180px;
	font-weight: bold;
}

#menu ul li h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#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;
}

#searchform {
	margin: 2px 0 15px 0;
}

p.credit {
	color: #FFFFFF;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 16px 0 17px 0;
	text-align: center;
	width: 760px;
}

p.credit a {
	color: #ffffff;
	text-decoration: none;
}

p.credit a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.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;
}
#news {
	width: 465px;
	margin-top: 14px;
	float: left;
	margin-bottom: 14px;
	padding-left: 20px;
}
#news .news_title {
	font-size: 12px;
	color: #990000;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: normal;
}
#news .news_title a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#news .news_title a:hover {
	color: #990000;
	text-decoration: underline;
}
#news .news_title .news_date {
	font-size: 11px;
	margin-right: 7px;
}
#banners {
	float: left;
	margin-top: 14px;
	margin-left: 14px;
	margin-bottom: 14px;
}
#banners #address {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.banner {
	margin-bottom: 7px;
}
.clearboth {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.underline_red {
	border-bottom: 1px solid #990000;
	padding-bottom: 2px;
}

