/*

Theme Name: Bernisson, France
Theme URI: http://www.bernisson-france.co.uk
Description: This is the Bernisson, France WordPress Template built by <a href="http://www.ghosthorses.co.uk">Ghosthorses.co.uk</a>.
Version: 1
Author: Stephen Fairbanks
Author URI: http://www.ghosthorses.co.uk

*/


@charset "utf-8";
/* CSS Document */


/* Padding / Margin Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* new clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
html {
	text-align: center;
	font-size: 100%;
}
body {
	text-align: left;
	font-size: 62.5%;
	background: #e1e4d4 url(images/bg.jpg) center top repeat-x;
}
p {
	padding: 0.5em 0 0.8em;
	line-height: 1.6em;
}
h1 {
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	width: 224px;
	height: 79px;
}
h1, h2, h3, h4, h5, h6 {
	color: #4e1b1a;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 a {
	display: block;
	height: 80px;
}
h2 {
	font-variant: small-caps;
	border-bottom: 1px dashed #ccc;
	padding: 4px 0 18px 0;
	margin: 0 0 10px 0;
	font-size: 1.5em;
	letter-spacing: 1px;
	font-weight: lighter;
	background: url(images/h2-bg.gif) no-repeat right top;
}
h2 span {
	color: #333;
}
a img {
	border: none;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #4d1b1a;
}
a:hover {
	color: #444;
	text-decoration: underline;
}
#wrapper {
	font-family: "Trebuchet MS", Verdana, Ariel, Helvetica, sans-serif;
	font-size: 1.3em;
	width: 968px;
	margin: 0 auto;
}
#header {
	padding: 30px 0;
}
.header_left {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d1b1a;
	font-size: 1.3em;
	padding: 30px 0 0 30px;
	letter-spacing: 1px;
}
.header_center {
	float: left;
	padding: 0 0 0 180px;
}
.header_right {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d1b1a;
	font-size: 1.3em;
	padding: 30px 30px 0 0;
	letter-spacing: 1px;
}
#flash-n-blocks {
	background: url(images/page-top.png) no-repeat left top;
	height: 297px;
	padding: 28px 28px 0;
}
.cycle-photos, .flash-photos {
	float: left;
	width: 595px;
	height: 289px;
	background: url(images/flash-bg.jpg) no-repeat;
	padding: 6px 0 0 6px;
}
.cycle-photos img {
	display: none;
	width: 589px;
	margin: 6px 0 0 6px;
	height: 273px;
}
.top-right-blocks {
	float: right;
}
.top-right-blocks ul li {
	width: 99px;
	height: 62px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fc9;
	text-align: center;
	padding: 27px 170px 0 25px;
	margin:0 0 9px 0;
	font-style: italic;
	font-size: 1em;
	line-height: 1.3em;
}
.top-right-blocks ul li.ff {
	background: url(images/top-right-block-ff.jpg) no-repeat;
}
.top-right-blocks ul li.sb {
	background: url(images/top-right-block-sb.jpg) no-repeat;
}
.top-right-blocks ul li.sp {
	background: url(images/top-right-block-sp.jpg) no-repeat;
}
.top-right-blocks span {
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
}
#main-content-wrapper {
	background: url(images/page-mid-bg.gif) repeat-y;
	padding: 20px 28px;
}
.three-col-left {
	float: left;
	width: 695px;
}
.large-col-of-3 {
	float: right;
	width: 480px;
}
.large-col-of-3 h3 {
	font-size: 1.2em;
	padding: 20px 0 10px;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px;
}
.large-col-of-3 h4 {
	font-size: 0.95em;
	margin: 0;
	padding: 20px 0 0;
	letter-spacing: 1px;
}
.large-col-of-3 ul {
	display: block;
	padding: 20px;
	margin: 15px 0;
	border: 1px solid #ddd;
	background-color: #F6F4EF;
}
.large-col-of-3 ul li {
	background: url(images/side-bullet.gif) no-repeat left 3px;
	padding: 0 20px 15px;
	line-height: 1.5em;
}
.large-col-of-3 ul li strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d1b1a;
}
.large-col-of-3 ul li em {
	color: #333;
	font-weight: bold;
}
.large-col-of-3 ul li ul {
	padding: 0;
	border: 0 none;
	margin: 15px 0 0;
}
.large-col-of-3 ul li ul li {
	background: url(images/side-bullet2.gif) no-repeat left 4px;
}
.large-col-of-3 ol {
	display: block;
	padding: 20px;
	margin: 15px 0;
	border: 1px solid #ddd;
	background-color: #F6F4EF;
}
.large-col-of-3 ol li {
	line-height:1.5em;
	list-style-type: decimal;
	margin:0 0 0 20px;
	padding:0 10px 25px;
}
.three-col-right {
	float: right;
	width: 185px;
}
.left-col-of-3, .small-col-of-2 {
	width: 187px;
}
.two-col {
	width: 820px;
}
.large-col-of-2 {
	float: right;
	width: 600px;
}
.intro-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d1b1a;
	font-size: 1.1em;
}
.related-pages {
	width: 187px;
	background: url(images/related-pages-bg-long.jpg) no-repeat left bottom;
	margin: 0 0 20px 0;
}
.related-pages h3 {
	background: url(images/related-pages-bg.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC9;
	font-style: italic;
	padding: 14px 0 12px 20px;
	font-size: 1em;
	font-weight: lighter;
}
.related-pages h3 span {
	font-style: italic;
	color: #fff;
	letter-spacing: 0px;
}
.related-pages ul {
	padding: 5px 20px 20px 10px;
	margin: 0;
}
.related-pages ul li {
	background: url(images/side-bullet.gif) no-repeat left 6px;
	padding: 4px 0 4px 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.random-feature-wrap {
	background: url(images/side-quote-middle.gif) repeat-y;
}
.random-feature-bottom h3 {
	padding: 0 0 0 35px;
	color: #666;
}
.random-feature-top {
	background: url(images/side-quote-top.gif) no-repeat;
	height: 27px;
}
.random-feature-bottom {
	background: #fff url(images/side-quote-bottom.gif) no-repeat;
	padding: 45px 0 0;
}
.random-feature-wrap q {
	color:#4D1B1A;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
	padding:10px 27px 12px;
	text-align:center;
}
.side-col-entry {
	padding: 0 0 20px 0;
}
#red-footer {
	height: 60px;
	padding: 60px 49px 0;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
}
#red-footer a {
	color: #CCC;
}
#red-footer p {
	padding: 0;
}
.red-footer-left {
	float: left;
}
.red-footer-right {
	float: right;
}
.red-footer-left ul li {
	float: left;
	margin: 0 10px 0 0;
}
.red-footer-left ul li a {
	color: #ccc;
}
#footer {
	background: url(images/page-footer.png) no-repeat left top;
	margin: 0 0 30px 0;
	height: 270px;
}
#logo-footer {
	padding: 18px 29px 0;
}
#logo-footer h4 {
	float: left;
	width: 68px;
	border-right: 1px solid #CCC;
	display: block;
	margin: 30px 0 0;
	color: #666;
	padding: 10px 0;
	font-weight: lighter;
}
#logo-footer ul {
	display: block;
	float: left;
	padding: 20px 0 0 20px;
}
#logo-footer ul li {
	float: left;
	padding: 0 15px 0 0;
}
a.read-more {
	text-align: center;
	display: block;
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #F6F4EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.2em;
}
a.read-more:hover {
	background: #eee;
	text-decoration: none;
	color: #4d1b1a;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
/* Gallery stuff */



.piclenselink {
	padding: 20px 0;
}
.piclenselink a {
	background: #ddd;
	border: 1px solid #ccc;
	color: #4d1b1a;
	padding: 2px 10px;
}
.booking-table {
	border: 1px solid #ccc;
}
.booking-table td {
	padding: 5px;
	background: #F6F4EF;
}
.booking-table th {
	padding: 5px;
	background: #ddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d1b1a;
	font-size: 1.1em;
	text-align: left;
}
.calendar {
	background: #F6F4EF;
	border: 1px solid #ccc;
}
.location {
	border: 1px solid #ccc;
}
ol.commentlist {
	background: #fff!important;
	border: none;
	padding: 0;
	margin: 0;
}
ol.commentlist li {
	background:#F6F4EF url(images/quote-marks.gif) no-repeat scroll 10px top;
	border:1px dashed #DDDDDD;
	display:block;
	margin:15px 0;
	padding:20px 20px 20px 80px;
}
.comment-author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.commentmetadata {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.important {
	background: #ddd;
	padding: 10px;
	border: 1px dashed #ccc;
	margin: 20px 0;
}

