/*
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: #033976 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #f0f0ff;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 980px;
	height: 338px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 490px;
	height: 90px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #033976;
}

#logo h1 {
	padding: 10px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.4em;
}

#logo p {
	text-transform: uppercase;
	padding: 12px 0 0 10px;
	font-size: 10px;
	color: #033976;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #033976;
}

/* Menu */

#menu {
	float: right;
	width: 490px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 30px 0 0 25px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 10px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #569DF5;
}

#menu a:hover {
	color: #B2B2B2;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img05.jpg) repeat-y left top;
}

#page-bg {
	padding: 11px 24px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 720px;
}

.post {
	padding: 0px 25px 0px 15px;
	line-height: 200%;
}

.post h1 {
	font-size: 2em;
}

.post h2 {
	font-size: 1.5em;
}

.title {
	margin: 0;
	padding: 9px 15px 6px 15px;
	background: url(images/img08.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 0px 0px;
}

.links {
	font-size: 80%;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
}

#sidebar2 {
}

.sidebar {
	float: left;
	width: 220px;
	padding-right: 20px;
	color: #ffffff;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
	padding: 0px 15px;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
}


.sidebar li h3 {
	margin: 0 0 2px 0;
	padding: 7px 15px 5px 15px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 105%;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0px 10px;
}


#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	height: 60px;
	background: url(images/img06.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #569DF5;
}

/* Center C Column */
#CenterCColumnBottom,
#CenterCColumn {
	clear: both;
}
/* Center L R Column */
#CenterLColumn,
#CenterRColumn {
    padding: 0;
}
#CenterLColumn{
	width: 460px;
	float: left;
    margin: 0 0 0 15px;
    background-color: #569DF5;
}
#CenterRColumn{
	width: 448px;
	float: right;
    margin: 0 25px 0 0;
    background-color: #f0e68c;
}
.CenterLblock,
.CenterRblock {
	padding: 15px;
}
.BlockTitle {
	padding: .5em;
	background-color: #e1e1e1;
	font-size: 100%;
}
.CenterLblock .BlockTitle {
    background-color: #004da9;
}
.CenterRblock .BlockTitle {
    background-color: #013c98;
}

.BlockContent {
	padding: .6em 10px 10px 5px;
}
.sidebar .BlockContent {
	padding: 5px 2px 2px 5px;
}

/* 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: #0055bd solid 1px;
    background-color: #0059c6;
	margin: 2px 0;
	text-decoration: none;
}
#mainmenu a.menuTop {
    padding: 5px 10px;
}
#mainmenu a.menuMain {
    padding: 5px 10px;
}
#mainmenu a.menuSub {
    padding: 4px;
    margin: 0 0 0 1em;
    background-color: #013c98;
    border: none;
}
#mainmenu a:hover.menuSub  {
    background-color: #013c98;
    border: none;
    text-decoration: underline;
}
#mainmenu a:hover {
    background-color: #0059c6;
    border: #dbaa00 solid 1px;
}

#usermenu a {
    display: block;
    border: #0055bd solid 1px;
	margin:2px 1px;
    padding: 5px 10px;
	text-decoration: none;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
    border: #ff4444 solid 1px;
}
#usermenu a:hover {
    /*background-color: #fff;*/
    border: #dbaa00 solid 1px;
}

/* XOOPS table */
table {
    width: 100%;
    margin: 0;
    padding: 0;
}
td {
    vertical-align: top;
}
* html td {
    font-size: 0.9em;
} /* IE6 */

.outer {
/*	border: 1px #bda solid;*/
}
.head {
    background-color: #003473;
    padding: 5px;
    font-weight: bold;
}
tr.even td,
.even {
    background-color: #00469b;
    padding: 5px;
    color: #ffffff;
}
tr.odd td,
.odd {
    background-color: #0048a2;
    padding: 5px;
    color: #ffffff;
}
.foot {
    padding: 5px;
}

/* XOOPS item */
.item {}
.itemHead {
    padding: 10px;
    background-color: #003473;
    color: #f0f0ff;
    height: 100%;
}
.itemInfo {
    text-align: right;
    padding: 3px;
    background-color: #0048a2;
    color: #f0f0f0;
    font-size: 85%;
}
.itemTitle a {
    font-weight: bold;
    font-variant: small-caps;
    color: #ffffff;
    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: #0048a2;
    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: relative;
	top: -1em;
	left: 5px;
}

#BacktoCTop {
	font-size: 100%;
	margin: 2em 1em;
}
#BacktoTop {
	text-align: right;
	font-size: 100%;
	padding-right: 3px;
	margin: 2em 1em 0 1em;
}

#Copyright,
#Copyright p{
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 2em 0;
}

#Copyright,
#Copyright p,
#Copyright p span,
#Copyright a {
	text-decoration: none;
	color: #012245;
}

/* Classes */
.fcRed	 	{color: red}
.fcBlue	 	{color: blue}
.fcPink	 	{color: hotpink}
.fcGreen	{color: green}
.fcOrange	{color: orange}

