
.chromeframe { margin: 1em 0; background: red; color: black; padding: 1em; }
.divide-top{
	border-top: 1px solid #ccc;
	padding-top: 2em;
	margin-top: 1.5em;
 
} 


 


/* -- MISC
------------------------------------------------------------- */
figure {
	max-height: 100%;
	overflow: hidden;
	/* [disabled]border: 1px solid #ccc; */
}
figure figcaption {
}
img { max-width: 100%; height: auto; width: auto; }
a img {
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    transition: opacity 1s ease; }
a img:hover {
	*zoom: 1;
	opacity: 0.7;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
	filter: alpha(opacity = 70);}
    
    
 


/* Services */
 
 .services aside {
	color: #333;
	padding-top: 1em;
}


 

 .services h5 a {
	color: #009EC6;
	font-weight: bold;
}

 .services img,  .services img a
 {
	margin-right: 10px;
	margin-top: 10px;
	width: 100%;
	padding-bottom: 1em;
 }

.services aside:after, .services h5:after {
	content: "";
	display: block;
	height: 1px;
	margin: 1em 0;
	background-color: #CCCCCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
}

.services aside.grid:after
{
	border-left-style: none;
	background-color: #FFFFFF;
}
 
 .services div.grid
{
	padding-left: 0px;
	padding-right: 1em;
}

.services ul{margin: 0 0 1em;}
 
.services li{
	padding-left: 0.5em;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 95%;
	overflow: hidden;
	display: block;
	text-align: left;
} 
.services li a {
	text-decoration: none;
	color: #000000;
} 
.services li a:before {content: ">"; padding-right: 0.5em;} 


.services a.list{
	text-decoration: none;
	color: #000000;
} 
.services a.list:before {content: ">"; padding-right: 0.5em;} 


/* article */

article   {
	margin-bottom: 3em; 
}


article span:after  {
	content: "";
	display: block;
	height: 1px;
	margin: 1em 0;
	background-color: #CCCCCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
}

article p  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


 

/* -- WORKS / Home-page and Works-page ------ */
.works figure > a{ 
	display: block; 
	height: 100%; width: 100%; 
	overflow: hidden; 
	position: relative;
	border-top: 1px solid #DDD; padding-top: 1em; }
	
 	
.works figure .zoom{ 
	display: block; 
	position: absolute; top: 10px; left: 0; 
	background: url(../img/zoom.png) no-repeat center; 
	width: 100%; height: 100%; 
	*zoom: 1;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 0);
	filter: alpha(opacity = 0); }

.works figure figcaption{
	margin-top: 1em;
	white-space: nowrap;
	line-height: normal;
	height: 110px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
}
.works figure figcaption a{
	line-height:normal;
	color: #09C;
	font-weight: 700;
}
.works figure figcaption p{ margin: 0; }

.works-page .works figure { margin-bottom: 3em;}




/*Separations*/
.main:not(.home-page) > section article h2 { margin-top: 1em; padding-top: 1em;   }
.main:not(.home-page) > section article:first-child h2 { margin-top: 0;}

/* Work-page (single) */
.work-page figure {margin-bottom: 3em;}
.work-page figcaption {text-align: center; margin-top: 1em;}

/* Services-page */
.warning {
	display: block;
	text-align: left;
	padding: 20px;
	margin: 20px 0px;
	color: #000000;
	background-color: #9EB906;
	font-size: 1.4em;
	border: 2px solid #839B05;
}






 h5 span {
	color: #595F71;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

 

 
/*********************/

.breadcrumbs {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1.22em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 20px;
}
	
	
	.dep {
	color: #8F96A7;
	list-style-type: square;
	padding-left: 15px;
	font-size: 17px;
}


.dep li a
{
	color: #595F71;
}

.dep li a:hover {
	color: #09C;
	text-decoration: none;
	top: -1px;
}


blockquote h5 {
	padding:0px;
	color:#09C;
	font-weight:700;
	text-transform: uppercase;
	display: inline;
}
blockquote h5 strong {
	padding:0px;
	color:#000;
	font-weight:100;
	text-transform: none;
}

 
 #Article  h4   {
	text-align: left;
}

 
 
#Article p {
	margin: 0px;
	padding-bottom: 1em;
	line-height: normal;
}

.baner_alarm {  border-top: 3px solid #FF5C26; padding: 25px; }


@media only screen and (max-width: 60em){
	#Article { padding:20px;}
	.baner_alarm {  border: none; padding: 0 25px; color:#212121; background-color:rgba(238,234,231,0.5); }
	.baner_img {  background-color:rgba(238,234,231,0.5); }
	.baner_img img { width:35%;padding: 25px 0 0 25px ;  }
}


#Article em {
	font-weight: 800;
	color: #DA251D;
	letter-spacing: 1px;
	font-style: normal;
}
#Article ol li
{
	list-style:decimal;
}
#Article ul li
{
	list-style-position: outside;
	list-style-type: inherit;
}

#Article ul li:before {content: " > "; padding-right: 0.5em;} 

#Article ul ul li:before {
	content: " ";
	padding-right: 1em;
	list-style-position: inside;
} 

