/*
Theme Name: Index
Theme URI: http://www.suicreation.jp/
Description: Greyzed Wordpress Theme by The Forge Web Creations
Version: 1.0.4
Author: <a href="http://suicreation.jp" target="_blank">Sui Creation</a>
Author URI: http://suicreation.jp/
Tags: red, dark, white, two-columns, right-sidebar, fixed-width, theme-options, threaded-comments
*/


/*-------------------------------
BEGIN html
-------------------------------*/

body {
	background: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
* {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	vertical-align: baseline;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size: 4.8em;
	font-family: impact;
	text-transform: uppercase;
	padding: 0 0 0 39px;
	margin: 0;
	color: #000;
}
h1 a {
	text-decoration: none;
	color: #000;
}
h1 a:hover {
	text-decoration: none;
	color: #000;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #cc0000;
	padding: 0px 0px 20px 0px;
}
h2 a {
	color: #cc0000;
	text-decoration: none;
}
h2 a:hover {
	color: #cc0000;
	border-bottom: 1px dashed;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	padding: 0;
	margin: 8px 0 18px;
}
h3 a {
	color: #cc0000;
	text-decoration: none;
}
h3 a:hover {
	color: #cc0000;
	text-decoration: underline;
}
H4 {
	font-size: 14px;
	font-family: impact;
	color: #000;
	padding: 0px;
}
H5 {
	font-size: 14px;
	font-family: impact;
	color: #000;
	padding: 12px 0 12px 0;
}
H6 {
	font-size: 14px;
	font-family: impact;
	color: #000;
	padding: 0px 0 16px 0;
}
cite {
	text-decoration: none;
}
small {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
small a {
	color: #747775;
	font-weight: bold;
}
small a:hover {
	color: #747775;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #cc0000;
}
small, .nocomments, blockquote, strike {
	color: #747775;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 1em;
	letter-spacing: .07em;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
hr {
	background-color: #999;
	border:0;
	height: 1px;
	margin: 20px 0px 20px 0px;
	clear:both;
}
table {
	border-collapse:collapse;
	border-spacing: 0px;
}
th {
	padding:4px 6px;
	border-width:1px;
	border-style:solid;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	vertical-align: middle;
}
td {
	padding:4px;
	border-width:1px;
	border-style:solid;
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-------------------------------
END html
-------------------------------*/

#outline {
	margin: 0px auto 20px auto;
	padding: 0;
	width: 980px;
	text-align: left;
}
#outline:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	width: 640px;
	
	background: url('images/content.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #333;
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 20px 0px;
}
#content:after  {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content-wrapper {
	float: right;
	background-image: url(images/content-bottom.gif);
	background-position: center bottom;
	width: 680px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/*-------------------------------
START Header
-------------------------------*/
ul#header-menu {
	display: block;
	list-style-type: none;
	height: 20px;
	padding: 10px 0px 20px 30px;
	margin: 0px 0px 20px 0px;
	background-image: url(images/menu.gif);
	background-position: center bottom;
}
ul#header-menu li {
	float: left;
}
ul#header-menu li a{
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
}

ul#header-menu li a:hover {
	background-color: #cc0000;
	color: #fff;
	text-decoration: none;
}
.current_page_item a, .current_page_item a:hover {
	background-color: #cc0000;
	color: #fff;
}
#footer {
	padding: 7px 0 7px 0;
	margin: 0 auto 20px auto;
	background: url('images/footer.gif') top center no-repeat;
	clear: both;
	color: #fff;
	text-align: center;
	width: 980px;
	line-height: 18px;
}
/*-------------------------------
END footer
-------------------------------*/

#content .entry {
	clear: left;
	line-height: 1.4em;
	font-size: 1em;
	line-height: 2em;
	padding-bottom: 10px;
}
#content .entry p {
	margin-bottom: 1.8em;
}
#content .postmetadata {
	padding-top: 20px;
}
.post {
	margin: 0px;
}

