body {
background-color: #0066cc;
margin: 0;
padding: 0;
height: 100%;
}
a {
target: "blank";
}

 html {
 height: 100%;
 }
@font-face {
	font-family: Press Start;
	src: url('PrStart.ttf')
}
@font-face {
	font-family: Droid Sans;
	src: url('DroidSans.ttf')
}
@font-face {
	font-family: Droid Sans Bold;
	src: url('DroidSans-Bold.ttf')
}

@font-face {
	font-family: League Gothic;
	src: url('League Gothic.otf')
}
#headerContainer {
font-family: Press Start, sans-serif; 
font-size: 100%;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
position: relative;
height: 2.3em;
 
}
.supabold {
font-family: Droid Sans Bold, sans-serif; 
}
#nickText a {
text-decoration: none;
color: red;

}
.dim {
color: #E7E7E7;
}

.item {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
color:#F0F0F0;
font-size: 12px;
width: 190px;
padding: 8px;
padding-bottom: 4px;
background-color: #404040;
border: 2px solid #000;
display:inline-block;
position: relative;
margin: 10px;
vertical-align: top;
top:0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(20, 20, 20, 1.0)), color-stop(100%, rgba(70, 70, 70, 1.0)));
background: -moz-linear-gradient(-90deg,#141414,#464646);
	-moz-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px #000;
  box-shadow: 2px 2px 2px #000;

}

.item a {
border: 0;
}
.item img {
float: left;
padding: 10px;
padding-left:2px;
padding-bottom: 50px;
border: 0;
}
#footerBox {
position: relative;
margin: auto;
padding-top: 245px;
width: 975px;
font-family:"Droid Sans", sans-serif; 
border: 0px solid #000;
}

descText {
}
.desc 
{
font-size: 14px;
font-family: Press Start, sans-serif; 

display: inline-block;
text-align: center;
width:100%
color: white;
}
.desc_sm 
{
font-size: 12px;
font-family: Press Start, sans-serif; 

display: inline-block;
text-align: center;
width:100%

}
#checkOut{
float: left;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1.0)), color-stop(100%, rgba(200, 200, 200, 1.0)));
background: -moz-linear-gradient(-90deg,#fff,rgba(200, 200, 200, 1.0));
display: inline-block;
position: relative;
width: 500;
margin: auto;
font-family: Press Start, sans-serif; 
color: #fff
font-size: 0%;
left:0;
padding: 4px;
margin-left: 0px;
line-height:15px;
margin-top: 15px;
}

}
.platform 
{

font-family: Press Start, sans-serif; 

float:right;
display: inline-block;
top: 0;

}
.year {
position: relative;
font-family: Press Start, sans-serif; 

text-align: right;

}

#headerContainer #headerLinks {
border-right: 2px solid #fff;
position: relative;
padding-right: 2px;
display: inline;
clear: none;
left:0;

border-bottom: 2px solid #fff;
}

#headerContainer #headerLinks a:hover{
color: #fff;
}

#headerContainer #headerLinks a:link{
text-decoration: none;
color: #fff;
}

#headerContainer #headerLinks a:visited{
color: #fff;
}

#headerContainer #headerTitle {
color: white;
font-size: 20px;
height: 35px;
float:left;

}

**** Isotope filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.buttons {

background-color: #8C8C8C;

background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.6)));

-moz-transition: background-color 0.2s ease-out;

-webkit-transition: background-color 0.2s ease-out;

 color:white;
font-family: Press Start, sans-serif; 

float:left;
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin-bottom: 10px;
margin-left: 15px;
border: 1px solid black;
padding: 12px;
font-size: 18 px;
font-weight: bold;
text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;


}

#miniTitle {



}

#miniTray {
clear: left;
float:left;

}

.sortTitle {
padding-left: 15px;
padding-bottom: 5px;
font-family: Press Start, sans-serif; 
font-size: 12 px;
font-weight: bold;
color: white;

text-shadow: -2px 0 black, 0 2px black,
      2px 0 black, 0 -2px black

position:relative;
left:0;
}

#buttonTray {

padding-top: 50px;
padding-bottom:120px;
width: 75%;
margin-left: auto;
margin-right: auto;
}
.buttons a {
border: 5px solid #000;
text-selection: none;



display:block;
text-decoration: none;

}

.buttons a:link {
text-decoration: none;
color: #000;

}

.buttons:active {
text-decoration: none;
background-color: red;

}

.buttons a:visited {
text-decoration: none;
color: #000;
 
}
.buttons:hover {
text-decoration: none;
background-color: #fff;
cursor: pointer; 

-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;

}




	
#box {
height:31px;
	width:30px;
	float:right;
	
	background-color: white;
	border:2px white solid;
  
  }
  
#headerTitleText {
    float:right;
    top:0;
    font-size: 200%;
    margin-right: 5px;
    display: block-inline;
}

#mainBox{
position: relative;
margin: auto;
width: 630px;
padding-top: 90px;
border: 0px solid #fff;
clear: right;
}

#profilePic {
display: inline-block;
padding-right: 0px;
margin: auto;
float: left;
border: 5px solid white;

}

