/*
Theme Name: First School
Author: VISP studio
Author URI: http://vispstudio.ru/
Description: Фирменная тема оформления сайта Школы №1
Version: 2.0
Template: twentyeleven
*/

/*@import url('../twentytwelve/style.css');*/


#access a.assistive-text:focus,
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	height: auto;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
	width: auto;
}



#access ul ul {
	width: 288px !important;
}
#access ul ul a {
	width: 268px !important;
}


.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
}




#branding {background: url(/wp-content/themes/kletka.png) repeat-x left 124px; }

#site-description { margin-right: 220px; color: #000 !important; } 

/*#branding img.gerb { width:80px; float:left; margin:38px 30px 0 -20px; }*/
#branding h1, 
#branding h2 { clear: none; }
#secondary { z-index: 100; position: relative; margin-top:50px; }

body { background: url(/wp-content/themes/bg4.jpg) center -50px fixed no-repeat !important; }

#access ul { max-width: 710px; }



#branding h1:before {
	content: '';
    background: url(/wp-content/themes/gerb.png) center;
    display: inline-block;
    height: 105px;
    width: 80px;
    float: left;
    margin: -20px 30px 0 -20px;
    background-size: contain;
}

#branding nav:before {
	content: '';
	background: url(/wp-content/themes/pencil.png);
	display: inline-block;

    margin: 0;
    position: relative;
 /*   right: -28px;
    bottom: -115px;
*/
    height: 435px;
    width: 267px;

    float: right;
    margin-top: -290px;
    margin-bottom: -60px;

}

.edit-link a {
	z-index: 10000;
}

