/***********************************
* CSS: Wild Blackberry Association
* Created: 2007.03.01 By: Lee Eschen
*	Version: 2008.01.01 No: 1.0.0
* Updated: 2008.05.02 By: Lee Eschen
* Changed: Also enlarges header text
***********************************/
/*Release Notes:
---(go here)---
*/
/************
* Primaries	*
************/

*
{
	color: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
	padding: 0;
	border: 0;
	outline: 0;
	margin: 0;
}

html
{
	background-color: #aaaaff;/*light blue*/
	color: #000000;
	min-height: 100%;
	height: 100%;
	max-width: 1600px;
	min-width: 800px;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}

body
{
	background-color: inherit;
	color: inherit;
	height: 100%;
	height: auto;
	width: 100%;
}

div
{
}

/**********
*	Idents	*
**********/

#viewport
{
	top: 0;
	background-color: #ddddff;
	color: #000000;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
}

#splash
{
	width: 60%;
	margin: 30px auto 0 auto;
}

#counter
{
	display: none;
}

#header
{
	position: absolute;
	top: 0;
	display: block;
	background-color: purple;/*dark purple*/
	color: #000000;
	height: 128px;
	margin: 0 auto;
}

* html #header
{
	width: 100%;
}

html>body #header
{
	position: fixed;
}

#logo
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffaaff;/*light purple*/
	width: 130px;
	height: 112px;
	padding: 0;
	border: 8px inset #770099;
	margin: 0;
	z-index: 255;
}

#tagline
{
	display: block;
}
#showdate
{
}

#heading
{
	top: 24px;
	height: 60px;
	width: 100%;
	background-color: #ddddff;
	padding-top: 20px;
	margin: 0;
	z-index: 99;
}

print_header
{
	display: none;
}

#scroller
{
	overflow: hidden;
	background-color: inherit;
	text-align: center;
	height: 100%;
	min-height: 100%;
	padding: 128px 0 0 0;
 	margin: 0 auto;
}

#print_header
{
	display: none;
}

#nav_column
{
	float: left;
	background-color: #dd00dd;/*bright purple*/
	color: black;
	width: 14%;
 	height: auto;
 	text-align: center;
	border-left: 5px solid #4a708b;/* slate blue */
	border-right: 5px solid #4a708b;/* slate blue */
	padding: 1em 0 0 0;
 	margin: 0 0 0 -84%;
}

* html #nav_column
{
	display: inline;
}

#nav_column:after
{
	display: none;
  content: "Updated: 2008.05.02";
  background-color: inherit;
  color: #ffffff;
  width: auto;
  height: auto;
  font-size: 1em;
  padding: .2em;
  margin: 0 auto;
}

#main_column
{
	float: left;
	background-color: inherit;
	color: #000000;
	width: 69%;
 	height: auto;
	text-align: center;
	padding: 1em 0 0 0;
	border: 0;
 	margin: 0 0 0 15%;
}

* html #main_column
{
	display: inline;
}

#ads_column
{
	float: right;
	background-color: #ffaaff;
	color: #000000;
	width: 14%;
 	height: auto;
	text-align: center;
	border-left: 2px solid #4a708b;
	border-right: 2px solid #4a708b;
	padding: 1em 0 0 0;
 	margin: 0 0 0 0;
}

/* Start Mac IE5 filter \*/
#nav_column, #main_column, #ads_column
{
	padding-bottom: 30120px;
	margin-bottom: -30100px;
}
/* End Mac IE5 filter */

#footer
{
	position: absolute;
	bottom: 0;
	background-color: #9abec1;
	color: #000000;
	font-size: 80%;
 	height: auto;
 	text-align: center;
	padding: 0;
	border-top: 1px solid #4a708b;
	border-left: 1px solid #4a708b;
	border-right: 1px solid #4a708b;
	margin: 0 auto;
	z-index: 99;
}

/*For IE 6*/
* html #footer
{
	width: 100%;
}

