/* 
	DasBlog
	
	These are all the DasBlog specific styles that you can
	use to customize the look and feel of the content
*/



h1, h2, h3 {
	margin: 0;
	padding: 0;
}




/* 	Site Title area  */


.siteName, .siteName a, .siteName a:visited, .siteName A:hover , .siteName A:active , .siteName A:active {
	margin-left: 10px;
}


.description {
	margin-top: -12px;
	position: absolute;
	padding-left: 28px;
}

/* ------------- */





/* generated by dasBlog Application */


.bodyContentStyle { 
display: inline;
width: 100%;
}

/* ------------ */






/* sidebar styles */

.side {
	padding: 5px 5px 5px 5px;
	padding-left: 10px;
	margin-right: 10px;
}

.sidetitle {
	padding: 2px;
	margin-top: 10px;
	border-bottom: 1px solid;

}


/* ------------ */






/* page navigation styles */


.bodyContentStyle #moreitems {
visibility: visible;
top: 85px;
}




#nextlink {
text-align: right;
}


/* show no date seperator, despite the code */
.date {
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 22px;
	border-bottom: 1px dotted;
}

/* ------------ */








/* Item Styles */



.newsItems { 

}


.pageTopic {
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 300;
}







.itemBodyStyle {
	margin-left: 5px;
	padding-bottom: 1em;
	display: block;
}

.commentBodyStyle {
	margin: 0px;
	padding-bottom: 1em;
	display: block;
}

.commentSpamStateStyle 
{
	margin-top: 1em;
}





.itemBoxStyle {
	padding: 0px;
	margin-bottom: 15px;
}

.itemCategoryLinksStyle {
	text-align: center;
}

.itemCategoryLinksStyle a {
	display: block;
	clear: both;
	width: 130px;
}

.itemFooterStyle {
	border-bottom: 1px solid;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}



.itemReadMoreStyle {
	width: 100%;
	padding-top: 1em;

}





.itemWhenStyle {
	margin-bottom: 0px;
	margin-top: 4px;
	margin-left: 25px;
}

.itemTimeStyle {
	margin-top: 0px;
	margin-left: 25px;
}

/*------------------- */


/* comments styles */


.commentBoxStyle {

}

.commentViewBoxStyle {
	border-top: 2px dotted black;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-top: 30px;

}


.commentViewLabelStyle code {
display: none;
white-space: inherit;
overflow: hidden;
}

.commentViewBoxStyle input 
{
	border:1px solid #E0E0E0;
}

.openidtextbox {
	background: #FFFFFF url('../../../images/openid-icon-small.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px; 
}

.openidtextboxwrap 
{
	padding-right: 18px;
}


/* ------------ */








/* category list widget */

.categoryListCellStyle { }
.categoryListContainerStyle { }
.categoryListExpanded { }
.categoryListlinkstyle { }
.categoryListNestedOutlineBadgeCellStyle { }
.categoryListNestedOutlineBadgeStyle { }
.categoryListNestedOutlineBodyTableStyle {
	width: 100%;
	margin-left: 25px;
	margin-bottom: 4px;
}
.categoryListNestedOutlineContainer { }
.categoryListNestedOutlineTitleCellStyle { }
.categoryListNestedOutlineTitleStyle { }
.categoryListTableStyle { }
.categoryListXmlLinkStyle { 


}
.commentBoxFooterStyle  { }


/* --------------- */








/* navigation widget */


.navigatorLinksCellStyle { }
.navigatorLinksContainerStyle { }
.navigatorLinksLinkStyle { }
.navigatorLinksTableStyle { }

/* --------------- */








/* search widget */
.searchContainerStyle {}
.searchButtonStyle {
width: 75px;
height: 22px;
position: relative;
text-align: left;
padding-left: 5px;
left: -4px;
top: 3px;
}	
.searchTextBoxStyle {

width: 139px;
height: 20px;
padding-left: 5px;

}

/* --------------- */








/* sign in widget */


.signInPasswordTextBoxStyle { width: 160px; }

.signInTableStyle { }

.signInUsernameTextBoxStyle { width: 160px; }


/* ------------- */





/* on this page widget */


.titleListCellStyle { }
.titleListStyle { }
.trackbackLinkStyle { }

/* -------------- */







/* recent posts widget */

.titleListStyle {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}

.titleListStyle li{
	border-bottom: 1px dotted #000;
	line-height: 130%;
	list-style:none;
}

.titleListStyle li a{
	color: #000;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}

.titleListStyle li a:visited{
	color: #000;
	text-decoration: none;
}






/* ----------- */







/* archive widget */

.archiveLinksContainerStyle {
 width: 100%;
}

.archiveLinksTableStyle {
width: 100%;
}

.archiveLinksTableStyle td {
width: 100%;
}


.archiveLinksLinkStyle 
{
	padding: 4px 6px 4px 2px;
	border-bottom: 1px dotted #000;
	width: 100%;
}

.archiveLinksCellStyle
{
	width: 100%;
	text-align: justify;
}





/* -------------------- */





/* blogroll Widget */

.blogRollCellStyle { }
.blogRollContainerStyle { }
.blogRollDescriptionStyle {	margin-left: 15px;}
.blogRollLinkStyle { }
.blogRollNestedOutlineBodyTableStyle { margin-left: 20px; }
.blogRollNestedOutlineTitleCellStyle { }
.blogRollTableStyle { }
.blogRollXmlLinkStyle { }

/* ------------- */

/* 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;
}