#profilePic img {
width:150px;
}
#nickText 
{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1.0)), color-stop(100%, rgba(200, 200, 200, 1.0)));
background: -moz-linear-gradient(-90deg,#fff,rgba(200, 200, 200, 1.0));

float: right;
float: right;
display: inline-block;
position: relative;
width: 400px;
margin: auto;
font-family: Press Start, sans-serif; 
font-size: 100%;
nav-index: 1;
z-index: 1;
line-height:18px;
}

#library {
display: none;
clear: both;
  width: 50%;
 height: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 0px solid white;
  padding-left: 15px;
  padding-right:15px;
  padding:top: 30px;
  padding:bottom: 15px;
  }
  .isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
/* fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }


/* ============================================================================================================================
== BUBBLE WITH AN ISOCELES TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-isosceles {

	position:relative;
	display: inline-block;
    padding:15px;
	margin:0em 0 0em; 
	color:#000;
	background:#fff; /* default background for browsers without gradient support */
	border: 4px solid #404040;
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1.0)), color-stop(100%, rgba(200, 200, 200, 1.0)));
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-isosceles.top {
	
}

/* Variant : for left/right positioned triangle
------------------------------------------ */

.triangle-isosceles.left {
	margin-left:50px;

}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-isosceles.right {
	margin-right:50px;
	background:#f3961c;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

/* creates triangle */
.triangle-isosceles:after {
	content:"";
	display:inline-block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-15px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	width:0;
	height:0;
	border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#f3961c transparent;
}

/* Variant : top
------------------------------------------ */

.triangle-isosceles.top:after {
	top:-15px; /* value = - border-top-width - border-bottom-width */
	right:50px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
	border-color: #f3961c transparent;
}

/* Variant : left
------------------------------------------ */

.triangle-isosceles.left:after {
	top:60px; /* controls vertical position */
	left:-30px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:10px 30px 10px 0;
	border-color: transparent #404040;
	
}

/* Variant : right
------------------------------------------ */

.triangle-isosceles.right:after {
	top:16px; /* controls vertical position */
	right:-50px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:10px 0 10px 50px;
	border-color:transparent #f3961c;
}/* ============================================================================================================================
== BUBBLE WITH A BORDER AND TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	border:5px solid #404040;
	color:#333;
	background:#fff;
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.triangle-border2 {
	position:relative;
	padding:2px;
	margin:2px;
	border:5px solid #404040;
	color:#333;
	background:#fff;
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
	margin-left:30px;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
	margin-right:30px;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border:before {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-40px; /* value = - border-top-width - border-bottom-width */
	left:40px; /* controls horizontal position */
	width:0;
	height:0;
	border:20px solid transparent;
	border-top-color:#404040;
}

/* creates the smaller  triangle */
.triangle-border:after {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-26px; /* value = - border-top-width - border-bottom-width */
	left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	width:0;
	height:0;
	border:13px solid transparent;
	border-top-color:#404040;
}

.triangle-border2:before {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-40px; /* value = - border-top-width - border-bottom-width */
	left:2px; /* controls horizontal position */
	width:0;
	height:0;
	border:20px solid transparent;
	border-top-color:#404040;
	color: red;
}

/* creates the smaller  triangle */
.triangle-border2:after {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-26px; /* value = - border-top-width - border-bottom-width */
	left:2px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	width:0;
	height:0;
	border:13px solid transparent;
	border-top-color:#404040;
}

/* Variant : top
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.top:before {
	top:-40px; /* value = - border-top-width - border-bottom-width */
	right:1000px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border:20px solid transparent;
	border-bottom-color:#404040;
}

/* creates the smaller  triangle */
.triangle-border.top:after {
	top:-26px; /* value = - border-top-width - border-bottom-width */
	right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
	bottom:auto;
	left:auto;
	border:13px solid transparent;
	border-bottom-color:#fff;
}

/* creates the larger triangle */
.triangle-border2.top:before {
	top:-40px; /* value = - border-top-width - border-bottom-width */
	right:420px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border:20px solid transparent;
	border-bottom-color:#404040;
}

/* creates the smaller  triangle */
.triangle-border2.top:after {
	top:-26px; /* value = - border-top-width - border-bottom-width */
	right:427px; /* value = (:before right) + (:before border-right) - (:after border-right) */
	bottom:auto;
	left:auto;
	border:13px solid transparent;
	border-bottom-color:#fff;
}

/* Variant : left
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.left:before {
	top:10px; /* controls vertical position */
	left:-30px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:15px 30px 15px 0;
	border-style:solid;
	border-color:transparent #404040;
}

/* creates the smaller  triangle */
.triangle-border.left:after {
	top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
	left:-21px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:9px 21px 9px 0;
	border-style:solid;
	border-color:transparent #fff;
}

/* Variant : right
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.right:before {
	top:10px; /* controls vertical position */
	right:-30px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:15px 0 15px 30px;
	border-style:solid;
	border-color:transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.right:after {
	top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
	right:-21px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:9px 0 9px 21px;
	border-style:solid;
	border-color:transparent #fff;
}

div.item:visited{

}
div.item:active{

}
div.item:hover {
border: 2px solid white;
}


}