/*  
Theme Name: Adsense Ready        
Theme URI: http://www.golod.com/
Description: Flexible layout able to incorporate some of the most successful standard ad sizes.
Version: 1.0
Author: Jason Golod
*/



/* Layout */

body {
        margin:0 auto;
        font-size: 0.7em;
        font-family: Verdana, Arial, Sans-Serif;
        color: #333;
        text-align: center;
        background: #F7F8E9 url("/wp-content/themes/adsense_ready/images/creamback.gif") repeat-y center;
        }

table        {
        padding:0;
        margin:0;
        border:0;
}

tr        {
        border: 1px solid #fff;
}

#page        {
        margin:0 auto;
        padding:0;
}

#main        {
        width:800px;
}

#content {
        font-size: 1.2em
        }

#leftcol        {
        width:250px;
        padding:0;
        margin:0;
        border-left:1px solid #fff;
        border-top:1px solid #fff;
        background:#F6EFEF;
        height:100%;
        }

#centercol        {
        width:370px;
        padding:0;
        margin:0;
        background:#EBEBE5;
        height:100%;
        border-top:1px solid #fff;
        border-left:1px solid #fff;
}

#sidebar {   
        background:#D7D7D2;
        border-left:1px solid #fff;
        border-right:1px solid #fff;
        border-top:1px solid #fff;
        padding:0;
        margin:0;
        height:100%;
}

#leftcol h2        { 
        padding-top:7px;
        margin-bottom:5px;
        text-indent:5px;
        }

#centercol h2        {
        padding-top:7px;
        margin-bottom:5px;
        text-indent:5px;
        }

#leftcol h2        {
        color:#000;
}

#leftcol ul        {
        list-style-type:none;
        margin:0 0 5px 0;
        padding:0;
        text-indent:0;
}

#leftcol li        {
        padding:0;
        margin:2px 0 2px 0;
        text-indent:0;
}

#post        {
        padding:5px;
}

#post h3        {
        margin: 5px; 0 5px 0;
        padding:0;
}

#centercol h2 a, #centercol h2 a:visited        {
        color:#000;
        text-decoration: none;
}

#centercol h2 a:hover        {
        text-decoration:underline;
        color:#000;
}

#centercol h2        {
        color:#000;
}

p.entry        {
        margin-top:0;
        padding-top:0;
}

.widecolumn {
        line-height: 1.6em;
        }
        
.narrowcolumn .postmetadata {
        text-align: center;
        }

.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

small {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 0.9em;
        line-height: 1.5em;
        }


h1, h2, h3 {
        font-weight: bold;
        font-family: Tahoma,Arial;
        }

h1 {
        font-size: 1.2em;
        margin:10px 0;
        padding:0;
        }

.description {
        font-size: 1.2em;
        text-align: center;
        }

h2 {
        font-size: 1.6em;
        }

h2.pagetitle {
        font-size: 1.6em;
        }

#sidebar h2 {
        font-size: 1.2em;
        }

h3 {
        font-size: 1.2em;
        }

#centercol h3        {
        margin-left:0px;
}

h3.recent        {
        font-size: 1.1em;
        margin:5px 0;
        line-height: 1.5em;
        border-bottom:1px dotted #000;
}

.entry p a:visited {
        color: #b85b5a;
        }

.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
        
.commentlist li {
        font-weight: bold;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 1.1em;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentmetadata {
        font-weight: normal;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

h3 a, h3 a:link, h3 a:visited        {
        color:#000;
        text-decoration:none;
}

h3 a:hover        {
        text-decoration:underline;
}

a        {
        color:#2D5B89;
        text-decoration:none;
}

h2 a:hover, h3 a:hover {
        color: #000;
        text-decoration: none;
        }

a:hover {
        color: #147;
        text-decoration: underline;
        }
        


/* Begin Structure */

#page {
        text-align: left;
        margin:0 auto;
        padding: 0;
        width: 800px;
        background:#fff;
        border:1px solid #ccc;
        }
        
#header {
        padding: 0;
        margin: 0;
        height: 70px;
        background-color: #fff;
        text-align:left;
        border-bottom:1px solid #ccc;
        color:#000;
        }

#headerimg {
        margin: 0;
        text-align:left;
        }

#headerimg h1 a        {
        color:#000;
        font-size:1.6em;
}

.pad        {
        padding:0 5px;
}

.entrytext        {
        padding:0 5px;
}

.narrowcolumn {
        padding: 0 0 20px 10px;
        margin: 0px 0 0;
        width: 300px;
        }

.widecolumn {
        padding: 10px 0 20px 0;
        margin: 5px 0 0 150px;
        width: 300px;
        }
        
.post {
        margin: 0 0 10px;
        text-align: justify;
        }

.widecolumn .post {
        margin: 0;
        }

.narrowcolumn .postmetadata {
        padding-top: 5px;
        }

.widecolumn .postmetadata {
        margin: 5px 0;
        }
        
#footer {
        padding: 0;
        border:1px solid #fff;
        background:#EEECE9;
        margin: 0 auto;
        clear: both;
        }

#footer p {
        color:#ccc;
        margin: 0;
        padding: 20px 0;
        text-align: center;
        }

#footer a, #footer a:visited, #footer a:hover        {
        color:#ccc;
}

#footer a:hover        {
        text-decoration:underline;
}

/* End Structure */



/*        Begin Headers */

.description {
        text-align: center;
        }

h2.pagetitle {
        margin-top: 30px;
        text-align: center;
}

#sidebar h2 {
        margin: 5px 0 0 5px;
        padding: 0;
        }

h3 {
        padding: 0;
        margin: 5px 0 5px 0;
        }

h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
        }
/* End Headers */



/* Begin Images */

img        {
        margin:0;
        padding:0;
}

#centercol img, #leftcol img       {

        border: #ccc 1px solid;
        margin: 0 3px 3px 0;
        vertical-align:text-top;
}

.imagelink        {
        border:0;
        float:left;
        margin: 0 3px 3px 0;
        vertical-align:text-top;
}
        
img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }
        
img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        float:left;
        margin:0 5px 5px 0;
        }

.alignright {
        float: right;
        }
        
.alignleft {
        float: left
        }
/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        } 

html>body .entry li {
        margin: 7px 0 8px 10px;
        }

.entry ul li:before         {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }
        
#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        text-indent:0;
        }

#sidebar li {
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 15px;
        }

#sidebar ul p, #sidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
        }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
        margin: 10px auto;
        padding: 5px 3px; 
        text-align: center;
        }

#sidebar #searchform #s {
        width: 115px;
        padding: 2px;
        }

#sidebar #searchsubmit {
        padding: 1px;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

#commentform input {
        width: 170px;
        padding: 2px;
        margin: 5px 5px 1px 0;
        }

#commentform textarea {
        width: 90%;
        padding: 2px;
        }

#commentform #submit {
        margin: 0;
        float: right;
        }
/* End Form Elements */



/* Begin Comments*/
.alt {
        margin: 0;
        padding: 10px;
        }

.commentlist {
        padding: 0;
        text-align: justify;
        }

.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 3px;
        list-style: none;
        }

.commentlist p {
        margin: 10px 5px 10px 0;
        }

#commentform p {
        margin: 5px 0;
        }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
        }

.commentmetadata {
        margin: 0;
        display: block;
        }
/* End Comments */



/* Begin Sidebar */

#sidebar form {
        margin: 0;
        }
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

.center {
        text-align: center;
        }

hr {
        display: none;
        }

a img {
        border: none;
        }

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
        }
/* Top Navigation */

#topnav {
        background:#6B6868;
        border:1px solid #fff;
        margin:0 auto;
        padding:0;  
        height:30px;
        line-height:30px;
        font-family:Tahoma,Arial,Georgia;
        font-size:18px; 
        font-weight:bold;
        text-align: center;
        }
        
#topnav span    { 
        padding-right:30px;
}
        
#topnav a, #topnav a:visited    {
        color:#fff;
        text-decoration:none;
}
        
#topnav a:hover { 
        color:#blue;
        text-decoration:underline;
}

ul#navlist        {
        margin:0;
        padding:0;
        white-space: nowrap;
        text-indent:0;
}

#navlist li        {
        display: inline;
        list-style-type: none;
        padding-right:20px;
}

#navlist a        { 
}

#navlist a:link, #navlist a:visited        {
        color: #fff;
        background-color: #6B6868;
        text-decoration: none;
}

#navlist a:hover        {
        text-decoration: underline;
}


li.page_item        {
        list-style-type:none;
}

li.pagenav        {
        list-style-type:none;
}
