/*
Theme Name: werk.theme
Theme URI: http://statt.de/
Description: Child Theme for Thematic
Author: werk.statt
Author URI: http://statt.de/
Template: thematic
Version: 0.1
*/
 
@import url("../thematic/style.css");

body {
    font-family: Candara, "Lucida Sans Unicode", "Lucida Sans",
        "Trebuchet MS", "Lucida Grande", "Bitstream Sans Vera",
        Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
}

body, input, textarea {
	font: 16px/22px Times New Roman,Serif;
}

p, ul, ol, dd, pre {
	margin-bottom:10px	
}	

#blog-title {
	font-family: Helvetica,Sans-Serif;
	font-size: 60px;
	line-height:50px;
}

#branding {
	padding: 40px 0 4px
}
	

#content {
	width: 590px;
}

.main-aside {
	width: 250px;
}

.entry-utility {
	border-bottom: 1px solid;
	}
	
#primary {
	border: none
}
