/*
Theme Name: Samson
Theme URI: http://www.jishukan.com/
Description: Theme for Samson
Version: 1.0
Author: JISHUKAN
Author URI: http://www.jishukan.com/
*/

* {
	margin:0;
	padding:0;
}

body {
	color: #333;
	background: #eee;
	font-size: 1em;
	font-family: verdana, Arial, sans-serif;
	margin: 0 auto 0;
	padding: 0;
	}

a:link { color: #009; text-decoration: none; }
a:visited { color: #606; text-decoration: none; }
a:active { color: #c33; text-decoration: underline; }
a:hover { color: #c33; text-decoration: underline; }
a:link img,
a:visited img { border: none; }

#container {
	color: #333;
	background: url(images/bg.gif) repeat-y;
	margin: 0 auto 0;
	width: 800px;
	text-align: left;
	}

/********** Header **********/

#header {
	color: #fff;
	background: #000;
	width: 796px;
	height: 60px;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	}

#logo {
	width: 400px;
	height: 60px;
	float: left;
	background: #000 url(images/logo.gif) 8px 22px no-repeat;
	}

#logo p.tagline {
	margin: 10px 0 0 20px;
	font-weight: normal;
	font-size: 0.75em;
	}

#logo p.samson {
	text-indent:-9999px;
	}

#logo a {
	display:block;
	width:260px;
	height:35px;
	margin:0;
	padding:0;
	text-decoration:none;
}

/********** Search **********/

#search {
	width: 300px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	}

#searchform {
	margin: 0;
	padding: 0;
	}

input#s {
	width:150px;
	border:1px solid #ccc;
	font-size:0.75em;
	padding:3px 5px;
	}

.searchbutton input {
	font-size:0.75em;
	padding:1px 10px;
	}

/********** Menu **********/

#menu {
	clear: both;
	width: 796px;
	height: 2.5em;
	color: #fff;
	background: #333;
	margin: 0 auto 0px;
	padding: 0;
	text-align: left;
	list-style-type: none;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	font-size: 0.75em;
	}

#menu li {
	text-align: center;
	border-right: solid 1px #999;
	float: left;
	line-height: 2.5em;
	}

#menu li a {
	display: block;
	width: 130px;
	text-decoration: none;
	color: #fff;
	background: #333;
	font-weight: normal;
	}

#menu li a:hover {
	color: #fff;
	background: #666;
	}

#menu li.current_page_item a ,
#menu li.current_page_parent a {
	color: #fff;
	background: #666;
	}

/********** Image **********/

#image {
	width: 796px;
	height: 170px;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	}

/********** Breadcrumb **********/

#breadcrumb {
	color: #fff;
	background: #333;
	width: 796px;
	height: 2em;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	border-top: solid 1px #fff;
	}

#breadcrumb p {
	color: #fff;
	background: transparent;
	padding: 3px 0 0 30px;
	font-size: 0.82em;
	line-height: 2em;
	}

#breadcrumb p a {
	color: #fff;
	background: transparent;
	}

/********** Home **********/

#whatsnew {
	clear: both;
	}

.blackyellow {
	font-size: 0.88em;
	color: #fff;
	background: url(images/blackyellow.gif) no-repeat left center;
	font-weight: bold;
	padding: 6px 0 4px 22px;
	letter-spacing: 1px;
	}

.welcome p {
	margin:1em 0 1em 0;
	font-size: 0.82em;
	line-height: 1.6em;
	}

.banner {
	padding: 0 0 1em 0;
	}

.whatsnewtitle {
	font-size: 0.88em;
	color: #333;
	background: url(images/titlebg.gif) no-repeat left center;
	border-bottom: 2px solid #333;
	font-weight: bold;
	padding: 6px 0 4px 15px;
	letter-spacing: 1px;
	margin-bottom: 3px;
	}

.whatsnewlist {
	font-weight: bold;
	margin-bottom:0.5em;
	font-size: 0.88em;
	padding:4px 0 4px 15px;
	color: #333;
	background: url(images/list.gif) no-repeat left center;
	}

