/* Main */
body {
	background:url("design/back.png") #090808 top repeat-x;
	color:#959595;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	letter-spacing:1px;
	line-height:170%;
}
a {
	color:#295487;
}
a:hover {
	color:#FFFFFF;
}
acronym {
	cursor:help;
}
dl {
	margin:30px 0 30px 0;
}
dl dt {
	width:25%;
	float:left;
	text-align:right;
	font-weight:bold;
	color:#FAF28F;
	clear:both;
	margin:0 0 20px 0;
}
dl dd {
	width:74%;
	float:right;
	margin:0 0 20px 0;
}
ul {
	margin:0 0 0 25px;
	padding:0 10px 10px 0;
}
ul  li {
	margin-bottom:4px;
	list-style-image:url("design/star.png");
}

#container {
	margin:15px auto 10px auto;
	padding:10px 10px 5px 10px;
	background:url("design/footer.png") #252222 bottom repeat-x;
	width:90%;
}
#header {
	margin:5px 0 15px 0;
	border-top:1px dotted #BCBCBC;
	border-bottom:1px dotted #BCBCBC;
}
#header a {
	display:block;
	width:100%;
	height:300px;
	background-image:url("design/falco.png");
	background-position:center;
	background-repeat:no-repeat;
}
#header a span {
	display:none;
}
#footer {
	margin:20px 0 0 0;
	padding:5px;
	color:#494343;
	font-size:10px;
	font-style:italic;
	text-align:center;
	border-top:1px dotted #302929;
}
#footer a {
	color:#494343;
	text-decoration:underline;
}
#footer a:hover {
	color:#FFFFFF;
}
#content {
	width:100%;
}
#quotes {
	position:absolute;
	top:285px;
	left:6%;
	font-style:italic;
	font-weight:bold;
	color:#F75647;
	background:#252222 url("design/smilie_falco.gif") no-repeat;
	padding:2px 2px 2px 19px;
}
#quotes .no {
	display:none;
}
#maintext {
	clear:both;
}
ul#links {
	margin:0 auto 0 auto;
	padding:0;
	width:90%;
	list-style-image:none;
}
ul#links li {
	float:left;
	width:25%;
	font-size:15px;
	font-weight:lighter;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	padding:0;
	list-style-image:none;
}
ul#links li#current {
	font-weight:bold;
	font-style:italic;
}
ul#links li#current a {
	color:#FFFFFF;
}
ul#links li#current ul li a {
	color:#4876AE;
}
ul#links li#current ul li {
	font-weight:normal;
	font-style:normal;
}
ul#links li, ul#links li ul li {
	list-style-type:none;
}
ul#links li ul {
	position:absolute;
	width:22%;
	left:-999em;
	margin:0;
	padding:0;
	list-style-image:none;
}
ul#links li:hover ul {
	left:auto;
	float:none;
}
ul#links li ul li {
	font-size:12px;
	text-align:left;
	border-bottom:none;
	width:100%;
	background-color:#1A375B;
}
ul#links li ul li.linkhead, ul#links li#current ul li.linkhead {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
ul#links li {
	border-bottom:3px solid #1A375B;
}
ul#links li a, ul#links li ul li a {
	display:block;
	text-decoration:none;
	padding:3px 10px 3px 10px;
	color:#4876AE;
}
ul#links li a:hover, ul#links li#current a:hover {
	color:#FFFFFF;
}
#location {
	background-image:url("design/location.png");
	background-repeat:no-repeat;
	background-position:left;
	padding:15px 0 7px 58px;
	line-height:25px;
}
#location h1 {
	display:inline;
	margin:0;
	padding:0;
	color:#BCBCBC;
	font-size:12px;
	font-style:italic;
	border-bottom:1px dotted #BCBCBC;
}
#location a {
	font-weight:bold;
	text-decoration:none;
}
#subtitle {
	margin:0 0 20px 0;
	padding:0 0 0 40px;
	font-size:10px;
	font-style:italic;
	height:10px;
}

h2, h3 {
	font-family:serif;
	font-weight:lighter;
	text-transform:uppercase;
	letter-spacing:2px;
}
h2 {
	margin:30px 0 10px 0;
	padding:0 0 7px 5px;
	font-size:20px;
	color:#295588;
	border-bottom:2px solid #295588;
}
h3 {
	margin:15px 0 15px 0;
	padding:0;
	font-size:18px;
	color:#F75644;
}

#falco {
	float:left;
	margin:0 10px 10px 0;
}

