/*
Theme Name: Penguins of DWAZOO
Theme URI: http://6birds.net/
Description: A penguin from the Dallas Wildlife Aquarium Zoo in Dallas, Texas.
Author: Liz
Author URI: http://6birds.net/
*/

body, html {
padding : 0;
margin : 0;
}
body {
background: #167995 url() repeat-x;
text-align: justify;
margin: 0;
padding: 0;
color: #000000;
font-family: arial;
font-size: 14px;
line-height: 15pt;
margin-bottom: 5px;
margin-top: 5px;
}

a:visited,a:link {
	font-weight: normal;
	text-decoration: none;
	color:#167995;
}

a:hover {
	color:#435C7B;
	border-bottom: 1px dashed #167995;
	border-top: 1px dashed #167995;
	background: #fff;
}
strong,b {
color: #006D9E;
font-size: 14px;
}
a.h1:visited,h1:link {
 	font-weight: normal;
	text-decoration: none;
	color:#167995;
}


img {
    border: 0;
}

a.img:hover {
	border: 0;
}
em {
letter-spacing: 1px;
color: #000080;
font-size: 1em;
font: georgia;
}
u,underline {
letter-spacing: 1px;
color: #0081C7;
font: 12px "century gothic";
}
h1 {
	font: 32px arial;
	text-transform:lowercase;
	color:#167995;
	letter-spacing: -1px;
	padding:5px;
}

h2 {
	font: 24px arial;
	color:#435C7B;
	padding-top: 5px;
}

h3 {
	font: 12px arial;
	text-align:center;
	color:#006D9E;
}

h4 {
	font: normal 95%/190% verdana, arial;
	color:#167995;
	padding-left: 30px;
	margin-top: -10px;
}

h5 {
	font:normal 85% tahoma, verdana, arial, "times new roman";
	color:#7BCCC8;
	text-align:center;
}

h6 {
	font:normal 90% "courier new";
	color:#c96;
	text-align:right;
	background-position: right;
	padding-right: 30px;
}
#container {
margin : 0 auto;
text-align : left;
width: 900px;
margin-top: 0px;
background : #F2F1EA;
border: 10px solid #ffffff;
}
#header {
height:212px;
width: 900px;
border: 10px solid #ffffff;
background: url(images/header.jpg) no-repeat center top;
text-align:center;
margin : 0 auto;
}
#sidebar {
width: 250px;
float: right;
margin-bottom: 20px;
padding: 10px;
}
#recent {
list-style-image:url('images/bullet.gif');
margin-left:0px;
padding-left:9px;
}
blockquote {
text-align: justify;
margin: 10px;
padding: 10px;
background-color: transparent;
background-image: url();
border-left: 1px solid #38C4E0;
border-bottom: 1px solid #38C4E0;
font:normal 12px arial;
}
code {
text-align: justify;
margin: 10px;
padding: 10px;
background-color: transparent;
background-image: url();
border-bottom: 1px solid #38C4E0;
font:normal 12px "courier new";
}
#content li
{
line-height: 20px;
margin-left: 40px;
}

#comments
{
text-align: right;
margin: 10px;
padding: 10px;
background-color: transparent;
background-image: url();
border-left: 0px solid #577793;
font-size 12px;
}
ul.commentlist {
text-align: justify;
margin: 10px;
padding: 10px;
background-color: transparent;
background-image: url();
font:normal 12px arial;
list-style-image:url('images/bullet2.gif');
}
li.alt {
text-align: justify;
margin: 10px;
padding: 10px;
background-color: transparent;
background-image: url();
border-left: 1px solid #38C4E0;
font:normal 12px arial;
list-style-image:url('images/bullet2.gif');
}
input, textarea {
font:normal 12px arial;
background-color: #fff;
padding:5px;
border-bottom:3px solid #00B1C8;
border-top:0px solid #00B1C8;
border-left:0px solid #00B1C8;
border-right:0px solid #00B1C8;
}
li {
list-style-image:url('images/bullet.gif');
}
#content {
width: 600px;
padding: 10px;
margin-bottom: 20px;
float: left;
}
#footer {
clear:both;
text-align:center;
background:#C8E7E4;
padding:10px;
height:40px;
border-bottom:1px solid #E7E7E7;
border-top:1px solid #E7E7E7;
}
