/*
Theme Name: GVHS
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">SimTechonsultancy</a>.
Version: 1.6
Author: Ashish
Author URI: http://www.humankindinc.com/
Tags: blue, custom header, fixed width, two columns, widgets

	GVHS v1.5
	 http://SimtechConsultancy.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, address, img, dl, dt, dd, ol, ul, li, fieldset, form 
{
  margin:0;
  padding:0;
  border:0;
  font-family: sans-serif; 
  vertical-align:baseline;
  font-size:14px;
  color:#5F5F5F;
  line-height:1.2em;
}

a img {border:none;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
  margin:0pt 0pt 0.5em;
  padding:0pt;
} 

h1, h2, h3, h4, h5, h6, .subTitle {
  font-weight:normal;
  color:rgb(0,161,96); 
}

h1 a{
 font-size:35px;
  color: rgb(0,161,96); 
  line-height:1.1em;
}

h1 {
  font-size:218%;
}
h2 {
  font-size:164%;
}
h3 {
  font-size:145%;
}
h4 {
  font-size:118%;
}
h5 {
  font-size:100%;
  font-weight:bold;
}

h6 {
  font-size:86%;
  font-weight:bold;
}

li, dd, blockquote {
  margin-left:1em;
}

a:focus, a:hover {
  text-decoration:underline;
}

a {
 
  text-decoration:none;
}
 

body{ 

  
  background : rgb(0,161,96);
  margin:0;
  padding:0;
  height:100%; 
  
}
 
.main_container {
  
  margin-left:auto;
  margin-right:auto;
  width:900px;
  height:100%;
  background-color:#fff; 
  margin-top:30px;
    
}

.sub_container {
  
  width:100%;
  height:100%;
  background-color:#fff; 
 
  
}
 
 


#main_body{
   
  margin-top:0px;
  padding-top:0px;
  height:100%; 
}





 
 
#Navcontainer {

  padding-left:0px;
  z-index:11; 
  position: relative;
  padding-top:12px;
  
  
}

#nav, #nav ul {
	
	list-style-type:none;
	margin:0px;
	padding:0;	
    overflow:visible !important;
    
	

}

#nav li {
	
	float:left;
	margin:0;
	padding:0;
	width:auto;
	padding: 0px 80px 0px 0px;
	  
	
}



#nav a {
	
	display:block;
	width:auto;
	color:rgb(0,161,96);
    cursor:pointer; 
    text-decoration:none;
    margin-left: 3px;
    font-weight: normal;
     
}




#nav li ul {
	
	left:-999em;
	position:absolute;
	width:10em;
	 
}


#nav li:hover ul {
	
	left:auto;
	margin:0;
	top:0px;
	width:150px; 
    

}



#nav li ul li {
	
	background:rgb(178,178,178);
	width:140px;
	height:auto;
	padding:7px 0px 5px 0px;
	 

}


#nav li {
	float:left;
	z-index:999;
	
}

 
#nav li ul li a {

	
	text-decoration:none; 
	

}

#nav li ul li a:link, #nav li ul li a:visited {
	
	color:#FFFFFF;
	display:block;
	padding:2px 10px 0 12px;
	font-weight: normal;
	font-size:11px;
	 
	 
}


#nav li ul li:hover {

	background: #0081C6;
	color:#FFFFFF;
	text-decoration:none;
	 
	
}


#nav li:hover ul, #nav li.sfhover ul {

	clear:left;
	left:auto;
	top:25px; 
	
	
}
 
#nav ul.subnav{
  height:auto;
}


#nav ul.subnav li{
  cursor:pointer;
  
}



#nav li.active ul.subnav {
  clear:left;
	left:auto;
	top:25px;
  width:150px; 
}

#nav li.active ul.subnav a:hover {
 	
  background: #0081C6;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0px;
	padding-left:15px;  
	
}

 
#content_sep{
  
  float:left;
  width:9px;
  height:auto; 
  height:680px;
  position:relative;
 
   
  
}


#content_box{

  width:650px; 
  float:left; 
  padding: 116px 20px 20px 35px;
  
  
}

h1{
	
  font-size:35px;
  color: rgb(0,161,96); 
  line-height:1.1em;
  
} 


#jpane{
   
   height:390px;
   padding-top:5px;
   
}


#jpane h1{
  font-size:35px;
  color: rgb(0,161,96); 
  line-height:1.1em;
  
} 
 
 

#jpane p{
  padding-bottom:10px;
  padding-left:15px; 
  font-size:14px !important;
} 

#jpane ul{
  padding-bottom:10px;
  padding-left:15px; 
  font-size:14px !important;
} 
 
 
#jpane h2,h3,h4{
  padding-bottom:10px;
  padding-left:15px; 
  
} 
  
 

.content p{
	
	font-size:14px!important;
	line-height:18px;
	

}
 .content2 p{
	font-size:14px !important;
}
 .entry p{
 
	font-size:14px !important;

}

#righnav_container { 

  margin-top:20px;
  width:200px;
  background: #fff;
  float:left;
  height:100%; 
   
}



.clearfix, .cls {
  clear:both;
  font-size:1px;
  height:0pt !important;
  margin:0pt;
  overflow:hidden;
}

.clear {
  clear:both;
}


#logo{
  padding-top:43px;
}

.rightnav td{
  padding: 3px 15px 10px 15px;
 
}

 

 
.errors{
  color:#FFA006;
}
 

#footer{

  margin-right:auto;
  margin-left:auto;
  width:890px;
  padding: 0px 0px 30px 0px;
  color:#fff;
  text-align:left;
  

}


#footer {

  margin-right:auto;
  margin-left:auto;
  width:890px;
  padding: 5px 0px 30px 0px;
  color:#fff;
  text-align:left;
  font-size: 12px;
  

}

#footer a{
  color:#fff;
  font-size: 12px;
}

#footer a:hover{
  text-decoration:underline;
}

hr{
	color: #ccc;
}
.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	.scroll-pane{
  
  
  
  }
  h1{
	  padding-left:15px;
	  font-weight:bold;
	 font-family: sans-serif; 
	 
  }
  h2{
  padding-left:15px;
  font-weight:bold;
  font-family: sans-serif; 
  }
  
  .date{
  color:rgb(0,161,96);
  font-style: italic;
  font-size:12px;
  
  }
  
 .c_name p{
 
  color: rgb(0,161,96);
  padding-left:15px;
  padding-top:25px;
  font-size:20px;
  font-family: sans-serif; 
  
 }
   
.errors{
	color:#ff0000;
	padding-bottom:10px;
}


strong, b{
color: #00A160;
}
