

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background:#996600;background:-webkit-linear-gradient(bottom,#996600,#993300);background:-ms-linear-gradient(bottom,#996600,#993300);background:-moz-linear-gradient(bottom,#996600,#993300);background:-o-linear-gradient(bottom,#996600,#993300);
background-repeat:repeat-x;
margin: 0;
padding: 0;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #000;
font-size: 90%;
}

img {max-width:100% auto;}
.ItemRight img, .ItemLeft img {border:1px solid #999; padding: 4px; box-shadow:2px 2px 2px #ccc;}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #215E21;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 5px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 0 solid #215E21;
text-align: center;
}

h2 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 1px solid #215E21;
}

h3 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 0 solid #215E21;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}

/* -- General Link Styling -- */

a:link {
color: #0066CC; 
text-decoration: underline;
}

a:visited {
color: #215E21;
text-decoration: underline;
}

a:hover {
color:#b47202;
text-decoration: underline;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 95%;
max-width:960px;
box-shadow:3px 3px 3px #333; 
}
#PageWrapper {
margin: 24px auto;
background-image: url(../image-files/backgroundyg.jpg);
background-repeat: repeat-y;
}

#Header {
position: relative;
height: 185px;
/******background-image: url(http://kirbyscovers.com/wp-content/uploads/2012/01/banner6.png);******/
background-image: url(../image-files/test.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}


#ContentWrapper {
float:right;
width: 70%;
}


#ContentColumn {
margin: 0; 
width:100%;
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
background-color: #fff;
}


#NavColumn{
float: left;
width:29%;
background-image: url();
background-repeat: repeat-y;
background-color:transparent; 
border-right:1px dotted #ccc; 
font-size: 90%;
color: black;   
}


#ExtraColumn, #ExtraColumn .Liner{display:none !important;}



#Footer {
clear: both;
width: 100%;
margin-top:0;
padding:  0;
height:117px;
background-image: url('../image-files/footer1d.jpg');
background-repeat: no-repeat;
background-position: left bottom;
background-color: #ffffff;    
text-align: center;
font-size: 85%;
}


.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0 80px 0 80px;
}

/* ------ Section 3 - Page Structure Details ------ */
#NavColumn h4 {
font-size: 90%;
color: black;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
color: #215E21;
margin-top: 0;
}

/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 90%;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 2px 2px 2px 4px;
font-size: 110%;
color: black;
margin: 12px 0;
background-image: url(../image-files/yellowflowerfeelingsnavheader_1px.gif);
background-repeat: repeat-y;
background-color: transparent;
display:block;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 5px 5px 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {

background-color: #ffc;       
border: 1px solid #215E21;
margin-bottom: 6px;
font-size:115%;
line-height:200%;
box-shadow:3px 3px 3px #999; 
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #215E21;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:visited {
color: #215E21;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:hover {
color: #FFFBCF;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
background-color: #215E21;   
text-decoration: underline;
}

/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
color: #0000CC; 
}

.ThumbnailLink a:link {
text-decoration: underline;
color: #215E21; 
}

.ThumbnailLink a:visited {
text-decoration: underline;
color: #215E21; 
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #b47202;
}

.ThumbnailLink a:link img {
display: block;
background-color:#fffaba;
border: 1px solid #215E21;
padding: 3px;
}

/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: #ffc;
text-align: center;
}

.ExtraNav a:link {
color: #215E21;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: #215E21;
text-decoration: none;
}

.ExtraNav a:hover {
color: #71983E;
text-decoration: underline;
}

#Header .ExtraNav {
font-size: 85%;
position: relative;
top: 161px;
text-align: center;
height: 25px;
line-height: 25px;
}

#Header .ExtraNav ul { 
margin: 0;
line-height: 25px;
height: 25px;
vertical-align: bottom;
}

#Header .ExtraNav ul li { 
line-height: 25px;
margin: 0;
background-image: url();
background-repeat: repeat-x; 
background-position: left bottom;
background-color: transparent;
height: 25px;
}

#Header .ExtraNav ul li:hover { 
line-height: 25px;
margin: 0;
background-image: url('../image-files/yellowflowerfeelingsextranavbars_1px.gif');
background-repeat: repeat-x; 
background-position: left top;
background-color: transparent;
height: 25px;
}

#Header .ExtraNav ul li a:link {
padding: 2px 6px 2px 6px;
height: 25px;
line-height: 25px;
color: black;
text-decoration: none;
text-align: center;
}

#Header .ExtraNav ul li a:visited {
padding: 2px 6px 2px 6px;
height: 25px;
line-height: 25px;
color: black;
text-decoration: none;
text-align: center;
}

