/*
Theme Name: Norke theme
Description:
Version: 1
Author: izoweb
*/

/*CSS DESIGN  BY IZOWEB.CA*/
/*@import "css/reset.css";*/
@import "css/layout.css";


/* FONTS
--------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'astrolyte';
    src: url('fonts/astrolyte-webfont.eot');
    src: url('fonts/astrolyte-webfont?#iefix') format('embedded-opentype'),
         url('fonts/astrolyte-webfont.woff') format('woff'),
         url('fonts/astrolyte-webfont.ttf') format('truetype'),
         url('fonts/astrolyte-webfont.svg#astrolyte') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caviardreamsbold';
    src: url('fonts/caviar_dreams_bold-webfont.eot');
    src: url('fonts/caviar_dreams_bold-webfont?#iefix') format('embedded-opentype'),
         url('fonts/caviar_dreams_bold-webfont.woff') format('woff'),
         url('fonts/caviar_dreams_bold-webfont.ttf') format('truetype'),
         url('fonts/caviar_dreams_bold-webfont.svg#caviardreamsbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caviardreamsbolditalic';
    src: url('fonts/caviardreams_bolditalic-webfont.eot');
    src: url('fonts/caviardreams_bolditalic-webfont?#iefix') format('embedded-opentype'),
         url('fonts/caviardreams_bolditalic-webfont.woff') format('woff'),
         url('fonts/caviardreams_bolditalic-webfont.ttf') format('truetype'),
         url('fonts/caviardreams_bolditalic-webfont.svg#caviardreamsbolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caviardreamsitalic';
    src: url('fonts/caviardreams_italic-webfont.eot');
    src: url('fonts/caviardreams_italic-webfont?#iefix') format('embedded-opentype'),
         url('fonts/caviardreams_italic-webfont.woff') format('woff'),
         url('fonts/caviardreams_italic-webfont.ttf') format('truetype'),
         url('fonts/caviardreams_italic-webfont.svg#caviardreamsitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caviardreams';
    src: url('fonts/caviardreams-webfont.eot');
    src: url('fonts/caviardreams-webfont?#iefix') format('embedded-opentype'),
         url('fonts/caviardreams-webfont.woff') format('woff'),
         url('fonts/caviardreams-webfont.ttf') format('truetype'),
         url('fonts/caviardreams-webfont.svg#caviardreams') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*--------------------------------------------------------------------------------------- */

/*GENERAL CLASSES*/

div.production img{
width: 45%;
    padding: 2%;
    height: auto;
    display: inline-block;
}

ul{
padding-left:15px;
}
li{
list-style: none;
}
body{
	background:url("images/bg.jpg") center top no-repeat #000000;
	font-family:caviardreams,Arial,Verdana,Tahoma,Helvetica,"Trebuchet MS",Georgia,Times,"Times New Roman","Courier New";
	color:#e1e1e1;
	font-size:16px;
}
.clouds{
	background:url("images/bg_clouds.png") center 484px no-repeat;
	height: 1763px;
	margin-bottom: -1771px;
	position:relative;
	z-index:0;
	opacity:1;
}

a, a:link{color:#ffffff;font-family:caviardreams,Arial,Verdana,Tahoma,Helvetica,"Trebuchet MS",Georgia,Times,"Times New Roman","Courier New";}
a:visited{color:#ffffff;}
a:hover, a:focus{color:#ffffff;}
a:active{color:#ffffff; text-decoration:none;}

h1, h2, h3, h4, h5, h6{
	font-family:astrolyte,Arial,Verdana,Tahoma,Helvetica,"Trebuchet MS",Georgia,Times,"Times New Roman","Courier New";
}

hr{
color: black;
background: black;
border: 4px solid #313030;
}

h1{ font-size:28px; line-height:100%;}
h1 a, h1 a:link, h1 a:visited{text-decoration:none;}

h2{font-size:25px; line-height:100%;}
h2 a, h2 a:link, h2 a:visited{text-decoration:none;}

h3{font-size:20x; line-height:100%;}
h3 a, h3 a:link, h3 a:visited{text-decoration:none;}

h4{font-size:20x; line-height:100%;}
h4 a, h4 a:link, h4 a:visited{text-decoration:none;}

h5{font-size:20x; line-height:100%;}
h5 a, h5 a:link, h5 a:visited{text-decoration:none;}

h6{font-size:20x; line-height:100%;}
h6 a, h6 a:link, h6 a:visited{text-decoration:none;}


.both{clear:both;}

#container{
	width:990px;
	margin:auto;	
	background:transparent;
	position:relative;
	font-size:16px;
	z-index:100;
}


#topHeader{
height: 460px;
}


#contenu{	
	width: 680px;
	padding:5px 65px;
	font-size: 18px;
	line-height: 18px;
	float:left;
	background:url("images/background_opacity90.png");
	
	min-height:1300px;
	height:auto !important;
	height:1300px;
	border: 1px solid #3e3e3e;

	
	box-shadow: 0px 0px 59px #3A3A3A; 
    -webkit-box-shadow: 0px 0px 59px #3A3A3A; 
    -moz-box-shadow: 0px 0px 59px #3A3A3A;
	
	font-size: 18px;
	line-height: 28px;
	color: #AAA;
}
#leftMenu{
float: left;
width: 175px;
margin-right: 3px;
}  
#leftMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftMenu ul li{
background: url("images/menuborders.png") top left no-repeat;
width: 173px;
height: 31px;
margin: 0px 0px 2px 0px;
overflow: hidden;
padding: 1px;
}
#leftMenu ul li a:link,#leftMenu ul li a:active,#leftMenu ul li a:visited{
background: url("images/menuBG.png") no-repeat;
background-position:0px 0px;
text-decoration: none;
font-family: astrolyte,Arial,Verdana,Tahoma,Helvetica,"Trebuchet MS",Georgia,Times,"Times New Roman","Courier New";
font-size: 19px;
display: block;
height: 30px;
line-height: 31px;
padding-left: 10px;
letter-spacing: 1px;
margin: 0px 0px 0px 0px;
color: #424242;
width: 163px;
}
#leftMenu ul li a:hover{color:#ffffff;}
#leftMenu ul li.current_page_item a:link,
#leftMenu ul li.current_page_item a:active,
#leftMenu ul li.current_page_item a:visited{
	color:#ffffff;
	background:url("images/menuBG.png") -215px 0px no-repeat;
}



