/*
Theme Name: msu.edu.ua
Theme URI: http://www.msu.edu.ua/
Description: тема для msu.edu.ua
Version: 1.0 (WP2.9.2)
Author: Victor Petryk
Author URI: http://victorpetryk.com/
Tags: 960 grid, fluid
*/

/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#password-clear { display: none; }

a[href$='.doc'] {
	background: url(images/doc.png) no-repeat 100%;
	padding: 0 20px 0 0;
	color: #318cbb;
}

a[href$='.pdf'] {
	background: url(images/pdf.png) no-repeat 100%;
	padding: 0 20px 0 0;
	color: #318cbb;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] {
	background: url(images/zip.png) no-repeat 100%;
	padding: 0 20px 0 0;
	color: #318cbb;
}

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }
.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
.wp-caption { padding: 3px; color: #318cbb; text-align: center; }

.navigation { text-align: center; }
.wp-paginate li { margin-left: 5px; }

div.entry table { width: 100%; }
div.entry table td { border: 1px solid #9f9f9f; padding: 3px; }

.archLink1 { float: left; }
.archLink2 { float: right; margin-right: 10px; }
.archLink2 a { color: #a5a5a5; }
.linkArchiveEvent { text-align: center; }
.eventArticlesContent div.linkArchiveEvent a { color: #a5a5a5; }

/* Grid */
#pageWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	border-left: 1px solid #e9eff8;
	border-right: 1px solid #e9eff8;
}
#header {}
#sidebar { float: left; width: 225px; }
#mainContent { float: right; width: 770px; }
#footer { height: 213px; }

/* Header */
.topHeader { height: 54px; background: #bfd5ea; }
.bookmarks {
	float: left;
	width: 250px;
	height: 39px;
	padding-top: 15px;
	padding-left: 65px;
	background: url("images/bookmarks_bg.jpg") no-repeat;
}
.bookmarks a { color: #318cbb; }
.searchBox {
	float: right;
	height: 39px;
	padding-top: 15px;
	padding-right: 65px;
	background: url("images/searchbox_bg.jpg") no-repeat;
	background-position: right;
}
.headerBox {
	overflow: hidden;
	height: 215px;
	background: url("images/logobox_bg.jpg") no-repeat;
	background-position: right top;
}
.headerBox table { width: 100%; height: 215px; }
.logoCell { width: 294px; text-align: center; }
.sloganCell { text-align: center; }
.sloganCell h1 {
	font-family: georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 32px;
	color: #2d627f;
}
.sloganCell span { font-size: 14px; color: #919191; }
.mduBuildingCell { padding-top: 43px; text-align: right; }

/* Content wrapper */
.contentWrapper { padding-left: 50px; padding-right: 50px; background: url("images/wrapper_bg.jpg") repeat-x; }

/* Navigations with icons */
.abbiBox { padding-top: 30px; }
.abbiBox table { width: 100%; text-align: center; }
.abbiBox table td.abbiIcon { width: 230px; padding-left: 50px; padding-bottom: 10px; }
.abbiBox table td.abbiLink { padding-left: 50px; }
.abbiBox table tr.greyLine {
	font-family: georgia;
	font-size: 22px;
	line-height: 36px;
	font-style: italic;
	background: url(images/abbi_corner.jpg) 0 0 no-repeat #eef1f3;
}
.abbiBox table tr.greyLine td a { color: #318cbb; }

/* News and Sidebar 2 */
.newsSidebar2 {}
.newsSidebar2, .noticeSidebar3 { font-size: 13px; color: #6c757a; }
.newsSidebar2 h2, .noticeSidebar3 h2, .singleNews h2 {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #5b5d5b;
}
.newsSidebar2 h2 a, .noticeSidebar3 h2 a, .singleNews h2 a { color: #5b5d5b; }
.newsSide { float: left; margin-bottom: 22px; width: 517px; }

.newsBox {
	overflow: hidden;
	margin-right: 10px;
	padding: 8px;
	width: 517px;
	height: 509px;
	border: 1px solid #e7eef7;
}
.singleNews { margin-bottom: 22px; font-size: 13px; color: #6c757a; }
.singleNewsBox {
	padding: 8px;
	border: 1px solid #e7eef7;
}
.newsBoxArchive, .noticeBoxArchive {
	margin-right: 10px;
	padding: 8px;
	width: 517px;
	border: 1px solid #e7eef7;
}
.newsBox div.title, .singleNewsBox div.title, .newsBoxArchive div.title { float: left; }
.newsBox div.title h3, .singleNewsBox div.title h3, .newsBoxArchive div.title h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 15px;
}
.newsBox div.title h3 a, .singleNewsBox div.title h3 a, .newsBoxArchive div.title h3 a { color: #318cbb; }
.newsBox div.date, .singleNewsBox div.date, .newsBoxArchive div.date { float: right; padding: 1px 15px 1px 15px; background: #eff2f4; }
.newsBox div.entry a, .newsBoxArchive div.entry a { color: #a5a5a5; }

.relatedNews { padding-left: 22px; width: 650px; }
.relatedNews h3 { margin-bottom: 5px; font-size: 16px; }
.relatedNews a { color: #318cbb; }

/* Notice and Sidebar 3 */
.noticeSidebar3 { margin-bottom: 35px; }
.noticeSide { float: left; width: 545px; }

.noticeBox { margin-right: 10px; }
.noticeBox table { width: 100%; border-left: none; }
.noticeBox table tr td { padding: 8px; background: #e7eef7; width: 50%; }
.noticeBox table tr td.brd { border-right: 2px solid #ffffff; }
.noticeBox span { font-weight: bold; }
.noticeBox a { color: #01428b; }

.noticeBoxArchive div.entry span.date { padding: 1px 15px 1px 15px; background: #eff2f4; }

.mailLoginSide, .sidebar3 { float: right; }
.mailLoginSide, .sidebar3 { width: 225px; }
.mailForm {
	padding-top: 12px;
	padding-left: 60px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	background: url("images/email_icon.png") no-repeat #e3f2f7;
	background-position: 15px 45px;
}
div.mailForm div.ep { padding-bottom: 6px; }
.mailForm input { margin-bottom: 10px; color: #A5A5A5; }

.ngg_images { margin-bottom: 0px; }
.allPhotoLink { margin-bottom: 16px; }
.allPhotoLink a { color: #a5a5a5; }
.studentBlogButtonBox { margin-bottom: 7px; }

.wp-polls {
	overflow: hidden;
	height: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f6f6eb;
}
.wp-polls-ul li { margin: 0px; }
.widget_polls a { color: #318cbb; }

.eventArticlesBox { padding: 15px; background: #e4e7e4; }
.eventArticlesBox p { margin-bottom: 0px; }
.eventArticlesTable { margin-bottom: 5px; }
.eventArticlesBox table { width: 100%; }
.eventArticlesBox table h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
}
.eventArticlesBox table h2 a { color: #5b5d5b; }

.eventArticlesContent { padding: 25px 15px 25px 15px; background: #ffffe8; }
.eventArticlesContent a { color: #01417e; }
.postThumbnail {
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #65655c;
}
.postEventArticle h2 { margin-bottom: 10px; font-size: 16px; line-height: 18px; }
.postEventArticle h2 a { color: #318cbb; }

/* Photogallery */
.photoAlbumTitle {
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 35px;
	text-align: center;
	background: #fbfae8;
}
.photoAlbumTitle h2 { font-weight: normal; line-height: 23px; color: #666666; margin-bottom: 8px; }
.phtg-title { text-align: center; color: #a5a5a5; }
.phtg-return { margin-left: 40px; color: #a5a5a5; }
.phtg-return a { color: #a5a5a5; }
.phtg-album {
	float: left;
	width: 358px;
	margin-bottom: 15px;
	padding: 12px;
	color: #3090b6;
	background: #f4f4f4;
	border-left: 2px solid #ffffff;
}
.phtg-thumbnail { float: left; margin-right: 15px; }
.phtg-description { float: left; }
.phtg-album div.phtg-description p a { font-weight: bold; color: #3090b6; }

/* Page Content */
.pageContent { padding: 8px; border: 1px solid #e7eef7; }
.pageContent a { color: #318CBB; }
.pageContent div.post div.entry { color: #5b5d5b; }

.searchResult h3 { font-size: 16px; font-weight: normal; margin-bottom: 5px; }
.searchResult a { color: #318cbb; }

/* Sidebar 1 Navigation */

.homeButton { margin-bottom: 25px; padding-top: 50px; }

.sidebarNavigation h2, .searchResult h2 { font-weight: normal; color: #666666; text-decoration: underline; }
.sidebarNavigation ul { list-style: none; }
.sidebarNavigation ul li { width: 200px; margin-bottom: 5px; }
.sidebarNavigation ul li a { padding: 3px 0px 3px 0px; color: #318cbb; }
.sidebarNavigation ul li a:hover { background: #eff2f4; }

body.page-id-40 .sidebarNavigation ul li a.history,
body.page-id-46 .sidebarNavigation ul li a.pressService,
body.page-id-48 .sidebarNavigation ul li a.structure,
body.page-id-55 .sidebarNavigation ul li a.vynohradivCollege,
body.page-id-68 .sidebarNavigation ul li a.humanitiesCollege,
body.page-id-116 .sidebarNavigation ul li a.admission,
body.page-id-141 .sidebarNavigation ul li a.admissions,
body.page-id-143 .sidebarNavigation ul li a.abbiAnnouncement,
body.page-id-145 .sidebarNavigation ul li a.creativeCompetition,
body.page-id-147 .sidebarNavigation ul li a.leadership,
body.page-id-149 .sidebarNavigation ul li a.contacts,
body.page-id-151 .sidebarNavigation ul li a.specialties,
body.page-id-153 .sidebarNavigation ul li a.figureProcess,
body.page-id-155 .sidebarNavigation ul li a.additionalInfo,
body.page-id-157 .sidebarNavigation ul li a.schedule,
body.page-id-159 .sidebarNavigation ul li a.scientificResearch,
body.page-id-161 .sidebarNavigation ul li a.patentDepartment,
body.page-id-163 .sidebarNavigation ul li a.scienceLab,
body.page-id-165 .sidebarNavigation ul li a.universityDevelopment,
body.page-id-167 .sidebarNavigation ul li a.mduBulletin,
body.page-id-169 .sidebarNavigation ul li a.protection,
body.page-id-171 .sidebarNavigation ul li a.announcement,
body.page-id-173 .sidebarNavigation ul li a.library,
body.page-id-175 .sidebarNavigation ul li a.bookAnnouncement,
body.page-id-36 .sidebarNavigation ul li a.photogallery,
body.page-id-496 .sidebarNavigation ul li a.studentGovernment,
body.page-id-498 .sidebarNavigation ul li a.memoStudents,
body.page-id-500 .sidebarNavigation ul li a.freshman,
body.page-id-502 .sidebarNavigation ul li a.usefulInformation,
body.page-id-504 .sidebarNavigation ul li a.sportingLife,
body.page-id-506 .sidebarNavigation ul li a.leisure,
body.page-id-508 .sidebarNavigation ul li a.higherEducation,
body.page-id-510 .sidebarNavigation ul li a.facultiesDepartments,
body.page-id-512 .sidebarNavigation ul li a.studyOf,
body.page-id-514 .sidebarNavigation ul li a.practiceEmployment,
body.page-id-516 .sidebarNavigation ul li a.courses,
body.page-id-518 .sidebarNavigation ul li a.scheduleEdu,
body.page-id-520 .sidebarNavigation ul li a.listsStudents,
body.page-id-811 .sidebarNavigation ul li a.unionMdu,
body.page-id-813 .sidebarNavigation ul li a.rectorSpeak,
body.page-id-1359 .sidebarNavigation ul li a.eLibraryFound,
body.page-id-1415 .sidebarNavigation ul li a.progressApplying,
body.page-id-1646 .sidebarNavigation ul li a.ratingApplicants,
body.page-id-1417 .sidebarNavigation ul li a.transferApplicants
{ background: #eff2f4; }

body.page-id-116 .abbiBox table td.abbiLink a,
body.page-id-141 .abbiBox table td.abbiLink a,
body.page-id-143 .abbiBox table td.abbiLink a,
body.page-id-145 .abbiBox table td.abbiLink a,
body.page-id-496 .abbiBox table td.studiLink a,
body.page-id-498 .abbiBox table td.studiLink a,
body.page-id-500 .abbiBox table td.studiLink a,
body.page-id-502 .abbiBox table td.studiLink a,
body.page-id-504 .abbiBox table td.studiLink a,
body.page-id-506 .abbiBox table td.studiLink a,
body.page-id-510 .abbiBox table td.eduLink a,
body.page-id-512 .abbiBox table td.eduLink a,
body.page-id-514 .abbiBox table td.eduLink a,
body.page-id-516 .abbiBox table td.eduLink a,
body.page-id-518 .abbiBox table td.eduLink a,
body.page-id-520 .abbiBox table td.eduLink a,
body.page-id-1415 .abbiBox table td.abbiLink a,
body.page-id-1417 .abbiBox table td.abbiLink a,
body.page-id-1646 .abbiBox table td.abbiLink a
{ text-decoration: none; }

/* Footer */
#footer { background: url(images/footer_bg.jpg) repeat-x }
.footerWrapper {
	padding-top: 75px;
	padding-left: 50px;
	padding-right: 50px;
	color: #77838e;
}
.footerWrapper a { color: #77838e; }
.copyright {
	float: left;
	height: 90px;
	padding-top: 20px;
	padding-left: 110px;
	background: url(images/mdu_logo_footer.png) no-repeat;
}
.eproject {
	float: right;
	padding-top: 20px;
	text-align: right;
}
