/* Alternative-Internet.com Version 6point0 CSS Stylesheet */
/* General Formatting */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	color:#000000;
	background:#FFFFFF;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
img {
	border:0px;
}
p {
	margin:0 0 0.8em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a {
	color:#000066;
	text-decoration:underline;
}
a:visited {
	color:#006666;
	text-decoration:underline;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
a:active {
	color:#0000CC;
	text-decoration:underline;
}
hr {
	border:#000066 solid 0.1em;
	margin:0.5em 0;
	background:#000066;
}
h1 {
	margin:0;
	font-weight:bold;
	font-size:2.2em;
	line-height:1.2em;
	color:#000066;
}
h2 {
	margin:0;
	font-weight:bold;
	font-size:2em;
	line-height:1.2em;
	color:#000066;
}
h3 {
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.2em;
	color:#000066;
}
h4 {
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.2em;
	font-style:italic;
	color:#000066;
}
h5 {
	margin:0;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2em;
	color:#000066;
}
h6 {
	margin:0;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.2em;
	font-style:italic;
	color:#000066;
}
.button {
	margin:0;
	padding:0;
	background-color:transparent;
	color:#000066;
	cursor:pointer;
	border:0 transparent none;
	font-size:1em;
	font-weight:bold;
}
.button:hover {
	background-color:transparent;
	color:#0066CC;
	cursor:pointer;
	border:0 transparent none;
	font-size:1em;
	font-weight:bold;
}
.disabled {
	background-color:transparent;
	color:#666666;
	cursor:default;
	border:0 transparent none;
	font-size:1em;
	font-weight:bold;
}
.disabled:hover {
	background-color:transparent;
	color:#999999;
	cursor:default;
	border:0 transparent none;
	font-size:1em;
	font-weight:bold;
}
/* Top bar and logo area. */
#monster_madness_movie_club {
	margin:0;
	padding:0;
	width:auto;
	background:#000066;
}
#doubble_dolfins_software {
	margin:0 auto;
	padding:0;
	width:50em;
}
/* Navigation Bar */
#navigation_bar {
	margin:0 auto;
	padding:0;
	width:50em;
}
a.navigation {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
a.navigation:hover {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
}
a.navigation:visited {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
a.navigation:visited:hover {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
}
a.navigation:active {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
/* Main Container */
#the_file_project_studios {
	margin:0 auto;
	padding:0;
	width:50em;
}
/* Left Side Large Box */
#wizard {
	position:relative;
	float:left;
	width:32em;
}
/* Right Side Sidebar Box */
#apprentice_wizard {
	position:relative;
	float:right;
	margin:0 0 0 1em;
	width:17em;
}
/* Left Side Half Box */
.cats {
	position:relative;
	float:left;
	width:24em;
}
/* Right Side Half Box */
.kittens {
	position:relative;
	float:right;
	margin:0 0 0 2em;
	width:24em;
}
/* Left Side Third Box */
.kevin {
	position:relative;
	float:left;
	width:16em;
}
/* Central Third Box */
.fogassy {
	position:relative;
	float:left;
	margin:0 1em;
	width:16em;
}
/* Right Side Third Box */
.experince {
	position:relative;
	float:left;
	width:16em;
}
/* Far Left Fifth Box */
.eins {
	position:relative;
	float:left;
	width:9.6em;
}
/* Close Left Fifth Box */
.zwei {
	position:relative;
	float:left;
	width:9.6em;
	margin:0 0.5em;
}
/* Central Fifth Box */
.drei {
	position:relative;
	float:left;
	width:9.6em;
}
/* Close Right Fifth Box */
.vier {
	position:relative;
	float:left;
	width:9.6em;
	margin:0 0.5em;
}
/* Far Right Fifth Box */
.funf {
	position:relative;
	float:left;
	width:9.6em;
}
/* Footer Area */
#the_red_parrot {
	margin:0 auto;
	padding:0;
	width:50em;
	text-align:center;
	font-size:0.8em;
	line-height:1.2em;
}
/* Extras */
.kick_it_left {
	float:right;
}
.titanic {
	clear:both;
}
a.no_line {
	color:#000066;
	text-decoration:none;
}
a.no_line:hover {
	color:#0066CC;
	text-decoration:none;
}
a.no_line:visited {
	color:#000066;
	text-decoration:none;
}
a.no_line:visited:hover {
	color:#0066CC;
	text-decoration:none;
}
a.no_line:active {
	color:#000066;
	text-decoration:none;
}
.tiny_text {
	font-size:0.9em;
	line-height:1.3em;
}
#twitter_update_list {
	padding:0;
	margin:0;
	font-size:0.9em;
	line-height:1.3em;
}
#twitter_update_list li {
	list-style-type:none;
	margin:0;
}
.artilce_side_image_padding {
	margin:0.5em 0.5em 0 0;
}
.artilce_main_image_padding {
	margin:0 0 0.5em 0.5em;
}
.avatar_padding {
	float:left;
	margin:0 0.5em 0.5em 0;
}
.comment_divide {
	border:#CCCCCC solid 0.1em;
	margin:0.5em 0;
	background:#CCCCCC;
}
