/*******************************************************
TITLE: Voidclass.v2
DATE: 20060629
AUTHOR: Voidclass - http://www.voidclass.com
*******************************************************/

body {
margin:0px;
padding:0px;
height:100%;

/*
background-color:#ffffff;
background-image:url(img/background.gif);
background-position:top;
background-repeat:repeat-y;
color:#000000;  
*/
background: url(img/background_light.gif) #ffffff;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
/*  Old Color 
color:#547699;
*/
    font-weight:bold;
    color:#000882;  
    text-decoration:none;
}

a:hover {
color:#000882;
font-weight:bold;
text-decoration:underline;
}

img {
border:none;
}

.dayItems 
{
    margin-left: 20px;
    margin-right: 290px;
    margin-top: 10px;
}

#centerColumn { 	
margin:0 auto;
padding-top:20px;
width:80%;
text-align:left;
vertical-align: middle;	
background-color:#fffafa;
border:1px solid #bbd1e2;
}

#topmostheader 
{
     float: left;
     width: 100%;
     height: 25px;
     background-color: #333333;
     /*
     background-color: #000882;
    */
     margin: 0px;
     padding: 0px;
     border-bottom: solid 1px #AAB4BD;        
}

#topmostheader p
{
     text-align: center;
     font-family: Calibri;
     font-size: 11px;
     font-weight: bold;
     color: White;
     margin-top: 0px;
     padding-top: 5px;
     padding-bottom: 5px;
        
}

#topmostheader a
{
    color: White;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
       
    
}

#topmostheader a:hover {
    color: White;
    font-size: 14px;
    font-weight: bold;
    text-decoration:underline;
}

#header {
margin: 0px;
height:100px;
background-image:url(img/header-bg-gregvar_dark_black.jpg);
background-position:bottom right;
background-repeat:no-repeat;
/* background-color: #738796; */
/* blue
background-color: #000882;
*/
background-color: #525253;
border-left:1px solid #AAB4BD;
border-right:1px solid #AAB4BD;
border-bottom:1px solid #AAB4BD; 
padding-bottom: 8px;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
}

#header h1 {
margin:15px 0 0 15px;
padding:0 0 0 0;
font-size:24px;
color:#ffffff;
text-transform: uppercase;
}

#header h1 a {
color:#ffffff;
text-decoration:none;
}

#header h1 a:hover {
color:#ffffff;
text-decoration:underline;
}

#header h2 {
margin:5px 0 0 25px;
padding:0 0 0 0;
color:#333333;
}

UL.contact {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

UL.contact {
	MARGIN-TOP: 0em
}
UL.contact LI {
	LIST-STYLE-TYPE: none; MARGIN-TOP: 0.1em; margin-bottom: 5px;
}
UL.left {
	FLOAT: left; MARGIN-LEFT: 1em
}
UL.right {
	FLOAT: right; MARGIN-RIGHT: 1em
}

#fauxRightColumn {
position:relative;
float:right;
margin-left:10px;
padding:0 5px 5px 5px;
width:250px;
/*
border-left:1px solid #eeeeee;
*/
border-left:1px solid #A8A8A8;
background-color:#fffafa;
/*border-top:5px solid #eeeeee;*/
border-right:1px solid #eeeeee;
}

#fauxRightColumn h2 {
font-size:14px;
font-weight: bold;
/*
color:#da8619;
*/
color:#333333;
border-bottom:1px dashed #979179;
}

#fauxRightColumn a {
text-decoration:none;
/* Old green color
color:#559449;
*/
color:#000882;
}

#fauxRightColumn a:hover {
text-decoration:underline;
color:#000882;
}

#footer {
position:relative;
bottom:0;
margin:10px 0 0 0;
padding:0;
height:65px;
text-align:center;
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;
border-bottom:1px dashed #979179;
font-size:14px;
font-weight:bold;
color:#6b6754; 
}

