body
{
    font-family: Tahoma;
    background-color: #f4f4f4;
}

#silverlightcontrolhost {
    height: 580px;
    width: 640px;
}

ul 
{
	/*list-style-image: url('../images/bullet2.gif');*/
	list-style-type: square;
}
.code {
	background-color: #f8f8f8;
	overflow: auto;
	max-width: 550px;
	width: 550px;
	min-height: 35px; 
	max-height: 400px; 

}
h4 
{
	font-size: 12pt;
	padding-bottom: 0px;
	margin-bottom: -5px;
	
}
.smallCode {
	background-color: #f8f8f8;
	overflow: auto;
	max-width: 550px;
	max-height: 100px; 
}

.date
{
    padding-top: 25px;
    font-size: 8pt;
    color: #7094c9;
}
.iconMenu 
{
	padding-left: 25px;
	padding-bottom: 5px;
}
.postTitle
{
	padding-top:5px;
	font-family:Arial;
	font-size:14pt;
    color: #7094c9;
}
.TabText 
{
	position: absolute; 
	font-family: Tahoma; 
	font-size: 12px; 
	padding-top: 8px;
}

.postTitle a:hover
{
    font-weight: normal;
    text-decoration: none;
    color: #7094c9;
}
.blogContent
{
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 20px;
    font-size: 9pt;
    color: #6f6f6f;
    width: 553px;
    vertical-align: top;
    background-color: #fff;
    line-height: 12pt;
}
.itemBoxStyle
{
}
.itemCategoryLinksStyle
{
    font-size: 8pt;
    word-spacing: 5px;
}

a, a:link, a:visited, a:active
{
	font-weight:normal;
	text-decoration:none;
	color:#7094c9;
}
a:hover
{
    text-decoration: underline;
}
a[name] {
	color:#6f6f6f;
	font-weight:bold;
}
.itemFooterDate
{
    text-align: center;
    font-size: 8pt;
}
.itemFooterStyle 
{
    padding-top: 10px;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 20px;
}
.itemAnnounceIt 
{
	text-align: center;
	padding-bottom: 5px;
}

.itemFooterLinks
{
    text-align: center;
    font-size: 8pt;
}
.itemRelatedPosts 
{
	padding-top: 10px;
	text-align:left;
	font-size: 8pt;
}

#pageContainer
{
    width: 968px;
    margin: auto;
    padding: 0px;
    background-color: #fff;
}
#pageContent
{
    float: left;
    width: 968px;
    padding: 0px;
}
#leftSide
{
    float: left;
    width: 641px;
}
#outerLeftSide
{
    float: left;
    width: 48px;
    background-color: Black;
}
#rightSide
{
    float: right;
    width: 327px;
    background-color: #fff;
}
.navigatorLinksTableStyle, .archiveLinksTableStyle
{
	width: 100%;
	font-size: 8pt;
}

