@import url(http://fonts.googleapis.com/css?family=Open Sans:400,700);
*{
	margin:0px;
	padding:0px
	}
	
html, body 
	{
	height: 100%;
	}




	
body
	{ 


  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;

/*
	font-family: "Open Sans", sans-serif, "Proxima Nova", "Arial Bold";

	font-family: "Open Sans", "Arial Bold", Arial, sans-serif;

	font-weight: 600;

	font-family: 'Helvetica',sans-serif;

    background: #2E2E2E;
*/	
    background: #ffffff;
	color:#424242;
	}


#header
	{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
		background: #262626;
/*	background: rgba(232, 232, 232, 0.85);
	

	
		background: grey;
		background: rgb(17, 17, 17);
	
		background: rgb(30, 30, 30);
	

  	box-shadow: 0px 7px 7px #000000;
    -moz-box-shadow: 0px 7px 7px rgba(0, 0, 0, 1.0);
  	*/
  	overflow:auto;
  	width:100%;
       z-index: 1;
	
	}
	
	
.headconts
	{
	width: 90%;
	}	

.bufield {
	float:right;
	display:inline-block;
    padding: 0px 0px 0px 0px;
	margin:13px 50px 11px 50px;
	
	}	
	
.sharemagn {
	display:inline-block;
	cursor:pointer;	
	max-width:35px;
}

.searchmagn img, .sharemagn img {
	margin:9px 0px 7px 0px;	
	
}


.links {
	list-style-type:none;
}



.signers, .toolers 
	{
	color:#CCC;
	padding:5px 15px 5px 15px;
	margin:25px 130px 0px -130px;
	cursor: default;
	list-style-type:none;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0px 8px 9px rgba(1, 1, 1, 0.38);
     box-shadow: 0px 8px 9px rgba(1, 1, 1, 0.38);
	z-index:20;
	position: absolute;
	background: rgba(0, 0, 0, 0.85);	
	width:140px;
		
}


.signers li, .toolers li
	{
	margin:10px 0px 0px 0px;
	}
	
.signers li:hover, .signers li:hover  
	{
	color:#FFFFFF;
	    word-wrap: break-word;


	}
	
#signbut {
	margin:-2px 0px 2px 0px;
	}

ul.links {
	list-style-type:none;
	width:50px;
}

ul .signers, ul .shareners {

color:#FFFFFF;
	padding:20px 5px 40px 15px;
	margin:25px 130px 0px -130px;
	cursor: default;
	list-style-type:none;
	/*
	border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	
border:solid 1px #4f4f4f;
width:auto;
*/
border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0px 8px 9px rgba(1, 1, 1, 0.38);
     box-shadow: 0px 8px 9px rgba(1, 1, 1, 0.38);
background: rgba(0, 0, 0, 0.85);
	z-index:10;
	position: absolute;
clear:both;
width:140px;



	
}

ul .signers li, ul .shareners li {
padding:10px;
color:#FFFFFF;
font-size:14px;
    clear:both;

}

ul .signers li a, ul .shareners li a {
color:#FFFFFF;
}

ul .signers li a:hover, ul .shareners li a:hover {
opacity:1.0;
}

.mobinavs {
	display:inline-block;
	max-width:40px;
	margin:9px 5px 5px 10px;	
	}
	
#signdrop
	{
	width:40px;

	margin:0px;
	}
	

.menubars
	{
    width: 20px;
    height: 3px;
    background-color: #c6c6c6;
    
/*    background-color: rgb(17, 17, 17);
    background-color: #333333;
    background-color: #B4B4B4;
 */   margin: 0 0 3px 0;
	}
		
@media (min-width: 200px) and (max-width: 768px) {

.mobinavs {
	display:inline-block;
	max-width:40px;
	margin:9px 0px 5px 6px;	
	}
	
		
#header
	{
	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
		background: #262626;
/*
	background: rgba(232, 232, 232, 0.85);
	
		background: grey;
		background: rgb(17, 17, 17);
	
		background: rgb(30, 30, 30);
	

  	box-shadow: 0px 7px 7px #000000;
    -moz-box-shadow: 0px 7px 7px rgba(0, 0, 0, 1.0);
  	*/
  	overflow:auto;
  	width:100%;
	text-align:center;
     z-index: 1;
	
	
	/*	background: rgb(30, 30, 30);

	background: rgb(17, 17, 17);
		
			background: rgba(232, 232, 232, 0.85);

	  box-shadow:  0px 7px 7px #000000;
  -moz-box-shadow: 0px 7px 7px rgba(0, 0, 0, 1.0);
*/
	}
	
.headconts
	{
	width: 100%;
	}
	
	
.bufield {
	float:right;
	display:inline-block;
    padding: 0px 0px 0px 0px;
	margin:13px 20px 11px 0px;
	
	
	}				
}


	
code 
	{
	display:block;
	background: #2E2E2E;
	color: #EEEEEE;
	padding: 20px;
	margin:20px 5% 0px 5%;
	}
	