.posttitle {
	float: left;
	margin-top: 20px;
	padding: 0 0 18px 43px;
	background: url('images/arrow.gif') top left no-repeat;
}
.posttitle h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.posttitle h2 a {
	font-size: 18px;
}
.post-edit-link a {
	color: #000;
}
.postcomments {
	width: 65px;
	height: 40px;
	background: url('images/bubble.gif') top left no-repeat;
	float: left;
	padding-top: 8px;
	margin: 20px 0 0;
	text-align: center;
	font-size: 1.17em;
}
.postcomments span {
	font-size: 0.7em;
	color: #cc0000;
}
.postcomments a {
	font-weight: bold;
	color: #cc0000;
	font-size: 1.17em;
}
.post hr {
	display: block;
}
.textwidget {
	margin: 0 20px 0 0px;
}
.textwidget:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.widget_tag_cloud {
	margin: 0 20px 0 0px;
}


.reply a {
	display: block;
	width: 38px;
	height: 21px;
	background: url('images/reply.gif') no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 0 10px 3px;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
commentlabel {
	font: 1.2em Tahoma, Arial, Verdana, Sans-Serif;
	color: #000;
	font-weight: bold;
}
.commentlist li {
	font: 1.1em Tahoma, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: left;
	padding: 2px 15px 5px 5px;
}
.commentlist cite {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000;
}
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #000;
}
.says {
	font-weight: normal;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.8em;
	text-transform: none;
	clear: left;
	padding: 0 0 0 60px;
}
#commentform p {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.1em;
}
#commentform p a {
	color: #fff;
}
.commentmetadata {
	font-weight: normal;
}
/*-------------------------------
End Typography & Colors
-------------------------------*/

	
/*-------------------------------
START subscribe forms
-------------------------------*/


.message-box { /*outer background*/
	height: 59px;
	padding: 0px;
	margin: 15px 35px 7px 0px;
	width: 229px;
}
.form-message {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
}
input.message-field { /*input field */
	float: left;
	border:0;
	margin:0 0 10px 0;
	font-family:arial, verdana;
	font-size: 1.2em;
	font-weight: normal;
	padding: 9px 0px 8px 11px;
	height:17px;
	background-color: #dce4df;
	width: 218px;
}
.message-box textarea { /*input field */
	float: left;
	border:0;
	margin:0 0 10px 0;
	font-family:tahoma, arial, verdana;
	font-size: 1.2em;
	font-weight: normal;
	padding: 9px 11px 8px 11px;
	height:77px;
	background-color: #dce4df;
	width: 207px;
}
input.message-go { /*search icon */
	clear:both;
	border:0;
	margin:10px 0 0 18px;
	padding:0;
	height: 40px;
	width: 192px;
	background: url(images/send-message.gif) no-repeat top left;
	cursor: pointer;
}
/*-------------------------------
END subscribe forms
-------------------------------*/


/*-------------------------------
START headers
-------------------------------*/


#comments {
	width: 192px;
	height: 39px;
	background: url('images/comments.gif') no-repeat;
	padding: 0;
	margin: 40px 0 15px 0;
}
#nocomments {
	width: 231px;
	height: 39px;
	background: url('images/nocomments.gif') no-repeat;
	padding: 0;
	margin: 40px 0 15px 0;
}
/*-------------------------------
END headers
-------------------------------*/


/*-------------------------------
START images
-------------------------------*/

