/*
Theme Name: WPReviewEngine Classic Blue
Theme URI: http://www.wpreviewengine.com
Description: Custom WordPress template for reviews.
Author: WPReviewEngine.com
Author URI: http://www.wpreviewengine.com
version: 1.0
*/

/********************************************** Keep It Tidy ****/

@import url("css/reset.css"); /** <---- Resets all browser default settings */
@import url("css/nav.css"); /** <---- Contains all navigation styling */

/********************************************** Global Styles ****/

body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	color: #292929;
	/*color: #fff;*/
	line-height: 18px;
	background: #e7e7e7;
}


body a {
	color: #000099;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	float: left;
	display: inline;
}

h1 a {
	color: #000;
}

h2 {
	color: #556b2f;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; 
	font-weight: bold;
	font-size: 22px;
	float: left;
}

#site_wrapper {
	width: 1165px;
	margin: 0 auto;
	/*background: #cbe4ee;*/
	background: #000000;
	padding: 6px 0 0 0;
}

#header {
	background: url(images/osubHeader.gif) repeat-x !important;
	height: 210px;
	width: 100%;
	float: center;
	/*border-bottom: 10px solid #cbe4ee;*/
	border-bottom: 8px solid #f5f5dc;
	position: relative;
}

/*#header ul li {
            background: #AAA; 
}*/


#columns_wrapper {
/*	background: #fff; */
	background: #800000;
	color: #fff; 
	width: 100%;
	float: left;
}

#visual_padding {
	padding: 3px 6px;
}

#main_content {
	float: left;
	width: 639px;
	margin: 0 6px 0 6px;
	padding: 0 0 30px 0;
}

#sidebar {
	float: left;
	width: 250px;
	margin: 3px 0 0 0;
}

.footer {
	clear: both;
	background: url(images/osubFooter.gif) repeat-x;
	height: 50px;
/*	width: 900px;*/
	width: 1165px;
	margin: 0 auto;
}

.clearLeft {
	clear: left;
}

/********************************************** Body Styles ****/

#header h1 {
	margin: 30px 0 0 30px;
}

#header h1 a {
	font-family: "HG明朝E",Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	float: left;
	display: inline;
	text-decoration: none;
}

#header small {
	color: #fff;
	font-size: 12px;
	float: left;
	clear: left;
	margin: 4px 0 0 30px;
}

/*
#header ul{
	background: #000000;
}

#header ul li a {
	color: #000;
	background: #f5f5dc;
}

#header ul li a:hover {
	color: #800000;
	background: #f5f5dc;
}
*/
.host_container {
/*       background: #eef2f4; */
        background: #000;
	padding: 6px;
	float: left;
	margin: 3px 0;
}

.featured {
	background: #3f5685 !important;
}

.host_container .content {
	background: #f5f5dc;
	float: left;
	width: 627px;
}

.host_container .content h2 {
	margin: 10px 0 8px 0;
}

.host_container .content h2 a {
	/*color: #715614;*/
	color: #8b0000;
	/*font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; */
	font-family: "HG明朝E",Helvetica,Jamrul,sans-serif; 
	font-weight: bold;
	font-size: 22px;
	text-decoration: none !important;
	float: left;
	/*border-bottom: 1px solid #715614;*/
	border-bottom: 2px solid #8b0000;
	/*20090902 wada add*/
	line-height: 1em;
	
}

.host_container .content .post {
	float: left;
	margin: 0px 10px 10px 10px !important;
	width: 600px;
	display: inline;
	min-height: 110px;
	text-align: justify;
	font-size: 14px;
	/* force to wrap. add wada */
	word-wrap: break-word;
}

/* not fit in IE7 and Safari. comment out wada*/
/*
ul{
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
*/

/*list setting. */
.post ol{ 
	width:400px;
	color:#000;
	padding-left: 2em; 
	list-style: decimal;
}
.post ul{ 
	width:400px;
	color:#000;
	padding-left: 2em;
	list-style-type: none;
}

.post ul li{
	list-style-type: none;
}

.host_container .content .page {
	width: 606px !important;
}

.host_container .content .post p {
	float: left;
	color: #000;
}

