/*
Theme Name: Kitchen Kreation Theme
Theme URI: http://www.kitchenkreations.com.au/
Description: Ivory Theme is a unique Widget ready WordPress theme with 3 columns, left and right sidebars and fixed width. Tested on Firefox, Internet Explorer 6, 7 and Opera. Theme is XHTML/CSS valid and SEO friendly.
Version: 1.0
Author: Kitchen Kreations
Author URI: http://www.kitchenkreations.com.au/
Tags: kitchen, kreation, creation, red, new, western australia, australia, kk, kitkraft, 
*/



/* General */

body {
	margin: 0;
	background: #ffffff;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0; padding: 2px;
}

imgleft {
	border: 0; text-align:right; padding-right: 15px;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
	width: 1004px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-top_home {
	width: 1004px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-top_overview {
	height:350px
	width: 1004px;
	background: url("images/page_top_overview.jpg") no-repeat;
}

#page-top_cabspec {
	height:350px
	width: 1004px;
	background: url("images/page_top_cabspec.jpg") no-repeat;
}

#page-top_cabs {
	height:350px
	width: 1004px;
	background: url("images/page_top_cabs.jpg") no-repeat;
}

#page-top_benchtop {
	height:350px
	width: 1004px;
	background: url("images/page_top_benchtop.jpg") no-repeat;
}

#page-top_cornice {
	height:350px
	width: 1004px;
	background: url("images/page_top_cornice.jpg") no-repeat;
}

#page-top_doorstyles {
	height:350px
	width: 1004px;
	background: url("images/page_top_doorstyles.jpg") no-repeat;
}

#page-top_panels {
	height:350px
	width: 1004px;
	background: url("images/page_top_panels.jpg") no-repeat;
}

#page-top_accessories {
	height:350px
	width: 1004px;
	background: url("images/page_top_accessories.jpg") no-repeat;
}

#page-top_suppliers {
	height:350px
	width: 1004px;
	background: url("images/page_top_suppliers.jpg") no-repeat;
}

#page-top_terms {
	height:350px
	width: 1004px;
	background: url("images/page_top_terms.jpg") no-repeat;
}

#page-top_gallery {
	height:350px
	width: 1004px;
	background: url("images/page_top_gallery.jpg") no-repeat;
}

#page-top_contact {
	height:350px
	width: 1004px;
	background: url("images/page_top_contact.jpg") no-repeat;
}
#page-top_pricelist {
	height:350px
	width: 1004px;
	background: url("images/page_top_overview.jpg") no-repeat;
}
#page-bottom {
	width: 1004px;
	min-height: 590px;
	background: url("images/page_bottom.gif") no-repeat left bottom;
}


/* Header */

#header {
	width: 1004px;
	height: 450px;
	position: relative;
}

#header_overview {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_cabspec {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_cabs {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_benchtop {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_cornice {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_doorstyles {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_panels {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_accessories {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_suppliers {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_terms {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_gallery {
	width: 350px;
	height: 300px;
	position: relative;
}

#header_contact {
	width: 350px;
	height: 300px;
	position: relative;
}


	/* Header - Info - big pic at top of page and the title that appears over it */
	
	#header #header-info {
		position: absolute;
		top: 380px;
		left: -10px;
		width: 1000px;
		text-align: right;
	}
	
	#header #header-info h1 {
		color: #882236;
		font: bold 40px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #882236;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #882236;
		font: normal 18px Verdana;
	}


/* Main */

#main {
	width: 994px;
	padding-left: 10px;
}

	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 175px;
		padding: 4px;
		font: normal 12px/18px Verdana;
		color: #000000;
		margin-bottom: 10px;
	}
	
	.sidebar a {
		color: #FFF;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Sidebar - Boxes */
	
	.sidebar .sidebar-box {
		width: 152px;
		margin-bottom: 10px;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			width: 150px;
			height: 30px;
			background: url("images/sidebar_title.gif") no-repeat;
			padding-left: 29px;
			font: bold 16px/30px Verdana;
			color: #FFF;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 0;
			padding: 2px 0 0 10px;
			list-style-type: none;
		}
		
		.sidebar ul li {
			color: #882236;
			font: bold 12px/24px Verdana;
		}
		
		.sidebar ul li a {
			color: #882236;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			.sidebar ul li ul {
				padding: 0 0 0 10px;
			}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0 auto;
			padding: 5px 0;
			width: 152px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 132px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 3px;
			width: 144px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 0 1px;
		}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 644px;
		padding: 0 10px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 10px;
		width: 800px;
		background: url("images/post.gif") repeat-y;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 780px;
			padding: 10px 10px 0 10px;
			color: #882236;
			font: bold 12px Verdana;
			background: url("images/post_title.gif") no-repeat;
		}
		
		#content .post .post-title a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") no-repeat;
			width: 50px;
			height: 50px;
			margin-right: 15px;
			color: #882236;
			text-align: center;
			text-transform: lowercase;
			font: bold 17px Verdana;
		}
		
		#content .post .post-title .post-date span {
			padding-top: 3px;
			display: block;
			font-size: 18px;
		}
		
		#content .post .post-title h2 {
			color: #882236;
			font: bold 22px Verdana;
			padding: 1px 0 6px 0;
		}
		
		#content .post .post-title h2 a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px Verdana;
			color: #000000;
			width: 780px;
			padding: 0 10px;
		}
		
		#content .post .post-entry a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
			color: #882236;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #882236;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			width: 780px;
			padding: 0 10px 5px 10px;
			background: url("images/post_info.gif") no-repeat left bottom;
			clear: both;
			font: bold 12px/20px Verdana;
			color: #000000;
			text-align: right;
		}
		
		#content .post .post-info a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 10px 0;
			color: #000000;
			font: bold 15px Verdana;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 12px/18px Verdana;
			color: #882236;
			width: 780px;
		}
		
		#content .post .comments a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #882236;
		}
		
		#content .post .comments ol li cite {
			color: #882236;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 12px/18px Verdana;
			color: #882236;
			width: 599px;
		}
		
		#content .post #commentform a {
			color: #882236;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		color: #000000;
		float: left;
		width: 644px;
	}
	
	#content .navigation a {
		font: bold 12px Verdana;
		line-height: 30px;
		color: #882236;
		text-decoration: none;
		margin-bottom: 10px;
		width: 165px;
		height: 30px;
		background: url("images/navigation.gif") no-repeat;
		display: block;
		text-align: center;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}


/* Footer */


/*Menu csss code */
#footer {
	width: 984px;
	height: 30px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url("images/footer.gif") no-repeat;
	color: #FFF;
	font: normal 12px/30px Verdana;
	text-align: center;
}

#footer a {
	font: bold
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 180px; /*For KHTML*/
  list-style: none;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu-v a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  display: block;
  background: #ffffff;
  color: #882236;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
  background: #882236;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  background: #ffffff;
  color: #882236;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  background: #882236;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
  background: #ffffff;
  color: #882236;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
  background: #882236;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li.iehover li a {
  background: #ffffff;
  color: #882236;
}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
  background: #882236;
  color: #FFF;
}

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 180px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}