#Header .ExtraNav ul li a:hover {
padding: 2px 6px 2px 6px;
height: 25px;
line-height: 25px;
color: #215E21;
text-decoration: none;
text-align: center;
background-color: transparent;
}

#Footer a:link {
white-space: nowrap;
}

#Footer a:visited {
white-space: nowrap;
}

#Footer a:hover {
white-space: nowrap;
}

#Footer .ExtraNav {
margin: 12px auto;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: #ffffff;
width:300px;
}

#Footer .ExtraNav ul {
list-style-type: none;
background-color: #ffffff;
padding: 0;
width:300px;
text-align:center;
}

#Footer .ExtraNav ul li {
display: inline;
background-color: #ffc;
text-align: center;
}

#Footer .ExtraNav a:link {
color: #215E21;
text-decoration: none;
text-align: center;
padding: 0 6px;
white-space: nowrap;
}

#Footer .ExtraNav a:visited {
color: #215E21;
text-decoration: none;
padding: 0 6px;
white-space: nowrap;
}

#Footer .ExtraNav a:hover {
color: #71983E;
text-decoration: underline;
padding: 0 6px;
white-space: nowrap;
}

/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #FFFBCF;
width: 85%;
border: 1px dotted #8f8fb3;
margin: 18px auto 24px auto;
padding: 4px;
color: #000;
background-image: url(../image-files/yellowflowerbottomright_50height.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
background-color: #ebf7db;
width: 24%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
color: #FFFBCF;
background-color: #215e21;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: #d3e4fb;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
background-color: white;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
width: 160px;
height: 600px;
padding: 0;
margin: 24px auto 12px auto;
clear: both;
}

.ReturnToNavBox {
width: 85%;
margin: 24px auto 12px auto;
padding: 4px 4px 4px 20px;
background-image: url(../image-files/yellowflowerfeelingsreturntonav_1px.gif);
background-repeat:repeat-y;
background-position: left top;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
background-color: #ffc;
border: 1px solid #8f8fb3;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #1d487e;
line-height: 120%;
text-align: center;
}

/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}


div.clear{clear:both;background-color:transparent}div.clear10{clear:both;height:10px;background-color:transparent}div.clear20{clear:both;height:20px;background-color:transparent}div.clear30{clear:both;height:30px;background-color:transparent}div.clear40{clear:both;height:40px;background-color:transparent}div.clear50{clear:both;height:50px;background-color:transparent}div.clear60{clear:both;height:60px;background-color:transparent}div.clear70{clear:both;height:70px;background-color:transparent}div.clear80{clear:both;height:80px;background-color:transparent}div.clear90{clear:both;height:90px;background-color:transparent}div.clear100{clear:both;height:100px;background-color:transparent}
.mobile-only{display:none;}
span.mobile-only{display:none;}
.mobileOnly{display:none;}
span.mobileOnly{display:none;}
@media screen and (max-width:765px){
.mobile-only{display:block;width:100%}
span .mobile-only{display:inline;}
div .mobileOnly{display:block;}
span .mobileOnly{display:inline;}
.desktopOnly{display:none;}
.desktop-only{display:none;}
body {background: url() #fff top repeat-x;  font-size:15px;overflow-x:hidden;}
.ItemRight, .ItemLeft {max-width:50%;}
#PageWrapper {width:100%; padding:0;margin:0 auto 25px auto; background:#fff; border:none;}

#Header {width:100%;padding:0; max-height:110px; 0;margin:0;background-size:100% auto;}
#Header .Liner {width:100%; max-height:110px; position:relative; padding:0;min-height:0px; _height:0px;}


#ContentWrapper {border:none; margin: auto;width:100%; height:auto;float:none; display:block;}
#ContentWrapper {background: url()#fff; background-repeat: repeat-y;background-position: top center;}
#ContentWrapper table {max-width:90% !important; margin:10px auto;}


#ContentColumn {
width:100%;
margin-top:0px;
position:relative;

margin-left:0;
border:none;
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
float:none;
display:block;
overflow-x:hidden;
}
#ContentColumn .Liner{margin-top:0px;width:90%; padding-right:20px;}


#NavColumn {display: none;}


#ExtraColumn {display: none;}



#Footer {
border-top:1px solid #cc0000;
border-bottom:1px solid #cc0000;
clear: both;
width: 100%;
padding: 8px 0;
margin: 0 auto;
background-image: url(../image-files/content1440.png);
 background-repeat: repeat-y;
 background-position: top center;
text-align: center;
font-size: 85%;
}
#Footer .Liner {margin: 0;padding: 0;}

