/* page styles */

	html, body {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 13px;
		color: #2B2501;
		background-color: #fff;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		width: 1055px;
		margin-left: auto;
        margin-right: auto;
		}
		
/* general type styles */

	a	{
		color: #000;
		font-weight:bold;
		text-decoration: none;
		background-color: transparent;
		}

	a:link	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:visited	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:active	{ 
		color: #FF0099;  
		text-decoration:underline;
		background-color: transparent;
		} 

	a:hover		{
		color: #FF0099;
		text-decoration:underline;
		background-color: transparent;
		padding-top: 10px;
		} 

	img	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		}
		
	h1	{
		font-family: helvetica, arial, sans-serif;
		font-size: 25px;
		color: #2B2501;
		line-height: 14px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		}

	h2	{
		font-size: 14px;
		font-family: arial, helvetica, sans-serif;
		color: #2B2501;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}		

	h3	{
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		color: #2B2501;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}
		
	h4	{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		line-height: 13px;
		font-weight: bold;
		color: #2B2501;
		padding: 0px 0px 3px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}

	p	{
		padding: 0px 0px 10px 0px;
		text-align: left;
		margin-right: 425px;
		margin-top: 20px;
		}
		
	img	{
		margin: 0px;
		padding: 0px;
		}
	
/* constant type styles */
	
	.navbarcopy {color: #FFFFFF}
	
	.sidebartitle {
		font-size: 12px;
		font-weight: bold;
		}
	
	.sidebarcopy {color: #666666}
    
	.footercopy {font-size: 10px}
	
/* blog type styles */
	
	.dateheader 	{
	 	font-size: 14px;
		font-weight: bold;
		color: #666666;
     	}
		
	.postcopy {
		font-size: 16px;
		color: #33FFCC;
		}
	
	.posttitle {
		color: #2B2501;
		font-weight: bold;
		font-size: 16px;
		}

/* header styles */

	#home	{
		padding: 5px 0px 0px 0px;
		background-color: #FFFFFF;
		}

	#header	{
		padding: 0px 0px 0px 0px;
		border-top: 4px solid #2B2501;
		margin: 0px 0px 0px 0px;
		}
		
	#header	h1	{
		float: right;
		width: 265px;
		padding-right: 0px;
		padding-top: 15px;
		color: #2B2501;
		padding-bottom: 15px;
		}

	#header	img	{
		float: left;
		padding-right: 10px;
		}
		
	#headerbody {
		position:absolute;
		left:202px;
		top:50px;
		width:853px;
		height:70px;
		z-index:1;
		border-top: 2px solid #2B2501;
  		}
		
	#headerbody	img	{
		float: left;
		padding-left: 300px;
		padding-top: 10px;
		}
	
		
	#search {
		position:absolute;
		left:785px;
		top:78px;
		width:270px;
		height:43px;
		z-index:4;
		float: right;
		text-align: right;
		}
		
/* navbar styles */	
		
   #navbar {
		position:absolute;
		left:2px;
		top:122px;
		width:1053px;
		height:45px;
		z-index:2;
		background-color: #2B2501;
		}
		
	ul#navlist {
		list-style: none; 
		padding: 0; 
		margin: 0px; 
		background-color: #2B2501;
		font-size: 12px;
		}

	ul#navlist li {
		text-align: left;
		float: left; 
		height: 45px; 
		margin: 0px 0px 0px 0px; 
		border-left: 1px solid #FFF;
		padding: 0; 
		background-color:#2B2501;
		}

	ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 104px;} 
	html>body ul#navlist li { width: 104px; } 
		

	ul#navlist li a {
		display: block; 
		padding: 7px 25px 5px 7px; 
		color: #CCC; 
		font-size: 11px;
		text-decoration: none;
		height: 72%;
		text-shadow: 0 0 0 #000;
		}

	#navcontainer>ul#navlist li a { width: auto; height: auto; } 

	ul#navlist li#active a {
		background: #f80e95; 
		color: #C30; 
		}

	ul#navlist li a:hover,
	ul#navlist li#active a:hover {
		color: #FFF;
		background-color:#f80e95;
		}
		
	ul#navlist li.home	{
		border-left: none;
		}

	ul#navlist li#empty	{
		width: 210px;
		}
		
/* buzznet styles */
		
	#buzznet {
		padding: 5px 0px 5px 0px;
		position:absolute;
		left:0px;
		top:175px;
		width:1055px;
		height:98px;
		z-index:3;
		border-top: 1px solid #2B2501;
		float: center;
		}
		
