@import url(global.css);
/*
Theme Name: Student Genius Blog
Theme URI: http://studentgenius.com/
Description: This is the Student Genius Blog Theme
Version: 1.6
Author: Saidur Hossain

GLOBAL*/
A, A:visited
{
	color: #0D5777;
}
A:hover
{
	color: #168ABC;
}
.infoBox .box A, .infoBox .box A:visited
{
	color: #0D5777;
}
.infoBox .box A:hover
{
	color: #0596D4;
}
BODY
{
	font-family: georgia, helvetica, arial, sans-serif;
	background: #EEE url(bgH.jpg) repeat-x;
	color: #2F2F2F;
}
P OPTION, P SELECT, INPUT
{
	color: #2F2F2F;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 12px;
}
P
{
	line-height: 15px;
	padding: 3px 0px;
}
DIV.wrap
{
	width: 844px;
	overflow: hidden;
}
H1
{
	font-size: 21px;
	font-weight: bold;
	height: 11px;
	margin-left: 20px;
	padding: 10px 0px 25px;
	color: #2F2F2F;
}
TEXTAREA
{
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 12px;
}
INPUT
{
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 12px;
}
.clear
{
	clear: both;
	padding-bottom: 10px;
}
.bold
{
	font-weight: bold;
}
.gray
{
	color: #AAA;
}
/*Header*/
.header
{
	background: url(header.jpg) no-repeat 43px 0px;
	height: 167px;
}
.logoLink
{
	display: block;
	background: url(logo.jpg) no-repeat;
	width: 452px;
	height: 89px;
	/*+placement:shift 74px 36px;*/
	position: relative;
	left: 74px;
	top: 36px;
	text-indent: -300em;
}
A.homeLink
{
	/*+placement:shift 527px -88px;*/
	position: relative;
	left: 527px;
	top: -88px;
	font-size: 15px;
	color: #434343;
	display: block;
	height: 23px;
	padding-left: 6px;
	padding-top: 2px;
	width: 145px;
}
A.homeLink:hover
{
	color: #1589BB;
}
/*Content*/
.content
{
	background: url(content.jpg) repeat-y 43px 0px;
	padding-left: 32px;
}
/*Footer*/
.footer
{
	background: url(footer.jpg) no-repeat 43px 0px;
	text-align: center;
	width: 686px;
	padding-top: 26px;
	padding-bottom: 17px;
	font-size: 11px;
}
.footer A
{
	color: #2E2E2E;
}
.footer A:hover
{
	color: #1589BB;
}
/*Blog*/
.leftCol
{
	float: left;
	width: 560px;
	padding-left: 49px;
	margin-top: -3px;
	padding-bottom: 30px;
}
.postWrap
{
	padding-top: 17px;
}
.postWrap:first-child
{
	padding-top: 0;
}
.post
{
	padding-bottom: 0px;
	margin-top: 11px;
	position: relative;
}
.date
{
	background: url(date.jpg) no-repeat;
	position: absolute;
	left: -82px;
	width: 50px;
	height: 62px;
	text-align: center;
	padding-left: 3px;
	padding-top: 6px;
	font-size: 24px;
	margin-top: -3px;
}
.date SPAN
{
	font-size: 14px;
	top: -7px;
	position: relative;
}
.post H1
{
	color: #193A52;
	font-family: Georgia;
	font-weight: normal;
	font-size: 27px;
	/*[disabled]height:auto;*/
	/*[disabled]padding-top:19px;*/
	margin: 0px 0 19px;
	padding: 0 0 4px;
}
.post H1:first-child
{
	/*[disabled]padding-top:0;*/
}
.post H2
{
	font-size: 11px;
	color: #9B9B9B;
	font-family: Verdana;
	padding: 0px 0 6px;
	margin: 14px 0;
	/*[disabled]border-bottom:2px solid #E5E5E5;*/
}
.post P
{
	color: #323232;
	width: 526px;
	/*[disabled]margin-left:39px;*/
	font-family: Arial;
	line-height: 17px;
	font-size: 13px;
}
A.more-link
{
	/*[disabled]display:block;*/
	/*[disabled]font-weight:bold;*/
	/*[disabled]background-color:#E1E1E1;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding-top:5px;*/
	/*[disabled]padding-bottom:8px;*/
	/*[disabled]margin-top:10px;*/
}
P.wp-caption-text
{
	margin: 0;
	width: inherit;
}
.wp-caption
{
	/*[disabled]border-bottom:1px solid #BFBFBF;*/
	background-color: #E2E2E2;
	text-align: center;
	padding-top: 5px;
}
.alignleft
{
	float: left;
	margin-right: 10px;
}
.alignright
{
	float: right;
	margin-left: 10px;
}
/*Blog Sidebar*/
.sidebar
{
	width: 146px;
	float: right;
	font-family: Arial;
	font-size: 14px;
}
.sidebar H2
{
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
	padding-top: 11px;
	padding-bottom: 3px;
	width: 136px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.sidebar UL
{
	padding: 0;
	font-size: 13px;
}
#wp-calendar
{
	font-size: 12px;
	color: #2E2E2E;
	border-top: 1px solid #E7E7E7;
	padding-top: 3px;
	margin-top: 3px;
}
#wp-calendar A
{
	font-weight: bold;
}
/*-Search*/
.quickSearch
{
	height: 38px;
	float: right;
	padding: 12px 18px 0px 0px;
	background: url(innerBottomNavRight.jpg) no-repeat top right;
}
LABEL.screen-reader-text
{
	display: none;
}
#searchform
{
	display: block;
	margin-bottom: -18px;
}
INPUT#s
{
	border: 0px solid #DFDFDF;
	height: 18px;
	padding-top: 4px;
	margin-top: 11px;
	padding-left: 4px;
	width: 115px;
	padding-bottom: 0px;
	font-family: Arial;
	background: url(searchInput.jpg);
}
#searchsubmit
{
	background: transparent url(searchSubmit.jpg) no-repeat scroll 0 0;
	border: medium none #000000;
	height: 22px;
	width: 27px;
	text-indent: -30em;
	/*+placement:shift 119px -22px;*/
	position: relative;
	left: 119px;
	top: -22px;
	/*[empty]margin-bottom:;*/
}
#searchsubmit:hover
{
	background-image: url(searchSubmitO.jpg);
}
/*Comments*/
H3#comments
{
	font-weight: normal;
	margin-left: 1px;
	border-top: 4px solid #E5E5E5;
	padding-top: 9px;
	margin-top: 22px;
	padding-bottom: 16px;
}
.commentlist
{
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
}
.commentlist LI
{
	margin-bottom: 9px;
	padding-bottom: 9px;
	border: 1px solid #D6D6D6;
}
.comment-author
{
	padding-left: 11px;
	padding-top: 11px;
	padding-bottom: 6px;
}
.comment-author CITE
{
	font-weight: bold;
	font-style: normal;
	padding-left: 12px;
}
.comment-meta
{
	/*+placement:displace 59px -45px;*/
	position: absolute;
	margin-left: 59px;
	margin-top: -45px;
	text-align: right;
	z-index: 1;
}
.comment-meta A
{
	color: #6D6D6D;
	font-family: Arial;
	font-size: 11px;
}
.comment-body P
{
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 13px;
	padding-top: 5px;
	line-height: 17px;
	font-size: 13px;
}
.comment-body BR
{
	display: none;
}
.comment-body EM
{
	font-weight: bold;
	z-index: 2;
	display: block;
	background-color: #B6FAD1;
	text-align: center;
	/*+placement:displace 288px -46px;*/
	position: absolute;
	margin-left: 288px;
	margin-top: -46px;
	padding: 2px 5px;
	font-style: italic;
}
LI.odd
{
	background-color: #EAEAEA;
}
LI.even
{
	background-color: #F9F9F9;
}
#respond
{
	border-top: 4px solid #E5E5E5;
	padding-top: 7px;
	padding-bottom: 22px;
	margin-top: 21px;
}
#respond H3
{
	padding-bottom: 11px;
	margin-top: 0;
	font-weight: normal;
}
