A:link, A:visited {
	color: #005BBA;
	text-decoration: none;
}

A:hover { 
	color: #3399FF;
}

A:active {
	color: #99CC66;
}

body 
{
	background-color: #393939;
	background-image: url(/images/home/SAGE-Web-BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 1em;
	font-family: Arial, Tahoma, Lucida, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container 
{
	margin: auto;
	position: relative;
	width:947px;
	background-color: #aac5d3;
	text-align: left;
	background-image: url(/blog/themes/sagesol/images/Blog-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:auto;
}
#commentViewEntry {
	margin-left: 2em;
}
#footer {
	background-color: #aac5d3;
	background-image: url(/blog/themes/sagesol/images/Blog-Footer-BG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	height: 118px;
	width: 947px;
	top: -5px;
	margin: auto;
}

.sidebar {
	padding: 5px 10px 10px;
	background-color: #e1e1e1;
	background-image: url(/blog/themes/sagesol/images/Blog-sidebar-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.sidebarBtm {
	margin-bottom: 15px;
	background-image: url(/blog/themes/sagesol/images/sidebar-bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 220px;
}

.sidehead 
{
	margin-bottom: 5px;
	padding: 0px 5px 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}

.sidecontent {
	font-size: 11px;
	line-height: 18px;
}

.navigatorLinksLinkStyle {
	font-size: small;
}

.titleListLinkStyle {
	font-size: small;
}

.hCalendarStyle {
	font-size: small;
}

.hCalendarMonthYearRow {
	font-size: small;
}

.lCalendarMonthYearRow {
	font-size: small;
}

.lCalendarStyle {
	font-size: small;
}

.archiveLinksLinkStyle {
	font-size: small;
}

.categoryListLinkStyle {
	font-size: small;
}

.blogRollCellStyle {
	font-size: small;
}

.blogRollNestedOutlineTitleStyle {
	font-size: small;
}

.signInLabelCellStyle {
	font-size: small;
}

.siteName {
	color: #CC3300;
	font-weight: bold;
	font-size: 30px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content {
	margin: 0px 3px 3px 0px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	width: 650px;
	background-image: url(/blog/themes/sagesol/images/Blog-Txt-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	position: relative;
}

#header 
{
	height: 126px;
	background-image: url(/blog/themes/sagesol/images/Blog-Mast-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
}

#right 
{
	position: absolute;
	width: 250px;
	font-size: 90%;
	line-height: 1.5em;
	right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	z-index: 2;
	top: 150px;
}


.adminNavbarStyle {
	padding-top: 5px; 
	padding-bottom: 10px;
}

.adminNavbarStyle UL {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}

.adminNavbarStyle UL LI {
	padding-right: 0.25em;
	padding-left: 0.25em;
	border-left: Gray 1px solid;
	display: inline;
	list-style-type: none;
	font-size: 8pt;
}

.adminNavbarStyle UL LI.first, .adminNavbarStyle UL LI.firstHere {
	border-left: none;
}

.commentBoxFooterStyle {
	width: 100%;
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #ddd;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentBoxStyle {
	padding: 15px 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #333;
	background-color: #FCFCFC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.configControlStyle { }

.configLabelColumnStyle { vertical-align: top; }

.configLabelStyle { margin-right: 10px; font-size: 9pt; }

.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;
}

.pageTopic {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CC3300;
	color: #CC3300;
	font-weight: bold;
	font-size: large;
}

.categoryLinks {
	clear: both;
	color: gray;
	text-align: left;
}


.dayItems {
	padding-bottom: 0.5em;
}

.FreeTextboxStyle { 
	color: #000000;
}

.item {
	margin: 1.5em;
}

.item img {
	display: inline;
}

.itemContents {
	margin: 0.5em 1em 0.5em;
	text-align: left;
	border-top: 1px solid #ddd;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2em;
}

.itemBody p {
	margin-bottom: 0.5em;
}
.itemPost {
	font-size: 10px;
	color: gray;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.itemFooter {
	margin-top: 0.5em;
	border-top: 1px solid #ddd;
	font-size: 10px;
	color: gray;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.itemTitle {
	font-size: 16px;
	font-family: Tahoma, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-left: 0.9em;
}

.dayHeader {
	font-size: 12px;
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	margin-left: 2.9em;
}

.side {
	margin: 1em;
	font-size: small;
}

.sideBar {
	width: 15em;
}

.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;
}

.geekcode {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #cc3300;
	font-family: 'Courier New', 'Courier', sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}

/* Hides from IE5-mac \*/
* html .itemBody {height: 1%;}
/* End hide from IE5-mac */
p {
	margin-bottom: 0.5em;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #FFFFFF;
}

