/*
Theme Name: Kid
Theme URI: http://www.alexanderblue.com/
Description: Child Theme for Thematic
Author: Nate Williams
Author URI: http://www.alexanderblue.com/
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../thematic/style.css");
@import url("../../../../default.css");
#header {display:none}





#main {
clear:both;
padding:0 0 5px;
}

#blog-title a {
color:#5BC8FF;
text-decoration:none;
}


	
#primary {
border:0 solid #CCCCCC;
margin-bottom:22px;
padding:18px 0 0;
}

#content .aside {
border:0 solid #CCCCCC;
margin:0 0 22px;
padding:18px 0 0;
}

table, tr, td {border:0px;padding:0px;}




#content {
width:620px;
}






