/*   
Theme Name: Cinders
Theme URI: www.savvywebdesign.net
Description: Custom theme for Cinders Cottage, by www.savvywebdesign.net.
Author: Savvy Web Design
Author URI: http://www.savvywebdesign.net
Template: Cinders01
Version: 01
.
Custom theme for Cinders Cottage. Includes six custom page templates.
.
*/

* {padding:0; margin:0;}

body {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 62.5%;
	text-align:center;
	background:#ffffff url(images/bg-linen-beige.jpg);
	margin:0 auto;}

img {border:0;margin:0;padding:0;}

p {margin:10px 0;line-height:150%;font-size:1.3em;color:#333333;}
.caption {color:#333333;font-size:.95em;font-weight:normal;margin:15px 0;}
.indent {padding:0 30px;margin-left:15px;border-left:1px solid #c8b028;font-size:1.2em;line-height:150%;color:#333333;}
.post-edit-link {font-size:.8em;text-transform:uppercase;font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;clear:both;}

a {color:#000000;text-decoration:underline;}
a:hover {text-decoration:underline;}

h1 {
	color: #ffffff;
	text-align:left;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 4em;
	font-weight: bold;
	margin:0;}
h1.logo {margin:20px 0 0 40px;color:#c7eafb;}
	
h2 {
	color: #aaad75;
	text-align:left;
	font-size: 3.2em;
	font-weight: normal;
	margin:0 0 15px 0;clear:both;
}
h2 a {color:#aaad75;text-decoration:none;}
h2.logo {margin:5px 0 0 40px;color:#aaad75;font-size:2.2em;}

h3 {color: #aaad75;
	text-align:left;
	font-size: 1.7em;
	font-weight: bold;
	margin:20px 0 15px 0;}
	
ul {list-style-position:outside;list-style-type:square;margin-left:25px;line-height:160%;font-size:1.2em;}
ol {list-style-position:outside;margin-left:25px;line-height:170%;font-size:1.2em;}

#wrapper {
	margin:15px auto 0 auto;padding:0;
	width:960px;height:660px;overflow:hidden;
	text-align:left;
	position:relative;
	background: #ffffff;}
/* Position:relative is necessary to allow inner elements to use position:absolute if required later */


/* HEADER SECTION */

#header {
	padding:0;
	margin: 0 auto;
	text-align:left;
	overflow:hidden;
	background: url(images/bg-header.jpg) no-repeat right top;}


/* MAIN SECTION */

#leftside{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left.jpg) no-repeat;display:inline;margin:0;text-align:left;}
#leftside-home{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left-home.jpg) no-repeat;display:inline;margin:0;text-align:left;}
#leftside-gallery{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left-gallery.jpg) no-repeat;display:inline;margin:0;text-align:left;}
#leftside-flavours{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left-flavours.jpg) no-repeat;display:inline;margin:0;text-align:left;}
#leftside-pricing{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left-pricing.jpg) no-repeat;display:inline;margin:0;text-align:left;}

#flash-logo{width:363px;height:76px;position:absolute;left:26px;top:67px;overflow:hidden;z-index:55;}

#flash-word{width:425px;height:65px;position:absolute;left:0;top:585px;overflow:hidden;z-index:55;}

#main {width:527px;height:660px;position:absolute;left:433px;top:0;overflow:hidden;background:url(images/bg-right.jpg) no-repeat right top;display:inline;margin:0;text-align:left;}

#textcolumn {width:430px;height:510px;position:absolute;left:30px;top:100px;margin:0;padding-right:15px;display:inline;color:#333333;text-align:left;overflow:auto;}

#content {/*font-size:1.2em;padding:5px 20px;*/}
.post {}


/* FOOTER IS UNUSED IN THIS THEME */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 15px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* The following code produces the menu buttons using a technique called "sliding doors". There's a good explanation at http://simplebits.com/notebook/2003/09/30/accessible_imagetab_rollovers.html  */

#navbar-holder {height:60px;overflow:hidden;font-size:1em;position:absolute;right:27px;top:0;z-index:50;}

#navbar {
	margin:0;
	padding:0;
	height:60px;
	list-style:none;
	display:inline;
	overflow:hidden;}

#navbar li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#navbar a {
	float:right;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:60px; /* for IE5/Win only */
	}
	
#navbar a:hover {
	background-position: 0 -60px;
	}

#navbar a:active, #navbar a.youarehere {
	background-position: 0 -120px !important;
	}

#home a  {
	width: 76px;
	background: url(images/menu-home.jpg) top left no-repeat;
	}

#gallery a  {
	width: 81px;
	background: url(images/menu-gallery.jpg) top left no-repeat;
	}

#flavours a  {
	width: 89px;
	background: url(images/menu-flavours.jpg) top left no-repeat;
	}
	
#consider a  {
	width: 88px;
	background: url(images/menu-consider.jpg) top left no-repeat;
	}
	
#pricing a  {
	width: 82px;
	background: url(images/menu-pricing.jpg) top left no-repeat;
	}	

#contact a  {
	width: 84px;
	background: url(images/menu-contact.jpg) top left no-repeat;
	}