a.logo:link,a.logo:active,a.logo:visited,a.logo:hover{
width: 584px;
height: 448px;
background: url("images/logo.png") top center no-repeat;
display: block;
margin: auto;
font-size: 0px;
}


article{
	margin-bottom:20px;
	
}
article h1{
	margin-bottom:10px;
}
aside{
	width:220px;
	float:left;
}

#footerContainer{
margin-left: 180px;
}
#webmaster{
	float:right;
	display:none;
}

a#copyLNK:link,
a#copyLNK:active,
a#copyLNK:visited{
	text-decoration:none;
}
a#copyLNK:hover{
	text-decoration:underline;
}

a#facebook:link,a#facebook:active,a#facebook:visited,a#facebook:hover{
	background:url("images/facebook.png") top left no-repeat;
    display: block;
    float: right;
    position: relative;
	padding-right:5px;
}
a#twitter:link,a#twitter:active,a#twitter:visited,a#twitter:hover{
	background:url("images/twitter.png") top left no-repeat;
    display: block;
    float: right;
    position: relative;
	padding-right:5px;
}

a#addToAny:link,a#addToAny:active,a#addToAny:visited,a#addToAny:hover{
	display: block;
    float: right;
    height: 39px;
    position: relative;
    width: 39px;
	padding-right:5px;
}
a#addToAny img{display:block;}



#IZOWebSignature{
font-size: 12px;
margin: 10px auto 25px auto;
color: #5F5F5F;
font-size: 15px;
}

#IZOWebSignature a:link,#IZOWebSignature a:active,#IZOWebSignature a:visited{
	color: #5F5F5F;
}
#IZOWebSignature a:hover{

}


a#youtube:link,a#youtube:active,a#youtube:visited{
	background:url("images/youtube.png") top left no-repeat;
	width:91px;
	height:44px;
	float:left;
	display:block;
	font-size:0px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	
}
a#youtube:hover{
background: url("images/youtube.png") 0px -45px no-repeat;
}

a#facebook:link,a#facebook:active,a#facebook:visited{
	background:url("images/facebook.png") top left no-repeat;
	width:42px;
	height:44px;
	float:left;
	display:block;
	font-size:0px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
a#facebook:hover{
background: url("images/facebook.png") 0px -45px no-repeat;
}

a#bandcamp:link,a#bandcamp:active,a#bandcamp:visited{
	background:url("images/bandcamp.png") top left no-repeat;
	width:42px;
	height:44px;
	float:left;
	display:block;
	font-size:0px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
a#bandcamp:hover{
background: url("images/bandcamp.png") 0px -45px no-repeat;
}





.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
float:right;
}

.pagination span, .pagination a {
display: block;
float: left;
margin: 2px 2px 5px 0;
padding: 3px 5px;
text-decoration: none;
width: auto;
color: white;
background: #070707;
font-style: margarine,arial;
font-size: 16px;
border: 1px solid #6F6F6F;
}

.pagination a:hover{
color:#fff;
background: #444;
padding:3px 5px;
}

.pagination .current{
padding: 3px 5px;
background: #444;
color: white;
}


#listing{
	margin:0px;
	padding:0px;
	list-style:none;
}
#listing h2{

padding-bottom: 20px;
border-bottom: 10px solid #1B1B1B;
}
#listing li{
padding-bottom: 10px;
margin-bottom: 40px;
border-bottom: 3px solid #1B1B1B;
}




.wpcf7{width:343px;float:left;}
.wpcf7 input, .wpcf7 textarea{
width: 300px;
background: #111;
color: #707070;
font-family: caviardreams, arial;
font-size: 18px;
padding: 3px 20px;
border: 1px solid #2C2C2C;
}
.wpcf7 textarea{
resize:vertical;
}
.wpcf7 .send input{
float: right;
width: auto;
padding: 5px 15px;
cursor: pointer;
font-size: 22px;
font-family: astrolyte, arial;
}
.wpcf7 .send input:hover{
background: #292929;
color: white;
border: 1px solid #726E6E;
}
div.wpcf7 div.wpcf7-validation-errors {
border: 1px solid #2C2C2C;
width: 309px;
margin: 0px;
line-height: 20px;
padding: 15px;
position: relative;
top: 15px;
}
.fb-like-box{
float:left;
}

div.wpcf7 span.wpcf7-not-valid-tip {
position: absolute;
top: -7px;
left: 32px;
z-index: 100;
background: black;
border: 1px solid #353535;
font-size: 10pt;
width: 280px;
padding: 2px;
color: #B10000;
}


.disco table td{
padding: 0px 10px 0px 10px;
border: 1px solid #272727;
width: 315px;
font-size:15px;
line-height:19px;
vertical-align:top;
}
.disco table h1, .disco table h2, .disco table h3, .disco table h4, .disco table h5, .disco table h6{
margin:0px;
padding:5px 0px;
}




.backtotopinstance{
    position: fixed;
    right: 50px;
	height:56px;
	width:80px;
    bottom: 50px;
    background: url("images/gototop.png");
	z-index:999999999;
	cursor:pointer;
}




