/*
Theme Name: 2to3 Eduplay
Theme URI: http://www.2to3eduplay.co.za
Description: 2to3 Eduplay
Version: 0.1
Author: Mediumrare
Author URI: http://www.mediumrare.co.za
*/


a {
	text-decoration: none;
	color: #4d4d4d;
}
body {
	background-color: #aee0e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}

#wrap {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}

.intro {
	font-size: 10px;
	line-height: 16px;
	
}
.introLead {
	font-size: 14px;
	line-height: 18px;
}

.newsPad {
	padding-top: 0px;
}

#content {
	padding-bottom: 10px;
}
.entrytitle {
	/*   padding-top: 10px;*/
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #88A032;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.entrytitleUl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A032;
}

.entrybody {
	font-size: 10px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px
}

.entrybody p {
	padding-bottom: 5px;
}

.entrybody a {
	text-decoration: underline;
	color: #333;
}

.entrybody blockquote {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #660000;
}

.entrymeta {
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F5F6F5;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.footerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d4d4d;
}
a.footerText:link{
	text-decoration: none;
	color: #4d4d4d;
}
a.footerText:hover{
	text-decoration: underline;
	color: #4d4d4d;
}
a.footerText:active{
	text-decoration: none;
	color: #4d4d4d;
}
a.footerText:visited{
	text-decoration: none;
	color: #4d4d4d;
}

#comments, #respond {
	font-size: 100%;
	padding: 10px;
}
.commentlist {
	list-style-position: inside;
	font-size: 80%;
	line-height: 130%;
}
.commentlist p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.commentlist li {
	padding: 10px;
}
.commentmetadata {
	font-size: 90%;
}
#author, #email, #url, #comment {
	padding: 2px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#commentform {
	font-size: 80%;
}
#comment {
	width: 93%;
}
#submit {
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
.navigation {
	background-image: url(images/nav_bar_bg.png);
	background-repeat: repeat-x;	
}

.navBg {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-y;	
}

.alignleft {
	float: left;
	width: 40%;
	text-align: right;
}
.alignright {
	float: right;
	width: 40%;
}

ul {
	padding : 0;
	list-style : none;
	border-bottom: 0px solid #eee;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.formfieldsingle {
	height: 16px;
	width: 100%;
	border: 1px dotted #765d32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.formfieldmulti {
	height: 150px;
	width: 100%;
	border: 1px dotted #765d32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}