/* 
Theme Name: thematic kid 
Theme URI: http://op111.net/ 
Description: Child Theme for Basic2Col 
Author: Steve 
Author URI: http://intransityoga.com/ 
Template: thematic 
Version: 0.1 
. 
This work is released under the GNU General Public License (GPL), version 2: 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
. 
*/  
      
@import url("../thematic/style.css");  


body {
font-family:Helvetica,Verdana,Arial,sans-serif;
}

/* The rest of the header may need margin and padding removed
    for this to work properly--play around with it */

#blog-title a {
display:block;
text-indent:0;
height: 260; /* height of your header, like 180px */
width: 940px; /* width of your header, like 940px */
background:url(logo.jpg) no-repeat top left;
}
#blog-description {
display:none
/*position:absolute;
right:-9000px; /* We avoid display:none because it's bad for SEO */
}

a:link, a:visited {
color:#4887BD;
text-decoration:none;
}
#header {
background:#FFFFFF none repeat scroll 0 0;
}
#blog-title {
display:none
border-bottom:1px solid black;
text-decoration:none;
text-align:right;
font-size:36px;
font-weight:bold;
letter-spacing:-1px;
line-height:260px;
padding:0 0 0;
}
#access {
background:#7F7F7F none repeat scroll 0 0;
border-top:1px solid black;
font-size:11px;
margin-top:-1px;
}
#menu a {
background:#5F5F5F none repeat scroll 0 0;
border-top:1px solid #3F3F3F;
color:#FFFFFF;
display:block;
float:left;
margin:0 10px 0 0;
padding:1px 6px;
text-decoration:none;
}
#menu a:hover {
background:#3F3F3F none repeat scroll 0 0;
border-color:black;
color:#FFFFFF;
}
#menu .current_page_item a {
background:#4887BD none repeat scroll 0 0;
border-color:black;
color:#FFFFFF;
}
#menu a:focus {
background:#2F2C2C none repeat scroll 0 0;
border-color:black;
color:#FFFFFF;
}
/*
.comments-link a {
color:#9F1D1D;
font-weight:bold;
}
#comments {
background:#AF2B2B none repeat scroll 0 0;
color:#FFFFFF;
margin:54px 0 0;
overflow:hidden;
padding:18px 0;
}
#comments li {
background:#5F5F5F none repeat scroll 0 0;
border-top:1px solid black;
margin:0 20px 18px;
padding:17px 20px 0;
position:relative;
}
#comments li.byuser {
background:#3F3F3F none repeat scroll 0 0;
border-color:black;
}
#respond {
background:#5F5F5F none repeat scroll 0 0;
border-top:1px solid black;
margin:0 auto;
padding:17px 20px 0;
width:460px;
}
#author-info .avatar {
background:#AF2B2B none repeat scroll 0 0;
float:left;
height:72px;
margin:0 10px 0 0;
padding:5px;
position:relative;
top:4px;
width:72px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
border:1px solid #E0E0E0 !important;
color:black !important;
}
/* Remove sidebar list bullets */

.aside ul ul {
list-style:none;
margin:0 0 0 0;
}


#footer {
background:#7F7F7F none repeat scroll 0 0;
border-top:2px solid #000000;
color:#FFFFFF;
padding:34px 0 90px;
}