.download {
	font-weight: bold;
	font-size: 0.88em;
	padding:4px 0 4px 15px;
	color: #333;
	background: url(images/list.gif) no-repeat left center;
	}

#recentlist {
	margin: 5px 0 0 0;
	}

#recentlist ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

#recentlist ul li {
	margin: 0;
	padding: 4px 0 4px 15px;
	font-size: 0.75em;
	border-bottom: 1px dotted #999;
	color: #333;
	background: url(images/list.gif) no-repeat left center;
	}

#submenu {
	margin: 5px 0 0 0;
	}

#submenu ul {
	list-style-type: none;
	margin: 20px 0 20px 5px;
	padding: 0;
	}

#submenu ul li {
	margin: 0;
	padding: 4px 0 4px 15px;
	font-size: 0.82em;
	border-bottom: 1px dotted #999;
	color: #333;
	background: url(images/list.gif) no-repeat left center;
	}

/********** Content **********/

#content {
	width: 740px;
	padding: 20px 30px 20px;
	}
#home #content,
#content_right {
	float: right;
	width: 500px;
	padding: 20px 25px 20px 0;
	}

.storytitle {
	font-size: 0.88em;
	color: #fff;
	background: url(images/blackyellow.gif) no-repeat left center;
	font-weight: bold;
	padding: 6px 0 4px 22px;
	letter-spacing: 1px;
	clear: both;
	}

.storytitle a,
.storytitle a:visited  {
	color: #fff;
	}

.meta {
	color: #999;
	background: transparent;
	margin: 4px 0 0 0;
	font-size: 0.75em;
	}

.storycontent {
	padding:1em 0 ;
	}

.storycontent h2 {
	font-size: 0.88em;
	color: #333;
	background: url(images/h2bg.gif) no-repeat left center;
	border-bottom: 2px solid #ccc;
	font-weight: bold;
	margin: 1em 0 ;
	padding: 6px 0 4px 15px;
	letter-spacing: 0.1em;
	clear: both;
	}

.storycontent h3 {
	font-size: 0.88em;
	color: #333;
	background: url(images/h3bg.gif) no-repeat left center;
	font-weight: bold;
	margin: 0.5em 0 ;
	padding: 6px 0 4px 15px;
	clear: both;
	}

.storycontent h4 {
	font-size: 0.82em;
	border-left: 5px solid #666;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0 0 0 10px;
	clear: both;
	}

.post p {
	margin:0 0 1em 0;
	font-size: 0.82em;
	line-height: 1.6em;
	}

.post ul {
	list-style-type: disc;
	margin: 1em 0 1em 20px;
	}

.post ol {
	margin: 1em 0 1em 20px;
	}

.post ul li, .post ol li {
	font-size: 0.82em;
	line-height: 1.6em;
	margin: 0 0 0 20px;
	padding: 0 0 0 3px;
	}

.post li li {
	font-size: 1em;
	}

.read {
	text-align: right;
	}

.navigation {
	font-size: 0.75em;
	padding: 10px 0 30px 0;
	border-top: 1px solid #ccc;
	clear: both;
	}

.alignright {
	float: right;
	width:480px;
	}
	
.alignleft {
	float: left
	width:240px;
	}

blockquote {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 10px solid #ccc;
	padding: 1em 1em 0;
	margin: 0 0 1em 0;
	color: #333;
	background: #fff;
	}

strong {
	font-weight: bold;
	font-style: normal;
	color: #c33;
	background: transparent;
	}

cite {
	font-style: normal;
	}

hr {
	clear: both;
	}

/********** Archive **********/

#archive_title {
	margin:0 0 20px 0;
	padding: 6px 10px 6px 10px;
	font-size: 1em;
	border: 3px double #999;
	letter-spacing: 0.1em;
	}

/********** Comment **********/

#comments {
	margin: 30px 0 20px 0;
	}

