/*  
Theme Name: KIWI
Theme URI: http://www.kiwicreations.ca
Author: Inertia Web Design
Author URI: http://inertiawebdesign.com
*/

* { margin:0; padding:0; }

body {
	background:#929049;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	color:#000;
	text-align:center; }

#bghold {
	margin:0 auto;
	padding-bottom:10px;
	width:760px;
	background:#60462E url(/images/tileparch_kc.gif) top left repeat;
	text-align:center; }

#container { 
	margin:0 auto;
	width:740px;
	background:#F0E7D7;
	text-align:center; }


#header {
	width:100%;
	height:220px;
	background:none; }

#nav {
        position:relative;
	float:left;
	width:150px;
	padding-top:15px;
        text-align:left; }
	
#nav ul {
	position:absolute;
	top:10px;    /* set the exact position of the navigation */
	left:10px;      /* set the exact position of the navigation */
	width:120px;
	height:321px;
	}
#weather {
	position:absolute;
	top:340px;    /* set the exact position of the navigation */
	left:10px;      /* set the exact position of the navigation */
	width:100px;
	height:112px; }
#nav ul li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
#nav ul li a {
	width:110px;
	height:40px;
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(/images/nav.gif) no-repeat;
	}
	 	 	 
li#home a:hover, li#home a:focus { background-position:-110px 0px;	 }

li#about a:link, li#about a:visited { background-position:0px -40px;	}
li#about a:hover, li#about a:focus { background-position:-110px -40px; }

li#prices a:link, li#prices a:visited {	 background-position:0px -80px; 	}
li#prices a:hover, li#prices a:focus { background-position:-110px -80px; }

li#gallery a:link, li#gallery a:visited { background-position:0px -120px;	}
li#gallery a:hover, li#gallery a:focus {	background-position:-110px -120px; }
	
li#whatsnew a:link, li#whatsnew a:visited { background-position:0px -160px;	}
li#whatsnew a:hover, li#whatsew a:focus {	background-position:-110px -160px; }	
	
li#qa a:link, li#qa a:visited { background-position:0px -200px; }
li#qa a:hover, li#qa a:focus {	background-position:-110px -200px; }

li#gossip a:link, li#gossip a:visited { background-position:0px -240px; }
li#gossip a:hover, li#gossip a:focus { background-position:-110px -240px; }

li#dos a:link, li#dos a:visited { background-position:0px -280px; }
li#dos a:hover, li#dos a:focus { background-position:-110px -280px; }

li#contact a:link, li#contact a:visited { background-position:0px -320px; }
li#contact a:hover, li#contact a:focus { background-position:-110px -320px; }

#content {
	float:right;
	width:590px;
	min-height:320px;
  	height:auto !important;
  	height:320px;
	padding:15px 0;
	text-align:left; }

a:link, a:visited { color:#60462E; }
a:hover { background:#9ad455; color:#fff; text-decoration:none; }

#footer {
	clear:both;
	width:100%;
	padding:1em 0;
	background:#F0E7D7;
	border-top:1px solid #D5CCC0;
text-align:right; }

#footer p {
    margin-bottom:0;
	font-size:1.1em;
	font-family:Arial, sans-serif;
	text-transform:uppercase; }

#content ul { font-size:1.5em; margin:0 15px; list-style-type:disc; }
#content li { line-height:1.5em; }

p {
font-size:1.5em;
line-height:1.5em;
margin-bottom:1em;
margin-right:15px; }

p.q {
font-weight:bold;
color:#60462E;
margin-bottom:0; }

p.gossip {
	width:370px;
	font-style:italic;
	color:#60462e; }

.nobottom {
	margin-bottom:0; }

h1 {
font-size:2em; }

h2 { margin-top:0.5em; font-size:1.7em; color:#9ad455; }

img { border:0; }
img.float { float:right; margin:15px 15px 5px 10px; padding:2px; border:1px solid #D5CCC0; }
img.homebutton { float:left; margin-right:10px; margin-bottom:5px; }


.image_info {
    display:block;
    }
.image_info a {
    text-decoration:none;
    color:#000;
}

.image {
    margin-bottom:5px;
    width: 95%;
}
.image img {
    padding:6px;
    border: 2px solid #D5CCC0;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
h2, h2.a {
    font-size: 20px;
}
.gallerylist, .gallerylist ul {
    text-align: center;
}
.gallerylist li {
    margin-left: 40%;
    font-size: 14px;
    text-align: left;
    list-style-type: none;
}		

#map { float:left; margin-bottom:15px; width:350px; height:300px; }

.floatleft {
	float:left;
	width:200px;
	margin-left:20px; }

#show-nav-right, #show-nav-centre, #show-nav-left {
	float:left; }
	
#show-nav-right {
	width:100px;
	text-align:right; }
	
#show-nav-centre {
	width:345px;
	text-align:center; }
	
#show-nav-left {
	width:100px; }