﻿CSS Stylesheet */


/* =============================================================================================================
Reset 
============================================================================================================= */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:100%; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* =============================================================================================================
Global   old background color #efe8c8
=============================================================================================================== */

html 	{height:100%; width:100%;margin:0 auto ;background-color:#111	}
body	{background-color:#111; width:100%;margin:0 auto;height:auto; margin:0 auto;	}


/* ===
  old background color #efe8c8
=== */


/*=============================================================================================================== 
Headings 
=============================================================================================================== */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* ============================================================================================================= 
Text Elements 
=============================================================================================================== */

p           	{ color:#000; font-size:12px; line-height:150%;  }
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link			{ color: #000;  }
a:visited		{ color: #00f;  }
a:active		{ color: #000;  }
a:focus			{ color: #000;  }
a:hover     	{ color: #000; text-decoration: underline }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* ============================================================================================================== 
Images 
================================================================================================================ */



/* =============================================================================================================== 
Lists 
================================================================================================================ */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



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

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }


/* ===============================================================================================================
 Template basics
 ================================================================================================================ */

/* ==================== Top =======================================*/


html, body          {height:auto  }


.wrapper 			{ min-width:100%; margin:-10px auto; background-color:#ffffff; height:auto; min-height:100%; overflow:hidden;position:relative; border-radius:  }
top					{position:fixed; top:0; width:100%; overflow:hidden}				
					

.logo               { margin:0px 0px 0 0px; float:left; max-width:  }

.social-media       { float:right; margin: 20px 60px 0 0;  }

.header-container	{ max-width:900px;width:100%; margin:0 auto; background-color:#ffffff; height:auto; position:relative; }


	
.header-bar  	   {background-color:#000; width:100%;min-width:600px; height:100px;;margin:;border-top:;
					border-top:; position:fixed; top:0; width:100%; overflow:visible; z-index:2}
					
#content  			{margin:0px auto; font-size:50px;color:#000;background-color:; }

.content-wrapper	{min-width:800px; max-width:900px; margin: 0px auto; }


#banner 			{ margin:0px auto; border-top:1px #000000 solid; border-bottom:1px #ffffff solid;clear:both; max-width:40%; position: relative; z-index: 1;margin-top:100px }

.page-banner		{ margin:0px auto; border-top:1px #000000 solid; border-bottom:1px #ffffff solid;clear:both; width:40%; position: relative; z-index: 1;margin-top:100px; }
.page-banner img	{min-width:40%}

.content-wrapper h2		{font-size:40px; text-align:center; padding: 20px 0 10px 0; }
.content-wrapper h3		{font-size:32px; text-align:center; padding: 30px 0 20px 0; }


/* =====================  Tonav  =============================================================================== */
.topnav a:link      { color:#fff; outline:none   }
.topnav a:visited   { color:#fff; outline:none  }
.topnav a:active    { color:#fff; outline:none  }
.topnav a:hover     { color:#80d4ff; text-decoration: underline; outline:none  }
.topnav a:focus     { color:#fff; outline:none  }

.topnav 			{background-color;  clear:both;overflow:hidden; float:left; margin:-40px 0 0px 220px; width:100%;min-width:800px; max-width:900px  }
.topnav a      		 {display:inline;float:left; padding:11px 15px 5px 15px; font-size:14px; }



.dropdown .dropbtn	{float:left; padding:10.5px 14px 0 14px; font-size:14px;margin:0px 0 0 0; background-color: #000; outline:none; border:none;color:#fff }
.dropdown			{float:left; overflow:hidden }
.dropdown:hover .dropbtn	 { color:#80d4ff; text-decoration: underline; outline:none  }

.home-content 		{display:none;position:absolute;background-color:#000;min-width:0px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); z-index:1;margin-top:25px }
.home-content a {float:none;color:#000;padding:10px 15px;text-decoration:none;display:block;text-align:left }
.home-content a:hover {color:#80d4ff; text-decoration: underline; outline:none }
.dropdown:hover .home-content	{display:block}

.about-content 		{display:none;position:absolute;background-color:#000;min-width:0px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); z-index:1;margin-top:25px }
.about-content a {float:none;color:#000;padding:10px 15px;text-decoration:none;display:block;text-align:left }
.about-content a:hover {color:#80d4ff; text-decoration: underline; outline:none }
.dropdown:hover .about-content	{display:block}

.events-content 		{display:none;position:absolute;background-color:#000;min-width:0px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); z-index:1;margin-top:25px }
.events-content a {float:none;color:#000;padding:10px 15px;text-decoration:none;display:block;text-align:left }
.events-content a:hover {color:#80d4ff; text-decoration: underline; outline:none }
.dropdown:hover .events-content	{display:block}


.involve-content 		{display:none;position:absolute;background-color:#000;min-width:0px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); z-index:1; margin-top:25px }
.involve-content a {float:none;color:#000;padding:10px 15px;text-decoration:none;display:block;text-align:left }
.involve-content a:hover {color:#80d4ff; text-decoration: underline; outline:none }
.dropdown:hover .involve-content	{display:block}


.birds-content 		{display:none;position:absolute;background-color:#000;min-width:0px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); z-index:1; margin-top:25px }
.birds-content a {float:none;color:#000;padding:10px 15px;text-decoration:none;display:block;text-align:left }
.birds-content a:hover {color:#80d4ff; text-decoration: underline; outline:none }
.dropdown:hover .birds-content	{display:block}


.links-content 		{display:none;position:absolute;background-color:#000;min-width:0px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); z-index:1; margin-top:25px }
.links-content a {float:none;color:#000;padding:10px 15px;text-decoration:none;display:block;text-align:left }
.links-content a:hover {color:#80d4ff; text-decoration: underline; outline:none }
.dropdown:hover .links-content	{display:block}


/* ==================== Footer =======================================*/



	
.footer-bar  	   {background-color:#000; width:100%;min-width:600px; height:100px;margin-top:;border-top:;
					border-bottom:; position:relative; top; width:100%; overflow:; z-index:}
					
.footer-container	{min-width:800px; max-width:900px; margin: 0px auto}

.footer-logo                { margin:20px 20px 0 0px; float:right; max-width:  }
.footer-social-media        { float:; margin: 50px 0px 0 30px;  }
.footer-address 			{margin: 20px 0 0 0}
.footer-address h3			{color:#fff; text-align:center; margin:0 0 5px 0 }
.footer-address p			{color:#fff; text-align:center}
.footer-column 				{float:left; width:32%; }
.footer-row1:after			{content: " ";display:table;clear:both }


/* ===============================================================================================================
               Index
 ================================================================================================================ */


.index-row1					{min-height: 50px; margin: 40px 0 50px 0}
.index-row1	h3				{text-align:center; font-size:1.8vw; margin: 0 0 10px 0}
.index-row1	h5				{text-align:center; font-size:1vw}
.index-row2					{background-color:; min-height: 50px; margin: 20px 0 20px 0}
.index-column p				{font-size: 20px;text-align: }
.index-column 				{float:left; width:25%; }
.index-row2:after			{content: " ";display:table;clear:both }
.indexnl					{text-align: center; }
.indexnl a					{margin: 0 0 0 40px}
.indexnl p					{text-align:center;font-size:15px; margin: 5px 0 0 0}


.back						{min-height: 40px; margin: 30px 0 10px 0; text-align: center}
.back a						{font-size:18px; margin: 30px 0 10px 0}

/* ===============================================================================================================
               CBC
 ================================================================================================================ */

.cbc-content				{margin:0 auto; ; width:100%; }
.cbc1-column				{float: left; width: 50%}
.cbc2-column				{float: left; width: 25%}
.cbc						{margin:30px 0 40px 0}


/* ===============================================================================================================
               Coule Region
 ================================================================================================================ */

.couleeregion			   {margin:30px 0 30px 0}	
.couleeregion p			   {font-size:14px; margin:10px 0 10px 0}
.couleeregion img		   {margin:0 auto}

.cr-img img  {float: left; margin: 30px 14px 5px 0; border:3px solid #000}

.cr-imgrt img  {float: right; margin: 30px 0px 15px 14px; border:2px solid #000}


/* ===============================================================================================================
              Links
 ================================================================================================================ */
.birdinglinks-content				{margin:0 auto; ; width:100%; }


.links-row					{background-color:; min-height: 20px; margin: 15px 0 15px 0;text-align:center}
.links-row:after			{content: " ";display:table;clear:both }
.links-row0					{background-color:; min-height: 30px; margin: 15px 0 15px 0;text-align:center}
.links-row0:after			{content: " ";display:table;clear:both }
.links-row1					{background-color:#80d4ff; min-height: 20px; margin: 15px 0 15px 0;text-align:center;padding:10px 0}
.links-row1:after			{content: " ";display:table;clear:both;  }
.links-row2					{background-color:; min-height: ; margin: 15px 0 15px 0;text-align:center}
.links-row2:after			{content: " ";display:table;clear:both }
.links-row3					{background-color:#80d4ff; min-height:; margin: 15px 0 15px 0;text-align:center;padding:10px 0}
.links-row3:after			{content: " ";display:table;clear:both }
.links-row4					{background-color:; min-height: ; margin: 15px 0 15px 0;text-align:center}
.links-row4:after			{content: " ";display:table;clear:both }
.links-row5					{background-color:#80d4ff; min-height: ; margin: 15px 0 15px 0;text-align:center;padding:10px 0}
.links-row5:after			{content: " ";display:table;clear:both }
.links-row6					{background-color:; min-height: ; margin: 15px 0 15px 0;text-align:center}
.links-row6:after			{content: " ";display:table;clear:both }
.links-row7					{background-color:#80d4ff; min-height: ; margin: 15px 0 15px 0;text-align:center;padding:10px 0}
.links-row7:after			{content: " ";display:table;clear:both }
.links-row8					{background-color:; min-height: ; margin: 15px 0 15px 0;text-align:center}
.links-row8:after			{content: " ";display:table;clear:both }
.links-row9					{background-color:#80d4ff; min-height:; margin: 15px 0 15px 0;text-align:center;padding:10px 0}
.links-row9:after			{content: " ";display:table;clear:both }





.links-column p				{font-size: 20px;text-align:center }
.links-column 				{float:left; width:49%; }
.links-column a				{font-size: 20px }
.links						{margin:0 0 40px 0}


.links a:link      { color:#000; outline:none   }
.links a:visited   { color:#000; outline:none  }
.links a:active    { color:#000; outline:none  }
.links a:hover     { color:#000; text-decoration: underline; outline:none  }
.links a:focus     { color:#000; outline:none  }


/* ===============================================================================================================
               Quiz
 ================================================================================================================ */

.birdingquiz-content		{margin:0 auto; ; width:100%; }
.quiz-column 				{float:left; width:24%; }


.quiz-row1					{background-color:#80d4ff; min-height: 20px; margin: 15px 0 15px 0;text-align:center;padding:10px 0}
.quiz-row1 p				{font-size:16px; text-indent: 20px; margin:10px 10px}
.quiz-row1:after			{content: " ";display:table;clear:both;  }
.quiz-row2					{background-color:; min-height: 20px; margin: 25px 0 15px 0;text-align:center; font-size:18px}
.quiz-row2:after			{content: " ";display:table;clear:both }


.quiz-column a:link     			 { color:#00f; outline:none   }
.quiz-column a:visited  			 { color:#00f; outline:none  }
.quiz-column a:active   			 { color:#00f; outline:none  }
.quiz-column a:hover    			 { color:#00f; text-decoration: underline; outline:none  }
.quiz-column a:focus     			 { color:#00f; outline:none  }

.quiz						{margin:0 0 40px 0}
.quiz-row10					{min-height: 40px}

.quiz-content				{margin:0 auto; ; width:100%; }

.error p						{text-align:center}

/* ===============================================================================================================
               Newsletter
 ================================================================================================================ */

.newsletter-content				{margin:0 auto; ; width:100%; }

.links-row h4			{text-align:center; font-size:20px; margin:5px 0 20px 0}
.links-row0 h4			{text-align:center; font-size:20px; margin:25px 0 0px 0}
.nl-column 				{float:left; width:20%; }
.nl-column a			{font-size: 16px; }

/* ===============================================================================================================
               Officers
 ================================================================================================================ */

.of-column 				{float:left; width:25%; }
.of-column p			{font-size: 16px; padding: 0 0 0 10px }


/* ===============================================================================================================
               Membership
 ================================================================================================================ */

.membership h5				{text-align: center; font-size:12px;font-weight:normal; margin:10px 0 50px 0}
.membership h4				{text-align: center; font-size:16px;font-weight:; margin:0px 0 10px 0}
.membership h6				{text-align: center; font-size:12px;font-weight:; margin:0px 0 20px 0}

.join-column					{width: 32%; min-height: 40px; margin: 20px 0 30px 0; float:left; }
.join-column h6					{margin:10px 0 0 0; float:right}
.join-column img				{float:left; margin: 0px 0px 0 5%}

.joinbymail						
.joinmail-column1				{float: left;width:32%}
.joinmail-column1 img			{float:left}
.joinmail-column2				{float: right;width:68%; margin:0 0 40px 0}
.joinbymail						{margin: 20px 0 0 0 }
.joinbymail	p					{font-size: 12px;  }
.dedicated						{margin: 10px 0 20px 0}

/* ===============================================================================================================
               Donate
 ================================================================================================================ */

.donate h4						{text-align: center; margin: 30px 0 30px 0; font-size:18px}
.donate h5						{text-align: center; margin:20px 0 20px 0}
.donate p						{text-align:center; font-size: 14px}

/* ===============================================================================================================
               Lax River Marsh
 ================================================================================================================ */

.lax-river-marsh				{margin:20px 0 100px 0}
.lax-river-marsh h4				{text-align: center; margin: 30px 0 30px 0; font-size:18px}
		

.lrm-img img  					{float: left; margin: 30px 14px 5px 0; border:}

.lrm-imgrt img  				{float: right; margin: 30px 0px 15px 14px; border:}

/* ===============================================================================================================
               Meetings
 ================================================================================================================ */
.meetings						{margin:10px 0 40px 0}		
.meetings p						{text-align:center}	
.meetings h4					{text-align:center;font-size:16px; font-weight:400; margin: 10px 0}	
.meeting-map					{margin:0px 0 30px 0; text-align:center;}
	
.meeting-archive				{margin:0 auto; ; width:800px; margin-bottom:40px}
.meeting-archive h4				{text-align:center;font-size:18px; font-weight:600; margin: 10px 0}
	
.meeting-column 				{float:left; width:12.5%; }
.upcoming-meetings				{margin:20px 0 40px 0}
.upcoming-meetings h5			{margin:7px 0px; color:#8e0800}
.upcoming-meetings p			{margin:7px 0px}
.upcoming-meetings h4			{text-align:center;font-size:18px; font-weight:600; margin: 10px 0}
.calendarlink p					{text-align:center; font-size:12px}

.divider						{margin:30px 0; text-align:center}
.past-meetings					{margin-top:20px}
.past-meetings h5				{margin:7px 0px; color:#8e0800}
.past-meetings p				{margin:1px 0px}
.past-meetings h4				{margin:0 0 5px 0}


/* ===============================================================================================================
               Bird Stories
 ================================================================================================================ */

.bird-stories					{margin:0 auto;max-width:800px; margin-bottom: 40px}
.bird-stories h3				{margin:10px 0; font-weight:bold; color:#8e0800; font-size: 16px}
.bird-stories h5				{margin:10px 0; font-weight:bold;font-size:15px }
.bird-stories p					{font-size:14px }

.story-beginning				{margin: 10px 0 20px 0}
.bird-stories ul				{margin:10px 0; list-style-type:circle; }
.bird-stories ul li				{margin:5px 0; padding: 5px 4px; font-size:12px}

/* ===============================================================================================================
               Resources
 ================================================================================================================ */


.birding-resources				{max-width: 800px; margin:0 auto}
.birding-resources p			{font-size:14px; font-weight:normal}
.birding-resources h4			{text-align:center; font-weight:300; margin:20px 0 30px 0; font-size:16px}
.book-categories				{margin:30px 0 10px 0}
.book-categories p				{text-align:center; font-size:16px; font-weight:bold}
.books-column 					{float:left; width:25%; }
.books-column img				{margin: 0 0 0 20%}
.books-column p					{text-align:left}
.book-image						{float: left; max-width:25%;}
.book-text						{float:right; max-width:75%}
.book-text p					{float:left}
.book-image2					{float: right; max-width:25%;}
.book-text2						{float:left; max-width:70%}
.book-text2 p					{float:right}
.book-image3					{float: right; max-width:30%;}
.book-text3						{float:left; max-width:50%; margin-left:17%}
.book-text3 p					{float:right}

	

.links-column p				{font-size: 20px;text-align:center }
.book-column 				{float:left; width:50%;margin: }


/* ===============================================================================================================
               Bird Photos
 ================================================================================================================ */
 
.bird-photos					{margin:10px 0 40px 0}
.bird-photos ul li				{text-align:center; margin: 10px 0; font-size:16px}

.member-pics					{text-align: center}
.member-pics p					{text-align: center}
.member-pics h4					{text-align: center; font-size: 14px; font-weight:normal; margin: 10px 0 20px 0;  color:#8e0800}
.member-pics h5					{text-align: center; font-size: 10px; font-weight:normal; margin: 10px 0 20px 0}

/* ===============================================================================================================
               Contact
 ================================================================================================================ */
 

.contact 						{text-align:center;margin:0 0 40px 0}
.contact img					{margin:20px 0 20px 0; min-width:15%}
.contact h4						{text-align:center; margin:20px 0 40px 0; font-size:18px}
.contact h5						{text-align:center; font-size: 16px; margin: 0 0 5px 0}
.contact p						{text-align:center}


/* ===============================================================================================================
              CBC Species Chart
 ================================================================================================================ */
 
.sc-column 				{float:left; width: 33%; }

/* ===============================================================================================================
               CBC Participants
 ================================================================================================================ */

.cbc-participants 		{margin: 30px auto; max-width:px}
.cbc-participants P		{margin:10px 0 10px 0; text-indent: 10px} 

/* ===============================================================================================================
               CBC Tally Sheets
 ================================================================================================================ */
.tally-sheets a			{text-align: center}

/* ===============================================================================================================
               Events
 ================================================================================================================ */


.eventscalendar			{margin: 50px auto}
.eventsintro			{margin:40px 0 0 0}
.eventsintro h4			{text-align:center;font-size: 17px;margin: 10px 0 20px 0}
.eventsintro h5			{text-align:center;font-size: 15px;margin: 20px 0 10px 0}


/* ===============================================================================================================
               May Bird Walks
 ================================================================================================================ */


.maybirdwalk			{margin: 50px auto; max-width:}
.maybirdwalk h3			{text-align: center; font-size:20px}
.maybirdwalk p			{text-align: center; font-size:12px; margin:5px auto}

.maybirdhikes			{margin:10px 0 40px 0}
.maybirdhikes p			{text-align:center; font-size:15px}	



