body
{
	color: #000;
	font-size: 12px;
	font-family: "dutismo-1","dutismo-2", Verdana, Arial, Helvetic, sans-serif;
	margin: 0px 0px 10px 0px;
	background-color: #ce3000;
}

a:link { color: #ce3000; }
a:visited { color: #600; }

a.nav1 { text-decoration: none; }
a.nav1:hover { text-decoration: underline; }
a.nav1:visited { color: #ce3000; }

a.lrtcol:visited { color: #ce3000; }


b { font-weight: bold; }
i { font-style: italic; }

h1 { font-size: 32px; font-weight: bold; margin: 3px auto; }
h1 a { text-decoration: none; }
h1 a:visited {  color: #ce3000; }

hr { color: #000; }

#header
{
	height: 75px;
	background: #333 url(/images/common/header-bg.gif) left top repeat-x;
}

#header SPAN
{
	font-size: 15px;
}

#etc_logo
{
	float: left;
	margin: 4px 0px 0px 10px;
	height: 54px;
	width: 127px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/new-etc-logo.png', sizingMethod='scale');
	background: url(/images/common/new-etc-logo.png) left top no-repeat !important;
	background/**/:/**/;
}


#etc_logo a { display: block; position: absolute; text-indent: -500px; left: -500px; }

#logo-bulbs
{
	position: absolute;
	float: left;
	left: 104px;
	top: 32px;
	z-index: 30;
/*	top: 30px 0px 0px 95px;*/
}

#etc_tagline
{
	float: right;
	margin: 0;
	/*width: 250px;*/
	text-align: left;
	color: #ce3000;
	background: #888;
	padding: 2px;
	font-family: Times, Serif;
	font-size: 12px;
		/* IE */
		filter: alpha(style=0,opacity=95);
		/* Safari 1.1 */
		-khtml-opacity: .95;
		/* Safari 1.2 */
		opacity: .95;
}

#head_links
{
	float: right;
	clear: right;
	margin: 3px 5px 0 0;
	padding: 0;
}

#head_links A
{
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}


#page_container
{
	margin: 0 5%;
	width: 90%;
	padding: 3px 3px 5px 3px;
	background-color: #fff;
	border-bottom: #ce3000 20px solid;
	position: relative;
}


#main_nav
{
	float: left;
	width: 180px;
	font-family: 'sax-mono-1','sax-mono-2', Verdana, Monospace, sans-serif;
}

#news
{
	border: 1px solid #eee;
	background-color: #fff;
	font-size: 12px;
}

#moblog
{
	
}

#moblog #latest_moblog
{
	margin: 20px auto;
	text-align: center;
}

#changelog
{
	
}

#now_playing
{
	text-align: center;
	padding: 0px;
}

#article
{
	background-color: #eee;
	font-size: 14px;
}

.center { text-align: center; }

.font_8px { font-size: 8px; }
.font_10px { font-size: 10px; }
.font_12px { font-size: 12px; }
.font_14px { font-size: 14px; }


/*
.sidebar_mod
{
	width: 180px;
	float: right;
	background-color: #ffffff;
	clear: right;
	margin-top: 5px;
	text-align: left;
}
*/

.content_mod
{
	background-color: #cfcfcf;
	margin: 0px 190px 5px 186px;
	padding: 2px;
	text-align: left;
	font-family: "dutismo-1","dutismo-2",'Trebuchet MS', Verdana, sans-serif;
}
.content_mod.wide
{
	margin: 0 0 5px 186px;
	padding: 2px;
}

.sidebar_mod_incontent { margin-right: 190px; }

.no_border {
	border: 0;
}

.no_background {
	background: transparent;
}

.capitalize {text-transform: capitalize;}
.bold {font-weight: bold;}


#article #Archives {
	float: right;
	width: 80px;
	border: 1px #000 dashed;
	margin-top: 30px;
	padding: 3px;
}

#article #Description { font-size: 120%; text-align: center; font-weight: bold;}

#article #Title	{ font-size: 110%; text-align: center;}

#article .DateHeader { margin-bottom: 10px; border-bottom: 1px solid #333; }

#article .Post {
	float: left;
	width: 450px;
	margin-top: 8px;
}

#article .PostTitle {
	font-weight: bold;
}

#blogger_logo
{
	float: left;
}


.sidebar_mod_content H3,
.sidebar_mod_content H3 A
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

#submenu
{
	clear: right;
	text-align: left;
}

#sidebar_container
{
	width: 180px;
	position: absolute;
	right: 2px;
	top: 3px;
}
/* START MODULE ROUND CORNERS */
/* BASED ON CODE BY JOE DAKROUB */
.sidebar_mod
{
	/*width: 180px;*/
	/*float: right;*/
	border: none;
	margin-bottom: 3px;
	padding: 0;
	/*clear: right;*/
	text-align: left;
}

.sidebar_mod_level3,
.sidebar_mod_sidewalls
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.sidebar_mod_level1
{
	margin: 0 4px;
	border-top: 1px solid #000;
}

.sidebar_mod_level2
{
	height: 1px;
	margin: 0 2px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background:#ffcc66;
}

.sidebar_mod_level3
{
	height: 2px;
	margin: 0 1px;
	background:#ffcc66;
}

.sidebar_mod_content
{
	padding: 5px;
	background-color:#ffcc66;
}

.mod_std UL,
.sidebar_mod_content UL
{
	padding: 0;
	margin: 15px;
	font-size: 90%;
}
/* END MODULE ROUND CORNERS */

HR.break {display: none; padding: 0px; margin; 0px;}
DIV.spacer {clear: both; font-size: 1px; }

.caption_rt
{
	/*position: asbsolute;*/
	float: right;
	/*clear: left;*/
	margin: 3px;
	text-align: center;
}
.caption_lt
{
	/*position: asbsolute;*/
	float: left;
	/*clear: right;*/
	margin: 3px;
	text-align: center;
}
.caption_ct
{
	margin: 3px;
	text-align: center;
}
.caption_rt img,.caption_lt img
{
	text-align: center;
	margin: 0 auto;
	clear: right;
}
.caption_ct img
{
	margin: 3px;
}
.caption_rt p,.caption_lt p
{
	font-size: 80%;
	text-align: left;
	padding: 2px;
	border: 1px solid #ccc;
}
.caption_ct p
{
	font-size: 80%;
	text-align: center;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0px 25%;
}

.caption
{
	font-size: 80%;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0;
}

.title
{
	background: #ddd;
}

#alert_box
{
	text-align: center;
}

#alert_text
{
	border: #000000 solid;
	border-width: 0px 2px 2px 2px;
	background: #aaa;
	width: 300px;
	padding: 6px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto !important;
	margin/**/:/**/0 150px 0 0;
	/*float: right;*/
}

#top_ad
{
	text-align: center;
	margin: 0 auto;

}

hr.rtcol_div
{
	height: 2px;
	color: #000;
}

/* TEST
div.mod_std
{
	font-size: 10px;
	padding: 3px;
}
*/

.news_item {
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 20px;
}

.author_sig { font-weight: bold; font-family: Tahoma, Helvetcia, Arial, Sans-serif; text-transform: capitalize; }
.news_item .author_sig { margin-bottom: 15px; }

.footer
{
	border: 2px #000 solid;
	padding: 3px;
	background: #ddd;
}

.bannertop
{
	margin: 0px 0px 5px 0px;
}

.bannerbottom
{
	margin: 5px 0px 0px 0px;
}

.print_btn
{
	color: #fff;
	font-size: 10px;
	width: 170px;
	font-weight: bold;
	padding: 2px;
	margin: 5px 0px;
	background: #ce3000;
	border: 1px solid #000;
	cursor: hand;
}

.latest_moblog
{
	text-align: center;
}

.latest_moblog SPAN
{
	text-align: left;
}

.latest_moblog IMG
{
	display: block;
	clear: both;
	margin: 5px auto;
	border: 2px solid #000000;
}

.airblog_link
{
font-size: 9px;
font-style: italic;
}

.plist_tbl
{
	background-color: #ffdd77;
	font-size: 10px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000;
	width: 170px;
	max-width: 170px;
	margin: 3px auto;
	overflow: hidden;
}

.plist_playing
{
	font-size: 10px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000;
}

.plist
{
	font-size: 10px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000;
	overflow: hidden;
}

input.btn
{
	color: #fff;
	font-size: 10px;
	background: #ce3000;
	color: #fff;
	border: 1px solid #000;
	cursor: hand;
}

.txtinput
{
	color: #000;
	font-size: 10px;
	border: 1px solid #000;
}

#weather_mod
{
	background: #fff;
	border: 3px solid #fc6;
	font-size: 10px;
}

.tab1 {
	background: #cccccc;
	width: 90%;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tab1head {
	background: #cccccc;
	width: 90%;
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.art_menu_container
{
	width: 174px;
	border: solid #000;
	border-width: 0px 1px 0px 1px;
}
.art_menu_head
{
	font-size: 10px;
	font-weight: bold;
	background-color: #aaa;
	border: solid #000;
	border-width: 1px 0px;
	padding: 3px;
}
.art_menu
{
	font-size: 10px;
	padding: 3px;
	border-bottom: 1px solid #000;
}
a.art_menu_link { text-decoration: none; }
a.art_menu_link:hover { text-decoration: underline; }

/* START GOOGLE AD CONTAINERS */
div.g_ad_sidebar {
	margin-bottom: 3px;
}
div.g_ad_banner {
	text-align: center;
}
/* END GOOGLE AD CONTAINERS */

/* START CRAZY MENU SHIZNIT */

/* CONTAINS ENTIRE MENU */
div.menu0
{
	text-transform: uppercase;
	font-weight: bold;
	color: #ce3000;
	width: 174px;
	border: #ce3000 solid;
	border-width: 1px 1px 0px 1px;
	background-color: #fff;
}

/* TOP OF MENU + HOME LINK */
div.menu1
{
	width: 174px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ce3000;
	border-width: 0px 0px 1px 0px;
	border-color: #ce3000;
	border-style: solid;
}

table.menu2
{
	width: 174px;
	background: #aaa;
	border-width: 0px 0px 1px 0px;
	border-color: #ce3000;
	border-style: solid;
}

/* RIGHT BORDER NEXT TO SUBSECTION 
   EXPAND/CONTRACT */
td.menucont
{
	font-size: 12px;
	background: #aaa;
	text-transform: capitalize;
	text-align: center;
	width: 20px;
	font-weight: bold;
	border-width: 0px 1px 0px 0px;
	border-color: #ce3000;
	border-style: dashed;
}

/* MENU SECTIONS (REALITY, DIVERSIONS, EXTERNAL) */
td.menu2
{
	font-size: 10px;
	background: #aaa;
	text-transform: capitalize;
	text-indent: 3px;
	font-weight: bold;
}

/* MENU SUBSECTIONS CONTAINER
   HOLDS ENTIRE SUBSECTION 
   (HEADER AND MENU ITEMS) */
div.menu3
{
	width: 174px;
	color: #000;
	font-weight: normal;
	display: block;
	border-width: 0px 0px 1px 0px;
	border-color: #ce3000;
	border-style: solid;
}

/* CONTAINER SURROUNDING EACH SUBSECTION HEADER */
div.menu4
{
	padding: 2px 0;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	text-indent: 24px;
	background-color: #efefef;
	border: #dedede solid;
	border-width: 0px 0px 1px 0px;

}

/* CONTAINER SURROUNDING EACH MENU ITEM */
div.menu5
{
	padding: 2px 0;
	font-weight: normal;
	font-size: 10px;
	text-transform: lowercase;
	text-indent: 30px;
	border: #ce3000 dashed;
	border-width: 0px 0px 0px 0px;
}

.mini { font-size:80% }
/* END CRAZY MENU SHIZNIT */

#badges A
{
	display: block;
	border: 0px;
	margin-top: 1px;
}

/* SUPPORT FOR HOUSE STATUS FORMATTING */
#head_table { display: none; }

#status_table { border: solid #000000; border-width: 1px 0px 0px 1px; }
#status_table TR TD { border: solid #000000; border-width: 0px 1px 1px 0px; }

.status0 { background-color: #cc0000; color: #ffffff; }
.status0 A { color: #ffffff; }

.status1 { background-color: #00cc00; }

.status2 { background-color: #ffff33; }

#pets DIV
{
	height: 210px;
}
