/*
Theme Name: SNelson
Theme URI: http://wordpress.org/extend/themes/twentytwelve
Author: the WordPress team modified by leakystudio
Author URI: http://leakystudio.com/
Description: The 2012 theme for WordPress is a fully responsive theme modified by leaky studio
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve



/* =Reset
-------------------------------------------------------------- */
@import "demo.css";

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background-color:#fff;
	font-family:"Azbuka W01 Light";
	height:100%;
	padding:0 35px 0 35px;
}
body > #page { height: auto; min-height: 100%; }
html, #page { height: 100%; margin: 0; padding: 0; }
ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}


audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}


sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a {
   outline: 0;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */




/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 0 0 4px 0;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 11px;
	line-height: 2;
	color: #757575;
}


/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */



/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
body {
	font-size: 14px;
	font-size: 1rem;
	font-family:"Azbuka W01 Light";
	letter-spacing:0.05em;
	text-rendering: optimizeLegibility;
	color: #444;
}

a {
	outline: none;
	color: #21759b;
}
a:hover {
	color: #F00;
}
a img{
	outline: none;
}
.work_info {
	width:90%;
	max-width:745px;
	margin:25px auto 0 auto;
	color:#000;
}
.work_info h4 {
	font-size:13px;
	color:#F00;
	padding:0;
	margin:0 0 7px 0;
	font-weight:normal;
}
.postTags {
	margin:12px 0 0 0;
	padding:12px 0 0 0;
	border-top: solid thin  #666;
	color:#000;
}
.postTags a {
	color:#F00;
	text-decoration:none;
}
a[href$=".PDF"], a[href$=".pdf"] {
	padding: 2px 0 2px 17px;
	background: url(images/pdf_icon.png) left center no-repeat;
}
	
.work_info_left {
	float:left;
	width:28%;
	font-size:12px;
	line-height:15px;
}
.work_info_left h5 {
	font-size:13px;
	font-weight:normal;
	margin: 18px 0 4px 0;
}
.work_info_left p {
	padding:0 0 2px 0;
}
.work_info_left ul {
	list-style:none;
	font-size:13px;
	margin:0;
}
.work_info_left ul li:before {content: "- ";} 
.work_info_left ul li {
	list-style-type:none;
	padding:0 0 6px 0;
	color:#777;
	text-indent:-10px;
}
.work_info_left ul li a {
	text-decoration:none;
	/*border-bottom: solid thin #F00;*/
	color:#000;
}
.work_info_left ul li a:hover {
	text-decoration:none;
	/*border-bottom: solid thin #000;*/
	color:#F00;
}


.work_info_right ul li:before {content: "- ";} 
.work_info_right ul li {
	list-style-type:none;
	padding:0 0 6px 0;
	text-indent:-10px;
}
.work_info_right ul li a {
	text-decoration:none;
	border-bottom: solid thin #F00;
	color:#000;
}
.work_info_right ul li a:hover {
	text-decoration:none;
	border-bottom: solid thin #000;
	color:#000;
}
.work_info_right h5 {
	font-size:13px;
	font-weight:normal;
	margin: 0 0 4px 0;
}	
.extra_cont {
	margin:10px 0 20px 0;
	padding:10px 0 0 0;
	border-top: solid thin #999;
}

.work_info_right {
	float:right;
	width:68%;
	font-size:13px;
	line-height:15px;
}
#sidevid {
	position: fixed;
	right:0;
	top:165px;
	height:100px;
	width:25px;
}
#sidevid a {
	background: url(images/video_link.png) left top no-repeat;
	overflow:hidden;
	padding:15px 0 6px 0;
	text-indent:-99999px;
	display:block;
	 height: 0px !important;
    height /**/:15px;
}
#videolabel {
	/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
position: absolute;
	left:-25px;
	top: -93px;
	/*right:100%;*/
	width:113px;
	font-size:14px;
	height:60px;
	border: none;
	color:  #F00;
	z-index:40;
}



.work_info_right p {
	padding:0 0 12px 0;
}

.collapseomatic {
   cursor: pointer;
  font-size: 15px;
  color:#000;
  height:auto;
font-family:"Azbuka W01 Light";
  margin:0 0 10px 0;
}

.collapseomatic:hover {
	color:#F00;
}

.hover {
	text-decoration: underline;
}
.close {
	
}
.collapseomatic_content {
	margin-top: 0px;
	margin-left: 10%;
	width:100%;
	padding: 0px;
	font-size:12px;
	line-height:18px;
}

