/*
Theme Name: steel-plate
Theme URI: http://steel-plate.jp
Description: 
Author URI: http://steel-plate.jp
*/





body {
	font-family: Verdana, sans-serif, Arial;
	font-size: 100%;
	color: #505050;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif) repeat-x top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans", Tahoma;
}
a {
	font-weight: normal;
	color: #1E90FF;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.pullquote-right {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0px 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}


/* caption */
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;

}

blockquote {
	background-color: #F2F2FF;
	clear: both;
	margin: 10px 30px 10px 15px;
	font-weight: lighter;
	padding: 5px;
	border-left: 5px solid #CACACA;
}
blockquote blockquote {
	background-color: #F2F2FF;
	clear: both;
	margin: 10px 30px 10px 15px;
	font-weight: lighter;
	padding: 5px;
	border-left: 5px solid #CACACA;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
	height: 60px;
}
#wrapper {
	float: left;
	background-image: url(images/bg.png);
	height: 100%;
	width: 100%;
	margin-top: 7px;
}
#wrapper-block {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 980px;
	height: 185px;
	background: url(images/top.png) no-repeat middle;

}
#content {
	float: left;
	width: 980px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}
#footer {
	background: url(images/footer.gif) repeat-x top;
	float: left;
	width: 100%;
	background-color: #1F1F1F;
}
#post {
	float: left;
	width: 520px;
	padding: 10px 25px 15px 25px;
	border-right: 1px solid #CCCCCC;
}
#post h2 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 500px;
	border-left: 5px solid #898989;
	padding-left: 10px;
}

#sidebar {
	float: right;
	width: 380px;
	padding: 10px 5px 20px 5px;
}

.top-header {
	float: left;
	width: 980px;
	height: 130px;
}
.top-header a {
	color: #000000;
	text-decoration: none;
}
.top-header h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 980px;
	font-size: 46px;
	font-family: Impact;
}
.top-header p {
	color: #606060;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 980px;
}
.navigator {
	float: left;
	width: 980px;
	height: 32px;
	background-color: #505050;
}
.navigator ul {
	margin: 0px 20px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.navigator ul ul {
	margin: 0px 20px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.page_item {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 32px;
}
.page_item a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	margin: 0px;
	float: left;
}
.page_item a:hover {
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	margin: 0px;
	float: left;
	background-color: #909090;
}


.home {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 13px;
	line-height: 20px;
}
.home a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background: url(images/home.gif) no-repeat center bottom;
	padding-bottom: 7px;
	font-weight: bold;
	float: left;
}

.post-meta {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 520px;
}
#post h1 {
	background: transparent url(images/title_line.png) repeat-x scroll left bottom;
	float: left;
	font-size: 28px;
	width: 520px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 10px 0px;
}

.author {
	color: #797979;
	float: left;
	width: 520px;
	font-size: 9px;
}
.post-content {
	margin: 0px;
	padding: 12px 0px;
	float: left;
	width: 520px;
	line-height: 150%;
	overflow: hidden;
}
.post-content h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	width: 520px;
	font-size: 16px;
	font-weight: bold;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	width: 520px;
	font-size: 15px;
	font-weight: bold;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	width: 520px;
	font-size: 14px;
	font-weight: bold;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	width: 520px;
	font-size: 13px;
	font-weight: bold;
}
.post-content img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}

