@import url('utils.css');
@import url('lyrics.css');

/* app specific */

@page {  }


/* min:1200+ desktop */
body {
/* 	max-width:210.01mm; */
/* 	margin-top:10mm; margin-bottom:10mm;  */
/* 	margin-left:10mm; margin-right:10mm; */
/* 	margin-left:auto;margin-right:auto; */
/* 	margin-bottom:3.53mm; margin-top:0mm; */
}
body {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
/* 	font-size: 12pt; line-height: 1.15em; */
/* 	text-align: center; */
/* 	text-align: left ! important; */
	color:#112;


/* 	background: rgb(245,245,235); */
	background-color: #E2DDD1;
	background-image: url("bkgd1.png");
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;

/*	howto: 
	background:
		url(logo.png) bottom center no-repeat,
		url(background-pattern.png) repeat;

	background: #ffffff url("img_tree.png") no-repeat fixed right top;
	background-color: rgba(245, 245, 235, 0.6);
	background-image: url("bkgd1.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: right top;
	*/

	
}
body_NIU:before {
    content:""; display:block; position:fixed; width:100%; height:100%; left:0; top:0;
    z-index:-2;
	background-color: #E2DDD1;
	background-image: url("bkgd1.jpg");
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
}
/* transparent layer */
body_NIU:after {
    content:""; display:block; position:fixed; width:100%; height:100%; left:0; top:0;
    z-index:-1;
	background-color: rgba(245, 245, 235, 0.6);
}

div {
/* 	display: block; */
}

/*
ul, ol {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}
*/

