/*

	PeaceBuild - main stylesheet
	Created by Industrial media/Phil Champagne
	www.industrialmedia.ca

*/

/* =general
---------------------------------------------------------------------------------------------------- */
body {
	background: #006225;
	margin: 0 auto 0 auto;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

table tr td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#wrapper {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
}

/* =Branding
---------------------------------------------------------------------------------------------------- */
#branding {
	background: url('../images/wrapper/branding-bg.jpg') 0 repeat-x;
	height: 122px;
}

#branding #logo {
	padding: 17px 0 0 24px;
}

#branding #logo-f {
	padding: 10px 0 0 24px;
}

#branding .branding-img {
	float: right;
}

/* =Layout (Homepage)
---------------------------------------------------------------------------------------------------- */
#home-content-container {
	
	background: url('../images/wrapper/home-container-bg.gif') repeat-y;
}

#home-content {
	float: left;
	width: 680px;
}

#home-content #home-text-content {
	padding: 44px 20px 10px 24px;
}

#news-events {
	color: #000000;
	margin: 10px 0 14px 0;
}

#news-events td {
	color: #000000;
	font-size: 11px;
}

#news-events td.news-events-wrap {
	background: #ffffff;
	width: 293px;
}

#news-events td.news-events-wrap-fr {
	background: #ffffff;
	width: 305px;
}

#news-events td.news-events-wrap div, #news-events td.news-events-wrap-fr div {
	background: #d4e5da url('../images/wrapper/news-events-bg.jpg') center top no-repeat;
	padding: 0 10px 10px 14px;
	min-height: 200px;
	_height: 200px;
}

#news-events td.news-events-wrap div p, #news-events td.news-events-wrap-fr div p  {
	margin: 0;
	padding: 18px 0 0 0;
}

#news-events td.news-events-wrap div a, #news-events td.news-events-wrap-fr div a {
	color: #006225;
}

#news-events td.news-events-wrap div a:hover, #news-events td.news-events-wrap-fr div a:hover {
	color: #7b2e00;
}

/* =Layout (Homepage - sub content)
---------------------------------------------------------------------------------------------------- */
#home-sub-content {
	float: right;
	width: 300px;
}

#home-sub-content #home-sub-content-items {
	padding: 0 16px 0 10px;
	color: #000000;
}

#home-sub-content #home-sub-content-items p {
	margin: 10px 0 10px 0;
	line-height: 15px;
}

#home-sub-content #home-sub-content-items .podcasts {
	background: url('../images/icon-podcast.gif') 0 0  no-repeat;
	margin: 0;
	padding: 0 0 0 60px;
}

#home-sub-content #home-sub-content-items .featured-members {
	background: url('../images/featured.gif') 0 0 no-repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 60px;
}

#home-sub-content #home-sub-content-items .memberships {
	background: url('../images/icon-membership.gif') 0 0  no-repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 60px;
}

#home-sub-content #home-sub-content-items .facebook {
	background: url('../images/icon-facebook.jpg') 0 0  no-repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 60px;
}

#home-sub-content #home-sub-content-items .youtube {
	background: url('../images/icon-youtube.jpg') 0 0  no-repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 60px;
}

#home-sub-content #home-sub-content-items .eNewsletter {
	background: url('../images/icon-eNewsletter.jpg') 0 0  no-repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 60px;
}

#home-sub-content #home-sub-content-items ul {
	list-style: square;
	margin: 10px 0 10px 8px;
	padding: 0 0 0 8px;
}

#home-sub-content #home-sub-content-items ul li {
	padding: 3px 0 3px 0;
}

#home-sub-content #home-sub-content-items .podcasts ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

#home-sub-content #home-sub-content-items ul li.vid {
	list-style: none;
	background: url('../images/tv_icn.gif') 0 3px no-repeat;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#content-container {
	/*clear: both;*/
	background: url('../images/wrapper/container-bg.gif') repeat-y;
}

#content {
	float: left;
	width: 796px;
}

#main-content {
	float: right;
	width: 620px;
}

#main-content #text-content {
	padding: 0 20px 10px 24px;
	min-height: 350px;
}

#divider-bg {
	background: url('../images/wrapper/content-bg.gif') repeat-y;
	margin: 24px 0 0 0;
}

.clear {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
	width: 100%;
}

hr {
	height: 1px;
	color: #e6e6e7;
	background: #e6e6e7;
	border: 0;
}

img.inline-left {
	margin: 17px 10px 5px 0;
}

/* =Layout (sub content)
---------------------------------------------------------------------------------------------------- */
#sub-content {
	float: right;
	width: 184px;
}

#sub-content #sub-content-items {
	padding: 25px 16px 0 10px;
	color: #000000;
}

#sub-content #sub-content-items p {
	margin: 10px 0 10px 0;
	line-height: 15px;
}

#sub-content #sub-content-items ul {
	list-style: square;
	margin: 10px 0 10px 8px;
	padding: 0 0 0 8px;
}

#sub-content #sub-content-items ul li {
	padding: 3px 0 3px 0;
}

#sub-content #sub-content-items ul li.pdf {
	list-style: none;
	background: url('../images/icon-pdf.gif') 0 3px no-repeat;
	line-height: 16px;
	min-height: 16px;
	padding-left: 20px;
}

#sub-content #sub-content-items ul li.doc {
	list-style: none;
	background: url('../images/icon-doc.gif') 0 3px no-repeat;
	line-height: 16px;
	min-height: 16px;
	padding-left: 20px;
}

#sub-content #sub-content-items ul li.vid {
	list-style: none;
	background: url('../images/tv_icn.gif') 0 3px no-repeat;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

#sub-content #sub-content-items p.sb-caption {
	margin: 0;
	font-size: 11px;
}

