/*   
Theme Name: Robin Buiter
Theme URI: 
Description: A Thematic Child Theme
Author: Brade
Author URI: http://www.bradezone.com/
Template: thematic
Version: 1.0
Tags: Thematic
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body{background:#333}
#branding{padding-top:130px}
#blog-title a{background:url(logo.gif) no-repeat;width:350px;height:0;display:block;padding-top:200px;overflow:hidden;position:absolute;top:0;right:0}
#main{background:#fff;width:auto}
#container{width:940px;margin:0 auto;float:none}
#header{height:200px}
#content{width:100%;margin:0}
.page h1{display:none}
#blog-description{display:none}
.main-aside{width:100%;float:none;right:0}
#primary{width:50%;float:left;border:0;margin:0;padding:0}
#secondary{width:50%;float:right;margin:0;padding:0}
#access,.sf-menu,.sf-menu a{border:0}
.sf-menu li{margin-right:5px}
.sf-menu a,.sf-menu a:visited{padding-top:10px;background:#999;color:#333}
.sf-menu .current_page_item a,.sf-menu .current_page_ancestor a,.sf-menu .current_page_parent a{background:#fff}
.sf-menu a:hover{border-top:4px solid #0092b7;padding-top:6px;background:#fff}
#footer{border:0}
#main a,#main a:visited,.aside a{color:#0092b7;text-decoration:none;border-bottom:1px dotted}
#main a:hover,.aside a:hover{color:#0092b7;border-bottom-style:solid}
#main .entry-title a{border:0}
.slug-welcome #main{background:url(/wp-content/uploads/2009/06/homepageimg.jpg) center top;height:0;padding:535px 0 0 0;margin:0}
.aside{color:#888}
.aside a{color:#ccc}
.aside ul ul{list-style:none;margin-left:0}
#siteinfo{color:#888;text-align:center}
form#noresults-searchform{display:none}
.page-title{font-size:inherit;line-height:inherit;font-weight:bold}
#comments-list ol{border:0}
#comments-list li{border:0;background:transparent}
#main input,#main textarea{border:1px solid #aaa;padding:4px;width:420px;background:#eee}
#main input#submit{width:auto;background:#555;cursor:pointer;border:0;color:#eee}
#searchform{float:right}
#searchform label{display:none}
#form-allowed-tags{width:420px}
.form-submit{text-align:left}
input#s{background:#eee;border:0;padding:5px 4px 0;height:19px;float:left}
input#searchsubmit{border:0;background:#ccc;padding:0 8px;height:24px;margin-left:5px;float:left;cursor:pointer}
