/*Basic typog&body_______________________________*/
body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
	color: #333333;
	background-color: #000000;
	background-image: url(images/images/backslice_02.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#clearingdiv {
	clear: both;
}
a {
	text-decoration: none;
}
h2 {
	padding: 0px;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1.5px;
	margin-right: 0px;
	margin-bottom: .5px;
	margin-left: 0px;
}
blockquote {
	background-image: url(images/quotebit.jpg);
	background-position: 6px 10px;
	background-repeat: no-repeat;
	margin-left: .25em;
	margin-right: .25em;
	padding-left: 2.5em;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 1.25em;
	color: #666666;
	border: 1px dotted #CCCCCC;
	font-style: italic;
}
code {
	font-size: 0.75em;
	line-height: 2em;
	display: block;
	padding-right: 1em;
	padding-left: 1em;
	color: #666666;
}
/*end body____________________________*/







/*header______________________________*/
#header {
	width: 100%;
	height: 400px;
	margin-top: 0px;
	background-image: url(images/Dumplogheader4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#header h1 {
	display: none;
}
/*end header______________________________*/







/*sidebar_____________________________*/

#homelink:hover {
	ßcolor: #0099FF;
	background-repeat: no-repeat;
	color: #000000;
	background-image: url(images/homebit.jpg);
	background-position: 2.75em top;
}
#sidebar li a {
	display: block;
	color: #333333;
	background-position: left top;
	font-style: italic;
	line-height: 1.5em;
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 1em;
}
#sidebar li a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
}

#sidebar li h2 {
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	color: #333333;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 1px;
	margin-bottom: 1em;
	padding-top: 1.5em;
}


#sidebar form {
	padding-bottom: 20px;
}

#sidebar {
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 3.5em;
	float: right;
	margin-bottom: 2em;
	padding-left: 1.75em;
}
#sidebar p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;
	font-style: italic;
}
#sidebar li {
	padding-bottom: 6px;
}


#sidebar ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 10px;
}
#sidebar ul h2 {
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	color: #333333;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 1px;
	margin-bottom: 1em;
	padding-top: 1.5em;
}
/*end sidebar________________________*/




/*Main content_______________________*/

#content img {
	padding: .5em;
	border: 1px solid #999999;
	color: #0099FF;
}
.imgleft {
	margin-right: .75em;
}
.imgright {
	margin-left: .75em;
}




.post {
	margin-bottom: 1.5em;
	position: relative;
	padding-top: 3em;
	padding-left: 3em;	
}
.post ul {
	
	padding-left: 1em;	
}	

.post #archive_posts a {
	display: block;
	color: #FFFFFF;
	background-color: #000000;
	width: 400px;
	padding-left: 0.25em;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
#archive_posts a:hover {
	background-color: #0099FF;
	color: #FFFFFF;
	border-left-color: #0099FF;
}

.pagetitle {
	color: #FFFFFF;
	display: block;
	left: 0em;
	padding-left: 2em;
	background-color: #000000;
	width: 590px;
	padding-bottom: 0.3em;
	font-weight: normal;
	padding-top: .3em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099FF;
}


.postmetadata a {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.postmetadata {
	font-size: 0.83em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	color: #333333;
	margin-top: 2.75em;
	margin-bottom: 3em;
}
.postmetadata a:hover {
	color: #0099FF;
}

.navigation {
	text-align: left;
	margin-bottom: 2em;
	margin-top: 3em;
}
#content .navigation a {
	font-size: 1.25em;
	background-color: #0099FF;
	width: 200px;
	display: block;
	padding-left: 2.5em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
#content .navigation a:hover {
	color: #FFFFFF;
	background-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099FF;
}

#respond {
	padding-left: 2.5em;
	padding-bottom: 1em;
}
#homelink {
	font-size: 1.5em;
	display: block;
	color: #333333;
	margin-bottom: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.5em;
	margin-left: .25em;
}
#content {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	line-height:1.6em;
	width: 620px;
	background-color: #FFFFFF;
	margin-bottom: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 54px;
	}
#page {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	padding-top: 0em;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
.date {
	color: #333333;
	font-style: italic;
	font-size: 1em;
}
.top-date {
	color: #CCCCCC;
	font-size: 0.75em;
	font-style: italic;
}
#content h2 a {
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 0px;
	left: 0em;
	padding-left: 2em;
	background-color: #000000;
	width: 590px;
	padding-bottom: 0.2em;
	font-weight: normal;
	padding-top: 0.3em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
#content h2 a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
}
#content a {
	color: #0099FF;
}
#content a:hover {
	background-color: #0099FF;
	color: #FFFFFF;
}
#content a img {
	border: 1px solid #999999;
	padding: 0.5em;
}
#content a img:hover {
	border: 1px solid #3298FD;
	background-color: #0099FF;
}
.entry a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
/*end maincontent___________________*/




/*comments _________________________*/
#comments {
	padding-left: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-left: 2.5em;
}
#respond {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
	margin-left: 2.5em;
	display: block;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 1em;
	margin-top: 2em;
}
#commentform {
	padding-left: 3em;
	border: 1px solid #666666;
	margin-left: 3em;
	background-color: #F3F3F3;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

.commentlist {
	padding-left: 5em;
	padding-top: 1.25em;
}
.commentlist li {
	border: 1px solid #333333;
	margin-bottom: 1em;
	padding-right: 0.75em;
	padding-left: 0.75em;
	padding-top: 0.25em;
	color: #333333;
	background-image: url(images/commentbit2.jpg);
	background-repeat: repeat;
}
#commentor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #333333;
	display: block;
	font-weight: bold;
	font-style: normal;
}
#comment {
	
}
.commentmetadata {
	float: right;
}

.commentlist .alt {
	background-color: #FFFFFF;
	background-image: url(images/commentbit3.jpg);
	background-repeat: repeat;
}
/*end comments_______________________*/



/*footer+Links______________________*/
#footer {
	clear: both;
	text-align: center;
	width: 960px;
	color: #FFFFFF;
	font-size: 0.83em;
	height: 3em;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	padding-top: 0.4em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
}
#footer a {
	color: #0099FF;
}
#linkcat-2 {
	background-color: #666666;
	list-style-type: none;
	padding-bottom: 0.25em;
	padding-right: 2em;
	clear: both;
	padding-top: 0.5em;
	background-image: url(images/linkcatbit.jpg);
	background-repeat: repeat;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.linkcat_header {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	width: 8.5em;
	padding-left: 2em;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
}
#linkcat-2 ul li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	line-height: 1.75em;	
}
#linkcat-2 h2 {
	font-weight: normal;
	display: none;
}
#linkcat-2 a {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0.5em;
	font-style: italic;
	padding-right: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#linkcat-2 a:hover {
	color: #FFFFFF;
	background-image: url(images/linkcatbit_a.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/*end footer+links_________________*/







#advert {
	padding: 4px;
	border: 1px solid #666666;
	width: 160px;
	margin-left: 1.25em;
	margin-top: .25em;
}
