/*
Theme Name: Cameron Park Zoo
Theme URI: http://www.cameronparkzoo.com/
Description: A custom WordPress theme developed by Internet Imagineering for the Cameron Park Zoo site.
Author: the WordPress team
Version: 1.0
Tags: fixed-width
*/

.clear { clear: both;}
html,body {height: 100%;}
#fullheight {height: 100%;}

.headernav {position: absolute; margin: 25px 0px 0px 20px; font-size: 12px; text-transform: uppercase; font-weight: bold; z-index: 100;}
.headernav .gray a {color: #acacac; text-decoration: none; margin: 0px 10px;}
.headernav .gray a:visited {color: #acacac; text-decoration: none;}
.headernav .gray a:hover {color: #acacac; text-decoration: underline;}

h2 {color: #48c5ca; text-transform: uppercase;}
h3 {color: #48c5ca; text-transform: uppercase;}

.headernav .green a {color: #c2d938; text-decoration: none; margin: 0px 10px;}
.headernav .green a:visited {color: #c2d938; text-decoration: none;}
.headernav .green a:hover {color: #c2d938; text-decoration: underline;}

.headernav .blue {color: #00b9f1; margin: 0px 0px 0px 35px;}
.search_box {position: absolute; padding: 22px 0px 0px 815px;}
.search_button {position: absolute; margin: 17px 0px 0px 944px;}

.content_container {font-size: 14px;}
.content_container a {color: #ff782a; border-bottom: 1px dotted #000; text-decoration: none;}
.content_container a:visited {color: #ff782a; border-bottom: 1px dotted #000; text-decoration: none;}
.content_container a:hover {color: #ff782a; border-bottom: 0px dotted #000; text-decoration: underline;}

.sidetable {margin-left: 40px;}

.footer {margin: 20px 0px 0px 0px;}
.footer_logos {float: right; margin: 0px 20px 0px 0px;}
.footer_copyright {float: left; margin: 20px 0px 40px 20px;}
.footer_address {font-size: 18px; color: #acacac;}
.footer_credits {font-size: 10px; color: #acacac;}
.footer_credits a {color: #acacac; text-decoration: none;}
.footer_credits a:visited {color: #acacac; text-decoration: none;}
.footer_credits a:hover {color: #acacac; text-decoration: underline;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