.host_container .posticon {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.host_container .outlink {
	color: #000;
	font-weight: bold;
}


.host_container .stats a {
	/*color: #3f5685;*/
	/*color: #daa520;*/
	color: #000099;
}

.host_container .stats {
	height: 45px;	
	clear: left;
	float: left;
	width: 100%;
	position: relative;
}

.host_container .stats h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #309e3f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	padding: 7px 9px 5px 8px;
	text-transform: uppercase;
	float: left;
	clear: left;
}

.host_container .stats p {
	/*color: #3f5685;*/
	color: #daa520;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	margin: 7px 0 0 10px;
	float: left;
	width: 530px;
	position: absolute;
	top: 1px;
	left: 1px;
}
.host_container .stats p a{
	color: #daa520;
}

.host_container .stats p strong {
	font-weight: bold;
}

.featured .stats p {
	color: #fff !important;
}

.host_container .ratings {
	float: right;
	width: 170px;
	margin: 12px 10px 0 0;
	overflow: hidden;
}


.ratings table {
	width: 99%;
	margin-bottom: 10px;
}


.ratings td {
	border: 1px solid #fff;
}


.rating_table_header {
	font-size: 14px !important;
	font-weight: bold !important;
}

.ratings td.rating_label {
	background: #eef2f4;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	padding: 1px 4px;
	white-space: nowrap;
	color: #3f5685;
	width: 55px;
	text-align: left;
}

.ratings td.rating_value {
	padding:1px 3px;
	text-align: left;
	font-size: 11px;
}

h2.archivetitle {
	padding: 10px 0;
}

/********************************************** Comment Styles ****/

#commentform {
	width: 639px;
	float: left;
}

#commentform .content {
	background:#EEF2F4 none repeat scroll 0 0;
	float:left;
	margin:3px 0;
	padding:6px;
	width:627px;
}

#commentform p {
	float: left;
	background: #eef2f4;
	width: 100%;
	margin-bottom: 8px;
}

#commentform input {
	float: left;
}

#commentform input#submit {
	float: right;
}

#commentform label {
	float: left;
	margin-left: 10px;
}

#commentform textarea {
	width: 621px;
}

#commentssection h3,
#commentform h3 {
	width: 605px;
	color: #556b2f;
	background: #f5f5dc;
/*	background: #f5f5dc;*/
	border: thick #000 solid;
	margin: 10px 0 0 0;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:8px 12px;
	text-decoration:none;
	text-transform:uppercase;
}

#commentform h3 {
	padding: 8px 12px 0 12px;
}

#commentform .logged_in {
	margin: 0 0 12px 12px;
	float: left;
	background: none;
}

.commentlist li{
	background: #eef2f4;
	padding: 6px;
	float: left;
	margin: 3px 0;
	width: 627px;
}

.commentlist li .content {
	background:#ffffff none repeat scroll 0 0;
	color: #000000;
	float:left;
	width:615px;
	padding: 6px;
}

.commentlist li cite,
.commentlist li cite a {
	/*color:#715614;*/
	color: #dc143c;
	float:left;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none !important;
}

.commentlist li cite a {
	/*border-bottom:1px solid #715614;*/
	border-bottom:1px solid #dc143c;
}

/********************************************** Sidebar Styles ****/

#sidebar ul li {
	float: left;
	/*width: 243px;*/
	width: 207px;
	margin-bottom: 6px;
	color: #000;
}

#sidebar li h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	/*background: url(images/squareTile.gif) repeat-x;*/
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fe2b2b,endColorStr=#00000);
    background-color: #000;
	padding: 5px 5px 8px 10px;
	width: 235px;
}

#sidebar ul li ul li {
	font-style: italic;
	/*background: #efefef;*/
	background: #fff8dc;
	width: 240px;
	color: #3f5685;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 1px;
}

#sidebar ul li ul li a,
#sidebar ul li ul li a:visited {
	background: #fff8dc;
	width: 240px;
	color: #000;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	margin-bottom: 1px;
	font-style: normal;
}

#sidebar ul li ul li a:hover {
	/*color: #309e3f !important;*/
	color: #990000 !important;
}

#sidebar #searchform {
	background: #fff8dc;
	float: left;
	width: 250px;
}

#sidebar #searchform div {
	float: left; 
	padding: 5px 0 5px 11px; 
}

#sidebar ul li ul li ul li {
	width: 230px;
}

#sidebar ul li ul li ul li ul li {
	width: 230px;
}

