/*   
	Kubrick v1.2.5  for  e107
	http://binarybonsai.com/kubrick/
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Maintainer: William Moffett [Que~]
*/
/* BEGIN TYPOGRAPHY & COLORS */
html, body {
height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}

table.nc_wrapper{
	background-color: #417C66;
}

.bgtop{
  background-image: url('media/westcoastwhitebaiters/bgtop.jpg');
  background-repeat: no-repeat;
  background-position: top right; 
}
.bgbottom{
  background-image: url('media/westcoastwhitebaiters/bgbottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom right; 
}
.bgrepeat{
  background-image: url('media/westcoastwhitebaiters/bgrepeat.jpg');
  background-repeat: repeat-y;
  background-position: top right; 
}
.shadowtop{
  background-image: url('media/westcoastwhitebaiters/shadowtop.jpg');
  background-repeat: no-repeat;
  background-position: top right; 
}
.shadowbottom{
  background-image: url('media/westcoastwhitebaiters/shadowbottom.jpg');
  background-repeat: no-repeat;
  background-position: top right; 
}

.logo{
font-size: 12pt;
font-weight: bold;
font-family: times, arial, helvetica, sans-serif;    
margin: 0px 0px 0px 0px;
color: #009F94;
text-align: center;
background-image: url('media/westcoastwhitebaiters/logo.gif');
  background-repeat: no-repeat;
  background-position: top center; 
}

.byline{
font: bold 10pt verdana, arial, helvetica, sans-serif;   
font-style: italic;
text-align: center;
color: #ffffff;
margin: 2px 0px 2px 0px;
}
.content{
background-color: #FFFFFF;
 margin: 0px 15px 5px 15px;
 font: normal 10pt verdana, arial, helvetica, sans-serif;
}
a {
	color: #06c;
	text-decoration: underline;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}

/* UL NAVIGATION ADDED BY QUE~ */

#navigation{
	font-size: 11px; 
	list-style: none;
	font-weight: bold;
}

#navigation li{
	background: none;
 	display: inline;
}

/* END UL NAVIGATION */
/* START NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited, .nav9 a:link, .nav9 a:visited, .nav10 a:link, .nav10 a:visited{
	color: #4E4E4E;
/*	width: 80px; */

	height: 20px;
	line-height: 20px;
/*	background: url(images/01_linkbg2.gif) top repeat-y;*/
	padding: 5px;
	text-align:center;
	text-decoration: none;
}


.nav1_onpage a:link, 
.nav1_onpage a:visited, 
.nav2_onpage a:link, 
.nav2_onpage a:visited, 
.nav3_onpage a:link, 
.nav3_onpage a:visited, 
.nav4_onpage a:link, 
.nav4_onpage a:visited, 
.nav5_onpage a:link, 
.nav5_onpage a:visited, 
.nav6_onpage a:link, 
.nav6_onpage a:visited, 
.nav7_onpage a:link, 
.nav7_onpage a:visited, 
.nav8_onpage a:link, 
.nav8_onpage a:visited, 
.nav9_onpage a:link, 
.nav9_onpage a:visited, 
.nav10_onpage a:visited{
	color: #4E4E4E;
/*	width: 80px; */

	height: 20px;
	line-height: 20px;
/*	background: url(images/01_linkbg2.gif) top repeat-y; */
	padding: 5px;
	text-align:center;
	text-decoration: none;
}

.nav1 a:link, 
.nav1 a:visited, 
.nav1_onpage a:link, 
.nav1_onpage a:visited{
padding: 5px;
text-decoration: none;

}

.nav2 a:link, 
.nav2 a:visited, 
.nav2_onpage a:link, 
.nav2_onpage a:visited{
padding: 5px;
text-decoration: none;
}
.nav3 a:link, 
.nav3 a:visited, 
.nav3_onpage a:link, 
.nav3_onpage a:visited{
padding: 5px;
text-decoration: none;
}

.nav4 a:link, 
.nav4 a:visited, 
.nav4_onpage a:link, 
.nav4_onpage a:visited{
padding: 5px;
text-decoration: none;

}

.nav5 a:link, 
.nav5 a:visited, 
.nav5_onpage a:link, 
.nav5_onpage a:visited{
padding: 5px;
text-decoration: none;

}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
padding: 5px;
text-decoration: none;

}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
text-decoration: none;
padding: 5px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
padding: 5px;
text-decoration: none;
}
.nav9 a:link, .nav9 a:visited, .nav9_onpage a:link, .nav9_onpage a:visited{
padding: 5px;
text-decoration: none;
}
.nav10 a:link, .nav10 a:visited, .nav10_onpage a:link, .nav10_onpage a:visited{
padding: 5px;
text-decoration: none;
}
/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active,
.nav9 a:hover, .nav9 a:active,
.nav10 a:hover, .nav10 a:active{
/*	background: url(images/01_linkbg1.gif) top repeat-y; */
	margin: 0px 0 0 0px;
	color: #447B66;
	text-decoration: none;
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited,
.nav9_onpage a:link, .nav9_onpage a:visited,
.nav10_onpage a:link, .nav10_onpage a:visited{
/*	background: url(images/01_linkbg1.gif) top repeat-y; */
	color: #447B66;
	text-decoration: none;
}

/* END NAVIGATION */

#photoholder {
	width:774px;
	height:162px;
    Opacity: 80;
	
	
}
#thephoto {
	width:774px;
	height:162px;
}

/*table { margin-left:auto; margin-right:auto; }*/
.searchhighlight{text-decoration: underline;color:#FF0000;font-weight:bold;}

/*
 * Please DO NOT USE or reference any of the following class definitions.
 * They are not referenced anywhere in the e107 core. (0.700, 7 Feb 2005)
 * This file will be eliminated after the remaining definitions (above) 
 *   have been either verified as unnecessary, or added to all themes.
 */

.defaulttable, .fbdefault, .fdefault, .f2default, .f3default, .fcdefault{ display: block; width: auto; }
.center{ text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.day {
  text-align: center;
  background: #F1EAE1;
  font: 10px tahoma, verdana, arial, helvetica, sans-serif;
  padding: 2px 1px 2px 1px;
}
.dayentry {
  text-align: center;
  background: #F1C7B7;
  font: 10px tahoma, verdana, arial, helvetica, sans-serif;
  padding: 2px 1px 2px 1px;
}
.forumheader4{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	cursor: pointer;
}
.forumheader5{
	background-color: #BCD5EA;
	color:#000;
	cursor: pointer;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	padding-left:20px;
}
ul li { padding:0px; margin:0px; }
