/*   
Theme Name: LNDb Theme
Theme URI: http://lndb.cyberduck.se
Description: The official Lokal-TV Västerås Nostalgia Database Theme
Author: Ola Eborn
Author URI: http://www.cyberduck.se
Version: 1.0

/* 

Färger:

blå: #3b86b2;
svart: #111;

*/

body {
	background:#8F6559;
	color:#666;
	margin:00;
	padding:0;
	font: 17px/1.5 'PT Sans',Helvetica, Arial,  sans-serif;
}

div#player {
    max-width: unset !important;
}

h1,h2,h3,h4,h5,h6 {
	color:#222;
}

.descbox .inner h1,
.descbox .inner h2,
.descbox .inner h3,
.descbox .inner h4
{
	color:#efefef !important;
}

.gecko .descbox .inner h1,
.gecko .descbox .inner h2,
.gecko .descbox .inner h3,
.gecko .descbox .inner h4,
.gecko .descbox .inner h5
{
	font-weight:200 !important;
}



h1, h2 {
	font-size:26px;
	line-height:26px;
}

h4 {
	font-size:12px;
}

h5 {
	color:#3b86b2;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing:1px;
	margin-bottom:10px !important;
}

p {
margin: 0 0 15px 0 !important;
}

#back {
	position:fixed;
	width:100%;
	height:100%;
	background:url(images/back.jpg);
	background-size:cover;
	opacity:1;
	z-index:-1;
}

#logo {
	width:120px;
	padding-top:35px;
	padding-left:35px;
	float:left;
	margin-right:20px;
}

#logotext {
	padding-top:52px;
	color:#888;
	float:left;
	text-transform:uppercase;
	letter-spacing:2px;
	font-style:italic;
	font-size:11px;
}


#top-movie {
	margin-bottom:20px;
	overflow:hidden;
	display: flex;
}

#top-movie .descbox {
	width:310px;
	background:#222;
	border-left:6px solid #3b86b2;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.movieframe {
	position:relative;
	background:#444;
	flex: 1;
}

.movieframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:10;
}

.film {
	position: relative;
	padding-bottom: 53.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.film iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.descbox {
	color:#777;
	font-size:16px;
}

.descbox h4 {
	margin-top:-12px;
}

.descbox h5 {
	margin-top:-10px;
}

#page-wrap {
	width:95%;
	max-width: 1250px;
	margin:0 auto;
	padding:40px 0;
}

#top-header {
	height:128px;
	background:url(images/header-trans.png) repeat-x #000;
	position:relative;
}

#nav-container {
	height:50px;
	background:url(images/navigation-trans.png) repeat-x #000;
}

#main-content {
	background:#fff;
	min-height:500px;
}

#content-wrap {
	padding:20px;
	position:relative;
	left:0;
	z-index:20;
	background:#fff;
	-webkit-transform: translate(0px,0px);
	-moz-transform: translate(0px,0px);
	-ms-transform: translate(0px,0px);
	transform: translate(0px,0px);
	transition-duration: 0.5s;
}

aside {
	
}

a {
	-webkit-transition:0.3s all ease;
-moz-transition:0.3s all ease;
-o-transition:0.3s all ease;
-ms-transition:0.3s all ease;
transition:0.3s all ease;
}


footer {
	background:#111;
	font-size:11px;
	position:relative;
	z-index:30;
}

footer a {
	color:inherit;
}

footer a:hover {
	color:#efefef;
}



nav#mainnav ul li {
	display:inline-block;
	color:#bbb;
	vertical-align:top;
	padding:0 13px; 
	font-weight:400;
	font-size:16px;
	height:50px;
	padding-top:14px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-transition:0.3s all ease;
	-moz-transition:0.3s all ease;
	-o-transition:0.3s all ease;
	-ms-transition:0.3s all ease;
	transition:0.3s all ease;
}

nav#mainnav ul li:first-child {
	margin-left:-13px;
}

nav#mainnav ul li:hover a {
	color:#efefef !important;
}

nav#mainnav ul li:hover {
	background:rgba(60,60,60,0.5);
	box-shadow:inset 0 0 5px #000;
}

.current_page_item {
	color:#efefef !important;
}

.categoryrow {
	margin-bottom:20px;
}

.categorybar {
	width:100%;
	background:#dedede;
	padding:8px 15px;
	color:#555;
	border-left:6px solid #3b86b2;
	text-transform:uppercase;
	margin-bottom:25px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-weight:400 !important;
	text-shadow:1px 1px 0 #efefef;
	font-size:12px;
	letter-spacing:2px;
	font-style:italic;
}

.col-3 {
	width:32%;
	margin-right:2%;
	line-height:1.3;
	font-size:14px;
	float:left;
	margin-bottom:15px;
	height:90px;
	overflow:hidden;
	outline:5px solid transparent;
	-webkit-transition:0.3s all ease;
	-moz-transition:0.3s all ease;
	-o-transition:0.3s all ease;
	-ms-transition:0.3s all ease;
	transition:0.3s all ease;
}

.col-3:nth-child(3n+1) {
	margin-right:0;
}


.col-3:hover {
	background:#ececec;
	outline:5px solid #ececec;
}

.col-3 a  {
	color:#777;
}

.col-3 h2 {
	font-size: 18px;
	margin-bottom: 4px !important;
	color: #222;
	line-height:17px;
}

.col-3 h3 {
	font-size: 11px;
	margin-bottom:0;
	line-height:12px;
	color:#777;
}

.col-3 .text {
	margin-top:4px;
}

.moviethumb {
	width:90px;
	float:left;
	margin-right:15px;
}

.pagesection {
	padding: 20px;
	width: 65%;
}

.pagesection a {
	color:#3b86b2;
}

.loadertable {
	position: absolute;
	display:flex;
	height:100%;
	vertical-align:middle;
	width:100%;
	margin:0 auto;
	align-items: center;
	justify-content: center;
}

.loader {
	display:table-cell;
	width:30px;
	height:30px;
	vertical-align:middle;
}

#respmenucontainer {
	display:none;
	position:relative;
	right:0;
	top:0;
	width:100%;
}

#responsive_menu {
	width:100%;
	height:100%;
	background:#222;
	position:fixed;
	//margin-top:50px;
	top:50px;
	left:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0;
	/*display:none;*/
	margin-bottom: -45px;
	z-index:10;
}

.open-menu {
	transition-duration: 0.5s;
	-webkit-transform: translate(275px,0px) !important;
	-moz-transform: translate(275px,0px) !important;
	-ms-transform: translate(275px,0px) !important;
	transform: translate(275px,0px) !important;
}

#responsive_menu ul {
	margin:0;
	padding:0;
}

#responsive_menu ul li {
	font-size:16px;	
	color:#bbb;
	display:block;
	border-bottom:2px groove #2c2c2c;
	padding:7px 10px 9px 20px;
}

#responsive_menu ul li:last-child {
	border-bottom:none;
}

#menuicon {
	position:fixed;
	top:13px;
	right:20px;
	width:23px;
	height:23px;
	opacity:.85;
	z-index:200;
	cursor:pointer;
	display:none;
}

#menuicon:hover {
	opacity:1;
}