/* REDORK STYLESHEET 19/11/2009 20:29:14   */
	body{
		background:#FFF url(/wp-content/themes/redorkulated/Assets/PageBack.jpg) repeat top center;
		margin:0;
		padding:0;
		font-family:verdana, sans-serif;
		font-size:small;
		color:black;
		line-height:1.4em;
		}
	#clutter{
		background:transparent url(/wp-content/themes/redorkulated/Assets/Header.jpg) no-repeat top center;
		width:950px;
		margin:0 auto;
		padding:30px 0 0 0;
		}
	#deskEnd{
		clear:both;
		}
	#titleLink{
		display:block;
		height:70px;
		width:300px;
		margin:0 0 0 100px;
		font-size:1px;
		color:white;
		}
	#rssLink{
		display:none;
		height:105px;
		width:105px;
		}
	h1,#footer b{
		display:none;
		}
	#footer{
		height:20px;
		margin:0;
		/* background:gray url(/wp-content/themes/redorkulated/Assets/images/structure/Footer.jpg) no-repeat top center; */
		}
/* Notepad style */
	#notepad{
		/* float:left; */
		width:500px;
		padding:0 0 1px 0;
		margin:30px 0 0 200px;
		}
	#notepad h3,.blogEntry h3{
		font-size:137%;
		font-family:verdana,sans-serif;
		margin:2px 0 0 11px;
		padding:0;
		}
	#notepad h2{
		font-size:157%;
		font-family:tahoma,sans-serif;
		margin:2px 0 5px 9px;
		padding:0 0 4px 0;
		border:1px solid #cca;
		border-width:0 0 1px 0;
		width:300px;
		}
	#notepad a,.blogEntry a{
		color:#000;
		text-decoration:none;
		}
	#notepad a:hover,.blogEntry a:hover{
		color:#AAA;
		}
	#notepad h4,.blogEntry h4{
		margin:0 0 0 10px;
		padding:1px;
		font-size:87%;
		}
	#notepad p{
		margin:1px 0 3px 10px;
		padding:1px;
		}

/* Menu style */
	#menu{
		margin:30px 0 0 200px;
		}
	#menu ul{
		list-style:none;
		margin:0;
		padding:0;
		height:30px;
		border:1px solid #AAA;
		border-width:0 0 0 1px;
		}
	#menu li{
		float:left;
		margin:0 0 0 3px;
		padding:0 3px 0 0;
		height:30px;
		width:60px;
		text-align:center;
		border:1px solid #AAA;
		border-width:0 1px 0 0;
		}
	#menu a{
		display:block;
		height:25px;
		width:60px;
		color:#000;
		padding:5px 0 0 0;
		text-decoration:none;
		font-size:87%;
		}
/* Side Section style */
	#rightSection{
		float:right;
		margin:35px 197px 0 0;
		width:140px;
		height:380px;
		border:1px solid #CCA;
		border-width:0 0 0 1px;
		padding:0 0 0 6px;
		}
	#rightSection ul{
		margin:0;
		list-style:none;
		padding:0;
		}
	#rightSection li{
		margin:0 0 5px 0;
		padding:0;
		}
	#rightSection a{
		color:#000;
		margin:0;
		text-decoration:none;
		}
	#recentPosts a{
		display:block;
		}
	#archiveMonths li,#archiveLink{
		margin:0;
		}
	#archiveMonths li{
		margin:0 0 5px 10px;
		float:left;
		}
	#rightSection a:hover{
		text-decoration:underline;
		}
/* Bottom Section style */
	#bottomSection{
		margin:35px 10px 0 10px; /* 35px 197px 0 0 */
		border:1px solid #CCA;
		width:350px;
		border-width:1px 0 0 0; /* 0 0 0 1px */
		padding:0 0 0 6px;
		}
	#bottomSection ul{
		margin:0;
		list-style:none;
		padding:0;
		}
	#bottomSection li{
		margin:0 0 5px 0;
		padding:0;
		}
	#bottomSection a{
		color:#000;
		margin:0;
		text-decoration:none;
		}
	#bottomSection a:hover{
		text-decoration:underline;
		}
	#bottomSection .widget-title{
		font-size:90%;
		}
	#bottomSection .widget-content{
		margin:7px 0 10px 20px;
		}
/* Inner notepad items */
	#notepad .editpagelink{
		margin:30px 0 0 0;
		color:#699;
		font-size:75%;
		}
	#notepad .postnav{
		font-size:90%;
		font-family:monospace;
		color:#666;
		margin:3px 0 20px 0;
		}
#comment{
	width:300px;
	}
