/*   
Theme Name: pctoonart
Theme URI: www.pctoonart.co.uk
Description: pctoonart
Author: 
Author URI: 
Template: thematic
Version: 0.1
.
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');

body {
min-width:963px;
}

h2.entry-title a {
color:#91652D;
}

#wrapper {
margin:0 auto;
width:963px;
}
	#header {
	
	}
		#branding {
		padding:0;
		}

#blog-title a {
background:url(images/pctoonart-header.gif) no-repeat top center;
display:block;
text-indent:-9000px;
width:963px;
height:178px;
}

#access {
border-bottom:0;
}
	.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
	margin-left:265px;
	width:802px;
	}
		.sf-menu {
		border-right:0;
		}
		.sf-menu a, .sf-menu a:visited {
		border:0;
		color:#000;
		}
		.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
		background:#fff;
		color:#EFC71B;
		}
#main {
margin-left:265px;
width:705px;
}

#container {
width:440px;
}
#content {
width:430px;
}

#primary, #secondary {
border:0;
width:258px;
}