/* adbar styles */
		
	#adbar	{
		padding: 0px;
		position: absolute;
		top: 280px;
		left: -15px;
		width: 165px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 654px;
		border-top: 1px solid #CCCCCC;
		}

	#adbar-module	{
		padding: 0px;
		width:165px;
		}
			
	#adbar-module	h3	{
		margin: 5px 0px 0px 0px;
		border-top: 1px solid #CCCCCC;
		padding: 5px 0px 6px 5px;
		background-color: transparent;
		color:#CCCCC;
		}
		
	#adbar-module	p.first	{
		margin: -4px 0px 0px 0px;
		padding: 0px 5px 7px 5px;
		line-height: 16px;
		color: #CCCCC;
		}

	#adbar-module	p	{
		margin: 0px;
		padding: 0px 5px 7px 5px;
		color: #CCCCC;
		line-height: 14px;
		}

	.adbar-module	img	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		


/* sidebar styles */
		
	#sidebar	{
		padding: 0px;
		position: absolute;
		top: 275px;
		left: -15px;
		width: 245px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 825px;
		}

	#sidebar-module	{
		padding: 0px;
		width:245px;
		}
			
	#sidebar-module	h3	{
		margin: 5px 0px 0px 0px;
		border-top: 1px solid #CCCCCC;
		padding: 5px 0px 6px 5px;
		background-color: transparent;
		color:#CCCCC;
		}

	#sidebar-module	h4	{
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 0px;
		line-height: 14px;
		}
		
	#sidebar-module	p.first	{
		margin: -4px 0px 0px 0px;
		padding: 0px 5px 7px 5px;
		line-height: 16px;
		color: #666;
		}

	#sidebar-module	p	{
		margin: 0px;
		padding: 0px 5px 7px 5px;
		color: #000;
		line-height: 14px;
		}

	.sidebar-module	img	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
	.pulldown	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 4px 0px;
		background-color: transparent;
		}
		
	.pulldown	select	{
		width: 110px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		}
		
	.full-archives	{
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 4px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
		
	.full-archives	form	{
		margin: 0px;
		padding: 0px 0px 4px 0px;
		}
		
	.full-archives label	{
		float: left;
		width: 130px;
		padding: 1px 0px 0px 5px;
		margin: 0px 0px 0px 0px;
		font-weight: bold;		
		color: #666;
		}
		
	ul.feed	{
		list-style: none;
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 0px 0px 0px 0px;
		}
		
		
	ul.feed	li	{
		margin: 0px 0px -1px 0px;
		border-bottom: 1px solid #CCC;
		padding: 7px 5px;
		line-height: 15px;
		}
		
	div.feedburnerFeedBlock ul {
		list-style:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		line-height: 15px;
		color: #666;
		}
		
	div.feedburnerFeedBlock img {
		display:none;
		}
		
	#twitter_div ul#twitter_update_list {
		list-style:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		line-height: 15px;
		color: #666;
		}

/* blogger styles */

	#posts	{
		float: left;
		padding-top: 0px;
		width: 630px;
		background-color: transparent;
		position: absolute;
		top: 280px;
		text-align: left;
		left: 2px;
		height: 0px;
		}
		
	 .day	{
		margin: 0px;
		border-top: 1px solid #000;
		padding: 0px;
		}
		
	.date	{
		float: left;
		width: 95px;
		margin: 0px 0px 0px 0px;
		padding: 6px 0px 0px 5px;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #666;
		}

	#posts	h2	{
		margin: -1px 0px 0px 105px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #D9D9D9;
		padding: 6px 0px 7px 5px;
		}
		
	#posts	h3	{
		margin: -1px 0px 0px 105px;
		border-bottom: 1px solid #CCC;
		padding: 6px 0px 7px 5px;
		}
			
	.post-lead	{
		padding: 0px;
		text-align: left;
		color: #000000;
		font-size: 12px;
		margin-top: 6px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 120px;
		}
	
	.time-remarks,
	.post-lead	.info-label	{
		float: left;
		width: 100px;
		margin: 0px;
		padding: 0px 0px 6px 5px;
		line-height: 19px;
		font-weight: bold;
		color: #2B2501;
		}
		
	.time-remarks	a	{
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.post-lead	p	{
		margin: 0px 0px 0px 110px;
		padding: 0px 10px 7px 0px;
		font-size: 12px;
		line-height: 19px;
		}
		
	.post-lead	p	img,
	.post-lead	p	img.thumb	{
		float: left;
		margin: 3px 10px 3px 0px;
		}
		
	.continue	{
		width: 210px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 110px;
		background-color: transparent;
		font-size: 10px;
		text-transform: uppercase;
		}

	.continue { width:265px; voice-family: "\"}\""; voice-family:inherit; width: 210px;} 
	html>body .continue { width: 210px; } 
 
	.add	{
		margin: 0px 0px 0px 105px;
		padding: 0px 0px 10px 5px;
		font-size: 10px;
		text-transform: uppercase;
		}
		
	.continue	img,
	.add	img	{
		margin: 0px 5px -4px 0px;
		}	
		
	.clear	{
		clear: both;
		margin: 0px 0px 0px 110px;
		}
		
	.read	{
		font-size: 10px;
		text-transform: uppercase;
		}
		
/* links styles */
	
	#links		{
		margin: -1px 0px 15px 0px;
		width:1053px;
		}

	#links	h3	{
		margin: 0px 0px 0px 0px;
		border-top: 2px solid #000;
		border-bottom: 1px solid #CCC;
		padding: 5px 0px 6px 5px;
		}
		
	#links	ul {
		margin: 3px 10px 5px 0px;
		padding: 0px 00px 10px 0px;
		font-size: 12px;
	}

	#links ul li {
		list-style-type: none;
		display: block;
		float: left;
		margin: 2px 0px;
		padding: 0px;
	}

	#links ul li	a	img {
		margin: 0px 3px -4px 5px;
		background-color: white;
	}

	#links ul li	a {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 5px 7px 7px 10px;
	}

	#links ul li	a:hover,
	#links ul li	a:active {
		text-decoration: none;
		background-color: #f80e95;
		color: white;
	}	

