/*
Theme Name: VALGEN Website Template
Theme URI: http://gordongroup.com/
Description: TEMPLATE for the VALGEN website
Author: gordongroup marketing + communications
Author URI: http://gordongroup.com/
version: 1.00
*/


/***

GENERAL

**----------------------------------------------------------------------------------------------**/

html {
	font-size: 100%;
}

body {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background: #050506 url(images/wrapper/bg.jpg) no-repeat center top;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

/***

LAYOUT

**----------------------------------------------------------------------------------------------**/

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	float: left;
}

#header h1 {
	text-indent: -99999px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	float: left;
	width: 485px;
	height: 110px;
	margin-top: 65px;
}

#header #searchbox {
	width: 180px;
	height: 25px;
	background: url(images/wrapper/searchbg.jpg) no-repeat top left;
	float: right;
	margin: 25px 0 0 0;
	padding: 6px 0 0 0;
}

#header #searchbox form {
	
}

#header #searchbox form #s {
	float: left;
	background: none;
	border: none;
	color: #ffffff;
	padding: 2px 4px 0 6px;
}

#header #searchbox #search {
	background: none;
	color: white;
	border: none;
	float: right;
}

#content {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}

#content #topcap {
	width: 960px;
	height: 20px;
	float: left;
	background: url(images/wrapper/content-top.png) no-repeat left top;
}

#content #btmcap {
	width: 960px;
	height: 20px;
	float: left;
	background: url(images/wrapper/content-btm.png) no-repeat left bottom;
}

#content-inside {
	width: 920px;
	float: left;
	padding: 5px 20px;
	background: #ffffff;
	min-height: 400px;
}

#content-inside-home {
	background: #ffffff url(images/wrapper/headfade.png) no-repeat center 323px;
	width: 920px;
	float: left;
	padding: 0 20px;
	min-height: 400px;
}

#content .leftcol {
	float: left;
	width: 600px;
}

#content .rightcol {
	float: right;
	width: 274px;
}

#content .rightcol p,
#content .leftcol p {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

#content .rightcol ul li,
#content .leftcol ul li,
#content .rightcol ol li,
#content .leftcol ol li{
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

#content .rightcol ul li,
#content .leftcol ul li{
	list-style: disc;
}

#homecol {
	background: url(images/wrapper/sideline.jpg) no-repeat right 50%;
	width: 400px;
	padding: 0 30px 0 0;
}

#homecol .row {
	padding: 30px 0;
	background: url(images/wrapper/dot-btm.jpg) repeat-x left bottom;
}

.rightcol .row {
	padding: 12px 0;
}

.rightcol div#first {
	padding: 0 0 12px 0;
}

#homecol #last {
	background: none;
}

#homecol #first {
	padding: 10px 0 30px 0;
}

#content .row {
	
}

#content .row .left {
	float: left;
	width: 80px;
}

#content .row .right {
	float: right;
	width: 495px;
}

#content .leftcol .row .left h3,
#content .leftcol .row .right h3,
#content .rightcol .row .left h3,
#content .rightcol .row .right h3 {
	font-family: Gotham, Arial, Verdana, sans-serif;
	font-size: 18px;
}

#content .leftcol .row .right h3,
#content .rightcol .row .right h3 {
	margin-top: 0;
}

#content .leftcol .row .left h4,
#content .leftcol .row .right h4,
#content .rightcol .row .left h4,
#content .rightcol .row .right h4 {
	font-family: Gotham, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#content .leftcol h3 a:link,
#content .leftcol h3 a:visited,
#content .rightcol h3 a:link,
#content .rightcol h3 a:visited {
	text-decoration: none;
	color: black;
}

#content .leftcol h3 a:hover,
#content .rightcol h3 a:hover {
	text-decoration: underline;
}

#content .rightcol h3 {
	margin-bottom: 0;
}

#content .rightcol .right p,
#content .leftcol .right p {
	margin: 0;
}

