@import "undohtml.css";
/* Generic Styling */

body {
	/*background:url(images/bg-body.jpg) top center #FFFFFF repeat;*/
	
	/*background:url(images/pt20_01.gif)  top left repeat #282017 ;*/
	
	background:url(images/hbg3.jpg)  top left repeat #282017 ;

	font-family:Arial, Helvetica, sans-serif; 
	font-size:62.5%; /* Sets default font size to 10px */
	color:#CC9933;
	background-attachment: fixed; 
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#D2721D;
	}

input{
color:#FFCC00;
background-color:#8F2500;
border:solid 1px #5F1900;
}

textarea{
color:#FFCC00;
background-color:#8F2500;
border:solid 1px #5F1900;
font-size:11px;
scrollbar-base-color:#8F2500;scrollbar-arrow-color:#7F2100;
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:990px;
	background:#7F2100;
	font-size:1.20em;
	border: solid 1px #6F1B21;
	padding:0 !important;
	}
#header {
	height:140px;	
	position:relative;
	background:url(images/banner-2.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
	
#sidebar {
	float:right;
	width:135px !important;	
	width:135px;	
	background:#5F2612;
	margin-right:5px !important;
	margin-right:0;
	}

#sidebarleft {
	float:left;
	width:135px;	
	background:#5F1900;
	margin-left:5px !important;
	margin-left:0;
	}


#content {
	float:left;
	width:845px !important;
	width:845px;
	background-color:#7F2100;
	margin:0;
	padding:0;
	min-height:400px;	
	}

#centercontent {
	float:left;
	width:685px !important;
	
	margin:0;
	padding:0;
	min-height:400px;	
	padding-left:0;
	}
#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) repeat-x;
	}

/* Entries */

.entry {
	padding:5px 0 5px 5px !important;
	padding:5px 0 5px 5px;
	text-align:justify;
	line-height:1.75em;
	}

.entry-title {
	font-size:1.50em;
	font-weight:normal;
	letter-spacing:+1px;
	}

.sub-entry-title {
	font-size:1.20em;
	font-weight:normal;
	letter-spacing:-1px;
	}
	
	
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#D79740;
	padding-left:5px;
	border-bottom:1px solid #7F2C0F;
	}
#sidebar li a:hover {
	/*background:#edebed;
	color:#6CC4D8;*/
	}

#sidebar-top {
	height:1px;
	/*background:url(images/bg-sidebar-top.gif) no-repeat top center;*/
	/*background-color:#FFFFFF;*/
	}


#sidebar-bottom {
	height:10px;
	/*background:url(images/bg-sidebar-bottom.gif) no-repeat top center;*/
	}
	
/* Sidebar left*/

#sidebarleft ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebarleft li {
	
	}

#sidebarleft li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#D79740;
	padding-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	/*text-decoration:underline;*/
	/*border-bottom:1px solid #dddddd;*/
	border-bottom:1px solid #7F2C0F;
	}

#sidebarleft li a.boldlink{
	display:block;
	height:20px;
	line-height:20px;
	color:#AF5E00;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	/*text-decoration:underline;*/
	font-weight:bold;
	/*border-bottom:1px solid #dddddd;*/
	}

#sidebarleft li a:hover {
	/*background:#edebed;*/
	/*color:#6CC4D8;*/
	}

#sidebarleft-top {
	height:26px;
	background:url(images/bg-sidebar-top.gif) no-repeat top center;
	}


#sidebarleft-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}	

/* Footer */

#footer-valid {	
	padding-top:35px;
	padding-left:480px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:1.8em;
	cursor:default;
	position:absolute; 
	top:40px; left:170px;
	letter-spacing:1px;
	color:#FFFF00;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
		
	}

/* Feed */

#feed {
	height:25px;
	width:135px;
	background:#F26827;
	margin:0 auto;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}

#feedred {
	height:25px;
	width:135px;
	background:#BF1E2D;
	margin:0 auto;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#feedgreen {
	height:25px;
	width:135px;
	background:#E04028;
	margin:0 auto;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}

#feedyellow {
	height:25px;
	width:140px;
	background:url(images/bg-feed-yellow.gif) no-repeat;
	margin:0 auto;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	}			

#feedblue {
	height:25px;
	width:140px;
	background:url(images/bg-feed-blue.gif) no-repeat;
	margin:0 auto;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	color:#000066;
	}			


#feedblack {
	height:25px;
	width:135px;
	background:#D1671D;
	margin:0 auto;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}	
	
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	/*background:url(images/bg-ad-top.png) no-repeat;*/
/*	padding:5px;
	margin-left:12px;
	*/
	}
	
#ad-200x200-left {
	width:200px;
	height:200px;
	background:url(images/bg-ad-200x200.png) no-repeat;
	padding:5px;
	float:left;	
	}		

#ad-200x200-right {
	width:200px;
	height:200px;
	/*background:url(images/bg-ad-200x200.png) no-repeat;*/
	padding:5px;
	float:right;	
	}

#ad-336x280-left {
	width:336;
	height:280px;
	/*background:url(images/bg-ad-336x280.png) no-repeat;*/
	padding:5px;
	float:left;	
	}	

#ad-336x280-right {
	width:336px;
	height:280px;
	background:url(images/bg-ad-336x280.png) no-repeat;
	padding:5px;
	float:right;	
	}		
	
#ad-336x280-right2 {
	width:336px;
	height:280px;	
	padding:5px;
	float:right;	
	}		
	
	
#ad-336x280-one	{
	width:344px;
	height:290px;
	/*background:url(images/bg-ad-336x280.png) no-repeat;*/
	padding:4px 0 0 4px;
	float:left;	
}		

#item-box {
	width:200px;
	height:200px;
	background:url(images/bg-ad-200x200.png) no-repeat;
	padding:8px;
	float:right;	
	}

#item-box-w {
	width:310px;
	height:284px;
	background:url(images/bg-ad-290x284.png) no-repeat;
	padding:12px 8px 8px 14px;
	float:right;	
	}
	
.ititle{
font-size:10px;
line-height:11px;
color:#E7DC39;
}	
			
		
