/*   
Theme Name: thematicMD
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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');

#branding {
padding:0 0 10px;
}

#blog-title a {
background:url(images/MD_header_v9.jpg) no-repeat top center;
display:block;
text-indent:-9000px;
width: 940px;
height: 144px;
}

#blog-description {
color:#666666;
font-size:13px;
font-style:italic;
text-align:center;
}

#main {
clear:both;
padding:15px 0 22px;
}

body, input, textarea {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}

#content {
margin:0 0 0 10px;
overflow:hidden;
width:680px;
}

#container {
float:left;
width:690px;
}

.main-aside {
float:right;
position:relative;
right:10px;
width:250px;
}

#primary {
border:none;
margin-bottom:0;
padding:0;
font-size:11px;
}

#secondary {
border:none;
margin-bottom:0;
padding:0;
font-size:11px;
}

.aside input {
width: 100%;
font-size: 11px;
color: #666666;
} 

.main-aside ul {
padding-left:18px;
}

.textwidget {
margin-bottom:14px;
color:#000000;
}

.aside h3 {
font-size:12px;
font-style:normal;
line-height:22px;
color:#000;
}

#text-3 h3 {
color:#000000;
font-weight:bold;
line-height:16px;
}

h3.widgettitle {
font-weight:bold;
}

.aside ul {
list-style:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.aside ul ul {
list-style:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}

.main-aside ul {
padding-right:0;
margin-bottom:5px;
}

.main-aside ul ul {
padding:0 0 12px;
}

.aside form, .aside table {
margin-bottom:12px;
}

#twitter-tools li {
padding:0 0 12px;
}

#linkcat-41 li {
padding-bottom:12px;
}

#linkcat-41 a {
color: #323232;
}

.wp-caption-text, .gallery-caption {
color:#666666;
font-size:11px;
line-height:18px;
}