.collapseall, .expandall {
	cursor: pointer;
}

.collapseall:hover, .expandall:hover {
	text-decoration: underline;
}
.program_item {
   padding:  0;
   clear: both;
   color:#000;
   font-size:18px;
   font-weight:lighter;
   overflow: hidden;
   margin:10px 0 20px 0;
   letter-spacing:0.05em;
   width:100%;
}

.program_item .time {
	float:left;
	width:10%;
	text-align:left;
}

.program_item .information {
  float: left;
  width: 40%;
  font-family:"Azbuka W01 Medium";
  margin:0 0 0 0;
  padding:0;
  }
.program_item .program_venue {
  float: left;
  width: 25%;
  margin:0;
  padding:0;
  }
  
.program_item .program_desc {
  width: 38%;
  margin:0 0 20px 0;
  float:left;
  color:#000000;

  }
.program_item .program_desc h3 {
	font-weight:normal;
	font-family:"Azbuka W01 Medium";
	font-size:13px;
	margin:10px 0 5px 0;
	padding:0;
}
.program_item .program_desc h4 {
	font-weight:normal;
	font-family:"Azbuka W01 Medium";
	font-size:13px;
	margin:10px 0 3px 0;
	padding:0;
}

.program_item .program_links {
  width: 380px;
  margin-bottom:25px;
  margin-top:15px;
  margin-left:2%;
  float:left;
  padding:0;
  color:#000000;
  font-size:12px;
line-height:18px;
  }
.program_item .program_links img {
	max-width:380px;
}
  

  
.program_item .collapseomatic_content .program_desc p {
font-size:13px;
line-height:18px;
padding:0 0 9px 0;
color:#000;
font-family:"Azbuka W01 Light";
}

.program_desc em {
font-family:"Azbuka W01 Light Italic";
}
.program_desc a {
text-decoration:none;
color:#000;
border-bottom:solid thin #F00;
}
.program_desc a:hover {
text-decoration:none;
color:#F00;
border-bottom:solid thin #F00;
}




/* Page structure */
.site {
	padding: 0 ;
	background-color: #fff;
}
.site-content {
	margin: 0;
	padding:0;
}


/* Header */
.site-header {
	padding:0;
}

.site-header h1 a,
.site-header h2 a {
	color: #F00;
	display: inline-block;
	text-decoration: none;
}
h1.site-title {
	font-weight:normal;
	font-size:15px;
	font-family:"Azbuka W01 Medium";
	margin:30px 0 0 0;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #F00;
}

.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.corner-stamp {
    float: right;
	position:relative;
	height:120px;
	width:120px; 
}
.corner-stamp2 {
	position:relative;
	clear:both;
	padding:0 0 20px 0;
	font-size:15px;
	line-height:21px;
	max-width:425px;
	width:35%;
	margin:0 auto 0 auto;
}
.corner-stamp2 p {
	padding:0 0 12px 0;
}

#dot_container {
	width:100%;
}
.newshomepop {
	display:none;
}
.newshomepop {
	position:absolute;
	z-index:9999;
	top:113px;
	padding:17px 17px 0 17px;
	right:125px;
	color:#fff;
	width:350px;
	height:auto;
	background-color: rgba(255,0,0,0.9);
}
.newsarrow {
	position:fixed;
	top:138px;
	right:110px;
	width:15px;
	height:25px;
	background: url(images/newsarrow.png) left center no-repeat;
}
	
.newshomepop h2.news {
	font-weight:normal;
	color:#fff;
	font-size:18px;
	margin:0 0 0 0;
	padding:0;
}
.newscontent h3 {
	font-weight:normal;
	color:#fff;
	font-size:15px;
	margin:6px 0 6px 0;
	padding:0;
}
.newscontent h3 a {
	color:#FFF;
	text-decoration:none;
}
.newscontent h3 a:hover {
	color:#FFF;
	text-decoration:none;
}
.newscontent p {
font-size: 12px;
line-height:15px;
letter-spacing:0.05em;
padding:0 0 11px 0;
color:#fff;
}
.newscontent a {
	text-decoration:underline;
	color:#FFF;
}
.newscontent a:hover {
	text-decoration:none;
	color:#FFF;
}
.newscontent {
	margin:10px 0 0 0;
}

