/*
Theme Name: K9 Catering
Theme URI: http://jasonkoning.com/
Description: This is a custom built theme for K9 Catering.
Author: Jason Koning
Author URI: http://jasonkoning.com/
Tags: red, fixed width, three columns

	K9 v 1.0

	This theme was built by Jason Koning,
	whose blog you will find at http://jasonkoning.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* gobal */
* { margin: 0; padding: 0; }

/* links */
a { color: red; text-decoration: none; }

a:hover { text-decoration:underline; }

blockquote {
	background: url(images/quote.png) 10px 0 no-repeat;
	margin: 20px 0;
	padding: 0 20px 0 50px;
}
form#change_country {display:none;}
body {
	background: #eee url(images/bg.png) top center repeat-x;
	color: #333;
	font: 15px Tahoma, Verdana, sans-serif;
	margin-top: 7px;
}

body#massage {
	background: #eee url(images/massage-bg.png) top center repeat-x;
	color: #333;
	font: 15px Tahoma, Verdana, sans-serif;
	margin-top: 7px;
}

code { font: 1em 'Courier New', Courier, Monospace; }

h1, h2, h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
}

h2 { color: red; font-size: 26px; line-height: 39px; }

h3 { color: red; font-size: 1.4em; }

img { border: 0px; }

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

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

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

img.right { border: solid 1px #cccccc; margin-bottom: 5px; }

/*misc*/
.adsense { }

.alignleft { float: left; }

.alignright { float: right; }

.alt { padding: 10px; }

.aside {
	background: url(images/sidebar.png) top right no-repeat;
	margin: 10px 0 30px 0;
	padding: 10px 10px 0 15px;
}

.aside h2 { font-size: 1.25em; margin-bottom: 5px; }

.aside p { color: #333; line-height: 160%; }

.box {
	background: url(images/div_bottom.png) no-repeat bottom left;
	width: 484px;
	margin: 20px 0 30px 0;
}

.box h2 { color: red; margin-bottom: 10px; }

.box h3 {
	background: url(images/h3_bg.png) no-repeat top left;
	/*border-bottom: no-repeat top left;*/
	color: #fff;
	/*font-size: 130%;*/
	margin: 0;
	padding: 6px 8px 4px 30px;
}

.box ul {
	list-style: none;
	margin: 0;
	padding: 5px 20px 10px 0;
}

.box ul li { margin: 0 0 6px; padding: 0; }

.caption { color: #666; font-size: 12px; font-style: italic; }

.clear { clear: both; }

.commentcount {
	color: #cdd1d1;
	float: right;
	font: bold 1.8em Georgia,sans-serif;
}

.commentlist { text-align: justify; width: 490px; }

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

.commentlist li {
	background: #ececec;
	border: 1px solid #cdd1d1;
	list-style: none;
	margin: 15px 0;
	padding: 10px;
}

.commentlist li, #commentform input, #commentform textarea { font: 1em 'Lucida Grande', Tahoma, Verdana, sans-serif; }

.commentlist p {
	font-weight: normal;
	line-height: 1.6em;
	margin: 10px 5px 10px 0;
	text-transform: none;
}

.commentmetadata {
	border-bottom: 1px dotted #cdd1d1;
	display: block;
	padding-bottom: 5px;
}

.date { color: #a8adad; font-size: 1em; }

/* entry */
.entry {
	background: url(images/entry-bg.png) right top no-repeat;
	margin: 10px 10px 10px 5px;
	padding: 10px 10px 20px 10px;
}

.entry p, td { color: #333; line-height: 22px; margin: 5px 0 15px 0; }

.entry ul { margin: 0 0 0 30px; }

.entry ul li { margin: 7px 0; }

.entrytitle h2, .entrytitle h3 { display: inline; }

.logo { border: none; float: left; margin: 9px 0px 6px 0px; }

.navigation { display: block; margin-left: 10px; width: 500px; }

.nocomments { text-align: center; }

.none { display: none; }

.related { margin: 0 0 20px 10px; }

.widthfix { margin: 0 auto; width: 800px; padding: 0 0 0 32px; }

#aotearoa { color: gray; font: 11px Tahoma, Verdana, sans-serif; line-height:18px; }

/* box */
#article { float: left; width: 65%; }

/* footer */
#bottom {
	background: #E3E3E3 url(images/bottom.png) repeat-x;
	border-bottom: 1px solid #cdd1d1;
	width: 100%;
}

#commentform input, #commentform textarea {
	background: #eee url(images/formfield_bg.png) repeat-x;
	border: 1px solid #ccc;
	padding: 3px;
}

#commentform p {
	font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
	margin: 10px 0;
}

#commentform textarea { width: 480px; }

/*comments*/
#comments { margin-left: 10px; }

/* content */
#content { margin: 20px auto; width: 800px; }

#content h2 a { text-decoration: none; }

#footer {
	color: gray;
	font: 11px Tahoma, Verdana, sans-serif;
	line-height:18px;
	height: 80px;
	padding: 20px 0 40px 0;
	width: 100%;
	background-color:#fff;
	border-top: solid 1px #DBDBDB;
}

/* header */
#header {
	background: transparent url(images/nav-bg.png) center bottom no-repeat;
	height: 140px;
	margin: 0 auto;
	width: 100%;
}

