/* Earth Day Style Sheet */
/* auther -  artNOMAD <info@art-nomad.net> */
/* web - http://art-nomad.net/ */
/* this theme is licensed under a Creative Commons License 2.0 2006, artNOMAD */
/* CCL - http://creativecommons.org/licenses/by/2.0/ */

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 0 24px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 120%;
	color: #333;
	}

p {
	margin: 1em 0;
	}

table {
	width: 100%;
	}

table td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}

table th {
	padding : 2px;
	background-color: #3399ff;
	color: #fff;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

ul {
	margin: 2px;
	padding-left: 1.2em;
	color: #0066cc;
	}

li {}

img {
	border: 0px;
	margin: 0px;
	}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

select {
	font-size: 11px;
	}

div#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}

div#header {
	position: absolute;
	top: 0;
	left: 0;
	}



div#header p {
	margin: 5px 13px 3px;
	text-align: right;
	font-size: 10px;
	}


/*#logo {width:200px; height:55px; padding-top:0.5em; padding-left:0.5em;}*/


div#naviBar {
	position: relative;
	width: 800px;
	height: 26px;
	text-align: center;
	background: transparent url(images/navibar_center.jpg) top left repeat-x;
	}

div#naviLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 26px;
	background: transparent url(images/navibar_left.jpg) top left no-repeat;
	}

div#naviRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 26px;
	background: transparent url(images/navibar_right.jpg) top left no-repeat;
	}

div#naviBar ul {
	width: 774px;
	padding: 6px 0;
	list-style: none;
	font-size: 12px;
	line-height: 100%;
	vertical-align: middle;
	}

div#naviBar ul li {
	display: inline;
	margin: 0 20px;
	line-height: 100%;
	}

div#naviBar ul a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

div#naviBar ul a:hover {
	color: #0066ff;
	}

div#wrapper {
	float: left;
	width: 595px;
	padding: 70px 0;
	}

div#wrapping {
	float: left;
	width: 790px;
	padding: 70px 0;
	}

div#content {
	clear: both;
	}

div#centercolumn {
	float: right;
	width: 390px;
	letter-spacing: 0.1em;
	}

div#centerCcolumn {
	clear: both;
	margin: 0;
	}

div#centerCcolumn div.blockContent{
	margin: 0 0 10px;
	}

div#centerCcolumn h1 {
	margin: 0;
	padding: 3px 8px;
	font-size: 14px;
	background-color: #bbddff;
	}

div#centerCcolumn h2 {
	margin: 0;
	padding: 2px 5px;
	font-size: 12px;
	}

#centerLcolumn {
	float: left;
	width: 48%;
	margin: 0 0 20px;
	padding: 0;
	}

#centerLcolumn h2 {
	margin: 0;
	padding: 1px 5px;
	border-left: #003333 6px solid;
	font-size: 12px;
	}

#centerLcolumn div.blockContent {
	margin: 0;
	padding: 3px;
	font-size: 10px;
	}

#centerRcolumn {
	float: right;
	width: 48%;
	margin: 0 0 20px;
	padding: 0;
	}

#centerRcolumn h2 {
	margin: 0;
	padding: 1px 5px;
	border-left: #003333 6px solid;
	font-size: 12px;
	}

#centerRcolumn div.blockContent {
	margin: 0;
	padding: 3px;
	font-size: 10px;
	}

div#maincolumn {
	float: right;
	width: 585px;
	}

div#leftcolumn {
	width: 180px;
	padding-left: 10px;
	font-size: 10px;
	}

div#leftcolumn a {
	text-decoration: none;
	color: #003333;
	}

div#leftcolumn a:hover {
	text-decoration: underline;
	}

div#leftcolumn h2 {
	width: 164px;
	height: 19px;
	_width: 180px;
	_height: 24px;
	margin: 0;
	padding:5px 8px 0;
	background: transparent url(images/leftblock_title.gif) top left no-repeat;
	font-size: 12px;
	color: #fff;
	}

div#leftcolumn table td {
	font-size: 10px;
	}

div#leftcolumn div.blockContent {
	width: 164px;
	_width: 180px;
	padding: 5px 8px 3px;
	background: transparent url(images/leftblock_middle.gif) top left repeat-y;
	overflow: hidden;
	_word-break: break-all;
	}

div.leftblockBottom {
	width: 180px;
	height: 8px;
	margin: 0 0 12px;
	background: transparent url(images/leftblock_bottom.gif) top left no-repeat;
	}

