/* css ALEXISONFIRE.ca default style */
/* originally compiled by Tom Brickman 19febuary2007 */

/* please contact tom@unknownbeings.co.uk to request changes to this document */

/* style ONE default */

html {
	height: 100%;
}
body {
	background: url(/img/gen2/html_bg.gif) top center repeat #1c1c1c;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	color: #222;
	line-height: 1.3em;
	height: 100%;
}

a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #ca1862;
}
a:active {
	text-decoration: underline;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #ca1862;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 19px;

}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.1em;
}
	h2 a:link, h2 a:visited {
		color: #ca1862;
		text-decoration: none;
	}
	h2 a:hover {
		color: #333;
	}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
	margin: 0 0 3px 0;
	padding: 5px 0 0 0;
}

.clr, .clear {
	clear: both;
}



/* header section */

#sh1 {
	width: 100%; 
	margin: 0 auto; 
	background: url(/img/gen2/body_bg.gif) center top repeat-y;
}
#sh2 {
	width: 100%; 
	/*background: url(/img/shadow1.gif) center top no-repeat;*/
}
	


#sh3 {
	width: 964px; 
	margin: 0 auto; 
	background: url(/img/shadow3.gif) top center repeat-y;
}

#container {
	width: 926px; 
	margin: 0 auto; 
	background: url(/img/gen2/container_bg.gif) -22px top repeat;
}

	#header {
		width: 926px; 
		height: 185px; 
		margin: 0 auto; 
		background: url(/img/header_bg.png) left top repeat;
	}
		#header #logo {
			float: right;
			height: 100px;
			width: 400px;
			display: block;
			margin: 65px 35px 0 0;
			padding: 0;
			background: url(/img/gen2/logo.gif) top right no-repeat;
		}
		#header div {
			
		}
			#header #logo, #header div { text-indent: -9999px; }
	


	/* header nav */

	#header_nav {
		position: absolute;
		top: 90px;
		left: 35px;
		width: 450px;
		height: 32px;
	}
		#header_nav ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#header_nav ul li {
			margin: 0;
			padding: 0;
			float: left;
			display: inline;
			margin-right: 30px;
		}
		#header_nav ul li a {
			font-size: 20px;
			color: #f5f5f5;
			font-weight: bold;
		}
		#header_nav ul li a, #header_nav ul li a:visited {
			color: #f5f5f5;
			text-decoration: none;
		}
		#header_nav ul li a:hover {
			color: #a5a5a5;
			text-decoration: none;
		}
		#header_nav ul li a.active {
			color: #434343;
			text-decoration: none;
		}
			
			
		/* Larger heading area
		#header {
			height: 200px; 
		}
		#header #logo {
			margin: 70px 35px 0 0;
		}
		#header_nav {
			top: 100px;
		}
		*/


	#header_1 a {
		float: left;
		display: inline;
		margin-left: 7px;
	}
	
	#header_2 {
		font-size: 0.7em;
	}
	#header_2 a {
		float: right;
		display: inline;
		margin-right: 7px;
		font-weight: bold;
		color: #5c6168;
	}
	#header_2 span {
		float: right;
		display: inline;
		margin-right: 7px;
		color: #5c6168;
		padding: 4px 0 0 0;
	}

	#n_home {
		background-image: url(/img/n_home.gif);    /* rollover state */
		width: 72px;                    /* image width */
		height: 20px;                   /* image height */
	}
	#n_forums {
		background-image: url(/img/n_forums.gif);    /* rollover state */
		width: 72px;                    /* image width */
		height: 20px;                   /* image height */
	}
	#n_video {
		background-image: url(/img/n_video.gif);    /* rollover state */
		width: 72px;                    /* image width */
		height: 20px;                   /* image height */
	}
	#n_links {
		background-image: url(/img/n_links.gif);    /* rollover state */
		width: 72px;                    /* image width */
		height: 20px;                   /* image height */
	}

	#current_page { display:none; }


		/* common */
	.rollover { display: block; } /* Allow setting widths and heights */
	.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
	.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
	.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */

	/* END navigation*/




