/*   
Theme Name: A Thematic Child Theme
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');


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


@import url('../thematic/library/layouts/2c-r-fixed.css');


@import url('../thematic/library/styles/images.css');



@import url('../thematic/library/styles/default.css');


@import url('../thematic/library/styles/plugins.css');

body {
	background:#3b6e97 url(images/bodybg.png);
}

#wrapper {
	background:transparent url(images/wrapperbg.png) repeat-x;
}

#main {
	padding-top:10px;
}

.main-aside ul {
	padding:0;
	width:280px;
	float:left;
}

.main-aside {
	float:left;
	width:280px;
	left:0;
	position:static;
}

.main-aside h3.widgettitle {
	width:275px;
	cursor:pointer;
	background :transparent url(images/headlinebg.png) no-repeat 0 0;
	height:65px;
	font-size:30px;
	font-family:ChunkFive;
	color:#111;
	font-style:normal;
	font-weight:bold;
}

.main-aside h3.widgettitle:hover {
	width:275px;
	cursor:pointer;
	background :transparent url(images/headlinebg.png) no-repeat 0 0;
	height:65px;
	font-size:30px;
	font-family:ChunkFive;
	color:#111;
	font-style:normal;
	font-weight:bold;
	background:transparent url(images/headlinebg.png) no-repeat 0 -71px;
}

.main-aside h3.widgettitle .cufon {
	margin:20px 20px 0 20px;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color:transparent;
	color:blue;
}

.main-aside ul ul {
	width:260px;
	margin:0 0 0 5px;
	background-color:#fff;
}

.main-aside li.widgetcontainer, #blog-title, #subsidiary .aside ul, .widgetcontainer {
	float:left;
}

.main-aside li.widgetcontainer> ul {
	background-color:#fff;
	padding:0 0 20px 0;
}

.main-aside li.widgetcontainer> ul li {
	padding:10px;
}

#container {
	float:right;
	width:675px;
}

#primary {
	padding:0;
	border:none;
}

#wp125adwrap_2c .wp125ad {
	width:125px;
	float:left;
	padding:0 5px 5px 0;
}

#wp125adwrap_2c {
	padding-left:8px;
}

#header {
	padding:12px 0 0 0;
	margin:0 auto;
	width:960px;
}

#branding {
	float:left;
	padding:0;
	width:auto;
}

#blog-title a {
	background:transparent url(images/logo.png) no-repeat;
	text-indent:-9999px;
	display:block;
	width:365px;
	height:50px;
}

#blog-title a:hover {
	background-position:0 -50px;
}

#blog-description {
	color:#434537;
	float:left;
	clear:none;
	font-size:13px;
	font-weight:bold;
	font-family:Helvetica;
	padding:15px 0 0 15px;
}

#access {
	border:none;
	float:right;
}

.menu {
	width:auto;
}

.sf-menu {
	border:none;
	margin-top:12px;
}

.sf-menu li {
	background-color:transparent;
}

.sf-menu a, .sf-menu a:visited, .sf-menu a :hover {
	color:#434537;
	border:none;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
}

#footer {
	background:#434547 url(images/footerbg.png) repeat-x;
	border:none;
}

#footer h3, #footer a {
	color:#e3e6e8;
}

#siteinfo {
	padding:22px 0 22px 0;
}

#subsidiary {
	width:960px;
}

#subsidiary .widgetcontainer {
	width:280px;
}

#subsidiary .widget_twitterupdatewidget {
	width:400px;
	background:transparent url(images/twitterbg.png) no-repeat;
	height:158px;
}

#twitter-update {
	padding:11px 0 0 90px;
}

#twitter-update p {
	font-size:12px;
}

#twitter-update a, #twitter-update h3 {
	color:#434537;
}

#subsidiary .aside {
	width:auto;
	margin:0;
}

.aside a {
	font-size:16px;
}

#content, #gallery-images {
	width:660px;
	float:right;
}

.entry-content {
	float:right;
	background:#fff url(images/character.png) no-repeat;
	padding:20px 20px 20px 163px;
	background-position:10px 10px;
}

.navigation {
	background-color:#fff;
	padding:5px 5px 5px 10px;
	background:transparent;
}

.entrycontent .mainpage {
	background:transparent;
	padding:0;
}

.thumbnail {
	float:left;
	background:transparent url(images/frame.png) no-repeat;
	width:220px;
	height:232px;
	position:relative;
}

.thumbnail> a {
	margin:4px;
	border:1px solid #111;
	float:left;
}

.not-singular .entry-content a span.slide-title {
	color:white !important;
	font-size:0.8em;
	left:3px;
	line-height:1em;
	position:absolute;
	text-transform:uppercase;
	top:108px;
	width:300px;
	z-index:0;
}

.postwrap {
	float:left;
	height:232px;
}

.thumbnail a.thickbox {
	border:none;
	margin-right:10px;
	position:absolute;
	bottom:5px;
	right:5px;
}

.frame {
	background:transparent url(images/bigframe.png) no-repeat;
	width:660px;
	height:418px;
	padding:5px 0 0 7px;
}

.entry-title {
	background:#eee;
	text-align:left;
	font-family:ChunkFive;
	padding:20px 20px 20px 163px;
}

.related-posts h3 {
	font-size:20px;
	padding-bottom:20px;
}

.related-posts ul {
	list-style:none;
	float:left;
}

.related-posts li {
	float:left;
	padding:5px;
	border:1px solid #999;
	margin:0 10px 10px 0;
}

.related-posts {
	float:left;
	margin:0;
	padding:20px;
	background-color:#eee;
	width:660px;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited {
	background:transparent;
	color:#fff;
	font-weight:bold;
}

.page-title {
	padding:0 0 22px 0;
	font-size:24px;
	background-color:#eee;
}

.archive-meta {
	background:#fff;
	padding:20px;
	margin-bottom:20px;
}

#adsense-top {
	float:right;
	margin:15px 208px 0 0;
}