﻿body,tr,td,table{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #14314F; font-weight: normal;}

/* This class defines the syles for all generic links */
.webloglink {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight: normal}
a.webloglink:link {color: #1b2e5b;  text-decoration: none} 
a.webloglink:visited {color: #1b2e5b; text-decoration: none} 
a.webloglink:hover {color: black; text-decoration: underline;}
a.webloglink:active {color: #1b2e5b; text-decoration: none} 

#MainAdmin {
	width: 800px;
}

/* This class defines the styles for table headers in the weblog */
.weblogTableHeader 
{
	color: #FFFFFF; 
	background-color: #1b2e5b; 
	font-family : Arial, tahoma, Arial; 
	font-size : 11px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}

.weblogTableSubHeader {
	font-family : Arial,tahoma,Arial; 
	font-size :9px;
	font-weight:bold;
	color: #336699;
	background-color: #FAFAFA;
}

/* This class defines table backgrounds */
.weblogList1 
{
	color: #14314F; 
	background-color:  #e5e5e5; 
	line-height: 14px; 
	font-family : Arial,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
}

/* This class defines table backgrounds with bold type */
.webloglist1bold 
{
	color: #14314F; 
	background-color:  #e5e5e5; 
	line-height: 14px; 
	font-family : Arial,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
	font-weight: bold;
}

/* This class defines table backgrounds */
.weblogList2 
{
	color: #14314F; 
	background-color:  #f5f5f5;
	line-height: 14px; 
	font-family : Arial,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}

#Title {
	font-family: Arial, Helvetica, sans-serif
}

#Title h1 a{
color: #336699;
text-decoration: none;
}

/* This class defines table backgrounds for days of the month in the weblog */
.weblogMainDisplayBackground 
{
	color: #14314F; 
	background-color:  #e5e5e5; 
	line-height: 14px; 
	font-family : Arial,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
}

/* This class defines table backgrounds for non days of the month in the weblog */
.weblogMainDisplayBackground2 
{
	color: #14314F; 
	background-color:  #f5f5f5;
	line-height: 14px; 
	font-family : Arial,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}
/* This class defines the border between days of the month */
.weblogMainDisplayBorder 
{
	background-color:  #F4F4F4;
}

/* This class defines the styles for all generic buttons */
.weblogInputSubmit1
{
	color: #FFFFFF;
	background-color: #1b2e5b;
	font: 10px Arial, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000 ;
}

/* This class defines the styles for all buttons on the main weblog display*/
.weblogInputSubmit2
{
	color: #000000; 
	background-color: #FdFdFd;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Arial,tahoma,Arial; 
	font-size : 10px;
	font-weight: bold;
}

/* This class defines the styles for all input boxes*/
.weblogInputBox
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Arial,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for all text areas*/
.weblogInputBoxTextArea
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Arial,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for main tables*/
.weblogTable1
{
	border: 1px solid #000000;
}

/* This class defines the styles for all admin control panel links*/
.weblogIconLink {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font weight: normal}
a.weblogIconLink:link {color: #1b2e5b;  text-decoration: none} 
a.weblogIconLink:visited {color: #1b2e5b; text-decoration: none} 
a.weblogIconLink:hover {color: black; text-decoration: underline}
a.weblogIconLink:active {color: #1b2e5b; text-decoration: none} 

/* This class defines the styles for all error messages */
.weblogError {
	color: #FF0000;
}

/* This class defines the styles for all headings */
.weblogHeading {
	font-family : Arial,tahoma,Arial; 
	font-size :9px;
	font-weight:bold;
	color: #336699;
	background-color: #FAFAFA;
}

.weblogFooter {
	font-family : Arial,tahoma,Arial; 
	font-size :9px;
	font-weight:bold;
	color: #336699;
}

#Post {
	border: 1px solid #336699;
	padding: 6px;
}

#PostContainer {
	padding-bottom: 12px;
}

#PostTitle {
	font-size:14px;
	font-weight: bold;
	border-bottom:
}

#Comments
{
	border: 1px solid #336699;
	padding: 6px;
}

#CommentsContainer {
	padding-top: 6px;
}

#Comment {
	padding-top: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #336699;
}

#MainContainer {
	width: 600px;
}

#Links
{
	border: 1px solid #336699;
	padding: 6px;
}

#Links ul{
margin-left: 0px;
padding: 2px;
list-style-type: none;
}

#Links li{
padding-top: 1px;
padding-bottom: 1px;
}

#Links a{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #336699;
	text-decoration: none
}

#Links a:hover{
	text-decoration: underline;
}

#Archive
{
	border: 1px solid #336699;
	padding: 6px;
}

#Archive ul{
	margin-left: 0px;
	padding: 2px;
	list-style-type: none;
}

#Archive li{
	padding-top: 1px;
	padding-bottom: 1px;
}

#Archive a{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #336699;
	text-decoration: none
}

#LatestPosts
{
	border: 1px solid #336699;
	padding: 6px;
}

#LatestPosts ul{
	margin-left: 0px;
	padding: 2px;
	list-style-type: none;
	}

#LatestPosts li{
	padding-top: 1px;
	padding-bottom: 11px;
}

#LatestPosts a{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #336699;
	text-decoration: none
}

#Post a{
	color: #336699;
	text-decoration: underline;
}

#Post a:hover{
	text-decoration: none;
}

#PostDate {
	font-size: 12px; 
}

#Archive a:hover{
	text-decoration: underline;
}

#PostDate {
	font-size: 12px; 
}

#PostAuthor {
	font-size: 12px; 
	padding-bottom: 17px;
}

#Submissions
{
	border: 1px solid #336699;
	padding: 6px;
}

#Submissions ul{
margin-left: 0px;
padding: 2px;
list-style-type: none;
}

#Submissions li{
padding-top: 1px;
padding-bottom: 1px;
}

#Submissions a{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #336699;
	text-decoration: none
}

#Disclaimer {
	width: 200px;
	padding-bottom: 17px;
}