img{max-width:95%!important;height:auto!important;-ms-interpolation-mode:bicubic;padding:4px;clear:both;display:block; float:none;}
#ExtraColumn a img center  {display:inline !important; float:left !important;}


#wrap{width:100%;position:relative;top:0px;right:-10px; background:#e8f1e9;border-color:transparent;padding:4px;margin: 0 -10px 10px -20px;color:#666;}
#wrap img{border:transparent;}
#wrap a:link{color:#0033cc; font-weight:bold; margin:10px;}
#wrap a:visited{color:#0033cc;}
#wrap a:hover{color:#ff6600;}
#ddmenu {display:none;}
.MobileNav img{border:transparent}
.more{display:none;background:0 0;padding:0}
.news{width:300px !important; margin:10px auto;}
.connect{float:right;margin-top:70px;margin-right:5px;}
}

@media screen and (max-width:479px){
.connect{float:left;margin-top:120px;margin-left:5px;}
#Header {width:100%;padding: max-height:130px; 0;margin:0;background-size:100% auto;}
#Header .Liner {width:100%; max-height:130px; position:relative; padding:0;min-height:0px; _height:0px;background:url()#fff top left no-repeat;}


}

div.index-table button {
	font-size:12px;
	font-style:normal;
	height:40px;
	width:125px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
div.index-table button:hover {

}
div.index-table button:active {

}
/*
 * <2nd & 3rd tier pages>
*/

div.index-table {
	/* Reset */
	padding: 0px;
	width:90%;
	margin:20px auto;

	/* Using relative border units to deal with zoom */
	/*border: 3px solid #CCBFA3;*/
	border: .3em solid gray;

	/* Not setting the width, otherwise the images
	 * SOMETIMES wrap after three in IE at a normal
	 * zoom */
	/* width:568px; */
	/* min-width:568px; */

	background-color:#EBEBA1;
	color: #FFFFCC;

	/* This is here because of floating issues */
	overflow: hidden;

	/* Center everything */
	text-align:center;

	/* Little aethetic stuff */
	border-spacing: .2em;
	margin-top: 10px;
	font-family:Arial, Helvetica, Sans Serif;
	border-collapse: separate;
}

div.index-table button {
	font-size:12px;
	font-style:normal;
	height:40px;
	width:125px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
div.index-table button:hover {

}
div.index-table button:active {

}

div.index-table .heading {
	/* Reset */
	margin: 0px;

	background-color: #5C3317;
	text-align:center;
	padding: 10px 100px 10px 100px;
	font-weight: bold;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:85%;
}

div.index-table div.bird {
	/* Reset */
	margin: 0px;
	padding: 0px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width: 141px;
	height: 170px;
	float: left;
}

div.index-table.ext-links-buttons .bird button {
	/* Adjust the odd space under the state names */
	margin-top:0px;
	margin-bottom:10px;
}
div.index-table.ext-links-buttons .bird {
	/* Not sure why this was here.  It seems
	 * far too large for the image on
	 * Birds_of_USA.html */
	/*height: 200px;*/
}

div.index-table p.state-bird-name {
	margin-top: 2px;
	margin-bottom: 1px;
	color: black;
	/* font-size: 0.9em; */
	font-size: 0.7em;
}

div.index-table img.missing.bird {
	cursor:pointer;
}

img.feature-image {
	height: 288px;
	width: 288px;
	padding: 10px;

	float:right;
}

/* This is my fix for the zooming in issue.  Now the page
 * should be able to be zoomed into at least 50 percent before
 * the .birds wrap after 3 */
/*
div.index-table div.bird {
	border-right: .1em solid #000;
	border-bottom: .1em solid #000;
}
div.index-table div.bird:nth-child(4n) {
	border-right: 0px solid #000;
}
*/

div.index-table div.bird a {
	display:block;
}

/*
 * Make the link a 'box' so that longer species
 * names don't make the images unalign so much
 *
 * This may no longer be used now that the bird
 * name is a button.
 */
div.index-table .bird a:first-child {
	display:inline-block;
	height:35px;
}
div.index-table div.bird a img, div.index-table .bird > button + img {
	/* Reset */
	margin: 0px;

	padding-top:10px;
	height:100px;
}

/* Bird Ethics page */
#bird-ethics h4:first-child {
	text-transform: uppercase;
}
#bird-ethics h4 {
	font-weight:bold;
}
#bird-ethics ol {
	counter-reset: ethics-counter;
	padding-left: 0px;
}
#bird-ethics ol li {
	list-style-type: none;
	padding-bottom: 5px;
}
#bird-ethics ol li:before {
	content: counter(ethics-counter, decimal) '. ';
    counter-increment: ethics-counter;
    margin-right: 0px;
    font-weight: bold;
}

