/*
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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #F93D00;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

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

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
}

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

/* Header */

#header {
	width: 960px;
	height: 85px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #00629E;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

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

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: 1px solid #E9851D;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/*topimage*/

#topimage {
	width: 960px;
	height: 303px;
	margin: 0 auto;
	padding: 0;
	background: url(images/top5.png) left top;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x left top;
}

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

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 12px 10px 12px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

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

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 25px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 630px;
	padding: 0;
}

.post {
	margin-bottom: 25px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 42px;
	padding: 10px 0 0 20px;
	letter-spacing: -.5px;
	color: #FFFFFF;
	background: url(images/img01.gif) repeat-x left top;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

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

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	padding: 0px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 0;
	color: #787878;
}

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

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

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

#sidebar li li {
	border-bottom: 1px dashed #C5DB76;
	padding-left: 10px;
}

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

#sidebar h3 {
	height: 42px;
	padding: 8px 0 0 20px;
	background: url(images/img02.jpg) repeat-x left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

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

#sidebar a {
	color: #787878;
	border: none;
}

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

/* Footer */

#footer {
	width: 960px;
	background: #474036;
	height: 85px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: 250%;
	font-size: 12px;
	text-align: center;
	color: #E1F5A6;
}

#footer a {
	color: #FFFFFF;
}

#footer p span,
#footer p span a {
	font-size: 9px;
	color: #595248;
}

#Breadcrumbs {
	height: 22px;
	padding-left: 5px;
	position: relative;
	top: -10px;
}

.LeftBlock .BlockContent,
.RightBlock .BlockContent  {
	margin: 0 0 20px 5px;
	padding: 5px 0px;
}

.LeftBlock .BlockTitle,
.RightBlock .BlockTitlet  {
	margin: 0 ;
	padding: 7px 0 6px 7px;
	background: url(images/img06.jpg) repeat-x left top;
}

#CenterLColumn,
#CenterRColumn,
#CenterLColumnBottom,
#CenterRColumnBottom {
	width: 260px;
}
#CenterLColumn .post,
#CenterRColumn .post,
#CenterLColumnBottom .post,
#CenterRColumnBottom .post {
	width: 260px;
}

#CenterLColumn,
#CenterLColumnBottom {
	float: left;
}

#CenterRColumn,
#CenterRColumnBottom {
	float: right;
}

#CenterLColumn .BlockContent,
#CenterLColumnBottom .BlockContent {
	padding-left: .5em;
}

#CenterRColumn .BlockContent,
#CenterRColumnBottom .BlockContent {
	padding-right: .5em;
}

#CenterCColumn,
#CenterCColumnBottom {
	clear: both;
}

#Banner {
	text-align: center;
}
#Banner a img {
	margin: 0 auto;
}

p { margin:0.6em 1em;}

/* XOOPS Main Menu */
#mainmenu, #usermenu {
    margin:0;
    padding:0;
    text-align:left;
}
#mainmenu li,
#usermenu li
{
    margin: 0;
    padding: 0;
}
#mainmenu ul,
#usermenu ul
{
    margin:0;
    padding:0;
}
#mainmenu a {
    display: block;
	text-decoration: none;
	margin: 0;
    padding: 5px 0 5px 5px;
	background: url(images/img09.jpg) repeat-x left bottom;
}
#mainmenu a.menuTop {
}
#mainmenu a.menuMain {
}
#mainmenu a.menuSub {
	margin: 1px 0 0 5px;
}
#mainmenu a:hover {
	text-decoration: underline;
}

#usermenu a {
    display: block;
	margin:0 5px;
    padding: 3px 3px 3px 5px;
	text-decoration: none;
	background: url(images/img09.jpg) repeat-x left bottom;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
}
#usermenu a:hover {
    /*background-color: #fff;*/
	text-decoration: none;
}

/* XOOPS table */
table {
    width: 100%;
    margin: 0;
    padding: 0;
}
td {
    padding: 8px;
    vertical-align: top;
}

th {
    padding: 10px;
    vertical-align: middle;
}
* html td {
    font-size: 0.9em;
} /* IE6 */

.outer {
	background: transparent;
}
.head {
	background: #e6fcff;
    padding: 5px;
    font-weight: bold;
}
tr.even td,
.even {
	background: #e9feff;
    padding: 5px;
}
tr.odd td,
.odd {
	background: #efffff;
    padding: 5px;
}
.foot {
    padding: 5px;
}

#sidebar tr.even td,
#sidebar .even {
	background: url(images/img10.gif) repeat-x 0 -60px;
    padding: 5px;
}
#sidebar tr.odd td,
#sidebar .odd {
    background-color: transparent;
    padding: 5px;
	background: url(images/img10.gif) repeat-x 0 -100px;
}

/* XOOPS item */
.item {}
.itemHead {
/*    color: #000000;
	background-color: #f3f3f3;*/
    padding: 10px;
	border: 
    height: 100%;
	border-bottom: 1px #f0f0f0 solid; 
}
.itemInfo {
/*    background-color: #f9f9f9;
    color: #333333;*/
    text-align: right;
    padding: 3px;
    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: #f8f9fa;*/
    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;
}

#BacktoCTop {
	font-size: 100%;
	margin: 1.2em;
	clear: both;
}

div#BacktoTop {
	text-align: right;
	font-size: 100%;
	margin: 0 auto;
	padding-right: 10px;
}

a img {border: none;}

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