/*  
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: #F3F3E9;
background:#FFFFFF;
color:#666633;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size:13px;
margin:0px;
padding:0px;
}
h1, h2, h3, h4, h5, h6 {
font-family:georgia, serif;
font-size:18px;
padding-bottom:3px;
color:#999666;
background:#FFFFFF;
font-weight: normal;
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:#FFFFFF;
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:#F2F2CE;
background:#FFFFFF;
text-transform:none;
}
#sitename a:visited, #sitename a, .namefix {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 45px;
font-weight: bold;
color: #333222;
background:#FFFFFF;
letter-spacing: 0px;
margin-bottom:0px;
text-transform:lowercase;
}
ul {
list-style-type:square;
}
p {
text-align:justify;
}
input, textarea, select {
background: #FFFFFF;
border: 1px solid;
font-size:0.8em;
color:#666633;
}
a:link, a:visited {
color:#666633;
background:#FFFFFF;
text-transform:uppercase;
font-size:0.8em;
}
a:hover, a:active {
color:#F2F2CE;
background:#FFFFFF;
text-transform:uppercase;
}
.entry, .entrytext{
padding-left:20px;
}
.entry a:hover, .entry a:active, .entry a:link, .entry a:visited,
.entrytext a:hover, .entrytext a:active, .entrytext a:link, .entrytext a:visited {
text-transform:none;
font-size:13px;
}
blockquote {
border-top:1px solid;
border-bottom:1px solid;
padding-right:17px;
padding-left:17px;
text-align:justify;
}
#container {
width:780px;
margin:5px auto 30px auto;
text-align:left;
padding:0px;
}
#shadow-outer{
//background:#8A8A5C;
background:#FFFFFF;
color:#7E4443;
padding:1px;
}
#shadow-middle{
padding:1px;
//background:#7C7C52;
background:#FFFFFF;
color:#7E4443;
}
#shadow-inner{
//background:#6F6F49;
background:#FFFFFF;
color:#7E4443;
padding:1px;
}
#pink {
//background:#F2F2CE;
background:#FFFFFF;
height:120px;
border-bottom:1px dashed #7E7E43;
color:#666633;
}
#sitename{
margin: 25px auto auto auto;
text-align:center;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 45px;
font-weight: bold;
color: #333222;
}
#sitename a {
//background:#F2F2CE;
background:#FFFFFF;
color:#666633;
text-decoration: none;
border: 0px;
text-transform:lowercase;
}
#tagline {
//background:#F2F2CE;
background:#FFFFFF;
font-family:verdana, sans-serif;
text-align:center;
color:#666633;
margin: 5px auto;
width:65%;
padding:3px;
text-transform: uppercase;
font-size: 1.0em;
letter-spacing: 0.1em;
//border-top:1px solid #7E7E43;
//border-bottom:1px solid #7E7E43;
}
#main{
padding:10px;
background:#FFFFFF;
color:#000000;
}
#content {
margin-top:20px;
margin-bottom:20px;
float:left;
width:495px;
}
.postfooter {
margin-bottom:20px;
padding-left:20px;
}
#sidebar{
margin-top:20px;
margin-bottom:20px;
width:185px;
float:right;
}
ul li h2, #sidebar h2{
font-family: Georgia, serif;
font-size: 18px;
color: #999666;
padding-bottom:3px;
background:#FFFFFF;
font-weight: normal;
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-top:1px dashed;
background:#FFFFFF;
color:#666633;
padding:10px;
text-transform: uppercase;
letter-spacing: 0.1em;
line-height:17px;
}
#footer a {
font-size:1em;
background:#FFFFFF;
color:#666633;
}
.postfooter {
font-size:0.8em;
}
.postfooter a {
font-size:1em;
}
