/* шаблон Default, школа искусств, правка от 12.02.2016 */

* { margin: 0; padding: 0; }

body {
	background: #e9edf1;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.55;
	color: #2b2b2b;
}

img { border: 0; }

a { color: #26527d; text-decoration: underline; }
a:hover { color: #a2371f; }

.wrapper {
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
	border-left: 1px solid #c9d2db;
	border-right: 1px solid #c9d2db;
}

/* --- шапка --- */

.topline {
	background: #16324f;
	color: #b9c6d4;
	font-size: 11px;
	padding: 5px 14px;
}

.topline a { color: #dfe7ef; text-decoration: none; }
.topline a:hover { text-decoration: underline; }

.header {
	padding: 16px 14px 14px 14px;
	border-bottom: 3px solid #c8952a;
	overflow: hidden;
}

.header .hname {
	float: left;
	width: 600px;
}

.header .hname .h-big {
	font-size: 21px;
	font-weight: bold;
	color: #16324f;
	letter-spacing: 0.2px;
}

.header .hname .h-big a { color: #16324f; text-decoration: none; }

.header .hname .h-small {
	font-size: 11px;
	color: #5d6b78;
	margin-top: 5px;
}

.header .hcontact {
	float: right;
	width: 320px;
	text-align: right;
	font-size: 12px;
	color: #33414d;
}

.header .hcontact .ph {
	font-size: 17px;
	font-weight: bold;
	color: #16324f;
}

.header .hcontact .ph a { color: #16324f; text-decoration: none; }
.header .hcontact .small { font-size: 11px; color: #6b7783; }

/* --- меню --- */

.nav {
	background: #26527d;
	border-top: 1px solid #3c6d9f;
	overflow: hidden;
}

.nav ul { list-style: none; }
.nav li { float: left; }

.nav li a {
	display: block;
	padding: 9px 17px;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	border-right: 1px solid #3c6d9f;
}

.nav li a:hover { background: #16324f; color: #ffd98a; }
.nav li a.act { background: #16324f; color: #ffd98a; font-weight: bold; }

/* --- колонки --- */

.cols { overflow: hidden; padding: 0 0 10px 0; }

.sidebar {
	float: left;
	width: 234px;
	padding: 12px 10px 20px 12px;
}

.content {
	float: right;
	width: 690px;
	padding: 10px 14px 24px 8px;
}

.block { margin-bottom: 16px; }

.block .bhead {
	background: #dde5ee;
	border-left: 4px solid #26527d;
	padding: 6px 8px;
	font-weight: bold;
	font-size: 12px;
	color: #16324f;
}

.block .bbody {
	border: 1px solid #dde5ee;
	border-top: 0;
	padding: 8px;
	font-size: 12px;
}

.block .bbody ul { list-style: none; }
.block .bbody li { padding: 3px 0 3px 10px; background: none; border-bottom: 1px dotted #e3e8ee; }
.block .bbody li:last-child { border-bottom: 0; }

.side-note { color: #6b7783; font-size: 11px; margin-top: 6px; }

/* --- контент --- */

.content h1 {
	font-size: 20px;
	color: #16324f;
	font-weight: normal;
	margin: 6px 0 12px 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #dde5ee;
}

.content h2 {
	font-size: 16px;
	color: #26527d;
	margin: 22px 0 8px 0;
}

.content h3 {
	font-size: 13px;
	color: #16324f;
	margin: 14px 0 5px 0;
}

.content p { margin: 0 0 10px 0; text-align: justify; }

.content ul, .content ol { margin: 0 0 12px 24px; }
.content li { margin-bottom: 4px; }

.lead {
	font-size: 13px;
	background: #f4f7fa;
	border-left: 3px solid #c8952a;
	padding: 9px 11px;
	margin-bottom: 14px;
}

.note {
	font-size: 12px;
	color: #4a5561;
	background: #fbf6e9;
	border: 1px solid #ecdcb4;
	padding: 8px 10px;
	margin: 0 0 14px 0;
}

/* --- новости --- */

.news { margin-bottom: 10px; }

.news-item {
	border-bottom: 1px solid #e7ebf0;
	padding: 9px 0 11px 0;
}

.news-item .news-title {
	font-size: 14px;
	font-weight: bold;
	color: #26527d;
	margin-bottom: 3px;
}

.news-item .news-date {
	font-size: 11px;
	color: #7d8892;
	margin-bottom: 5px;
}

.news-item .news-text p { margin-bottom: 7px; }
.news-item .news-text { font-size: 12px; }

.news-more { font-size: 11px; color: #7d8892; padding-top: 8px; }

/* --- таблицы --- */

table.tbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	margin: 0 0 14px 0;
}

table.tbl th {
	background: #eef2f7;
	border: 1px solid #ccd6e0;
	padding: 5px 7px;
	text-align: left;
	color: #16324f;
}

table.tbl td {
	border: 1px solid #dde3ea;
	padding: 5px 7px;
	vertical-align: top;
}

table.tbl tr.odd td { background: #f8fafc; }

/* --- список документов --- */

.doc-list { list-style: none; margin: 0 0 14px 0 !important; }

.doc-list li {
	padding: 5px 0 5px 18px;
	border-bottom: 1px dotted #dfe4ea;
	font-size: 12px;
}

.doc-list li span.dsize { color: #7d8892; font-size: 11px; }

/* --- хлебные крошки --- */

.speedbar {
	font-size: 11px;
	color: #6b7783;
	padding: 7px 14px;
	background: #f3f6f9;
	border-bottom: 1px solid #e4e9ef;
}

.speedbar a { color: #26527d; text-decoration: none; }
.speedbar a:hover { text-decoration: underline; }

/* --- подвал --- */

.footer {
	clear: both;
	background: #16324f;
	color: #a8b8c8;
	font-size: 11px;
	padding: 14px;
	line-height: 1.7;
}

.footer a { color: #dfe7ef; }
.footer .fcols { overflow: hidden; }
.footer .fcol { float: left; width: 300px; padding-right: 20px; }
.footer .fcol.last { width: 300px; padding-right: 0; }
.footer .copy { border-top: 1px solid #2b4f74; margin-top: 10px; padding-top: 8px; }
.footer .age { color: #ffd98a; }

/* --- мелочи --- */

.clr { clear: both; height: 0; overflow: hidden; }
.red { color: #a2371f; }
.tsmall { font-size: 11px; color: #6b7783; }
.faq-q { font-weight: bold; color: #16324f; margin-top: 12px; }
.hidden-body { display: none; }

@media (max-width: 1000px) {
	.wrapper { width: auto; }
	.header .hname, .header .hcontact { float: none; width: auto; text-align: left; }
	.header .hcontact { margin-top: 10px; }
	.sidebar, .content { float: none; width: auto; padding: 10px 12px; }
	.nav li { float: none; }
	.nav li a { border-right: 0; border-bottom: 1px solid #3c6d9f; }
	.footer .fcol, .footer .fcol.last { float: none; width: auto; padding-right: 0; }
	table.tbl { font-size: 11px; }
}