#content .content-inside p{
	font-size: 12px;
}

#content .content-inside p a:link,
#content .content-inside p a:visited{
	
	color: #444444;
	text-decoration: underline;
}

.navigation .alignleft,
.navigation .alignright{
	margin: 10px 0;
}
img.alignleft {
float:left;
padding-right:15px;
}

hr {
clear:both;
margin:20px 0px 17px;
}

.navigation .alignleft a:link,
.navigation .alignleft a:visited,
.navigation .alignright a:link,
.navigation .alignright a:visited{
	
	font-size: 12px;
	color: #444444;
	text-decoration: underline;
}

.entry p{
	font-size: 12px;
line-height: 18px;
}

.postinfo a:link,
.postinfo a:visited,
.post a:link,
.post a:visited {
	color: #444444;
	text-decoration: underline;
}


li.comment{
	border-bottom: 1px dotted #444444;
	margin: 0 0 10px 0;
}

.postinfo a:hover,
.post a:hover{
	text-decoration: none;
}

.post {
margin-bottom:20px;
}

.post #directory_tree li{
	list-style-type:none;
}
.post #directory_tree li a{
	text-decoration:none;
}

p.readmore {
	margin: 0 0 0 0;
}

p.readmore a:link,
p.readmore a:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

p.readmore a:hover {
	text-decoration: underline;
}

#btm-box {
	padding: 30px 0 0 0;
	background: #ffffff url(images/wrapper/btmfade.png) no-repeat center top;
	width: 100%;
	float: left;
}

#btm-box h3#btmhead {
	font-size: 24px;
}

#btm-box p{
	font-size: 1.2em;
}


dl#eventslist  dt,
dl#eventslist  dt a:link, 
dl#eventslist  dt a:visited{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}



dl#eventslist dt a:hover {
	text-decoration: underline;
}

dl#eventslist a:hover {
	text-decoration: none;
}

dl#eventslist dt {
	margin: 12px 0 5px 0;
}

dl#eventslist dt#first {
	margin: 0 0 5px 0;
}

dl#eventslist dd {
	color: #999999;
	font-size: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #6b6b6b;
}

dl#eventslist dd.last {
	border-bottom: none;
}






#footer {
	width: 100%;
	float: left;
	margin-top: 35px;
}

#footer #topcap {
	width: 960px;
	height: 10px;
	float: left;
	background: url(images/wrapper/footer-top.png) no-repeat left top;
}

#footer #btmcap {
	width: 960px;
	height: 10px;
	float: left;
	background: url(images/wrapper/footer-btm.png) no-repeat left bottom;
}

#footer #footer-inside {
	background: #242527;
	width: 800px;
	float: left;
	padding: 35px 80px;
}

#footer #footer-inside .col33 {
	width: 250px;
	float: left;
	margin: 0 0 0 25px;
}

#footer #footer-inside #first {
	margin: 0;
}

#footer #footer-inside .col33 h3 {
	margin: 0 0 27px 0;
	color: #ffffff;
	font-size: 20px;
}

#footer #footer-inside .col33 p {
	margin-top: 0;
	color: #ffffff;
	font-size: 14px;
}

#footer #footer-inside .col33 dl {
	
}

#footer #footer-inside .col33 dt,
#footer #footer-inside .col33 dt a:link, 
#footer #footer-inside .col33 dt a:visited,
#footer #footer-inside .col33 a:link, 
#footer #footer-inside .col33 a:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

#footer #footer-inside .col33 a:link, 
#footer #footer-inside .col33 a:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}

#footer #footer-inside .col33 dt a:hover {
	text-decoration: underline;
}

#footer #footer-inside .col33 a:hover {
	text-decoration: none;
}

#footer #footer-inside .col33 dt {
	margin: 12px 0 5px 0;
}

#footer #footer-inside .col33 dt#first {
	margin: 0 0 5px 0;
}

#footer #footer-inside .col33 dd {
	color: #999999;
	font-size: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #6b6b6b;
}