#page_area{
	margin: 0;
	background: #FFF;
}

	/* navigation */

	#sidebar {
		float: right;
		width: 259px;
		font-size: 13px;
		padding-top: 50px;
		color: #222;
	}
		#sidebar a,
		#sidebar a:visited {
			color: #222;
			text-decoration: none;
		}
		#sidebar a:hover {
			color: #ca1862;
			text-decoration: none;
		}
		#sidebar a img {
			border: 0;
		}
		#sidebar .item,
		#sidebar .item2 {
			margin: 0 0 25px 0;
		}
			#sidebar .item div {
				font-size: 16px;
				font-weight: bold;
				padding-left: 12px;
			}
			#sidebar .item span {
				text-indent: -9999px;
				display: block;
				height: 0;
			}
			
		#twitter_div {
			padding-left: 5px;
			padding-right: 8px;
		}
		#twitter_div h2 {
			color: #A5A5A5;
			margin-bottom: 8px;
		}
		ul#twitter_update_list {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		ul#twitter_update_list li {
			margin: 0;
			padding: 0;
			margin-bottom: 8px;
			font-size: 12px;
			line-height: 15px;
		}
		ul#twitter_update_list li a {
			display: block;
		}
		ul#twitter_update_list li a, ul#twitter_update_list li a:visited {
			color: #A5A5A5;
			font-size: 11px !important;
		}
		
		ul#twitter_update_list li span {
			font-size: 12px;
		}
		ul#twitter_update_list li span a {
			display: inline;
			font-size: 12px !important;
		}
		ul#twitter_update_list li span a, ul#twitter_update_list li span a:visited {
			color: #CA1862;
		}
		
		
		
		
	/* content */

	#content {
		float: left;
		width: 580px;
		margin: 0 0 0 0;
		padding: 50px 0 0 35px;
	}
	
	.wideAds {
		clear: both;
		width: 100%;
		margin: -15px 0 0 0;
	}


/* box render styles */

#welcomeBox {
	margin-bottom: 35px;
}
.box {
	width: 100%;
	float: left;
	display: inline;
	margin: 0 0 50px 0;
}

.box_sm {
	width: 268px;
	float: left;
	display: inline;
	margin: 0 0 20px 15px;
}

.box_menu {
	min-height: 17px;
	height: auto !important;
	height: 17px;
	padding: 3px 0px;
	font-size: 11px;
	color: #a5a5a5;
	overflow: visible;
}
	.box_menu a,
	.box_menu a:visited {
		color: #a5a5a5;
		text-decoration: none;
	}
	.box_menu a:hover {
		text-decoration: underline;
	}
	.box_menu .left {
		float: left;
	}
	.box_menu .right {
		float: right;
	}

.area {
	background: #FFF;
	padding: 8px 0;
	font-size: 13px;
	text-align:justify; 
}
.area_column1 {
	float: left;
	width: 385px;
}
.area_column2 {
	float: left;
	width: 178px;
	margin: 0 15px 0 0;
}
.area_column {
	float: right;
	width: 150px;
}

.top {
}
.top div {
}
.top div div {
	padding: 5px 0px 10px 0px;
	color: #ad166f;
	font-weight: normal;
	line-height: 1em;
	overflow: visible;
}
.top img {
	float: right;
	display: inline;
	margin: -2px 0 0 6px;
	border: 0;
}



/* footer stuff */

#footer {
	min-height: 32px;
	height: auto !important;
	height: 32px;
	font-size: 11px;
	color: #FFF;
	padding: 18px 12px 0 12px;
	line-height: 15px;
}
#footer_l, #footer_l a, #footer_l a:visited, #footer_l hover {
	float: left;
	color: #FFF;
	text-decoration: none;
}
#footer_r {
	float: right;
	padding: 0 0 0 0;
	font-weight: bold;
}
#footer_r a:link, #footer_r a:visited {
	color: #FFF;
	text-decoration: none;
}





