/* 

*/

A, A:link, A:visited, A:active { font-weight: bold; text-decoration: none; }

A:link { color: #36f; }
A:visited { color: #36f; }
A:hover { text-decoration: underline;}
A:active { color: Black; }

A.help { cursor: help; text-decoration: none; border-bottom: 1px dotted gray;}
A.help:hover { text-decoration: underline; border-bottom: 0px dotted gray; }

body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color: #fff;
}

#header {
	border-bottom: 3px solid #000;
	height: 80px;
	background: #36f url('images/gradientBackground.gif') repeat-x;
	position: relative; /* needed for the clickable header image */
}

.siteName {
	font-size: 60px;
	font-weight: normal;
	font-family: Tahoma, Verdana, sans-serif;
	color: #fb5;
	text-indent: -1000px;
	background: transparent url(images/deHeld.jpg) no-repeat 60px 22px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.siteName a, .siteName a:visited, .siteName a:hover, .siteName a:active, .siteName a:link {
	color: #fb5;
	text-decoration: none;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 250px;
	height: 56px;
   /*border: 1px solid red;  display the clickable area */
}

.logo {
	background: transparent url(images/panorama.jpg) no-repeat 200px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.toprightcorner {
	background: transparent url('images/blackCorner.gif') no-repeat 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 24px;
	padding: 0 0 0 21px;
	margin: 0;
}

#content {
	width: 100%;
	clear: both;
	line-height: 1.5em;
	position: absolute;
	top: 83px;
	left: 0px;
}

#navigationbar {
	width: 99%;
	top: 0px;
	left: 0px;
	position: absolute;
	line-height: 20px;
	border-bottom: 3px solid #000;
	color: #000;
	background: #9c3;
}

#navigationbar ul {
	margin: 0;
	padding: 2px 15px 0 15px;
}

#navigationbar li {
	list-style: none;
	float: left;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	background: #9c3 url('images/tab_rbg.gif') no-repeat right top;
}

#navigationbar a { 
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 5px 10px 0px 10px;
	margin-right: 5px;
	background: url('images/tab_lbg.gif') no-repeat left top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigationbar a { float: none;} /* End IE5-Mac Hack */

#navigationbar a:hover { color: #edf9c8; text-decoration: underline; }

#left {
	margin-right: 30%;
	margin-left: 15px;
	font-size: 100%;
	position: relative;
	left: 0px;
	top: 30px;
}

#left .column {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 30px 0px;
	background-color: #fff;
	top: 2.5em;
}

#right {
	width: 30%;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	top: 0px;
	margin-left: 70%;
	font-size: 10px;
	line-height: 1.5em;
	background: #edf9c8 url('images/green_black_lightgreen_corner.gif') no-repeat left top;
}

#right .column {
	padding: 0px 0px 15px 10px;
	margin-right: 5px;
	border-left: 3px solid #000;
	border-bottom: 1px solid #000;
	color: #9c3;
}

#right a { color: #000; }

#right a:hover { color: #690; }

#nedstat
{
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
	visibility: hidden;
}

/**********************************************************
	These are all the DasBlog specific styles that you can
	use to customize the look and feel of the content
***********************************************************/

.blogRollDescriptionStyle {
	margin-left: 15px;
	font-weight: normal;
	font-size: 7pt;
}

.blogRollNestedOutlineBodyTableStyle { margin-left: 20px; }

.bodyContentStyle { width: 100%; }

.categoryListNestedOutlineBodyTableStyle {
	width: 100%;
	margin-left: 25px;
	margin-bottom: 4px;
}

.commentBoxFooterStyle { text-align: left; }

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed #f0f0e0;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: right;
	color: #666;
}

.date {
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	letter-spacing: .1em;
	height: 14px;
	color: #000;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ff9900,endColorStr=white);
	background: #f90;
}