.news_block_box {
  margin: 0 25px 25px 0;
  padding: 0;
  width:300px;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  position:relative;
}
.news_block_box a.read_more {
	display: block;
	width:82px;
margin-top: 10px;
	padding:4px;
	background-color:#F00;
	color:#FFF;
	text-decoration:none;
}
.news_block_box a.read_more:hover {
	padding:4px;
	background-color: #F9C;
	color:#FFF;
	text-decoration:none;
}
.news_block_box h2 a {
	color: #F00;
	text-decoration:none;
}
.news_block_box h2 a:hover {
	color: #000;
	text-decoration:none;
}
	
.news_block_box h2 {
	font-size:18px;
	text-align:left;
	color: #F00;
	letter-spacing:0.05em;
	line-height:22px;
	font-weight:normal;
	margin:0 0 9px 0;
}
.wide h2 {
	font-size:18px;
	text-align:left;
	color: #F00;
	letter-spacing:0.05em;
	line-height:22px;
	font-weight:normal;
	margin:0 0 9px 0;
}
.wide h4 {
	font-size:14px;
	text-align:left;
	color: #000;
	letter-spacing:0.05em;
	line-height:18px;
	font-weight:normal;
	margin:0 0 5px 0;
}
.wide a {
	color:#F00;
	text-decoration:none;
}
.wide a:hover {
	color:#000;
	text-decoration:none;
}
	
.news_block_box img {
	width:100%;
	display:block;
	max-width:300px;
}
.news_block_box p {
	font-size:13px;
line-height:18px;
padding:0 0 9px 0;
color:#000;
font-family:"Azbuka W01 Light";
}
	
/*Works Category*/
.box {
  margin: 0 25px 25px 0;
  padding: 0 0 0 0;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  position:relative;
}

img.attachment-works {
filter: grayscale(100%);
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
filter: gray;
-ms-filter: grayscale(100%); -o-filter: grayscale(100%);
filter: url(desaturate.svg);
}
img.attachment-works:hover {
filter: none;
  -webkit-filter: grayscale(0%);
}

/*.col1 { width: 100px; }
.col2 { width: 225px;}
.col3 { width: 350px;}
.col1 img { max-width: 100px; }
.col2 img { max-width: 225px; }
.col3 img { max-width: 350px; }*/
.news-feature {
	filter: grayscale(100%);
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
filter: gray;
-ms-filter: grayscale(100%); -o-filter: grayscale(100%);
filter: url(desaturate.svg);
	float: left;
	width: 200px;
	height: 200px;
	
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	position:relative;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	}
.news-feature:hover {
	filter: none;
  -webkit-filter: grayscale(0%);
}

.box img {
  display: block;
  width: 200px;
  height:auto;
}

.box:hover .overlay {
	display:block;
}

body.tag .overlay {
	position:absolute;
	display:none;
	top:35%;
	left:50%;
	color:#000;
	font-size:14px;
	width: 100%;
	z-index:999;
}

.overlay {
	position:absolute;
	display:none;
	top:40%;
	left:50%;
	color:#000;
	font-size:14px;
	width: 100%;
	z-index:999;
}
.overlay_cont {
position: relative; left: -50%;
text-align:center;
	margin:0 auto 0 auto;
}
.overlay p {
	font-size: 13px;
	font-family:"Azbuka W01 Light";
	padding:3px 5px 3px 5px;
	background-color:#FFF;
	margin:10px 0 0 0;
	letter-spacing:0.02em;
	display: inline;
	text-align:center;
	width:auto;
}
.overlay h3 {
	color: #F00;
	font-size:15px;
	letter-spacing:0.02em;
	padding:3px 5px 3px 5px;
	text-align:center;
	display: inline;
	background-color:#FFF;
	font-weight:normal;
	width:auto;
	font-family:"Azbuka W01 Medium";
	margin:0 auto 0 auto;
	line-height:22px;
}
.overlay h6 {
	color: #000;
	font-size:10px;
	letter-spacing:0.05em;
	padding:3px 5px 3px 5px;
	text-align:center;
	display: inline;
	background-color:#FFF;
	font-weight:normal;
	width:auto;
	font-family:"Azbuka W01 Medium";
	margin:0 auto 10px auto;
	line-height:15px;
}

h6 {
	color: #000;
	font-size:10px;
	letter-spacing:0.05em;
	padding:0;
	text-align:left;
	font-weight:normal;
	width:auto;
	font-family:"Azbuka W01 Light";
	margin:-7px auto 10px auto;
	line-height:15px;
}


