﻿/*******************************************************
TITLE: Voidclass.v2
DATE: 20060629
AUTHOR: Voidclass - http://www.voidclass.com
*******************************************************/

body {
margin:0;
padding:0px;
height:100%;
background-color:#ffffff;*/
background-image:url(img/body_bg2.jpg);
/*background-color:#cdf8ff;*/
/*background-image:url(img/body_bg.jpg);*/
/*background-position:top;
background-repeat:repeat-x;*/
background-repeat:no-repeat;
color:#000000;  
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#999999;
text-decoration:underline;
}


#headernavigation {
color:#ffffff;
text-decoration:none;
}

a:hover {
color:#666666;
text-decoration:none;
}

img {
border:none;
}

#centerColumn { 	
margin:0 auto;
padding:0px;
width:950px;
text-align:left;
vertical-align: middle;	
horizontal-align: left;	
/*background-color:#ffffff;*/
/*border:1px solid #bbd1e2;*/}

#header {
margin:0 0 20px 0;
padding:0 0 0 0;
height:180px;
background-color:#FFFFFF;
/*background-image:url(img/bg_damir.png);*/
/*background-position:bottom left;
background-repeat:repeat-x;*/
/*border:1px solid #ebcd48;*/

/*border-bottom: 1px solid #ddd;*/
/*border-top: 1px solid #ddd;*/
/*border-right: 1px solid #ddd;*/
/*border-left: 1px solid #ddd;*/
color: #333;
/*background-color: #324160;*/
}

#header h1 {
margin:15px 0 0 15px;
padding:0 0 0 0;
font-size:32px;
font-family: Arial, Segoe UI;
color:#ffffff;
text-transform: uppercase;
}

#header h1 a {
color:#ffffff;
text-decoration:none;
}

#header h1 a:hover {
color:#ffffff;
text-decoration:none;
}

#header h2 {
margin:5px 0 0 25px;
padding:0 0 0 0;
color:#CC0000;
}

#fauxRightColumn {
position:relative;
float:right;
margin-left:20px;
margin-right:0px;
margin-top:5px;
padding:5px 5px 5px 5px;
width:180px;

border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #333;
background-color: #ffffff;

}

#fauxRightColumn h2 {
font-size:16px;
font-weight: bold;
color:#333333;
text-transform: uppercase;
}

#fauxRightColumn a {
text-decoration:none;
color:#333333;
}

#fauxRightColumn a:hover {
text-decoration:none;
color:#cccccc;
}

#footer {
position:relative;
bottom:0;
margin:10px 0 0 0;
padding:0;
height:65px;
text-align:left;
font-size:10px;
/*background-color:#ffffff;*/
/*border-top:1px solid #eeeeee;*/
}

.adminNavbarStyle {
padding-top: 0px; 
padding-bottom: 5px;
}
.adminNavbarStyle ul {
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
text-align: center;
}
.adminNavbarStyle ul li {
padding-right:8px;
padding-left:8px;
border-left:1px solid #999999;
display: inline;
list-style-type:none;
font-size:10px;
}
.adminNavbarStyle ul li.first, .adminNavbarStyle ul li.firstHere {
border-left: none;
}

.categoryLinks {}
.categoryListCellStyle {}
.categoryListContainerStyle {}
.categoryListExpanded {}
.categoryListlinkstyle {}
.categoryListNestedOutlineBadgeCellStyle {}
.categoryListNestedOutlineBadgeStyle {}
.categoryListNestedOutlineBodyTableStyle {
margin-left:3em;
padding-left:1em;
border-left:1px dashed #eeeeee;
border-bottom:1px dashed #eeeeee;
}
.categoryListNestedOutlineContainer {}
.categoryListNestedOutlineTitleCellStyle {}
.categoryListNestedOutlineTitleStyle {}
.categoryListTableStyle {}
.categoryListXmlLinkStyle {}

.dayHeader {
margin-bottom:8px;
font-size:10px;
font-style: bold;
margin-top:15px;

text-transform: uppercase;
color:#6b6754; 
}

.itemTitle {
margin-left: 0.4em;
font-size:26px;
font-weight: bold;
font-family: Segoe UI, Arial, Helvetica, sans-serif;
color:#CC0000;
}

.itemTitle a {
margin-top:2em;
color:#333333;
text-decoration:none;
/*text-transform:uppercase;*/

}

.itemTitle a:hover {
color:#000000;
text-decoration:none;
}

.itemPostedon {

	margin-left: 1.0em;
margin-bottom:15px;
margin-top:15px;
font-size:9px;
color: #a90000;
text-transform: uppercase;
}

.itemFooter {
text-align: right;
padding:5px;
margin-bottom:24px;
}

.itemFooter img {
vertical-align: text-bottom;
}


.item {

padding:5px;
margin-top: 1em;
background-color: #ffffff;

border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #333;
background-color: #ffffff;
width: 76%;

}

.item img {
	display: inline;
}

.itemContents {
	margin: 1.2em;
	margin-top: 0em;
	margin-left: 1.0em;
	line-height: 1.7em;
	text-align: justify;
}

.commentBoxFooterStyle {
width: 450px;
margin-top: 5px;
padding-top: 3px;
border-top: 1px dashed #ddd;
font-size: 12px;
}


.commentBoxStyle, .commentViewBoxStyle {
width: 73%;
padding: 15px 20px 15px 20px;
margin-top: 25px;
margin-bottom: 25px;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #333;
background-color: #fcfcfc;
font-weight: normal;
font-size: 13px;
text-decoration: none;
}


.commentDateStyle {
width: 100%;
border-bottom: 1px dashed #ddd;
margin-bottom: 5px;
padding-bottom: 3px;
font-size: 12px;
text-align: right;
text-transform: uppercase;
}

.pageTopic {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #CC3300;
color: #cc3300;
font-weight: bold;
font-size: large;
}

.statsTableColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
}
.statsTableDateColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
width: 25%;
text-align: left;
}
.statsTableFooterColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
border-top: solid 2px #ddd;
padding: 3px;
font-weight: bold;
}
.statsTableFooterNumColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
border-top: solid 2px #ddd;
padding: 3px;
width: 15%;
font-weight: bold;
text-align: right;
}
.statsTableHeaderColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 2px #ddd;
border-top: solid 1px #ddd;
padding: 3px;
font-weight: bold;
}
.statsTableNumColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
width: 15%;
text-align: right;
}
.statsTableStyle {
margin-bottom: 15px;
padding: 15px;
background-color: #FCFCFC;
border: 1px solid #ddd;
width: 100%;
background: White;
border-collapse: collapse;
}

.configControlStyle {}
.configLabelColumnStyle {
vertical-align: top;
}
.configLabelStyle {
margin-right: 10px;
font-size: 10px;
}
.configSectionStyle {
margin-bottom: 15px;
padding: 15px;
background-color: #fcfcfc;
border: 1px solid #ddd;
vertical-align: middle;
}
.configSectionTitleStyle {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #CC3300;
color: #cc3300;
font-weight: bold;
font-size: medium;
}

.clear {
clear: right;
}
