﻿/*
Theme Name: Primo TV Gids
Theme URI: http://primo.eu/
Description: Het standaard thema voor de Primo TV Gids website.
Version: 0.1
Author: Thomas Van Sundert
Author URI: http://www.websit.be
Tags: 
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}


html{
	height: 100%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #5b0000 url('images/bg3.png') repeat-x scroll left top;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	height: 100%;
}

input[type=text], input[type=password], textarea{
	border: solid 1px #999999;
	margin-bottom: 5px;
}

textarea{
	border: solid 1px #666666;
}

a{
	color: #e2001a;
	text-decoration: none;
}

hr{
	border: solid 1px #dddddd;
}

a:hover{
	/**text-decoration: underline;**/
	color: maroon;
}


a img{
	border: none;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#E2001A;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
}

.singleContent h2{
	clear:both;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	text-align: right;
	font-size: 14px;
}

p{
	/**margin: 0px;**/
}

ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.post ul{
	list-style: disc;
	margin-left: 20px;
	letter-spacing: 0.3px;
}

li{
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

input[type=text].error{
	background-color: #FFCCCC;
}

label.error{
	margin-left: 10px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

div.alignright{
	float: right;
	margin:0 0 1em 1em;
}

div.aligncenter{
	margin:auto;
}

div.alignleft{
	float:left;
	margin:0 1em 1em 0;
}

.wp-caption-text{
	text-align: center;
	font-weight: bold;
	margin: 5px;
}

.wp-caption{
	text-align: center;
	border: solid 1px #dddddd;
}

table{
	border-collapse: collapse;
	border: solid 1px #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
}

thead{
	background-color: #BB0A1A;
	color: white;
	font-weight: bold;
}

th{
	border: solid 1px #dddddd;
	padding: 3px;
}

td{
	border: solid 1px #dddddd;
	padding: 5px;
}

#calendar tbody tr:hover{
	background-color: #eeeeee;
}

.topTools a{
	color: black;
}

.topTools a:hover{
	color: #FFCC00;
}

.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-style:italic;
	line-height: normal;
}

#page{
	width: 994px;
	margin: auto;
	position: relative;
}

.pageContentTop{
	background: transparent url('images/pageBgTop.png') no-repeat scroll left top;
	height: 15px;
}

.pageContentBottom{
	background: transparent url('images/pageBgBottom.png') no-repeat scroll left top;
	height: 15px;
}


#pageContent{
	background: transparent url('images/pageBg.png') repeat-y scroll left top;
}

#header{
	background-color: transparent;
}

#footer{
	clear: both;
	padding: 20px;
	text-align: center;
}

.menu{
	background: #ae0e1b url('images/menuBg.png') repeat-x  scroll left top;
	width: 97%;
	height: 20px; 
	margin: auto;
	text-align: right;
	color: white;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
	padding-right:0px;
	margin-left: 14px;
}

.menuTop{
	width: 100%;
	height: 100px;
}

.banner{
	width: 610px;
	position: absolute;
	right: 0px;
	cursor:pointer;
	padding-top: 20px;
}

.movieTeaser{
	position:relative;
	margin-bottom: 20px;
	cursor:pointer;
}

.teaserTitle{
	position:absolute;
	font-size: 14px;
	color: white;
	padding: 3px;
	background-color: #BB0A1A;
	bottom: 0px;
	width: 219px;
	text-align: center;
	left: 0px;
}

.teaserTitle:hover{
	color: #FFCC00;
}

.movieTeaser .overlay{
	background: transparent url('images/playSmall.png') no-repeat scroll left top;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.galleryTeaser{
	position:relative;
	margin-bottom: 20px;
	cursor:pointer;
}

.smallColBanner{
	margin-bottom: 20px;
}

.galleryTeaser .overlay{
	background: transparent url('images/cameraSmall.png') no-repeat scroll left top;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left:0px;
}


.menuBottom{
	background: transparent url('images/pageBg.png') repeat scroll left top;
	height: 60px;
	position:relative;
}

.menuItem{
	margin-right: 20px;
}

.menuItem a{
	color: white;
}

.menuItem a:hover{
	color: #FFCC00;
	cursor: pointer;
	text-decoration: none;
}

.primoLogo{
	position:absolute;
	left: 25px;
	top: -115px;
}

#content{
	width: 500px;
	float: left;
	position:relative;
	margin-left: 0px;
}

