/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

li {text-align:left;}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
}

a img {border: none;}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 900px;
	height: 100px;
	margin: 0;
	background: url(images/img05.jpg) no-repeat left 15px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
 }

#logo h1 {
	padding-top: 25px;
	padding-left: 110px;
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: bold;
}

#logo p {
	margin-top: -6px;
	padding-left: 112px;
	font-size: 11px;
	color: #000000;
} 

#logo p a {
	color: #000000;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #014099;
}


/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	padding-top: 10px;
	background: url(images/img04.gif) no-repeat left 16px;
}

#menu a {
	display: block;
	padding: 0px 17px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
}

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

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}

#page-bgtop {

}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 635px;
}

.post {
	margin-bottom: 8px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post h3.BlockTitle,
.post .title {
	background: url(images/img03.jpg) no-repeat left top;
	height: 25px;
	padding: 7px 0 0 35px;
	font-size: 100%;
	color: #000000;
}

.post .title a {
	color: #000000;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 10px 15px 20px;
	text-align: justify;
}

/* Sidebar */

.sidebar {
	float: left;
	width: 250px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin: 0;
	padding: 0;
}

.sidebar li ul {
	padding-bottom: 30px;
}

.sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 140%;
}

.sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 90%;
	font-style: italic;
}

.sidebar h3 {
	height: 25px;
	padding: 5px 0 5px 35px;
	background: url(images/img02.jpg) no-repeat left center;
	font-size: 100%;
	color: #000000;
}

.sidebar p {
	margin: 0 15px;
	padding: 20px 0px;
	text-align: justify;
}

.sidebar a {
	color: #000000;
	border: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	background: #2C2C2C;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 26px;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #dcdcdc;
}

#footer a {
	color: #dcdcdc;
}
.sidebar .BlockContent {
	margin-bottom: 1.2em;
	padding: 1em;
}

.CenterLblock,
.CenterLblockBottom {
	width: 48%;
	margin: 0 0 1.2em 5px;
	float: left;
}
.CenterRblock,
.CenterRblockBottom {
	width: 48%;
	margin: 0 5px 1.2em 0;
	float: right;
}

/* XOOPS Main Menu */
#mainmenu, #usermenu {
    margin:0;
    padding:0;
    text-align:left;
}
#mainmenu li,
#usermenu li,
#mainmenu li li,
#usermenu li li
{
    margin:0;
    padding:0;
}
#mainmenu a {
    display: block;
    border-bottom: #D2D4C9 dashed 1px;
	margin: 2px 0;
	text-decoration: none;
}
#mainmenu a.menuTop {
    padding: 4px 5px;
}
#mainmenu a.menuMain {
    padding: 4px 5px;
}
#mainmenu a.menuSub {
    padding: 2px;
    margin: 0 1em;
    border-bottom: #D2D4C9 dashed 1px;
}
#mainmenu a:hover {
    /*background-color: #fff;*/
    border-bottom: #323449 solid 1px;
}

#usermenu a {
    display: block;
    border-bottom: #D2D4C9 dashed 1px;
	margin:0 1px;
    padding: 1px 10px;
	text-decoration: none;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
    border-bottom: #c66 solid 1px;
}
#usermenu a:hover {
    /*background-color: #fff;*/
    border-bottom: #334 solid 1px;
}

/* 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: #ffc523;
    padding: 5px;
    font-weight: bold;
}
tr.even td,
.even {
    background-color: #fff0ca;
    padding: 5px;
}
tr.odd td,
.odd {
    background-color: #fff8e6;
    padding: 5px;
}
.foot {
    padding: 5px;
}

/* XOOPS item */
.item {}
.itemHead {
    padding: 10px;
    background-color: #dcdcdc;
    color: #000000;
    height: 100%;
}
.itemInfo {
    text-align: right;
    padding: 3px;
    background-color: #eaeaea;
    color: #333333;
    font-size: 85%;
}
.itemTitle a {
    font-weight: bold;
    font-variant: small-caps;
    color: #000000;
    background-color: transparent;
}
.itemPoster {
}
.itemPostDate {
}
.itemStats {
}
.itemBody {
    padding: 1em;
	line-height: 170%;
}
.itemText {
    margin-top: 5px;
    margin-bottom: 5px;
}
.itemText:first-letter {}
.itemFoot {
    text-align: right;
    padding: 3px;
    background-color: #efefef;
    font-size: 85%;
}
.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: 85%;
    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: 80%;
}
.comUserRank {
    margin: 2px;
}
.comUserRankText {
    font-size: 80%;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;
}

#theme_breadcrumbs {
	position: absolute;
	top: 3px;
	left: 0;
}

#BacktoCTop {
	font-size: 100%;
	margin: 1.2em;
}
#BacktoTop {
	text-align: right;
	font-size: 100%;
	padding-right: 5px;
}

#Copyright,
#Copyright p{
	font-size: 10px;
	text-align: right;
	margin: 0 auto;
	padding: 0 1em 0 0;
}

#Copyright,
#Copyright p,
#Copyright p span,
#Copyright a {
	text-decoration: none;
	background-color: #333;
	color: #666;
}

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