@charset "utf-8";
/*
Template Name: Educational Theory
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/

@import url("navi.css");
@import url("forms.css");
@import url("tables.css");
@import url("homepage.css");
@import url("gallery.css");
@import url("portfolio.css");
@import url("featured_slide.css");

html{overflow-y:scroll;}
body{margin:0; padding:0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; color:#333333; background-color:#e5e5e5;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{margin:0; padding:0; list-style-type:none;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:inline-block;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right;}

img{margin:0; padding:0; border:none;}
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D8D8D8; text-align:center;}
.imgl{margin:0 15px 15px 0; clear:left;}
.imgr{margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------Wrapper------------------------------------- */

/* ----------------------------------------------Generalise------------------------------------- */

#header, #container, #academiclinks, #footer{display:block; position:relative; width:960px; margin:0 auto;}

/* ----------------------------------------------Header------------------------------------- */

#
/* ----------------------------------------------Academic link Block------------------------------------- */

#academiclinks{padding:30px 0; border-bottom:3px solid #000000;}
#academiclinks .linkbox{display:block; float:left; width:210px; margin:0 40px 0 0; font-size:14px;}
#academiclinks a{color:#FFFFFF; background-color:#084B8A;}
#academiclinks h2, #academiclinks ul{margin:0; padding:0; list-style:none;}
#academiclinks h2{margin:0 0 8px 0; padding:0 0 8px 0; font-size:14px; text-transform:uppercase; border-bottom:1px solid #3F14B2;}
#academiclinks ul li{line-height:1.6em;}
#academiclinks .last{margin:0;}

/* ----------------------------------------------Footer------------------------------------- */

#footer{padding:30px 0;}
#footer a{color:#0431B4; background-color:#e5e5e5;}
#footer .fl_left{margin-bottom:30px;}
#footer .fl_left .fl_left{margin-bottom:0;}
#footer .fl_left img{margin-bottom:20px;}
#footer address{display:inline; float:left; margin-left:40px; text-transform:none; font-style:normal; line-height:1.6em;}
#footer .fl_right{display:block; width:400px; margin-bottom:30px;}
#footer .fl_right p{margin:0 0 15px 0; padding:0; line-height:normal;}
#footer .fl_right #social{display:block; width:100%; margin:0 0 15px 0; padding:0; line-height:normal;}
#footer .fl_right #social ul{margin:0; padding:0; list-style:none;}
#footer .fl_right #social li{float:left; /* Only For IE */}
#footer .fl_right #social a{display:block; float:left; width:49px; height:49px; margin-right:20px; overflow:hidden; text-indent:-4000em; background:url("images/social-sprite.gif") no-repeat;}
#footer .fl_right #social li.last a{margin-right:0;}
#footer .last{margin:0;}

/* ----------------------------------------------Copyright------------------------------------- */

#copyright{display:block; padding:15px 20px; clear:both;}
#copyright .fl_left, #copyright .fl_right{margin:0; width:auto;}
#copyright p{margin:0; padding:0;}
#copyright, #copyright a{color:#FFFFFF; background-color:#4C2E9E;}