.description { font-size: 14px; font-style: oblique; color: #000;}

.FreeTextboxStyle { color: #000; }

/*******************************************
	ItemStyle
*******************************************/

.itemBodyStyle, .commentBodyStyle {
	margin: 0px;
	padding-bottom: 1em;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*text-align: justify; */
	color: Black; 
	background: White;
}

.itemBodyStyle p {
	margin: 0;
	padding-bottom: 10px;
}

.itemBodyStyle a:link, .itemBodyStyle a:visited {
	text-decoration: underline;
	padding-right: 22px;
	background: url(images/link.gif) no-repeat right center;
}

.itemBodyStyle a:hover, .itemBodyStyle a:active {
	text-decoration: underline;
	padding-right: 22px;
	background: url(images/link.gif) no-repeat right center;
}

.itemImg img {
	border: none;
	position: relative;
}

.floatLeft img {
	padding: 0 10px 0 0;
	float: left;
}

.floatRight img {
	padding: 0 0 0 10px;
	float: right;
}

.bordered { border: 1px solid #000; padding: 5px;}

.itemBoxStyle, .commentBoxStyle, .commentViewBoxStyle {
	border: 1px solid #c0c0c0;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 15px;
	text-decoration: none;
	background-color: White;
}

.itemCategoryLinksStyle {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

.itemFooterStyle, .commentBoxFooterStyle {
	border-top: 1px dotted #c0c0c0;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	text-align: right;
	color: Black;
	background: White;
}

.itemReadMoreStyle {
/*	width: 100%; */
	padding-top: 0.2em;
	text-align: left;
	color: #000;
}

.itemReadMoreStyle a:link, .itemReadMoreStyle a:visited {
	text-decoration: underline;
/*	border-bottom: 1px dotted; */
	padding-right: 22px;
	background: url(images/linkInternal.gif) no-repeat right center;
}

.itemReadMoreStyle a:hover, .itemReadMoreStyle a:active {
	text-decoration: underline;
/*	border-bottom: 1px dotted; */
	padding-right: 22px;
	background: url(images/linkInternal.gif) no-repeat right center;
}

.itemTitleStyle {
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #c0c0c0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

.itemEditStyle {
	position: relative;
	float: right;
}

.pageTopic {
	color: #7F7F7F;
}

.searchContainerStyle {
	margin: 0px 0 0 15px;
	padding: 5px 0 0 0;
	white-space: nowrap;
	background: url('images/search.gif') no-repeat left center;
}

.searchButtonStyle {
	font-size: 10px;
	background-color: #EDF9C8;
	border: 1px solid #9c3;
}

.searchTextBoxStyle {
	font-size: 11px;
	border: 1px solid #9c3;
	margin-left: 20px;
	width: 80px;
}

.side {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	color: #000;
	border-color: #fff;
	margin: 0px;
}

.side p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.sidetitle {
	padding: 2px;
	margin-top: 10px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: .1em;
	background: url(images/tile_green.gif) repeat-x 0px -2px;
	height: 24px;
	color: #000;
	border-color: #fff;
}

.signInPasswordTextBoxStyle { width: 160px; }

.signInUsernameTextBoxStyle { width: 160px; }

.signInLabelCellStyle { color: red; }

/**********************************************************
	Calendar Styles

	These are all the specific styles that you can
	use to customize the look and feel of the Calendar
	except for the Color
***********************************************************/
#weblogCalendar a:hover {
	color: #000;
}

.hCalendarStyle {
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
	font-family: verdana, arial, lucida, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	background-color: #edf9c8;
}

.hCalendarMonthYearRow {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 12px;
	border: 0px solid #fff;
	color: #000;
}

.hCalendarDayNameRow {
	padding: 0px;
	margin: 0px;
	height: 12px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #9c3;
	color: black;
	background-color: #fb5;
}

.hCalendarDayNameRow, .hCalendarOtherMonthStyle, .hCalendarDay, .hCalendarDayCurrent, .hCalendarWeekendStyle, .hCalendarOtherMonthStyle, .hCalendarOtherMonthWeekendStyle {
	width: 16px;
	height: 16px;
	text-align: center;
}

.hCalendarDay, .hCalendarDayCurrent, .hCalendarWeekendStyle {
	background-color: #fff;
}

.hCalendarDay a:hover, .hCalendarDay a:active {
	background: transparent;
}

.hCalendarNextPrevStyle a:hover, .hCalendarNextPrevStyle a:active {
	display: block;
	font-weight: bolder;
	color: #000;
	background: #fb5;
}

.hCalendarDayCurrent {
	border: 1px solid #f90;
	color: black;
	background: #fff url(images/orange_corner.gif) no-repeat left top;
}

.hCalendarOtherMonthStyle, .hCalendarOtherMonthWeekendStyle { color: #fb5; background-color: #fec; }

/*********************************************************
	admin

	These are all the DasBlog specific styles that you can
	use to customize the look and feel of the admin content
*********************************************************/

.adminNavbarStyle {
	padding-top: 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	height: 14px;
	display: block;
	z-index: 1;
	position: absolute;
	top: 64px;
	right: 0px;
	border-top: 2px solid #000;
	line-height: 14px;
	background-color: #666;
}

.adminNavbarStyle UL {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.adminNavbarStyle UL LI { 
	margin: 0px;
	padding: 3px;
	border-right: 2px solid #000;
	list-style: none;
	display: inline;
	background-color: #666;
}

.adminNavbarStyle UL LI.first { border-left: 2px solid #000; }

.adminNavbarStyle UL LI.here 
{
	list-style: none;
	display: inline;
	z-index:2;
	position:relative;
	background-color: #fff;
}

.adminNavbarStyle UL LI.firstHere 
{
	list-style: none;
	display: inline;
	z-index:3;
	position:relative;
}

.adminNavbarStyle A:link, .adminNavbarStyle A:visited, .adminNavbarStyle A:active { color: #ddd; text-decoration: none;}

.adminNavbarStyle A:hover { color: #fb5; }

#left .adminNavbarStyle {
	position: absolute;
	top: -28px;
	right: 0px;
	border-top: none;
	border-bottom: 2px solid #000;
}

.configControlStyle { font-size: 11px; font-family:Tahoma, sans-serif; }

.configLabelColumnStyle { vertical-align: top; }

.configLabelStyle { margin-right: 10px; font-size: 11px; }

.configSectionStyle {
	border: 1px dashed #ccc;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
	background-color: white;
}

.configSectionTitleStyle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	font-weight: bold;
	font-size: 110%;
}

.statsTableColumnStyle {
	border: solid 1px #666;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsTableDateColumnStyle {
	border: solid 1px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;
}

.statsTableFooterColumnStyle {
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 2px;
	padding: 3px;
	font-weight: bold;
	border-color: #666;
}

.statsTableFooterNumColumnStyle {
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 2px;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;
	border-color: #666;
}

.statsTableHeaderColumnStyle {
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 2px;
	border-top: solid 1px;
	padding: 3px;
	font-size: 105%;
	font-weight: bold;
	border-color: #666;
}

.statsTableNumColumnStyle {
	border: solid 1px #666;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;
}

.statsTableDateColumnStyle { border-color: #666; }

.statsTableStyle {
	margin-bottom: 10px;
	border: solid 1px #666;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #f0f0e0;
}

@media print {
	#header { display: none; }
	#navigationbar { display: none; }
	#content { top: 0px; }
	#left { margin-right: 0px; margin-left: 0px; position: absolute; left: 0px; top: 0px; }
	#right { display: none; }
}