/* 
    Document   : layout
    Created on : 19.03.2013, 11:04:26
    Author     : ИТИС
    Description:
        Purpose of the stylesheet follows.
*/

/* Main page */
#main-news {
	margin-bottom: 20px;
	position: relative;
}

#main-news img {
	border: 1px solid #565068;
}

#main-news article {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dashed #6063a8;
}

#main-news article.intent {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#main-news .image {
	float: left;
	margin-right: 10px;
}

#main-news .date {
	color: #666;
	font-size: 13px;
	margin: 5px 0;
}

#main-news .short {
	text-align: justify;
}

#main-news .all-news {
	position: absolute;
	bottom: 5px;
	right: 0;
}

/* Last news */
#last-news {
	width: 380px;
	float: left;
	overflow: hidden;
}

#last-news .item {
	margin-bottom: 20px;
}

#last-news .date {
	color: #4c485f;
	margin-bottom: 1px;
}

/* Main banners */
#main-banners {
	width: 280px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#main-banners .item {
	margin-bottom: 10px;
}

/* Focus */
#focus {
	font-size: 13px;
}

#focus img {
	border: 1px solid #565068;
}

/* Calendar */
#calendar {
}

#calendar select {
	width: 84px;
}

#calendar .months {
	margin-right: 8px;
}

#calendar .filter {
	margin-bottom: 10px;
}

#calendar a {
	display: block;
	text-align: center;
}

#calendar .period {
	text-align: center;
}

#calendar .period a {
	display: inline;
	margin: 2px 5px;
}

#calendar .active {
	color: #fff;
	background: #004cde;
}

#calendar .actual {
	color: #F17E01;	
	text-decoration: none;
}

#calendar th, #calendar td {
	padding: 4px;
	text-align: center;
}

#calendar table {
	border-collapse: collapse;
	border: none;
	width: 100%; 
}

#calendar thead {
	font-weight: normal;
	background: #7997df;
	color: #d7e4f7;
}


/* Pagenator */
#pagenator {
	margin-top: 10px;
	padding: 5px 0;
}

#pagenator .elem {
	padding: 4px;
	margin: 0 5px;
}

#pagenator .clicked {
	background: #f37d01;
	color: #fff;
}

/* Archive */
.archive {
	margin: 20px 0 30px;
}

.archive ul.year {
	list-style: none;
	padding: 10px 0;
	margin: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #555168;
}

.archive ul.year li {
	float: left;
	overflow: hidden;
	padding: 3px 0;
	margin-right: 25px;
}
.archive ul.year a {
	padding: 3px 5px;
}

.archive ul.month {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.archive ul.month li {
	float: left;
	margin-right: 12px;
}

.archive ul.month li.last {
	margin: 0;
}


.archive ul.year li a.active {
	background: #f17e01;
	color: #fff;
}

/* Events calendar */
#events {
	width: 100%;
}

#events .date {
	width: 20%;
	text-align: center;
}

#events .date span {
	display: block;
	width: 100%;
	font-size: 11px;
	color: #666;
}

#events .time {
	width: 10%;
	text-align: center;
}

#events .place {
	width: 20%;
	text-align: center;
}

/* News */
.news_list .item {
	overflow: hidden;
	margin-bottom: 20px;
}

.news_list .image {
	float: left;
	width: 82px;
}

.news_list img.preview {
	border: 1px solid #565068;
	width: 70px;
}

.news_list .short {

}

.news_list .date {
	color: #656074;
	margin-bottom: 5px;
}

.news_list h4, .news_list p.short-text {
	margin: 0;
}

.rss {
	background: url(../images/rss.gif) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 74px;
}

/* FAQ */
#faq-form {
	padding: 10px 30px;
	width: 80%;
	position: relative;
	background: #f2f2f2;
	border: 1px solid #e6e6e6;
	margin: 20px 0;
}

#faq-form .row {
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}

#faq-form .email {
	float: left;
	width: 49%;
	margin-right: 5%;
}

#faq-form .email input {
	width: 98%;
}

#faq-form .message textArea {
	width: 99%;
}

#faq-form .right {
	float: right;
	width: 45%;
	margin-top: 11px;
}

