/* 
Theme Name: xf_2007_red
Description: XOOPS theme from basic CSS but with a content table to avoid some modulstuff
Version: 1.5
Author: Michael Hokamp 
Author URI: http://hokamp.info from destination http://xoopsfactory.com
*/

@import url(blocks.css);
@import url(menu.css);

body { 
color: #fff; 
background: #fff;    
text-align: center; 
margin: 0px;
font-family: Verdana, Arial, Sans-serif;
}

div#page { 
color: #000; 
margin: 5px auto 15px 5px;
background: #fff; 
text-align: left;
border: 0px;
padding: 10px;
}

#header {
text-align: right;
border: 0px;
border-top: 0px;
border-bottom: 1px;
margin: 0px;
margin-left: 15px;
margin-right: 10px;
margin-bottom: 1px;
padding: 0px;
background: url(images/header.png) center #ed1c24 no-repeat;
height: 80px;
}

#header a {
color: #fff;
}

#logo {
text-align: left;
width: 230px;
float: left;
height: 80px; 
}

#logo a {
width: 230px;
float: left;
height: 80px; 
margin: 0px 0px;
padding: 0px;
display: block;
}

#logo h1 {
margin: 0px 0px;
padding: 0px;
}

#logo span {
display: none;
}

.clear {
clear:left;
}



/* end of header styles */

#contentArray1 {
padding: 0px;
margin-top: 0px;

}
/* #ctable {
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
letter-spacing:0 !important;
font-size:105%;
	line-height: 150%;

} */
#contentArray0, #contentArray {
padding: 0px;
}

#content1 {
padding: 0px; 
}

#content0, #content {
padding: 0px;     
}

#centercolumn {
padding:0px;
padding-left:10px;
padding-right:10px;
}

p {
padding: 5px;
padding-left: 2px;
margin: 0px;
font-size: 12px;
}

h1 {
margin: 0px;
font-size: 16px;
padding: 10px;
padding-left: 0px;
}

.itemTitle
{
	font-weight: bold;
	color: red;
	margin-top: 50px;
	background-color: transparent;
	font-family: verdana;
	font-size: 16px;


}

.itemHead {
	color: #666666;
	padding: 2px;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px dotted #666666;
}
.news_title {
	color: #FF0000;
	font-weight: bold;
	padding-top: 30px;
	background-repeat: no-repeat;
	height: 25px;
	border: 0px solid #102C53;
	font-size: 18px;
	padding-bottom: 10px;
}

}
.news_title a {
	font-weight: bold;
	color: red;
	padding-top: 15px;
	background-repeat: no-repeat;
	height: 25px;
	border: 0px solid #102C53;
	font-size: 18px;
	padding-bottom: 10px;
}

h2, h3 {
margin: 0px;
font-size: 17px;
padding: 10px;
padding-left: 0px;
}

img {
border: 2px;
}


#blockleft {
width: 180px;
margin: 0px;
margin-right: 0px;
padding: 0px;
color: #333;
}

p {
padding: 5px;
padding-left: 5px;
margin: 0px;
font-size: 12px;
}

h1 {
margin: 0px;
font-size: 16px;
padding: 10px;
padding-left: 0px;
}

.itemTitle
{
	font-size: 20px;
	font-weight: bold;
	color: red;
	margin-top: 50px;
	background-color: transparent;
	font-family: verdana;

}

h2, h3 {
margin: 0px;
font-size: 17px;
padding: 10px;
padding-left: 0px;
}

img {
border: 2px;
}

#blockright {
color: #000;
width: 220px;
margin: 0px;
margin-left: 0px;
padding: 0px;
}

#leftcolumn {
background: #fff;
}

#rightcolumn {
background: #fff;
}

b {
font-size: 12px;
color: #000;
}

strong {
font-size: 14px;
color: #000;
text-transform:uppercase;
}

a {
color: #000;
}

a:hover{
color: #999;
text-decoration: underline;
}

hr {
height:1px;
color: #fff;
background: #fff;
}

.itemTitle a
{
	font-size: 20px;
	font-weight: bold;
	color: red;
	margin-top: 50px;
	background-color: transparent;
	font-family: verdana;

}
.itemTitle2 a
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	color: #000000;
	background-color: transparent;
	font-family: Verdana;
}
.itemPoster
{
	text-align: left;	
	font-size: 80%;
	font-style: italic;
}
.itemPostDate
{
	text-align: left;
	font-size: 75%;
}
.itemStats
{
	text-align: left;	
	font-size: 90%;
	font-style: italic;
}
.itemBody
{
	text-align: left;
	adding-left: 5px;
}
.itemText
{
	font-family: arial;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 0px;
	
}
.itemFoot
{
	text-align: left;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #ffffff;
}


hr {
height:1px;
color: #fff;
background: #fff;
}

#betweenfooter {
text-align:center;
border: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background: #ececec;
width: 100%;
}

#pagefooterend {
background: #ed1c24;
padding: 10px;
padding-top:2px;
padding-bottom:4px;
color: #fff;
font-size: 14px;
border-top: 1px solid #fff;
}

#pagefooterend a {
color: #fff;
font-size: 10px;
text-decoration:none;
}

#pagefooterend a:hover {
color: #fff;
}

#pagefooterendleft {
width: 200px; 
float:left;
text-align:left;
}

#pagefooterendright {
text-align: right;
}

#pagefooterend strong {
font-size: 11px;
color: #000;
}

table { 
font-size: 12px;
width:100%;
}

.submenu a {
background: url(images/submenu.gif) no-repeat left center;
padding-left:17px;
color: #999;
}

.border {
line-height:55px;
width: 330px;
background: #fff;
}

#modulcontent textarea {
width: 310px;
}

#contentArray1 a:hover{
color: #000;
}


ul {
list-style-type:square;
}

td#centercolumn 

div.itemHead {
	color: #666666;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px dotted #666666;
}
div.news_title {
	color: red;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 18px;
	background-repeat: no-repeat;
	height: 16px;
	border: 1px solid #102C53;
	background-color: #425573;
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 3px;
}

div.blockTitle
{
	padding-left: 5px;
	color: red;
	font-weight: bold;
	font-size: 18px;
	background-color: #737373;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #ffffff;
	vertical-align: middle; 
	font-family: arial;
}
td#centercolumn div.blockContent
{
	margin-bottom: 2px;
	margin-left: 10px;
	color: #ffffff;
}


td#bottomLcolumn, td#centerLcolumn {
padding-right:10px;
}

/* Xoops table classes */
th {background-color: #ddd; color: #000; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}
.outer {border: 1px solid silver;}
.head {background-color: #ed1c24; color: #fff; padding: 5px; font-size: 15px; font-weight: bold;}
.even {background-color: #ececec; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}
.foot {background-color: #ed1c24; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; padding: 5px;}
div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; 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 #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}
div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
.comTitle {font-weight: bold; margin-bottom: 5px;}
.comText {padding: 2px;}
