/******************************************************************************/
/* Reset */
/* LinkColor */
/* Headline */
/* Layout */
/* GlobaMenu */
/* Header */
/* Breadcrumb */
/* Content */
/* Center LR Column */
/* Decoration */
/* Left Right Column */
/* Left Right Column Title */
/* Left Right Column Content */
/* Footer */
/* for accessibility */
/* Classes */
/******************************************************************************/

/* Reset */
* {
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
}

/* LinkColor */
a:link		{
	color: #489D1F;
}
a:visited	{
	color: #389D2F;
}
a:hover		{
    color: #e06020;
    text-decoration: none;
}
a:active	{
    color: #d33;
}

/* Headline */
h1 {
    margin: 0 0 5px 0;
	padding: 10px 10px;
	color: #489D1F;
	background: transparent url(./images/.gif) repeat-x 0 0;
	border-top: 6px #F4BA0F solid;
    font-size: 160%;
}
h2 {
    font-size: 140%;
}
h3, h4, h5 {
    font-size: 100%;
}

/* Layout */
body {
    font-size: 0.9em;
    color: #112;
    text-align: center;
	background: #fff url(./images/img01.jpg) repeat-x 0 0;
}
body.ShowBlockL0R0 #Wrapper {
    width: 100%;
}
body.ShowBlockL1R0 #Wrapper {
    width: 100%;
}
body.ShowBlockL0R1 #Wrapper {
    width: 100%;
    float: left;
	margin-right: -270px;
}
body.ShowBlockL1R1 #Wrapper {
    width: 100%;
    float: left;
	margin-right: -270px;
}

body.ShowBlockL0R0 #CenterColumn {
    float: left;
    width: 100%;
}
body.ShowBlockL1R0 #CenterColumn {
    float: right;
    width: 100%;
    margin-right: 10px;
	margin-left: -270px;
}
body.ShowBlockL0R1 #CenterColumn {
	margin-right: 270px;
}
body.ShowBlockL1R1 #CenterColumn {
    width:100%;
    float:right;
    margin-left: -270px;
}

body.ShowBlockL1R0 #CenterWrapper {
    margin-left: 280px;
}
body.ShowBlockL1R1 #CenterWrapper {
    margin-right: 270px;
    margin-left: 270px;
}

div#Container {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: left;
	background: #FCF7E8 url(./images/img01.jpg) repeat-x 0 0;
}

div#CenterWrapper {
	padding: 0;
	margin: 10px;
	background: #FFFFFF url(images/img04.jpg) repeat-y center bottom;
}

/* GlobaMenu */
div#GlobalMenu {
    position: absolute;
    top: 111px;
    right: 5px;
}
div#GlobalMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#GlobalMenu ul li {
	float: left;
	margin: 0 1px;
}
div#GlobalMenu ul li a {
	height: 30px;
	display: block;
	background: url(images/img03.jpg) repeat-x left top;
	padding: 4px 20px 2px 20px;
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #C78C04;
}
div#GlobalMenu ul li a:hover {
	background: url(images/img02.jpg) repeat-x left top;
	color: #fff;
}
div#GlobalMenu ul li.Active {
	height: 30px;
	display: block;
	background: url(images/img02.jpg) repeat-x left top;
	padding: 4px 20px 2px 20px;
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

/* Header */
div#Header {
    width: 100%;
	height: 145px;
	color: #444;
	position: relative;
	background: url(images/img03.gif) no-repeat center bottom;
	margin-bottom: 40px;
}
/*div#Header div#Logo {
	float: left;
	padding: 4px;
	width: 220px;
	text-align: center;
}*/
div#Header div#SiteTitle {
	padding: 35px 0 0 20px;
	margin: 0;
    width: 30%;
    float: left;
}
div#Header div#Splash {
	padding: 0;
	margin: 0;
}
div#Header p#SiteName{
	font: bold 230% sans-serif;
	color: #E47F07;
}
div#Header div#Splash p#Slogo{
	font: bold 100% sans-serif;
	padding: 0;
	margin: -15px 0 0 0;
	color: #489D1F;
}

/* Breadcrumb */
div#breadcrumb, div#theme_breadcrumbs {
    width: 100%;
    margin-bottom: 5px;
}

/* Content */
div#CenterColumn div.BlockContent, div#ModuleContents {
    font-size: 100%;
    line-height: 1.6;
    padding: 0;
    clear:both;
}
div#CenterColumn  h2.BlockTitle {
    padding: 10px;
    margin: 10px 2px;
	color: #E47F07;
}
div#CenterColumn div.BlockContent {
    padding: 10px 5px;
    margin: 0 2px 10px;
}
p {
    margin: 10px 0;
    clear:both;
    margin-bottom: 10px;
}

/* Center LR Column */
div#CenterLColumn {
    float: left;
    width: 49%;
}
div#CenterRColumn {
    float: right;
    width: 49%;
}

div.CenterCblock {
    clear: both;
	margin-bottom:20px;
}
div.CenterLblock {
    clear: both;
}
div.CenterRblock {
    clear: both;
}

/* Decoration */
ul, ol, dl {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    line-height: 130%;
    margin-bottom: 10px;
}
em {
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
}
dl dt {
	font-weight: bold;
	padding: .4em;
	border-bottom: 1px #222 solid;
	margin-bottom: .4em;	
}
dl dd {
    line-height: 130%;
    padding: .2em .5em;
}

/* Left Right Column */
div#LeftColumn {
    float: left;
    width: 200px;
	margin: 10px 0 0 50px;
	border-top: 6px #F4BA0F solid;
	background-color: #fff;
	padding: 5px;
}
div#RightColumn {
    float: right;
    width: 200px;
	margin: 10px 50px 0 0;
	border-top: 6px #F4BA0F solid;
	background-color: #fff;
	padding: 5px;
}

