/*
THEME NAME: Simon
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Theme for ChrisAshworth.org, based on Sandbox.
VERSION: 
AUTHOR: Chris Ashworth, based on the work by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Structure */

body {
    padding: 0px;
    margin: 0px;
    font-family: georgia, century schoolbook, book antiqua, times, serif; 
    background-color: #e4efff;
    background-image: url('/images/layout/blue-glow.jpg');
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    }
    
div#wrapper {
    }
    
div#ie_sux{
    display: none;
    padding: 10px;
    background-color: yellow;
    }
    
div#no_javascript{
    padding: 10px;
    background-color: yellow;
    }

div#header_top {
    width: 100%;
    height: 10px;
    margin: 0px;
    padding: 0px;
    background-image: url('/images/layout/bar-background-top.png');
    background-repeat: repeat-x;
    }
    
div#header {
    display: none;
    width: 100%;
    height: 99px;
    margin: 0px;
    padding: 0px;
    background-image: url('/images/layout/bar-background.png');
    background-repeat: repeat-x;
    color: white;
    font-size: 24px;
    line-height: 36px;
    }
    
div#header_container {
    width: 1010px;
    margin: 0 auto;
    } 
    
div#about {
    width: 150px;
    float: left;
    }
    
div.navigation {
    height:1.1em;
    padding: 5px 10px 5px 10px;
    }
    
div.nav-previous {
    float:left;
    }

div.nav-next {
    float:right;
    text-align:right;
    }

input#author,input#email,input#url,div.navigation div {
    width:50%;
    }

div#container {
    width: 1010px;
    /* margin: -100px auto; */
    /* margin: -172px 0px 0px 145px; */
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-family: "athelas-1","athelas-2";
/*  font-family: "proxima-nova-1","proxima-nova-2"; */
    font-size: 16px;
    }
    
div.sidebar {
    float: right;
    width: 200px;
    }

div#content {
    float: left;
    width: 660px;
    line-height: 1.38em;
    }
    
div#singlecontent {
	float: left;
    width: 660px;
    line-height: 1.38em;
    }

div#footer {
    clear: both;
    width: 860px;
    /* margin: 10px auto; */
    margin: 50px 20px 20px 20px;
    padding-top: 30px; 
    /* border-top: 1px solid #222; */
    text-align: left;
    font-family: "museo-slab-1","museo-slab-2";
    font-size: 12px;
    }
    
/* Content */

a {
    color: #3e74c7;
    text-decoration: none;
    }
    
a:hover {
    background: yellow;
    color: #33C;
    }
    
div#header a {		
    background: transparent;
    color: #ffdd66;
    text-decoration: none;
    }
    
div#header a:hover {
    background: yellow;
    color: #33C;
    }
    
.nochange:hover {
    background: transparent;
    text-decoration: none;
    border: none;
    }

.center {
    text-align: center;
    }
    
img {
    border: none;
    }
    
blockquote {
	margin: 15px 30px 0 10px;
	padding: 2px 15px 2px 20px;
	border-left: 5px solid #ccc;
	background-color: #eee;
	}
    
#blog-title {
    font-size: 42px;
    font-family: "museo-slab-1","museo-slab-2";
    font-weight: 100;
    }
    
.page-title {
    padding: 20px 0 10px 7px;
    font-family: "museo-slab-1","museo-slab-2";
    font-weight: 500;
    }
    
.entry-title {
    clear:both;
    font-size: 24px;
    font-family: "museo-slab-1","museo-slab-2";
    font-weight: 500;
    line-height: 1.3em;
    }

.entry-date {
    color: #999;
    font-size: 16px;
    font-weight: 500;
    font-family: "museo-slab-1","museo-slab-2";
    padding: 0 0 10px 0;
    margin: -15px 0 0 0;
    }
    
h2 {
    padding: 13px 0 13px 0;
    margin: 0;
    }
    
h3 {
    padding: 13px 0 13px 0;
    margin: 0;
    }

div.page {
    padding: 0px 30px 30px 30px;
    background-image: url('/images/layout/page-middle.png');
    background-repeat: repeat-y;
    }

.post {
    padding: 0px 30px 30px 30px;
    background-image: url('/images/layout/page-middle.png');
    background-repeat: repeat-y;
    }

.post_top {
    height: 14px;
    padding: 0;
    margin: 0;
    background-image: url('/images/layout/page-top.png');
    background-repeat: none;
    }
    
.post_bottom {
    height: 28px;
    padding: 0;
    margin: 0 0 20px 0;
    background-image: url('/images/layout/page-bottom.png');
    background-repeat: none;
    }

.entry-meta {
    margin: 20px 0px 0px 0px;
    padding: 15px;
    background-color: #eee;
    border: 1px solid #ddd;
    }
    
.entry-meta-single {
    margin: 0px 70px 0px 0px;
    padding: 15px;
    background-color: #eee;
    border: 1px solid #ddd;
    }
    
.widgettitle {
    font-size: 14px;
    font-family: "museo-slab-1","museo-slab-2";
    font-weight: 500;
    }

.textwidget {
    padding: 0 0 0 25px;
    }
    
#searchform {
    padding: 0 0 0 25px;
    }
    
div.sidebar h3 {
    font-size:1.2em;
    }

div.sidebar li {
    list-style-type: none;
	list-style-image: none;
    margin: 0 0 5px -15px;
    }

div.sidebar li form {
    padding: 0;
    }

div.sidebar ul ul {
    margin: 0;
    }

div.sidebar ul ul li {
    list-style-type: none;
	list-style-image: none;
    }

div.sidebar ul ul ul {
    /* margin:0 0 0 5px; */
    }

div.sidebar ul ul ul li {
    list-style-type: none;
	list-style-image: none;
    }

.comment-author {
    font-size: 26px;
    }
    
.comment-meta {
    color: #777;
    }
	
div#respond {
    padding: 30px 0px 0px 40px;
    }
	
form#commentform .form-label {
    margin: 1em 0 0;
    }

form#commentform span.required {
    background: #fff;
    color: #c30;
    }

form#commentform,form#commentform p {
    padding: 0;
    }
    
div.caption {
    text-align: center;
    font-size: 0.8em;
    }

/* Twitter widgets */

li.recentlyOnTwitterListItem {
    color: #333;
    padding: 7px 0px 7px 0px;
    }

#twitter_div { 
    color: black;
    }

ul#twitter_update_list li {
    color: #333;
    padding: 5px 0px 5px 0px;
    }

.widget_recent_entries li {
    padding: 5px 0px 5px 0px;
    }