/* News */
.blogstats {
	float:left;
	color:#5F5F5F;
	margin-top:5px;
}
.comstats {
	float:right;
	border-bottom:2px solid #295588;
	padding:2px 2px 4px 2px;
}
.posted {
	background:url("../main/skins/kirby/posted.gif") left center no-repeat;
}
.views {
	background:url("../main/skins/kirby/views.gif") left center no-repeat;
}
.posted, .views {
	margin-right:9px;
	padding-left:21px;
	float:left;
}
.comstats {
	margin-top:6px;
	float:right;
}
a.commentadd, a.backto, a.comments, .comments {
	display:block;
	float:left;
	height:16px;
	margin:0 0 0 10px;
	padding-left:21px;
	text-decoration:none;
}
a.comments, .comments {
	background:url("../main/skins/kirby/comments.gif") left center no-repeat;
}
a.commentadd {
	background:url("../main/skins/kirby/commentadd.gif") left center no-repeat;
}
a.backto {
	background:url("../main/skins/kirby/back.gif") left center no-repeat;
}
.commentsav {
	margin:0px 8px 0px 0px;
	float:left;
}
.commentsav img {
	border:1px solid #D7D7D7;
}
.backtotop a {
	text-decoration:none;
	text-transform:uppercase;
}
a.backtotop {
	display:block;
	float:left;
	height:16px;
	margin:0 2px 0 2px;
	padding-left:20px;
	text-decoration:none;
}
a.backtotop {
	background:url("../main/skins/kirby/up.gif") left center no-repeat;
	clear:both;
}
#panel {
	margin:0 0 5px 10px;
	padding:10px;
	float:left;
	width:100px;
	text-align:center;
	background-color:#8B1204;
	color:#FFFFFF;
}
.commentav {
	float:left;
	margin:0 5px 0 0;
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #8B1204;
}
.float {
	float:left;
}
.avratio {
	float:left;
	margin:0px 2px 0px 2px;
	padding:4px;
	border:1px solid #FFFFFF;
	background-color:#DF9DDE;
	height:80px;
	text-align:center;
}
.space {
	height:25px;
	clear:both;
}

/* Squares */
.nopadmar {
	margin:0px;
	padding:0px;
}
ul.nopadmar li {
	list-style-type:none;
}

/* Extra */
.back {
	background-color:#010000;
	color:#EBEBEB;
	padding:5px;
	margin:2px 0px 2px 0px;
}
.back a {
	color:#F6F6F6;
	font-weight:bold;
}
.border {
	border:2px solid #000000;
}
.floatle {
	float:left;
}
.floatri {
	float:right;
}
#ccstacey a {
	display:block;
	width:139px;
	height:15px;
	margin:0;
	background-image:url("design/ccs.png");
	background-repeat:no-repeat;
	background-position:top center;
}
#ccstacey a:hover {
	background-position:bottom center;
}
.diffcolour, .highlight {
	background-color:#295588;
	color:#090808;
	padding:1px 2px 1px 2px;
}
.note {
	text-align:center;
	font-weight:bold;
	padding:5px 0 5px 0;
	border-top:1px solid #F75546;
	border-bottom:1px solid #F75546;
}
.date {
	font-size:14px;
	font-style:italic;
	color:#E19BBA;
}
#ccstacey a strong, .nodisplay {
	display:none;
}
.small {
	font-size:7pt;
}
.graphics img {
	max-width:400px;
	height:auto;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.under {
	text-decoration:underline;
}
.nobord {
	border:none;
}
.floatnews {
	float:left;
	margin-right:10px;
	padding:5px 0px 0px 5px;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.current {
	border-bottom:2px dashed #000000;
}
h3.inline {
	display:inline;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#295588;
	padding:2px;
}
#tagcloud {
	background-color:#131E2D;
	margin-top:10px;
	padding:6px 8px 6px 8px;
	text-align:center;
	font-size:15px;
}
#tagcloud a {
	text-decoration:none;
	margin:0 4px 0 4px;
	color:#959595;
}
#tagcloud a:hover {
	color:#FFFFFF;
}

.blog {
	border:1px dashed #F75647;
	margin-top:10px;
	padding:4px 10px 4px 10px;
}
.readmore {
	background-image:url("design/smilie_falco.gif");
	background-repeat:no-repeat;
	padding:3px 0 3px 18px;
	font-weight:bold;
}
.text {
	border-bottom:1px solid #E7D7DF;
	margin-bottom:10px;
}
.postedwords {
	color:#494343;
	padding-left:3px;
}
ul#shout {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
ul#shout li {
	border-bottom:1px solid #12253B;
	padding:6px 0 6px 0;
	list-style-image:none;
}

