/*   
Theme Name: Gaz
Theme URI: 
Description: Gaz Simmonds Theme
Author: Chris Witham
Author URI: http://www.cromecreations.co.uk
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/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');

html {
	background: #55a7da url(images/htmlbg.png) repeat-x top left;
}
body {
	background: url(images/cloudbg.png) no-repeat top center;
	font-family: helvetica, arial, sans-serif;
}
#main {
	background: #fff url(images/mainbg.png) no-repeat top left;
	padding-top: 22px;
}
#branding {
	visibility: hidden;
	padding-left: 0;
	margin-left: 0;
	height: 0;
}

#header {
	background: transparent;	
	width: 960px;
	margin: auto;
}
#content {
	width: 620px;
}
#content h2, #content h1 {
	background: none;
	font-family: 'Handwriting - Dakota', Dakota, helvetica, arial, sans-serif;
	padding: 2px 0 2px 0;
	font-weight: 400;
	letter-spacing: 4px;
	font-size: 18px;
	color: #000;
}
#content h2 a, #content h1 a {
	color: #000;
	text-decoration: none;
}
.entry-meta {
}
.entry-content {
	margin: 0;
}
.entry-content p {
	margin: 0;
	padding: 0;	
}
.entry-utility {
	margin: 0;
}
#access {
	height: 32px;
	border: 0;
	margin-bottom: 22px;
	padding-left: 30px;
	background: url(images/barend.png) no-repeat top left;
}
#siteinfo {
	background: #55a7da url(images/siteinfobg.png) no-repeat top center;
	height: 200px;
	width: 960px;
	overflow: hidden;
	padding: 0;
}
#siteinfocontent {
	padding: 45px 0 0 0	
}
#footer {
	background: #55a7da url(images/footerbg.png) repeat-x bottom center;
	color: #fff;
	margin-top: 0;
	margin: auto;
	border: 0;
	text-align: center;
}
#subsidiary {
	background: #fff;	
	width: 940px;
	padding: 0 10px 0 10px;
	text-align: left;
}
#subsidiary a {
	text-decoration: none;
	letter-spacing: 1px;	
}
#subsidiary .widgettitle {
	font-style: normal;
	letter-spacing: 2px;	
}
#subsidiary .aside {
	width: 280px;	
}
.sub-aside {
	background: #eee;
	height: 225px;
	overflow: hidden;
	border: 10px solid #eee;
}
#primary, #secondary {
	padding: 0;
	border:0;
	margin-bottom: 0;
	width: 300px;
}
#primary ul, #secondary ul {
	padding: 0;	
}
.main-aside {
	right: 2px;	
}
.main-aside h3 {
	margin: 0;
	letter-spacing: 2px;
	font-family: sans-serif;
	font-style: normal;
}
.main-aside p {
	border: 0;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: justify;
}
.aside ul {
	margin-bottom: 0px;
}
#sharelinks a {
	text-decoration: none;
}
#tweetblender #tbheader {
	display: none;	
}
#archivelink {
	visibility: hidden;
}
.home #tweetlist {
	width: 290px;	
}
#secondary ul ul {
	margin-left: 0;	
}

#firstpostbox {
	border: 0;
	margin-bottom: 10px;
	min-height: 220px;
	background: #fff;
}
.firstpostboxheader {
	background: #000 url(images/h2corner.gif) no-repeat top left;
	padding: 2px 0 2px 30px;
	font-weight: 400;
	letter-spacing: 4px;
	font-size: 18px;
	color: #fff;
	margin-left: -3px;
	font-family: sans-serif;
}
#firstpostbox p {
	margin-top: 10px;
	margin-left: 210px;
	margin-right: 10px;
	text-align: justify;
}
#firstpostbox img {
	float: left;
	margin: 10px;
	margin-left: 0px;
	height: 200px;
	width: 200px;
}
.postbox {
	float: left;
	position: relative;
	margin-top: 10px;
}
.postboxlabel {
	position: absolute;
	top: 160px;
	left: 0;
	color: #fff;
	background: none;
	height: 32px;
	width: 190px;
	padding: 5px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	overflow: hidden;
	text-align: center;
}
.postbox img {
	height: 200px;
	width: 200px;
}
.middlepostbox {
	margin-left: 10px;
	margin-right: 10px;	
}
p {
	font-family: sans-serif;
}
.sidebartitle {
	margin-left: -6px;	
	padding-bottom: 5px;	
}
#logo {
	float: right;
	margin-top: 75px;
	margin-right: -15px;
}
.sociallink {
	text-decoration: none;
}
.socialicon {
	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 5px;
}
#rss-links a {
	text-decoration: none;	
}
.flickrthumb {
	padding: 6px;
	border: 1px solid #c0c0c0;
	margin: 5px;
	width: 75px;
	height: 75px;
}
.textwidget {
	margin-bottom: 0px;
}
.page .entry-content {
	padding-top: 10px;
}
.single .entry-content {
	margin: 10px 0 10px 0;
	padding: 0;
}
.single .entry-content p {
	margin-bottom: 10px;
}
#comments {
	margin-top: 0;
	padding-top: 0;
}
#respond {
	padding-top: 0;
}
/* Menu Styles */

/* =Menu
-------------------------------------------------------------- */

#access {
    border-bottom: 0;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
    margin-left: -8px;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	padding-right: 31px;
	background: url(images/barend2.png) no-repeat top right;
	letter-spacing: 1px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:0px solid #ccc;
	float:left;
}
.sf-menu a {
	border-left:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
}
.sf-menu li {
	background:		#fff;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

/* End Menu Styles */
