/*
Theme Name: KSG
Theme URI: http://tomcooneydesign.com/
Description: Customised Wordpress theme for KS Gites based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1 from 1.6
Author: Tom Cooney
Author URI: http://inkywillows.co.uk/
Tags: green, multiple headers, fixed width, centered

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	Thanks to Michael Heilemann who designed and built the original kubrick theme,
	find his blog at http://binarybonsai.com/

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

*/



/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/bgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	border: none;
	text-align: center;
	}
	
#div {
	margin: 0;
	padding: 0;
	border: 0;
	}

#headerimg {
	height: 230px;
	width: 758px;
	margin: 0;
	border: 0;
	padding: 0;
	background: url(images/header-404.jpg) no-repeat bottom center;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: url(images/footer.jpg) repeat-x bottom;
	border: none;
	padding: 0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Georgia', Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#description {
	font-family: 'Georgia', Times, serif;
	color: #996633;
	width: 351px;
	margin: 17px 45px 0 0;
	font-size: 1.8em;
	float: right;
	text-align: right;
	text-decoration: none;
	display: inline; /* ie double margin fix*/
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.8em;	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3, h4 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #919F20;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.guestbooklocation {
	color: #996633;
}

.guestbookhr {
	margin:  0;
	padding: 0;
}

span.subhead{
	color: #333;
	text-decoration: none;
	padding: 0;
	font: bold 1.3em/2em 'Georgia', Times, serif;
}
/* End Typography & Colors */



/* Begin Structure */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	}

#page {
text-align: center;
	position: relative;
	background-color: white;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 760px;	
	background: url(images/bgwide.jpg) repeat-y top center;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	}

/* Begin header guff*/

#header {
	height: 372px;
	width: 758px;
	margin: 0 1px 0 1px;
	padding: 0;
	}

#headerimg.home {
	background: url(images/header-home.jpg) no-repeat bottom center;
	}
	
#headerimg.gites {
	background: url(images/header-gites.jpg) no-repeat bottom center;
	}
	
#headerimg.local-area {
	background: url(images/header-local-area.jpg) no-repeat bottom center;
	}
	
#headerimg.find-us {
	background: url(images/header-find-us.jpg) no-repeat bottom center;
	}
	
#headerimg.enquiries {
	background: url(images/header-enquiries.jpg) no-repeat bottom center;
	}
	
#headerimg.gite1 {
	background: url(images/header-enquiries.jpg) no-repeat bottom center;
	}
	
#headerimg.gite2 {
	background: url(images/header-enquiries.jpg) no-repeat bottom center;
	}
	
#headerimg.guestbook {
	background: url(images/header-guestbook.jpg) no-repeat bottom center;
	}
	
#headerimg.links{
	background: url(images/header-links.jpg) no-repeat bottom center;
	}
	
/* End header guff*/
	
#logospace {
	background: url(images/logospacebg.gif) no-repeat top;   
	margin: 0;
	height: 111px;
	width: 100%;

	}
	
/* Start nav guff */	

#navspaceen {
	background: url(images/navbg.gif) repeat-y top center;
	margin: 1px 0 0 0;
	height: 31px;
	width: 100%;
	}
	
#navspacefr {
	background: url(images/navbg.gif) repeat-y top center;
	margin: 1px 0 0 0;
	height: 31px;
	width: 100%;
	}

#navspaceen .navspacer {
	float: left;
	width: 35px;
	height: 31px;
	background: url(images/navspacer.gif) no-repeat top center;
	}
	
#navspacefr .navspacer {
	float: left;
	width: 18px;
	height: 31px;
	background: url(images/navspacer.gif) no-repeat top center;
	}
	
#navspaceen #navhome {
	width: 46px;   
	height: 31px;  
	float: left;
	margin: 0 0 0 45px;
	display: inline; /* ie double margin fix*/
	}

#navspaceen #navhome a {   
	display: block;
	width: 46px;   
	height: 31px;     
	background: url(images/nav-home.gif) no-repeat bottom;     
	}

#navspaceen #navhome a.current {     
	background: url(images/nav-home.gif) no-repeat top;   
	}

#navspaceen #navhome a:hover {   
	background: url(images/nav-home.gif) no-repeat top;   
	}	
	
#navspacefr #navhome {
	width: 64px;   
	height: 31px;  
	float: left;
	margin: 0 0 0 24px;
	display: inline; /* ie double margin fix*/
	}
	
#navspacefr #navhome a {   
	display: block;
	width: 64px;   
	height: 31px;     
	background: url(images/nav-accueil.gif) no-repeat bottom;     
	}

#navspacefr #navhome a.current {     
	background: url(images/nav-accueil.gif) no-repeat top;   
	}

#navspacefr #navhome a:hover {   
	background: url(images/nav-accueil.gif) no-repeat top;   
	}	

#navspaceen #navgites {
	width: 43px;   
	height: 31px;  
	float: left;
	}

