/* NCFC CSS
   Written by Char, Black Squirrel, Raiizn
   ONLY FOR USE ON NCFC
   http://nintendocfc.com
*/

@font-face 
{
	font-family: GameCube;
	src: url('GameCube.ttf');
}

html, body
{
	height: 100%;

}
body
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
	background-color:#32273d;
	background-image: url('images/bars_left.png');
	background-repeat:repeat-y;
	background-position:32px 0px;
	margin: 0;
	padding: 0;
}

h1
{
	font-size:20px;
}
h2
{
	font-size:16px;
}

table
{
	border: 0;
}

a:link
{ 
	color: #AAA4F5; 
	text-decoration: none;
}
		
a:visited, .booth a:visited
{
	color: #5E599C;
}

a:hover, a:active, .booth a:active, .booth a:hover
{
	color: #00BFFF;
	text-decoration: underline;
}

#maintable
{
	min-width:1000px;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	word-wrap:break-word;
	background-image: url('images/background_bars.png');
}
#leftgrad
{
	width: 125px;
}

#rightgrad
{
	width: 125px;
	background-image: url('images/bars_right.png');
	background-position: center;
	background-repeat: repeat-y;
	position:relative;
	z-index: -5;
}

#maintable > td
{
	padding: 0;
	margin: 0;
}

.container
{
	/*background: rgb(50, 50, 50); */
	background-image: url("images/bgTransBlack.png"); 
	background: rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding: 8px;
}

.box_container,.news_container1,.box_container_special,.box_container_block
{
	text-align:left;
	background-color:#847795;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius:12px;
	padding:8px;
	padding-top:1em;
	min-width:200px;
	
}
.box_container_special
{
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius:0px 0px 12px 12px;
	background-color:#847795;

}
.box_container_block
{
	border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.box_main,.news_container2
{
	background-color:#d9d6de;
	border:6px solid #48424e;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius:12px; 
	padding:4px;
	min-height:75px;
	color:#48424e; 
}
.box_main a, .news_container2 a
{
	color:#847DD1;
}
.news_container1
{
	padding-top:2em;
}

.news_header
{
	background-color:#d9d6de;
	padding:10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius:12px;
	color:#48424e; 
	font-family: GameCube, Impact, Verdana, sans-serif;
	font-size:18px;
	white-space:nowrap;
	display:inline-block;
}

#head
{
	margin: auto;
}

#logo
{
	padding-right: 8px;
}

#logo img
{
	position: relative;
}

#logo_top
{
	text-align: right;
	vertical-align: top;
	padding-top:16px;
	padding-bottom: 8px;
}

#logo_top > div
{
	padding: 8px 16px 8px 16px;
	white-space: nowrap;
	display: inline-block;
}


#logo_top a:link, #copyright a:link, .navig a:link, .alt_link a:link, 
#logo_top a:visited, #copyright a:visited, .navig a:visited, .alt_link a:visited
{
	color: #B3DBFF;
	text-decoration: none;
}

#logo_top a:active, #copyright a:active, #panel a:active, .navig a:active, .alt_link a:active, 
#logo_top a:hover, #copyright a:hover, #panel a:hover, .navig a:hover, .alt_link a:hover
{
	color: #fff;
	text-decoration: underline;
}

#logo_bottom
{
	vertical-align: bottom;
}

#logo_bottom > div
{
	height: 87px;
	max-height: 87px;
	font-size: 56px;
	font-family: GameCube, Impact, Verdana, sans-serif;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/*background: rgb(165, 130, 130);
	background: rgba(220, 200, 255, 0.4);
	background-image: url("theme/default/images/bgTransBlack.png"); */
	text-align: center;
}

#copyright
{
	color: #fff;
	font-size: 0.75em;
	text-align: center;
	margin-bottom: 16px;
}
.bg_bars{
	
}
.tab,.tab1,.tab2,.tab3,.tab4,.tab5
{
	background-image:url("images/tabs.png");
	height:24px; 
	padding:2px;
	padding-top:4px; 
	width:126px;
	color:#fff;
	text-transform: uppercase;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
}
.tab1
{
	margin-top:0px;
	margin-left:96px;
}
.tab2
{
	margin-left:48px;
	background-position:0px 30px;
}
.tab3
{
	margin-left:0px; 
	background-position:0px 60px;
}
.tab4
{
	margin-left:-48px;
	background-position:0px 90px;
}
.tab5
{
	margin-left:0px;
	margin-top:10px;
	background-position:0px 90px;
}
#logo_top .tab a:link, #logo_top .tab a:visited{
	color:#fff;
}
.infotab
{
	background-image:url("images/info_tab1.png");
	background-repeat:no-repeat;
	height:65px;
	padding:2px;
	min-width:170px;
	width:170px;
	color:#000;
	padding-left:60px;
	text-align:center;
}
.infotab_bg
{
	background-image:url("images/info_tab_repeat.png");
	height:65px;
	padding:0px;
	text-align:right;
	background-repeat:repeat-x;
}
.padded
{
	padding: 8px 16px;
}
.center
{
	text-align: center;
}