/* footerboard styles */	
		
	#footerboard {
		position:relative;
		left:0px;
		top:2px;
		width:1053px;
		height:85px;
		border-top: 1px solid #2B2501;
		}
		
		
/* footer styles */	
		
	#footer {
		position:relative;
		left:0px;
		top:2px;
		width:1053px;
		height:35px;
		border-top: 1px solid #2B2501;
		}
		
	#footer	p	{
		width: 1053px;
		margin: 0px;
		padding: 8px 0px 0px 0px;
		font-size: 10px;
		line-height: 12px;
		}
		

		
/* about styles */

	#about	h1.title	{
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 10px 0px 0px 5px;
		height: 300px;
		background-repeat: no-repeat;
		}

	#about	.post-info	{
		border-top: 0px;
		}

	address	{
		font-style: normal;
		}

	#about	#posts	{
		padding: 0px;
		}

	#about	#sidebar	{
		padding: 0px;
		}
		
/* writing styles */

	#writing {
	   	float: left;
		padding-top: 0px;
		width: 630px;
		background-color: transparent;
		position: absolute;
		top: 280px;
		text-align: left;
		left: 2px;
		height: 0px;
		border-top: 1px solid #CCC;
	
		}
		
	.category	{
		float: left;
		width: 95px;
		margin: 0px 0px 0px 0px;
		padding: 6px 0px 0px 5px;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #666;
	
		}
	
	#writing	h3	{
		margin: -1px 0px 0px 105px;
		border-bottom: 1px solid #CCC;
		padding: 6px 0px 7px 5px;
		}
		
	#writing	ul {
		margin: -1px 0px 0px 105px;
		padding: 6px 0px 27px 5px;
		font-size: 12px;
		}

	#writing ul li {
		list-style-type: none;
		padding: 6px 0px 0px 5px;
		}
		
	#writing img {
		margin: 0px 0px 10px 0px; 
		float: top; 
		cursor: pointer;
		}
		
/* art styles */

/* everything for a reason  styles */

		
	#everything	h1	{
		padding: 25px 0px 6px 5px;
		font-family: helvetica, arial, sans-serif;
		font-size: 50px;
		color: #2B2501;
		line-height: 14px;
		font-weight: bold;
		margin: 0px;
		}
		
	#everything	h2	{
		padding: 12px 0px 6px 345px;
		color:#666;
		}
			
   #everybar {
		position:absolute;
		left:2px;
		top:75px;
		width:210px;
		height:45px;
		z-index:2;
		background-color: #2B2501;
		}
		
	ul#everylist {
		list-style: none; 
		padding: 0; 
		margin: 0px; 
		background-color: #2B2501;
		font-size: 12px;
		}

	ul#everylist li {
		text-align: left;
		float: left; 
		height: 45px; 
		margin: 0px 0px 0px 0px; 
		border-left: 1px solid #FFF;
		padding: 0; 
		background-color:#2B2501;
		}

	ul#everylist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 104px;} 
	html>body ul#everylist li { width: 104px; } 
		

	ul#everylist li a {
		display: block; 
		padding: 7px 25px 5px 7px; 
		color: #CCC; 
		font-size: 11px;
		text-decoration: none;
		height: 72%;
		text-shadow: 0 0 0 #000;
		}

	#everycontainer>ul#everylist li a { width: auto; height: auto; } 

	ul#everylist li#active a {
		background: #f80e95; 
		color: #C30; 
		}

	ul#everylist li a:hover,
	ul#everylist li#active a:hover {
		color: #FFF;
		background-color:#f80e95;
		}
		
	ul#everylist li.home	{
		border-left: none;
		}

	ul#everylist li#empty	{
		width: 210px;
		}

	#imageboard {
		padding: 5px 0px 5px 0px;
		position:absolute;
		left:0px;
		top:70px;
		}