#bird-ethics ol li ol {
	counter-reset: ethics-sub-counter;
	margin-left: 15px;
}
#bird-ethics ol ol li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
}
#bird-ethics ol li ol li:before {
	content: counter(ethics-counter, decimal) '(' counter(ethics-sub-counter, lower-alpha) "). ";
    counter-increment: ethics-sub-counter;
    margin-right: 0px;
    font-weight: bold;
}

#bird-ethics p:last-child {
	margin-top:15px;
	font-weight: bold;
}
/* /Bird Ethics page */

ul.bird-feeders li {
	font-weight:bold;
}


/*
 * <4th teir pages>
*/
div.display-table {
	width:90%;
	border: 2px solid #CCBFA3;
	overflow: auto;
	min-height: auto;
	padding: 5px;

	/* Center everything */
	text-align:center;
}

div.display-table div.feature {
	border: 0pt none;
	margin: 0px;
	padding: 0px;

	/* Center the image */
	width: 100%;
	text-align:center;
	/*margin-left:auto;
	margin-right:auto;*/

	/* Put in this float for the old layout */
	/*float:left;*/

	/* Prevent images from floating on this image */
	clear: right;
}

div.display-table div.feature img {
	/* Old dimentions */
	width:470px;
	height:470px;
}

div.display-table ul.thumbs {
	display: block;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.display-table ul.thumbs li {
	display: inline;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
div.display-table ul.thumbs li:first-child {
	padding: 0px;
}

div.display-table ul.thumbs li img {
	width:90px;
	height:90px;
}

/* Touch ups to includes */
#ExtraColumn div.liner div.Navigation {
	text-align:center;
}

/* info table */
table.bird-specs {
	width: 100%;
	border: 2px solid black;
	border-collapse: collapse;
}
table.bird-specs td, table.bird-specs th,  table.bird-specs tr {
	border: 1px solid black;
}

table.bird-specs thead tr {
	font-weight: bold;
}

table.bird-specs td:first-child {
	width: 28%;
}

#scrooll_div {
	width:100%;
}
table.long-bird-list {
	font-size: 0.8em;
}
table.long-bird-list td {
	word-wrap: break-word;
}
table.long-bird-list td.latin.bname {
	/*width:40px;*/
}

.table-striped > thead > tr > th, .table-striped > tfoot > tr > th {
   background-color: #ffd !important;
}
/*.table-striped > tbody > tr:nth-child(2n) > td {*/
.table-striped > tbody > tr:nth-child(2n) {
	/* Suppose to be transparent, but it isn't. */
	background-color: #ffc;
}
.table-striped > tbody > tr:hover {
	/* The above selector cancels the hover on the even rows */
	background-color: #ffffef;
}

#tbl-search {
	width:100%;
	text-align: right;
}

/* See more table */
div.see-more {
	width: 100%;
	background-color:#EBEBA1;
	text-align:center;
	margin-top:10px;
	padding-bottom:10px;
	border: 1px solid black;
}
div.see-more strong:first-child {
	background-color: #5C3317;
	display:block;
	width:100%;
	color: #FFFFCC;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.center {
	text-align:center;
}

h1.page-title, h2.page-title, h3.page-title {
	text-align:center;
}

h3.latin, td.latin {
	font-style: italic;
}
h3.page-title.fr:before {
	content: 'French: '
}


/* Site-map */
ul.site-map li {
	line-height: 2.5em;
}
/* /Site-map */

/* Correction to main style sheet */
#Footer {
	/* Fix the odd white space between the main box and the footer */
	/*padding: 13px 0px !important;*/
	/*padding: 0.8em 0px !important;*/ /* Should work between 67%-160% zoom */
	/*padding: 21px 0px !important;*/
}
/* /Correction to main style sheet */

/*
 * Orig style sheet, used to be in a <style> tag
 * */
#addSiteTo {
	width:90%;
	font-size:85%;
	text-align:center;
	padding:8px 0;
	border:1px solid #000;
	margin:12px auto;
	background-color: ;
}

#addSiteTo p {
	padding:2px 2px 4px;
	margin:0;
}

#addSiteTo img {
	border:0;
	padding:1px 0;
}

#addSiteTo .questionMark {
	padding:0;
	margin:1px auto;
	text-align:center;
	width:75%;
}