.post-cat {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 520px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.author a {
	font-size: 10px;
	font-weight: normal;
	color: #1E90FF;
	text-decoration: none;
}
.post-social {
	float: left;
	text-align: right;
	height: 30px;
	line-height: 30px;
	width: 490px;
	padding-right: 15px;
	padding-left: 15px;
}

.sidebars {
	float: left;
	width: 400px;
	position: relative;
	padding-top: 10px;
}
.widget-sidebar {
	padding: 0px;
	width: 180px;
	float: left;
	margin-left: 10px;
}
.widget-sidebar h3 {
	font-size: 12px;
	width: 160px;
	line-height: 30px;
	background: url(http://steel-plate.jp/skin/default/img/slash.png);
	border-left: 7px solid #AAAAAA;
	padding: 0px 0px 0px 5px;
	float: left;
	height: 30px;
	margin: 0px;
}
.list {
	margin: 0px;
	padding: 8px 0px 15px;
	float: left;
	width: 165px;
	list-style-type: none;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
	list-style-type: none;
}
.list li {
	margin: 0px 0px 3px;
	padding: 0px;
	float: left;
	width: 165px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.list ul li {
	margin: 3px 0px 0px;
	padding: 0px;
	float: left;
	width: 165px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.list li a {
	background: url(images/bullet.gif) no-repeat left 1px;
	line-height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	text-decoration: none;
}
.list li a:hover {
	background: url(images/bullet.gif) no-repeat left 1px;
	line-height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	text-decoration: underline;
}

.nolist {
	margin: 0px;
	padding: 8px 0px 15px;
	float: left;
	width: 197px;
	list-style-type: none;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 187px;
	list-style-type: none;
}
.nolist li {
	margin: 0px 0px 3px;
	padding: 0px;
	float: left;
	width: 197px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.nolist ul li {
	margin: 3px 0px 0px;
	padding: 0px;
	float: left;
	width: 187px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.post-navigator {
	margin: 0px;
	float: left;
	width: 520px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 150%;
}
#comment-tpl {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 520px;
}
#comment-tpl h4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 520px;
	font-size: 17px;
	font-weight: bold;
}
#comment-tpl h5 {
	margin: 15px 0px 5px;
	padding: 0px;
	float: left;
	width: 520px;
	font-size: 18px;
	color: #000000;
}
#comment-tpl h6 {
	margin: 15px 0px 5px;
	padding: 5px;
	float: left;
	width: 500px;
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
	border-left: 5px solid #505050;
	background-color: #EAEAEA;
}
.comment-list {
	float: left;
	width: 520px;
	position: relative;
	padding: 5px 5px 8px;
	font-size: 11px;
}
.comment-block {
	float: left;
	width: 500px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}
#comment-tpl small {
	font-size: 12px;
	color: #909090;
}
.comment-list-alt {
	float: left;
	width: 520px;
	position: relative;
	padding: 5px 5px 8px;
	background: #F8F8F8;
	font-size: 11px;
}
#sfrom {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#sfrom p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #666666;
}
.sbox {
	padding: 1px;
	width: 250px;
	border: 2px solid #CCCCCC;
}
#sfrom textarea {
	height: 150px;
	width: 400px;
	border: 2px solid #CCCCCC;
}
#sfrom textarea:hover {
	height: 150px;
	width: 400px;
	border: 2px solid #B9B9B9;
}
.sbox:hover {
	padding: 1px;
	width: 250px;
	border: 2px solid #898989;
}
#footer-block {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer-content {
	width: 980px;
	position: relative;
	float: left;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
#footer-content a {
	color: #38BEF0;
	text-decoration: none;
}
#footer-content a:hover {

	color: #CCCCCC;
	text-decoration: underline;
}
#themeswitcher {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 197px;
	list-style-type: none;
}
#themeswitcher li {
	margin: 5px 0px;
	padding: 0px;
	float: left;
	width: 197px;
	list-style-type: none;
}
#themeswitcher li select {
	padding: 1px;
	width: 170px;
	list-style-type: none;
	font-family: Verdana, "Times New Roman", Times, Georgia, serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #999999;
	margin-left: 10px;
}
input#tb_url {
	padding: 0.2em;
	width: 80%;
}
.barner-link {
	float: left;
	font-size: 8px;
	padding: 5px 0px;
}
.barner-text {
	float: left;
	font-size: 9px;
}
.side-parts{
	float: left;
	width: 100%
	text-align: center;
	padding-top: 10px;

}
.searchword {
	float: left;
	line-height: 150%;
	width: 520px;
	margin: 0px;
	padding: 0px
}
.searchword h3 {
	margin: 0px;
	padding: 0px
}
.searchword ul {
	padding-left: 20px;
	margin: 10px 0px 25px;
}
.seo {
	width: 200px;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #f1f1f1;
	padding: 0;
	margin: 0;
}

#wp_page_numbers {
	width: 100%;
	background: #f1f1f1;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	color: #333;
	border: 1px solid #f1f1f1;
}

#wp_page_numbers li a:hover {
	border-color: #999;
}

#wp_page_numbers li.space {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #f1f1f1;
	padding-top: 2px;
}

#wp_page_numbers li.active_page a {
	border: 1px solid #bfbfbf;
	background: white;
	padding-left: 4px;
	padding-right: 4px;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
}

#wp_page_numbers li.page_info {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	margin-right: 15px;
	padding-left: 2px;
	color: #666;
	border: 1px solid #f1f1f1;
}