a 
	{
	outline:none;
	color:#1CC6FF;
    text-decoration:none;
    }
    
a:hover
	{    
    color: #707070;
    }
    
.nojsmsg
	{
	background: #F23900;
	top:0px;
     left:0px;
     display:block;
     z-index: 50;
     height:60px;
	width:100%;
    margin:0px 0px 22px 0px;
	color:#FFFFFF;
	position:fixed; 
	padding:20px;  
	}

.whitespan
	{
	color:#FFFFFF;
	}
	
#toptit
	{
	background: #1CC6FF;
	top:0px;
     left:0px;
     display:block;
     z-index: 1;
	width:100%;
    margin:0px 0px 22px 0px;
	color:#DBDBDB;
	position:fixed;   
	}

@media (min-width: 320px) 
{
	.beltopper 
	{
	width:100%; 
	margin:0px auto;
	}
}

@media (min-width: 480px) 
{
	.beltopper 
	{
	width:85%; 
	margin:0px auto;
	}
}	

#toplog
	{
	float:left;
	padding:5px 0px 0px 25px;
	}

#topnav
	{
	float:right;
	padding:7px 20px 0px 0px;
	}

.topnavi
	{
	padding:7px 20px 0px 0px;
	}	







.clear 
	{
	clear:both;
	}
	
#main
	{
	margin-top:45px;
	margin-left: auto;
  	margin-right: auto;
	padding:10px 10px 10px 10px;
	overflow:none;
	}

@media only screen and (min-width: 320px)
{

#insidebar
	{
	display:inline-block;
	width:90%;
	margin-left: auto;
  	margin-right: auto;	
	}
	
}

@media only screen and (min-width: 480px)
{
	
#insidebar {
	overflow: none;
	margin-left: auto;
  	margin-right: auto;
	max-width:90%;			
	}						

}

@media (min-width: 640px) 
{
#insidebar {
	display:inline-block;
	
	}	
}


@media (min-width: 900px) 
{
#insidebar {
	max-width:40%;
	display:inline-block;
    vertical-align: top;
	
	}	
}

@media only screen and (min-width: 1140px) 
{
		
#botdivleft 
	{
	float:left; 
	margin:25px 0px 25px 0px;
	font-size:13px;
	text-decoration:none;
	color:#707070;
	}

#botdivrt 
	{
	float:right; 
	margin:25px 0px 25px 0px;	
	font-size:13px;
	text-decoration:none;
	color:#707070;
	}
	
.tcommer, .tcommer a 
	{
	font-size:16px; 
	font-weight:bold; 
	color:#707070;
	}
	
#sidebar {
	overflow: none;
	margin-top:35px;
	margin-left: auto;
  	margin-right: auto;
	max-width:85%;			
	}	

#insidebar {
	max-width:40%;
	display:inline-block;
    vertical-align: top;	
	}				

}

.results
  {
  	display:inline-block;
    font-weight:bold;
    font-size:30px;
    color:#CCC;
  }


	.indiemain
	{
	font-size:12px;
	margin:15px;
	padding:20px;
	vertical-align:bottom;	
	}
	
	.marintroauto
	{
	font-size:12px;
	margin:15px;
	}

.clearem
	{
	clear:both;
	}	
	
/*@import url(http://fonts.googleapis.com/css?family=Open Sans:400,700);*/

.textintro
	{
	max-width:90%;
	font-family: "Open Sans", sans-serif, "Proxima Nova", "Open Sans", "Arial Bold";
	}
	
.textintro h1
	{
	font-family: 20px "Open Sans", sans-serif, "Proxima Nova", "Open Sans", "Arial Bold";
	}	
	
.textintro h2
	{
	font-family: 16px "Open Sans", sans-serif, "Proxima Nova", "Open Sans", "Arial Bold";
	color:#696969;
	}	
	
.textintro h3
	{
	font-family: 14px "Open Sans", sans-serif, "Proxima Nova", "Open Sans", "Arial Bold";
	color:#919191;
	}			
	
.textintro h2 a
	{
	outline:none;
	color:#1CC6FF;
    text-decoration:none;	}	
	
.textintro h2 a:hover
	{
	color:#707070;
	}		
	
.yopic a 
	{
	outline:none;
	color:#1CC6FF;
    text-decoration:none;
    }
    
.yopic a:hover
	{    
    color: #707070;
    }	
    
