/*
Theme Name: Genetic Influence
Theme URI: http://wordpress.org/
Description: GI Theme
Version: 1.0
Author: Isaac Rowntree
Author URI: http://zackdesign.biz/

*/

/* mac hide\*/

html, body {height:100%}

#info {margin-left: -10000px;}

/* end hide */

html,body {

	padding:9px 0 9px 0;

	margin:0;

}

.linklove {
  display: none;
}



body{	

	text-align:center;

	min-width:760px;/* for mozilla*/

	background-color: #FFF;

	color: #434382;

	background-image:  url(/images/bg.gif);

	font-family: Arial, Verdana, sans-serif;

	font-size: 12px;

}

.entry {
  padding: 5px;
  line-height: 150%;
}

#outer{

	height:99.9%;

	min-height:100%;

	width:535px;

	text-align:left;

	margin:auto;

	position:relative;

	position:relative;

	background-color: white;

}

 

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header{

	position:absolute;

	top:0;

	width:535px;

	height:149px;

	overflow:hidden;

	color: #000000;

	z-index:100;

}

/*  Sidebar */

#left li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-left: 5px;
}

#left {
  padding: 5px;
}

#left ul {
  margin: 0px;
  padding: 0px;
}

#left {

	position:relative;/*ie needs this to show float */

	width:173px;

	float:left;

	padding-top:148px;/*needed to make room for header*/

}





#box {

	margin-left:0px;

	padding-left: 3px;

	padding-top: 30px;

	max-height: 134px;

	height: 105px;

	max-height: 105px;

	width: 168px;

	text-align: center;

	font-weight: bold;

	font-size: 15pt;

	background-image: url('/images/box.gif');

}



#footer {

	width:535px;

	clear:both;

	height:50px;

	background-image: url('/images/footer.gif');

	text-align:center;

	padding-top: 20px;

	left:0;

	bottom:0;

	position: absolute;

	font-size: 10px;

}

* html #footer{margin-bottom:-1px}/* ie rounding bug*/

* html #footer {/*only ie gets this style*/

	\height:52px;/* for ie5 */

	he\ight:50px;/* for ie6 */

}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {

	width:352px;

	float:right;

	padding-top:148px;/*make room for header*/

}

#centrecontent p {padding-right: 4px;}



#clearfooter {width:100%;height:71px;clear:both} /* to clear footer */

html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */



h1, h2, h3, h4, h5 {

color: #000003;

}



a {

text-decoration:none;

color: #434382;

}



a:hover {

  color: #8e8ecb;

  text-decoration: underline;

}

/* Forms */

fieldset {
  border: 0;
}

legend {
  display: none;
}

.cform span {
  display: block;
  font-weight: bold;
}

.cform .cf-box-group span {
  display: inline;
}

.cform ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cform li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
