/*
Theme Name: JOF School Days
Theme URI: http://dragonkeeppixels.com
Description: JOF School Days OP
Author: Patience
Author URI: http://dragonkeeppixels.com
*/

/* BODY */
html,body{
	margin:0;
	padding:0;
	font-family: Verdana,sans-serif;
	color: #4fbf8d;
	font-size:11px;
	background: #ecf8f4 url('images/bg1.gif');}
p{
	margin:0 10px 10px}
/* END BODY */

/* LINK EFFECTS */
a {
	text-decoration:none;
	color:  #4fbf8d;}
a:hover {
	text-decoration:underline;
	color: #bfe7d9;}
/* END LINK EFFECTS */

/* HEADERS */
#header {
	height: 322px; 
	width: 780px;
    text-align: center;
	margin: 5px;
	background: #ecf8f4 url('images/header.gif');
	color: #ffffff;
	border: 1px solid #4fbf8d;
	background-repeat: no-repeat;}
div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background: #ecf8f4;
	color: #4fbf8d;}
h2 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;border:1px solid #4fbf8d;background: #ecf8f4;}
h3 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;text-align: center;border:1px solid #4fbf8d;background: #ecf8f4;}
h4 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
h5 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
/* END HEADERS */

/* CONTENT */
ul, li {
	list-style: none;
	margin:0;
	padding:0;
	text-align: center;}
div#main {
	background-color: #ecf8f4;}
div#content p{
	line-height:1.4}
div#sidebarleft{
	float: left;
	width: 150px;
	margin-right: 5px;
  padding-left: 5px;
	padding-top: 5px;}
div#sidebarright{
	float: right;
	width: 150px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;}
div#wrapper{
	width: 790px; 
	margin:5px; 
	padding:5px;
	text-align: left; 
	border: 1px solid #4fbf8d;
	background-color: #ecf8f4;}
div#content{
	margin-right: 5px;
	float: left;
	width: 455px;
	margin-left: 5px;
	margin-top:5px;
	padding-top: 5px;}
#comments {
	width: 440px; 
	padding: 0px; 
	margin-bottom: 8px;}
#commentform input,textarea {
	color: #4fbf8d; 
	font : normal 11px Tahoma, Verdana, Sans-Serif; 
	letter-spacing : 2px; 
	padding: 5px;
	margin-top: 0px;
	width: 430px;
	border: 1px solid #4fbf8d;
	background-color: #E1E9BF;}
#content li {
	list-style-type: square;
	margin-left: 10px;}
#commentlist li {
	list-style-type: none;
	background-color: #D8E8F6;
	color: #4fbf8d;
	border: 1px solid #4fbf8d;
	margin: 5px;
	padding: 5px;
	width: 350px;
}
/* END CONTENT */

/* CALENDAR */
#wp-calendar {
	border: 1px solid #4fbf8d;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	font : 12px Tahoma, Verdana, Sans-Serif;}
#wp-calendar th {
	background-color: #ecf8f4;}
#wp-calendar a {
	background-color: #ecf8f4;
	display: block;}
#prev a, #next a {
	border: 0;}
#wp-calendar caption {
	text-align: center;
	width: 100%;}
/* END CALENDAR */

/* DIVIDER */

.divider {
	background: url('images/divider.gif');
	height: 19px;
	width: 199px;
	background-repeat: no-repeat;}
/* END DIVIDER */

/* FOOTER */
div#footer{
	clear: both;
	height: 40px;
	width: 770px;
	text-align: center;
	background-color: #ecf8f4;
	color: #4fbf8d;
	border: 1px solid #4fbf8d;
 	margin: 5px;
	padding: 5px;
	font : normal 11px Tahoma, Verdana, Sans-Serif;}
/* END FOOTERS */