/*
Theme Name: Back To School Again
Theme URI: http://www.free-wordpress-theme.net/
Description: A free education WP theme---Use the theme's options page for theme setup---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: 2 columns layout, widget ready, fixed width, ads ready.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Arial, Verdana, Sans-Serif;
	background: #2c91c7;	
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	overflow: hidden;
	color: #000;
	}

.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Palatino Linotype', Arial, Georgia, Verdana, Sans-Serif;
	}

h1.main, h1.main a, h1.main a:hover, h1.main a:visited {
	font-family: georgia;
	font-size: 28px;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-decoration: none;
	color: #342a1f;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

a, a:visited{
	color: #f1772e;
	text-decoration: none;
	}

a:hover {
	color: #97a629;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 1px 15px;
	border-left: 5px solid #ccc;
	font-style: oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	width: 615px;
	float: right;
  	display: block;
	text-align: center;
	margin: 10px;
    	font-weight: bold;
    	}

#search{
	width: 200px;
	height: 50px;
	float: left;
	}

#searchform {
    	width:200px;
	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 20px 5px 10px 0;
	padding: 2px 2px 1px 2px;
	}

#submit {
	width: 32px;
	height: 32px;
	background: url(images/go.png) left no-repeat;
	margin: 12px 20px 0 5px;
	padding: 0;
	border: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.jpg) top no-repeat;
	width: 1000px;
	height: 139px;
	margin: 0;
	padding: 0;
	float: left;
	}

#description {
	width: 200px;
	height: 90px;
	float: left;
	margin: 20px 0 0 140px;
	padding: 0;
	}

#had{
	width: 234px;
	height: 60px;
	float: right;
	margin: 30px 70px 0 0;
	}


#twitter{
	width: 1000px;
	height: 90px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/twitter.jpg) top no-repeat;
	}

#twitter a, #twitter a:visited{
	color: #2c91d7;
	}

#twitter a:hover{
	color: #0a2e60;
	}

#twitter img{
	position: absolute;
	margin: 20px 0 0 -250px;
	z-index: 9999;
	}

#innert{
	width: 400px;
	float: left;
	position: relative;
	margin: 120px 0 0 520px;
	}

#rss{
	width: 1000px;
	height: 98px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/rss.jpg) top no-repeat;
	}

#rss img{
	float: right;
	position: relative;
	margin: 15px 170px 0 0;
	}

.addthis_toolbox{
	width: 250px;
	margin: 100px 0 0 690px;
	padding: 0;
	position: relative;
	}

.addthis_toolbox img{
	margin: 0 0 0 3px;
	}

#searchh{
	position: relative;
	float: left;
	width:250px;
	height: 50px;
	background: url(images/src.png) top no-repeat;
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 60px 0 0 75px;
	padding: 4px 50px 0 25px;
	text-align: left;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pagetop {
	background: url(images/pagetop.jpg) top no-repeat;
	width:1000px;
	padding: 0px;
	margin:0px;
	float: left;
	}

#pagebot {
	background: url(images/pagebot.jpg) bottom no-repeat;
	width:1000px;
	padding: 20px 0px;
	margin:0px;
	float: left;
	}

#pbody {
	background: url(images/pbody.jpg) top repeat-y;
	width:1000px;
	padding: 0px;
	margin:0px;
	float: left;
	}

#content {
	width:635px;
	margin: -40px 0 0 40px;
	float:left;
	overflow: hidden;
	}


/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	background: url(images/date.jpg) top left no-repeat;
	width:635px;
	float: left;
	margin: 0 0 0 0;
	text-align: justify;
	font-size:14px;
	padding: 0;
	}

.date{
	width: 40px;
	height: 46px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 29px 10px 0 10px;
	margin: 0 10px 0 0;
	}

.ptitle {
	width: 635px;
	padding: 30px 0 10px 0;
	margin: 0;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited{
	font-family: georgia;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#211f20;
	}

.entry {
	padding: 0;
	margin: 0;
	}

.thumb img{
	float: left;
	margin: 5px 10px 0 0;
	padding: 5px;
	background: #f1ca9c;
	border: 1px solid #d3a277;
	}

.meta{
	width: 615px;
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 11px;
	color: #3b3b3b;
	text-align: right;
	}

.meta a, .meta a:visited{
	color: #3b3b3b;
	}

.meta a:hover{
	color: #9f0608;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	text-indent: 5px;
	}

.entry li {
	margin: 5px 0 5px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	width: 270px;
	float:right;
	padding: 0;
	margin: 5px 40px 0 0;
	font-family: georgia;
	font-size: 12px;
	overflow: hidden;
	}

#sidebar h2 {
	background: url(images/stitle.jpg) top no-repeat;
	width: 270px;
	height: 51px;
	font-family: georgia;
	font-weight: bold;
	color:#fff;
	padding: 10px 0 0 0;
	margin: 0;
	font-size:20px;
	text-align: center;
	}

.widget {
	width: 270px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	}

#sidebar a, #sidebar a:visited{
	color: #ccc;
	}

#sidebar a:hover{
	color: #fff;
	}

#sidebar li{
	list-style-type: none;
	}

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

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

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#sidebar ul li {
	height:100%;
	line-height:14px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;	
	}

#sidebar table {
	width:100%;
	text-align:center;
	}	

#sidebar ul li {
	list-style-type: none;
	}

#sidebar ul li a:link, #sidebar ul li a:visited {
	background: url(images/bullet.png) left no-repeat;
	color: #9b6043;
	text-decoration: none;
	padding: 7px 0px 7px 28px;
	display:block;
	margin: 0 10px;
	}

#sidebar ul li a:hover {
	background: url(images/sbullet.png) left no-repeat;	
	color: #d15361;
	}


/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies {
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
	}

#respond{
	float: left;
	padding: 0 0 50px 0;
	margin: 0px;
	}

h3.comments{
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin: 0 10px;
	padding: 15px 15px 0 15px;
	color: #000;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	width: 635px;
	list-style:none;
	margin-bottom:14px;
	float: left;
	}

.commentlist cite {
	float: left;
	width: 615px;
	padding: 10px;
	display:block;
	font-style:normal;
	margin: 0;
	border-bottom: 1px dashed #ffaa00;
	}

.commentlist cite img {
	float:left;
	margin-right:9px;
	border: 3px solid #97a629;
	}

.commentlist .author {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	}

.commenttext {
	float: left;
	width: 615px;
	padding: 0 10px;
	display:block;
	font-style:normal;
	margin: 0px;
	}

#commentform input {
    	background: #efefef;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: #efefef;
	color: #000;
	width: 400px;
	padding: 2px;
	margin: 5px 0 10px 5px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 15px;
	background: #97a629;
	border: 1px solid #ccc;
	height: 25px;
	width: 120px;
	color: #fff;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	WP Navi
=======================================================================*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #a28875;
	color: #a28875;
	background-color: #453d37;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #a28875;
	color: #a28875;
	background-color: #453d37;
}
.wp-pagenavi a:hover {	
	border: 1px solid #453d37;
	color: #453d37;
	background-color: #a28875;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #453d37;
	color: #453d37;
	background-color: #a28875;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #a28875;
	border: 1px solid #a28875;
	background-color: #453d37;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #453d37;
	color: #453d37;
	background-color: #a28875;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #a28875;
	color: #a28875;
	background-color: #453d37;
}



/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/hside.jpg) top repeat-y;
	width:920px;
	float:left;
   	padding: 0 40px 10px 40px;
	text-align: center;
	color: #898989;
	}

/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.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;
	}