/*
Theme Name: Thirty Ten for WM6 Themes
Theme URI: http://blog.extg.net/
Description: A child theme of the Twenty Ten default theme for WordPress with three columns.
Author: Graham RB based on Aaron Jorbin (Thirty Ten) based on work by the WordPress team
Author url: http://blog.extg.net/
Version: 1.0
Tags: black, blue, white, three-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/
@import url('../twentyten/style.css');

@import url('3c-fixed.css');
#access{overflow: visible;}
#main{clear: both;}

#header #access{
background-color:#292929;
}

#site-title{
	font-size:20px;
	width:500px;
	margin:0px;
}

#site-description{
	margin:0px;
	width:440px;
	text-align:right;
}
