/*
Theme Name: So Then
Theme URI: http://wordpress.org/
Description: So Then Theme
Version: 1
Author: Brent Cameron
Author URI: http://thejunesky.net
*/

* {
margin: 0;
padding: 0;
}

a img {
border: 0;
}

a {
color: #503a9e;
text-decoration: none;
}

a:hover {
color: #1596c0;
text-decoration: none;
}

body {
background: #e1e1e1 url(http://sothenstories.com/wp-content/themes/Sothen/images/bg.jpg) repeat;
font: 82%/170% Arial, Verdana, sans-serif;
color: #3c4a52;
text-align: center;
}

#container {
margin: 0 auto;
width: 900px;
background: #fff url(http://sothenstories.com/wp-content/themes/Sothen/images/container.jpg) repeat-y;
text-align: left;
}

#masthead {
height: 152px;
background: #6eb3c9 url(http://sothenstories.com/wp-content/themes/Sothen/images/masthead.png) no-repeat;
}

#masthead .logo {
float: left;
margin: 45px 0px 0px 40px;
}

#masthead .badge {
float: right;
margin: 35px 30px 0px 0px;
}

.clear {
clear: both;
}

#menu {
height: 40px;
background: #3e99b7 url(http://sothenstories.com/wp-content/themes/Sothen/images/menu.png) repeat-x;
border-bottom: 7px solid #fff;
}

#menu ul {
text-indent: 20px;
list-style-type: none;
}

#menu ul li {
float: left;
padding: 0px 15px 0px 0px; 
line-height: 38px;
}

#menu ul li a {
color: #2f2e3c;
font-size: 16px;
text-decoration: none;
}

#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#main {
width: auto; 
display: block; 
}

#content { 
float: left;
width: 410px;
margin: 10px 0px 15px 15px;
}

#content .date {
float: left;
width: 50px;
height: 65px;
text-align: center;
margin: 10px 10px 10px 0px;
background: url(http://sothenstories.com/wp-content/themes/Sothen/images/date.png) no-repeat;
}

.month {
font: 12px Arial, sans-serif;
color: #fff;
font-weight: bold;
text-transform: uppercase;
margin-top: 8px;
}

.day {
font: 28px Arial, sans-serif;
color: #fff;
font-weight: bold;
letter-spacing: -2px;
}

#content p {
margin-bottom: 1.5em;
}

#content h1 {
font: 18px Arial, sans-serif;
color: #503a9e;
margin-bottom: 10px;
}

#content h2 {
font: 16px Arial, sans-serif;
margin-bottom: 10px;
}

#content img.shirt {
width: 410px;
}

#content .pagination {
height: 90px;
width: 250px;
margin: 0 auto;
text-align: center;
background: url(http://sothenstories.com/wp-content/themes/Sothen/images/pagination.png) bottom no-repeat;
}

#content ul {
list-style: none;
}

#content ul li {
margin-left: 20px;
}

#sidebar {
float: left;
width: 130px;
padding-left: 5px;
margin: 15px 18px 15px 15px;
}

#sidebar h2 {
font: bold 16px Arial, sans-serif;
color: #503a9e;
margin-bottom: 10px;
}

#sidebar p {
margin-bottom: 1.5em;
}

a.rss {
color: #503a9e;
text-decoration: none;
padding-left: 18px;
background: url(http://sothenstories.com/wp-content/themes/Sothen/images/rss-small.png) left no-repeat;
}

a:hover.rss {
color: #a382b1;
text-decoration: none;
padding-left: 18px;
background: url(http://sothenstories.com/wp-content/themes/Sothen/images/rss-small.png) left no-repeat;
}

a.emailsub {
color: #503a9e;
text-decoration: none;
padding-left: 18px;
background: url(http://sothenstories.com/wp-content/themes/Sothen/images/email-small.png) left no-repeat;
}

a:hover.emailsub {
color: #a382b1;
text-decoration: none;
padding-left: 18px;
background: url(http://sothenstories.com/wp-content/themes/Sothen/images/email-small.png) left no-repeat;
}

#search {
margin: 0px 0px 10px -5px;
}

input, select {
color: #888;
background: #fdfbf6;
border: 1px solid #ddd7bc;
padding: 6px;
}

#sidebar ul {
list-style-type: none;
margin-bottom: 10px;
}

#sidebar ul li {
padding-left: 22px;
background: url(http://sothenstories.com/wp-content/themes/Sothen/images/bullet.png) left no-repeat;
}

#sidebar ul li a {
color: #a382b1;
text-decoration: none;
}

#sidebar ul li a:hover {
color: #3896b4;
text-decoration: none;
}

#sidebar .sponsors a img {
margin: 0 auto;
display: block;
padding-bottom: 10px;
}

#stories {
float: left;
width: 300px;
}

#stories p {
margin-bottom: 1em;
}

#stories h3 {
color: #fff;
font: bold 16px "Century Gothic", Arial, sans-serif;
background: #b694c4;
text-indent: 10px;
padding: 4px 0px 4px 0px;
}

#stories .story-1 {
color: #fff;
background: #ba39d1;
padding: 8px; 
margin-bottom: 7px;
}

#stories .story-2 {
color: #fff;
background: #1374d8;	
padding: 8px;
}

#stories .story-1 img, 
#stories .story-2 img {
text-align: center;
margin-bottom: 5px;
}

ul.recent-list {
list-style: none;
}

ul.recent-list li a {
color: #fff;
text-decoration: none;
}

ul.recent-list li a:hover {
color: #fff;
text-decoration: underline;
}

img.left {
float: left;
padding: 5px 10px 0px 0px;
}

#footer {
color: #fff;
text-indent: 15px;
background: #623bd2;
padding: 20px 0px 20px 0px;
}

#footer a {
color: #bae7f5;
text-decoration: none;
}

#footer a:hover {
color: #fff;
text-decoration: none;
}

.l {
float: left;
padding: 0px 0px 0px 20px;
}

.r {
float: right;
padding: 0px 20px 0px 0px;
}

#form input, #form select {
font-size: 11px;
padding: 2px;
background: #fff;
border: 1px solid #ccc;
}

#form { 
margin: 0;
padding: 0;
min-width: 300px;
max-width: 400px;
width: 400px; 
}


#form label { 
display: block;
float: left; 
width: 150px; 
padding: 0; 
margin: 5px 0 0;
text-align: right; 
}

form input, form textarea {
display: inline;
width: auto;
margin: 5px 0 0 10px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.small {
font-size: 11px;
}

