body {
	margin: 10px 0;
	padding:0;
	font-family: Calibri, Century Gothic, Tahoma;
	font-size: 12px;
	color: #5f5f5f;
	background-attachment: fixed;
	background-image: url(background.png);
	font-weight: normal;
}



* {
	margin:0;
	padding:0;
}

/** element defaults **/
table {
	width: 100%;
	text-align: left;
}

a:link {
color:#C30;
text-decoration:none;
font-size:12px;
font-weight: bold;
text-shadow: 0px 0px 1px rgba(255, 242, 148, 1);
-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
-ms-transition: All 0.5s ease;
transition: All 0.5s ease;
}

a:active {
color:#191919;
text-decoration:none;

}

a:hover{
color:#06F;
text-decoration:underline;
}

a:visited {
text-decoration:none;
}

h1 {
	color: #ffffff;
	font-size: 24px;
	text-shadow: 0px 0px 10px rgba(239, 255, 0, 1);
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	text-transform: uppercase;
}

h1:hover {
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

h2 {
	color: #06F;
	font-size: 24px;
	letter-spacing: -0.5px;
	padding: 0 0 5px;
	margin: 0;
	text-transform: uppercase;
}



h3 {
	color: #AD008E;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h4 {
	padding-bottom: 5px;
	font-size: 15px;
	color: #06F;
}

h5 {
	padding-bottom: 5px;
	font-size: 13px;
	color: #005E00;
}

.adslot_1 { width: 728px; height: 90px; }
.adslot_2 { width: 970px; height: 90px; }
.adslot_3 { width: 336px; height: 280px }
.adslot_4 { width: 336px; height: 280px }
.adslot_large { width: 300px; height: 1050px }

@media (max-width:315px) { .adslot_2 { width: 200px; height: 200px; } }
@media (min-width:320px) and (max-width:600px) { .adslot_2 { width: 300px; height: 250px; } }
@media (min-width:500px) { .adslot_2 { width: 320px; height: 100px; } }
@media (min-width:900px) { .adslot_2 { width: 728px; height: 90px; } }
@media (min-width:1100px) { .adslot_2 { width: 970px; height: 90px; } }


@media (min-width:300px) and (max-width:600px) { .adslot_3 { width: 200px; height: 200px; } }
@media (min-width:500px) { .adslot_3 { width: 160px; height: 600px; } }
@media (min-width:1130px) { .adslot_3 { width: 336px; height: 280px } }

@media (min-width:300px) and (max-width:600px) { .adslot_4 { width: 200px; height: 200px; } }
@media (min-width:500px) { .adslot_4 { width: 160px; height: 600px; } }
@media (min-width:1130px) { .adslot_4 { width: 336px; height: 280px } }

@media (min-width:300px) and (max-width:600px) { .adslot_large { width: 200px; height: 200px; } }
@media (min-width:500px) { .adslot_large { width: 160px; height: 600px; } }
@media (min-width:1130px) { .adslot_large { width: 300px; height: 1050px } }

@media (min-width:700px) { .adslot_center { width: 100%; } }
@media (min-width:1130px) { .adslot_center { width: 71%; } }

#heading1 {
width:100%;padding:1%;
}


#top1 {
width:100%;
height:45px;
}
div#topl1 {
    float: left;
    width: 25%;
}

div#topr1 {
    float: right;
    width: 75%;
}

div#topr11 {
    float: left;
    width: 43%;
    padding-left: 2%;
}

div#topr12 {
    float: right;
    width: 55%;
}


#top2 {
width:100%;
height:100px;
}

#top2l {
width:10%;
padding-left:5%;
padding-top:10px;
float:left;
}

#top2r {
padding-left:9%;
float:right;
width:76%;
}

#toprightbar{
float:right;width:570px;
}

#topsocial{
float:left;width:270px;
}

#topsearch{
float:right;width:280px;
padding-left:20px;

}
#topsocial table tr td{
padding-left:20px;
}

#container {
	width: 85%;
	margin:0 auto;
	padding: 0;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.66);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.66);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.66);
	border-style: solid;
	border-width: 10px;
	border-color: rgb(11 56 123);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
background-image: repeating-linear-gradient(45deg, #033279, #000212 1px, #023a8e 2px, #111112 5px);
/*background-image: url(//gamelinkexchange.com/theme/header.png);*/
background-repeat: repeat-x;
background-color: rgb(1 68 167 / 93%);
	box-shadow: 0px 0px 33px rgba(0, 0, 0, 0.66);
	-webkit-box-shadow: 0px 0px 33px rgba(0, 0, 0, 0.66);
	-moz-box-shadow: 0px 0px 33px rgba(0, 0, 0, 0.66);
}


#body {
	background: transparent none repeat-y scroll 0 0;
	padding: 3%;
	width: 90%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#content {
	float: left;
	width: 95%;
	margin: 0;
	background-color: #FFF;
	border: 2px solid #CCC;
	padding: 4%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}

#content:hover {
	border: 2px solid #640000;
}


/* horizontal link Bar */
ul.menu_tabbed {
	width: 100%;
	
}

ul.menu_tabbed li {
	float: left;
    /* top: 19px; */
    left: 5px;
    position: relative;
    display: inline-block;
	
}


ul.menu_tabbed li a {
    float: left;
    border: 1px #CCCCCC solid;
    border-bottom: none;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #666;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}



ul.menu_tabbed li a:hover {
	color: #FFF;
	background-color: rgb(1 68 167 / 93%);
	background-image: url(header.png);
	background-repeat: repeat-x;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
}

ul.menu_tabbed li a.selected {
	text-decoration: none;
	color: #FFF;
	background-color: rgb(1 68 167 / 93%);
	background-image: url(header.png);
	background-repeat: repeat-x;
}

#bar{
width:100%;
float:left;
} /* horizontal link Bar */

.clear {
	clear: both;
}

/* Footer*/
#footer {
	clear: both;
	width: 100%;
	margin:0 auto;
	color: #FFF;
}

.footer-content {
	width: 95%;
	padding-bottom: 100px;
	padding-top: 20px;
	padding-left: 5%;
	background-color: rgb(1 68 167 / 93%);
	background-image: url(header.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

/* Link Tables*/
.footer-content a {
font-size:18px;
}
/* Link Tables*/

.footnote {
width:50%;float:left;
}

.footright {
width:50%;float:right;
}

.translate {
width:50%;float:left;
}
.bottomsocial {
width:50%;float:right;
}



/* Footer*/



ul.liststyle {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	padding-left: 30px;
	list-style-type: circle;
}

h4 {
	padding-bottom: 10px;
	font-size: 15px;
	color: #06F;
}

h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #005E00;
}

.ulis {
padding: 1%;
padding-left: 3%;
font-weight: bold;
text-align: justify;
font-size: 14px;
}

#updt {
	float:right;
	background:#fff;
	width:620px;
	position:fixed;
	z-index:5;
	right:0;
	bottom:0px;
	padding: 8px 5px;
	border-right:none;
	border-radius: 5px 0 0 5px;
}

#ulnk {
color:#06F;
font-size:18px;
font-weight:bold;
}

#ulnk:hover {
  color:#C30;
}


#playbtn {
  padding:5px;
  font-size: 16px;
  background-color: #910000;
  color: white;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  overflow: hidden;
  text-align: center;
  text-shadow: 0px 0px 2px rgb(255, 255, 0);
  /*Transition*/
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  
  /*Rounded Corners*/
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  
  /*Shadow*/
  -webkit-box-shadow: 0px 0px 10px rgb(202, 0, 0);
  -moz-box-shadow: 0px 0px 10px rgb(202, 0, 0);
  box-shadow: 0px 0px 10px rgb(202, 0, 0);

}
#playbtn:hover {
  text-shadow: 0px 0px 2px rgba(255, 255, 255, 1);
  background-color: #00388E;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 23, 255, 1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 23, 255, 1);
  box-shadow: 0px 0px 10px rgba(0, 23, 255, 1);
}


#gsearch
{
width:97%;
padding:4px;
font-weight: Bold;
color:#666;
border: solid 1px #A00000;
font: normal 12px/100% Verdana, Tahoma, sans-serif;
-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
-ms-transition: All 0.5s ease;
transition: All 0.5s ease;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.66);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.66);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.66);
}

#gsearch:hover, #gsearch:focus { 
border-color: #1c76fd;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.66);
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.66);
-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.66);
}

#isrch {
width: 20px;
border-color: rgb(35 122 252);
border-width: 2px;
border-style: solid;
background-color: rgb(1 68 167 / 93%);
background-image: url(https://gamelinkexchange.com/theme/header.png);
background-repeat: repeat-x;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.66);
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.66);
-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.66);
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
-ms-transition: All 0.5s ease;
transition: All 0.5s ease;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
}

#isrch:hover {
box-shadow: 0px 0px 2px rgb(30, 114, 253);
-webkit-box-shadow: 0px 0px 2px rgb(30, 114, 253);
-moz-box-shadow: 0px 0px 2px rgb(30, 114, 253);
} /*home search*/

.rating-box {
    background: url(../../theme/ratingb.png) repeat-x;
    font-size: 0;
    height: 23px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 111px;
}
 
.rating-box .rating {
    background: url(../../theme/ratingb.png) repeat-x;
    background-position: 0 100%;
    float: left;
    height: 21px;
}

.item {
    width: 220px;
    height:70px;
    background-color: #ffffff;
    color: rgb(187, 0, 0);
    /*border: 2px solid #910000;*/
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px #910000;
    -moz-box-shadow: 0px 0px 10px #910000;
    box-shadow: 0px 0px 10px #910000;
}

.item:hover, .item:visited {
    color: #3a3939;
    background-color: #FFFFFF;
    /*border: 2px solid #06F;*/
    -webkit-box-shadow: 0px 0px 10px #0066ff;
    -moz-box-shadow: 0px 0px 10px #0066ff;
    box-shadow: 0px 0px 10px #0066ff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.item p{
font-size:12px;
overflow:hidden;
white-space:pre;
}

.item a{
font-size:12px;
overflow:hidden;
white-space:pre;
}


#logi {
    display: inline;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}


#logi:hover {
opacity: 1;
filter: alpha(opacity=100);
-webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-moz-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-webkit-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-ms-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-o-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
} /* Images*/

#description p {
    width: 95%;
    float: right;
    color: rgb(58, 0, 0);
    font-size: 18px;
    padding-bottom: 5px;
    text-align: justify;
}
#description ul {
    width: 95%;
    float: right;
    color: rgb(58, 0, 0);
    font-size: 18px;
    padding-bottom: 20px;
    padding-left: 50px;
    text-align: justify;
}

html * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


/* Images*/
#log {
display: inline;
opacity: 0.9;
filter: alpha(opacity=90);
-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
-ms-transition: All 0.5s ease;
transition: All 0.5s ease;
}

#log:hover {
opacity: 1;
filter: alpha(opacity=100);
-webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-moz-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-webkit-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-ms-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
-o-box-shadow: 12px 12px 7px rgba(0,0,0,0.5);
} /* Images*/


/*home search*/
#srch {
width: 76%;
}/*home search*/

/* 4 Coloumns*/

#mcol {
width:100%;
}

#main {
width:60%;
float:right;
}

#sidebar {
width:35%;
padding:2.5%;
float:left;
}

#mcol1 {
float:left;width:50%;
}

#mcol2 {
float:right;width:50%;
}

#col1 {
float:left;width:50%;
}

#col2 {
float:right;width:50%;
}

#col3 {
float:left;width:50%;
}

#col4 {
float:right;width:50%;
}


/* Top Social*/

li#topsocial {
display: inline;
padding-right: 10%;
}

/*Social*/
ul.group {
display: inline;
float: right;
}

li.facebook {
display: inline;
}

.content.like {
width: 40%;
float: right;
}

li.twitter {
display: inline;
}

.content.tweet {
width: 60%;
float: left;
}

li.google {
display: inline;
}

.content.plus {
width: 90%;
float: left;
}

.content.other {
width: 10%;
float: right;
}

#social{
width:100%;
}

