/*   
Theme Name: DDW
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 basic image styles */
@import url('../thematic/library/styles/images.css');

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


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


body {
	color: #0236ca;
	font: 12px/15px "Helvetica Neue", helvetica, arial, sans-serif;
	background-color:#fff;
	
	}
	
	div#wrapper	{
	margin: 10px auto 0px;
	width:1000px;
	position:relative;
	}

div.skip-link, div.menu ul li{ float:left; width:200px; text-align:center;}
a:link, a:visited {
	color:#0236ca;
	text-decoration:underline;
}

a:hover, a:active {
	color: #0236ca;
	text-decoration:none;
}


div#branding {
	text-align:center;}
	
div#blog-title {
	font: normal 0px/0px Times New Roman, serif;
	text-transform:uppercase; display:none;}
	
	h1#blog-description { line-height:20px;
	font: normal 16px/20px times New Roman;
margin:10px 0 10px 0;}
	
	 h3.widgettitle {
	font: normal 36px/40px Times New Roman, serif;
	text-transform:uppercase;}
	
	
h3.widgettitle{ text-align:center; margin-bottom: 10px;}	
	
h1.entry-title, h2.entry-title {
	font-weight: bold;
}

h4#date {
font: 21px/40px times New Roman;
margin:10px 0 10px 0;
text-transform:uppercase;
}

h4#blog-title {
font: 21px/40px times New Roman;
margin:10px 0 10px 0;
}
	
li#wptwittersearch_widget h3.widgettitle, li#flickr h3.widgettitle, li#text-6 h3.widgettitle {
	font-size: 16px;
	
}

div.aside, div#access, div#metadatatogglers {
		width:190px;
		float: left;
		padding:0 10px 10px 0;
		margin:0;
		clear:right;
		
	}
	
div.aside { margin-top: 10px;}

div#index-top, div#index-bottom, div.main-aside {
	min-height: 330px;}

body.singular div#index-top, body.singular div#index-bottom, body.singular div.main-aside {
	
height:auto;	
}

div#header{width: 390px; display: block;  text-align:center; margin-bottom:30px;
		float: left;
		margin: 0 10px 10px 0;
		clear:right;
		border-bottom:1px solid #1A1A1A;
		height:330px;
}	
	
div#footer{ float:left; clear:both; width:1000px;  	text-align:center; padding:20px 0 40px; margin-top:10px; border-top:solid 1px #000;}
ul, li{ list-style:none; }
ul{ margin-left:0px; }

.entry-content, div.textwidget, div.tweet p,  div.post  { 
  }
.entry-meta, .entry-utility, div.tweet h4, div.tweet a, div.qflickr-title, div.post-details, div.sociable{ 
  }
 

 
img.flickr_photo {width:190px; height: auto;}
  
div.tweet, li.widget_twitter div ul li, div.post{margin-bottom:10px; }

body.singular div#container, body.not-singular.category div#container{width:590px; float:left; clear:left; margin: 20px 10px 0 0; }

div.statusupdate {
	font: bold 26px/36px "Helvetica Neue", helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	background-color:#FF0;
	padding:5px;
	display:inline;}
div#metadatatogglers{}
div#metadatatogglers a{ 		}	

b {font-weight:normal;}

abbr.published {border-bottom:0px;}

li.widgetcontainer{ margin-bottom:40px; }

div#topbar{ height:20px; padding:5px 0; margin:5px 0; border-bottom:solid 1px #000; text-align:center; }
div#topbar ul{ display:inline;}
div#topbar ul li{ display:inline; margin-right:10px; }
div#topbar ul#topcats, div#topbar ul#topscripts{margin-left:10px; }


body.slug-download-newspaper .alignleft, body.slug-download-newspaper img.alignleft {
float:left;
margin-right:5px;
}
body.slug-download-newspaper div.wp-caption.alignleft{ width:190px !important; }

div#comments h3, div.post h5, div.page h5{color: #FF0000;}

