/*
Theme Name: Click4ESOL
Theme URI: 
Description: Custom Worpress theme Developed by Heraghty Internet
Version: 1.0
Author: Imran Sarwar, Heraghty Internet	
Author URI: http://www.heraghty.net

*/

#main { width:964px; margin:0 auto; }
.alignleft { float:left; }
.alignright { float:right; }
img.alignleft { float:left; margin-right:10px; }
img.alignright { float:right; margin-left:10px; }
.postmetadata
{
	padding-right:5px;
	width:80%;
	float:right;
	text-align:right;
}
.post 
{
	display:block;
	clear:both;
	color:#000 !important;
	margin:0px;
	margin-bottom:15px;

}
#commentbar
{
	height:25px;
	line-height:25px;
	background:none;
	color:#000;
	text-align:right;
	padding-right:3px;
}
#commentbar a
{

}

#respond
{
	margin:0px;
;

}
#respond h3 { text-align:left;}
/****************************************************Comment************************************/
#commentform p { clear:both;}
#commentform label { width:150px; display:block; float:left;}
#commentform label small
{
	font-size:11px;
	font-weight:bold;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 300px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 15px 232px 15px auto;
	float: right;
	background:#4579b3;
	color:#fff;
	border-top:solid 4px #c3cfdf;
	border-left:solid 4px #c3cfdf;
	border-right:none;
	border-bottom:none;
	}
.commentlist { margin-left:0px; padding-left:0px;}
.commentlist  p { font-weight:normal !important; font-size:12px; }

.commentlist li
{
	list-style:none;
	padding:5px;
	margin:0px;
	border:solid 1px #cccccc;
}	

.navigation
{
	padding:15px;
}
.navigation_nspace
{
	padding-bottom:2px;
}
#comments
{
	padding:5px;
	margin: 0px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #000;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

/* Private Studnets Page */
br.clear {
	clear:both;
}
.module {
	width:939px;
	margin-bottom:15px;
	background:transparent url("images/bg_module_bottom.gif") repeat-y bottom left;
}
.module-top {
	background:transparent url("images/bg_module.gif") no-repeat top left;
	height:13px;
	width:939px;
}
.module-grey {
	background:transparent url("images/bg_module_grey_bottom.gif") repeat-y bottom left;
}
.module-grey .module-top {
	background:transparent url("images/bg_module_grey_top.gif") no-repeat top left;
}

.module-content {
	width:900px;
	margin-left:20px;
	padding-bottom:20px;
}
h2.module-title {
	color:#333 !important;
	font-size:30px !important;
	padding-top:10px !important;
}
.module-area ul {
	margin:0px !important;
	padding:0px !important;
}
.module-area li {
	height:29px;
	float:left;
	padding:0px !important;
	margin:0px 10px 10px 0px !important;
}

.module-area li.hide {
	display: none;
}
.module-area li a {
	background:transparent url("images/bg_linkbutton_left.jpg") no-repeat top left;
	display:block;
	float:left;
	height:29px;
	line-height:29px;
	text-align:center;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
.module-area a span {
	padding:0px 15px;
	display:block;
	background:transparent url("images/bg_linkbutton_right.jpg") no-repeat top right;
}
.module-area li a:hover {
	background-position:bottom left;
}
.module-area a:hover span {
	background-position:bottom right;
}
