* {
	padding: 0;
	margin: 0;
}

body {
	background: #dfecf3 url("/_img/background.png") 0 0 repeat-x;
	text-align: center;
	color: #484e4b;
	padding: 0;
	margin: 0;
}

body, .sidebar, h1, h2, h3, h4, h5, h6, td, p {
	font: 10px/1.5 "Helvetica Neue Light", "Helvetica Neue", helvetica, aria, "Lucida Grande", lucida, verdana, "Trebuchet MS", sans-serif;
	font-weight: 400;
	color: #000;
}

tr, td, th {
	vertical-align: top;
}

p, td p {
	font-size: 140%;
	line-height: 1.4;
	margin: 0 0 10px;
}

ul, ol {
	font-size: 100%;
	padding: 0 0 0 15px;
	margin: 0 0 10px 25px;
}

ul {
	list-style: square;
}

li {
	font-size: 130%;
	margin: 0 0 5px 0;
}

li li, li li li, li li li li {
	font-size: 100% !important;
}

form {
	padding: 0;
	margin: 0;
}

h1, .hide {
	display: none;
}

h2 {
	color: #005cab;
	font-family: "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 600%;
	font-weight: 200;
	text-align: left;
	text-transform: lowercase;
	padding: 0;
	margin: 60px 15px 10px 0;
}

.home h2 {
	text-align: right;
	margin: 60px 15px 10px;
}

h3 {
	color: #005cab;
	font-size: 240%;
	font-weight: 400;
	padding: 0;
	margin: 0 0 15px;
}

h4 {
	font-size: 160%;
	line-height: 1.3;
	color: #fff;
	margin: 20px 0 5px;
}


a {
	color: #000;
	text-decoration: none;
	padding-bottom: 2px;
}

a:hover {
	color: #666;
	border-color: #000;
}


/* MAIN DIVISIONS */

#frame {
	width: 960px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	-webkit-box-shadow: #000 0px 5px 5px;
	-moz-box-shadow: #000 0px 5px 5px;
	box-shadow: #000 0px 5px 5px;
	behavior: url("/_js/PIE.htc");
}

#header {
	background: #002e55 url("/_img/background_header.jpg") no-repeat;
	padding: 10px 17px 0 15px;
	height: 39px;
}


#shout {
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 317px;
	border-bottom: 1px #484e4b solid;
}

.bombina-orientalis {
	background-image: url("/_img/splash_bombina-orientalis.jpg");
}

.pterois-volitans {
	background-image: url("/_img/splash_pterois-volitans.jpg");
}

.euploea {
	background-image: url("/_img/splash_euploea.jpg");
}

.oophaga-pumilio {
	background-image: url("/_img/splash_oophaga-pumilio.jpg");
}

.pavo-cristatus {
	background-image: url("/_img/splash_pavo-cristatus.jpg");
}

.shout {
	position: relative;
	z-index: 1000;
}

.splash {
	position: relative;
	margin-top: -77px;
	z-index: 1;
}

.apis-mellifera {
	background: url("/_img/splash_apis-mellifera.jpg") no-repeat;
	padding-top: 275px;
}

.puma-concolor {
	background: url("/_img/splash_puma-concolor.jpg") no-repeat;
	padding-top: 425px;
}

.naja-haje {
	background: url("/_img/splash_naja-haje.jpg") no-repeat;
	padding-top: 325px;
}

.chamaeleonidae {
	background: url("/_img/splash_chamaeleonidae.jpg") no-repeat;
	padding-top: 425px;
}

#content-wrapper {
	background: #fff;
}

#content {
	background: #fff url("/_img/background_eye.jpg") no-repeat;
}

#content {
	background-position: 0 80%;
}

.home #content {
	background-position: 0 100px;
}

#subcontent {
	background: #fff url("/_img/background_subcontent.png") repeat-x;
	padding: 10px 0 30px;
}

#subcontent .date {
	font-style: italic;
}

#footer {
	background: #57645c;
	padding: 10px 15px;
}

#contact {
	float: left;
	width: 280px;
}

#contact p {
	color: #fff;
	font-size: 120%;
	line-height: 1.2;
}


.full {
	padding: 10px;
}

.column-a {
	display: inline;
	float: left;
	width: 290px;
	padding: 20px 0 30px 10px;
}

.column-b {
	float: right;
	width: 620px;
	padding: 20px 15px 30px 0;
	margin: 0;
}
/* / MAIN DIVISIONS */

/* HOME PAGE SUB SECTIONS */
.sub-a {
	height: 175px;
	padding: 0 15px;
}

.sub-b {
	border-top: 1px #000 solid;
}

.sub-b a {
	display: block;
	float: right;
	width: 150px;
	background: #cee2ed url("/_img/background_triangle.jpg") 100% 50% no-repeat;
	color: #57645c;
	padding: 3px 5px;
	border: 1px #57645c solid;
	border-top: 0;
}

.sub-1,
.sub-2,
.sub-3 {
	width: 300px;
	padding: 10px;
	margin: 0;
}

.sub-1 {
	display: inline;
	float: left;
}

.sub-2 {
	display: inline;
	float: left;
	padding-right: 0;
}

.sub-3 {
	float: right;
	padding-left: 0;
}
/* / HOME PAGE SUB SECTIONS */
/* INTERIOR PAGE SUB SECTIONS */
.sub-c1,
.sub-c2 {
	width: 300px;
	padding: 35px 0;
	margin: 0;
}

.sub-c1 {
	display: inline;
	float: left;
}

.sub-c2 {
	float: right;
}
/* / INTERIOR PAGE SUB SECTIONS */

.clear {
	clear: both;
}

.icon {
	float: right;
	margin: 0 0 10px 5px;
}

.logo {
	float: right;
	margin: 0 34px 10px 34px;
}

.logo-clear-left {
	margin-left: 0;
}

ul.navigation {
	float: left;
	width: 700px;
	height: 35px;
	margin: 0;
	padding: 0;
}

ul.navigation li {
	float: left;
	font-size: 130%;
	font-weight: bold;
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0 10px 0 0;
}

ul.navigation li a {
	display: block;
	background: #002b4f url("/_img/background_navigation.png") bottom right repeat-x;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}

ul.navigationl li .active,
ul.navigation li a:hover {
	background: #002b4f;
	color: #fff;
}

.callout {
	width: 240px;
	margin: -40px 0 30px 30px;
}

.callout p {
	color: #7f7f7f;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 180%;
}

.callout-top {
	width: 180px;
	background: transparent url("/_img/callout_top.png") top left no-repeat;
	padding: 30px 30px 40px;
}

.callout-bottom {
	width: 240px;
	height: 30px;
	background: transparent url("/_img/callout_bottom.png") top left no-repeat;
	padding: 0;
}

.introduction {
	font-size: 180%;
}


.full, .one-one, .one-two {
	background: transparent;

	border: 1px #333 dashed;
	margin: 5px 0;
}

/* DEBUG */

#debug {
	background: #000;
	color: #0c0;
	border-bottom: 1px #0f0 solid;
}

#debug h3 {
	background: #030;
	color: #0c0;
	font-size: 120%;
	padding: 2px 10px;
	border-bottom: 1px #0c0 solid;
	margin: 10px 0;
}

.debug {
	text-align: left;
}


