/*
Template Name: Academic Education
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:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#6A849D;
	/*background: url(../images/bt.jpg) repeat-x  #639C35;*/
	background: url(../images/bg.png) repeat-x  #FFF fixed;
	}

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; color:#E20A79;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgholder, .imgl, .imgr{padding:5px; border:0px dashed #CCCCCC; background-color:#DEDACB; 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{
	position:relative;
	margin:0 auto 20px;
	width:960px;
	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:normal;
	line-height:normal;
	}

.row1{color:#6A849D; background:none; border:0px solid #000000;}
.row1 a{color:#E20A79; background:none ;}
.row1 a:hover{color:#639C35;}
.row1 a:visited{color:#EB0076;}
.row3, .row4{color:#979797; background: #FFF ;}
.row2{color:#6A849D; background: #FFF ; border:0px solid #C8DCB7;}

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

#header, #container, #footer{
	display:block;
	width:960px;
	}

.rnd{
	display:block;
	width:960px;
	padding:12px 0 0 0;
	background:url("../images/round_top.gif") top left no-repeat;
	}

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

#header{padding:23px 0 0 0;}

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

#header h1{font-size:36px; font-variant:small-caps; font-style:normal;}

#header .fl_right{
	display:block;
	width: auto;
	
	}

#header .fl_right ul{
	margin-bottom:10px;
	margin-top:3px;
	margin-right:-20px;
	margin-left:-66px;
	font-size:11px;
	background: url(../images/top_link_bg222.jpg) repeat-x #FFF;
	padding:6px;
	width:auto;
	border-bottom:#9BBF7F 0px solid;
	border-right:#9BBF7F 0px solid;
	border-left:#9BBF7F 0px solid;
	border-top:#9BBF7F 0px solid;
	}

#header .fl_right li{
	display:inline;
	margin:0 4px 0 0;
	padding:0 6px 0 0;
	border-right:1px dotted #6A849D;
	}

#header .fl_right li.last{
	margin:0;
	padding:0;
	border:none;
	border:0px #000 solid;

	}

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

#container{
	width:920px;
	padding:20px;
	line-height:1.6em;
	/*background:url("../images/round_bot_no.gif") bottom left no-repeat;*/
	}

#container a:link,#container a:visited {
	color:#E20A79;
	
	}
	
#container a:hover{
	color:#629C34;
		}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	/*padding-bottom:0px;
	height:8px;*/
	border-bottom:0px solid #DEDACB;
	
	/*background: url(../images/h2.jpg) repeat-x #629C34;*/
	background-color:#629C34;
	padding:10px; 
	color:#FFF; 
	width:auto;
	}

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

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

/* ------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:#55ABDA; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#55ABDA; 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 #629C34;
	}

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

#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:#629C34;
	background-color:#F7F7F7;
	}

#column #featured a{
	color:#55ABDA;
	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;
	}

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

#footer{
	width:920px;
	padding:5px 20px 15px 20px;
	background:url("../images/round_botnomore.gif") bottom left no-repeat;
	color:#6A849D;
	}

#footer .fl_left img{margin-bottom:30px;}

#footer address{
	display:inline;
	float:left;
	margin-left:40px;
	text-transform:none;
	font-style:normal;
	line-height:1.8em;
	}

#footer .fl_right{
	display:block;
	width:400px;
	}

#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{
	padding:0 12px;
	padding-left:30px;
	padding-top:10px;
	font-size:11px;
	
	}

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

#copyright{
	color: #6A849D;
	/*background-color: #FFF;*/
	
	}
	
 #copyright a{
	color: #E20A79;
	/*background-color: #FFF;*/
	
	}
	
	
	

#articles, #articles a:link, #articles a:visited{
	border-bottom:#CCC 0px dotted;
	color: #6A849D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:5px;
	background-color:#FFF;
}

#articles a:hover{
	border-bottom:#CCC 0px dotted;
	color: #E20A79;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	text-decoration:none;
	background-color:#FFF;
}






.portfolio{
	padding-bottom:10px;
	border-bottom:0px solid #c0c0c0;
	margin-bottom:15px;	
}
.portfolio h2 {
	text-transform:uppercase;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#143153;
	padding:0 0 18px 30px;
	background:url(../images/arrow.gif) no-repeat 0 7px;
	text-decoration:none;
}
.portfolio ul{
	width:auto;
	overflow:hidden;
	border:0px solid #000;
}
.portfolio ul li{
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	position:relative;
	display:inline;
	
}
.portfolio ul li img{display:block;}
.portfolio .view{
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 0 10px;
	color:#090909;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	background:#fe9b00 url(../images/arrow.gif) no-repeat 100% 6px;
	text-transform:uppercase;
}
* html .portfolio .view{
	bottom:-1px;
	right:-1px;
}


/* alignment classes & additional classes*/
.float-left  { float: left; margin-right:10px;}
.float-right { float: right; margin-left:10px; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }