/*  
Theme Name: Saturday Evening
Theme URI: http://eruantale.net/
Description: A simple, green, imageless WordPress theme roughly based on the WordPress default skin Kubrick, made by <a href="http://www.eruantale.net/">Shawna</a>
Version: 1.0
Author: Shawna Challis
Author URI: http://fizzyness.net/

This is my first WP theme I've released to the public. I hope you enjoy it.

If you have any problems feel free to contact me via either of my websites listed above :)

*/

body {
background: #999966;
color:#666633;
font-family:verdana, sans-serif;
font-size:0.8em;
margin:0px;
padding:0px;
}
h1, h2, h3, h4, h5, h6 {
font-family:georgia, serif;
font-size:1.6em;
font-weight:bold;
padding-bottom:3px;
color:#666633;
background:#F3F3E9;
letter-spacing: 0.05em;
margin-top:0px;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
color:#666633;
background:#F3F3E9;
text-transform:none;
font-size:1em;
text-decoration: none;
}
h1 a:active, h1 a:hover, h2 a:active, h2 a:hover, h3 a:active, h3 a:hover, h4 a:active, h4 a:hover, h5 a:active, h5 a:hover, h6 a:active, h6 a:hover {
color:#C2C26E;
background:#F3F3E9;
text-transform:none;
}
.namefix {
font-size:0.8em;
font-weight:normal;
background:#C2C26E;
color:#666633;
margin-bottom:0px;
}
ul {
list-style-type:square;
}
p {
text-align:justify;
}
input, textarea, select {
background: #F3F3E9;
border: 1px solid;
font-size:0.8em;
color:#666633;
}
a:link, a:visited {
color:#666633;
background:#F3F3E9;
text-transform:uppercase;
font-size:0.8em;
}
a:hover, a:active {
color:#C2C26E;
background:#F3F3E9;
text-transform:uppercase;
}
blockquote {
border-top:3px solid;
border-bottom:3px solid;
padding-right:17px;
padding-left:17px;
text-align:justify;
}
#container {
width:716px;
margin:5px auto 30px auto;
text-align:left;
padding:0px;
}
#shadow-outer{
background:#8A8A5C;
color:#7E4443;
padding:1px;
}
#shadow-middle{
padding:1px;
background:#7C7C52;
color:#7E4443;
}
#shadow-inner{
background:#6F6F49;
color:#7E4443;
padding:1px;
}
#pink {
background:#C2C26E;
height:200px;
border:1px solid #7E7E43;
margin-bottom:10px;
color:#666633;
}
#sitename{
margin: 10px auto auto auto;
font-size:4em;
font-family:georgia, serif;
text-align:center;
}
#sitename a {
background:#C2C26E;
color:#666633;
text-decoration: none;
border: 0px;
text-transform:uppercase;
}
#tagline {
background:#C2C26E;
font-family:verdana, sans-serif;
text-align:center;
color:#666633;
margin: 5px auto;
width:65%;
padding:3px;
text-transform: uppercase;
font-size: 0.8em;
letter-spacing: 0.1em;
border-top:1px solid #7E7E43;
border-bottom:1px solid #7E7E43;
}
#main{
padding:10px;
background:#F3F3E9;
color:#666633;
}
#content {
float:left;
width:495px;
}
.postfooter {
margin-bottom:20px;
}
#sidebar{
width:185px;
float:right;
}
ul li h2, #sidebar h2{
font-family:georgia, serif;
font-size:1.6em;
font-weight:bold;
padding-bottom:3px;
color:#666633;
background:#F3F3E9;
letter-spacing: 0.2em;
font-style: italic;
text-transform:lowercase;
}
#sidebar li {
font-size: 0.8em;
line-height:17px;
}
#sidebar li a {
font-size: 1em;
}
#sidebar li ul li a {
font-size: 1.2em;
}
#sidebar li ul li ul li a {
font-size: 1.4em;
}
.pagetitle {
text-align:center;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
.center {
text-align: center;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
#footer{
clear:both;
text-align:center;
font-size: 0.8em;
margin-top:20px;
border:1px solid;
background:#C2C26E;
color:#666633;
padding:10px;
text-transform: uppercase;
letter-spacing: 0.1em;
line-height:17px;
}
#footer a {
font-size:1em;
background:#C2C26E;
color:#666633;
}
.postfooter {
font-size:0.8em;
}
.postfooter a {
font-size:1em;
}