/*
Author:           M. Bond
Author URI:       http://www.brainboxonline.com
Project:		  Scholars Theme
Description:	  Theme desgined by M. Bond from Brainbox
*/
/*---------------------------------------------------------------------------------------
--- RESETS
---------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0;outline: 0;vertical-align: baseline;background: transparent;}
	body {line-height: 1;}
	ol, ul {list-style: none;}
	blockquote, q {quotes: none;}
	blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
	:focus {outline: 0;}
	ins {text-decoration: none;}
	del {text-decoration: line-through;}
	table {border-collapse: collapse;border-spacing: 0;}
	
	
/* Class below is responsible for rounding in nonIE browser, if you want css to validate, remove line below --------- */	
	.rounded						{-moz-border-radius: 5px; /* Firefox */ -webkit-border-radius: 5px; /* Safari */}
/*---------------------------------------------------------------------------------------
--- BASICS
---------------------------------------------------------------------------------------*/
/*html							{ min-height:101%;}*/
body							{color:#000;background:url(../education/bg.jpg) repeat-x; font-size:14px;font-family: Arial, Verdana, Helvetica, sans-serif;line-height:20px;}
#wrapperbg						{background:url(../img/gradient.png) repeat-y center center;overflow:hidden; width:1050px;margin:0 auto;}

a								{color:#094585;text-decoration:none;}
a:hover							{color:#094585;text-decoration:none;}
a:active						{color:#094585;text-decoration:none;}
a:visited						{color:#094585;text-decoration:none;}
.left							{float:left;}
.right							{float:right;}
.clear							{clear:both;}
.clearfix:after					{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix 						{display: inline-block;}  /* for IE/Mac */
.padd10							{padding-right:10px;}


h2								{color:#094585; font-size:26px; margin:0px 0px; font-family:Myriad Pro, Arial, sans-serif; font-style:normal; font-weight:bold; text-transform: normal; letter-spacing: 0px; line-height: 1.2em;}

/* ------------------------------------------------------------------------------------
STRUCTURE					 */
#container_top					{width:100%;}
#content_top					{width:1024px;margin: 0px auto;height:171px;position:relative;}
#content						{width:1024px;margin:0px auto;border-left:0px solid #DDD;border-right:0px solid #DDD;text-align:left;}

	
#footer							{background:#000000;width:1024px;margin-top:10px;}
#footer a						{text-decoration:none;}
#footer							{background:#eee;}
.section						{padding:20px;}
.section img					{padding:5px;border:1px solid #eee;margin:9px;}
.section p					    {padding:5px 0px;}
/* ------------------------------------------------------------------------------------
CUSTOM				 */

/* Header --------- */
div#logo						{background:url(../education/logo.jpg) no-repeat left bottom; width:1024px; height:124px; text-align:right;}
div#social						{color:#094585; padding-top:10px; padding-right:20px;}


/* Navigation --------------- */
#top_menu						{background:url(../education/navigation.jpg) no-repeat top center; width:1024px; height:45px; margin-top:0px}
	#top_menu ul 				{margin:0px;padding:0px;list-style:none;font-size:14px;padding-left:0px;margin-left:0px;}
	#top_menu ul li				{float:left;display:block;}
	#top_menu ul li a			{float:left;height:auto;line-height:24px;text-decoration:none;color:#FFFFFF;display:block;padding:15px 18px 0px 18px;}
	#top_menu ul li a:hover		{color:#094585;text-decoration:none;}
	#top_menu ul ul	li			{background:url(../education/drop.jpg) repeat-x;}
	#top_menu ul ul	li a		{text-transform:none;}


/* Spacer -------------- */
div#spacer						{background:url(../education/spacer.png) no-repeat; width:1024px; height:23px;}

/* Flash --------------- */
div#flash						{height:420px; border-bottom:2px solid #094585;}

/* Blocks --------------- */
div#blocks h2					{background:url(../education/title-graphic.png) repeat-x bottom; padding-top:10px; padding-left:15px; padding-bottom:5px; border-bottom:2px solid #094585;}
div#blocks h1					{color: #3ca939; font-size:18px; padding-left:15px;}
div#blocks p					{padding-top:2px; padding-left:15px;}
div#left-block					{width:315px; height:280px; border-right:2px solid #094585; background-color: #e6f3ff;}
div#middle-block				{width:390px; height:280px; border-right:2px solid #094585; background-color: #e6f3ff;}
div#right-block					{width:315px;}
div#midblock					{width:160px;}
div#midblock2					{padding-right:15px;}
#midblock2 a{display:block;padding-top:1px;}
#midblock2 h1{margin-bottom:0;}

/* Footer --------- */
#gradient						{background-image:url(../education/footer.png);overflow:hidden; width:1024px; height:157px; margin:0 auto; background-color: #e6f3ff;}
#bottomline						{background:url(../img/gradient.png) repeat-y center center; margin-top:-20px; width:1050px;height:157px;color:#094585; overflow:hidden;}
#bottomline a					{color:#094585;text-decoration:none}
#bottomline p					{padding-left:35px;padding-top:57px; text-align:left;}
#bottom-text					{width:850px;font-size:12px;}
#bottom-logo					{padding-top:50px;}


/* Sticky Footer Code ------ */
div#sidebar{height:auto;}
#container_top{border-top:157px solid transparent;}
#bottomline{margin:0 auto;height:157px;display:block;}
#content{display:block;}
html,body{height:100%;}
#wrapperbg{min-height:100%;margin-top:-157px;}
* html #wrapperbg{height:100%;overflow:visible;}
#bottomline{margin-top:0;}
div#contentInside{float:left;}
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}




/*Inside Page ---------- */
/*div#mainArea					{padding-bottom:50px;}*/
div#contentInside				{width:632px; padding-left: 25px; padding-top:15px; padding-bottom:50px;}
div#sidebar						{width:315px;}
div#sidebar h2					{padding-top: 25px;}
div#centresidebar				{width:275px; padding-right: 20px; padding-top: 25px;}
div#contentInside h2			{padding-top:10px; padding-bottom:5px;}
div#contentInside h1			{color: #3ca939; font-size:18px;padding-top:10px;}



/* From the Blog Homepage --------- */
div#recentonblog h2				{padding-left:0px;}
div#recentonblog h3 a			{color:#c5960b;text-decoration:none;}
div#recentonblog ul li			{margin:0px 0px 10px 0px;padding:5px 0px;border-bottom:1px dashed #eee;}
div#recentonblog ul li	p		{padding:10px 0px;}
div#recentonblog 				{width:500px;height:500px;border-left:0px solid #eee;border-bottom:0px solid #eee;padding-left:30px;padding-right:0px;padding-bottom:0px;margin:0px;}
span.date						{color:#999;padding-left:20px; background:url(../img/date.jpg) no-repeat left top;display:block;height:15px;margin-top:5px;font-size:9px;}
a.more							{color:#999;padding-right:10px; background:url(../img/more.jpg) no-repeat right center;text-decoration:none;}


/* Blog Page  --------- */
#blog							{width:1024px;}
#head							{height:10px;}
#head h2						{padding:10px;margin:0px;}
#posts							{width:600px;padding:10px;padding-left:40px;padding-top:20px;padding-right:10px;}
 .post_content					{width:550px;min-height:100px;}
 .post_content .entry			{padding:20px 10px 20px 0px;}
 .post_content h2				{padding-left:10px;color:#C5960B;}
  .post_content h2 a			{text-decoration:none;color:#C5960B;}
	.post						{background:url(../img/post_bottom.jpg) no-repeat bottom center;padding-bottom:40px;}
		.post_meta				{background:url(../img/whitedot.jpg) top repeat-x #eee;padding:2px 5px;border:1px solid #ddd;color:#a1a1a1;margin:5px 0px;}
		.post_meta a.categorylink	{background:#fff;text-decoration:none;}
		.post_meta a			{text-decoration:none;color:#323232;}
	.entry blockquote{font-size:13px;padding:0px 5px 0px 20px;margin:15px;}
.post_date 						{margin-top:40px;background:url(../img/datebg.jpg) no-repeat;width:49px;height:56px;padding-top:6px;color:#868686;line-height:16px;}		
.post_date .day					{font-family: Georgia, "Times New Roman", Times, serif;font-size:26px;text-align:center}
.post_date .month				{font-family: Georgia, "Times New Roman", Times, serif;font-size:12px;text-align:center}
.post_date .hour				{font-family: Georgia, "Times New Roman", Times, serif;font-size:14px;text-align:center;margin-top:-5px;}

.pagination{margin-top:0px;}
.pagination a, .pagination span{background: #fff;padding:5px;margin:2px;border:1px solid #d9d9d9;text-decoration:none;}

.entry img						{padding:5px; border:1px solid #eee;margin:5px;}
.entry cite a					{color:#999;text-decoration:none;}
.entry a						{color:#666;}
.entry ul, .entry ol			{margin: 3px 12px; list-style:circle}
.entry h2.title a				{text-decoration:none;color:#C5960B;font-size:28px;}
.entry h2.title					{margin-bottom:5px;}

/* Blog sidebar --------- */
/*.entry							{width:600px; padding-left:40px;float:left;}
#sidebar						{padding-top:20px;padding-left:20px;padding-right:30px;margin-left:20px;width:268px;}
#sidebar .widget				{padding-bottom:10px;}
#sidebar .widget img			{float:left;padding:4px 4px 4px 4px;border:1px solid #ddd;margin:4px 8px 4px 0px}
#sidebar #baner 				{margin:10px 0px}*/
/*div#sidebar a					{text-decoration:none;color:#004ea7;}*/


/* Contact Form --------- */
.message 						{display:none;}
.contact 						{text-align:right; width:400px;}
.contact ul 					{list-style-type:none;}
.contact li 					{list-style-type:none;margin:5px 0px;}
.contact li.special 			{display:none;}
.contact label					{float:left;padding-top:4px;}
.contact input 					{width:260px;border:1px solid #ddd;background:url(../img/whitedot.jpg) top repeat-x #eee;padding:5px;}
.contact textarea 				{width:260px;border:1px solid #ddd;background:url(../img/whitedot.jpg) top repeat-x #eee;padding:5px;}
input#send						{margin-top:30px;margin-right:10px;border:1px solid #606060;color:#fff;background:#232323;padding:3px;font-size: 10px;text-transform:uppercase;}
#alert 		 					{margin-top:5px;width:390px;border:1px solid #ddd;background:url(../img/whitedot.jpg) top repeat-x #eee;padding:5px 5px 5px 5px;}
#contact_info					{text-align:center;width:450px;margin-top:5px;border:1px solid #ddd;background:url(../img/whitedot.jpg) top repeat-x #eee;padding:5px 5px 5px 5px;}

/* Genreal  Form --------- */
.form {text-align:right; width:400px;}
.form ul 					{list-style-type:none;}
.form li 					{list-style-type:none;margin:5px 0px;}
.form li.special 			{display:none;}
.form label					{float:left;padding-top:4px;}
.form input 				{width:260px;border:1px solid #ddd;background:url(../img/whitedot.jpg) top repeat-x #eee;padding:5px;}
.form textarea 				{width:260px;border:1px solid #ddd;background:url(../img/whitedot.jpg) top repeat-x #eee;padding:5px;}
.form select 				{width:272px;border:1px solid #ddd;background:url(../img/whitedot.jpg) top repeat-x #eee;padding:5px;}
