/*#############################################################
Name: Decayed
Date: 2007-05-12
Description: A dark trash style two-column website template. Wordpress theme version available at http://templates.arcsin.se/decayed-wordpress-theme/.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

html {
min-height: 100%;
    height:100%; 
}

table {width: 100%;}
* {
	margin: 0;
	padding: 0;
}

a {color: #666666;
	text-decoration: none;
}
a:hover {color: #FF9966;
	text-decoration: none;
}

body {
	color: #DDD;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
    height:100%; 
	background: #000 url('img/body.jpg') no-repeat; /*  url(img/bg.jpg) repeat-x; */
background-position: center;
background-attachment:fixed;　/*背景画像固定*/
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 

}

*{ 
    margin:0;padding:0; 
} 

/* structure */
#container {

width:860px;
	font-size: 1.3em;
	margin-left: auto; 
	margin-right: auto; 
    height:100%; 
    min-height:100%; 
position: relative;
}

body > #container{ 
    height:auto; 
}

/* standard elements 2 */

p,code,ul,ol {padding-bottom: 1.2em;}

h1 {
	color: #CCC;
	font: normal 2em Impact,sans-serif;
}
*h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {font: normal 1.8em Tahoma,sans-serif;}

h1,h2 {padding-top: 6px;}

blockquote {
	color: #DDD;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}


div.xoopsCode { background: #333333; border: 1px inset #111111; font-family: "Courier New",Courier,monospace; padding: 6px;
}

div.xoopsCode pre {
	overflow: auto;
}

div.Code pre {
	overflow: auto;
}

div.xoopsQuote { background: #333333; border: 1px inset #111111; font-family: "Courier New",Courier,monospace; padding: 6px;
}

div.Code { background: #333333; border: 1px inset #111111; font-family: "Courier New",Courier,monospace; padding: 6px;
	overflow: auto;
}


div.Quote { background: #333333; border: 1px inset #111111; font-family: "Courier New",Courier,monospace; padding: 6px;

}


/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay,.decay-small {
/*	background: url('img/decay.png') no-repeat left center; */
	color: #666;
	font: normal 2em Impact,sans-serif;
	letter-spacing: 1px;
/*	padding: 0 0 12px 22px; */
	padding: 0 0 0 0; 
}
.decay-small {
/*	background: url('img/decay-small.png') no-repeat left center; */
	padding-top: 6px;
}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;
	text-align: center;
/*	background: url('img/decay.png') no-repeat left center; */
}


#site-title a {
	color: #DDD;
	text-decoration: none;
}
#site-title a:hover {
	color: #FFF;
	text-decoration: none;
}
#site-description {
color: #CCC;
text-align: center;

}

/* content */
#content {
	left: 260px;
	position: absolute;
	top: 40px;
	width: 610px;
	text-align: left;
}
#content .descr {
	color: #8DC63F;
	margin-bottom: 6px;
}
#content li {margin-left: 18px;}

/* navigation */
#navigation {
	left: 10px;
	position: absolute;
	top: 180px;
	width: 210px;
	text-align: left;
}
#navigation h2 {
/*	color: #000; */
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0;
}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
	color: #777;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}
#navigation li a:hover {color: #8DCA3F;}

/* footer */
#footer { clear: both; margin: 0 0 3em 0;
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.9em sans-serif;
	position: absolute;
	top: 100%;
}
/* #footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
} */
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}


#mainmenu a, #usermenu a {
	color: #777;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
	margin: 0 0 0 1em;
}
#mainmenu a:hover, #usermenu a:hover {color: #8DCA3F;}


.odd { background-color: #111111; color: #ffffff;}
.outer { background-color: #ffffff; color: #000000;}
.even { background-color: #333333; color: #ffffff;}
.head { background-color: #000000; color: #ffffff; padding: 3px;}
.foot { background-color: #000000; color: #ffffff; padding: 3px;}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #333333; font-weight:bold; border: 1px solid #cccccc; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #333333; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0px none;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.item {border: none;}
.itemHead {background-color: #FFFFFF; color: #000000; padding: 2px; font-weight: bold; text-align: left;}
.itemInfo {text-align: right; padding: 3px; }
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #000000; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px; text-align: left}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; }
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