.comments{
	background-color: white;
	line-height: 18px;
	padding: 10px;
	position: relative;
	width: 690px;
	margin: auto;
}

.comment{
	border-bottom: solid 1px #dddddd;
	padding: 10px;	
	margin-bottom: 10px;
}

.singleContent .postmetadata{
	border-top: solid 1px #dddddd;
	padding: 10px;
	margin-top: 20px;
}

.commentlist{
	list-style: none;
	padding: 0px;
}

.singleContent{
	width: 725px;
	float: left;
}

.smallColumn{
	width: 225px;
	float: left;
}

.rightColumn{
	margin-left: 10px;
}

.leftColumn{
	margin-left: 10px;
	margin-right: 10px;
}

.entry{
	margin-bottom: 5px;
}

.post{
	background-color: white;
	padding: 10px;	
	margin: auto;
	margin-bottom: 30px;
	width: 480px;
	overflow: hidden;
	position: relative;
	line-height: 18px;
}

.singleContent .post{
	width: 690px;
}

.postmetadata{
	font-size:10px;
	text-align: right;
	clear: both;
}

.fullPost{
	background-color: white;
	padding: 10px;
	margin: auto;
	position:relative;
	line-height: 18px;
}

.catLink{
	background-color: #e2001a;
	padding: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	cursor:pointer;
}

.catLink a{
	text-transform:uppercase;
	color: white;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}

.catLink a:hover{
	color:#FFCC00;
}

.pagetitle{
	text-align: right;
}

.coverMagnify{
	position:absolute;
	right: 0px;
	bottom: 0px;
	height: 27px;
	width: 27px;
	background-image: url('images/search.png');
	cursor:w-resize;
}

.tagHeaders{
	margin: auto;
	margin-bottom: 20px;
	border: solid 1px #BB0A1A;
	background-color:white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.tagHeaders .header{
	padding: 5px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #BB0A1A;
}

.tagHeaders .content{
	padding: 5px;
	line-height: 18px;
}

.tagHeaders a{
	color: black;
}

.tagHeaders a:hover{
	color: maroon;
}

.tagHeaders .header a{
	color: white;
}

.tagHeaders .header a:hover{
	color: #FFCC00;
	text-decoration: none;
}

.planten{
	border: solid 1px #339966;
}

.planten .header{
	background-color:#339966;
	color: white;
}

.goldenGirls{
	border: solid 1px #FF9900;
}

.goldenGirls .header{
	text-align: right;
	background-color:#FF9900;
	color: white;
}

.cols-kasseien{
	border: solid 1px #0099CC;
}

.cols-kasseien .header{
	background-color:#0099CC;
	color: white;
}

.bioscoop{
	border: solid 1px #BB0A1A;
}

.bioscoop .header{
	background-color: #BB0A1A;
}

.reizen{
	border: solid 1px #993366;
}

.reizen .header{
	background-color: #993366;
}


.relaties{
	border: solid 1px #006666;
}

.relaties .header{
	background-color: #006666;
}

.boek-multimedia{
	border: solid 1px #333399;
}

.boek-multimedia .header{
	background-color: #333399;
}

.gezondheid{
	border: solid 1px #006600;
}

.gezondheid .header{
	background-color: #006600;
}

.dieren{
	border: solid 1px #993300;
}

.dieren .header{
	background-color: #993300;
}

.wp-polls{
	max-width: 300px;
	margin: auto;
}

.smallColBox, .wp-polls{
	background-color: white;
	padding: 5px;
	border: solid 1px #BB0A1A;
	margin-bottom: 20px;
}

.wp-polls .content{
	text-align:center;
}

.wp-polls h2{
	font-size: 14px;
}

.pollBtn{
	background-color: #eeeeee;
	color: black;
	font-size: 14px;
	border: solid 1px #999999;
	width: 50px;
	margin-bottom: 5px
}

.tvProgramName{
	width: 169px;
	height: 17px;
	position:absolute;
	bottom: 32px;
	left: 26px;
	font-size: 14px;
	background-color: #BB0A1A;
	color: white;
	padding: 3px;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
}

.homeImgContainer{
	width: 500px;
	height: 150px;
	overflow: hidden;
	margin-left: -10px;
	margin-bottom: 5px;
	position:relative;
}

.homeImgLeft{
	margin-left: 0px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	float: left; 
	max-width: 200px; 
	max-height: 200px;
}

.editBtn{
	cursor: pointer;
}

.dataTables_wrapper{
	position: relative;
}

.dataTables_length{
	float:left;
	margin-bottom: 15px;
}

.dataTables_filter{
	float:right;
}

.dataTables_info{
	clear: both;
}

#calendar{
	float:left;
}