#navspaceen #navgites a {   
	display: block;
	width: 43px;   
	height: 31px;     
	background: url(images/nav-gites.gif) no-repeat bottom;     
	}

#navspaceen #navgites a.current {     
	background: url(images/nav-gites.gif) no-repeat top;   
	}

#navspaceen #navgites a:hover {   
	background: url(images/nav-gites.gif) no-repeat top;   
	}
	

#navspacefr #navgites {
	width: 42px;   
	height: 31px;  
	float: left;
	}

#navspacefr #navgites a {   
	display: block;
	width: 42px;   
	height: 31px;     
	background: url(images/nav-gitesfr.gif) no-repeat bottom;     
	}

#navspacefr #navgites a.current {     
	background: url(images/nav-gitesfr.gif) no-repeat top;   
	}

#navspacefr #navgites a:hover {   
	background: url(images/nav-gitesfr.gif) no-repeat top;   
	}


#navspaceen #navlocalarea {
	width: 92px;   
	height: 31px;  
	float: left;
	}

#navspaceen #navlocalarea a {   
	display: block;
	width: 92px;   
	height: 31px;     
	background: url(images/nav-localarea.gif) no-repeat bottom;     
	}

#navspaceen #navlocalarea a.current {     
	background: url(images/nav-localarea.gif) no-repeat top;   
	}

#navspaceen #navlocalarea a:hover {   
	background: url(images/nav-localarea.gif) no-repeat top;   
	}
	

#navspacefr #navlocalarea {
	width: 122px;   
	height: 31px;  
	float: left;
	}

#navspacefr #navlocalarea a {   
	display: block;
	width: 122px;   
	height: 31px;     
	background: url(images/nav-alentours.gif) no-repeat bottom;     
	}

#navspacefr #navlocalarea a.current {     
	background: url(images/nav-alentours.gif) no-repeat top;   
	}

#navspacefr #navlocalarea a:hover {   
	background: url(images/nav-alentours.gif) no-repeat top;   
	}

#navspaceen #navfindus {
	width: 59px;   
	height: 31px;  
	float: left;
	}

#navspaceen #navfindus a {   
	display: block;
	width: 59px;   
	height: 31px;     
	background: url(images/nav-findus.gif) no-repeat bottom;     
	}

#navspaceen #navfindus a.current {     
	background: url(images/nav-findus.gif) no-repeat top;   
	}

#navspaceen #navfindus a:hover {   
	background: url(images/nav-findus.gif) no-repeat top;   
	}
	
#navspacefr #navfindus {
	width: 114px;   
	height: 31px;  
	float: left;
	}

#navspacefr #navfindus a {   
	display: block;
	width: 114px;   
	height: 31px;     
	background: url(images/nav-trouver.gif) no-repeat bottom;     
	}

#navspacefr #navfindus a.current {     
	background: url(images/nav-trouver.gif) no-repeat top;   
	}

#navspacefr #navfindus a:hover {   
	background: url(images/nav-trouver.gif) no-repeat top;   
	}


#navspaceen #navenquiries {
	width: 82px;   
	height: 31px;  
	float: left;
	}

#navspaceen #navenquiries a {   
	display: block;
	width: 82px;   
	height: 31px;     
	background: url(images/nav-enquiries.gif) no-repeat bottom;     
	}

#navspaceen #navenquiries a.current {     
	background: url(images/nav-enquiries.gif) no-repeat top;   
	}

#navspaceen #navenquiries a:hover {   
	background: url(images/nav-enquiries.gif) no-repeat top;   
	}
	
#navspacefr #navenquiries {
	width: 134px;   
	height: 31px;  
	float: left;
	}

#navspacefr #navenquiries a {   
	display: block;
	width: 134px;   
	height: 31px;     
	background: url(images/nav-renseignements.gif) no-repeat bottom;     
	}

#navspacefr #navenquiries a.current {     
	background: url(images/nav-renseignements.gif) no-repeat top;   
	}

#navspacefr #navenquiries a:hover {   
	background: url(images/nav-renseignements.gif) no-repeat top;   
	}


#navspaceen #navguestbook {
	width: 92px;   
	height: 31px;  
	float: left;
	}

#navspaceen #navguestbook a {   
	display: block;
	width: 92px;   
	height: 31px;     
	background: url(images/nav-guestbook.gif) no-repeat bottom;     
	}

#navspaceen #navguestbook a.current {     
	background: url(images/nav-guestbook.gif) no-repeat top;   
	}

#navspaceen #navguestbook a:hover {   
	background: url(images/nav-guestbook.gif) no-repeat top;   
	}
	
#navspacefr #navguestbook {
	width: 81px;   
	height: 31px;  
	float: left;
	}

#navspacefr #navguestbook a {   
	display: block;
	width: 81px;   
	height: 31px;     
	background: url(images/nav-livredor.gif) no-repeat bottom;     
	}

#navspacefr #navguestbook a.current {     
	background: url(images/nav-livredor.gif) no-repeat top;   
	}