/********************************************** Footer Styles ****/

.footer p {
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

.footer p a {
	color: #fff;
	text-decoration: none;
}

/* comment rating styles */

.commentratings {
	background-color: #fff;
	margin-top: 4px;
}

.commentratingcategory {
	background-color: #eee;
	padding: 2px;
	margin-right: 3px;

}

.commentratingimage {
	position: relative;
	top: 2px;
	margin-right: 9px;
}

.commentratingtext {
	margin-right: 9px;
	font-style: italic;
}


/******************************************** About us styles*/
/*
.about-us{
	line-height: 1.5em;
}

.about-us dl dd{
	padding-left: 10px;
	margin-left: 10px;
}

.about-us dl dt{
	font-style: bold;
	font-size: 20px;
}
*/
.about-us ul{
	padding-left: 20px;
	margin-left: 20px;
}

.about-us ul li{
	list-style: disc;
}

/*
.about-us .title{
	width: 600px;
　　　　background-color: #666666;
　　　　color: #FFFFFF;
　　　　text-align: center;
}
*/

.about-us .title .left{
	float: left;
	font-famiry: "HGS行書体","HGP行書体","HG行書体","ＭＳ 明朝",Arial;
	font-size: 28px;
	padding: 5px 0px 0px 0px;
}

.about-us .title .right{
	float: right;
	font-famiry: "HGS行書体","HGP行書体","HG行書体","ＭＳ 明朝",Arial;
	font-size: 18px;
	padding: 5px 0px 0px 0px;
}

.about-us .title hr{
	color: #000000;
	background-color: #000000;
	height: 3px;
	border: none;
	clear: both;
}

/************** */
p img {
    padding: 0;
    max-width: 100%;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px ;
    /*display: inline;*/
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0 ;
    /*display: inline;*/
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/*アプリケーション情報を表示するテーブル*/
table.titable_inner{
    width: 400px;	
	border: 1px #fff solid;
	border-collapse: collapse; /* 枠線の表示方法 */ 
}
table.titable_inner td{
	border: 1px #fff solid;
	background: #F5F5F5;
}
table.titable_inner th{
	border: 1px #fff solid;
	background: #DCDCDC;

}
b.midashi{
	color: #556b2f;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; 
	font-weight: bold;
	font-size: 19px;
	float: left;
}

/*画像ファイルを表示するテーブル*/
table.imagein1{
	width:100%;
	border: 0px #fff solid;
}

table.imagein1 td{
	border-spacing:12px;
}

/*リンク集*/
div.ddsg-wrapper a{
	color: #000080;
	text-decoration: none;
}
div.ddsg-wrapper ul{
	width:550px;
}
div.ddsg-wrapper ul li ul li{
	list-style-type:circle;
}

/* テーブル_大賞用*/
table.titable2_inner{
    width: 440px;	
	border: 1px #fff solid;
	border-collapse: collapse; /* 枠線の表示方法 */ 
}
table.titable2_inner td{
	border: 1px #fff solid;
	background: #F5F5F5;
}

table.titable2_inner th{
	width: 60px;
	border: 1px #fff solid;
	background: #DCDCDC;
}

/* テーブル*/
div#trackf{
   width: 639px;
}
#trackback-url{
   color: #daa520;
   margin: 0 0 0 3px;
}
div#track input{
	width: 605px;
	color: #556b2f;
	background: #f5f5dc;
	border: thick #000 solid;
	margin: 0px 0 0 0;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding:8px 12px;
	text-decoration:none;
}
div#track input{
        width: 605px;
        color: #556b2f;
        background: #f5f5dc;
        border: thick #000 solid;
        margin: 0px 0 0 0;
        float:left;
        font-family:Arial,Helvetica,sans-serif;
        font-size:14px;
        padding:8px 12px;
        text-decoration:none;
}
div.console {
        margin: 5px;
        padding: 5px;
        background-color: #000000;
        color: #ffffff;
        border-style: double;
        border-color: #999999;
        font-size:12px;
}

.console .input {
        color: #00ffff;
}

.console .point {
        color: #00ff00;
}

.console .warning {
        color: #ffff00;
}

.console .error {
        color: #ff0000;
}

div#osubanpage {
       color: #ffffff;
}
div.osubanpage {
       color: #ffffff;
}