/*
Theme Name: GWings
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: This theme uses it to test for ME. based on the famous <a href="http://www.northern-web-coders.de/">Northern-Web-Coders</a>.
Version: 1.0
Author: WordPress Japan
Author URI: http://wordpress.xwd.jp/
*/

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#000;
	color:#fff;
}

table {
	margin: 0;
	padding: 0;
}

table td,
table th{
	padding: 0;
	margin: 0;
}

img {
	border:0;
}

/* ------------ Link Color Settings ------------ */
a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #ececec;
}

/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #fff;
	background:inherit;
	padding: 0;
	margin:0;	
	font-size: 100%;
}

h1 {
}

h2 {
}

h3, h4, h5 {
}

ul, ol, li {
	text-align:left;
	list-style:none;
}
dl, dt, dd{
	margin:0;
	padding:0;
	line-height:1;
}
form{
	margin:0;
	padding:0;
}


fieldset{
	background-color:#04112F;
	border:none;
	margin:20px 30px;
	padding:10px;
}
fieldset form,
fieldset p{
	color:#fff;
}

legend {
	padding:0;
	margin-bottom:15px;
	color: #F60;
	background:#061840;
}

/* ------------ Layout settings ------------ */
#container{
	margin:0 auto;
	width:780px;
	overflow:hidden;
	text-align:left;
	background-color:#061840;
}

#header {
}

.xoops_banner {
}

#header_discription {
}

/*
navi
ヘッダーナビゲーション
*/
#navi {
	background:url(../images/shared/nav_bg.jpg) top left repeat-x;
	height:28px;
}
#navi li{
	float:left;
}


#main_area {
	background:#FFF;
	overflow:hidden;
}


#footer {
	background:url(../images/shared/foot_bg.jpg) repeat-x top left #061840;
	clear:both;
	padding:25px 0 40px;
	text-align:center;
	width:780px;
	display:block;
}
#footer img{
	display:inline;
}
#footer a {
	color:#fff;
}

#header {
}

#headerimg a {
}

#headerimg a:hover {
}

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

h1 {
	margin: 0;
	}
#wrapper{
	padding-top:20px;
	padding:20px 10px 20px;
}
#content {
	float:right;
	padding:0;
	width:560px;
	color:#fff;a
}
#content h2 {
	border-bottom: 1px solid #6F6F6F;
	color: #fff;
	font-size: 14px;
	margin:0 0 5px;
	padding: 0 0 3px 0;
}

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

#content h3 img {
	border: 0;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
}
#content div.post div.storycontent{
	line-height:1.7;
}

#content div.post div.storycontent p {
	width: 100%;
}


#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

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

#content h3.storytitle, #content h3.storytitle a {
	font-size: 15px;
	color: #fff;
	text-decoration: none
}

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

#content div.post p {
	width: 90%;
}

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

#content div.post div.meta li a:hover {
	color: #fff;
}

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

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}


#menu {
	width:200px;
	color:#fff;
	float:left;
}

#menu ul {
	list-style-type: none;
	margin:0 10px 0 0;
	padding: 0;
}

#menu ul li {
	color: #fff;
	font-size:12px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 12px;
}

#menu ul li h2 {
	border-bottom: 1px solid #6F6F6F;
	font-size: 14px;
	font-weight: bold;
	margin:0 0 5px;
	padding: 0 0 3px 0;
}

#menu ul li ul {
	margin: 5px 0 5px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1.5
}

#menu ul li#winamp ul li {
}

#menu ul li ul li a {
	color: #fff;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

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

p.credit {
	color: #fff;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 10px;
}

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

p.credit a:hover {
	color: #fff;
	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: #fff;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #fff;
	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: left;
	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: #fff;
}

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