/*jk*/
#inlineIMG { margin-right: 5px; }

#massage a { color: #1f2d7a; text-decoration: none; }

#massage ul.menu li a, ul.menu li a {
	background: url(images/header-menu.png) 100% 100% no-repeat;
	color: #ccc;
	display: block;
	float: left;
	height: 23px;
	padding: 7px 0 0 0;
	text-align: center;
	text-decoration: none;
}

span.footer-nav {font-size: 12px; line-height: 18px;}

#massage ul.menu li, ul.menu li { color: #eee; float: left; }

#massage ul.menu li.current_page_item a, ul.menu li.current_page_item a,
#massage ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:hover {
	background: url(images/header-menu.png) 100% 0% no-repeat;
	color: #fff;
	text-decoration: none;
}

/* nav menu */
#massage ul.menu, ul.menu {
	font-size: 12px;
	height: 30px;
	list-style-type: none;
	margin: 0 3px 0 3px;
}

#massge ul.menu li a:hover, ul.menu li a:hover {
	background: url(images/header-menu.png) 100% 0% no-repeat;
	color: #fff;
}

#order h3 { color: #333; line-height:1.5em; }

#order, #order p { color: #666; font-size: 12px; }

#order p strong {color:#333;}

#respond { margin-top: 20px; }

#s {
	/*background: #eee url(images/formfield_bg.png) repeat-x;*/
	border: 1px solid #ccc;
	font: 1.1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
	padding: 3px;
	vertical-align: middle;
	width: 220px;
}

/*search*/
#searchform { margin-top: 5px; }

#searchform input {
	/*background: #eee url(images/formfield_bg.png) repeat-x;*/
	background-color: #fff;
	border: 1px solid #ccc;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	margin-top: 6px;
	font-size:13px;
	padding: 3px 7px 3px 7px;
}

#searchform input#s {width:150px; padding:4px; margin-top:0; font-style:italic; color:#666; background-color: #fff;}

#sidebar { float: left; width: 270px; margin: 25px 0 0 10px; }

#sidebar li {
	background: url(images/li.png) 0 7px no-repeat;
	list-style-type: none;
	margin: 3px 5px;
	padding: 0 0 0 15px;
}

#sideshoppingcart {border-bottom: solid 1px #cdcdcd;}

#sidebar li a { }

#sidebar li a:hover { }

#sidebar li:hover { background: url(images/li_on.png) 0 7px no-repeat; }

/* sidebar */
#sidebar ul { margin-top: 10px; }

#tag {
	background: url(images/tag.png) 90% 100% no-repeat;
	margin: 0 auto;
	padding: 15px 200px 20px 0;
	width: 600px;
}

/* Nav update */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 9.4em;
}

#nav li {
	float: left;
	width: 9.4em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin: 0;
	padding: 0;
	top: 146px;
	z-index: 1;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}