/*   
Theme Name: Gentle Plumbing Theme
Theme URI: 
Description: Gentle Plumbing Theme using Thematic Child Theme development.
Author: Scott Donald
Author URI: http://www.creative-web-designer.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Scott Donald http://www.creative-web-designer.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');


/* clean up NAV */
#access {
border-bottom:none;
#width:772px;
}

.sf-menu a {
border-bottom:none;
border-left:none;
border-top:none;
border-right:none;
}

div#wrapper {
margin:0 auto;
width:794px;
#width:792px; /* IE 7 override */
}

body {
background: #D6DB9B url(images/body-bg-full.jpg) repeat-x fixed center top;
}

#branding, #main, #siteinfo {
width:794px;
}

#main {
padding:10px 15px 10px;
}

div#primary, div#secondary {
width:200px;
}

#primary {
border:none;
margin:0;
padding:0;
}

#container {
width:520px;
}

#branding {
background: transparent url(images/sydney_plumber_header.jpg) no-repeat top right;
padding:0px;
height:200px;
}



#footer {

background: #D6DB9B url(images/footer_bg.jpg) no-repeat center top;
margin:0 0 0 3px;
#margin:0 0 0 4px; /* Over ride for IE7 */
width:800px;
border:none;

}

.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
margin-bottom:0;
}

/* menus */

#access {
background: transparent url(images/nav_bg.jpg) repeat-x top left;
padding-left:10px;
margin:1px 0 0 12px;
font-size:16px;
}

.sf-menu li li {
background:transparent url(images/nav_bg.jpg) repeat-x;
}

.sf-menu li {
background:transparent url(images/nav_bg.jpg) repeat-x;
	}


.sf-menu {
border:none;
}

.sf-menu a, .sf-menu a:visited {
color:#FFFFFF;
}


#siteinfo {
padding:155px 0 0;
}


body, input, textarea {
	font-family:arial;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, sf-menu a, .sf-menu ul a, .sf-menu ul a:hover  {
	background: #d6db9b;
zbackground:transparent url(images/nav_bg.jpg) repeat-x;
	color:#ffffff;
	}
	
	#content {
		
		width:550px;
		}
		
.entry-content {
	padding:0px;
	}
	
.entry-content h1 {
	padding:10px 0 10px;
	}
	
/* Featured services list */	

ul.featured_services, .aside ul ul  {
list-style:none;
list-style-image:url(images/bullet_plumbing.jpg);
color:#00a3da;
}

.main-aside ul {
padding:0 5px 0 0;
}

.sf-menu ul, .sf-menu a {
border:none;

}

.sf-menu a {
padding:9px 13px 7px 13px;
}

h2.entry-title, h3, h2, h1 {
color:#00a3da;
}

#flash_header {padding:0 0 0 11px}