/* area specific and oddities */

	/* downloads */
	.dl_file_name {
		background: url(/img/download_bg.gif) top right no-repeat;
		color: #5c6168;
		width: 135px;
		height: 38px;
		float: right;
		position: relative;
	}
	.dl_file_name span {
		display: block;
		width: 100px;
		margin: 3px 0 0 10px;
		font-weight: bold;
	}
	#dl_button {
		background-image: url(/ico/lg_downl_on.gif);    /* rollover state */
		width: 135px;                    /* image width */
		height: 48px;                   /* image height */
		float: right;
	}


	/* comments */
	.cm_textarea {
		background: url(/img/nav_search_bg.gif) top left repeat-x #FFF;
		border: 1px solid #c1c1c1;
		font-size: 1em;
		font-family: "trebuchet ms", trebuchet, arial, sans-serif;
		padding: 5px;
		width: 240px;
		height: 200px;
	}

	/* profile */
	.pro_avatar {
		background: url(/profile/avatar_border.gif) top right no-repeat;
		color: #5c6168;
		width: 135px;
		height: 135px;
		float: right;
		position: relative;
		text-align: center;
	}
	.pro_avatar img {
		margin: 7px;
	}
	.pro_avatar div {
		margin: 7px;
		height: 122px;
		width: 122px;
		background-position: center center;
		background-repeat: no-repeat;
	}
	#pro_col1 {
		margin: 0 0 20px 0;
	}
	#pro_col1 strong {
		width: 70px;
		display: block;
		float: left;
	}
	#pro_col1 span {
		display: block;
		clear: both;
		margin: 0 0 3px 0;
	}

	/* admin - panel - contact */
	#ad_current_stats span {
		display: block;
		font-size: 3em; 
		margin: 0 0 0 8px;
		clear: both;
		padding: 5px;
		color: #767676;
	}
	#ad_latest a {
		font-weight: bold;
	}

	/* admin posts and comments controls */
	.admin_post {
		margin: -8px 0 8px 0;
		height: 16px;
		border-bottom: 1px dashed #f4f4f4;
	}
	.admin_post img {
		float: right;
		margin: 0 0 0 6px;
	}
	.admin_post span {
		float: left;
		font-size: 1em;
		color: #CCC;
		padding: 2px 0 0 0;
		font-weight: bold;
	}

	/* login register */
	#login_rows div {
		clear: both;
		margin: 0 0 10px 0;
	}
	#login_rows span {
		padding: 3px 0 0 0;
			min-width: 100px;
			width: auto !important;
			width: 100px;
		display: block;
		float: left;
	}
	.gen_input {
		background: url(/img/nav_search_bg.gif) top left repeat-x #FFF;
		border: 1px solid #c1c1c1;
		font-size: 1em;
		padding: 1px 5px;
		font-family: "trebuchet ms", trebuchet, arial, sans-serif;
		width: 240px;
			min-height: 20px;
			height: auto !important;
			height: 20px;
	}
	fieldset {
		border: 1px solid #CCC;
	}
	.gen_textarea {
		background: url(/img/nav_search_bg.gif) top left repeat-x #FFF;
		border: 1px solid #c1c1c1;
		font-size: 1em;
		font-family: "trebuchet ms", trebuchet, arial, sans-serif;
		padding: 5px;
		width: 230px;
		height: 200px;
	}
	.gen_button {
		background: url(/img/box_hdr.gif) bottom left repeat-x #979797;
		border: 1px solid #000;
		color: #FFF;
		font-weight: bold;
		font-size: 1em;
		font-family: "trebuchet ms", trebuchet, arial, sans-serif;
		width: 240px;
			min-height: 22px;
			height: auto !important;
			height: 22px;
	}

	/* ERROR */
	.err_red {
		color: #ff0000;
		background: #FFF;
		padding: 0 5px 0 5px;
	}

	/* Tutorials */

	.tut_col1 strong {
		width: 115px;
		display: block;
		float: left;
	}
	.tut_col1 span {
		display: block;
		clear: both;
		margin: 0 0 3px 0;
	}
	.tut_controls {
		background: url(/img/tut_controls.gif) top repeat-x #34384d;
		margin: -8px 0 8px 0;
		clear: both;
	}
	.tut_controls div {
		background: url(/img/tut_controls_bl.gif) bottom left no-repeat;
	}
	.tut_controls div div {
		background: url(/img/tut_controls_br.gif) bottom right no-repeat;
		min-height: 21px;
		height: auto !important;
		height: 21px;
		margin: 0;
		padding: 0 12px;
	}
		.tut_controls span { 
			float: left; 
			display: block;
			padding: 3px 0 0 0;
			color: #FFF;
			font-weight: bold;
		}
		.tut_controls img { 
			float: right; 
			display: inline;
			margin: 0 0 0 6px;
			border: 0;
		}

	/* emoticons */
	.emo_panel {
		margin: 0 0 8px 0;
		clear: both;
		height: 15px;
	}
		.emo_panel img {
			float: left; 
			display: inline;
			margin: 0 0 0 6px;
			border: 0;
		}



	/* news stuff */
	.code_block {
		background: #f2f2f2;
		border: 1px dashed #CCC;
		text-align: left;
		padding: 10px; 
		margin: 10px;
	}



	
	/* blog */
	.play_btn {
		display: none;
	}
	.Videos {
		display: inline;
	}

