/*###########################################################################*/
/* GLOBAL */
/*###########################################################################*/


html, body, form 
{
	font-size:0.9em;
    margin: 0;
	padding: 0;			
}


body
{
    background: white;
    font-size: 1em;
    font-family: Arial;
    line-height: 1.5em;
    margin: 0px;
    padding: 0px;
    color: #7f7f7f;
    background-image: url('images/background.png');
    background-position:top;
    background-repeat:repeat-x;
}



/*###########################################################################*/
/* HEADER
/*###########################################################################*/

.siteName a, .siteName a:hover, .siteName a:visited, .siteName a:active
{	
	visibility:hidden;
	font-weight: none;
	font-size:28px;
	color: #000000;	
	text-decoration: none;
	position:absolute;
		
	padding-top:20px;
	padding-left:420px;	
}

.subtitle
{		
	color: #000000;	
	position:absolute;
	padding-top:80px;
	padding-left:420px;
	font-weight:normal;
	font-size:12pt;
}

.searchContainerStyle
{
	text-align:left;
	padding: 0;
padding-left: 5px;
}

.header
{		
	width:100%;	
	height:181px;				
	background-color:#ffffff;
	background-image: url(images/web_logo.png);
	background-repeat: no-repeat;
	/*background-image: url(images/headerrepeat.gif);
	background-repeat:repeat-x;	*/
}

.headershadow
{	
	background-color: #ffffff
	height:25px;	
}

.signInContainerStyle, signInTableStyle, signInLabelCellStyle, signInEditCellStyle
{
	font-size:8pt;
}

/*###########################################################################*/
/* SEARCH */
/*###########################################################################*/

.searchTextBoxStyle
{
	width:110px;
	height:12px;

	font-size:9pt;	
}

.searchButtonStyle 
{	
	font-size:84%;	
	font-family:'trebuchet ms',helvetica,sans-serif;   
	font-weight:bold;
	background-color:#C0C0C0;
	border-width:0px;	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#C0C0C0');*/
}

/*###########################################################################*/
/* SIDEBAR
/*###########################################################################*/

.sidebarright
{
	padding-left:10px;	
	padding-top:40px;
}

.sideframeright
{			
	width:200px;

	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:12px;

	border: 1px solid #D8D8D8;		
	background-color:white;
	
	
	background-image: url(images/sidegradient.jpg);
	background-repeat:repeat-y;	
	
}

.sideframeshadow
{
	background-image: url(images/blockshadow.gif);
	background-repeat:no-repeat;	
	height:25px;
}

.sidetop
{		
	white-space:nowrap;	
	font-size: 9pt;	
	font-weight:bold;	
	padding-top:6px;
	padding-bottom:8px;	
	border-bottom: 1px solid #D8D8D8;
	color: #666666;		
}

.side
{		
	padding-top:5px;	
}

/*###########################################################################*/
/* MAIN
/*###########################################################################*/

.mainbodyareaframe 
{  
	font-size:8pt;
    vertical-align: top;		
	padding-right: 15px;
	padding-top:5px;	
}

.mainbodyareaframe a:hover, .mainbodyareaframe a:visited:hover 
{
	font-size:8pt;
}

.mainbodyfooter 
{
	font-size:8pt;
	text-align: center;
	vertical-align: bottom;
	padding: 10px;	
	color:#666666;
}

/*###########################################################################*/
/* BLOG DATE HEADER
/*###########################################################################*/

.blogdateheader 
{	
   color: #002C52;
	border-bottom: solid 1px #000000;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 1.5em;
	line-height: 1.1em;
			
	background-color: #ffffff;
	
}

.archiveLinkImageStyle
{
	vertical-align:top;
}

/*###########################################################################*/
/* BLOG ITEM
/*###########################################################################*/

.itemBoxStyle 
{  
	margin-top: 10px;
	margin-bottom:10px;	
	border: 1px solid #D8D8D8;
	background-color: #ffffff;		
	padding:15px;
}

.itemHeadStyle
{	
	width:100%;
	<!-- border-bottom: 1px solid #D8D8D8;
	padding-bottom:0px; -->
}

.itemAuthorStyle
{
	font-size:8pt;
	float:right;
}

.itemTitleStyle, .itemTitleStyle a:link, .itemTitleStyle a:visited 
{		
    font-weight: bold;    
    color: #000066;    
    border-bottom: 1px solid #D8D8D8;
    padding-bottom:5px;    
width: 100%;    
}

.itemTitleStyle a:hover, .itemTitleStyle a:visited:hover 
{
	color: #990000;
}

.itemBodyStyle 
{	
    padding-right: 0;
	padding-top: 15px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #D8D8D8;
}

.itemBodyStyle p 
{
	margin-top:0;  
}

.itemFooterStyle 
{	
    vertical-align: top;
    padding-right: 0;    
    color: gray;	
    padding-top: 2px;
    padding-bottom: 5px;
}

.permalinkImageStyle , .editLinkImageStyle, .deleteLinkImageStyle 
{
	vertical-align: middle;
}

/*###########################################################################*/
/* COMMENTS
/*###########################################################################*/