p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px 0 4px 0;
	margin: 0 0 4px 12px;
	display: inline;
}
img.alignleft {
	padding: 4px 0 4px 0;
	margin: 0 12px 4px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/*-------------------------------
END images
-------------------------------*/



/*-------------------------------
BEGIN lists
-------------------------------*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 0px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
/*-------------------------------
END lists
-------------------------------*/



/*-------------------------------
BEGIN form elements
-------------------------------*/

.search-box { /*outer background*/
	background:#e9e9e9;
	height: 32px;
	padding: 6px 0 0 0px;
	margin: 30px 0 30px 0px;
	width: 255px;
	background: url(images/search-bg.gif) no-repeat top left;
}
.search-box2 { /*outer background*/
	background:#e9e9e9;
	height: 32px;
	padding: 6px 0 0 0px;
	margin: 30px 0 30px 0px;
	width: 255px;
	background: url(images/search2-bg.gif) no-repeat top left;
}
input.search-field { /*input field */
	float: left;
	border:0;
	margin:0;
	font-family:tahoma, arial, verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 35px;
	height:18px;
	color: #990000;
	background: transparent;
	width: 123px;
}
input.search-go { /*search icon */
	float:left;
	border:0;
	margin:0;
	padding:0px;
	margin-top: -3px;
	margin-left: 30px;
	height: 31px;
	width: 35px;
	background: url(images/search-arrow.gif) no-repeat top left;
	cursor: pointer;
}
input.search-go:hover { /*search icon hover “Does Not work in ie6″ */
	background:url(images/search-arrow.gif) no-repeat bottom left;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

select {
	width: 130px;
}
#respondcon {
	clear: both;
	width: 100%;
	padding: 0px;
	background: url('images/haveyoursay.jpg') top left no-repeat;
	color: #fff;
}
#respond {
	padding: 103px 0 0 70px;
	background: url('images/haveyoursay.jpg') top left no-repeat;
}
#respond p {
	margin-left: 0;
	padding-left: 0;
}
#respond a {
	color: #fff;
}
#commentform input {
	width: 200px;
	padding: 7px 5px 7px 5px;
	margin: 0px 15px 9px 0;
	background-color: #c5cbc9;
	border: 1px solid #595d5b;
	color: #000;
	font-size: 1.2em;
	font-family: tahoma, verdana, arial, sans-serif;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 89%;
	height: 135px;
	padding: 7px 5px 7px 5px;
	background-color: #c5cbc9;
	border: 1px solid #595d5b;
	color: #000;
	font-size: 1.2em;
	font-family: tahoma, verdana, arial, sans-serif;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 10px 50px 35px auto;
	float: right;
	height: 39px;
	width: 192px;
	border: 0;
	background: url('images/submit.gif') top no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
/*-------------------------------
END form elements
-------------------------------*/


/*-------------------------------
START Comments
-------------------------------*/

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
}
.commentlist li {
	margin: 0px;
	padding: 15px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	color: #666666;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.2em;
}
.commentmetadata {
	margin: 5px 0 0 0;
	display: block;
	color: #cc0000;
}
.commentmetadata a {
	color: #cc0000;
}
/*-------------------------------
END Comments
-------------------------------*/


/*-------------------------------
START sidebar structure
-------------------------------*/

#sidebar {
	padding: 0px 0px 10px 0px;
	background: url('images/sidebar.gif') bottom no-repeat;
	float: left;
	width: 280px;
	min-height: 613px;
	font: 1em Tahoma, Arial, Sans-Serif;
	color: #666;
}
#sidebar h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#sidebar h1 a {
	display: block;
	height: 130px;
	text-indent: -9999px;
	background-image: url(images/title.gif);
}
#sidebar h1 a:hover {
	border-bottom: 0px;
}
#sidebar form {
	margin: 0;
}
#sidebar a {
	color: #fff;
}
#sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dashed;
}
#sidebar h2 {
	margin: 5px 0 0;
	width: 208px;
	height: 39px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 11px 0 0 47px;
	background: url('images/sidebar-headings.gif') top left no-repeat;
	color: #eef0eb;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#sidebar h3 {
	margin: 5px 0 0;
	width: 208px;
	height: 39px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 11px 0 0 47px;
	background: url('images/sidebar-headings.gif') top left no-repeat;
	color: #eef0eb;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