@media (min-width: 320px) and (max-width: 610px)
{

		
.introcontent
	{
	display:inline-block;
	margin:10px auto;
	width:90%;
	min-width:280px;
	z-index:1;
	}	
	
.respovidcont
	{
	max-width:85%;
	margin:50px auto;
	}
			
}	


@media only screen and (min-width: 610px)
{


.introcontent 
	{
	display:inline-block;
		z-index:1;
	max-width:90%;	
	}		
	
.respovidcont
	{
	max-width:70%;
	margin:50px auto;
	}	
}	


@media only screen and (min-width: 900px)
{

	
.introcontent
	{
		display:inline-block;
	max-width:40%;
	z-index:1;
	}		
	
.respovidcont
	{
	max-width:60%;
	margin:50px auto;
	}	
}	

@media only screen and (min-width: 1140px)
{
	
.introcontent
	{
		display:inline-block;
	max-width:40%;
	z-index:1;
	}		
	
.respovidcont
	{
	max-width:50%;
	margin:20px auto;
	}
		
}	

    		
#defaultCountdown 
	{ 
	
	background:none;
	border:none;
	}  	
	
.cddigs
  {
  	display:inline-block;
  	width:35px;
    font-weight:bold;
    font-size:30px;
    color:#1CC6FF;
  }

.pollnums
	{
	color:#31F500;
	font-size:30px;
	font-weight:bold;
	}		

.botlinks, .botlinks a
	{
	font-weight:normal;
	margin:20px 0px 0px 0px; 
	font-size:11px;
	text-decoration:none;
	color:#404040;

	}
	
.botlinks a:hover
	{
	color:#525252;
	}		
	
.noseeum 
	{
	display:none;
	}


	
.respovid { 
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
        border:3px solid white;
    cursor:pointer;
    	background: url('assets/uplogfbguess.jpg') no-repeat center;
	background-size: contain;

top : 0;
    left : 0;
} 
.respovid iframe, .respovid object, .respovid embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
}
	
.vidcont 
	{
    position: relative;
	opacity:0;
	}
	
.vidcontvis 
	{
    position: relative;
	opacity:1;
	}	
	
.loopbutcont 
	{
    position: absolute;
    bottom:0;
    left: 0; 
    right: 0; 
    cursor:pointer;

	}	
	
.hidevid 
	{
	visibility:hidden;
	}
		
.vidover
	{
    width:100%; 
	height:100%;
	background: url('assets/uplogfbguess.jpg') no-repeat center;
	background-size: contain;
    z-index:10;
    position : absolute;
    top : 0;
    left : 0;
    }	

.contacttex {
margin:0px 0px 10px 4px;
width:80px;
height: 23px;
color:#333333;
outline: none;
border: 5px solid #ababab;
border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
font-size:14px; 
padding: 3px 5px 3px 5px; 
  box-shadow:  0px 1px 5px #000000;
  -moz-box-shadow: -5px 1px 5px rgba(0, 0, 0, 0.5);
  }      	
  
.searchnad {
	display: inline-block;
	margin:0px 5px 5px 5px;
	}

.playnad {
	display: inline-block;
	margin:5px 5px 8px 15px;
	color:#40E000;
	}

	
.chooseLabel, .dlima {
height:25px;
width:140px;
margin:0px 10px 5px 10px;
	color:#CCCCCC;
    padding: 8px 15px 5px 15px;
    display: inline-block;
        border-radius: 4px;
     -moz-box-shadow: -5px 1px 5px rgba(0, 0, 0, 0.5);

background: -moz-linear-gradient(top, rgba(41,41,41,0.9) 0%, rgba(20, 20, 20, 1.0) 100%);

background: -webkit-linear-gradient(top, rgba(41,41,41,0.9) 0%, rgba(20, 20, 20, 1.0) 100%);

background: -o-linear-gradient(top, rgba(41,41,41,0.9) 0%, rgba(20, 20, 20, 1.0) 100%);

background: -ms-linear-gradient(top, rgba(41,41,41,0.9) 0%, rgba(20, 20, 20, 1.0) 100%);

background: linear-gradient(to bottom, rgba(41,41,41,0.9) 0%, rgba(20, 20, 20, 1.0) 100%);

  box-shadow: 0px 1px 3px #000000;
}