#Article img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#Article  h4 a {
	font-weight: 800;
	color: #09C;
}
	
 
	
 span.date
{
	color: #FFF;
	background-color: #9C0;
	padding: 3px;

}

 span.date:after
{
	display:  none;
}


 span.today			{
	color: #FFF;
	background-color: #F90;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}	
 span.today:after	{	display:  none;	 }

 span.curday			{
	color: #FFF;
	background-color: #8F96A7;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}	
 span.curday:after	{	display:  none;	 }
 
  span.vacation			{
	color: #1385C1;
	background-color: #D9E1E1;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}	
 span.vacation:after	{	display:  none;	 }

  span.mdays			{
	color: #FFF;
	background-color: #F99;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}	
 span.mdays:after	{	display:  none;	 }
 
 

h6.plan_wrk  {
	/* [disabled]color: #690; */
	padding: 0px;
	font-size: 0.95em;
	display: block;
	font-weight: 800;
	margin: 0px;
}

h6 a
{
	color: #333;
	font-size: 1.1em;
	font-weight: 500;
}

h6 i
{
	color: #666;
	font-size: 0.95em;
	font-weight: normal;
	font-style: normal;
}


h6.all, h6.all a   {
	padding: 0px;
	display: block;
	font-weight: 800;
	margin: 0px;
}

 

h6.all a {
	color: #09C;
}


#DrukList
{
	line-height: normal;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1.5em;
}

 

#DrukList h4, #DrukList h4 a
{
	color: #222;
	text-decoration: none;
	font-weight: 700;
}

#DrukList h4 a:hover 
{
	color: #000;
	text-decoration: underline;
}


#DrukList p a, #LawList li a
{
	color: #09C;
	text-decoration: none;
	font-weight: 300;
}

#DrukList p a:hover, #LawList li a:hover
{
	color: #343843;
	text-decoration: underline;
}

#LawList ul
{
	padding-bottom: 20px;
	/* [disabled]list-style-position: outside; */
	/* [disabled]list-style-type: disc; */
	margin-bottom: 50px;
	line-height: normal;
}

#LawList li
{
	padding-bottom: 2px;
	padding-left: 10px;
}


#LawList li:before, #LawList li a {
	content: "\25B0";
	padding-right: 0.5em;
	color: #595F71;
} 


h4 a {
	color: #09C;
} 

#DrukList h4 a {	 color: #09C;} 

#bookex {
	margin-bottom:20px;
	padding:10px 25px;
	text-align: left;
	color:#222;
	border-left: 1px dotted #8F96A7; 
}


#bookex_footer {
	margin-bottom:20px;
	padding: 25px;
	text-align: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#222;
	font-size:0.88em;
	background-color:#ECF0F0;
}
 
 
 
 
#NewbookList
{
	line-height: normal;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 0em;
	display: block;
}

 

#NewbookList h4, #NewbookList h4 a
{
	color: #09C;
	text-decoration: none;
	font-weight: 500;
}

#NewbookList h4 a:hover 
{
	color: #09C;
	text-decoration: underline;
}


#NewbookList p a
{
	color: #222;
	text-decoration: none;
	font-weight: 300;
}

#NewbookList p a:hover 
{
	color: #222;
	text-decoration: underline;
}


  div.baner{
	margin-right: 4em;
	border: 2px solid #f8f8f8;
	margin-top: 1em;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	padding: 4px;
}

  div.baner2{
	margin-right: 3.5em;
	border: 1px solid #f8f8f8;
	margin-top: 1em;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	padding: 4px;
}


	
h3.zag {
	padding: 0.7em;
	background-color:#FFE2B3;
	color:#F60;
	border: 5px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
	background-image: url(../img/mouse.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}



/* exposition_style */



div .bio {
	font-weight: 500;
	color: #23262E;
	background-color: #D9E1E1;
	padding: 20px;
	margin: 10px 0 0 0;
	font-size: 0.9em;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}



div .citation {
	color: #23262E;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
}



 
div .add {
	color: #222;
	padding: 5px;
	margin: 10px 0;
	font-style: italic;
	
	} 


div .bio h4, div .citation h4, div .add h4 
{
	text-transform:none;
	font-weight:700;
}

 span.filter:after,  span.filter2:after  {
	display: inline;
	height: auto;
	margin: 0;
	background-color: transparent;
	border:none; }

.filter, .filter2 {	font-size: 0.9em;	}
.filter a {		
	line-height: normal;
	font-weight: 300;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999;
	border: 1px solid  #ccc;	
	padding:3px 6px;

	}
	
.filter2 {
	line-height: normal;
	font-weight: 700;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	border: 1px solid  #9C0;
	padding:3px 6px;
	background-color: #9C0;
	}
	
.filter a:hover {
	color: #595F71;
	background-color:#D9E1E1;
	text-decoration: none;
	border: 1px solid #fff;
	}
	
	.filter a:focus {
	color: #fff;
	background-color:#9B004E;
	text-decoration: none;
	border: 1px solid #fff;
	}
	
 div .citation_donate {
	color: #23262E;
	font-size: 0.8em;
	padding: 0px 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-left: 1px dotted #8F96A7;
}