/*   
Theme Name: Cleanline Painting
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Gabe Herbert 
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 a basic layout */
@import url('1c-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');

/* -------- CSS ---------------------*/

/* -------- styles ---------*/
p, a {font-family: lucida grande, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
li a {line-height: 9px;}
/* -------- Header ---------*/
#branding {background:url('images/home_01.png') no-repeat; height:0; width:628px;}

#blog-title span, #blog-description {position:absolute;left:-9999px;}
#blog-title a {text-transform: uppercase;}

#blog-title a {
color:#000000;
font-size:34px;
font-weight:600;
letter-spacing:-2px;
padding:30px 0 0 20px;
position:relative;
text-decoration:none;
top:49px;
}

#access {background:url('images/bar_bg.png') repeat-x bottom; border:none;}
#access .menu {height: 32px;
	background:url('images/bar_end_left.png') no-repeat bottom left;
/*	background:url('images/bar_end_right.png') no-repeat bottom right;*/
	}

/*div#wrapper div {width:750px;}*/
.sf-menu {float:left;
/*	background:url('images/bar_end_right.png') no-repeat 100% -1px;*/
	margin: 0 0px 0 0;
	padding: 0 0px 0 23px;
	border: none;
	width:100%;
	}
.sf-menu a {border:none;}
.sf-menu a:link, .sf-menu a:visited {background:transparent; color:white;}
.sf-menu a:hover {color: grey;}
.sf-menu li:hover, .sf-menu li:active  {background: transparent;}
.sf-menu li {height:33px; background:transparent;}
#menuimage {
	width:130px;
	top:-1px;
	background:url('images/painting_text.png') no-repeat; 
	}
#menuimage2 {
	width:11px;
	top: -1px;
	background:url('images/btn_home.png') no-repeat;
	}
#menuimage3 {
	width:19px;
	left:-23px;
	background:transparent url(images/bar_end_right.png) no-repeat scroll 100% -1px;
	float:right;
	}
,
/* -------- Content ---------*/
#main { padding:0 0 22px; }
#main {padding-top:0;}
.entry-title {display:none;}
/*#container {width:725px;}*/
#content {margin:10px 27px 0 23px; }
.entry-content {padding:0;}
.entry-content p {font-size:18px; font-style:normal;}
.entry-content h1 {padding:10px 0 7px;font-family:Arial,sans-serif; font-size:26px;}
.entry-content h3 {padding:10px 0 7px;}
.entry-content h2 {padding:10px 0 7px;}

/* -------- Footer ---------*/
#footer {margin: 22px 0; }
#siteinfo {display:none;}
#footermenu { width:750px; height: 23px; margin: 0 auto; }
ul.footernav  {height:23px; margin:0; text-align:center; }
.footernav a:link, .footernav a:visited {color:#726C58;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;}
.footernav a:hover {text-decoration:underline;}
.footernav li {display:inline;  padding-right:10px; list-style-type:none;}


/* ------- plugin styles------*/
/*div.wpcf7 {padding:0 0 0 2px;}*/
#wpcf7-f1-p37-o1 {padding-left:3px;}


/* ------- temp changes ------*/
#access .menu {background-image: url(images/bar_end_right.png); }
#menuimage, #menuimage2 { display:none ;}
#branding {background-image: url(images/banner.png); }
