/*=================================*/
/* Pico Default Theme
/* By: Gilbert Pellegrom
/* http: //dev7studios.com
/*=================================*/

/* Reset Styles
/*---------------------------------------------*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: #fff;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}

/* make buttons play nice in IE:	 
		www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {
	width: auto;
	overflow: visible;
}

/* Sharper Thumbnails */
img {
	-ms-interpolation-mode: bicubic;
}

/* Input Styles
/*---------------------------------------------*/
input,
textarea,
select {
	padding: 5px;
	font: 400 1em Verdana, Sans-serif;
	color: #666;
	background: #fff;
	border: 1px solid #999999;
	margin: 0 0 1em 0;
}

input:focus,
textarea:focus,
select:focus {
	color: #000;
	background: #fff;
	border: 1px solid #666666;
}

/* Main Styles
/*---------------------------------------------*/
body {
	font: 14px/1.8em 'Open Sans', Helvetica, Arial, Helvetica, sans-serif;
	font: 11pt/1.5em Bitter, Helvetica, Arial, Helvetica, sans-serif;
	color: #444;
	background: #bbb;
	-webkit-font-smoothing: antialiased;
}

a, a:visited {
	color: #039;
	border-bottom: 1px dotted #039;
	text-decoration: none;
	/*-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;*/
}

/*h1 a, h2 a, h3 a { color:#444 !important; }*/

a:hover, a:active {
	color: #0072cf !important;
	text-decoration: none;
	border-bottom: 2px solid #08d;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	line-height: 1.2em;
	margin-bottom: 0.6em;
}

h1 {
	font-size: 1.7em;
	font-weight: 400;
}

h2 {
	font-size: 1.3em;
	font-weight: 500;
}

h3 {
	font-size: 1.15em;
	mmargin-top: 2em;
	color:#222;
	font-weight: 500;
	font-style:italic;
}

p {
	margin-bottom: 1em;
}

ol, ul {
	padding-left: 30px;
	margin-bottom: 1em;
}

ul, li {
	list-style-image: url(img/bullet-grey-10.png);
	margin-left:0;
}

li {
	margin:0.75em 0;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

u {
	text-decoration: underline;
}

abbr, acronym {
	cursor: help;
	border-bottom: 0.1em dotted;
}

td, td img {
	vertical-align: top;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

code {
	font-family: Courier, "Courier New", Monaco, Tahoma;
	background: #eee;
	color: #333;
	padding: 0px 2px;
	font-style:normal;
}

pre {
	background: #eee;
	padding: 20px;
	margin-bottom: 1em;
	overflow: auto;
}

blockquote {
	font-style: italic;
	margin: 0 0 1em 15px;
	padding-left: 10px;
	border-left: 5px solid #dddddd;
}

/* Structure Styles
/*---------------------------------------------*/
.inner {
	width: 850px;
	margin: 0 auto;
	position:relative;
}

.outer {
	width: 900px;
	margin: 0 auto;
	position:relative;
	background-color:white;
}

#header {
	background: #0072cf url(/themes/camaudax/img/stripe-cream-blue-8.png) bottom repeat-x;
	padding:16px 0 10px;
	margin-bottom: 0;
	color: #afe1da;
	position:relative;
	z-index:11;
	-moz-box-shadow:    0px 0px 5px 1px rgba(38, 38, 38, 0.6);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(38, 38, 38, 0.6);
	box-shadow:         0px 0px 5px 1px rgba(38, 38, 38, 0.6);
}
#header a { color: #afe1da; }
#header h1 a,
#header a:hover { color: #fff; }
#header h1 { 
	float: right;
	font-size:20px;
	font-style:italic;
	font-weight: 500;
	margin: 0 -15px 0 0;
	margin-top:23px;
	margin-top:16px;
	text-align:right;
	color:white;
}

#logotype { position:relative; left:-15px; }
#logo { float:right; position:relative; top:-4px; }
#logo { float:right; position:absolute; top:-2px; left:-80px; }

#top-menu { background-color:#f4f4f4; margin-bottom:30px; }
#top-menu.outer { }
#top-menu .nav {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
#top-menu .nav li { display: inline; }
#top-menu .nav a {
	font-family: "rooney-sans",calibri,helvetica,arial,sans-serif;
	font-size: 13pt;
	font-weight: 500;
	margin-right: 14px;
}

#top-menu .nav li.sub {
	display:none;
	margin-left:-6px;
}

#top-menu .nav li.sub a {
	font-weight:200;
	font-size:12pt;
}

#top-menu .nav a.active-menu {
	color:#444;
	border-bottom:solid 4px #888;
}

#top-menu .inner { padding:0 !important; }

section {
	position:relative;
	margin-bottom:40px !important;
}

section .outer {
	-moz-box-shadow:    0px 2px 5px 1px #666;
	-webkit-box-shadow: 0px 2px 5px 1px #666;
	box-shadow:         0px 2px 5px 1px #666;
}