.small
{
	font-size: 0.75em;
}
.hidden
{
	display: none;
}
.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.top
{
	vertical-align: top;
}
.middle
{
	vertical-align: middle;
}
.bottom
{
	vertical-align: bottom;
}
.horizontal_rule
{
	border-top: 1px solid #fff;
	width: 100%;
	margin-bottom:-1em;
}

.main
{
}

.bars
{
	/*background-image: url('images/logob.png');
	background-repeat: repeat-x; 
	width: 100%;
	background-position: bottom left;
	padding: 0;
	margin: 0;*/
}

.title,.title_block
{
	background: #38366B;
	color: #fff;
	font-family: GameCube, Impact, Verdana, sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	z-index: -1;
	padding: 8px 16px;
	text-align: left;
	padding-left:72px;

}
.title
{
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius: 12px;
	-moz-border-radius:12px 12px 0px 0px;
	border-top-right-radius:12px;
	border-top-left-radius:12px;
}
.title:first-child
{
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius: 8px;
	-moz-border-radius:8px 8px 0px 0px;
	border-top-right-radius:8px;
	border-top-left-radius:8px;
}

.section_title
{
	background-position: left center, right center;
	background-repeat: no-repeat;
}

.section_mario
{
	background-image: url('images/games/mario.png'), url('images/games/mario.png');
}
.section_zelda
{
	background-image: url('images/games/zelda.png'), url('images/games/zelda.png');
}
.section_metroid
{
	background-image: url('images/games/metroid.png'), url('images/games/metroid.png');
}
.section_pokemon
{
	background-image: url('images/games/pokemon.png'), url('images/games/pokemon.png');
}
.section_earthbound
{
	background-image: url('images/games/earthbound.png'), url('images/games/earthbound.png');
}
.section_fireemblem
{
	background-image: url('images/games/fireemblem.png'), url('images/games/fireemblem.png');
}
.section_misc
{
	background-image: url('images/games/misc.png'), url('images/games/misc.png');
}

.booth
{
	width:290px; 
	min-height:250px;
	background-color:#d9d6de;
	color:#504957; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	font-size:12px;
	margin: 8px;
	vertical-align:top;
	text-align:center;
	display: inline-block;
}
.booth a
{
	color:#885DC9;
}
.tbooth
{
	display: inline-table;
	border-spacing: 0;
	margin: 16px;
	vertical-align:top;
}
.booth_top
{
	color: #000000;
	padding: 12px;
	text-align: center;
}
.booth_leftright,.booth_leftright_likes
{
	width: 35px;
}
.booth_likes
{
	/*border-top: 6px solid #808080;*/
	border: 2px solid #700000;
	background-color: rgb(184,59,59);
	color:#FFF;
	display: inline-block;
	height:28px;
	vertical-align:middle;
	margin-top:12px;
	width:80px;
	text-align:center; 
	font-size:10px;

}

.booth_info
{
	padding:8px;
	text-align: center;
}
.booth_info h1
{
	text-align: center;
	color: #660000;
	margin-top: -4px;
	margin-bottom: 0px;
	font-size: 14px;
}
.booth_image
{
	margin: 4px;
	padding: 0;
	border: 4px solid #6b6272;
	color: #fff;
	text-align:center;
}
.booth_image img, .booth_image
{
	width: 240px;
	height: 160px;
}
.booth_desc
{
	position: absolute;
	width: 232px;
	height: 152px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
	padding: 4px;
	display: none;
	font-size: 1em;
}
.booth_bars
{
	background-image:url("images/booth_bars.png");
	padding:0px;
}

.workshop
{
	background-image:url("images/bgTransBlack.png");
	/*background: rgba(255, 255,255, 255.75);*/
	color: #fff;
	padding: 4px;
	font-size: .75em;
	margin:auto;
	text-align:left;
}

.time_cell_empty,.time_cell_full,.time_cell_hover,.time_cell_selected,.time_cell_hover_negative,.time_cell_hover_full,.time_cell_selected_hover,.time_cell_selected_negative
{
	border: 1px solid #000;
	width:50px;
	height:30px;
	margin:0px;
	color:#fff;
}
.time_cell_empty{ background: #7B818F; }
.time_cell_full{ background: #8F0011; }
.time_cell_selected{ background: #6DA3CF; }
.time_cell_hover{ background: #00D10E; }
.time_cell_selected_hover{ background: #51E8C2; }
.time_cell_hover_negative,.time_cell_selected_negative{ background: #E02626; }
.time_cell_hover_full{ background: #9E5555; }

@media (min-width : 1400px) {
	.main
	{
		width:85%;
		margin-left:auto;
		margin-right:auto;
	}
	#header
	{
		min-width:85%;
	}
}
@media (max-width : 1050px){
	#leftgrad
	{
		width: 50px;
	}
	#rightgrad
	{
		width:50px;
	}
}
