/*   
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.
.
*/

/* This is the stylesheet for the PINK pages */

* {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: #d6606d;
	text-align:left;
	font-size: 3.2em;
	font-weight: normal;
	margin:0 0 15px 0;clear:both;
}
h2 a {color:#d6606d;text-decoration:none;}
h2.logo {margin:5px 0 0 40px;color:#d6606d;font-size:2.2em;}

h3 {color: #d6606d;
	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 */


/* MAIN SECTION */

#leftside{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left-pink.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-consider{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left-consider.jpg) no-repeat;display:inline;margin:0;text-align:left;}
#leftside-contact{width:433px;height:660px;position:absolute;left:0;top:0;overflow:hidden;background:url(images/bg-left-contact.jpg) no-repeat;display:inline;margin:0;text-align:left;}

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

#main {width:527px;height:660px;position:absolute;left:433px;top:0;overflow:hidden;background:url(images/bg-right-pink.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 {}
.post {}


/*  The following code is excerpted from the WP Default stylesheet */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments styling */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 15px 5px 5px 10px;
	list-style: none;border-bottom:1px dashed #cccccc;}

.commentlist li.odd {background:#eeeeee;}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, Times, 'Times New Roman', serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, Times, 'Times New Roman', serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* 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-pink.jpg) top left no-repeat;
	}

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

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

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