#commentstitle ,
#postcomment {
	color: #333;
	background: transparent;
	font-size: 0.88em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	letter-spacing: 1px;
	}

.note {
	font-size: 0.75em;
	padding: 1em 0;
	}

#commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
	}

#commentlist li {
	list-style-type: none;
	}

#commentlist li.commentcontent {
	display:block;
	list-style:none;
	margin-bottom:1em;
	padding:15px 15px 15px 15px;
	color: #333;
	background: #fff;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
	}

.commenttext p {
	font-size: 0.82em;
	line-height:1.5em;
	margin:0 0 1em 0;
	}

.metadata {
	margin:0;
	padding:0 0 1em 0;
	font-size: 0.82em;
	text-align: right;
	}

input#trackbackurl {
	width:400px;
	color:#666;
	background: transparent;
	}

form#commentform {
	margin:20px 0 0 0;
	}

form#commentform label {
	width:140px;
	float:left;
	margin:0.25em 20px 0 0;
	font-size:0.88em;
	}

form#commentform p {
	clear:both;
	margin:0 0 1em 0;
	}

input#author, input#email, input#url {
	width:250px;
	border:1px solid #ccc;
	padding:1px 3px;
	}

textarea {
	font-size:0.88em;
	border:1px solid #ccc;
	width:500px;
	}

p.submitbutton input {
	font-size:0.82em;
	padding:3px 0;
	font-weight:normal;
	}

/********** Sidebar **********/

#sidebar,
#sidemenu {
	float: left;
	margin: 20px 0 30px 20px ;
	width: 210px;
	display: inline ; /* under IE6 */
	}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0 0 25px 0;
	padding: 0;
	}

#sidebar ul li h2 {
	color: #333;
	background: url(images/titlebg.gif) no-repeat left center;
	font-size: 0.88em;
	font-family: verdana, sans-serif;
	border-bottom: 2px solid #333;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 5px 15px;
	letter-spacing: 1px;
	}

#sidebar ul ul {
	margin: 0;
	}

#sidebar li li {
	font-size: 0.82em;
	margin: 0 ;
	border-bottom: 1px solid #ccc;
	display: block;
	}

#sidebar li li li {
	font-size: 1em;
	padding: 0 0 0 1em ;
	border-top: 1px solid #ccc;
	border-bottom: none;
	display: block;
	}

#sidebar a {
	display: block;
	padding: 6px 0 6px 5px;
	color: #333;
	background: transparent;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #333;
	background: #ddd;
	text-decoration: none;
	}

#sidebar .current_page_item {
	color: #333;
	background: #eee;
	}

/********** Footer **********/

#footer {
	clear: both;
	width: 800px;
	height: 30px;
	color: #fff;
	background: #000;
	margin: 0 auto;
	padding: 12px 0 0 0;
	border-top: 1px solid #999;
	font-size: 10px;
	line-height: 1.6em;
	}

#footerlink {
	float: left;
	width: 390px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#footerlink li {
	display: inline;
	margin: 0;
	padding: 0 0 0 1.5em;
	}

#footerlink li a {
	color: #fff;
	background: transparent;
	}

#copyright {
	float: right;
	width: 400px;
	padding:0 10px 0 0;
	text-align: right;
	}

address {
	font-style: normal;
	}

#credit {
	width: 800px;
	color: #999;
	background: transparent;
	text-align: right;
	margin: 0 auto;
	font-size: 0.75em;
	padding: 10px 0 10px 0;
	}

#credit a {
	color: #999;
	background: transparent;
	text-decoration: none;
	}

#credit a:hover {
	color: #333;
	background: transparent;
	text-decoration: underline;
	}

/********** Table **********/

table.catalog {
	width:100%;
	margin:1em 0 2em;
	border:none;
	}

table.catalog td {
	border:1px solid #999;
	padding:10px 0 10px 0;
	text-align:center;
	background: #fff;
	}

table.catalog td p {
	font-size: 0.75em;
	padding:10px 0 0 0;
	}

