/* CSS Document */

a:link{
	color: #668333;
	text-decoration:none;
}

a:visited{
	color: #668333;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: #668333;
	text-decoration:none;
}

#wrapper{
	width:773px;
	margin: 0 auto;
	position:relative;
}


#header{
	height: 292px;
	background-image:url(http://www.kennworld.net/images/interface/head.png);
	background-repeat:no-repeat;
}

#bbody{
	background-repeat:repeat-y;
	background-image:url(http://www.kennworld.net/images/interface/bbody.png);
	min-height:100%;
	height: 100%;
	float:left;
}

#main{
	float:left;
	width: 592px;
}

#sidebar{
	float:right;
	width: 181px;
}

#blogheader{
	width:560px;
	height: 25px;
	text-align: right;
	padding-top: 5px;
	color:#CCCCCC;
	font-variant:small-caps;
	font-size: medium;
}
.bblogheader{
	width:560px;
	height: 25px;
	text-align: left;
	padding-top: 5px;
	color:#CCCCCC;
	font-variant:small-caps;
	font-size: medium;
}
.bblogheader:link{
	color:#CCCCCC;
	text-decoration:none;
}

.bblogheader:visited{
	color:#CCCCCC;
	text-decoration:none;
}

.bblogheader:hover{
	color:#CCCCCC;
	text-decoration: underline;
}

.bblogheader:active{
	color:#CCCCCC;
	text-decoration:none;
}

.headmessage{
	width:560px;
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	color:#CCCCCC;
	font-variant:small-caps;
	font-size: medium;
}

#backbutton{
	margin: 0 auto;
	width: 300px;
	height: 150px;
}

.post{
	width: 560px;
	margin: 0 auto;
}

.posthead{
	width:560px;
	height:15px;
	background-image:url(http://www.kennworld.net/images/interface/postbacktop.png);
	background-repeat:no-repeat;
}

.postfoot{
	width:560px;
	height:15px;
	background-image:url(http://www.kennworld.net/images/interface/postbackbottom.png);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

.postwrapper{
	background-image:url(http://www.kennworld.net/images/interface/transpixel.png);
	padding: 3px 18px;
}

.comments{

}

.dateheader{
	color:#333333;
	font-variant:small-caps;
	border-bottom-color: #333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.posttitle{
	font-size: large;
	color:#555522;
	margin-top: 5px;
	margin-bottom: 7px;
}

.postbody{
	margin-bottom: 7px;
}

.postbody img{
	padding: 3px;
	border-color: #668333;
	border-style: solid;
	border-width: 1px;
}

.byline{
	font-size: smaller;
	padding-bottom: 1px;
	color: #4C4C4C;
}

.commentlink{
	background: url(http://www.kennworld.net/images/interface/comment.gif) no-repeat 235px 45%;
	padding-left: 250px;
}

#comments{
	margin-top: .5em;
	padding-top: .5em;
	border-top-color: #333;
	border-top-style: dotted;
	border-top-width: 1px;
	clear:both;
}

.commentbyline{
	font-size: small;
	padding-bottom: 1px;
	color: #4C4C4C;
	bottom-padding: .5em;
}

.commentnum{
	font-weight:bold;
	font-size: small;
	color:#555522;
}

.commenttext{
	margin: 1em 0;
	padding: 0 13px 0 13px;
	border-left: 3px dotted #BBBB76;
	border-right: 3px dotted #BBBB76;
}

.commentbody{
	padding-top: .5em;
}

.sidebar{
	width: 150px;
	margin: 0 auto;
}

.sidebarhead{
	margin-top: 10px;
	width: 150px;
	height: 15px;
	background-image:url(http://www.kennworld.net/images/interface/sidebarbacktop.png);
	background-repeat:no-repeat;

}

.sidebarfoot{
	width: 150px;
	height: 15px;
	background-image:url(http://www.kennworld.net/images/interface/sidebarbackbottom.png);
	background-repeat:no-repeat;

}

.sidebarbody{
	background-image:url(http://www.kennworld.net/images/interface/transpixel.png);
	padding: 0 10px;
	min-height: 100%;
	color: #333;
}

.sideheading{
	font-weight: bold;
	color:#555522;
}

.sidebarbody img{
	display: block;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	border-color: #668333;
	border-style: solid;
	border-width: 1px;
}

.sidebarbody ul   {
	margin: 0 0 0 0;
	padding: .1em 0 .5em 17px;
	list-style-type:disc;
	line-height: 1.1em;
	color:#333;
	
}

.sidebarbody ul li {
	font-size: smaller;
}
  
blockquote {
	margin: 1em 0;
	padding: 0 13px 0 13px;
	border-left: 3px solid #BBBB76;
	border-right: 3px solid #BBBB76;
	color: #666633;
}

code {
	font-family:"Courier New", Courier, monospace;
	color: #666633;
	font-size: small;
}

img.noborder{
	border-style: none;
	margin-top: 0;
	margin-bottom: 0;
}

.homebutton{
	font-weight:bold;
	font-size: small;
}

#itempageholder{
	height: 300px;
}

#flashleft{
	float: left;
	margin: 1em 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #fff;
}
#flashright{
	float: right;
	margin: 1em 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #fff;
}
