/* CSS Document */

a{
    color:#fa7c00;
}

html {
	background-color:#FFF;
    margin:0;
    padding:0;
	color:#000;
    font-size: 30pt;
}

form{
    
}

#greenLine{
    height:6px;
    width:100%;
    background-color: #51b747;
}

h1 {
	font-size:18px;
	font-weight:bold;
    color:#fa7c00;
   	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
    
}

body{
    margin:0;    
    padding:0;
	font-family: MyCustomFont, Verdana;
    font-family: 'Roboto', sans-serif;
}

.mwContainer{
    max-width: 1200px;
    margin-left: auto ;
    margin-right: auto ;
}


h2 {
	margin-top:0px;
	margin-bottom:2px;
	font-size: 16px;
	color:#0a3e77;
}


#container {
    width:100%;
    max-width: 1200px;
    margin-left: auto ;
    margin-right: auto ;
}


#contentLogin {
	text-align:center;	
	font-size:10pt;
    margin-top:30px;
    width:500px;
    height:300px;
    margin-left: auto ;
    margin-right: auto ;
    border: 1px solid #CCC;
    background-color: #FFF;
    
}

#content{

    background-color: #FFF;
    padding: 10px;
}


#content a {
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
#content a:visited 	{ 
	color:#000000;
	text-decoration:underline;
}
#content a:hover   	{
	color:#0a3e77;
	text-decoration: none;
}
#content a:visited:hover { 
	color:#0a3e77;
	text-decoration: none;
}

#content input, textarea{
	border: 1px solid #0a3e77;
}

#content input:hover {
	color:#0a3e77;
}

img {
	border:0;
	
}
	
#footer {
	clear: both;

	text-align:center;
	color:#000;
	font-size:8pt;
	padding-bottom:2px;
	position:center;


}

#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:visited 	{ 
	color:#000;
	text-decoration: none; 
}
#footer a:hover   	{
	color: #FF0000;
	text-decoration:none;
}
#footer a:visited:hover { 
	color: #FF0000; 
	text-decoration:none;
}


#boxGrijs1 {
    float:left;
 	width:45%; 
    max-width:450px;
	height:auto;
	
	font-size:14px;
	background-color:#FFF;
	border: 2px solid #fa7c00;
    overflow:hidden;
 
    margin:4px;
    
    padding:15px;
} 

#boxGrijs2 {  
    float:left;
 	width:100%; 
    max-width:1200px;
	height:auto;
	
	font-size:14px;
	background-color:#FFF;
	border: 2px solid #f0de42;
    overflow:hidden;
    margin-top:4px; 

    
}

#boxGrijs2Pad{
	padding:10px;
}

#logo {
	float:left;

}

#contactGegevensHeader {
    float: right;
    margin-top:80px;
    margin-right:5%;
}

#banner {
	float:left;
	width:700px;
	height:100px;
	margin-left:45px;
}

#banner img{
	margin-right:18px;
}

#menu {	
    height:70px;
    width:100%;
    background-color:#CFCFCF;
    text-align: center;
	float:left;
}

#menu a {
	font-family:Helvetica, sans-serif;
	font-weight:300;
    text-decoration: none;
    color: #000;
    margin-left: 50px;
    font-size:50px;
}

#menu a img{
    margin-bottom:-5px;
	width:50px;
	height:50px;
}
#menu a:hover {
		color: #fa7c00;
	font-weight:bold;
}

#menu ul {
    list-style: none;
}
#menu li {
    list-style: none;
}
#menu ul li {
    display: block;
    position: relative;
    float: left;
}
#menu span ul {
    display: none;
}
#menu ul li a {
    display: block;
    text-decoration: none;
    color: #999;
    border-bottom: 2px solid #072750;
    padding: 5px 15px 5px 15px;
    background: #000;
    margin-left: 5px;
    white-space: nowrap;
	font-size:11px;
	font-family:Helvetica, sans-serif;
}
#menu ul li a:hover {
	color: #fa7c00;
	font-weight:bold;
}
#menu span:hover ul {
    display: block;
    position: absolute;
}
#menu span:hover li {
    float: none;
    font-size: 20px;
}


#spacer{
    height:500px;
}

#header{
    height:46px;
    width:100%;   
    background-color: #0b3a75;   
 	text-align:center;
}

#logoTeks{   
    font-family: "28 Days Later",Arial,Hevetica,sans-serif;
    font-size:25px;
    color:#FFF;    
}


#body{
    height:100%;
}

#pageHead{
    margin-left:5%;
    width:90%;
    background-color:#FFF;
    border: 2px solid #CCC;
    -moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px;   
    margin-top:10px;
    margin-bottom:10px;  
}

h1{
    color:#0b3a75;
    font-size:22px;
}


#newsItem{
    margin-left:5%;
    width:90%;
    background-color:#FFF;
    border: 2px solid #CCC;
    -moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px;
	float:left;
    margin-bottom: 10px;   
}
.newsHeading {
    margin: 1px;
    color: #fff;
    
    cursor: pointer;
    /*position: relative;*/
	 background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #0b3a75), color-stop(0.02, #0b3a75), color-stop(1, #5493e2));
	 -webkit-box-shadow: 0 -0.05em 0 rgba(0, 0, 0, 0.9);
	background-color:#0b3a75;
	float:left;
	width:100%;
	background-image:url('../img/icons/downArrow.png');
	background-repeat:no-repeat;
	background-position:right bottom;
}