/*-------------------------------
END sidebar structure
-------------------------------*/

/*-------------------------------
STARR sidebar lists
-------------------------------*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0px 15px 0px 15px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 18px;
	color: #666;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 20px;
}
#sidebar ul li ul li, #sidebar ul li ol li {
	background: url('images/bullet.gif') top left no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 20px 10px 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/*-------------------------------
END sidebar lists
-------------------------------*/








/*-------------------------------
BEGIN various
-------------------------------*/

.postmetadata {
	clear: both;
	font-size: 11px;
}
.clear {
	clear: both;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
/*-------------------------------
END various
-------------------------------*/


/*-------------------------------
START captions
-------------------------------*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*-------------------------------
END captions
-------------------------------*/


/* Clearing floats without extra markup */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
/* Regular clearing, just in case! */
.clear {
	clear: both;
}
:focus {
	outline: none;
}
h2.pagetitle {
	background: url('images/arrow.gif') top left no-repeat;
	padding: 0px 20px 20px 40px;
	margin: 0px;
	font-size: 24px;
}
h2.archivetitle {
	margin-top: 0px;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 1px dashed #575b59;
	line-height: 24px;
	padding: 0px 0px 5px 0px;
	font-family: "Arial Black", Gadget, sans-serif;
}



.staff {
	margin: 0px 10px 20px 0px;
	float: left;
	width: 118px;
	padding-top: 0px;
	overflow: hidden;
	line-height: 18px;
	display: block;
}
.staff img{
	margin: 0px 0px 10px 0px;

}
.staff p{
	margin: 0px 0px 0px 0px;
	font-size: 0.75em;
	color: #666;
	padding: 0px;
	line-height: 0.8em;
}
.staff a.profile  {
	margin: 5px 0px 0px 0px;
	display: block;
	background-image: url(images/profile_blog.gif);
	text-indent: -9999px;
	line-height: 16px;
	clear: both;
}
.staff hr {
display:none;
}
.table_noborder td {
	border: 0;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
}
.menu-table td {
	font-size: 15px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px 0px 20px 0px;
}
.menu-table span {
	font-size: 10px;
}
.marginbottom20 {
	margin: 0px 0px 20px 0px;
	display: block;
}
.red {
	color: #F00;
}
.topimg {
	margin: 0px 0px 20px 0px;
}
#description {
	padding: 0px 20px 0px 20px;
	min-height: 70px;
	background-image: url(images/description.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 24px;
}
.search {
	width: 250px;
}
#melma-txtarea {
	width: 100%;
}

.search input{
	border: 1px solid #333;
	padding: 2px;
}
#profile {
	height: 350px;
	line-height: 18px;
}
#profile h3 {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
#profile img.alignleft {
	padding: 0px;
}
#profile a img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
}
#profile td {
	padding: 0px 0px 12px 0px;
	vertical-align: top;
}
#profile .alignleft {
	margin: 0px 20px 0px 0px;
}
#center-banner {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	display: block;
	clear: both;
}

#center-banner li {
	width: 265px;
	float: left;
}#center-banner li a {
	width: 265px;
	height: 130px;
	display: block;
	text-indent: -9999px;
}
#cutmodel {
	background-color: #C90;
	padding: 0px;
	background-image: url(images/banner-model.gif);
	margin: 0px 20px 0px 0px;
}
#recruit {
	background-color: #C90;
	padding: 0px;
	background-image: url(images/banner-recruit.jpg);
	margin: 0px 0px 0px 0px;
}
#twitter {
	height: 300px;
	display: block;
	clear: both;
	margin: 20px 0px 0px 0px;
}
table#personal-data {
	float: right;
	margin: 0px 0px 0px 0px;
	border: 0;
	width: 360px;
}
#personal-data td {
	border: 0;
	padding:0px 0px 10px 0px
}
.personal-data-title {
	display: block;
	clear: both;
}

