/* @override http://chrisburbridge.com/wp-content/themes/themes/chrisburbridge/style.css */

/* @override http://chrisburbridge.com/wp-content/themes/themes/chrisburbridge/style.css */

/* @override http://chrisburbridge.com/wp-content/themes/themes/chrisburbridge/style.css */

/* @override http://chrisburbridge.com/wp-content/themes/themes/chrisburbridge/style.css */

/* @override 
	http://chrisburbridge.com/wp-content/themes/chrisburbridge/style.css
	http://chrisburbridge.com/wp-content/themes/themes/chrisburbridge/style.css
*/

/*   
Theme Name: Chris Burbridge
Theme URI: 
Description: By Chris Burbridge, based on Thematic ..
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/3c-r-fixed-primary.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');


#blog-title  {
	font-family: Georgia;	
	letter-spacing: 1px;
	font-size: 2.6em;
	text-align: center;
	font-style: italic;
}

#blog-title span a {
	color: #222;
}

#blog-description {
	text-align: center;
	margin: .8em 0 0 0;
	font-size: 1em;
}

input#s {
	width: 175px;
}

.entry-title {
	font-family: Georgia;
	font-size: 1.8em;
	letter-spacing: 1px;
	margin-bottom: 6px;
}

#branding {
	padding: 60px 0 54px 0;
}

#header {
	background: #eee;
}

#primary,
#secondary {
	border: none;
	border-left: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	background: #f3f7f5;
}

#main {
	width: 1020px;
}

#primary {

}

#secondary {
	padding-top: 1em;
	margin: 0;
	width: 205px;
}

.aside a:link, 
.aside a:visited {
	text-decoration: none;
	color: #333;
}

.aside a:hover {
	text-decoration: underline;
}

#primary {
	/*font-family: Helvetica;*/
}

#primary .widgettitle,
#primary .widgettitle .delicious_title_link {
	margin-bottom: 4px;
	font-weight: bold;
	color: #939393;
	font-size: 1.2em;
}

#primary .widgettitle .delicious_title_link {
	font-size: 1em;
}

.widget_tag_cloud div a {
	background-color: #ddd;
	padding: 2px 5px 3px 5px;	margin-right: 2px;
	white-space: nowrap;
	line-height: 2em;
}

.post {
	padding-right: 2.2em;
}

#quote-author {
	text-align: right;
	margin: 3px 7px 12px 0;
}

#stray-quote {
	margin-top: 8px;
	color: #111;
}

#twitter-tools ul {
	margin: 0;
}

#twitter-tools li {
	list-style-type: none;
	margin: 6px 0;
	font-size: .9em;
	line-height: 1.5em;
	color: #444;
}

body.slug-projects .aside,
body.slug-flow .aside,
body.slug-upload .aside {
	display: none;
}

#content .slug-projects,
#content .slug-flow,
#content .slug-upload {
	border: 1px solid #aaa;
	padding: 1em;
}

.slug-projects #container,
.slug-flow #container,
.slug-upload #container {
	width: 960px;
}

#itemname img,
#projectname img,
.ptp img {
	margin: 0;
}

.entry-content ul {
	margin-top: .6em;
	margin-right: 2em;
}

.entry-content li {
	margin-bottom: .5em;
}