div.LeftBlock, div.RightBlock {
	padding: 10px 0;
}

/* Left Right Column Title */
div#LeftColumn h2.BlockTitle, 
div#RightColumn h2.BlockTitle {
    margin: 0;
	padding: 5px 2px;
	color: #E47F07;
}

/* Left Right Column Content */
div#LeftColumn .BlockContent {
    text-align:center;
}
div#RightColumn .BlockContent {
    text-align:center;
}
div#LeftColumn .BlockContent p,
div#RightColumn .BlockContent p {
    text-align:left;
}

/* Banner */
div#Banner {
	text-align: center;
	margin: 10px auto;
	height: 80px;
}

/* Footer */
div#BacktoTop {
    text-align: right;
    margin: 10px 0px 5px;
    clear: both;
    font-size:80%;
}
div#Footer {
    clear: both;
    width: 100%;
    height: 60px;
    margin: 0 auto;
	border-top: 6px #F4BA0F solid;
	background: #65AE2D;
    padding-top: 3px;
}
div#Footer h6,
div#Footer p{
    margin: 0;
    padding: 10px;
    text-align:left;
    font-size: 70%;
    color: #f0fff0;
}
div#Footer p {
	float: right;
    color: #f0fff0;
}
div#Footer h6,
div#Footer h6 a {
	color: #E9E955;
	text-decoration: none;
}
div#Footer p a{
	text-decoration: none;
    color: #f0fff0;
}
div#Banner {
    clear: both;
    width: 100%;
    margin: 0 auto;
	padding: 20px 0;
}

/* for accessibility */
.Skip {	
    position: absolute;
    left: -999em;
}

/******************************************************************************/

/* clearfix http://www.positioniseverything.net/ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/******************************************************************************/

/* XOOPS Main Menu */
#mainmenu, #usermenu {
    margin:0;
    padding:0;
    text-align:left;
}
#mainmenu li, #usermenu li {
    display: inline;
    margin:0;
}
#mainmenu a {
    display: block;
    border: #f0f0f0 solid 1px;
	margin: 1px 0;
}
#mainmenu a.menuTop {
    padding: 8px 10px;
	background: transparent url(./images/img04.gif) no-repeat 2px center;
}
#mainmenu a.menuMain {
    padding: 8px 10px;
	background: transparent url(./images/img04.gif) no-repeat 2px center;
}
#mainmenu a:hover {
    background-color: #fff;
    border: #555 solid 1px;
}
#mainmenu a.menuSub {
    padding: 5px;
    margin-left: 1em;
}

#usermenu a {
    display: block;
    border-bottom: #aaa solid 1px;
	margin:0 1px;
    padding: 5px 10px;
}
#usermenu a:hover {
    background-color: #fff;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
    background-color: #aaa;
}

/* XOOPS table */
table {
    width: 100%;
    margin: 0;
    padding: 0;
}
td {
    padding: 8px;
    vertical-align: top;
}
* html td {
    font-size: 0.9em;
} /* IE6 */

.outer {
/*	border: 1px #bda solid;*/
}
.head {
    background-color: #ccc;
    padding: 5px;
    font-weight: bold;
}
tr.even td,
.even {
    background-color: #efefef;
    padding: 5px;
}
tr.odd td,
.odd {
    background-color: #fafafa;
    padding: 5px;
}
.foot {
    padding: 5px;
}

/******************************************************************************/

/* XOOPS item */
.item {}
.itemHead {
    padding: 3px;
    background-color: #222;
    color: #FFF;
}
.itemInfo {
    text-align: right;
    padding: 3px;
    background-color: #efefff;
}
.itemTitle a {
    font-weight: bold;
    font-variant: small-caps;
    color: #FFF;
    background-color: transparent;
}
.itemPoster {
    font-size: 90%;
}
.itemPostDate {
    font-size: 90%;
}
.itemStats {
    font-size: 90%;
}
.itemBody {
    padding-left: 0px;
}
.itemText {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 100%;
}
.itemText:first-letter {}
.itemFoot {
    text-align: right;
    padding: 3px;
    background-color: #efefff;
}
.itemAdminLink {
    font-size: 90%;
}
.itemPermaLink {
    font-size: 90%;
}

/* XOOPS Error Msg */
div.errorMsg {
    background-color: #FFCCCC;
    text-align: center;
    border-top: 1px solid #DDDDFF;
    border-left: 1px solid #DDDDFF;
    border-right: 1px solid #AAAAff;
    border-bottom: 1px solid #AAAAff;
    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 #AAAAff;
    border-bottom: 1px solid #AAAAff;
    font-weight: bold;
    padding: 10px;
}
div.resultMsg {
    background-color : #CCCCfc;
    color: #333333;
    text-align: center;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    font-weight: bold;
    border-right: 1px solid #822666;
    border-bottom: 1px solid #822666;
    padding: 10px;
}

/* XOOPS Code & Quote */
div.xoopsCode {
    background: #FAFAFF;
    border: 1px inset #000080;
    font-family: "Courier New",Courier,monospace;
    padding: 0px 6px 6px 6px;
}
div.xoopsQuote {
    background-color:#FAFAFF;
    border: #336699 solid 1px;
    padding: 3px;
}

/* XOOPS com */
.comTitle {
    font-weight: bold;
    margin-bottom: 2px;
}
.comText {
    padding: 2px;
}
.comUserStat {
    font-size: 10px;
    color: #2F5376;
    font-weight:bold;
    border: 1px solid silver;
    background-color: #ffffff;
    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;
}

/* Classes */
.fcRed	 	{color: red}
.fcBlue	 	{color: blue}
.fcPink	 	{color: hotpink}
.fcGreen	{color: green}
.fcOrange	{color: orange}