.navigatorLinksCellStyle, .archiveLinksTableStyle TD, .titleListStyle TD
{
	border-bottom-style: dotted;
	border-bottom-color: #afafaf;
	border-bottom-width: 1px;
	background-image: url('../images/bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 3px;
}

.blogRollCellStyle
{
	border-bottom-style: dotted;
	border-bottom-color: #afafaf;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	width: 176px;
}

.searchContainerStyle 
{
	text-align: right;
}

.searchTextBoxStyle 
{
	background-image: url('../images/txtBoxShade.jpg');
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #7f7c7c;
	width: 170px;
}

.smallestTag, .smallestTag A { font-size:6pt; }
.smallerTag , .smallerTag A{ font-size:8pt; }
.smallTag,.smallTag a{ font-size: 10pt; }
.mediumTag, .mediumTag A{ font-size: 12pt;}
.largeTag, .largeTag A{ font-size: 14pt; }
.largerTag, .largerTag A{ font-size: 16pt;}
.largestTag, .largestTag A{ font-size: 18pt; }

.tagCloud 
{
	text-align: center;
}

.boxContainerStyle 
{
	width: 221px; 
	margin-left: 15px;
	font-size: 8pt;
	/*padding-left: 15px;*/
}

.boxUpperLeftCorner 
{
	width: 20px; 
	height: 43px;
	background-image:url('../test/menubox/images/menubox_10.jpg');
}

.boxUpperRightCorner 
{
	width: 25px; 
	height: 43px;
	background-image:url('../test/menubox/images/menubox_15.jpg');
}

.boxUpperCenterLeft 
{
	height: 18px; 
	width: 65px;
	background-image: url('../test/menubox/images/menubox_11.jpg');
	background-repeat: no-repeat;
}

.boxUpperCenterRight 
{
	height: 18px; 
	width: 60px;
	background-image: url('../test/menubox/images/menubox_14.jpg');
	background-repeat: no-repeat;
}

.boxUpperCenter 
{
	height: 18px; 
	width: 66px;
	background-image: url('../test/menubox/images/menubox_12.jpg'); 
	background-repeat: repeat-x;
}

.boxHeaderStyle 
{
	color: #626262; 
	font-weight: bold; 
	font-size: 8pt; 
	height: 20px;
	/*width: 100%;*/
}

.boxHeaderUnderlineStyle 
{
	/*width: 100%; */
	height: 3px; 
	background-image: url('../test/menubox/images/menubox_19.jpg'); 
	background-repeat: repeat-x; 
}

.boxLeftBorderStyle 
{
	width: 20px; 
	background-image: url('../test/menubox/images/menubox_21.jpg'); 
	background-repeat: repeat-y; 
}

.boxRightBorderStyle 
{
	width: 25px; 
	background-image: url('../test/menubox/images/menubox_23.jpg'); 
	background-repeat: repeat-y; 
}    
    
.boxContentAreaStyle 
{
	padding-bottom:20px;
	width: 176px; 
	background-image: url('../test/menubox/images/menubox_27.jpg'); 
	background-repeat: repeat-x; 
	background-position: bottom;
}       

.boxLeftLowerCornerStyle 
{
	width: 20px; 
	height: 58px; 
	background-image:url('../test/menubox/images/menubox_21.jpg'); 
	background-repeat: repeat-y; 
	vertical-align: bottom;
}

.boxRightLowerCornerStyle 
{
	width: 25px; 
	height: 58px; 
	background-image:url('../test/menubox/images/menubox_23.jpg'); 
	background-repeat: repeat-y; 
	vertical-align: bottom;
}

.commentViewBoxStyle 
{
	font-size: 8pt;
	padding-top: 30px;
	width: 550px;
}

.commentViewControlStyle 
{
	/*
	background-image: url('../images/txtBoxShade.jpg');
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #7f7c7c;
*/
}

.configSectionStyle 
{
	width: 350px;
}

.pageTopic 
{
	font-size: 15pt;
	padding-bottom: 10px;
}

.configSectionTitleStyle 
{
	font-weight: bold;
	padding-top: 20px;
}

/* comments */
.commentBoxStyle {
	clear: both;
	padding: 0.5em;
	padding-top: 2em;
	border-bottom: 1px dotted #979797;
}

.commentBoxAuthorStyle {
	border-top: 1px solid #006400;
	border-bottom: 1px solid #006400;
}

.commentGravatar {
	background: #FFF;
	border: 1px solid #979797;
	}

.commentDateStyle {
	font-size: 7pt;
	padding-bottom: 5px;
	}

.commentBodyStyle,
.commentBodyAuthorStyle {
	float: right;
	width: 83%;
	margin-top: 0.5em;
	font-size: 1.1em;
	text-align: justify;
	margin-right: 0.5em;
	}

.commentSpamStateStyle {
	padding-top: 1em;
	padding-bottom: 0;
	font-size: 0.9em;
	font-weight: bold;
	}

.commentBoxFooterStyle {
	margin-top: 1.2em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	}

.commentPermalinkStyle {
	padding-top: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	clear: right;
	display: block;
	}


