/*
//----------------------------
Theme Name: Main Content Area Styles
Theme URL: http://www.thecampus.org.uk/
Description: Main content area styles to make it clearer where you are styling.
Version: 1.0
Author: Ian Tearle, Gulshanara Masud
Author URL: http://www.iantearle.com/, 
//----------------------------
*/


/*
-------------------------------------------------
Global values
=================================================
*/

b{
color:#113968;
font-weight:bold;
}

/*
-------------------------------------------------
Tables
=================================================
*/
/*
------------------------------------------------
Governor Responsibilities and SMT Links 2007/08
================================================
*/
table{margin:20px 0px; font-size:12px;}
table tbody{ margin:10px 0px 0px;}

.table{ width:100%;}
.table td{ border-bottom: solid #cfcfcf 1px; padding:5px 0px;}
.table th{
font-size:15px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
------------------
Meeting Schedules
==================
*/
.table-58{ width:100%;}
.table-58 td{ border-bottom: solid #cfcfcf 1px; padding:5px 0px;}
.table-58 th{
font-size:15px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
-------------------------------------
Year 11 Autumn Term Revision Classes
=====================================
*/
.table-63{ width:100%;}
.table-63 td{ border-bottom: solid #cfcfcf 1px; padding:5px 0px;}
.table-63 th{
font-size:16px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
----------------
Library Opening 
================
*/
.table-28{ width:40%;}
.table-28 td{ 
border-bottom: solid #cfcfcf 1px; 
border-right: solid #cfcfcf 1px; 
border-left: solid #cfcfcf 1px; 
border-top: solid #cfcfcf 1px;  
padding:5px 0px;}
.table-28 th{
font-size:16px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
----------------
Community Hirers
================
*/
.table-2{ width:100%;}
.table-2 td{ border-bottom: solid #cfcfcf 1px; padding:5px 0px;}
.table-2 th{
font-size:16px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
------------------------------------------------------------------
Financial Regulations: Review current regulations (Governors Zone)
==================================================================
*/
.table-1{ width:100%;}
.table-1 td{ 
border-bottom: solid #cfcfcf 1px; 
padding:5px 0px;}
.table-1 th{
font-size:12px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
----------------------------
GCSE Mock Examinations 2007
============================
*/
.table-7{ width:100%;}
.table-7 td{ 
border-bottom: solid #cfcfcf 1px; 
padding:5px 0px;}
.table-7 th{
font-size:18px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
--------------------------------------
Key stage 3 statutory test timetable
======================================
*/
.table-10{ width:100%;}
.table-10 td{ 
border-bottom: solid #cfcfcf 1px; 
padding:5px 0px;}
.table-10 th{
font-size:12px;
color: #113968;
text-align:left;
font-weight:normal;
border-bottom:solid #113968 1px;
}
/*
-------------------------------------------------
Trojans
=================================================
*/
#trojans{
width:275px;
border:solid #cfcfcf 5px;
margin:20px;
padding:10px;
}
#trojans img{
margin: 7px;
padding:10px 30px 10px 10px;
border:solid #cfcfcf 1px;
}


#main_content ul li{
list-style-type: none;
float: left;
background: none;
margin: 0 0 10px;
clear: left;
}
#main_content ul li a{
color:#113968;
font-size:1.3em;
border:none;
text-decoration:none;
}
#main_content ul li a:hover{
color:#7e94ae;
}


