﻿body 
{
	margin: 0;
	background-color: Black;
	width: 950px;
	color: White;
	background-image: url(images/main_page.jpg);
	background-repeat: no-repeat;
}

h1
{
	color: #0085CE;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	margin:10px 10px 10px 10px;
	line-height: 14px;
}

a
{
	color: #00C7FC;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#header
{
	margin: 150px 0 0 0;
	padding:0;
}

#leftcontent 
{
	float: left;
	width:190px;
}

#main
{
	width:190px;
	border:1px solid #005287;
	margin: 0 0 10px 10px;
	line-height: 14px;
	background: url(images/blue_header.gif) top left repeat-x;
	background-color: Black;
}

#archive
{
	width:190px;
	border:1px solid #005287;
	margin: 0 0 10px 10px;
	line-height: 14px;
	background: url(images/blue_header.gif) top left repeat-x;
	background-color: Black;
}

#search
{
	width:190px;
	border:1px solid #005287;
	margin: 0 0 10px 10px;
	line-height: 14px;
	background: url(images/blue_header.gif) top left repeat-x;
	background-color: Black;
}

#categories
{
	width:190px;
	border:1px solid #005287;
	margin:10px 10px 10px 10px;
	line-height: 14px;
	background: url(images/blue_header.gif) top left repeat-x;
	background-color: Black;
}

#rightcontent 
{
	width: 740px;
	margin: 0 0 0 210px;
}

#commentleft
{
	float: left;
	width: 100px;
	line-height: 14px;
	text-align: right;
	margin: 0 0 0 0;
}

#commentright
{
	width: 600px;
}

#loginleft
{
	float: left;
	width: 80px;
	line-height: 18px;
	text-align: right;
	margin: 0 0 0 0;
}

#loginright
{
	width: 160px;
}

.login
{
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	background: url(images/blue_header.gif) top left repeat-x;
	border: 1px solid #005287;
	width: 300px;
	background-color: Black;
}

.commenttext
{
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	line-height: 18px;
	margin: 0 0 0 0;
}

.commenttextmax
{
	color: White;
	background-color: Black;
	border: 0;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	line-height: 10px;
	text-align: right;
	margin: 0 0 0 5px;
}

.commenterrortext
{
	color: Red;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	line-height: 18px;
	margin: 0 0 0 0;
}

#postbottomleft
{
	float: left; 
	margin: 0 0 10px 0;
}

#postbottomright
{
	float: right; 
	margin: 0 0 10px 0;
}

.input1
{
	color: White;
	background-color: Black;
	border: solid 1px #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	line-height: 14px;
}

.input2
{
	color: White;
	background-color: Black;
	border: solid 1px #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	line-height: 14px;
	background: url(images/blue_header.gif) top left repeat-x;
}

.input3
{
	color: White;
	background-color: Black;
	border: solid 1px #ffffff;
	font-size: 8px;
	font-family: Verdana, Tahoma;
	line-height: 10px;
	background: url(images/blue_header.gif) top left repeat-x;
}

.maintext
{
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.commentwarning
{
	color: #959595;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.commenttext2
{
	color: #E5E5E5;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.blogpost
{
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	background: url(images/blue_header.gif) top left repeat-x;
	border:  1px solid #005287;
	background-color: Black;
}

.posttitle2
{
	color: #0085CE;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	margin: 10px 10px 10px 10px;
}

.dataitemseperator
{
	margin: 10px 0 0 0;
}

.posttitle
{
	color: #0085CE;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
}

.posttitle a
{
	text-decoration: none;
}

.posttitle a:hover
{
	text-decoration: underline;
}

.commenttitle
{
	color: #0085CE;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

.commenttitle2
{
	color: #025F99;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}


.list
{
	margin: 0 0 0 0;
}

.optionitem
{
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	margin:10px 10px 10px 10px;
	line-height: 14px;
	width: 100%;
	vertical-align: middle;
}

.optionitem a
{
	text-decoration: none;
}

.optionitem a:hover
{
	text-decoration: underline;
}

.hrcolor
{
	color: #005287;
}

.dateformat
{
	color: #01436D;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.leftitem
{
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	margin:10px 10px 10px 10px;
	line-height: 14px;
	width: 100%;
}

.searchitem
{
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	margin:10px 0px 10px 10px;
	line-height: 14px;
	width: 100%;
}

.leftitem a
{
	text-decoration: none;
}

.leftitem a:hover
{
	text-decoration: underline;
}

.margin
{
	margin:10px 10px 10px 10px;
	line-height: 14px;
}

.margin2
{
	margin:0px 10px 10px 10px;
	line-height: 14px;
}

.margin3
{
	margin:10px 20px 10px 10px;
	line-height: 14px;
}

.marginleft
{
	margin: 0 0 0 5px;
}

.footer
{
	text-align: center;
	color: #01436D;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	
}

Body.mceContentBody
{
	background-image: none;
	background-color: Black;
	color: White;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.normal_code
{
	color: Black;
	font-size: 11px;
	font-family: Courier New, Verdana, Tahoma;
	background-color: #E9E9E9;
}

.keyword_code
{
	color: #0000ff;
	font-size: 11px;
	font-family: Courier New, Verdana, Tahoma;
}

.object_code
{
	color: #008080;
	font-size: 11px;
	font-family: Courier New, Verdana, Tahoma;
}

.string_code
{
	color: #800000;
	font-size: 11px;
	font-family: Courier New, Verdana, Tahoma;
}

.comment_code
{
	color: #008000;
	font-size: 11px;
	font-family: Courier New, Verdana, Tahoma;
}

.attribute_code
{
	color: #ff0000;
	font-size: 11px;
	font-family: Courier New, Verdana, Tahoma;
}