#sociall{
width:60%;float:left;
}

#socialr{
width:40%;float:right;
} /*Social*/



/* Link Tables*/
table.hom tr td a {
padding-bottom: 2%;
font-size:18px;
}
/* Link Tables*/

/*Lower Resolution*/

@media (min-width: 200px) and (max-width: 600px)
{

#main {
width:100%;
float:left;
}

#sidebar {
width:100%;
float:left;
}

#top1 {
width:100%;
padding-bottom:1%;
}

#top1l {
width:100%;
padding-bottom:1%;
}

#top1r {
width:100%;
padding-bottom:1%;
}

#top2 {
width:100%;
padding-bottom:1%;
}

#top2l {
width:70%;
padding-bottom:1%;
padding-left:30%;

}

#top2r {
width: 96%;
padding: 2%;
float:left;
padding-left: 1%;
padding-right: 1%;
}

#toprightbar{
float:none;
width:98%;
padding:1%;
}

#topsocial{
float:left;
width:98%;
padding:1%;
}

#topsearch{
float:none;
width:98%;
padding:1%;
}

select#gsearch {
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.45);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: 30px;
}

select#gsearch:hover {
-webkit-box-shadow: 0px 3px 3px rgba(45, 118, 253, 0.45);
height: 30px;
}

#isrch {
height: 30px;
}

#srch {
width: 100%;
}

ul.menu_tabbed {
height: 100%;
width: 100%;
}

ul.menu_tabbed li {
float:none;
display: block;
padding-top: 2%;
padding-bottom: 2%;
}

ul.menu_tabbed li a {
float:none;
padding-top: 2%;
padding-bottom: 2%;
}

ul.menu_tabbed li a:hover {
padding-left: 20%;
padding-top: 2%;
}

ul.menu_tabbed li a.selected {
padding-left: 20%;
padding-top: 2%;
}

.footer-content {
padding-bottom: 140px;
}

}



@media (max-width:800px)
{

#container {
width: 95%;
}

#mcol {
width:100%;
}

#main {
width:100%;
float:left;
}

#sidebar {
width:100%;
float:left;
}

#mcol1 {
float:left;width:50%;
}

#mcol2 {
float:right;width:50%;
}

#col1 {
float:left;width:100%;
}

#col2 {
float:right;width:100%;
}

#col3 {
float:left;width:100%;
}

#col4 {
float:right;width:100%;
}

.footer-content {
padding-bottom: 120px;
}

table.hom tr td {
padding-bottom: 2%;
}

.translate {
width:100%;float:left;
}

.bottomsocial {
width:100%;float:left;
}

}

@media (max-width:600px)
{
div#topl1 {
    float: left;
    width: 200px;
}
div#topr1 {
    float: left;
    width: 100%;
}
}


@media (max-width:500px)
{

#main {
width:100%;
float:left;
}

#sidebar {
width:100%;
float:left;
}

#mcol {
float:left;width:100%;
}

#mcol1 {
float:left;width:100%;
}

#mcol2 {
float:left;width:100%;
}

#col1 {
float:left;width:100%;
}

#col2 {
float:left;width:100%;
}

#col3 {
float:left;width:100%;
}

#col4 {
float:left;width:100%;
}

.footer-content {
padding-bottom: 140px;
}

}

@media (max-width:400px)
{
#main {
width:100%;
float:left;
}

#sidebar {
width:100%;
float:left;
}

#sociall{
display:none;
}

#socialr{
display:none;
}

#top2l {
display:none;
}

div#topr11 {
    float: left;
    width: 98%;
    padding-left: 2%;
}

div#topr12 {
    float: left;
    width: 100%;
}

.footnote {
width:90%;float:left;
padding-bottom: 2%;
}

.footright {
width:90%;float:left;
padding-bottom: 2%;
}

.footer-content {
padding-bottom: 200px;
}

}

/** For IE 10,11 or more* */
@media screen and (min-width:0\0) { 

/** Image Border zero **/
a img  
{  
border: none;  
}

img  
{  
border: none;  
}  
/** Image Border zero **/

}
/** For IE 10,11 or more* */