/*
Template Name: Education Board
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@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);

body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#979797;
	background-color:#333333;
	}

img{margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}

.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{float:left;}
.fl_right{float:right;}

.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D8D8D8; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	line-height:normal;
	color:#333333;
	background-color:transparent;
	}

.row1, .row2{color:#979797; background-color:#E1D6CB;}
.row3{color:#979797; background-color:#FFFFFF; border-top:1px solid #510000; border-bottom:5px solid #E1D6CB;}
.row3 a{color:#896C50; background-color:#FFFFFF;}
.row4{padding:30px 0;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{padding:25px 0 30px 0;}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1{font-size:26px; font-variant:small-caps; font-style:normal;}
#header h1 a{color:#333333; background-color:#E1D6CB;}

#header p{font-size:12px;}
#header p a{color:#510000; background-color:#E1D6CB;}

#header .fl_left, #header .fl_right{margin-bottom:15px;}
#header .fl_right{margin-top:13px;}

#header .fl_right p{float:left; margin:5px 50px 0 0;}

/* ----------------------------------------------Content-------------------------------------*/

#container{padding:30px 0; line-height:1.6em;}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	background-color:#FFFFFF;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #D8D8D8;
	}

#container .readmore{
	display:block;
	width:100%;
	text-align:right;
	line-height:normal;
	}

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist{margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#896C50; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#896C50; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:30px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	text-transform:none;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* Featured Block */

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured a{
	color:#896C50;
	background-color:#F7F7F7;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#container #column .readmore a{
	display:block;
	width:100%;
	margin-top:15px;
	height:auto;
	padding-left:0;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	background:none;
	}

#column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column .latestnews li{
	display:block;
	width:100%;
	height:99px;
	margin:0 0 11px 0;
	padding:0 0 21px 0;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	}

#column .latestnews li.last, #column .last{
	margin-bottom:0;
	}

#column .latestnews p{
	display:inline;
	}

#column .latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}
.contact_font_1 {
    color: #494A45;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0 10px 25px 0;
}
.contact_font_2 {
    background-color: #000000;
    border-color: #510000;
    border-style: solid;
    border-width: 1px;
    color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
input#clean_contact_send {
    background: none repeat scroll 0 0 #510000;
    border: medium none;
    color: white;
    font-size: 10px;
    height: 35px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 75px;
}
input.contact_font_2:focus {
    border-color: #EA2803;
    border-style: solid;
    border-width: 1px;
}
textarea.contact_font_2:focus {
    border-color: #EA2803;
    border-style: solid;
    border-width: 1px;
}


/* ----------------------------------------------Footer-------------------------------------*/

#footer{line-height:1.6em; background:url("../images/footer_bg.gif") 550px 0 repeat-y;}

#footer a{
	color:#979797;
	background-color:#333333;
	}
#footer a:hover
{
color:#fff; text-decoration:underline;
}
#footer h2{
	color:#FFFFFF;
	background-color:#333333;
	font-weight:bold;
	font-style:normal;
	}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#footer address{
	font-style:normal;
	}

#footer .footbox{
	display:block;
	float:left;
	width:200px;
	margin-right:30px;
	}

#footer #social{
	margin-bottom:20px;
	}

#footer #social ul{
	margin:20px 0 0 0;
	}

#footer #social li{
	display:inline;
	margin-right:15px;
	}

#footer .last{margin:0;}


/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	border-top:1px solid #979797;
	}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright, #copyright a{
	color:#979797;
	background-color:#333333;
	}
	 #copyright a:hover{
	color:#fff;
	background-color:#333333;
	}
	
	
	
	
	
	.step {
    list-style: none outside none;
    margin-bottom: 20px;
    padding-bottom: 10px;
}



.steps .stepNumber {
    float: left;
    font-family: 'Museo Slab 500',serif;
    font-size: 28px;
    font-style: italic;
    margin-right: 15px;
    margin-top: -3px;
    min-height: 35px;
}
.steps .stepMeat {
    margin-left: 35px;
}
.steps .step p {
    margin: 0 0 10px;
}
.step {
    list-style: none outside none;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.step .Thumbnail {
    float: left;
    margin: 0 8px 10px 0;
    position: relative;
    width: 100px;
}



.hover a
{
text-decoration:none;color:#510000;
}
.hover a:hover
{
text-decoration:underline; color:#EA2805;
}



#toTop {
	width:100px;
        border:1px solid #ccc;
        background:#f7f7f7;
        text-align:center;
        padding:5px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#333;
        font-family:verdana;
        font-size:11px;
}


  ul#para
{
	margin:0; padding:0; list-style:none;
}
ul#para li img
{
	float:left; display:block; width:95%; background:url(../images/demo/star.png) 0 20px no-repeat;
}
 ul#para li
{
color:#252525;
    font-family:calibri;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 12px 0 4px;
	
	
	 display:inline-block;
	
}
ul#para li a
{
color: #252525 !important;
    font-family:calibri;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin: 0 !important;
    padding: 12px 0 0  17px;
	
	display:inline;
	 
}
 ul#para li a:hover
{
color:#896C50 !important;
    font-family:calibri;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin: 0 !important;
    padding: 12px 0 0 17px;
	
	display:inline;
	
}
#content a:hover
{
text-decoration:underline;
color:red;


}