#newsHeadingImage{	
	text-align:center;
	width:35%;
	overflow:hidden;
	background-color:#FFF;
	background-color: #0b3a75;
	background-color: #000;
	float:left;
}

#newsHeadingImage img{	
	height:130px;
}

#newsHeadingTitle{
	margin-left:1%;
	font-size:20px;
	float:left;
	width:64%;
	overflow:hidden;
}

.newsContent {
	margin:5px;
    background-color:#fafafa;
}
.newsItem{
    margin-left:5%;
    width:90%;
    background-color:#FFF;
    border: 2px solid #CCC;
    -moz-border-radius: 3px;
	border-radius: 3px;
    padding:3px;
}

#sponsorItem{
    margin-left:5%;
    margin-right:5%;
    background-color:#FFF;
    border: 2px solid #CCC;
    -moz-border-radius: 3px;
	border-radius: 3px;
    	padding:3px;
     
     width:250px;
     float:left;
}

#twitterItem {
    margin-left:5%;
    width:90%;
    background-color:#FFF;
    border: 2px solid #CCC;
    -moz-border-radius: 3px;
	border-radius: 3px;
    	padding:3px;
}
#twitterItem img{
    margin-right:5px;
}


/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

div#jqt #about {
	padding: 50px 0px 40px;
	text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0;
	 color: #999;
	font-size: 13px;
	text-align: center;
 	background: #161618;
}
div#jqt #about p {
	margin-bottom: 8px;
}
div#jqt #about a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
html, body {
    height: 100%;
  margin: 0;
  padding: 0;
  	-webkit-user-select:none;
    -webkit-text-size-adjust:none;
}
#page {
  position: absolute;
  width: 100%;
  height: 100%;
}

#category li, #allpost li, #postcat li{
  margin: 0;
  padding: 0;
  height: auto;
}

#allpost img, #postcat img{
	float: left;
	height: 60px;
	width: 80px;
	margin-right: 5px;
	border: 1px solid #999999;
}

#single img {
	max-width:100%;
	height: auto   !important;
	/* padding: 3px; */
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #999999;
}

#previous {
	float: left;
	width: 50%;
	text-align: left;
	font-size:14px !important;
	font-weight:bold;
}
#next {
	float: right;
	width: 50%;
	text-align: right;
	font-size:14px !important;
	font-weight:bold;
}
.nxtarrow {;
	font-family:Futura,"Futura Condensed",Helvetica,Arial,sans-serif;
	font-weight:bold;
}

.info_post {
	font-size: 15px !important;
	color:#585858;
}

/* Image loading gif */
#loading {
	display:none;
	-webkit-border-radius: 10px;
	background-color: rgba(0,0,0,.3);
	left: 20px;
	right: 20px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 38%;
	height: 80px;
	width: 80px;
	z-index: 999;
}

#loading img{
    margin-top: 24px;
    margin-right: auto;
	text-align:center;
	border: 0px !important;
	height: 32px;
	width: 32px;	
	/**background-color: transparent !important;**/
}

audio {
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
} 

/* Iframe and Youtube video wrapper - wrap youtube iframe video with a div class */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 

#wrapper {
	position:absolute; z-index:1;
	top:0px; 
	margin-top:1px;
	bottom:70px; 
	left:0;
	width:100%;
	overflow:auto;
}

#scroller {
	position:absolute; z-index:1;
/*	-webkit-touch-callout:none;*/
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
}

#myFrame {
	position:absolute;
	top:0; left:0;
}

.tijdGeleden{
    color: #0b3a75;
    text-align:right;
    float:right;
    font-weight:bold;
}

#klassementTable{
    width:100%;
    border:#333 solid 1px;
    
}

.tableOdd{
    background-color:#99DDFF;
}

.tableHead{
    font-weight:bold;
}

#klassementMenu{
    width:100%;
   
}

#vorigeKnop{
    float:left;
}

#volgendeKnop{
    float:right;
}

#klassementNaam{
    float:left;
    text-align:center;
    color:#0b3a75;
    font-size:17px;
    font-weight:bold;
    width:100%;
    margin-bottom:5px;
}



.feed-description img{
    display:none;

}

#newsHeading img{
    margin-right:200px-50%;  
    
}

#newsImg{
    width:200px;

}

#twitterAuthor{
    color:#999999;
    font-size:10px;
}


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

#dashboardLeft{
	width:20%;
	float:left;
	font-size:12px;
    float:left;
    background-color:#FFFEEE;
}

#dashboardRight{
	float:left;
    width:77%;
    margin-left:30px;
    overflow:hidden;
}

#map{

}


#beersTableSoldOut {
    width: 100%;
}

.beerSoldOutTd {
    font-size: 40pt;
    text-decoration: line-through;
}

.beerNotSoldOutTd {
    font-size: 40pt;
}

.headerSoldOutTd {
        font-size: 18pt;
}

input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(4); /* IE */
  -moz-transform: scale(4); /* FF */
  -webkit-transform: scale(4); /* Safari and Chrome */
  -o-transform: scale(4); /* Opera */
  margin-left: 20px;
}
