/* CSS Document */
/*  
Theme Name: Carnie Wilson
Description: Simple theme, with pictures of Carnie Wilson. Picture credit from: Google images, and TheBeachBoys.com
Author: Feah
Author URI: http://hushabye.org

*/

body {
background-color: #e2dee2; 
background-repeat: repeat-y;
color: #444;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
}

#container {
position:relative; 
width:800px; 
margin: 0 auto; 
bottom: 0px;
top: 0px;
padding-top: 10px;
}

#header {
background-color: #92a99e;
background-image: url(http://silentwish.net/wilson/carnie/img/carniewilson.jpg);
background-repeat: no-repeat;
padding: 0px;
width: 596px;
height: 295px;
margin-right: 4px;
margin-left: 4px;
margin-top: 0px;
float: left;
}

#footer {
clear:both;
text-align: center;
font-size: 7pt;
padding: 5px;
margin-top: 0;
margin-left: 5px;
background-color: #000000;
border-bottom: #525252 solid 1px;
border-left: #525252 solid 1px;
border-right: #525252 solid 1px;
color: #CCCCCC;
}

#wrap {
border: 0px;
margin: 0px;
padding: 0px;
width: 720px;
}

#primary {
background-color: #e8e6dc;
color: #333333;
font-size: 96%;
width: 585px;
margin-top: 0;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 4px;
float: left;
margin: 5px;
border-bottom: #d7d4c5 solid 1px;
border-left: #d7d4c5 solid 1px;
}

#secondary {
border: 1px;
color: #333333;
font-size: 96%;
width: 185px;
margin-top: 5px;
padding: 2px;
float: right;
text-align: justify;
margin-right: 4px;
}

#navigation {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

#navigation ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}
#navigation li {
   margin-bottom: 0px;
   list-style-type: none;
}
#navigation a {
   background: #EFEFEF;
   color: #444;
   display: block;
   width: 175px;
   border-left: 0px;
   padding-left: 10px;
   text-decoration: none;
   border-bottom: 1px #CCCCCC solid;
}
#navigation a:hover {
   background: #f2cbc0;
   color: #444;
   text-decoration: none;
   border-left: 0px
}

h1, h2, h3, h4 {
color: #816c8b;
font-family: "New York";
margin: 2px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 18px;
}

textarea, input, select {
font-family: trebuchet ms, arial;
font-size : 12px;
background-color: #e5d7d7;
border: 1px #c4acac solid;
padding: 3px;
}

.content {
padding: 5px;
}

.sub {
padding: 5px;
background-color: #f3e0d9;
border-left: 1px dashed #e8d3cb;
border-bottom: 1px dashed #e8d3cb;
}

#primary a {
color: #776482;
text-decoration: none;
}

#primary a:hover {
color: #95869e;
text-decoration: underline;
}

#primary img {
border: 10px #d1c8d7 solid;
padding: 0px;
margin-right: 5px;
} 

#primary img:hover {
border: 10px #c2b6c9 solid;
padding: 0px;
margin-right: 5px;
} 

#footer a {
color: #f4dbd3;
text-decoration: none;
} 

#footer a:hover {
color: #e2c5bb;
text-decoration: none;
} 

.sub a {
color: #333333;
text-decoration: none;
} 

.sub a:hover {
color: #000000;
text-decoration: none;
} 