.chtext, .chtext a, .greytext, .greytext a {
	color:#00BFFF;
	font: 14px "Arial Rounded MT Bold", "Helvetica Rounded", "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}

.chtextwhite, .chtextwhite:hover, .chtextwhite a {
	color:#FFFFFF;
	font: 16px "Arial Rounded MT Bold", "Helvetica Rounded", "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}	
	
.chtext:hover, .chtext a:hover, .greytext:hover, .greytext a:hover {
	color:#33CCFF;
    }	

.gres
	{
	margin: 0px;
	}      
	
.viddiv {
display:none;
margin:5px 0px 0px 0px;
}	

.greenscore
	{
	font-size:20px;
	color:#40E000;
	font-weight:bold;
	}
	
.red
	{
	color:red;
	font-weight:bold;
	}	
	
.green
	{
	color:#40E000;
	font-weight:bold;
	}		
	
.triedspan
	{
	font-size:20px;
	color:#CCC;
	font-weight:bold;
	}	

.olly, .ollyo
	{
	display:none;
		/*

	*/
	}	
	
	

.injune
	{
	max-width:100%;
	max-height:90%;
    color: #9E9E9E;   
    margin: 30px 15px 0px 15px;
    cursor:pointer;
	}	
	
.injunerlia
	{
	max-width:100%;
	max-height:90%;
    color: #9E9E9E;   
    margin: 30px 15px 0px 15px;
	}		

.injune img
	{
	max-height:300px;
	max-width:80%;
	}		
	
			
	
.munchhold
	{
	max-width:75%;
	margin:35px 0px 35px 0px;
	
	}
	
/*
.curhold
	{
	top:0px;
	height:350px;
	position: relative;
	}	

*/	
.resphold
	{
	padding:15px;
	}
	
.picont
	{
	position:relative;
	padding:15px;
	margin:0px;
	}						
	
.deschold
	{
	max-width:90%;
	font-size:12px;
	font-weight:normal;

	}	
	
.lastmar
	{
	font-size:12px;
	font-weight:normal;
	margin-top:18px;
	}	
		
	
	
	
.canchold
	{
	max-width:48%;	
	border-left: 1px solid #CCC;
	display:inline-block;
	font-size:13px;
	font-weight:bold;

	}	
	
.lanchold
	{
	max-width:48%;	
	display:inline-block;
	font-size:13px;
	font-weight:bold;

	}		
	
.injune:hover
	{
	color:#000000;
	}			
	
.foeff
	{
	display:none;
	color:black;
	font-size:18px;
	}	
	
.chfoeff
	{
	display:none;
	color:red;
	font-size:18px;
	}	
	
.rifoeff
	{
	display:none;
	color:#00BFFF;
	font-size:18px;
	}			

.foeffred
	{
	display:none;
	color:red;
	font-size:72px;
	}	
	
.redwait
	{
	cursor:pointer;
	color:#00BFFF;
	font-weight:bold;
	font-size:12px;
	
	}		

.foeffgreen
	{
	display:none;
	color:green;
	font-size:72px;
	}	
	
.catlist
	{
	display:none;
	}	
			
.farleo
	{
	display:none;
	font-weight:bold;
	margin:0px 15px 15px 15px;
	position:relative;
	}	

.startlog
	{
	width:330px;
	max-width:80%;
	font-weight:bold;
	}	
	
.startlog img
	{
	width:100%;
	}								
	
.smdrty
	{
	font-size:11px;
	color:#CCC;
	display:none;
	margin:0px 0px 0px 25px;
	}	

.smdrty a:hover
	{
	font-size:12px;
	color:#33CCFF;
	}			
	
.redup
	{
	color:#FC3903;
	font-size:62px;
	}	

.greenup
	{
	color:#5FDB00;
	font-size:62px;
	}	

.yellowup
	{
	color:#FCDB03;
	font-size:62px;
	}	

.blueup
	{
	color:#00BFFF;
	font-size:62px;
	}	
	
.blue
	{	
	color:#00BFFF;
	}
		
.tiani
	{ 
	max-width:100%;
	margin:10px;

	}

.shareo
	{ 
	display:inline-block;
	margin:5px 10px -20px 0px;
	
	}

.pdfrsoc
	{
	padding:0px 0px 20px 0px;
	}
		
.shareall
	{ 
	margin-top:20px;
	}	
	
	.fbhtit
	{ 
	display:inline-block;
position:relative;
top:-5px; 	
	}

.gprice
	{ 
word-break: break-all;
word-wrap: break-word;	
	max-width:80%;
	
	}
	
.innercopy {
display:inline-block;
font-size:12px;
color: #CCC;
max-width:600px;
margin:20px;
}

.mandicopy {
display:inline-block;
font-size:14px;
max-width:600px;
margin:20px;
}

.mandicopy a {
color: #000000;
}

.introcopy {
display:inline-block;
font-size:13px;
color: #9E9E9E;
font-weight:normal;

}

.innercopy a {
font-size:14px; 
color: #CCC;
cursor: pointer;
}

.aboutc
	{
	display:none;
	width:300px;
	}
	
.topnavmore a
	{
	font-size:13px;
	color:grey;
	font: 12px "Arial", "Helvetica Rounded", "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	}