/*  
Theme Name: GoForthIndtitute
Author URI: 
Version: 1
Author: eKzact
Description: Wordpress Blog Custom Theme for GoForthIndtitute, developed by eKzact
*/


body {
	background: #f8f7f2;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #1da31d;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}
p, h1, h2, form{
	margin:0px;
}
form{
	padding:0px;
}
img{
	border:none;
}
.clr{
	clear:both;
	height:0px;
	font-size:1px;
}
/* ------------------------------------ */

#container { 
	background: #ffffff;
	background-image:url(images/basebg_.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width: 944px;
	text-align: left; 
	margin:auto;
	padding:23px 73px 45px 68px;
	/*border: 1px solid #cccccc;*/
	overflow: hidden;
	}


#header {
	/*width: 860px;*/
	height: 89px;
	/*background-image:url(images/logo.jpg);
	background-position:center left;
	background-repeat:no-repeat;*/
	padding: 0px;
	margin: 0px;
	/*text-align: left;*/
	position:relative;
	}
#header img{
	float:left;
}
/*#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}*/
	
.searchBlock{
	height:36px;
	width:215px;
	position:absolute;
	top:37px;
	right:3px;
}
.formSearchField{
	width:178px;
	height:24px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	margin:0px;
	padding-top:10px;
}
.formSearchField:hover{
	background-color:#f6f2f2;
}
/*.submitButton{
	margin:0px;
	padding:0px;
	float:right;
}*/
#searchsubmit{
	margin:0px;
	padding:0px;
	float:right;
}
/* ------------------------------------------------------ */
.menu {
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin: 0px;
	/*padding: 4px 0px 4px 0px;*/
/*	text-align: center;
	border-bottom: 5px solid #888888;*/
	height:36px;
	line-height:36px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	}
.menu a, .menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 10px;
}
.menu a:hover{
	color:#ccc;
	text-decoration:underline;
}

.SubMenuLinks{
	font-size:11px;
	/*background-color:#65bd29;*/
	background-color:#66BC29;
	color:#FFFFFF;
	text-transform:uppercase;
}
.SubMenuLinks a, .SubMenuLinks a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.SubMenuLinks a:hover{
	color:#ccc;
	text-decoration:underline;
}

/*#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #2397E9;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

* html #content { width: 490px; margin: 20px 20px; }*/
/* -------------------------------------------- */
.bodyContent{
	
	background-image:url(images/content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin-top:10px;
	padding:10px;
}

#content { 
	display: block;
	width: 625px; 
	float: left; 
	/*position:relative;*/
	padding: 0px;
	}

#content b{
	margin:10px 0px;
	display:block;
}

#content p{
	margin: 10px 0px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	line-height:1.6em;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content h2 {
	color: #000;
	font-size: 18px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding:10px 0px;
	/*line-height: 120%;*/
	/*font-variant: normal;*/
	border-bottom:1px dashed #666666;
	}
#content h2 a  {
	color: #000;
	text-decoration: none;
	}

#content h2 a:hover {
	color:#333333;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 10px 0px;
	padding:10px;
	border:1px dashed #CCCCCC;
	}
	
#content li {
	background-image:url(images/body_bullet.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 20px;
	list-style:none;
	}
	
#content ul li {
/*	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;*/
	}
	
#content ul li a, #content ul li a:visited {
	color: #000;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #68ba2b;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	width: 259px;
	float: right;
	}

/** html #sidebar { margin: 20px 20px 20px 10px; }*/

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
/*	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;*/
	background-image:url(images/header_bullet.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 37px;
	height:30px;
	line-height:30px;
	margin: 0px;
	list-style: none;
	font-size: 17px;
	color:#666666;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	background-image:url(images/side_bar_sub_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
	
#sidebar ul li {
/*	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;*/
	}
#sidebar ul li a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#sidebar ul li ul li {
	padding: 5px 0px 5px 26px;
	background-image:url(images/bullet_list.png);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1ps solid #d7d7d2;
	color:#000000;
}

#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
	color: #000;
	text-decoration:none;
}
#sidebar ul li ul li a:hover{
	color:#333333;
	text-decoration:none;
}

#footer { 
	color: #000;
/*	background: #666666;
	font-weight: bold;*/
	background-image:url(images/footer_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding: 20px 20px 20px 20px;
	/*height: 20px;*/
	/*text-align: center;*/
	clear: both;
	/*border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;*/
	margin-top:20px;
	}
#footer a {
	color: #65bd29;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
.GreenFooter{
	color: #65bd29;
	font-weight:normal;
}
.GreenFooter a, .GreenFooter a:visited{
	color: #65bd29;
	text-decoration:none;
	font-weight:normal;
}
.GreenFooter a:hover{
	color: #000;
	text-decoration:none;
	font-weight:normal;
}