.commentBoxStyle 
{  		
	background-color:white;
	border: solid 1px #D8D8D8;
	margin-top: 10px;
	padding: 15px;
	font-size:8pt;
}

.commentDateStyle 
{	
	color:gray;
}

.commentBodyStyle 
{ 
	font-size:8pt;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*###########################################################################*/
/* ADD COMMENT
/*###########################################################################*/

.commentViewBoxStyle 
{ 	
	background-color:white;
	margin-top: 10px;
	padding:15px;
	border: solid 1px #D8D8D8;	
}


.commentViewBoxStyle input 
{
	border:1px solid #CCCCCC;
}

.openidtextbox {
	background: #FFFFFF url('../../images/openid-icon-small.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px; 
}

.openidtextboxwrap 
{
	padding-right: 18px;
	width: 100%;
}

/*###########################################################################*/
/* CALENDAR
/*###########################################################################*/
 
.hCalendarStyle 
{
	width: 100%;	
}
 
.hCalendarDay 
{
	font-weight: normal;
}

.hCalendarDay a, .hCalendarDay a:active, .hCalendarDay a:visited 
{
	font-weight: bold;
}

.hCalendarDay a:hover, .hCalendarDay a:visited:hover 
{
	font-weight: bold;
}

.hCalendarDayCurrent 
{
	font-weight: bold;	
	color: #660000;
	margin:2px;
}

.hCalendarWeekendStyle 
{
	font-weight: normal;
}

.hCalendarWeekendStyle  a, .hCalendarWeekendStyle  a:active, .hCalendarWeekendStyle  a:visited 
{
	font-weight: bold;
}

.hCalendarWeekendStyle  a:hover, .hCalendarWeekendStyle  a:visited:hover {
}

.hCalendarDayNameRow
{
	padding: 0px;	
	font-weight: bold;	
	padding-top:5px;
}

.hCalendarMonthYearRow 
{	
	width: 100%;
	font-weight: bold;	
	margin-bottom:4px;	
	border-bottom: dashed 1px #D8D8D8;	
}

.hCalendarMonthYearRow td 
{
	font-weight: bold;		
	padding-bottom:8px;
}

.hCalendarNextPrevStyle 
{
	font-weight: bold;
}

.hCalendarOtherMonthStyle 
{
	color: gray;
}

.hCalendarOtherMonthWeekendStyle {
	color: gray;
}

.hCalendarOtherMonthStyle a 
{
	font-weight: bold;
}

.hCalendarOtherMonthWeekendStyle a {
	font-weight: bold;
}

/*###########################################################################*/
/* CATEGORIES & BLOGROLL
/*###########################################################################*/

.categoryListNestedOutlineBodyTableStyle {
	width:100%;
	margin-left: 15px;
	margin-top: 5px;
	padding:2px;
}
.blogRollNestedOutlineBodyTableStyle
{
	margin-left: 12px;
	border-left: solid 1px #003399;
}

.blogRollTableStyle
{

}

.blogRollCellStyle
{
	padding:1px;
}

/*###########################################################################*/
/* ADMIN
/*###########################################################################*/

.adminNavbarStyle 
{
	padding-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 16px;
	display: block;
	z-index: 1;
	position: relative;
	border-bottom: 1px solid darkgray;
	margin-top:10px;
	margin-bottom:10px;
}

.adminNavbarStyle UL { 
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.adminNavbarStyle UL LI { 
	margin: 0px;
	padding: 3px;
	border-right: 1px solid darkgray;
	border-top: 1px solid darkgray;
	list-style: none;
	display: inline;
	background-color: #eaeaea;
}

.adminNavbarStyle UL LI a { 
	
}

.adminNavbarStyle UL LI.first 
{
	border-left: 1px solid darkgray;
}

.adminNavbarStyle UL LI.here 
{
	border-bottom: 1px solid darkgray;
	list-style: none;
	display: inline;
	z-index:2;
	position:relative;
	background-color: #dadada;
}

.adminNavbarStyle UL LI.firstHere 
{
	border-left: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	list-style: none;
	display: inline;
	z-index:3;
	position:relative;
	background-color: #dadada;
}

.configControlStyle 
{ 
	font-size: 8pt;	
}

.configLabelColumnStyle 
{ 
	vertical-align: top; 
}

.configLabelStyle 
{ 
	margin-right: 10px; 
	font-size: 8pt; 
}

.configSectionStyle 
{
	border: 1px solid #D8D8D8;
	padding:15px;
	margin-bottom: 15px;
	background-color: White;	
}

.pageTopic
{
	padding-top:5px;
	padding-bottom:5px;
}

.configSectionTitleStyle 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	font-size: 110%;
}

.statsTableColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

.statsTableDateColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;	
}

.statsTableFooterColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	font-weight: bold;	
}

.statsTableFooterNumColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;	
}

.statsTableHeaderColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	font-size: 105%;
	font-weight: bold;	
}

.statsTableNumColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;	
}

.statsTableStyle 
{
	margin-bottom: 10px;
	border: solid 1px #D8D8D8;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;	
	background: White;
}