/* =Toolbar
---------------------------------------------------------------------------------------------------- */
#toolbar {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

#toolbar table tr td {
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 4px 0 4px;
}

#toolbar table tr td.no-pad {
	padding: 0;
}

#toolbar table tr td a {
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#toolbar table tr td a:hover {	
	text-decoration: underline;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#header-breadcrumb {
	background: url('../images/wrapper/breadcrumb-bg.jpg') repeat-y;
	height: 39px;
	clear: both;
	color: #965e3a;
	font-size: 10px;
	position: relative;
}

#header-breadcrumb h1 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 17px;
	color: #965e3a;
	padding: 13px 0 0 24px;
	margin: 0;
	text-transform: uppercase;
}

#header-breadcrumb img {
	margin: 13px 0 0 24px;
}

#header-breadcrumb #breadcrumb-items {
	position: absolute;
	top: 18px;
	left: 200px;
}

#header-breadcrumb #breadcrumb-items a {
	font-size: 10px;
	color: #965e3a;
}

#header-breadcrumb #breadcrumb-items a:hover {
	color: #7b2e00;
}

/* =Font resize
---------------------------------------------------------------------------------------------------- */
#font-resize {
	background: url('../images/wrapper/font-resize-bg.jpg') repeat-y;
	height: 39px;
}

#font-resize table {
	margin: 16px 0 0 10px;
}


#font-resize td {
	font-size: 11px;
	color: #965e3a;
}

/* =Left navigation
---------------------------------------------------------------------------------------------------- */
#left-nav {
	float: left;
	width: 174px;
}

#left-nav #left-nav-items {
	padding: 0 5px 0 0;
	margin: 0;
}

#left-nav #left-nav-items a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 16px 24px;
}

#left-nav #left-nav-items a:hover {
	display: block;
	color: #006225;
	text-decoration: underline;
	font-weight: bold;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	outline: 0;
}

a {
	outline: 0;
	color: #965e3a;
}

a:hover {
	outline: 0;
	color: #7b2e00;
}

/*=Typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 14px 0 14px 0;
}

h1 {
	font-size: 18px;
	color: #006225;
	margin: 0;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 12px 0 10px 0;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 6px 0 -8px 0;
}

.flagged {
	color: red;
}

/*=Lists
---------------------------------------------------------------------------------------------------- */
ul {
	margin: -4px 0 10px 14px;
	padding: 0 0 0 14px;
}

ul li {
	padding: 1px 0 1px 0;
}

ol {
	margin: -4px 0 10px 14px;
	padding: 0 0 0 14px;
}

ol li {
	padding: 1px 0 1px 0;
}

ul li.pdf {
	list-style: none;
	background: url('../images/icon-pdf.gif') 0 0 no-repeat;
	line-height: 16px;
	min-height: 16px;
	padding-left: 20px;
}

ul li.doc {
	list-style: none;
	background: url('../images/icon-doc.gif') 0 0 no-repeat;
	line-height: 16px;
	min-height: 16px;
	padding-left: 20px;
}

ul.links {
	margin: 4px 0 10px 14px;
	padding: 0 0 0 14px;
}

ul li {
	padding: 3px 0 3px 0;
}

/*=Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	margin: 0;
	color: #000000;
	text-align: center;
	padding: 7px 0 0 0;
}	

#footer a {
	color: #000000;
	margin: 0;
	text-align: center;
}	

/*=Forms and validation
---------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form .search-field {
	background: #66ca97;
	border: 0;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 14px;
}

.validation {
	color: #ff0000;
	font-weight: bold;
}

.sign-up-form td {
	padding: 5px 5px 12px 0;
}
.submit-btn {
	background: #006225;
	border: 1px solid #000000;
	color: #ffffff;
}

/*=Tables
---------------------------------------------------------------------------------------------------- */

/*=Misc
---------------------------------------------------------------------------------------------------- */
.pdf {
	background: url('../images/icon-pdf.gif') 0 0 no-repeat;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.web {
	background: url('../images/icon-web.gif') 0 0 no-repeat;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.vid {
	background: url('../images/tv_icn2.gif') 0 0px no-repeat;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.doc {
	background: url('../images/icon-doc.gif') 0 0 no-repeat;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

/* =Main navigation
---------------------------------------------------------------------------------------------------- */
#main-nav {
	background: #000000;
	color: #ffffff;
	line-height: 21px;
}

#main-nav a:hover, #main-nav a.on {
	color: #00a651;
}

/* =CSS Menus (Do not edit)
---------------------------------------------------------------------------------------------------- */
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery {float:left;width:0px;}
.qmmc .qmtitle {display:block;cursor:default;white-space:nowrap;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;width:100%;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div {visibility:hidden;position:absolute;}

/* =CSS Menus (Go ahead and edit)
---------------------------------------------------------------------------------------------------- */   
/* (MAIN) Container */	
#qm0 {	
	background: #000000;
	color: #ffffff;
	line-height: 21px;
}

/* (MAIN) Items */	
#qm0 a {	
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* (MAIN) Hover State */	
#qm0 a:hover {	
	color: #00a651;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*"""""""" (MAIN) Parent items""""""""*/	
#qm0 .qmparent {	
	background: 100% 0 no-repeat;
}

/* (MAIN) Active State */	
body #qm0 .qmactive, body #qm0 .qmactive:hover {	
	color: #00a651;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* (SUB) Container */	
#qm0 div {	
	background: #006225;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/* (SUB) Items */	
#qm0 div a {	
	background: #006225;
	padding: 5px 20px 5px 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

/* (SUB) Hover State */	
#qm0 div a:hover {	
	background: #965e3a;
	padding: 5px 20px 5px 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

/* (SUB) Active State */	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
	background: #965e3a;
	padding: 5px 20px 5px 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none; 
}