/* Navigation Menu */
.main-navigation {
	margin: 3px 0 23px 0;
	text-align: left;
}
.main-navigation li {
	margin-top: 0;
	font-size: 14px;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #000;
}
.main-navigation li.current-cat a {
	color: #F00;
}
.main-navigation li.current_page_item a {
	color: #F00;
}
.main-navigation a:hover {
	color: #F00;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

/* Banner */


/* Sidebar */

/* Footer */
#footer {
	border-top: 1px solid #A7A9AC;
	color:#A7A9AC;
	font-size: 10px;
	clear: both; position: relative; z-index: 10;  margin-top: -31px;
	width: 100%;
	height:30px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}
#footer p {
	color:#A7A9AC;
	font-size: 10px;
	padding:7px 0 0 0;
}



#footer a {
	color: #A7A9AC;
	text-decoration:underline;
}
#footer a:hover {
	color: #A7A9AC;
	text-decoration:none;
}

/*Index page Dots */
.dots {
	float:left;
	position:relative;
	width:120px;
	height:120px;
}
.dots a {
	background: url(images/dotonoff.png) left top no-repeat;
	overflow:hidden;
	padding:120px 0 0 0;
	text-indent:-99999px;
	display:block;
	 height: 0px !important;
    height /**/:120px;
}
.dots a:hover {
	background: url(images/dotsim.gif) left top no-repeat;
	overflow:hidden;
	padding:120px 0 0 0;
}
.dots a:visited {
	background: url(images/dotonoff.png) right top no-repeat;
	overflow:hidden;
	padding:120px 0 0 0;
}
.dots .dothome a {
	text-decoration:none;
	color:#000;
	background:none;
	text-indent: 0;
}
.dots .dothome a:hover {
	text-decoration:none;
	color:#F00;
	background:none;
}
.dothome {
	display:none;
	position:absolute;
		color:#F00;
		top:100px;
		text-align:center;
		width:120px;
		font-weight:normal;
}
.dots:hover .dothome {
	display:block;
}
.corner-stamp:hover .dothome {
	display:block;
}

body.tag h2.single {
	font-size:18px;
	text-align:center;
	color: #F00;
	letter-spacing:0.05em;
	font-weight:normal;
	margin:0 0 25px 0;
}
body.tag #containerWorksIndex {
	margin:0 auto 0 auto;
}
#main {
		padding-bottom:30px;
}




h2.single {
	font-size:18px;
	text-align:center;
	color:#000;
	letter-spacing:0.05em;
	font-weight:normal;
	padding:0;
	margin:-7px 0 0 0;
	clear:none;
}
.single_title {
	margin:10px 0 0 0;
}
.single_title a {
	text-decoration:none;
	color:#939598;
}
.single_title a:hover {
	text-decoration:none;
	color:#6D6E71;
}
.prev_post {
	float:left;
	background-image:url(images/prev_arrows.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-size:11px;
}
.next_post {
	float:right;
	background-image:url(images/next_arrows.png);
	background-repeat:no-repeat;
	padding:0 15px 0 0;
	background-position:top right;
	font-size:11px;
}
.gallery_cont {
	max-width:1100px;
	width:100%;
	margin:0 auto 0 auto;
}
.gallery_cont2 {
	max-width:600px;
	width:100%;
	margin:0 auto 0 auto;
}
.gallery_cont2 a {
	color:#F00;
	text-decoration:none;
}
.gallery_cont2 a:hover {
	color:#000;
	text-decoration:none;
}
	
.gallery_cont2 p{
padding:12px 0 0 0;
	font-size:15px;
	line-height:21px;
}
.gallery_cont2 blockquote p {
padding:12px 50px 0 50px;
	font-size:13px;
	line-height:17px;	
}



/* =Main content and comment content
-------------------------------------------------------------- */


img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}


