/*
Theme Name: Education Templates
Theme URI: http://syber.com/
Description: The Education Templates
Version: 1.0
Author: suraj@syber.com
Author URI: http://syber.com/
Tags: blue, red, fixed width, two-three columns, widgets

*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#333333;
	background:url(images/header.jpg) repeat-x;
}
.wrapper{
	width:1000px;
	margin:auto;
}
.clear{
	clear:both;
}
.image {
	margin:5px;
	border:1px solid #999999;
}
/* Top RSS Bar */
.topbar {
	height:25px;
	text-align:right;
	padding-top:5px;
}
a.toplink{
	color:#FFFF00;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:25px;
	padding:0px 10px 0px 30px;
	display:block;
	float:right;
}
.rss{
	background:url(images/rss.png) no-repeat;
}
/* End RSS Bar */

/* Logo Place Holder */
.logoheader{
	height:100px;
}
.logo-container{
	padding-top:2px;
}
h1.logo, h1.logo a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
}
.description {
	font-size:12px;
	color:#FFFFFF;
}
/* End Logo Place Holder */

/* Menu Container */
.menuholder{
	height:40px;
	background:url(images/menu-back.png) repeat-x;
	z-index:15000;
	position:relative;
}
.menu-cotainer {
	float:left;
}
.search-container{
	float:right;
	width:350px;
	padding-top:5px;
}
#s{
	margin:0;
	padding:0;
	float:left;
	background:none;
	width:228px;
	height:21px;
	background:url(images/search-box.png) no-repeat;
	border:none;
	padding:5px 0px 0px 10px;
	font-size:11px;
}
#searchsubmit{
	margin:0;
	padding:0;
	float:left;
	height:26px;
	width:82px;
	background:url(images/search-button.png) no-repeat;
	color:#FFFFFF;
	border:none;
	font-size:13px;
	cursor:pointer;
}
.screen-reader-text{
	display:none;
}
/* End Menu container */

/* Splash Container */
.splash-container {
	background:url(images/spalsh-back.jpg) repeat-x;
	padding-top:5px;
	z-index:0;
	height:200px;
}
.position-relative{
	position:relative;
}
.splash-img{
	float:left;
}
.splash-content{
	float:left;
	width:300px;
	padding-left:10px;
}
h1.feature{
	font-size:20px;
	font-weight:normal;
}
h1.feature a{
	color:#065b52;
}
h1.feature a:hover{
	text-decoration:none;
}
a.continue{
	width:123px;
	height:24px;
	background:url(images/continuebutton.png) no-repeat;
	display:block;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	float:right;
}
input.commentbutton{
	border:none;
	background:none;
	width:123px;
	height:29px;
	background:url(images/continuebutton.png) no-repeat;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#157ba6;
	cursor:pointer;
}
/* End Splash */

.content-body{
	width:980px;
	margin:auto;
}
/* Main Content */

.main-content{
	width:490px;
	float:left;
}
.main-content-full{
	width:770px;
	float:left;
}

.main-content-box{
	width:485px;
	margin:auto;
}

.main-content-header{
	height:33px;
	background:url(images/main-content-header.jpg) no-repeat;
	padding:5px 0px 0px 10px;
}
.main-content-body{
	
	background:url(images/main-content-body.jpg) repeat-y;
	padding:10px 10px 0px 10px;
}
.main-content-footer{
	heigth:16px;
	background:url(images/main-content-footer.jpg) no-repeat;
}

.main-content-box-full{
	width:765px;
	margin:auto;
}
.main-full-header{
	height:33px;
	background:url(images/main-full-header.jpg) no-repeat;
	padding:5px 0px 0px 10px;
}
.main-full-body{
	background:url(images/main-full-body.jpg) repeat-y;
	padding:10px 10px 0px 10px;
}
.main-full-footer{
	heigth:11px;
	background:url(images/main-full-footer.jpg) no-repeat top;
}

h1.title {
	font-size:18px;
	font-weight:normal;
	color:#999999;
	letter-spacing:-0.5px;
}
h3.title {
	letter-spacing:-0.5px;
}
p.body{
}
.left-content1{
	width:280px;
	float:left;
}
.left1-box{
	width:275px;
	margin:auto;
}
.left1-header{
	height:33px;
	background:url(images/left1-header.jpg) no-repeat;
	padding:5px 0px 0px 10px;
}
.left1-body{
	/*height:150px;*/
	background:url(images/left1-body.jpg) repeat-y;
	padding:5px 10px 0px 10px;
	overflow:hidden;
}
.left1-footer{
	background:url(images/left1-footer.jpg) no-repeat;
	height:8px;
}

.left-content2{
	width:210px;
	float:left;
}
.left2-box{
	width:205px;
	margin:auto;
}
.left2-header{
	height:33px;
	background:url(images/left2-header.jpg) no-repeat;
	padding:5px 0px 0px 10px;
}
.left2-body{
	/*height:150px;*/
	background:url(images/left2-body.jpg) repeat-y;
	padding:10px 10px 0px 10px;
	overflow:hidden;
}
.left2-footer{
	background:url(images/left2-footer.jpg) no-repeat;
	height:8px;
}


.footer{
	height:98px;
	background:url(images/footer.jpg) repeat-x;
	border-top:1px solid #CCCCCC;
	font-size:11px;
	color:#999999;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignleft {
	float:left;
}
.alignright{
	float:right;
}
/* End captions */

.dateico{
	font-size:11px;
	background:url(images/dateico.png) no-repeat;
	padding:0px 10px 0px 25px;
	color:#999999;
	margin-top:10px;
}
.left1-body ul, .left2-body ul {
	margin-top:0;
}
.left1-body ul li, .left2-body ul li {
	/*list-style-image:url(images/bullet.png);*/
	list-style:none;
	background:url(images/bullet.png) no-repeat left;
	line-height:25px;
	list-style-position:outside;
	padding-left:20px;
}
.ulclass li ul,.ulclass {
	margin-bottom:0!important;
	padding-bottom:0!important;
}
.ulclass li{
	list-style-type:circle;
	color:#999999;
	margin:0;
	padding:0;
}
.paging,.tags{
	width:721px;
	color:#999999;
	height:33px;
	padding:10px 10px 0px 15px;
	background:url(images/paging.png) no-repeat left center;
	font-size:11px;
}
ol.commentlist {
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
	margin-left:5px;
}
ol.commentlist li {
	list-style:none;
	border:1px solid #CCC;
	margin-bottom:0px;
	padding:10px 0px 10px 10px;
}
.avatar-comment {
	font-size:11px;
}
.commnet-box {
	padding-left:10px;
}
li.noclass {
	margin:0!important;
	padding:0!important;
	border:none!important;
	height:10px!important;
}
table.noborder,table.noborder tr th, table.noborder tr td{
	border:none!important;
}
input.textbox,textarea.textbox{
	border:none;
	background:none;
	border:1px solid #cfcdcd;
	padding:3px;
}
.attachment {
	text-align:center;
}


.content-body p{
	padding:10px;	
}
.content-body br{
	padding:5px;	
}
.main-full-body h1 {
	padding:10px;		
}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	font-style: italic;
	font-size: .9em;
	padding-left: 55px;
	margin: 20px 0;
	color: #CCC;
	font-weight:bold;
}
