.years_arch
{
	display: inline-block;
	text-align: right;
	margin: 20px; 
	font-size: 18px; 
	font-family: 'Times New Roman', Times, serif;
	line-height: 35px;
}

.prj_author {
	border-top: solid 1px #6c6c6c; 
	border-bottom: solid 1px #6c6c6c; 
	padding: 10px 0 12px 0;
	margin-right: 38px;
	font-size: 18px;
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #494946; 
}
/*.prj_author .text {
	font-size: 15px;
	color: #4c4c4c;
}*/

.prj_author .text
{
	margin: 20px 0; 
}
.prj_author .item
{
	margin: 10px 0;
	display: inline-block;
	width: 450px;
}
.prj_author .item.dir
{
	display: block;
}
.prj_author .item .img
{
	display: inline-block; 
	vertical-align: middle;
	width: 100px; 
	height: 100px; 
	background-size: cover; 
	border-radius: 50px; 
	overflow:hidden; 
	margin: 0 15px 0 0;
}
.prj_author .item .info
{
	display: inline-block; 
	vertical-align: middle;
}
.prj_author .item .name.mem
{
	border: solid 1px #6c6c6c;
	padding: 1px 3px;
}

.authors .item
{
	margin: 10px 0;
	display: inline-block;
	width: 300px;
}
.authors .item .name.mem
{
	border: solid 1px #6c6c6c;
	padding: 1px 3px;
}

/*.authors .item.dir
{
	display: block;
}*/
.authors .item .img
{
	display: inline-block; 
	vertical-align: middle;
	width: 60px; 
	height: 60px; 
	background-size: cover; 
	border-radius: 30px; 
	overflow:hidden; 
	margin: 0 10px 0 0;
}
.authors .item .info
{
	display: inline-block; 
	vertical-align: middle;
}

.self .img
{
	display: inline-block; 
	vertical-align: middle;
	width: 60px; 
	height: 60px; 
	background-size: cover; 
	border-radius: 30px; 
	overflow:hidden; 
	margin: 0 10px 0 0;
}
.self .info
{
	display: inline-block; 
	vertical-align: middle;
	width: 800px;
}

.prj_about {
	font-style: italic;
	padding: 0 30px;
}

.prj_header {
	font-size: 20px;
	font-family: Garamond, "Times New Roman", Times, serif;
	margin: 15px 0 0 0;
	color: #2e2e2e;
}
.prj_nom_header {
	font-size: 20px;
	font-family: Garamond, "Times New Roman", Times, serif;
	margin: 30px 0 0 0;
	font-weight: bold;
	color: #2E2E2E;
}
h2.prj_nom_header
{
	margin-bottom: 7px;
}

a.prj_review {
	display: block;
	border: solid 1px #C85000;
	text-align: center;
	padding: 30px 10px;
	width: 80px;
	margin: 0 10px;
	float: left;
}

.prj_add img {
	width: 100px;
	border: solid 1px #C85000;
	margin: 0 10px 10px;
    vertical-align: top;
}

h1.prj_name
{
	font-size: 20px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AC0909;
	margin: 0 0 10px 0;
}

.prj_add
{
	overflow: hidden;
	zoom: 1;
}

.prj_item h2, div.h2
{
	color: #800202;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 5px 0;
}
.prj_item .bottom_wrap
{
	margin: 25px 0;
	border-top: solid 1px #6c6c6c; 
	border-bottom: solid 1px #6c6c6c; 
	zoom: 1;
}
.prj_item .bottom_wrap .content_bottom
{
	margin: 25px auto;
	zoom: 1;
}
.prj_item .all_link
{
	margin: 22px 0;
	text-align: center;
	font-size: 25px;
	font-family: Garamond, "Times New Roman", Times, serif;
}

span.type
{
	display: block;
	font-style: italic;
	margin-top: 3px;
}
div.authors
{
	color: #2E2E2E;
}

.prj_item
{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
.prj_item:not(.last)
{
	border-bottom: dotted 1px #2E2E2E;
}

.prj_item .author_photo
{
	float: right;
	margin: 0 0 0 20px;
}
.prj_item hr
{
	margin: 0 auto 0 0;
}


#prj_res .item
{
	margin: 10px 0 3px 0;
}
#prj_res .res_block
{
	float: left; 
	text-align: right;
	overflow: hidden;
	background: #FF9933 url(/des/voting_1_bg.png) repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 1px 1px;
	height: 15px;
	*height: 18px;
	margin-right: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
#prj_res .res_block span
{
	font-size: 80%;
}

#prj_res .res
{
	float:left;
	line-height: 16px;
	font-weight: bold;
}

#prj_vote .res {
	margin-top: 20px;
	text-align: center;
}

.submit
{
	margin: 20px 0;
}
.back, .vote_res
{
	margin: 10px 0 60px 0;
	/*text-align: center;*/
	
}

.success
{
	margin: 10px 0;
	text-align: center;
}
.error
{
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}

.prj_item .count
{
	margin: 10px 0;
}
.prj_item .count a
{
	text-decoration: none;
	border-bottom: dashed 1px;
}
.prj_item .count .list
{
	display: none;
	background-color: #E4E1C2;
	font-size: 12px;
}
.prj_item .count .list .item
{
	padding: 5px 10px;
}
.prj_item .count .list .item:nth-child(2n)
{
	background: #F4F1D2;
}
.prj_item .count .list .item.disabled
{
	opacity: 0.4;
}

.prj_item .count .list a
{
	display: inline-block;
	width: 200px;
	text-decoration: none;
	border-bottom: none;
	vertical-align: top;
}
.prj_item .count .list .reason
{
	display: inline-block;
	width: 600px;
	padding-left: 20px;
}
.prj_item .count .list a:hover
{
	text-decoration: underline;
}

.page_nav
{
	margin: 20px 0;
}
.page_nav a
{
	text-decoration: none;
	border-bottom: dashed 1px;
}

.prj_list_item 
{
	padding-left: 20px;
	padding-bottom: 10px;
}
.prj_list_item input
{
	margin-left: -15px;
}

.vote_prim
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 20px 0;
}


.submenu ul
{
	margin: 30px 0;
	padding: 0;
}
.submenu li
{
	display: inline-block;
	margin: 0 20px 0 0 !important;
	text-align: center;
	font-size: 16px;
}
.submenu a
{
	width: 136px;
	height: 40px;
	padding: 4px 16px;
	background-color: #f6f6e4;
	text-decoration: none;
}
.submenu a:hover
{
	background-color: #e6e6d4;
}
.submenu li.active a
{
	box-shadow: 2px -1px 4px #999999;
	font-weight: bold;
}


.prj_item .vote
{
	padding: 8px;
	font-size: 11px;
}
.prj_item .vote.checked {}
.prj_item .vote .mark
{
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 12px 30px 12px 0;
	border-radius: 5px;
	border: solid 3px #5d6165;
}
.prj_item .vote.checked .mark
{
	background: #6d0505;
}

.prj_item .vote .to_vote
{
	display: none;
	width: 750px;
}
.prj_item .vote .to_vote .reason
{
	display: inline-block;
	width: 350px;
}
.prj_item .vote .to_vote .reason textarea
{
	width: 320px;
	font-family: Arial;
	font-size: 12px;
}
.prj_item .vote .to_vote .reason textarea::placeholder
{
	font-style: italic;
}
.prj_item .vote .to_vote .prim
{
	display: inline-block;
	width: 220px;
}
.prj_item .vote .to_vote .save
{
	display: inline-block;
	width: 100px;
	vertical-align: top;
}
.prj_item .vote.checked .to_vote
{
	display: inline-block;
}

a.inner
{
	text-decoration: none;
	border-bottom: dashed 1px;
}

#control
{
	position: fixed;
	left: 0;
	top: 100px;
	width: 250px;
	padding: 10px;
	background: wheat;
	border: solid 1px;
	border-radius: 0 4px 4px 0;
}

#control .title
{
	font-size: 16px;
	font-weight: bold;
}

#control .vote_noms .nom
{
	font-size: 14px;
	font-weight: bold;
}

/* не выбран */
#control .vote_noms li.state_0 .choose .no {display: inline;}
#control .vote_noms li.state_0 .choose .yes {display: none;}
#control .vote_noms li.state_0 .save .no_reason {display: none;}
#control .vote_noms li.state_0 .save .to_save {display: none;}
#control .vote_noms li.state_0 .save .saved {display: none;}

/* выбран, причина не указана */
#control .vote_noms li.state_1 .choose .no {display: none;}
#control .vote_noms li.state_1 .choose .yes {display: inline;}
#control .vote_noms li.state_1 .save .no_reason {display: inline;}
#control .vote_noms li.state_1 .save .to_save {display: none;}
#control .vote_noms li.state_1 .save .saved {display: none;}

/* выбран, можно сохранить */
#control .vote_noms li.state_2 .choose .no {display: none;}
#control .vote_noms li.state_2 .choose .yes {display: inline;}
#control .vote_noms li.state_2 .save .no_reason {display: none;}
#control .vote_noms li.state_2 .save .to_save {display: inline;}
#control .vote_noms li.state_2 .save .saved {display: none;}

/* сохранен */
#control .vote_noms li.state_3 .choose .no {display: none;}
#control .vote_noms li.state_3 .choose .yes {display: inline;}
#control .vote_noms li.state_3 .save .no_reason {display: none;}
#control .vote_noms li.state_3 .save .to_save {display: none;}
#control .vote_noms li.state_3 .save .saved {display: inline;}