.itemTitle {
font-size:18px;
font-weight: bold;
color:#000000;
}

.itemTitle a {
color:#000000;
text-decoration:none;
}

.itemTitle a:hover {
color:#999999;
text-decoration:none;
}

.itemPostedon {
margin-bottom:15px;
font-size:10px;
color: #a90000;
}

.itemFooter {
text-align: right;
padding:5px;
margin-bottom:24px;
background-color:#eeeeee;
border-top: solid 1px navy;
}

.itemFooter img {
vertical-align: text-bottom;
}

.commentBoxFooterStyle {
width: 100%;
margin-top: 5px;
padding-top: 3px;
border-top: 1px dashed #ddd;
font-size: 12px;
}
.commentBoxStyle {
padding: 15px 20px 15px 20px;
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;
}

.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;
}

.commentViewBoxStyle input 
{
	border:1px solid #CCCCCC;
}

/* Paging */
.post-paging {
}
.previous-posts{
}
.next-posts{
}
.clear {
clear: both
}

/* Tag Cloud */
.smallestTag { line-height: 110%; font-size: x-small; font-weight: normal; }
.smallerTag { line-height: 110%; font-size: x-small; font-weight: bold; }
.smallTag { line-height: 110%; font-size: small; font-weight: normal; }
.mediumTag { line-height: 110%; font-size: medium; font-weight: normal; }
.largeTag { line-height: 110%; font-size: large; font-weight: normal; }
.largerTag { line-height: 110%; font-size: x-large; font-weight: normal; }
.largestTag { line-height: 110%; font-size: x-large; font-weight: bold; }
 
/* OpenID Support added in 2.2 */
.openidtextbox {
	background: #FFFFFF url('../../images/openid-icon-small.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px; 
}
.openidtextboxwrap 
{
	padding-right: 18px;
}

#twitter_div {
	padding:7px;
	border-width:1px;
	border-style:none;
	/* border-color:#7D7D7E; */
	position:relative;
	background:#FFC297;
	overflow:hidden;
	margin-bottom:10px;
	margin-left: 20px;
	margin-right: 290px;
	
	font-size:8pt;
}
#twitter_div a {
	text-decoration:none;
}

#twitter_div a:hover
{
    text-decoration:underline;   
}

#twitter-link { float: left; margin-right: 5px; }

#twitter_update_list
{
    list-style-type: none;
}

#alert_div 
{
    padding:7px;
	border-width:1px;
	border-style:none;
	/* border-color:#7D7D7E;*/
	position:relative;
	background:#FFC297;
	overflow:hidden;
	margin-bottom:15px;
	margin-left: 20px;
	margin-right: 290px;
	margin-top: 20px;
	font-size:9pt;
	font-weight:bold;
	
    
}

#hiring_div 
{
    padding:7px;
	border-width:1px;
	border-style: solid;
	border-color: #e3eaf1;
	position:relative;	
	background: url(img/hiring_icon.png) white;
	background-position: left;
	background-repeat: no-repeat;
	overflow:hidden;
	margin-bottom:0px;
	margin-left: 20px;
	margin-right: 290px;
	margin-top: 15px;
	padding-left: 50px;
	padding-top: 5px;
	height: 40px;
	font-size:9pt;
	font-weight:bold;
	
    
}

#hiring_div_content
{
    
    padding-top: 12px;   
        
}

#hiring_div a
{
    font-size:9pt;
    font-weight:bold;
    color:#000882;
    text-decoration:none;
    
}

#hiring_div a:hover
{
    font-size:9pt;
    font-weight:bold;
    color:#000882;  
    text-decoration:underline;
     
    
}

#alert_div a
{
    font-size:9pt;
    font-weight:bold;
    color:#000882;
    text-decoration:none;
    
}

#alert_div a:hover
{
    font-size:9pt;
    font-weight:bold;
    color:#000882;  
    text-decoration:underline;
     
    
}