#faq-form label {
	display: block;
	margin-bottom: 4px;
	float: left;
}

#faq-form span {
	color: #f07e01;
}

#faq-form .capcha {
	width: 75%;
	float: left;
}

#faq-form .capcha div {
	float: left;
	width: 45%;
	margin-right: 8%;
}

#faq-form .capcha img {
	border: 1px solid #999999;
}

#faq-form .capcha input {
	width: 97%;
}

#faq-form .submit {
	float: right;
	padding: 17px 0;
}

#faq-list {
	margin-bottom: 10px;
}

#faq-list p {
	margin: 5px;
}

#faq-list .quest, #faq-list .answer {
	padding-left: 30px;
}

#faq-list .item {
	margin-bottom: 20px;
}

#faq-list .quest {
	background: url(../images/quest.png) 0 0 no-repeat;
	margin-bottom: 15px;
}
#faq-list .answer {
	background: url(../images/answer.png) 0 0 no-repeat;
}

/* files */
#files {
	width: 80%;
}
#files .document {
	margin: 10px 0;
	padding-left: 30px;
}

/* Teachers */
#teachers {
	overflow: hidden;
	margin-top: 20px;
}

#person .photo {
	float: left;
	width: 23%;
	overflow: hidden;
}

#person .info {
	float: left;
	width: 35%;
	overflow: hidden;
	margin: 0 15px 10px 0;
}

#person .contacts {
	float: left;
	width: 37%;
	overflow: hidden;
	margin-bottom: 10px;
}

#person .contacts p, #person .info p {
	margin: 3px 0;
}

#person h4, #person h5 {
	margin: 0;
}

#person h6 {
	margin: 10px 0 0 0;
}

#teachers .item	{	
	margin-bottom: 30px;
	overflow: hidden;
}

#teachers .item.main {
	overflow: hidden;
	width: 100%;
}

#teachers .item.column {
	width: 50%;
	float: left;
	min-height: 170px;
}

#teachers .photo {
	float: left;
}

#teachers .info {
	margin: 0 20px 0 120px;
}

ul.info {
	list-style: none;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

ul.info li {
	margin-bottom: 6px;
}

ul.info li.post {
	margin: 0;
}

ul.info li.phone {
	font-size: 15px !important;
}

/* Search */
#search-form .form {
	padding: 15px 40px;
	border: 1px solid #b3b3b3;
	background: #e6e6e6;
}

#search-form input {
	width: 80%;
	margin-right: 14px;
}

#search-form button {
	width: 16%;
}

#search-result {
	margin-top: 20px;
}

#search-result .item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #a6a6a6;
}

#search-result p {
	margin: 5px 0;
}

/* Photogallery */
.wrapper {
	overflow: hidden;
}

.album {
	float: left;
	width: 40%;
	margin: 0 50px 30px 0;
}

.album a {
	display: block;
}

.album img, .photo img {
	border: 1px solid #565068;
}

.album .img {
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.album .title {
}

.album .date {
	font-size: 10px;
	color: #707070;
	display: block;
}

.album .images-count {
	font-size: 12px;
}

.photos {
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}

.photo {
	float: left;
	margin: 0 10px 10px 0;
}

.photo img {
	border-radius: 5px;
}

/* Main page for faculty */
#dean {
	width: 61%;
	float: left;
}

#dean .info {
	margin-left: 160px;
}

#dean .name {
	font-size: 15px;
}

#dean .rank, #dean .address, #dean .phone, #dean .email, #dean .site {
	font-size: 13px;
}

#dean .about {
	font-size: 13px;
}

#links-right {
	float: right;
	width: 37%;
	margin: 0 0 5px 10px;
}

#links-right ul {
	margin: 0;
	padding-left: 20px;
}

#links-right li {
	margin: 5px 0;
}

#smi-list .item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px dashed #6063A8;
}

#smi-list h4, #smi-list h5 {
	margin: 0;
}

#smi-list .date {
	color: #666;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#smi-list .video {
	margin: 20px 0 10px 0;
	text-align: center;
}

.conference .image {
	width: 152px;
}

.conference img.preview {
	width: 140px;
}

.conference .short {
}

.conference .item {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #6063A8;
}