/*For compliant browsers*/
html>body #footer
{
	position: fixed;
}

/**********
* Classes	* specific
**********/

.ad_caption
{
	display: block;
	background-color: inherit;
	color: #333333;
	font-size: 1.0em;
	text-align: center;
	margin: 0 auto;
}

.banner
{
	background-color: purple;/*purple*/
	color: #ffffff;
	height: 24px;
	width: 100%;
	margin: 0 auto;
	z-index: 99;
}

.upper
{
	top: 0;
}

.lower
{
	bottom: 0;
}

.onleft
{
	position: absolute;
	left: 150px;
	width: auto;
	text-align: left;
	margin: 0 0 0 0;
}

.onright
{
	position: absolute;
	right: 1%;
	width: auto;
	text-align: right;
	margin: 0 0 0 0;
}

.counter
{
	display: none;
}

.column_head
{
	background-color: inherit;
	color: #000000;
	height: auto;
	text-align: center;
	padding: 0 1%;
	margin: 0 0;
}

.column_body
{
	background-color: inherit;
	color: #000000;
	height: auto;
	text-align: left;
	padding: 1em 0;
	margin: 0 0;
}

.section
{
	clear:both;
}

/**********
* Classes	* general
**********/

.box
{
	background-color: #ffaaff;
	border: 3px inset #000000;
	margin-top: 1em;
}

.boxed
{
	background-color: #ffaaff;
	border: 1px solid #000000;
	margin-top: 1em;
}

.card
{
	background-color: #aaaaff;
	padding: .5em;
	border: 5px outset #000000;
	margin: 0 auto 0 1.5em;
}

.centered
{
	margin: 0 auto;
}

.centercolumn
{
	width: 60%;
	margin: 0 auto;
}

.centertext
{
	text-align: center;
}

.cleared
{
	clear: both;
}

.floatleft
{
	float: left;
	text-align: left;
}

.floatright
{
	float: right;
	text-align: right;
}

.fullwidth
{
	width: 100%;
}

.pad_all
{
	padding: 1em;
}

.pad_sides
{
	padding: 0 1em 0 1em;
}

.setleft
{
	text-align: left;
}

/************************
* ClearFix Hack to			*
* Prevent IE Guillotine	*
************************/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	width: 1px;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline;
}

/* Hide from IE-mac \*/
html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
/* End ClearFix Hack */


/*********
* Images *
*********/

img
{
	color: #000000;
	height: auto;
	padding: 0;
	border: 1px solid #000000;
	margin: 0 auto;
}

.advert
{
	background-color: transparent;
	width: 100%;
	border: none;
	margin: 0 auto;
}

.ad_image
{
	background-color: transparent;
	width: 90%;
	border: none;
	margin: 5px auto 0 auto;
}

.photo
{
	border: 2px solid #000000;
}

.framed
{
	background-color: #ffffff;
	width: 80%;
	padding: 8% 8% 12% 8%;
	border: 10px solid #000000;
}

.center
{
	float: none;
	margin: 0 auto;
}

.left
{
	float: left;
	margin: .25em .5em .25em 0;
}

* html .left
{
	margin: .25em 1.5em .25em 0;
}

.right
{
	float: right;
	margin: .5em .2em .5em .5em;
}

.humongous
{
	width: 90%;
}

.huge
{
	width: 60%;
}

.large
{
	width: 40%;
}

.medium
{
	width: 27%;
}

.small
{
	width: 18%;
}

.tiny
{
	width: 12%;
}

/********
* Texts *
********/

hr
{
	clear: both;
	background-color: #000000;
	color: #000000;
	height: 2px;
	width: 90%;
	margin: 1.5em auto;
}

hr.double
{
	height: 4px;
}

blockquote
{
	text-align: left;
}

h1
{
	display: block;
	background-color: transparent;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	line-height: 2em;
	height: auto;
	margin: 0 0 0 2%;
}

h1.splash
{
	background-color: transparent;
	text-align: center;
	margin: 0 auto;
}

