@charset "UTF-8";
/* ===== Layout ==== */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
/*	background: #666;  */
	background: #CCC ;
	line-height: 1.3;
}
/*  #999; #06C;  #099; #CCC*/

.page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	max-width: 980px;
	border: 3px solid #000;
	border-radius: 15px;
	background-color: #FFF;
}
.page header {
	display: block;
	position: relative;
	height: 160px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: url(../img/header/header_albin160.jpg) no-repeat 0 0;
}
.lines {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px;
	padding: 5px 0px; 
}
.page_content {
	margin: 4px;
}
section {
	padding: 0;
}
.content2col {
	margin: 0;
}
.left_column {
	width: 60%;
	float: left;
}
article {	
/*	color: #777;  */
	color:#000;
	background-color: #FFF;
	background: url(../img/pics/logo-bk16.jpg) no-repeat;
}
.right_column {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
aside {
	color: #777;
	padding: 0;
	float: none;
}
.musicvideos {
	margin: 0 2px 2px 15px;
}
.video {
	float: left;
	margin: 0 5px 0 5px;
}
.footer_container {
	border-top: 1px solid #1A1A1A;
	padding: 0;
}
.page footer {
	display: block;
	padding: 10px 10px 10px 40px;
	font-size: 0.9em;
	color: #000;
	/*color: #757575; */
	background: #666;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
	box-shadow: 0 5px 3px rgba(0,0,0,0.3);
}
.clear_both { clear: both; line-height: 1px; 
}
/* ========== elements ========  */
img { 
	max-width:100%; 
	height: auto;
	width: auto; /* ie8 */ 
	box-shadow: 5px 5px 8px #888888;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.floatleft170 {
	width: 170px;
	float:left;
	margin: 5px;
}
.floatright {
	float:right;
	margin: 5px;
}
.thumbnail_left {
	float: left;
	margin-right: 10px;
}
.thumbnail_right {
	float: right;
	margin: 5px;
}
.quote_box_aside {
	background-color: #09F;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #6600CC;
	color: #FFF;
	border-radius: 10px;
}
.img_container170 {
	width: 170px;
	margin: 5px auto;
	}
figure {
	padding: 0;
	margin: 5px 10px;
}
figcaption {
	padding: 3px 3px;
	text-align:center;
}
.middle {
	display: block;
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}
.middle400 {
	display: block;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.frame10 {
	border: 10px solid; 
	border-top-color: #999;
	border-right-color: #404040;
	border-bottom-color: #333;
	border-left-color: #666;
	background: #000;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.frame5 {
	border: 5px solid; 
	border-top-color: #999;
	border-right-color: #404040;
	border-bottom-color: #333;
	border-left-color: #666;
	background: #000;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.eye { background-color:#000;
}


/* ========= typography ======= */
article p {
	padding: .5em .9em;
	margin: 0;
}
.p_right {
	text-align: right;
}
.p_center {
	text-align: center;
}
aside p {
	padding: .2em .6em;
}
h1 {
	font-size: 1.8em;
/*	color: #099;   */
	color: #000;
	margin: 0 6px .5em;
	font-weight: 700;
	background: #CCC;
	border: 2px solid #ccc; 
	border-radius: 8px;
	border-bottom: 2px solid #000;
	padding: .3em .3em .1em .5em;
	text-shadow: 1px 1px 0px #fff;
}
h2 {
	font-size: 1.4em;
	color: #000;
	margin: 0 .4em .5em .2em;
	padding: .2em .5em;
	border-bottom: 1px solid #ccc;
	text-shadow: 1px 1px 0px #999;
}
h3 { 
	font-size: 1.2em; 
	color: #777; 
	padding: .2em .5em;
	margin: 0 0 .4em .2em; 
	font-weight: 800;
}
h5 {
	font-size: 1.6em;
	border-bottom: 2px solid #609;
	color: #c03;
	margin: 5px 10px;
	text-align: center;
}
h6 {
	font-size: 1.5em;
	margin: 10px;
	padding-left: 10px;
	color: #c03;
	border-bottom: 1px solid #609;
	padding: 5px 10px;
	text-shadow: 1px 1px 0px #666;	
}

footer a {
	color: #999; 
}
/* ===== Nav Style ===== */
nav, ul, li, a  {margin: 0; padding: 0;
}
.toggleMenu {
	display: none;
	background: #099;
	padding: 5px 5px;
	color: #fff;
	font-size:1.2em;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	border: 4px solid #ccc; 
	border-radius: 7px; 
}
.nav {
	list-style: none;
     		zoom: 1;
/*	background: #099; */
	background: #666;
	font-size: 1em;
	margin: 0 auto;
	border-radius: 8px;
	border: 1px solid #CCC;
	border-bottom: 2px solid #000;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table;  
}
.nav:after {
    clear: both;
}
.nav ul {
	list-style: none;
	width: 11em;
}
/* ===== padding menu ====== */ 
.nav a {
	padding: .8em 1em .8em 1em;
	color: #fff;
	text-shadow: 1px 1px 0px #283744;
}
.nav li {
    position: relative;
}
.nav > li {
	float: left;
}
.nav > li > .parent {
    background-image: url("../img/orna/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li li > .parent {
    background-image: url("../img/orna/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	display: block;
	background: #2248ab;
	position: relative;
	z-index: 100;
	border-bottom: 1px solid #D64211;
	border-radius: 10px;
}
.nav li li li a {
	background: #369;
	z-index: 200;
	border-radius: 10px;
}
.nav A:hover {
	color: #999;
	background-color: #FFF;
	border-radius: 10px;
}
.nav a, u {text-decoration: none;
}
/* ===== aside hyperlinks ==== #3268f8*/ 
aside a {
	color: # 0CF;
}
aside a:hover, a:active {
	color: #c63;
	background-color: #8c99a4;
	border-radius: 10px;
}
aside a:visited {
	color: #999;
}
aside a:hover {
	color: #FF0;
}
/* ========= menu1 ============= */
.menu1 {
	margin: 5px auto;
	max-width: 366px;
}
.menu1 ul {
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #d64211;
}
.menu1 li {
	display: inline;
	background-color: #333A3E;
	float: left;
}
.menu1 li a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 183px;
}
.menu1 a {
	display: inline-block;
	text-align: left;
	text-decoration: none;
	line-height: 2em;
	text-shadow: 1px 1px 0px #283744;
	padding: 0 0 0 5px;
}

/* ========= menu2 ============= */
.menu2 {
	max-width: 380px;
	margin: 0 auto;
	padding: 5px 0 0 0; 
	border-top: 1px solid #d64211;
}
.menu2 ul {
	margin: 0 auto;
	padding: 0;
}
.menu2 li {
	display: inline;
	background-color: #333A3E;
	float: left;
}
.menu2 li a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 350px;
}
.menu2 a {
	display: inline-block;
	text-align: left;
	text-decoration: none;
	line-height: 2em;
	text-shadow: 1px 1px 0px #283744;
	padding: 0 0 0 5px;
}
.menu2 li li {
	padding: 0 0 0 2em;
}

/* ============== Phone ============= */
@media screen and (max-width: 580px) {
	body { padding: 0; }
	.page { margin: 5px 0 0 0; 
			padding: 0; 
			font-size: 1.2em }
	h1 {
		font-size: 1.6em; }
	h2 {
		font-size: 1.3em; }
	.page_content {
			margin: 0; 
			padding: 0; }
	.page header { 
			height: 160px; 
			background-image: url(../img/header/header_albin580m.jpg); }
	.page .page_content .left_column { 
			width: inherit; 
			float: none; 
			margin: 0; }
	.page .page_content .right_column { 
			width: inherit; 
			float: none; 
			margin: 0; }
/* == other adjustments == */
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("../img/orna/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
		display: block;
		width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	.nav li li {
		padding-left: 1.3em;
	}
/* === menu1 phone === */
	aside {
		margin: 0 2px 0 2px;
		padding: 2px; }
	.menu1 {
		max-width: 440px;
		}
	.menu1 a {
		line-height: 2.2em;
		border-bottom: 1px solid #d64211; }
	.menu1 li a {
		font-size: 1.1em;
		width: 320px; }
/* === menu2 phone === */
	.menu2 {
		max-width: 100%;
		float: left;
		}
	.menu2 a {
		line-height: 2.2em;
		border-bottom: 1px solid #d64211; }
	.menu2 li a {
		font-size: 1.1em;
		width: 400px; }
	.menu2 li li {
		padding: 0 0 0 2em;
		}
}

/* ========== tablet ============= */
@media screen and (min-width: 581px) and (max-width: 768px) {
	body { 
			padding: 0; }
	.page { 
			margin: 10px 2px; 
			padding: 0; 
			font-size: 1.15em }
	.page header { 
			height: 160px; 
			background-image: url(../img/header/header_albin768tab.jpg); padding: 0; }
	.page nav { 
			top: 68px; }
	.left_column {
			width: 65%;
}
	.right_column {
			width: 35%;
}
	h1 {
		font-size: 1.6em;
	}
	h2 {
		font-size: 1.3em;
}
}

/* ========== desktop ============== */
@media screen and (min-width: 769px) and (max-width: 3000px) {
	body { 
		padding: 0;
}
}