#navspacefr #navguestbook a:hover {   
	background: url(images/nav-livredor.gif) no-repeat top;   
	}

#navspaceen #navlinks {
	width: 44px;   
	height: 31px;  
	float: left;
	}

#navspaceen #navlinks a {   
	display: block;
	width: 44px;   
	height: 31px;     
	background: url(images/nav-links.gif) no-repeat bottom;     
	}

#navspaceen #navlinks a.current {     
	background: url(images/nav-links.gif) no-repeat top;   
	}

#navspaceen #navlinks a:hover {   
	background: url(images/nav-links.gif) no-repeat top;   
	}
	
#navspacefr #navlinks {
	width: 42px;   
	height: 31px;  
	float: left;
	}

#navspacefr #navlinks a {   
	display: block;
	width: 42px;   
	height: 31px;     
	background: url(images/nav-liens.gif) no-repeat bottom;     
	}

#navspacefr #navlinks a.current {     
	background: url(images/nav-liens.gif) no-repeat top;   
	}

#navspacefr #navlinks a:hover {   
	background: url(images/nav-liens.gif) no-repeat top;   
	}
/* End nav guff */

.entry {
	margin: 0;
	}

.narrowcolumn {
	background: url(images/contentbg.gif) no-repeat top center;
	padding: 0px 45px 30px 45px;
	margin: 2px auto;
	width: 658px;
	border: 0;
	height:100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

#footer {
	position: absolute;
	width: 758px;
	height: 30px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 1px 0 1px;
	display: block;
	clear: both;
	}

#footer p {
	font-weight: normal;
	font-family: 'Georgia', Times, serif;
	font-size: 12px;
	color: #919F20;
	margin: 8px 0 0 0;
	padding: 0;
	}
	
#footer a {
	color: white;
	text-decoration: underline;
	}
	
#leftfoot {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0 0 0 45px;
	width: 209px;
	height: 30px;
	display: inline; /* ie double margin fix*/
	}
	
#middlefoot {
	float: left;
	padding: 0;
	margin: 0;
	width: 253px;
	height: 30px;
	text-align: center;
	}
	
#rightfoot {
	float: right;
	padding: 0;
	margin: 0 45px 0 0;
	text-align: right;
	height: 30px;
	display: inline; /* ie double margin fix*/
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px;
	padding: 37px 0 0 0;
	}

h2.pagetitle {

		margin-bottom: 0px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 24px 0 0 0;
	}
	
h4 {
	padding: 0;
	margin: 12px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#masthead {
	float: left;
	padding: 0 0 0 45px;
	margin: 23px 0 0 0;
	width: 182px;
	}

	
/* End Headers */



/* Begin Images */

p img {
	border: 1px solid #333333;
	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: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

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



/* Begin Lists */


#navspace li {
	text-transform: uppercase;
	font-family: 'Georgia', Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0;
	padding: 0px;
	border: 1px solid #333;
	list-style: none;
	display: inline;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: none;
	padding: 0px;
	margin: 12px 0 0 0;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	}

.wp-caption img {
	margin: 5px 0 0 0;
	padding: 0;
	border: 1px solid #333333;
	}

.wp-caption p.wp-caption-text {
	font-family: 'Georgia', Times, serif;
	font-weight: normal;
	color: #333333;
	font-size: 1.1em;
	line-height: 1.7em;
	/*text-align: center;*/
	padding: 4px 0 12px 0;
	margin: 0;
	}
/* End captions */

/* Start Contact form styles */

form.wpcf7-form input {
	height: 16px;
	width:  180px;
	margin: 5px 0 15px 0;
	padding: 0;
}



form.wpcf7-form textarea {
	width:  180px;
	margin: 5px 0 15px 0;
	padding: 0;
}

form.wpcf7-form select {
	width:  180px;
	margin: 5px 0 15px 0;
	padding: 0;
}

form.wpcf7-form p {
	font-weight: normal;
	font-family: 'Georgia', Times, serif;
	font-size: 1.1em;
	color: #333333;
	margin: 12px 0 0 0;
	display: inline-block;
}

form.wpcf7-form .submitbutton{
	width: 60px;
	height: 24px;
}



label {
	width: 180px;
	display: inline-block;
	
}
.req {
	font-weight: normal;
	font-family: 'Georgia', Times, serif;
	font-size: 0.9em;
	color: #919F20;
}




/* Date picker styles */

input.dp-applied {
	width: 150px;
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 10px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(http://ksgites.com/wp-content/themes/ksg/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

div.post_column_1 p {
/*margin: 12px 0 24px 0;*/

}

#langdiv {
	width: 351px;
	margin: 15px 45px 0 0;
	float: right;
	text-align: right;
	text-decoration: none;
	display: inline; /* ie double margin fix*/
}

#langdiv h2 {
display: none;
}


.qtrans_language_chooser {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.qtrans_language_chooser li {
	float:right;
	margin-left:3px;
	}