h1.name
{
	float: right;
	width: auto;
	text-align: left;
	line-height: 1.2em;
	margin-right: 1%;
}

h1.estb
{
	clear: right;
	float: right;
	width: auto;
	line-height: 1.2em;
	text-align: left;
	margin-right: 1%;
}

h2
{
	background-color: inherit;
	font-size: 1.6em;
	font-weight: bold;
}

h3
{
	background-color: inherit;
	font-size: 1.4em;
	font-weight: bold;
}

.teaser h3
{
	display: inline;
	margin: 0;
}

h4
{
	background-color: inherit;
	font-size: 1.2em;
	font-weight: bold;
}

.upper h4
{
	font-weight: normal;
	margin-top: 0;
}

h5
{
	background-color: inherit;
	font-size: 1.0em;
}

h5.minutes
{
	margin-top: 1em;
}

h6
{
	background-color: inherit;
	color: #666666;
	font-size: 1.0em;
}

p
{
	background-color: inherit;
	width: auto;
	padding: .5em 1em;
	margin: 0 auto;
}

.navcap p
{
	padding: .1em .2em;
}

em
{
	font-style: italic;
	font-weight: normal;
}

.allcaps
{
	text-transform: uppercase;
}

.underlined
{
	text-decoration: underline;
}

.caption
{
	font-size: .9em;
	text-align: center;
	padding: 0;
	margin: 0;
}

.copyright
{
	color: #000000;
}

.date
{
	float: right;
	margin-right: 2%;
}

.meeting
{
	color: #bb0000;
}

.serif_font
{
	font-family: Georgia, Times New Roman, Times, serif;
}

.sans_serif_font
{
	font-family: Verdana, Trebuchet, Ariel, sans-serif;
}

.subscribe
{
	text-align: center;
}

.warning
{
	background-color: #ffcc00;
	height: auto;
	width: 60%;
	margin: 1em auto;
}

.toyes {
	background-color: #aaaaff;/*?inherit?*/
	font-size: 1.4em;
	font-weight: bold;
}
.one {
	background-color: inherit;
	color: red;

}
.two {
	background-color: inherit;
	color: yellow;

}
.three {
	background-color: inherit;
	color: black;

}
.four {
	background-color: inherit;
	color: green;

}

/********
* Lists	*
********/

ol
{
	list-style: decimal;
}

ol.alpha > li
{
	list-style: lower-alpha;
}

ul
{
	list-style: disc;
}

.ad_links
{
	list-style: none;
	background-color: inherit;
	text-align: center;
	padding: 0 0;
	border-top: 1px solid #677715;
	border-bottom: 1px solid #677715;
	margin: 0 auto;
}

.bullets
{
	list-style: disc;
	background-color: inherit;
	text-align: left;
	padding: 0;
	margin: 0 2em;
}

.buttons
{
	list-style: none;
	display: inline;
	text-align: center;
	padding: 0 0 0 0;
}

.calendar_dates
{
	list-style: disc;
	background-color: inherit;
	text-align: left;
	padding: 0 0;
	margin: 0 2em 1em 2em;
}

.calendar_items
{
	list-style: circle;
	background-color: inherit;
	text-align: left;
	padding: 0 0;
	margin: 1em 1em 1em 1em;
}

.nav_links
{
	list-style: none;
	background-color: #ffaaff;
	width: 100%;
	text-align: left;
	padding: 0;
	border-top: 1px solid #677715;
	border-bottom: 1px solid #677715;
	margin: 0 0;
}

li
{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
}

.ad_link
{
	font-weight: normal;
	margin: 0 auto;
}

.bullet
{
	text-align: left;
	padding: 0;
	margin: 0;
}

.button
{
	display: inline;
	text-align: center;
	margin: 0 0 0 0;
}

.calendar_date
{
	text-align: left;
	padding: 0;
	margin: 0;
}

.calendar_item
{
	text-align: left;
	padding: 0;
	margin: .5em 0;
}

