/*
Theme Name: profstrojka

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {
margin:0;
padding:0;
border:0;}

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
strong {font-weight:bold}
form {
	overflow:hidden;
	display:inline;
}
fieldset {
	border:dashed 1px #CCC;
	padding:10px !important;
	margin:5px !important
}
legend {
	padding:0 5px;
	background:white;
}
a {cursor:pointer}
a:hover {text-decoration:none}

h1 {
	font-size:24px;
	line-height:1.6em
}
h2 {font-size:18px; line-height:1.6em}
h3 {font-size:18px; line-height:1.6em; font-weight:normal;}
h4, h5, h6 {
	font-size:18px;
	font-weight:bold;
	line-height:1.6em
}

#content p,
#content ul,
#content ol {
	padding-bottom:15px;
}

#content li {
	list-style:none;
	padding-left:20px;
	background:url(images/li.png) left 7px no-repeat
}

body {
	font-family: "Arial", Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	line-height:1.6em
}

div.alignleft{float:left;}
div.alignright{float:right;}
div.navigation{height:30px;}

div.navigation{
	font-family: "Arial", Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	line-height:1.6em
}

div.navigation a{
	font-family: "Arial", Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	line-height:1.6em;
	color:#161616;
}



/* разное */

.clr {clear:both; line-height:1px; height:0; font-size:3px; font:tahoma; overflow:hidden}

#shd_l {
	margin:0 auto;
	background:url(images/shd_l.png) repeat-y left;
	padding-left:8px;
	width:986px
}
#shd_r {
	margin:0 auto;
	background:url(images/shd_r.png) repeat-y right;
	padding-right:8px
}

#header {
	height:177px;
	background:url(images/headbg.jpg) center no-repeat;
}
#side {
	float:left;
	width:230px;
	padding-left:15px
}
#content {
    float: right;
    margin-right: 15px;
    width: 710px;
}

.sidemenu {
	width:222px;
	position:relative;
	padding-bottom:42px;
	margin-bottom:15px
}
.sidemenu .heading {
	width:222px;
	height:38px;
	background-image:url(images/sblock_tt.gif);
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:18px
}
.sidemenu li {
	list-style:none;
	background:url(images/sblock_itmfill.gif) repeat-x bottom #f8f8f8;
	font-size:15px;
	color:#5a5a5a
}
.sidemenu li a {
	padding:9px;
	color:#5a5a5a;
	text-decoration:none;
	display:block
}
.sidemenu .bl,
.sidemenu .br {
	width:7px;
	height:10px;
	position:absolute;
	bottom:41px;
}
.sidemenu .bl {background-image:url(images/sblock_bl.png); left:0}
.sidemenu .br {background-image:url(images/sblock_br.png); right:0}
.sidemenu li a:hover {
	background:#9fb3d6;
	color:#fff;
}
.sidemenu .shadow,
#searchpane .shadow {
	width:228px;
	height:33px;
	background-image:url(images/side_shadow.gif);
	position:absolute;
	bottom:0;
	left:0
}


#topmenu {
	height:60px;
	background:url(images/topm_fill.gif) repeat-x;
	position:relative;
	font-size:14px;
	padding-left:180px;
	margin-bottom:22px
}
#topm_l, #topm_r {
	width:5px;
	position:absolute;
	top:0;
	height:60px;
	background-repeat:no-repeat
}
#topm_l {background-image:url(images/topm_l.gif); left:0}
#topm_r {background-image:url(images/topm_r.gif); right:0}
#topmenu li {
	list-style:none;
	padding:0 5px;
	background-image:url(images/topm_btn_r.png);
	background-position: right top;
	background-repeat: no-repeat;
	float:left;
	position:relative;
	margin-left:40px
}
#topmenu ul {
	padding-top:10px;
}
#topmenu li a {
	background-image:url(images/topm_btn_fill.png);
	background-position: top;
	background-repeat: repeat;
	display:block;
	height:33px;
	line-height:33px;
	padding:0 15px;
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 0 #333;
}
#topmenu li span {
	width:5px;
	height:33px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background-image:url(images/topm_btn_l.png)
}
#topmenu li:hover {background-image:url(images/topm_btn_r_hov.png);}
#topmenu li:hover a {background-image:url(images/topm_btn_fill_hov.png);}
#topmenu li:hover span {background-image:url(images/topm_btn_l_hov.png);}

