/*
Theme Name:   Memo Version 4.0
Theme URI:    http://powazek.com
Description:  An updated version of DePo Clean by <a href="http://powazek.com">Derek Powazek</a>.
Version:      4.1
Author:       Brandon Specketer / Derek Powazek
Author URI:   http://memo.ryecroft.net
*/

/* This stylesheet is divided into sections:
 * 1. General Styling
 * 2. Header
 * 3. Posts
 * 4. Footer
 * 4. Etc
*/

/* GENERAL STYLING
----------------------------------------------------------------------------------------*/
/* Hack for IE \*/
*:first-child+html .content {margin-left: 175px;} * html .content {margin-left: 175px;}
/* End hack */

* { 
    margin: 0; 
    padding: 0;
    }
body {
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    font-family:georgia,"times new roman",times,serif;
    }
img#wpstats { 
    width:0px;
    height:0px;
    overflow:hidden;
    }
img {
    border:0;
}
p, ul, ol, li { 
    margin-bottom: 20px; 
    }
blockquote { 
    margin: 0 20px 20px 20px;
    text-indent: -0px;
    font-size:14px;
    color:#333;
    }
ul {
    margin-left: 0em;
    }
ol {
    margin-left: 2em;
    }
li {
    }
h1 { 
    font-size: 24px; 
    line-height: 36px;
    margin-bottom: 20px;
    font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif; 
    }
h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 20px;
    font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
    }
h3 { 
    font-size: 18px; 
    line-height: 20px;
    margin-bottom: 20px;
    font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
    }
h4 { 
    font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
    }
.container {
    background: #fff;
    margin: 0 auto;
    padding: 0 20px;
    width: 840px;
    }
a { 
    color:#000;
    text-decoration: none;
    }
a:hover {
    color:#fff;
    background: #000;
    text-decoration: none;
    }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* HEADER
----------------------------------------------------------------------------------------*/
.header {
    /* height: 100px; */
    padding: 54px 0 54px 177px;   
    /* padding: 36px 0 10px 177px; */
    text-align:left;
    /* background:url('/wp-content/themes/memo40/images/background.jpg') no-repeat; */
    }
.header h1 {
    font-size: 18px;
    color: #000;
    /* font-weight: normal; */
    font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
    }
.header span {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    }
.header a {
    color: #000;
    background: #fff;
    text-decoration: none;
    }
.header a:hover {
    color: #fff;
    background: #000;
    text-decoration: none;
    }
.topnav {
    font-size: 10px;
    font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
    color: #666;
    padding: 3px 0;
    }
.topnav a {
    color:#666;
    text-decoration: none;
    }
.topnav a:hover { 
    color:#fff; 
    background: #000;
    text-decoration: none;
    }
.search {
    padding:13px 0 0 20px;
    background:url('/wp-content/themes/memo40/images/search.gif') 0 14px no-repeat;
    float:right;
    }
.search input {
    width:150px;
    border: 0px;
    }

/* POSTS ----------------------------------------------------------------------------------------*/

small.fey { color: #ccc; }
.blogads {
    padding: 22px 0 20px 0;
    width: 152px;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    float:right;
    text-align:left;
    }
.blogads a {
    font-weight:bold;
    color:#666;
    text-decoration: none;
    }
.blogads a:hover { 
    color:#fff; 
    background: #000;
    text-decoration: none; 
    }
.firstpost {
    text-align:left;
    width: 668px;
    padding: 28px 0 18px 0;
    }
.post {
    text-align:left;
    width: 668px;
    padding: 0px 0 40px 0;
    }
.postnoline {
    text-align:left;
    width: 668px;
    padding: 20px 0 20px 0;
    }
.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 668px;
    padding: 20px 0 20px 0;
    }
.postnavigation {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 840px;
    padding: 20px 0 20px 0;
    }
span.previous {
    padding: 0 20px 0 0;
    float: left;
    }
    
span.next {
    float: right;
    }
span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    border-top: 1px solid #ccc;
    float:left;
    width: 152px;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding-top: 20px
}

.metainfo a {
    font-weight:bold;
    color:#666;
    text-decoration: none;}

.metainfo a:hover { 
    color:#fff; 
    background: #000;
    text-decoration: none; }

.content {
    border-top: 1px solid #ccc;
    margin-left:177px;
    width: 480px;
    text-align:left;
    padding-top: 20px
}

.content a { font-weight:bold; }

.previously {
   text-align:left;
    width: 668px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold; }

.text_area { width: 480px !important; }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666; }
.delicious-tags a { font-weight:normal; color:#333; }

/* FOOTER
----------------------------------------------------------------------------------------*/
.footer {
    padding: 22px 0 10px 5px;
    border-top: 1px solid #666;
    text-align:left;
    font-size: 12px;
    color: #666;
}

.footer div {
    width:152px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer strong {
    font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
    color:#000;
}

.footer div.last {
    width:142px;
    margin: 0 0 0 0;
}

.copyright {
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    font-size: 12px;
    color: #666;
}

/* ETC
----------------------------------------------------------------------------------------*/
ul.nav li { margin: 0;
    list-style-type: none; }

span.emptymonth {
    color:#666;
}
