@charset "iso-8859-1";
/* Bigger than Cheeses Styles */
/*                            */
/* Design by Threeboy         */
/* http://www.threeboy.com/   */

body
{

	scrollbar-track-color:#4D4D4D;
	scrollbar-face-color:#F59801;
	scrollbar-3dlight-color:#D55001;
	scrollbar-highlight-color:#EEB700;
	scrollbar-shadow-color:#F59801;
	scrollbar-darkshadow-color:#D55001;
	scrollbar-arrow-color:#FFFFFF;

	margin: 0px;
	background: #000000 url('images/background.gif') repeat-y 50% 0%;
}

/* DEFAULT LINKS */

A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #DE7001;
}

A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #CC6600;
}

A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #F1DD29;
}

A:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #F1DD29;
}



/* */

.nav
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	font-weight: normal;
}

A:link.nav, A:visited.nav, A:active.nav
{
	color: #3F3F3F;
	text-decoration: none;
	font-weight: normal;
}

A:hover.nav
{
	color: #007BDA;
	font-weight: bold;
}

.navtitle
{
	font-family: georgia, garamond, times new roman, times, serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 15px;
	color: #3F3F3F;
}

A:link.navtitle, A:visited.navtitle, A:active.navtitle
{
	color: #3F3F3F;
	text-decoration: none;
}

A:hover.navtitle
{
	color: #555555;
	text-decoration: underline;
}


/* START THE FOOT  NAV */


.footnav
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FEFD50;
}

A:link.footnav, A:visited.footnav, A:active.footnav
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:hover.footnav
{
	color: #FEFD50;
	font-weight: bold;
	text-decoration: none;
}


/* END THE FOOT  NAV */

hr.divider
{
	color: 9F9F9F;
	height: 1px;
	width: 120px;
	margin-top: 15px;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
}



.copytext
{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7pt;
		color: #AAAAAA;
}

a:link.copytext, a.copytextt, a:visited.copytext, a:active.copytext
	{
		color: #999999;
	}

a:hover.copytext
{
	text-decoration: underline;
	color: #666666;
}



.fineprint
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 0.6em;
		color: #A6A6A6;
	}


a:link.fineprint, a.fineprint, a:visited.fineprint, a:active.fineprint
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 7pt;
		color: #BFBFBF;
		text-decoration: none;
	}
	
	
a:hover.fineprint
{
	text-decoration: underline;
	color: #FFFFFF;
}

.newstext
{
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 7.5pt;
		color: #3F3F3F;
		line-height: 160%;
}

.newstitle
{
		
		font-family: Georgia, Times New Roman, Serif;
		font-size: 11px;
		color: #3F3F3F;
		font-weight:bold;
		padding-bottom: 2px;
}

.newsdate
{
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 7pt;
		color: #AAAAAA;
		margin-bottom: 10px;
}

.subnav
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 140%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #6F93E1;
}

a:hover.subnav
{
	color: #3F6FD7;
}


.subnavtitle
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
	color: #3F6FD7;
}


.content
{
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #3F3F3F;
		line-height: 160%;
		margin: 10px;
}

.title
{
		
		font-family: Georgia, Times New Roman, Serif;
		font-size: 11px;
		color: #3F3F3F;
		font-weight:bold;
		margin: 10px 10px 0px 10px;

}

.subtitle
{
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #AAAAAA;
		margin: 0px 1px 0px 10px;
}


.main_title
{
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 17px;
		color: #F1DD29;
		font-weight: bold;
		padding-bottom: 8px; 
}


.comic_name
{
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
}


/* NEWS/IRC/VOTE CLASSES */

.news_image
{
	margin: 20px 0px 5px 20px;
}

.news_title
{
		margin-left: 20px;	
		font-family: Verdana, Arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #DE7001;
}

.news_text
{
		margin: 5px 20px 10px 20px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: 140%;
}


.irc_title
{
		margin-left: 20px;	
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #F1DD29;
}

.irc_text
{
		margin: 5px 20px 10px 20px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: 140%;
}

.vote_image
{
	margin: 20px 0px 5px 0px;
}


.text
{
		margin: 5px 20px 0px 20px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: 140%;
}

/* DROP NAV */

#dropmenudiv
{
	position:absolute;
	z-index:100;

	font-family: verdana, arial, sans-serif;
    font-size: 11px;

    border:3px solid #EEB700;

}


#dropmenudiv a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	background-color: #F59801;

}


#dropmenudiv a.navdrop
{
    color: #000000;
}

#dropmenudiv a:hover
{ 
	color: #FEFD50;
}