.type-post{
	width:710px;
	height:217px;
	background:url(images/shortbg.png);
	overflow:hidden;
}


.type-post h2.art-postheader {
	font-size:18px;
	text-shadow:1px 1px 2px #333;
	color:#fff;
	padding:0 10px;
	height:35px;
	line-height:35px;
	margin-bottom:16px;
	
}
.type-post h2.art-postheader a {
	color:#fff;
	text-decoration:none
}
.type-post  a.more-link {
	color:#ff4a1a;
}

div.art-postheadericons{display:none;}

.type-post .art-postcontent {
	height:115px;
	overflow:hidden;
	margin-bottom:16px;
}
.type-post  .avatar {
	width:115px;
	height:115px;
	float:left;
	overflow:hidden;
	margin-left:10px;
	margin-right:15px;
}
.type-post  .avatar img {
	min-width:100%;
	min-height:115px;
}
.type-post .art-postcontent {
	width:665px;
	padding-right:10px
}
.type-post .art-postmetadatafooter {
	color:#fff;
	text-shadow:1px 1px 2px #333;
	padding:0 10px;
	height:27px;
	line-height:27px
}
.type-post .art-postmetadatafooter a {
	color:#fff;
}

#searchpane {
	width:223px;
	height:113px;
	background:url(images/seformbg.gif) top no-repeat;
	padding-bottom:42px;
	margin-bottom:15px;
	position:relative
}
#searchpane .input {
	width:137px;
	height:37px;
	line-height:37px;
	color:#747474;
	position:absolute;
	left: 15px;
	top: 58px;
	background:none;
	border:none;
}

input {border:1px solid #000;}

div.header_text{margin-bottom:10px;}


img.alignright{float:right;}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
img.aligncenter{clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;}

div#commentblock input{
	border:1px solid #000;
	height:25px;
	padding:0px 5px 0px 5px;
}

.wpcf7-submit{
	border:1px solid #000;
	height:25px;
	padding:0px 5px 0px 5px;
}

.art-button{
	border:1px solid #000;
	height:25px;
	padding:0px 5px 0px 5px;
}


div#commentblock textarea{
	border:1px solid #000;
	padding:15px 15px 15px 15px;
}

#searchpane .btn {
	width:63px;
	height:55px;
	position:absolute;
	left: 154px;
	top: 46px;
	background:none
}
#searchpane  .heading {
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:18px
}

#footer {
	height:93px;
	background:url(images/ft_fill.gif) repeat-x top;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff
}
#footer .copy {
	float:left; 
	padding:13px 0 0 10px
}
#footer .count {
	float:right;
	padding:10px 10px 0 0;
}
#footer .count img {
	margin-left:10px;
}
#ft_l, #ft_r {
	position:absolute;
	width:5px;
	height:60px;
	top:0
}
#ft_l { background:url(images/ft_l.gif); left:0}
#ft_r { background:url(images/ft_r.gif); right:0}

.wp-pagenavi .current {
	width:36px;
	height:36px;
	background:url(images/pag_num.gif);
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:6px
}

.wp-pagenavi .first {
	width:70px;
	height:36px;
	background:url(images/pag_jump.gif);
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:6px
}

.wp-pagenavi .previouspostslink {
	width:36px;
	height:36px;
	background:url(images/pag_num.gif);
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:6px
}

.wp-pagenavi .extend {
	width:36px;
	height:36px;
	background:url(images/pag_num.gif);
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:6px
}

.wp-pagenavi .nextpostslink {
	width:36px;
	height:36px;
	background:url(images/pag_num.gif);
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:6px
}

.wp-pagenavi .page {
	width:36px;
	height:36px;
	background:url(images/pag_num.gif);
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:6px
}

.wp-pagenavi span.pages {
	display:none;
}


.wp-pagenavi .last {
	width:70px;
	height:36px;
	background:url(images/pag_jump.gif);
	overflow:hidden;
	line-height:35px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:6px
}
.navigation a.jump {
	text-decoration:underline;
}
.navigation a.jump:hover {
	text-decoration:none;
}

body{
text-align: justify;
}