table.leftimage {
	float: left;
	margin:0 0 40px 0;
	border:none;
	}

table.leftimage td {
	border:1px solid #999;
	padding:20px 20px 10px 20px;
	text-align:center;
	background: #fff;
	}

table.leftimage td p {
	font-size: 0.75em;
	padding:10px 0 0 0;
	}

.spec {
	float: right;
	}

table.spec {
	width:450px;
	margin:0 0 40px 0;
	border:none;
	}

table.spec th {
	font-size: 0.82em;
	border:none;
	padding:8px;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	}

table.spec td {
	font-size: 0.82em;
	border:none;
	padding:8px;
	text-align:left;
	vertical-align:top;
	}

table.spec th.reverse,
table.spec td.reverse {
	color: #fff;
	background: #666;
	font-weight: bold;
	}

table.product {
	width:100%;
	margin:1em 0 2em;
	border:none;
	}

table.product td {
	font-size: 0.82em;
	border:none;
	padding:5px;
	text-align:center;
	}

table.sizetable {
	width:100%;
	margin:1em 0 2em;
	border:none;
	}

table.sizetable th {
	padding:2px;
	text-align:center;
	font-size: 0.75em;
	border:none;
	color: #666;
	background: #9cf;
	font-weight:bold;
	}

table.sizetable td {
	padding:2px;
	text-align:center;
	font-size: 0.75em;
	border:none;
	color: #666;
	background: #eee;
	font-weight:normal;
	}

table.companytable {
	width:480px;
	margin:0 0 2em;
	border:none;
	}

table.companytable th {
	padding:10px;
	text-align:left;
	font-size: 0.82em;
	border:none;
	color: #333;
	background: #9cf;
	font-weight:bold;
	}

table.companytable td {
	padding:10px;
	text-align:left;
	font-size: 0.82em;
	border:none;
	color: #333;
	background: #fff;
	font-weight:normal;
	}

/********** Contact **********/

#contact {
	width:100%;
	margin:1em 0 2em;
	border:none;
	}

#contact th {
	font-size:0.82em;
	border:solid 1px #ccc;
	padding:10px;
	text-align:left;
	font-weight:bold;
	color:#333;
	background:#ddd;
	}

#contact td {
	font-size:0.82em;
	border:solid 1px #ccc;
	padding:10px;
	text-align:left;
	}

input#jsk_subject,
input#jsk_name,
input#jsk_email,
input#jsk_url {
	width:250px;
	border:1px solid #ccc;
	padding:1px 3px;
	}

textarea#jsk_message {
	font-size:0.88em;
	border:1px solid #ccc;
	width:350px;
	}

.em {
	color:#c33;
	background: transparent;
	font-weight:bold;
	}

/********** Flexible upload **********/

.imageframe { border: 3px solid #ccc; }
.imgalignleft { float: left; margin: 0 1.5em 1em 0;}
.imgalignright { float: right;  margin: 0 0 1em 1.5em;}
.imgaligncenter { margin-left: auto; margin-right: auto; }


/********** catalog **********/

#cataloglist {
	margin: 0 0 0 0;
	}

#cataloglist ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

#cataloglist ul li {
	margin: 0;
	padding: 4px 0 4px 15px;
	font-size: 0.75em;
	border-bottom: 1px dotted #999;
	color: #333;
	background: url(images/list.gif) no-repeat left center;
	}


/********** FAQ/TERMS/POLICY **********/

#faq,
#terms,
#policy {
	padding:0 50px;
	}

.post p.question {
	margin:0;
	font-size: 0.82em;
	line-height: 1.6em;
	background:#eee url(images/q.gif) no-repeat 5px 8px;
	border:1px solid #ccc;
	padding:10px 10px 10px 35px;
	}

.post p.answer {
	margin:0 0 30px 0;
	font-size: 0.82em;
	line-height: 1.6em;
	background:url(images/a.gif) no-repeat 5px 8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:10px 10px 10px 35px;
	}

