/*
Theme Name: Dolphins
Theme URI: http://imperfect-angel.info
Description: Orange layout with dolphins
Version: 3.0
Author: Holly
Author URI: http://imperfect-angel.info
*/


p,body {
font: normal 95% Tahoma;
color: #000;
line-height:20px;
margin-left: 2px;
}

#header { 
width: auto; 
height: 150px;
background-color:#87AAAE;
margin:0 auto;
text-align: center;
font: normal 30pt "Trebuchet MS";
padding-top:150px;
}

.sitetitle {
color: #5ac;
font-variant: small-caps;
background-color: #e1e1e1;
padding: 10px;
}

body {
background-color:#F2B279;
background-image: url(http://i28.tinypic.com/ckcac.jpg);
padding: 0;
margin:0;
}

a:visited,a:link {
font-family: "Trebuchet MS";
font-weight: bold;
text-decoration: none;
color: #5A2E22;
}

a:hover {
color: #E7853B;
text-decoration:underline;
}

img {
border:0px;
}

.box {
padding : 10px;
margin : 5px;
}

.center{
text-align:center;
}

pre {
height:auto;
overflow:auto;
}

a:visited.title,a:link.title {
font: normal 120% "Trebuchet MS";
color: #773D2B;
}

h1:first-line {
font-family: "Trebuchet MS";
font-size: 13pt;
letter-spacing:0px;
color:#333;
padding:5px;
padding-left:25px;
border-bottom: 2px solid #CE0000;
}

h1 {
font-family: "Trebuchet MS";
font-size: 10pt;
letter-spacing:0px;
color:#333;
padding:5px;
padding-left:25px;
background-color: #FCE5D4;
border-bottom: 2px solid #D0552B;
}

h2 {
font-family: "Trebuchet MS";
font-size: 13pt;
background: #F2B279;
font-weight: normal;
color:#D0552B;
text-align:right;
border-bottom: 2px solid #CF542B;
padding:3px;
}

h3 {
font-family: "Trebuchet MS";
font-size: 10pt;
text-align:center;
border-top: 2px solid #D0552B;
background: #FCE5D4;
color:#808080;
}

h4 {
font-family: "Trebuchet MS";
font-size: 13pt;
letter-spacing:0px;
color:#BC4676;
padding:5px;
padding-left:25px;
background-color: #FCE5D4;
border-bottom: 2px solid #D0552B;
}

h5 {
font:normal 85% georgia, "times new roman";
color:#7BCCC8;
text-align:center;
}

h6 {
font:normal 85% tahoma;
color:#444;
text-align:right;
}

b,strong {
color:#D75D37;
}

em, i {
color:#F6F6F6;
}

ins,u {
}

ul {
list-style-image:url('http://i26.tinypic.com/2q3td9w.jpg');
margin-left:-2px;
}

.alignleft {
float: left;
text-align: left;
width: auto;
}

.alignright {
float: right;
text-align: right;
width: auto;
}

.clear {
clear: both;
}

blockquote{
background: #F6F6F5;
font-family: "Tahoma";
color : #000000;
border-left: 6px solid #D75D37;
margin-top: 3px;
line-height: 18px;
width: 420px;
}

pre {
overflow:auto;
width:420px;
font-size :11pt;
line-height: 18px;
font-family: "Tahoma";
}

input, textarea {
font:normal 95% tahoma;
background-color: #e1e1e1;
padding:5px;
border:1px solid #444444;
}

#container {
width:770px;
padding:5px;
margin:0 auto 0 auto;
background-color:transparent;
}

#side {
width:230px;
height:auto;
float:right;
padding-right:10px;
background-color:transparent;
padding-bottom:10px;
}

#content {
width:510px;
height:auto;
float:left;
padding-left:10px;
background-color:transparent;
padding-bottom:10px;
}

#footer {
width:auto;
clear:both;
height:auto;
margin:0 auto;
padding:3px;
background-color:#e1e1e1;
text-align:center;
}

#navigation
{
background-color: transparent;
margin-top: 10px;
padding: 0 0 0px 10px;
line-height:15px;
text-align:center;
}

#navigation ul, #navigation li
{
padding: 0;
display: inline;
list-style-type: none;
}

#navigation a:link, #navigation a:visited
{
line-height: 20px;
font-family: "Trebuchet MS";
font-size: 18pt;
margin: 0 20px 0px 20px;
font-weight: normal;
color: #B94C2B;
}

#navigation a:link#current, #navigation a:visited#current, #navigation a:hover
{
padding-bottom: 2px;
color: #DC7F62;
}

.net
{
font: bold 90% "Trebuchet MS";
text-decoration: none;
color: #fffff0;
}

a:visited.net,a:link.net,a:visited.net2,a:link.net2 {
font: bold 90% "Trebuchet MS";
color:#333;
background-color: #eee;
display: block;
width: 95px;
height: 25px;
text-align: center;
padding-top:5px;
border:2px solid #fff;
}

a:hover.net {
background-color: #0af;
}

a:hover.net2 {
background-color: #7CC576;
}

li {
list-style-image:url(http://i26.tinypic.com/2q3td9w.jpg);
margin-bottom: 0px; 
margin-top: 0px; 
margin-left: 2px;
margin-right: -5px;
}

p.center {
text-align: center
}


