/*
Theme Name: NASTT-GLSLA
Theme URI: http://voyageurweb.com
Description: Great Lakes, St. Lawrence &amp; Atlantic Chapter
Version: 2009-07-30
Author: Bryce @ Vweb
Author URI: http://voyageurweb.com
Tags: clean, basic
*/

/********************************************************************/
/*         Base Structure Style Sheet Edited 11.17.2008 BDM         */
/*       This sheet may not be accessible to the client in Ct       */
/********************************************************************/


body, h1, h2, h3, ol, ul, a, .header, .footer, .navbar { margin: 0; padding: 0; } /* clear padding/margin browser defaults */

body { /* default fonts, and colors  */
	color: #000000;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(/wp-content/themes/glsla/images/bg.jpg) repeat-x #fff;
	padding: 0 15px 10px 15px;
	min-width: 900px;
}
li {
	margin: 3px 0;
}

.pagetitle { /* page titles used in the main content area - may be same as h1 */
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.searchbar { /* searchbar wrapper properties for width and height of searchbox  */
}
.wrapper { /*centers the page content */
	margin: 0 auto;
	width: 950px;
}
#header { /* header area */
	height: 336px;
	position: relative;
}
#header h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00f;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
}
#header h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 16px;
}
#header h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#header img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 108px;
	height: 96px;
	z-index: 99999;
}
#header .siteHeading {
	text-align: right;
	position: absolute;
	top: 10px;
	right: 0;
}
/*#header .siteHeading img.water {
	padding-top: 10px;
}*/
#header .language {
	position: absolute;
	bottom: 38px;
	right: 0px;
	z-index: 99999;
	color: #36f;
	font-weight: bold;
	padding: 5px;
	background: #fff;
}
#header .language a {
	color: #36f;
	text-decoration: none;
}
#header .language a:hover {
	color: #36f;
	text-decoration: underline;
}
#header .menu {
	margin: 0 auto;
	padding-top: 4px;
	height: 34px;
	text-align: center;
}
#header .menu ul li {
	display: inline;
	list-style-type: none;
	/*height: 34px;
	padding: 0 15px;
	border-right: 1px solid #fff;*/
	font-weight: bold;
}
#header .menu ul li.page-item-77 a {
	border-left: 1px solid #fff;
}
#header .menu ul li a {
	display: inline-block;
	padding: 9px 10px 0 10px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#header .menu ul li a:hover {
	color: #cacaca;
	text-decoration: none;
}
#header .flash {
	width: 100%;
	text-align: center;
	padding-top: 80px;
}
.content-wrap {
	height: 100%;	/* height attribute fixes a repeating background bug in ie6 - can change to exact value but DO NOT REMOVE */
	width: 100%;
	position: relative;
	padding: 25px 0;
}
#sidebar1 {
	float: right;
	width: 250px;
	padding: 42px 10px 10px 10px;
	background: url(/wp-content/themes/glsla/images/bg-news.jpg) top left no-repeat;
	border: 1px solid #c8c8c8;
	margin-bottom: 15px;
}
#sidebar1 h2 {
	margin: 10px 0;
}
#sidebar1 strong {
	color: #339;
}
.content { /* main content area*/
}
.contactinfo {  /* contact information area */
}

.navbar {  /* navigation area  */
}

a { /* link properties */
	color: #339;
	text-decoration: underline;
}
a:visited { /* visited link properties */
	color: #339;
	text-decoration: underline;
}
a:hover { /* hover link properties */
	color: #339;
	text-decoration: none;
}
a:active { /* active link properties */
	color: #339;
	text-decoration: underline;
}
.alternatelink { /*alternate to the standard a tag*/
}
a.alternatelink:link { /*alternate to the standard a tag*/
}
a.alternatelink:visited { /*alternate to the standard a tag*/
}
a.alternatelink:hover { /*alternate to the standard a tag*/
}
a.alternatelink:active { /*alternate to the standard a tag*/
}
a img { border: 0px; }

.clear { /* Must stay to work with height attribute in .content-wrap - div is right before closing tag in source */
	height: 1px;
	clear: both;
}
#footbar {
	width: 100%;
	clear: both;
}
#footbar ul li {
	list-style-type: none;
}
#footbar .widget {
	padding: 10px 10px 10px 10px;
	margin: 10px 0;
        min-height: 60px;
	border: 1px solid #c8c8c8;
	position: relative;
}
#footbar h2 {
	margin: 10px 0;
	text-decoration: underline;
	float: left;
}
#footbar img {
	float: right;
	clear: left;
	text-align: right;
	margin-top: 0px;
}
#footbar p {
	clear: left;
}
#footer{ /* footer area */
	clear:both;
	font-size: 12px;
}
.copy {
	background: #36f;
	color: #fff;
	padding: 2px 10px;
}
.weaver{ /* VoyageurWeb weaver link */
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}

h1 {
}
h2 {
	font-size: 14px;
	color: #339;
	margin: 25px 0 15px 0;
	text-transform: uppercase;
}
h2:first-child {
	margin-top: 0px;
}
h2 a {
	text-decoration: none;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

.content-wrap ul, ol {
	list-style-position: outside;
	margin-left: 50px;
}
.content-wrap ul li ul {
	margin-left: 40px;
}
.content-wrap ul li ul li {
	list-style-type: none;
}
.content-wrap ul li ul li:before {
	content: "- ";
}
#sidebar1 ul, ol {
	list-style-type: none;
	margin-left: 0;
}



/**********************************************/
/*     Programming Styles Listed Below        */
/*      Used with forms and databases         */
/**********************************************/

.error{ /* error messages */
	color: #FF0000;
	font-weight: bolder;
}
.success{ /* success messages */
	color: green;
	font-weight: bolder;
}
.instructions{ /* general instructions on the page */
	color: #999966;
	font-size: 8pt;
}
.required{  /* required fields */
	color: #FF0000;
	font-weight: bolder;
}
.fieldlabel{ /*labels that will appear next to or under a field on a form */
	color: #000000;
	font-weight: bolder;
}
.fieldinstructions{ /*instructions that will appear next to or under a field on a form */
	color: #000000;
	font-weight: bolder;
}

.alignright {
	float: right;
	text-align: right;
	margin-right: 25px;
}
.alignleft {
	float: left;
	text-align: left;
}