.curPage{
	color: #FFCC00 !important;
}

.dataTables_paginate {
float:right;
padding-top:10px;
text-align:right;
width:50px;
cursor: pointer;
}
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
float:left;
height:20px;
margin-left:3px;
width:20px;
}
.paginate_disabled_previous {
background-image:none;
}
.paginate_enabled_previous {
background-image:url(images/arrowBlackLeft20x20.png);
}
.paginate_disabled_next {
background-image:none;
}
.paginate_enabled_next {
background-image:url(images/arrowBlack20x20.png);
}

#content #searchform{
	padding-bottom: 10px;
	border-bottom: solid 1px #dddddd;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content #searchform #s{
	width: 420px;
}

#searchform .hidden{
	display:none;
}

.topTools #searchsubmit{
	width: 22px;
	height: 22px;
	padding: 2px;
	border: solid 1px #ae0e1b;
	cursor:pointer;
	padding: 2px;
	float:left;
	font-size: 0px;
	background: white url('images/searchBtn.png') no-repeat scroll center center;
}

.topTools #searchform{
	text-align: right;
	height: 30px;
}

.topTools #s{
	height: 16px;
	float: left;
	padding: 2px;
	width: 195px;
}

#commentform label{
	width: 200px;
	float:left;
}

#commentform p{
	clear: both;
}

#commentform input, #commentform textarea{
	float: left;
}

#commentform .error{
	color: red;
	width: auto;
}

div.social_bookmark
{
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:right ;
}

.social_img
{
	padding:1px;
}

.primo1{
	padding: 5px;
	background-color: #FEF22E;
	color: black;
	border: solid 1px black;
	font-weight: bold;
	text-transform: uppercase;
}

.primo2{
	padding: 5px;
	color: white;
	background-color: #E5001D;
	font-weight: bold;
	text-transform: uppercase;
}

.ajaxLoginContainer{
	position: absolute;
	top: -175px;
	left: 0px;
	z-index: 100;
	background: transparent url('images/loginDrop.png') no-repeat scroll left bottom;
	height: 232px;
	width: 319px;
	color: white;
}

.ajaxLoginContainer a{
	color: #FFCC00;
}

.ajaxLogin{
	padding-left: 20px;
	padding-right: 25px;
}

.ajaxLogin table{
	border: none;
	margin-bottom: 0px;
}

.ajaxLogin table td{
	border: none;
}

.ajaxLogin tr:hover{
	background-color: transparent;
}

.ajaxLogin p{
	margin-bottom: 0px;
}

.ajaxLogin [type=button]{
	margin-top: 10px;
	font-size: 14px !important;
	height: inherit !important;
}

.ajaxLogin [type=text], .ajaxLogin [type=password] {
	width: 140px;
}

.loginDrop{
	height: 25px;
	width: 130px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 14px;
	cursor: pointer;
	position: absolute;
	bottom: 28px;
	left: 50px;
}

#your-profile h3{
	text-align: left;
	margin-bottom: 0px;
	margin-top: 10px;
}

#your-profile table{
	width: 100%;

}

#your-profile tr:hover{
	background-color: transparent;
}

#your-profile th{
	text-align: right;
	width: 250px;
}

#your-profile td, #your-profile th{
	border: none;
}

#login_error{
	border: solid 1px red;
	background-color: #FF9999;
	padding: 5px;
}

.entry .game{
	border: none;
	margin:auto; 
	width: 560px;
	height: 470px;
}

.box{
	border: solid 1px #BB0A1A;
	padding: 10px;
}

.box input[type=text]{
	width: 200px;
}

.box table{
	border: none;
}

.box table td{
	border: none;
}

.quizQuestion{
	font-size: 14px;
	font-weight: bold;
	color: #BB0A1A;
}

#tvSlides{
	height: 100%;
}

#tvSlides li{
	margin: auto;
}

.loading{
	background-image:url('images/loading.gif');
	width: 16px;
	height: 16px;
}

#calendar_filter input{
	width: 200px;
}

.nieuweLijn{
	clear:both;
}

span.nieuweLijn{
	display:block;
}

#externalforecast{
	margin:auto;
}

.leftColBox{
	position:relative;border: solid 1px #E2001A;background-color:white;
	padding: 5px;
}