section .outer .inner { padding-bottom: 30px; }

#footer {
	background: #707070;
	padding: 20px 0;
	margin-top: 0;
	color: #C0C0C0;
	position:relative;
	margin:0 auto;
	width:900px;
	font-family: "rooney-sans",calibri,helvetica,arial,sans-serif;
}
#footer .inner { padding:0 !important; }
#footer a { color: #ddd; border-color:#ddd; }
#footer a:hover { color: #fff!important; border-color:#ddd; }

/* Misc Styles
/*---------------------------------------------*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}

h1, h2, h3 { font-family:rooney-sans, "rooney-sans", calibri, helvetica, arial, sans-serif; }
/*h1, h2, h3 { font-family:nimbus-sans-extended, helvetica, arial, sans-serif !important; }*/

.enter {
	color: white !important;
	background-color: #fa9c10;
	padding: 4px 10px 7px;
	float: right;
	margin-top: -4px;
	border-radius: 4px;
	cursor: pointer;
}

p .enter {
	font-weight:bold;
	font-size:larger;
}

a.enter {
	border:0;
}

a.enter:hover {
	border:0;
	color:white !important;
}

.enter a, .enter a {
	color: white !important;
}


.enter:hover { background-color:#ffa820; }
.eenter .hover a { border:none; color:#888 !important; }

.enter, .hidden { display: none; }


p.ride-type {
	font-family: "rooney-sans",calibri,helvetica,arial,sans-serif;
	font-weight: 500;
	font-size: 13pt;
	color:#444;
	margin-top:-6px;
	margin-bottom:0.5em;
}


p.ride-info {
	font-style:italic;
}


#breadcrumbs {
	margin-top:-10px!important;
	font-style:italic;
}

p.shadow > img, img.shadow {
	-moz-box-shadow:    0px 2px 5px 1px #aaa;
	-webkit-box-shadow: 0px 2px 5px 1px #aaa;
	box-shadow:         0px 2px 5px 1px #aaa;
}

img.right {
	float:right;
	margin:0 0 10px 10px;
	position:relative;
	top:4px;
}

p.centre {
	text-align:center;
}

p.centre > img, img.centre {
	margin:0 auto;
	position:relative;
	text-align:center;
	top:4px;
}

img.centre {
	left:50%;
	transform:translateX(-50%);
}

.caption {
	font-style:italic;
	margin-left:48px;
	margin-right:48px;
	margin-top:0.5em;
	text-align:center;
}

p.photo {
	text-align: center !important;
}

p.photo img {
	-moz-box-shadow:    0px 2px 5px 1px #aaa;
	-webkit-box-shadow: 0px 2px 5px 1px #aaa;
	box-shadow:         0px 2px 5px 1px #aaa;
}


.intro {
	font-weight:bold;
	color:#333;
}


.pullquote {
	color:#222;
	font-size:18pt;
	font-style:italic;
	line-height:25pt;
	padding:20px 30px 25px 30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#def;
	display:inline-block;
	position:relative;
	left:50%;
	transform:translateX(-50%);
}

blockquote {
	color:#222;
	padding-top:16px;
	padding-bottom:8px;
	padding-right:20px;
	margin-left: 0;
	mmargin-right:25px;
	background-color:#def;
}

blockquote .by {
	text-align:right;
	margin-top:-14px;
	padding-bottom:6px;
}

blockquote.navigation {
	margin: 0;
	padding: 1.2em 10px 1em 20px;
	border-left: 5px solid #f80;
	font-style: normal;
}

hr {
	margin: 2em 3em 2em 0;
}


div.ride-notes {
	color:#222;
	border:2px solid #faa;
	background-color:#FFF4E0;
	padding:1px 8px 1px 2px;
	margin-bottom:1em;
}

.note {
	color: #222;
	padding: 6px 20px 0.3em 10px;
	margin: 0 25px 1em 0;
	background-color: #f8f8f8;
	font-style: italic;
	border-left: 2px solid #ccc;
}



.red {
	color:#c00;
}


div.waiting {
	min-height:86px;
	background:lightgray url(img/ajax-loader.gif) 20px 10px no-repeat;

}

a.recommended {
	padding:10px;
	margin:-10px 0;
	background: #afa;
	border-radius: 6px;
	box-shadow: 0 2px 5px #0008;
}


div.boxout, p.boxout, div.warning-boxout, p.warning-boxout {
	width:100%;
	background-color: #f0f0f0;
	padding:1em 1em 0.2em 1em;
	margin-bottom: 1em;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: 0 2px 5px 0 #0005;
}


div.boxout, p.boxout {
	box-shadow: 0 1px 2px 0 #0006;
}


div.warning-boxout, p.warning-boxout {
	border-color:#faa;
	background-color:#ffe8e8;
}

p.boxout, p.warning-boxout {
	padding-bottom: 1em;

}