span.footnodeNumber { padding-right:1em; }
span.annotation_style_by_filter { font-size:95%; font-family:Arial; background-color:#fff000;  margin:0; border:0; padding:0;  }
* { margin:0;}

.P1 { font-size:11pt; line-height:115%; margin-bottom:3.53mm; margin-top:0mm; text-align:left ! important; font-family:Tahoma,Helvetica,Arial,sans-serif; writing-mode:lr-tb; }


/*a:link, a:visited { color: rgb(255, 150, 0); text-decoration: none; font-weight: normal; text-shadow: 1px 1px 2px rgb(250, 200, 150); }*/
a:link, a:visited { color: rgb(70, 70, 70); text-decoration: none; font-weight: normal; /*text-shadow: 1px 1px 2px rgb(250, 200, 150);*/ }
a:hover { color: rgb(255, 170, 0); text-decoration: none; font-weight: normal; text-shadow: 1px 1px 4px rgb(255, 150, 0); }
/* color: rgb(255, 140, 0); */
/*
a:link, a:visited { color: #1B57B1; text-decoration: none; font-weight: normal; text-shadow: 1px 1px 5px #aaaaaa; }
a:hover { color: #3B77d1; text-decoration: none; font-weight: normal; text-shadow: 1px 1px 5px #2B67c1; }
*/

/*
h? {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
}
*/


.page_w77 {
/* 	position: relative; */
/* 	width:1200px; */
	width:65%;
	min-width:1000px; /*TODO smaller media*/
	min-height:800px;
/* 	margin-left:auto;margin-right:auto; */
	margin-top: 1.5%;
	margin-bottom: 2%;
	border: 2px solid #fff;

	background:#fefeff;
/* 	background: transparent; */	
/* 	opacity:0.9; */

	
/* 	display:block; */
	overflow:auto;	/* 	to fit height to inner content. ! NOT height: auto; */
}


/* .trnsprnt { 	background:none; } */


/* Site header */

div.site-header {
	display: block;
 	position: relative;	/* 20160630: header_banner2 */
	width: 100%; overflow: hidden;	
	margin: 0 auto;
/* 	margin-bottom:1em; */
}

/* used with txtr_bkgd1 */
div.logo_icon {
/* 	display: inline-block; */
	float: left;
	width: 192px;
}

div.logo_icon>img {
	width: 192px;
	height: 192px;
}

img.logo_icon {
    position: absolute;
    top: -65px;
    right: 50px;
	width: 192px;
	height: 192px;
}

div.logo_text {
/* 	display: inline-block; */
	overflow:hidden;
/* 	width: 100%; */	
/* 	vertical-align: top; */	
	padding-left:7px; padding-right:12px;
}

div.logo_text_bdr {
	width: 100%;
	vertical-align: top;
	margin-top:7px; height: 174px; /* 	192-7-7 */	

	border: 2px solid #2B2A29;
	background-color: white;

	font-family:Tahoma,Helvetica,Arial,sans-serif; font-size:12.5pt;
	text-transform:uppercase;
	text-align: center;	
}


div.logo_text p.logo_text_l1, div.logo_text p.logo_text_l3 { 
/*	font-family:Tahoma,Helvetica,Arial,sans-serif; font-size:12.5pt;
	text-transform:uppercase;*/
	padding-top: 0.5em;
	padding-bottom: 1.25em;
}

div.logo_text p.logo_text_l2 {
	font-family:Times,serif; font-size:72pt;
	line-height:0.5em;
	margin-bottom: 0.25em;
/*	margin-top:-1em;
	margin-bottom:-5pt;*/
}


div.nav_top {
	font-family:Tahoma,Helvetica,Arial,sans-serif; font-size:12.5pt;
	margin-left: auto;
	margin-right: auto;
	text-transform:uppercase;	
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}


/* Front page Display */

/* TODO: CFS */
.display {
 	position: relative;
	width: 100%;
/* 	margin: 0; padding: 0;  */	
	vertical-align:top;
	border: 3px solid #fff;
 	border-style:none;
	
/* 	background: url('bg_20140326.jpg') no-repeat fixed center center; */
/* 	background-attachment:fixed; */
/*	
	background: url('../catalog/1.jpg') no-repeat center center;	
	background-image: url('../catalog/1.jpg'); 
	background-size: 100%;
    background-origin: content;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
}



.display_banner {
 	position:absolute;
	left:0px;
	top:84%;
/* 	padding-bottom:5px; */
	width: 100%;
/*	height: 10%;*/
/* 	height:20px;	 */

	background-color: white;
	opacity:0.8;
	color: #f00;
}

.header_banner {
	width: 100%;
/* 	background-color: white; */
	background-color: rgb(250,245,245);
	opacity:0.8;
	color: #f00;
}

.header_banner2 {
	display: block;
	position: absolute;	
	top: 40px;
	left: 100px;
	width: 200px;
/*	height: 300px;*/
	height: auto;
/* 	background-color: white; */
	background-color: rgb(250,245,245);
	opacity:0.7;
	color: #f00;

/* 	font-family:Arial,sans-serif; */
	font-family:Times,serif;
	font-size:14pt; 	
/* 	font-size:20pt;  */
	line-height:1.25em;
	text-align: center ! important;
/* 	text-indent:-6.35mm;  */
	font-weight: normal;
 	padding: 0.5em; 
	
}


.display_banner>p, .header_banner>p {
	font-family:Arial,sans-serif;
	font-size:18pt; 	
/* 	font-size:20pt;  */
	line-height:1.2em;
	text-align: center ! important;
/* 	text-indent:-6.35mm;  */
	font-weight: light;
 	padding: 0.5em; 
/* 	text-transform:uppercase; z-index:4; */

}

/* Page main area */

.page_w100 {
/* 	position: relative;	 */
/* 	width:1200px; */
	width:100%;
/* 	margin-left:auto;margin-right:auto; */
	background:#fefeff;
/* 	background: transparent; */	
/* 	opacity:0.9; */
/* 	border: 2px solid #422; */
}

.txtr_bkgd1 {
	position: relative;
	background-color: #E2DDD1;
	
	background-image: url('crown2.jpg');

/* 	background-origin: padding-box; */
	background-attachment: fixed;

/* 	background-position: left top; */
	background-position: 100% 100%;
	background-repeat: no-repeat;
/* 	background-size: auto; */
	background-size: 100%;
	
}

.txtr_bkgd2 {
	background-image: url('crown1.jpg');
	/* background-image: url("http://www.alistapart.com/pix/diamond-black.gif"); */
	background-origin: padding-box;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: auto;
	
}

.border {
	border: 1px solid #2B2A29;
/* 	margin-left: 1em; */
	width: 25%;
/* 	min-height: 8em; */
	min-height: 200px;
	margin-left: 2em;
	margin-right: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom:1em;
}

h3 {
/* 	color: #FFBF00; */
/* 	color: rgb(255, 141, 0); */
/* color: rgb(207, 59, 21); */
	color: rgb(237, 89, 51);

	font-size:20pt;
	text-align:center;
	padding-top: 0.5em;
	padding-bottom: 0.75em;
}

h4 {
	display: inline-block;
	color: #FFBF00;
/* 20160702 !!! color: rgb(207, 59, 21); */	
	font-size:16pt;
	
}


.txtr_bkgd1 ul {
/* 	margin-top:1em; margin-bottom:1em; */
	width: 60%;
	padding-bottom:1em; padding-top:1em;
/* 	padding-left:3em; padding-right:3em; */
	
	font-size:16pt;
/* 	margin-left:3em; margin-right:3em; */
}
.txtr_bkgd1 li { 
/* 	margin-bottom:1em; margin-left:3em; margin-right:3em; margin-top:1em; */
	padding-bottom:1em; padding-top:1em;	
	padding-left:3em; padding-right:3em;
	font-size:16pt; font-weight: 500; line-height:115%; text-align:left ! important; 
/* 	text-indent:-6.35mm; */
	color: #fff;
}


.bar_white1 {
/* 	margin-bottom:1em; margin-left:3em; margin-right:3em; margin-top:1em; */
/*  	padding-bottom:0em; padding-top:0em;  */
/* 	padding-left:3em; padding-right:-3em; */
}


.bar_grey2 {
/* 	margin-bottom:1em; margin-left:3em; margin-right:3em; margin-top:1em; */
/* 	padding-bottom:1em; padding-top:1em; */
/* 	padding-left:3em; padding-right:-3em; */
}


.bar_grey2>p {
	padding-left:3em; padding-right:3em;
	font-size:16pt; font-weight: 400; line-height:115%; text-align:left ! important;
	color: #544;
}

.bar_grey2 ul {
/* 	margin-top:1em; margin-bottom:1em; */

/* width: 90%; */
	
/* 	padding-bottom:1em; padding-top:1em; */
/* 	padding-left:3em; padding-right:3em; */
	font-size:16pt;
/* 	margin-left:3em; margin-right:3em; */
}
.bar_grey2 li { 
/* 	margin-bottom:1em; margin-left:3em; margin-right:3em; margin-top:1em; */
/* 	padding-bottom:1em; padding-top:1em;	 */
	padding-left:3em; padding-right:3em;
	font-size:16pt; font-weight: 500; line-height:115%; text-align:left ! important;
/* 	text-indent:-6.35mm; */
/* 	color: #fff; */
}

.banner2 {
	border-width:0.0133cm; border-style:solid; border-color:#eee;
	margin-bottom:0mm; margin-left:3.18mm; margin-right:3.18mm; margin-top:0mm;
	padding:1.5mm;
	padding-left:2.54mm; padding-right:2.54mm; padding-top:1.27mm; padding-bottom:1.27mm;
	font-family:Tahoma,Helvetica,Arial,sans-serif; vertical-align:top; writing-mode:lr-tb;
	font-size:11pt; line-height:115%;
	background-color:#76923c;
}

.page_footer {
	clear:both;
	margin-top:1em;
/* 	margin-left:3em; margin-right:3em; */
	padding-left:3em; padding-right:3em;
	font-size:16pt; font-weight: 400; line-height:115%; text-align:left ! important;
	color: #544;

}

.block {
	float: left;
	margin: 0 auto;
/* 	width: 30%; */
	height: 350px;
	/*@media 800*/
	max-height: 350px;
}


@media only screen and (min-width:1024px){
	/* styles for browsers larger than 1440px; */

.block {
	margin-left: 2%;
	height: 280px;
	/*@media 1600*/
/* 	min-height: 210px; */
}

}


.font_smaller {
	font-size:16pt;
/* 	font-family:Times,serif; line-height:1em; */
/* 	word-spacing:1px;	 */
	font-weight: light;
}



.ideas {
/*  	position:absolute; left:0px; top:85%; */
/* 	padding-bottom:5px; */
	width: 100%;
/*	height: 10%;*/
/* 	height:20px;	 */

	background-color: white;
	opacity:0.9;
	color: #544;
}
.ideas>img {
	float: left;
	width: 20%;	margin: 2%;		/* width: 25%;	margin: 5px; */
	height: auto;
	border: 2px solid #f0f0f0;
}

.portfolio {
/* 	background-color: white; */
	width: 100%;
	opacity:0.9;
	color: #544;
}

.portfolio>p, .ideas>p {
	font-family:Arial,sans-serif;
	font-size:12pt;
/* 	font-size:20pt;  */
	line-height:1.2em;
	text-align: center ! important;
/* 	text-indent:-6.35mm;  */
	font-weight: light;
 	padding: 0.5em; 
/* 	text-transform:uppercase; z-index:4; */
}

.portfolio h3 {
	font-size: 16pt;
	padding-top: 1em;
	padding-bottom: 0.5em;
}

.portfolio ul {
/* 	margin-top:1em; margin-bottom:1em; */
	width: 100%;
/* 	padding-bottom:1em; padding-top:1em; */
/* 	padding-left:3em; padding-right:3em; */
	font-size:16pt;
/* 	margin-left:3em; margin-right:3em; */
}
.portfolio li {
/* 	margin-bottom:1em; margin-left:3em; margin-right:3em; margin-top:1em; */
/* 	padding-bottom:1em; padding-top:1em;	 */
	padding-left:3em; padding-right:3em;
	font-size:12pt; font-weight: light;
	line-height:110%;
	text-align:left ! important;
/* 	text-indent:-6.35mm; */
/* 	color: #fff; */
}


/* Image galleries */

/*
div { overflow: hidden; width: 150px; height: 150px margin: 10px;
	background: #ccc; text-align: center; line-height: 150px;
}
div img { max-width: 100%; max-height: 100%; vertical-align: middle; }
*/

div.img {
    float: left;
    overflow: hidden;
	position: relative;
/* 	width: 20%; */	/* media responsive */
	width: 210px; height: 210px;	/*@media 1600*/
	margin: 2%;		/* margin: 5px; width: 180px; */
    border: 1px solid #ccc;
}
/* #catalog\/portfolio\/p1_1\.jpg > img:nth-child(1) 

<div class=\"img\">
<a href=\"#$p\"><img src=\"$img_src\" alt=\"$img_desc\"></a>
<a href=\"#_\" class=\"lightbox\" id=\"$p\"><img src=\"$img_src\" alt=\"$img_desc\"></a>
<div class=\"desc\">$img_desc</div>
</div>

 */
div.img img {
/* 	display: table-cell; */
/*     width: 100%;  */
	height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
div.img:hover { border: 1px solid #777; }
div.desc { 
	width: 100%;
	position: absolute; bottom: 0; left: 0;
	/* 2. display: table-cell; vertical-align: bottom;*/
	padding-bottom: 15px;
	font-size:10pt;
	font-family:Arial,sans-serif;
	text-align: center;
	text-shadow: 1px 2px 3px rgba(100, 100, 100, 0.7);
}

div.img {
/* 	shadow */
	box-shadow: 2px 3px 30px #ddd;
	-moz-box-shadow: 2px 3px 30px #ddd;
	-webkit-box-shadow: 2px 3px 30px #ddd;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=135, Color='#dddddd')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=135, Color='#dddddd');
}	

div.img {
/* border radius */
/*  border-radius: 7px; */
/* 	border-radius: 10px 7px 35px 35px; */
	border-radius: 3px 3px 35px 35px;
/* 	background-color: rgba(200, 190, 180, 0.7); */
	background-color: rgba(200, 190, 175, 0.5);
    box-shadow: 0 0 10px rgba(200, 200, 180, 0.5);
    box-sizing: border-box;
}

/* LIGHTBOX MARKUP
html,body { font-family: 'Raleway', sans-serif; font-size: 18px; text-align:center; padding: 0 2em; }
h1 { margin: 0.5em 0 0.2em 0; font-size: 3em; font-weight: 200; }
p { margin: 1.5em 0; color: #888; }
*/
/* .lightbox a { opacity: 0; } */
.lightbox {
	/** Default lightbox to hidden */
	display: none;
	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgb(30,30,30);
/* 	background: rgba(20,20,20,0.95); */
/* 	background: rgba(170,150,100,0.9); */
/* 	background: rgba(170,160,120,0.9); */
/* 	background: rgba(150,135,100,0.94); */

}

.lightbox img {
	/** Pad the lightbox image */
/* 	width: none; */
	max-width: 90% ! important;
	max-height: 80%;
	margin-top: 3%;
	box-shadow: 0px 0px 100px rgb(255,255,255);
}
.lightbox:target {
	/** Remove default browser outline */
	outline: none;
	/** Unhide lightbox **/
	display: block;
}


h1.album {
	font-family: "Times New Roman, sans-serif";
	font-size: 22px;
    font-weight: 200;
	color:#303030;
    color: rgb(255, 170, 0);
    text-shadow: 1px 1px 4px rgba(255, 150, 0, 0.5);
}


table.playlist {
	min-width: 661px;
	width: 50%;

	table-layout: fixed;
/*   width: 100%; */
/* 	white-space: nowrap; */
	
/* 	cellpadding:=\"7\" cellspacing=\"0\"> */
/* 		<col width=\"273\"><col width="111"><col width="111"><col width="111"> */
}

table.playlist tr {
	vertical-align: top;
/* 	height: 3em; */
}

table.playlist tr td {
	min-width: 120px;
	min-height: 7px; 
	border: none;
	padding: 0.5em 2em;

/*	overflow: hidden;
	text-overflow: ellipsis;
 	white-space: nowrap;	 */
	white-space: nowrap;
}

.pl_row_1 {
  width: 40%;
  width: 25em;  
  width: 300px;
}
.pl_row_2 {
  width: 15%;
  width: 110px;
}
.pl_row_3 {
  width: 30%;
  width: 170px;
/* 	white-space: auto; */
}
.pl_row_4 {
  width: 15%;
  width: 110px;
}

/* table.playlist tr td:first-child { min-width: 30em !important; } */
/* td:not(:first-child) {    width: 20%;} td:nth-child(n+2) {    width: 20%;} */


table.playlist p {
	font-size:12pt;
	font-family:Arial,sans-serif;
/* 	text-align: center; */
/* 	text-shadow: 1px 2px 3px rgba(100, 100, 100, 0.7); */
/* 	color:#262626; */
}







/* .lyrics::after { content: hr; } */

/* Relative to screen: */
.align_BR_win {
    position:fixed;
    right:10px;
    bottom: 10px 
}
/* Relative to document */
/* in div {position: relative;} */
.align_BR_doc{
    position:absolute;
    right:10px;
    bottom: 10px 
}


.copyright {
	font-size:10px; 
/* 	text-transform:uppercase; */
/* 	text-align: center; */
	text-align: left;
/* 	margin-left: auto; margin-right: auto; */
}


/*
<link href="https://fonts.googleapis.com/css?family=Alice|Arsenal|Cormorant+Garamond|Cormorant+Unicase|EB+Garamond|Jura|Marck+Script|Open+Sans+Condensed:300|Open+Sans:300,400|Philosopher|Poiret+One|Roboto:100|Rubik+Mono+One|Russo+One&amp;subset=cyrillic" rel="stylesheet"> 
    font-family: 'Alice', serif;

    font-family: 'Arsenal', sans-serif;

    font-family: 'Cormorant Garamond', serif;

    font-family: 'Cormorant Unicase', serif;

    font-family: 'EB Garamond', serif;

    font-family: 'Jura', sans-serif;

    font-family: 'Marck Script', cursive;

    font-family: 'Open Sans Condensed', sans-serif;

    font-family: 'Open Sans', sans-serif;

    font-family: 'Philosopher', sans-serif;

    font-family: 'Poiret One', cursive;

    font-family: 'Roboto', sans-serif;

    font-family: 'Russo One', sans-serif;

    font-family: 'Rubik Mono One', sans-serif;
	
@import url('https://fonts.googleapis.com/css?family=Alice|Arsenal|Cormorant+Garamond|Cormorant+Unicase|EB+Garamond|Jura|Marck+Script|Open+Sans|Open+Sans+Condensed:300|Philosopher|Poiret+One');
@import url('https://fonts.googleapis.com/css?family=Alice|Arsenal|Cormorant+Garamond|Cormorant+Unicase|EB+Garamond|Jura|Marck+Script|Open+Sans+Condensed:300|Open+Sans:300,400|Philosopher|Poiret+One&subset=cyrillic');

	
font-family: 'Open Sans', arial, serif;
font-family: 'Cormorant Unicase', serif;
font-family: 'Marck Script', cursive;
font-family: 'Jura', sans-serif;
font-family: 'Poiret One', cursive;
font-family: 'Cormorant Garamond', serif;
font-family: 'Alice', serif;
font-family: 'Philosopher', sans-serif;
font-family: 'EB Garamond', serif;
font-family: 'Arsenal', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
	
*/