#leftSlideContainer {
	position: fixed;
	right:0;
	bottom:35px;
	text-align: left;
	background-color: rgba(255,0,0,0.9);
	height: auto;
	z-index:40;
}
#leftSlideButton {
	background: url(images/themesarrow2.png) top left no-repeat transparent;
	position: absolute;
	left:-28px;
	bottom: 10px;
	right:100%;
	width:28px;
	height:90px;
	color:#F00;
	
	border: none;
	cursor: pointer;
	cursor: hand;
	z-index:40;
}
#leftSlideContent {
	width: 1px;
	height: auto;
	margin-right: -1px;
	background-color: rgba(255,0,0,0.9);
	color: #fff;
	border: none;
	font-family:"Azbuka W01 Light";
}
#leftSlideText {
	padding: 12px 45px 10px 12px;
	font-size:18px;
	line-height:24px;
	font-weight:lighter;
	color:#fff;
}
#leftSlideText a {
	text-decoration:none;
	color:#FFF;
}
#leftSlideText a:hover {
	text-decoration:underline;
	color:#FFF;
}
#leftSlideText ul.wp-tag-cloud li {
list-style:none;
display:inline;
padding-right: 3px;
letter-spacing:0.04em;
}
#leftSlideText ul.wp-tag-cloud li:after {
content: ",";
}

#leftSlideText ul.wp-tag-cloud li:last-child:after {
content: "";
} 



/* =Archives
-------------------------------------------------------------- */


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */




/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */


a.more {
	padding:4px;
	background-color:#F00;
	color:#FFF;
	text-decoration:none;
}
a.more:hover {
	padding:4px;
	background-color: #F9C;
	color:#FFF;
	text-decoration:none;
}
.wide .prev_post a {
	text-decoration:none;
	color:#939598;
}
.wide .prev_post a:hover {
	text-decoration:none;
	color:#6D6E71;
}

.wide .next_post a {
	text-decoration:none;
	color:#939598;
}
.wide .next_post a:hover {
	text-decoration:none;
	color:#6D6E71;
}
.wide p {
	padding:0 0 12px 0;
	font-size:15px;
	line-height:21px;
}
.first.column {padding:0 20px 0 0; }
.first.column p {font-size:15px;
	line-height:21px; }
.last.column {padding:0; }
.column {padding:0 20px 0 0; }

.entry-content {
	width:70%;
	max-width: 650px;
	margin:15px 0 15px 0;
	padding:0;
	font-size:13px;
	line-height:18px;
}
.entry-content p {
	padding:0 0 12px 0;
}
strong {
	font-family:"Azbuka W01 Medium";
	font-weight:normal;
}
em {
	font-family:"Azbuka W01 Light Italic";
	font-weight:normal;
}
	



/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	
	.site {
		margin: 0 auto;
		max-width: 100%;
		overflow: hidden;
		margin:10px;
	}
	.site-content {
		float: left;
		width: 100%;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 15px;
		margin-bottom: 0;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #000;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #F00;
	}
	.main-navigation li {
		margin: 0 12px 0 0;
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #636363;
		font-weight: normal;
	}
	
	.entry-header .entry-title {
		font-weight:normal;
	font-size:15px;
	font-family:"Azbuka W01 Medium";
	text-align:left;
	color:#000;
	font-weight:normal;
	}
	
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: #fff;
	}
	
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	
	
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
body {
	line-height: 1;
	background-color:#fff;
	font-family:"Azbuka W01 Light";
	height:100%;
	padding:0 10px 0 10px;
}
.site-header {
	padding:0;
	text-align:center;
}

.site-header h1 a,
.site-header h2 a {
	color: #F00;
	display: inline-block;
	text-decoration: none;
}
h1.site-title {
	font-weight:normal;
	font-size:15px;
	font-family:"Azbuka W01 Medium";
	margin:10px 0 0 0;
}
.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #000;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #F00;
	}
	.main-navigation li {
		margin: 0 7px 0 0;
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.box {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  font-size: 11px;
  line-height: 1.4em;
  /*float: left;*/
  position:relative;
}
#containerWorksIndex {
	width:200px;
	margin:0 auto 0 auto;
	text-align:center;
}
.program_item .time {
	float:left;
	width:10%;
	text-align:left;
}
.program_item .information {
  float: left;
  width:85%;
  font-family:"Azbuka W01 Medium";
  margin:0 0 0 5%;
  padding:0;
  }
.program_item .program_venue {
  margin:0 0 0 15%;
  clear:left;
  width:85%;
  padding:0;
  }
  
.program_item .program_desc {
  margin:0 0 0 15%;
  width:85%;
  margin:0 0 10px 0;
  color:#000000;
  float:none;
  }
.program_item .program_links {
  margin:0 0 0 15%;
  width:85%;
  color:#000000;
  font-size:12px;
line-height:18px;
float:none;
  }
.program_item .program_links img {
	width:100%;
	max-width:380px;
}

}