/*
Theme Name: Greenomics
Theme URI: http://www.greenomics.ca/
Description: The theme for the greenomics.ca website
Version: 1.0
Author: Ryan Schweitzer
Author URI: http://www.megacorpmedia.com/
*/

td, body, div, p {
	text-align: justify;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

p {
/* margin-top: 0px; */ 
 margin-top: 0px;

                     
}

h1 {
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
}

h2 {
	margin-top: 0px; 
	margin-bottom: 0px;
/*	padding-bottom: 0px;*/
	font-size: 18px;
}

h1, h2 {
	color: #4a8d20;
	text-decoration: none;
	text-align: left;
}

.page h1 {
/* margin-bottom: -14px;*/
}

.page h2 {
/* margin-bottom: -12px;*/
}

.post h1 {
/* margin-bottom: 1px;*/
}

form {
 margin-top: 0px;
}

ul {
	list-style-image: url(/shared/img/leaf-bullet.gif);
	padding-right: 10px;
	padding-left: 18px;
/*	padding-bottom: 0px; */
	padding-top: 0px;	
/* margin-top: -10px; */
 margin-top: 0px;
/*	margin-bottom: 0px;*/
	margin-right: 0px;
	margin-left: 0px; 
}

ul ul {
 list-style-image: none;
 list-style-type: square;	
 margin-top: 0px;
/*	margin-bottom: 0px; */
}

div.infobox ul, div.errorbox ul  {
	list-style-image: url(/shared/img/leaf-bullet-green-bg.gif);
	margin-top: 0px;
 margin-bottom: 0px; 
}

a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	color: #458628;
}

a:link, a:visited, a:active, a.white:link, a.white:visited, a.white:active, a.grey-non-bold:link, a.grey-non-bold:visited, a.grey-non-bold:active {
	text-decoration: underline;
}

a.white:link, a.white:visited, a.white:hover, a.white:active {
	color: white;
}

a:hover, a.white:hover, a.grey-non-bold:hover {
	text-decoration: none;
}

a.grey-non-bold:link, a.grey-non-bold:visited, a.grey-non-bold:hover, a.grey-non-bold:active {
 font-weight: normal;
 color: #999999;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
}

table#main {
	width: 920px;
	margin-top: 0px;
}

td#left-side {
	width: 180px;
}

td#right-side {
	width: 170px;
	text-align: left;
}

td#content {
	padding-right: 30px;
	padding-left: 30px;
	/*padding-top: -10px;*/
	/*margin-top: -10px;*/
}

div.errorbox, div.infobox, div.infobox-darker {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	margin-bottom: 17px; 
}

div.errorbox {
	background-color: #D9D9D9;
	margin-top: 3px;
}

div.errorbox ul {
	list-style-image: url(/shared/img/leaf-bullet-grey.gif);
	padding-left: 28px;
}

div.infobox {
	background-color: #BAD7A2;
}

div.infobox-darker {
	background-color: #809F69;
}

div.infobox-left {
	text-align: center;
	color: white;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 30px;
	background-color: #4A8D20;
	display: block;
}

div.spacer {
	display: block;
	height: 30px;
}

div.spacer-tiny {
	display: block;
	height: 5px;
}

div.client-log-in {
 float: right;
 margin-top: -2px;
 font-size: 11px;
}

div.client-log-in-form {
 width: 200px;
}

div.page {
 margin-top: -3px;
}

img.alignright {
float: right;
padding-bottom: 5px;
padding-left: 15px;
}

.align-right, #main-menu {
	text-align: right;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.aligncenter {
 text-align: center;
}

.grey {
	color: #666666;
}

.white {
	color: white;
}

.red{
	color: #c31808;
}

.smaller {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.green-bold, .quote {
	color: #4a8d20;
	font-weight: bold;
}

.quote{
	line-height: 15px;
}

.underline, .top-and-bottom-borders {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.top-and-bottom-borders {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

.full-width {
	width: 100%;
}

.right-sidebar-form-width {
 width: 164px;
}


#sub-menu {
 padding-bottom: 2px;
 padding-top: 2px;
}

#sub-menu ul {
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #CCCCCC;
 margin: 0;
 padding: 0; 
	list-style-type: none;
	list-style-image: none;
}

#sub-menu li {
 border-bottom-color: #CCCCCC;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 text-align: left;
 padding-top: 10px;
 padding-bottom: 10px;
}

#sub-menu ul li a {
 font-weight: normal;
	font-size: 12px;
 text-decoration:none;
	color: #666666;
	background: #FFFFFF;
}

#sub-menu ul li a:hover {
 color: #4a8d20;
	background: #FFFFFF;
}

html {
	margin: 10px;
}

#main-menu {
font-size: 13px;
font-weight: bold;
text-align: right;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
background: white url(/shared/img/menu-bg.gif) center center repeat-x;
}

#main-menu ul {

margin: 0;
padding: 0;
float: right;
/*width: 100%; */ /*width of menu*/
/*background: white url(/shared/img/menu-bg.gif) center center repeat-x; */
}

#main-menu ul li {
display: inline;
}

#main-menu ul li a {
float: left;
color: #4a8d20; /*text color*/
padding: 5px 9px;
margin-left: 2px;
text-decoration: none;
}

#main-menu ul li a:visited {
color: #4a8d20;
}

#main-menu ul li a:hover, #main-menu ul li.current_page_item a, #main-menu ul li.current_page_parent a {
color: white !important; /*text color of selected and active item*/
background: white url(/shared/img/menu-bg-selected.gif) center center repeat-x;
}