/* 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;
}




.graytop
{
	background-image: url(images/gray_top.png);
	background-repeat:no-repeat;
	width: 182px;
	height:166px;	
	text-align:center;
	padding-top: 10px;
}

.rsstoptop
{
	width: 182px;
	padding:0;
	margin:0;
	background-image: url(images/gray_top_top.png);
	height: 16px;
}
.rsstop
{
	background-image: url(images/gray_top_line.png);
	background-repeat:repeat-y;
	width: 182px;
	text-align:left;
	padding-bottom: 10px;	
}
.rsstop .date
{
	font-weight: bold;
	color: #002C52;		
	margin-bottom: 5px;
}
.rsstop .description
{
	margin-top: 5px;
}

.boxbottom
{
	background-image: url(images/download_bottom.png);
	background-repeat:no-repeat;
	width: 182px;
	height:26px;
	color:White;
	text-align:center;
	font-weight:bold;
	padding-top: 3px;		
}

.boxbottom a,.boxbottom a:hover
{
	text-decoration:none;
	color: White;
	
}

#leftcontent {
		position: absolute;
		left:5px;
		top:190px;
		width:180px;
		/*border:1px solid #000;*/
		
		}


#content2 {
	background:#ff; 
	margin-left: 210px;
	margin-top: 10px;
	}

#content { 
	margin-right: 50px;		
	margin-bottom: 50px;
	width: 690px;
}
#content p
{
	text-align:left;
	line-height: 1.5em;
}

.search
{
 position: absolute;
 padding-top:95px;
 padding-left:670px;	 
}






/* lexiCan 2.0 */

a:link, a:visited
{
   /* color: #7f7f7f; */
    color: #1b1b5a;
    text-decoration: none;
}
 
a:hover
{
   text-decoration: underline;
    
}
 
a:active
{
    color: Black;
}
 
p
{
    margin-bottom: 0.5em;
    line-height: 1.5em;    
    font-size: 1em;
    margin-top: 0.3em;
}
 
.normal
{
    font-size: 0.8em;
}
 
img { border: none; }
 
small
{
    font-size: 0.8em;
    color:#7f7f7f;
}
 
 
.topbar
{ 
    background-position: center top; 
    height: 26px;
    background-color: #7f8f8f; 
    background-image: url('images/topbar.png'); 
    background-repeat: repeat-x;     
}
 

.toplinks
{
    width: 980px;
    text-align: right;
    height: 24px;
    color: White;
    font-size: 0.8em;
    margin-left: auto;
    margin-right : auto;    
    padding-top: 2px;
}
 
.bottom-content, .footer-content, .header, .content, .menu
{
    margin-left: auto;
    margin-right : auto;        
    width: 980px;
}

.header
{
     height:129px;
     background-image: url('images/main.png');
     background-repeat: no-repeat;
}
.head-logo
{    
    margin-left: 50px;
    margin-top: 38px;              
     height:auto;
     float:left;
}


.toplinks
{
    width: 980px;
    text-align: right;
    height: 24px;
    color: White;
    font-size: 12px;
    margin-left: auto;
    margin-right : auto;    
    padding-top: 2px;
}


.toplinks a:link, .toplinks a:visited, .footer a:link, .footer a:visited
{
    color: White;    
    text-decoration: none;
    cursor: pointer;    
}

.toplinks a:hover, .footer a:hover
{
   text-decoration: underline;
    
}

.content
{
    margin-top:30px;
    padding: 0;
}
 
.navigation
{
    
}
 
 
.column1
{
    margin-left: 20px;
    margin-right: 20px;    
    width: 208px;
    float:left;
}
.column2
{
    margin-left: 20px;    
    margin-right: 0px;
    width: 708px;
    float:left;
}
 
.bottom-background
{
    background-image: url('images/background_bottom.png');
    background-position:top;
    background-repeat:repeat-x;   
    height: 220px;  
    margin-top: 80px;    
}
 
 
.footer
{
    background-color: #7f7f7f;
    height: 120px;
    color: White;
    font-size: 0.7em;
}
 
 
.menu
{        
    padding: 0;
    height: 26px;    
     background-image: url('images/menu_background.png');
     background-repeat: repeat-x;
      font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height:26px;
}
 
.menu-leftspace
{
     width: 25px;    
     background-image: url('images/menu_left.png');
     background-repeat: no-repeat; 
}
 
.menu-item, .menu-item-right, .menu-item-selected, .menu-item-right-selected
{
    width: 147px;
    height: 26px;
    /*border: 1px dashed blue;     */
    float: left;   
    padding:0;    
    margin: 0;    
     font-size: 1.2em;
    background-repeat: no-repeat;
	background-position:center;
	text-decoration: none;
	background-image: url('images/menu_button.png');
}
.menu-item-right
{
    background-image: url('images/menu_button_right.png');
}
 


.top_nav_bar_menu
{
    float: right;
    padding: 0;
    margin: 0;
}
 
.top_nav_bar_menu a:focus {	
	outline-style: none;	
}

.head-link-button1
{
    float: left;
    margin-left: 420px;
    margin-top: 50px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}
.head-link-button2
{
    float: left;
    margin-left: 420px;
    margin-top: 50px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}