.nav_link
{
	text-align: left;
	padding: 0;
	margin: 0;
}

.tease
{
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

.teaser
{
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

/**********
*	Links	*
**********/

a:link,
a:visited,
a:active
{
	color: #000000;
	text-decoration: underline;
}

a:focus,
a:hover
{
	color: #000000;
	text-decoration: none;
}

a.nodecor:link,
a.nodecor:visited,
a.nodecor:focus,
a.nodecor:hover,
a.nodecor:active
{
	text-decoration: none;
}

a.fullwidth
{
	display: block;
}

/*ad links*/

.ad_link a
{
	display: block;
	height: auto;
	text-decoration: none;
	border-top: 1px solid #677715;
	border-bottom: 1px solid #677715;
}

.ad_link a:link,
.ad_link a:visited,
{
	background-color: inherit;
	color: #000000;
}

.ad_link a:focus,
.ad_link a:hover
{
	background-color: #ffcc00;
	color: #000000;
}

/*nav links*/

.nav_link a
{
/*	position: relative;*/
	z-index: auto;
	display: block;
	height: auto;
	width: 95%;
	text-decoration: none;
	padding-left: .5em;
	border-top: 1px solid #677715;
	border-bottom: 1px solid #677715;
}

* html .nav_link a
{
	width: 94%;/*prevents doubling in IE6*/
}

.nav_link a:link,
.nav_link a:visited,
{
	background-color: inherit;
	color: #000000;
}

.nav_link a:focus,
.nav_link a:hover
{
	background-color: #ffcc00;
	color: #000000;
}

.ad_link a:active,
.nav_link a:active
{
	background-color: #ffffff;
	color: #000000;
}

/*button links*/

.button a
{
	display: none;
	text-decoration: none;
	padding: 0 2px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0;
}

.button a:link,
.button a:visited,
.button a:active
{
	background-color: inherit;
	color: #ffffff;
}

.button a:focus,
.button a:hover
{
	background-color: #ffcc00;
	color: #000000;
}

/*teaser links*/

.teaser a
{
	text-decoration: none;
}

.teaser a:link,
.teaser a:visited,
.teaser a:active
{
	background-color: inherit;
	color: #0000cc;
}

.teaser a:focus,
.teaser a:hover
{
	background-color: #ffcc00;
	color: #000000;
}

/*navcap links*/

div.navcap
{
	position: absolute;
	left: 22%;
	display: none;
	background-color: #ffcc00;
	border: 2px solid #000000;
	margin: -1.7em 0 0 0;
	z-index: 99;
}

div.navcap p
{
	display:none;
}

/*
a:link>div.navcap,
a:visited>div.navcap,
a:focus>div.navcap,
a:active>div.navcap
{
	display: none;
}

a:hover>div.navcap
{
	display: block;
}
*/
/*hover hide links*/

#splash a:focus,
#splash a:hover
{
	background-color: inherit;
	color: #000000;
}

.photo a:focus,
.photo a:hover
{
	background-color: inherit;
	color: #000000;
}

.photo a:link,
.photo a:visited,
.photo a:active
{
	background-color: inherit;
	color: #000000;
}

/*over/exit switching*/

a:link .exit,
a:active .exit,
a:visited .exit
{
	display: block;
}

a:focus .exit,
a:hover .exit
{
	display: none;
}

a:link .over,
a:active .over,
a:visited .over
{
	display: none;
}

a:focus .over,
a:hover .over
{
	display: block;
}

/*Tables*/

table
{
	table-layout: fixed;
  border-collapse: separate;
  border-spacing: 1em 0.5em;
  background-color: #cccccc;
  width: 90%;
  border: 1px solid #000000;
	margin: 0;
}

th,
td
{
	background-color: #ffffff;
}

th
{
  border-bottom: 1px solid #000000;
}

th.alfa,
td.alfa
{
	width: 70%;
	text-align: left;
}

th.numr,
td.numr
{
	width: 30%;
	text-align: right;
}


/**************
* End of CSS	*
**************/