div#rightcolumn {
	float: right;
	position: relative;
	width: 180px;
	margin: 70px 0;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	}

div#rightcolumn table td {
	font-size: 10px;
	}

div#rightContent {
	padding: 12px 10px 0;
	background: #99ccff url(images/rightcolumn_top.jpg) top left no-repeat;
	}

div#rightContent a {
	text-decoration: none;
	color: #003333;
	}

div#rightContent a:hover {
	text-decoration: underline;
	}

div.rightcolumnBottom {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 180px;
	height: 12px;
	background: #ccc url(images/rightcolumn_bottom.jpg) top left no-repeat;
	}

div#rightcolumn h2 {
	width: 144px;
	height: 19px;
	_width: 160px;
	_height: 24px;
	margin: 0;
	padding: 5px 8px 0;
	background: transparent url(images/rightblock_title.jpg) top left no-repeat;
	font-size: 12px;
	}

div#rightcolumn div.blockContent {
	width: 144px;
	_width: 160px;
	margin: 0;
	padding: 3px 8px;
	background: transparent url(images/rightblock_content.jpg) top left repeat-y;
	overflow: hidden;
	word-break: break-all;
	}

div#rightcolumn div.rightblockBottom {
	width: 160px;
	height: 12px;
	margin: 0 0 10px;
	background: transparent url(images/rightblock_bottom.jpg) top left no-repeat;
	}

div#footer {
	clear: both;
	padding: 5px;
	border-top: #ccc 1px solid;
	text-align: center;
	}

div#footer address {
	font-style: normal;
	font-size: 10px;
	}

/* ==================== Xoops ==================== */
input.formButton {}

.item {
	border: 1px solid #cccccc;
	}

.itemHead {
	padding: 3px 6px;
	background-color: #3399ff;
	color: #FFFFFF;
	}

.itemInfo {
	text-align: right;
	padding: 3px;
	background-color: #bbddff;
	}

.itemTitle a {
	background-color: transparent;
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
	}

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

.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;
	background-color: #bbddff;
	}

.itemAdminLink {
	font-size: 90%;
	}

.itemPermaLink {
	font-size: 90%;
	}

td#mainmenu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	}

td#mainmenu a:hover {
	background-color: #ddeeff;
	text-decoration: none;
	}

td#mainmenu a.menuTop {}

td#mainmenu a.menuMain {}

td#mainmenu a.menuSub {
	padding-left: 1em;
	}

td#usermenu a {
	font-weight: bold;
	text-decoration: none;
	}

td#usermenu a:hover {
	background-color: #ddeeff;
	text-decoration: none;
	}

td#usermenu a.menuTop {}

td#usermenu a.highlight {}

.outer {
	border: 1px solid #ccc;
	}

.head {
	background-color: #bbddff;
	padding: 5px;
	font-weight: bold;
	}

.even {
	background-color: #bbddff;
	padding: 5px;
	}

.odd {
	background-color: #ddeeff;
	padding: 5px;
	}

.foot {
	background-color: #bbddff;
	padding: 5px;
	font-weight: bold;
	}

div.errorMsg {
	background-color: #ffcccc;
	text-align: center;
	border-top: 1px solid #ddddff;
	border-left: 1px solid #ddddff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	padding: 10px;
	}

div.confirmMsg {
	background-color: #ddffdf;
	color: #136c99;
	text-align: center;
	border-top: 1px solid #ddddff;
	border-left: 1px solid #ddddff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	padding: 10px;
	}

div.resultMsg {
	background-color : #ccc;
	color: #333; 
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-weight: bold;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px;
	}

div.xoopsCode {
	background: #fff;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
	overflow: auto;
	word-break: break-all;
	}

div.xoopsQuote {
	background: #fff;
	border: 1px inset #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 6px 6px 6px;
	}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
	}

.comText {
	padding: 2px;
	}

.comUserStat {
	font-size: 10px;
	color: #2F5376;
	font-weight: bold;
	border: 1px solid #ddd;
	background-color: #fff;
	margin: 2px;
	padding: 2px;
	}

.comUserStatCaption {
	font-weight: normal;
	}

.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight: bold;
	font-size: 10px;
	}

.comUserRank {
	margin: 2px;
	}

.comUserRankText {
	font-size: 10px;
	font-weight: bold;
	}

.comUserRankImg {
	border: 0;
	}

.comUserName {}

.comUserImg {
	margin: 2px;
	}

.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller
	}

.comDateCaption {
	font-weight: bold;
	font-style: normal;
	}