.avradio {
	float:left;
	margin:0px 8px 0px 0px;
	padding:3px;
	text-align:center;
	border:1px dotted #76C3AE;
	background-color:#FFFFFF;
	width:82px;
}
.avradio input:hover {
	background-color:#B4FFE8
}
img.avbrd {
	border:1px solid #3D3D3D;
	height:80px;
}

a.add, a.more {
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
}
a.add {
	background-image:url("../main/skins/kirby/add.png");
}
a.more {
	background-image:url("../main/skins/kirby/more.gif");
}

.fox {
	color:#E19A49;
}
.falco {
	color:#0F30BF;
}
.slippy {
	color:#2DB00A;
}
.peppy {
	color:#C03228;
}
.krystal {
	color:#6C2CBA;
}
.katt {
	color:#FF536D;
}
.amanda {
	color:#F3E73D;
}

.snes, .n64, .gc, .ds, .wii {
	padding-left:15px;
	background-repeat:no-repeat;
	height:12px;
}
.snes span, .n64 span, .gc span, .ds span, .wii span {
	display:none;
}
.snes {
	background-image:url("images/consoles/snes.png");
}
.n64 {
	background-image:url("images/consoles/n64.png");
}
.gc {
	background-image:url("images/consoles/gc.png");
}
.ds {
	background-image:url("images/consoles/ds.png");
}
.wii {
	background-image:url("images/consoles/wii.png");
}
#falcostats {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
img#cover {
	float:left;
	border:1px solid #FFFFFF;
	margin-right:10px;
	width:140px;
}
#gameinfo {
	float:left;
	border:1px dashed #295588;
	width:450px;
	padding:6px;
	margin-right:15px;
	text-align:left;
	letter-spacing:1px;
}
#stats {
	float:right;
	background-color:#295588;
	color:#FFFFFF;
	width:200px;
	padding:7px;
	margin:0 0 15px 15px;
	text-align:left;
	letter-spacing:1px;
}
.star0, .star1, .star2, .star3, .star4, .star5 {
	background-position:right center;
	background-repeat:no-repeat;
	width:100%;;
	height:14px;
	margin-bottom:5px;
}
.star0 span, .star1 span, .star2 span, .star3 span, .star4 span, .star5 span {
	display:none;
}
.star0 {
	background-image:url("design/0.png")
}
.star1 {
	background-image:url("design/1.png")
}
.star2 {
	background-image:url("design/2.png")
}
.star3 {
	background-image:url("design/3.png")
}
.star4 {
	background-image:url("design/4.png")
}
.star5 {
	background-image:url("design/5.png")
}

.fromgame {
	font-style:italic;
	font-size:10px;
	color:#686868;
}
.tab {
	margin-right:20px;
}
.title {
	font-weight:bold;
	color:#295588;
}
.gallery {
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
	font-size:10px;
}
.gallery a img, a.gallery img {
	border:1px dotted #FFFFFF;
}
.gallery a:hover img, a:hover.gallery img {
	border-color:#CB3429;
}
.warning {
	color:#AB1919;
	margin:20px 0 20px 0;
	padding:0 0 0 20px;
	background:url("../main/warning.png") no-repeat;
}
.warning span {
	display:none;
}
.box {
	text-align:center;
	border:1px solid #FFFFFF;
	margin:15px 40px 15px 40px;
	padding:8px;
}
#falcoin {
	float:right;
	margin:0 0 10px 10px;
	padding:2px;
	width:130px;
	border:1px solid #FFFFFF;
}
img.trophy {
	height:100px;
}

a.check {
	background:url("../main/skins/kirby/valid.png") left center no-repeat;
	font-size:8px;
	padding-left:12px;
	text-decoration:none;
}
a.check span {
	display:none;
}

a.rss {
	padding-left:16px;
	text-decoration:none;
	background:url("design/feed.png") left center no-repeat;
}
a:hover.rss {
	background-image:url("design/feed2.png");
}

ul.share {
	border:1px solid #E7D7DF;
	background-color:#FFFBD7;
	margin:0 0 0 5px;
	padding:2px 0 2px 0;
	float:left;
}
ul.share li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	margin:0 2px 0 2px;
}
ul.share li a {
	display:block;
	float:left;
	width:16px;
	height:16px;
}
.share a img {
	border:none;
}
#blogmain {
	float:left;
	width:74%;
}
#blogside {
	float:right;
	width:25%;
}

.biopic {
	float:right;
	margin:0 0 10px 20px;
	padding:1px;
	border:1px solid #FFFFFF;
}
.ending {
	float:left;
	margin:0 10px 0 0;
	padding:1px;
	border:1px solid #2C5E9B;
	width:100px;
}
