/*
Theme Name: msu.edu.ua Student Blog
Theme URI: http://www.msu.edu.ua/student-blog/
Description: тема для msu.edu.ua Student Blog
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;
}

.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; }

/* 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; }

/* StudentBlog */
.studentBlogTitle {
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 35px;
	text-align: center;
	background: #fbfae8;
}
.studentBlogTitle h2 { font-weight: normal; line-height: 23px; color: #666666; margin-bottom: 8px; }

.extLinks { padding-top: 20px; }
.extLinks a { margin-right: 15px; color: #318cbb; }

/* Blog style */

.archivePage, .popularPage { color: #5b5d5b; }
.archivePage h2, .popularPage h2 { color:#666666; font-weight:normal; text-decoration:underline; }
.archivePage a, .popularPage a { color: #318cbb; }

.archiveTitle { color:#666666; font-weight:normal; text-decoration:underline; }

.post { margin-bottom: 20px; }
.post table { width: 100%; }
.postDate { width: 46px; background: #f8f8f8; text-transform: lowercase; }

.entryDate {
	margin-top: 3px;
	margin-left: 3px;
	width: 39px;
	color: #7a79bb;
	line-height: 1;
	background: #eeecf7;
}
.entryDate span { display: block; text-align: center; }
.postMonth { text-transform: lowercase; font-size: 13px; padding-top: 2px; }
.postDay { font-size: 18px; }
.postYear {
	background: #7a79bb;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 0;
	margin-top: 0.3em;
}

.postContent {}
.postContent h2 {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 16px;
}
.postContent h2 a { color: #318cbb; }
.pageContent div.post div.entry { color: #5b5d5b; }

.authorBox { margin-left: 5px; padding-left: 15px; border-bottom: 1px solid #d0d0d0; }
.authorInfo { float: left; color: #828282; }
.authorInfo a { color: #828282; }
.socialIcon { float: right; }

.content { margin-left: 5px; padding: 15px; background: #fbfae8; }
.content a { color: #318CBB; }

.postAttrib { margin-top: 5px; margin-bottom: 0px; width: 100%; }
.postAttrib p { color: #c1c1c1; margin-bottom: 0px; }
.postAttrib a { color: #7d7d7d; }
.tagSide { padding-left: 15px; }
.commentSide { padding-right: 15px; text-align: right; }
.commentIcon a { padding-left: 20px; background: url(images/comment_icon.jpg) 0 50% no-repeat; }


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

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

/* Comment section */
#comments_template { padding-left: 51px; }
#comments {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}
.even { background: #f8f8f8; }
.commentlist { list-style: none; }
.commentlist a { color: #318cbb; }
.commentlist li { margin-left: 0px; margin-bottom: 15px; padding: 10px; border: 1px solid #eeeeee; }
.commentlist p { margin: 10px 5px 10px 0; }
.commentlist .avatar {
	float: right;
	border: 1px solid #eeeeee;
	background: #ffffff;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.commentmetadata { margin: 0; display: block; }
.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #318cbb;
}

#respond h3 {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}
#commentform p { margin-bottom: 5px; }
#commentform p a { color: #318cbb; }
#commentform input, #commentform textarea {
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #c3c3c3;
}
#commentform input:focus, #commentform input:hover, #commentform textarea:focus, #commentform textarea:hover { background: #f8f8f8; }
/* end Comment section */

/* 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; }

/* 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;
}