#addSiteTo .questionMark img {
	margin:0 4px 4px 0;
	padding:0;
}
/* /Orig style sheet, used to be in a <style> tag */

/* 'Fix' the position of the google ads */
.adsbygoogle {

}

.sticky {
	position: fixed;
	/*width: 100%;*/
	/*left: 0;*/
	top: 0;
	z-index: 100;
	border-top: 0;
}

/* /'Fix' the position of the google ads */

/* Bird Terminology */
#bird-terminology dl {
}
#bird-terminology dl dt {
	font-weight: bold;
}
#bird-terminology dl dd::before {
	content: ' ... ';
}
#bird-terminology dl dt, #bird-terminology dl dd {
	display:inline;
}
#bird-terminology dl dd {
	-webkit-margin-start: 1px;
}
#bird-terminology hr {
	width:100%;
}
/* /Bird Terminology */

/* Links */
ul.links-summary {
	list-style-type: none;
	padding-left:0px;
}
ul.links-summary li {
	margin-bottom: 10px;
}
ul.links-summary p.bullet-link::before {
	/*content: "â€¢ ";*/
	content: "- ";
}
ul.links-summary p.bullet-link {
	padding-left: 20px;
}
ul.links-summary p {
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
}
/* /Links */

/* Blog */
article.blog {
	margin-bottom: 45px;
}
article.blog p {
	color: #215E21;
}
/* /Blog */

/* Contact form */
form.contact label {
	font-weight:bold;
}
form.contact table tr th {
	text-align:right;
	vertical-align:right;
}
form.contact table {
	background-color:white;
	padding: 15px;
	margin: 0 auto;
}
/* /Contact form */

/* Font size.  style554b stipulates the relative font of
 * 85%, which gets messed up when Bootstrap is used,
 * because it sets the absolute of 14px. */
body {
	font-size: 17px;
}

/** Migration Chart Legend **/

div.migration-legend {
	margin: auto auto 10px auto;
	display: block;
	width:100%;
}
div.migration-legend ul {
	/* display: inline!important; */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.migration-legend ul li {
	padding-left:20px;
	display:inline;
}
div.migration-legend ul li:first-child {
	padding-left:0px;
}

div.migration-legend ul li div.colour-block {
	display:inline-block;
	width:16px;
	height:16px;
	margin-right:3px;
	vertical-align:middle;
}
div.migration-legend ul li div.colour-block.summer { background-color:#f94920; }
div.migration-legend ul li div.colour-block.annual { background-color:#3457ec; }
div.migration-legend ul li div.colour-block.winter { background-color:#5bec34; }


/** /Migration Chart Legend **/

/** Audio Controls **/

div.bird-audio {
    display: inline-block;
    text-align:center;
    width: 100%;
    padding-top: 10px;
}
div.bird-audio audio {
    width: 80%;
    min-width: 300px;
}
div.bird-audio .playlist {
    width: 100%;
    margin-right:17px; /* Compensate a little for the width of the numbers */
    text-align:left;
}
div.bird-audio .playlist ol {
    /* Using a non-absolute results in the text not wrapping */
    margin-left:4%;
    margin-right:10%;
    text-align: center;
    list-style-position: inside;
}
div.bird-audio .playlist li {
    background-color: #ffffc0; /* yellow'ish */
    text-align: left;
    border: 1px solid black;
    cursor: pointer;
}
div.bird-audio .playlist li:nth-child(odd) {
    background-color: #b35000; /* brownish */
    color: white;
}

/** /Audio Controls **/

@media screen and (max-width:765px) {
	div.index-table .heading {
		padding: 10px;
	}

	div.bird {
		width:32.5% !important;
	}

	div.bird img {
		float:none; text-align:center;
		margin:0 auto 0 auto !important;
	}

	.display-table {
		width:100%;
		margin:0 auto;
	}

	div.display-table ul.thumbs li img {
		display: inline!important;
		max-width:100%;
	}

	table.bird-specs td {
		max-width:15%;
		overflow-x: auto !important;
		white-space: normal;
	}
}

@media screen and (max-width:480px) {
	div.bird {
		width:48.5% !important;
	}

	div.bird img {
		float:none;
		text-align:center;
		margin:0 auto 0 auto !important;
	}

	table.bird-specs td {
		max-width:15%;
		overflow-x: auto !important;
		white-space: normal;
		font-size: 85%;
	}
}

@media screen and (min-width:765px) {
	/**
	  * On pages with only one bird, something other than the 141px above
	  * seemed to be controlling this element.  So here we re-force it to this width
	  * when no other media tag is handling it.
	 **/
	div.bird {
		width:141px !important;
	}
}
