/*
Theme Name:     foojam - New York
Theme URI:      http://www.foojam.com
Description:    Theme for foojam.com. Based (loosly) upon the copyblogger theme by Chris Pearson.   
Version:        2.0
Author:         Michael Bowman, Roger Bowman
Author URI:     http://mbowman.net
*/

/*********** LAYOUT STYLES ****************/
* { 
    padding: 0; 
    margin: 0; 
}

p {
    margin: 0.7em 0;
}

body { 
    background: #000 url('images/foojam-bg.gif') top center repeat-y; 
    color: #111116;
    font-size: small; 
    font-family: Georgia, "Times New Roman", Times, serif; 
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 110%;
    background: #00aad4;
    color: #023;
    margin-bottom: 0.5em;
    padding: 0.1em 0.2em;
    border: 1px solid #00f;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    letter-spacing: 0.085em;
    font-size: 120%;
}

#header {
    width: 1000px;
    height: 125px;
    margin: 0 auto;
    background: transparent url('images/header-bg.gif') top center no-repeat;
}

#logo { 
    margin: 0 35px; 
    float: left;  
}
    
#logo a { 
    color: #fff; 
}
        
#logo h1, #logo #tagline { 
    display: none;
}

#page {
    width: 1000px;
    margin: 0 auto;
    background: transparent url('images/content-bg.gif') top center repeat-y;
}

#container {
    width: 960px;
    margin: 0 auto;
}

#content {
    float: left;
    width: 422px;
    margin: 0 5px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#sidebar-left {
    float: left;
    width: 160px;
    margin-left: 10px;
}

#sidebar-right {
    float: right;
    margin-right: 10px;
    width: 325px;
}

#footer {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    background: transparent url('images/footer-bg.gif') bottom center no-repeat;
    clear: both;
}
#footer-text {
    color: #eee;
    text-align: center;
    padding: 30px 0 0 0;
}

#sidebar_content {
    width: 160px;
    float: left;
}

#sidebar_ads {
    margin-right: 5px;    
    float: left;
    width: 160px;
}

.entry {
    margin: .5em 1.0em;
    line-height: 1.5em;
}

.post_meta {
    margin: .5em;
}

.stbutton {
    float: right;
}

/********* NAV STYLES *********/
#nav {
    float: right; 
    margin: 51px 17px 0 0;
}

#nav ul { 
    list-style: none;
}

#nav ul li { 
    float: left;
}
    
#nav ul li a, #nav ul li a:visited { 
    display: block; 
    padding: 0 12px 0 6px; 
}
    

/**************** PAGE STYLES **********************/
a img {
    border: none;
}

a {
    color: #00aad4;
    text-decoration: none;
    font-weight: bold;
}

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

#content {
    color: #111116; 
    padding: 0 .75em .75em .75em;
}

#content a {
    color: #00aad4;
}

#content a:hover {
    background: #f3f3ff;
}

/** Entry Titles **/
#content h2 {
    font-size: 140%;
}

#content h2 a {
    font-family: Arial, sans-serif;
    letter-spacing: 0;
    text-decoration: none;
    color: #111116;
}

#content h2 a:hover {
    color: #444449;
    text-decoration: none;
    background: none;
}

.post {
    padding: 0.5em;
    margin: 0 0.5em;
}

.post_date {
    font-size: 80%;
    color: #666;
}

.widget {
    margin-bottom: 2.5em;
    list-style: none;
}
.widget a {
    color: #666;
}
.widget a:hover {
    background: #f3f3ff;
}    
.widget ul {
    list-style: none;
}    
.widget li {
    margin: .3em .5em;
    list-style: none;
}

.search_input {
    border: 1px solid #ccc;
}
.search_input:focus {
    background: #f3f3ff;
    border: 1px solid #00aad4;
}

.post-separator {
    margin: 1em auto;
    letter-spacing: .25em;
    text-align: center;
    color: #ccc;
}

.single-title {
    background: transparent;
    border: none;
    color: #111116;
    letter-spacing: 0.085em;
    font-size: 150%;
}

.navigation {
    background: #f3f3ff;
    border: 1px solid #eee;
    padding: 0 1em;
    margin: 1em 0;
}

.next {
    text-align: right;
}

/*** Copy Blogger Styles ***/

#calendar_wrap { 
    margin: 0.25em 0 0 0; 
    padding: 0 0.166667em; 
}
        
table#wp-calendar { 
    border-collapse: collapse;
}
        
table#wp-calendar caption { 
    font-weight: bold; 
    border-bottom: 0.08333em solid #ccc; 
}
        
table#wp-calendar th {
    width: 2.3333em; 
    border-bottom: 0.08333em solid #ccc; 
    color: #666; 
    text-align: center; 
}
            
table#wp-calendar td { 
    width: 2.3333em; 
    line-height: 1.66667em; 
    color: #999; 
    text-align: center; 
}
            
table#wp-calendar td a, table#wp-calendar td a:visited { 
    color: #00aad4; 
    font-weight: bold; 
}
               
table#wp-calendar td a:hover { 
    text-decoration: underline; 
}
               
table#wp-calendar td#next, table#wp-calendar td#prev { 
    width: 7.0em; 
}
            
/*---:[ comment styles ]:---*/

#comments { 
    width: 400px; 
}

dl#comment_list {
    margin: 0 0 0 0; 
}
       
dl#comment_list dt { 
    padding: 0 0 33px 0;
    margin: 0; 
    background: url('images/comment_top.gif') 0 100% no-repeat; 
    color: #999; 
}
        
dl#comment_list dt.author { 
    background: url('images/comment_author_top.gif') 0 100% no-repeat; 
}
        
dl#comment_list dt .comment_num { 
    padding: 0 0.3636em 0 0; 
}
            
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { 
    color: #999; 
}
                
dl#comment_list dt strong { 
    color: #000; 
}
                
dl#comment_list dt strong a, dl#comment_list dt strong a:visited { 
    color: #000; 
}
                
dl#comment_list dt strong a:hover { 
    color: #666;
}

dl#comment_list dt {
    float: left;
    width: 400px;
    margin: 12px 0 0 0;
}

dl#comment_list dd {
    float: left; 
    width: 360px; 
    padding: 0 20px;
    margin: 0 0 1em 0;
    background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat;
}
        
dl#comment_list dd.author { 
    background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; 
}
        
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote {
    width: 360px;
    padding: 0 0 1em 0;
    overflow: hidden;
}


/*---:[ comment form styles ]:---*/

p.log_in { margin: 0 0 3.07692em 0; }

#comment_form { width: 422px; margin: 0 0 4.0em 0; }

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

#comment_form p { padding: 0.7692em 0; }
   
#comment_form .text_input { 
    width: 400px; 
    padding: 0.1em; 
    color: #333; 
    border: 1px solid #ccc;
}
        
#comment_form .text_input:focus {
    border: 1px solid #00aad4;
    background: #f3f3ff;
}
      
#comment_form .text_area { width: 400px; }

#comment_form .form_submit { 
    padding: 0.25em; 
    background: url('images/submit_bg.gif') repeat-x; 
    color: #000; 
    border: 1px double #999; 
    border-top-color: #ccc; 
    border-left-color: #ccc; 
}
        
#comment_form .form_submit:hover { color: #00aad4; }
            

/*********** SELF CLEARING FLOATS ******************/
#header:after,
#logo:after,
#nav:after,
#page:after,
#container:after,
#content:after,
#comment_list:after,
#sidebar-right:after { 
    display: block; 
    height: 0; 
    content: "."; 
    visibility: hidden; 
    clear: both; 
}
