/*
Theme Name: Bardi Johannsson
Theme URI: http://slicingpsdtohtml.com/
Description: This theme developed by <a href="http://www.slicingpsdtohtml.com/">PSD to HTML</a>.
Version: 1.6
Author: Zain Bin Kafeel
Author URI: http://zain.im/
Tags: Red & Black With all videos supported
*/
/* Begin Typography & Colors */
/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}


/*--- Basic html styling ---*/

body{
	background:#ff0020 url(images/bg-main.jpg) top center no-repeat;
	color: #AFAFAF;
	font: 14px/22px Arial, Verdana, sans-serif;
}
h1, h2, h3{
	color: #fff;
	font: 36px/36px 'LeagueGothicRegular', Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin-bottom: 22px;
}
h1{
	font-size: 58px;
	margin-top:-4px;
}
h2{
	clear: both;
	margin-top: 36px;
}
a{
	color: #AFAFAF;
	text-decoration: underline;
}
p{
	margin-bottom: 22px;
}

/*--- Page structure styling ---*/

#wrapper{
	margin: 0 auto;
	width: 960px;
}
#container{
	background: url(images/bg-black.png);
	border: 1px solid #222;
	float: left;
	margin-top: 50px;
	margin-left: 80px;
	min-height: 500px;
	padding-bottom: 40px;
	width: 860px;
}
#header{
	/*background: url(images/bg-header.png) center top no-repeat;*/
	height: 195px;
	
       
}


/*--- Left collumns and navigation styling ---*/

#lcol{
	float: left;
	text-align: right;
	width: 220px;
}
#lcol ul li{
	margin-bottom: 6px;
}
#lcol ul li a{
	color: #fff;
	font: 36px/36px 'LeagueGothicRegular', Arial, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
#lcol ul li a:hover{
	color: #999;
}
#lcol ul li.active a{
	color: #4e4e4e;
}


/*--- Right collumn styling ---*/

#rcol{
	float: left;
	padding:0 80px 0 60px;
	width: 500px;
}


/*--- news section styling ---*/

#news li{
	margin-bottom: 22px;
}
#news span{
	color:#888888;
	display:block;
	font-family:Times serif;
	font-size:12px;
	font-style:italic;
	letter-spacing:0;
	margin-bottom: -4px;
}
#news a{
	clear: both;
}


/*--- photos section styling ---*/

#photos img{
	float: left;
	margin-right: 20px;
}


/*--- Floater styling ---*/

.box{
	float: left;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
	margin:0 10px 20px 0;
        width: 230px;
}

.commercials_international
{
	height : 90px;
}
.box img{
	border:1px solid #222222;
	margin-bottom: 12px;
}
.box h3{
	/*background: url(images/icon-video.png) left 3px no-repeat;*/
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 2px;
	/*padding-left: 15px;*/
}
.box h3 a{
	color: #fff;
	text-decoration: none;
}
.box h3 a:hover{
	color: #999;
	text-decoration: underline;
}
p.also{
	clear: both;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 16px;
}

/*--- Footer styling ---*/

.blogroll{
	float: right;
	margin-right:20px;
	text-align: right;
	padding:10px 0 40px;
}
.blogroll li{
	color: #fff;
	float: left;
	font: 24px/24px 'LeagueGothicRegular', Arial, Verdana, sans-serif;
	margin-left: 20px;
}
#linkcat-2 {
float:right;
}
#linkcat-2 p{
float:left;
padding-top:10px;
color: #fff;
	font: 24px/24px 'LeagueGothicRegular', Arial, Verdana, sans-serif;
}
.blogroll li a{
	color: #ffb3bd;
}
.blogroll li a:hover{
	color: #fff;
	text-decoration: none;
}

.alignleft{
	float: left;
	margin: 8px 20px 20px 0;
}
.alignright{
	float: right;
	margin: 8px 0 20px 20px;
}


.bandsalbums h3
{
 height : 70px;
}
.documentaries-filmstv h3
{
 height : 43px;
}

.documentaries h3
{
	 height : 43px;
}

.x866 h3, .x864 h3{
	/*background: url(images/icon-video.png) left 3px no-repeat;*/
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 2px;
	/*padding-left: 15px;*/
}

.x866 h3 a, .x864 h3 a{
	color: #fff;
	text-decoration: none;
}
.x866 h3 a:hover, .x864 h3 a:hover{
	color: #999;
	text-decoration: underline;
}
 
.x866 p img, .x864 p img
{
margin-top : 30px;
}
	
.commercials_international h3 a
{
	background: url(images/cameraicon.jpg) center right no-repeat;
    padding-right: 20px;
}

.iceland h3 a
{
	background: url(images/cameraicon.jpg) center right no-repeat;
    padding-right: 20px;
}

.alsocc p
{
	display : none;
	font-size : 12px;
}

.bandsalbumsbandsalbums p
{
	font-size : 13px;
}
.otherwork
{
 font-size : 13px;
}
.bandsalbums .box
{
	height : 300px;
}