#footer #footer-inside .col33 dd.last {
	border-bottom: none;
}

#footer #footer-inside .col33 p small {
	font-size: 12px;
}

#sub-footer {
	width: 100%;
	height: 60px;

	/*background: url(images/wrapper/subfoot.jpg) no-repeat right 50%;*/
}

#sub-footer p {
	color: #3d3d3f;
	text-align: right;
	font-size: 16px;
	padding: 8px 0 0 0;
}


.footleft{
	width:34%;
	text-align:left !important;
	float:left;
}

.footleft a:link,
.footleft a:visited{
	float:left;
	color: #3d3d3f;
	margin-top:5px;
}

.footleft a:hover{
	text-decoration:none;
}

.footright{
	width: 60%;
	text-align:right;
	float:right;
	line-height: 24px;
}


/***

HOMEPAGE STYLES

**----------------------------------------------------------------------------------------------**/

#home-panel {
	padding-bottom: 15px;
	float: left;
	width: 100%;
	margin: 10px 0 20px 0;


/*height: 330px;*/
}

#home-panel a:link,
#home-panel a:visited {
	color: #444444;
	text-decoration: underline;
}

#home-panel a:hover,
#home-panel a:hover {
	text-decoration: none;
}

#content h2 {
	font-size: 30px;
	font-family: Gotham, Arial, Verdana, sans-serif;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#content h3 {
	font-family: Gotham, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
}

#home-panel .leftcol blockquote {
	font-size: 14px;
	line-height: 18px;
}

#home-panel .caption {
	
}

.wp-caption {
border:1px solid #ccc;
background:#eaeaea;
padding:10px 0px 0px 10px;
margin-right:10px;
margin-bottom:10px;
float:left;
clear:left;
}

/***

NAVIGATION

**----------------------------------------------------------------------------------------------**/

#nav-container {
	width: 775px;
	margin: 18px 0 0 0;
	float: left;
}

#nav-container ul {
	float: left;
	margin-left: -10px;
	display:inline;
}

#nav-container ul li {
	float: left;
	margin: 0 4px;
}

#nav-container ul li a:link,
#nav-container ul li a:visited {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 16px 10px;
	font-size: 1.4em;
}

#nav-container ul li a:hover {
	color: #ffffff;
	/*background: #1e2224;*/
	background: #121415;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#nav-container ul li.current_page_item a:link,
#nav-container ul li.current_page_item a:visited {
	color: white;
	background: #121415;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#nav-container ul li ul {
display:none;
}

.left-menu {
float:left;
width:180px;
}

.left-menu ul {
padding:0px;
}

.left-menu ul li {
margin-bottom:5px;
}


.left-menu ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px 10px 13px 20px;
	font-size: 13px;
}

.left-menu ul li.page-item-3 a, .left-menu ul li.page-item-192 a  {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	padding: 10px 10px 13px 8px;
	font-size: 16px;
	
}

.left-menu ul li.current_page_parent a {
font-weight:bold;
}

.left-menu ul li a:hover {
	color: #000;
	/*background: #1e2224;*/
	background: #eaeaea;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.left-menu ul li.current_page_item a:link,
.left-menu ul li.current_page_item a:visited {
	color: #000;
	background: #eaeaea;
	font-weight:;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.page-item {

}


.main-content {
margin-left:220px;
margin-top:5px;
line-height: 18px;
}

/***

LISTS

**----------------------------------------------------------------------------------------------**/

ul {
	padding:2px 5px 5px 0;
	margin-left:20px;
	line-height:15px;
list-style-type:square;
}

ol {
	padding:2px 5px 5px 0;
	margin-left:20px;
	line-height:15px;
list-style-type:square;
}
li {
	padding:2px 5px 5px 0;
	margin-left:20px;
	line-height:15px;
list-style-type:square;
}

/***

FORMS

**----------------------------------------------------------------------------------------------**/

form {
	
}

.formrow {
	margin: 2px 0;
}

.radio input {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.boldlabel {
	display: block;
	margin: 10px 0 3px 0;
	font-size: 0.8em;
	font-weight: bold;
	clear: both;
	color: #78818e;
}

/***

TABLES

**----------------------------------------------------------------------------------------------**/

table {
	border-collapse: collapse;
	border: 1px solid #999;
	width: 100%;
	margin: 20px 0 10px 0;
	font-size: 1.0em;
	float: left;
}

th {
	border-collapse: collapse;
	display: table-cell;
	border: 1px solid #999;
	padding: 6px;
	background: #b8b8b8;
	font-weight: bold;
}

td {
	display: table-cell;
	border-collapse: collapse;
	border: 1px solid #999;
	padding: 6px;
}

thead {
	
}

tfoot tr td {
	
}

tr.alt td {
	background: #eaeaea;
}

/***

LINKS

**----------------------------------------------------------------------------------------------**/

a:focus,
a:hover,
a:active,
a:visited:hover {
	
}

/***

IMAGES

**----------------------------------------------------------------------------------------------**/

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/***

PERCENTAGE WIDTH COLUMNS

**----------------------------------------------------------------------------------------------**/

.row {
	width: 100%;
	float: left;
}

/***

GENERIC COLUMNS

**----------------------------------------------------------------------------------------------**/

.col_l {
	width: 50%;
	float: left;
}

.col_r {
	width: 50%;
	float: right;
}

.col {
	float: left;
}

/***

MISC

**----------------------------------------------------------------------------------------------**/

sup.small{
	font-size:12px;
	
}

address{
	display:block;
	margin: 10px 0;
	font-size: 1.2em;
}

#rsslink{

	display:block;
	float:right;
	margin: 7px 0 0 0;
}

.alignright{
	text-align: right;
	float:right;
}

.notop-margin {
	margin-top: 0;
}

.red {
	color: #7c0000;
}

.top-margin {
	margin-top: 20px;
}

.top-margin-10 {
	margin-top: 10px;
}

.padding_10 {
	padding: 10px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.greybg {
	background: #eaeaea;
}

.greybox {
	margin: 0 0 0 -10px;
	width: 585px;
	padding: 0 10px 10px 10px;
	background: #eaeaea;
}

.grey {
	color: #707070;
}

/***

NEWSLETTER PLUGIN STYLES

**----------------------------------------------------------------------------------------------**/

#success{
	
	color:green;
}

#error{
	
	color:red;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   float:none;
}
.text-right {text-align:right; }

#signup_div {display:none; }
/*newsletter-signup*/
#constant-contact {background: url(images/http://www.valgen.ca/10372/af.ca/public/wp-content/uploads/2010/06/constant-contact-bg.jpg) repeat-x; border:solid 1px #fff; float:left; padding:10px; }
#constant-contact form { margin:0!important;}
#constant-contact h2 { width:313px; height:77px; text-indent:-9999px; background:url(http://www.valgen.ca/10372/af.ca/public/wp-content/uploads/2010/06/constant-contact-h21.jpg) no-repeat;}
#constant-contact #ea { border:solid 1px #bcbcbc; background:#fff; color:#6b6a6a; width: 202px; padding:4px; margin-left:5px!important;}
#constant-contact #go { background:url(http://www.valgen.ca/10372/af.ca/public/wp-content/uploads/2010/06/constant-contact-button.jpg) no-repeat; width:101px; height:29px; cursor:pointer; border:0; }
#constant-contact p {padding:0 20px!important;}
#constant-contact .link { background:url(images/arrow.png) no-repeat left center; padding-left:35px!important; text-align:left;}
#constant-contact .link a {text-decoration:underline; color:#6b6a6a;}
#TB_ajaxContent {padding:0!important; }
#TB_window {width: 337px!important; height: 256px!important;}
.validation-errors {
	-moz-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 #B20303;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	padding:5px;
	width:220px;
	margin-top:5px;
}
