/*
Theme Name: Rita van Campen
Theme URI: http://www.ritavancampen.nl
Description: Custom build theme for wwww.ritavancampen.nl
Author: Rindert Korstjens
Author URI: http://www.internetdingetjes.nl
Version: 1.0
*/
/* CSS 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, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* END CSS RESET */


/* BEGIN CUSTOM CSS */

body { 
	background-color: #FFFFA7;
	color: #663300;
	font-family: "Trebuchet MS", arial;
}
#container {
	width: 960px;
	margin: 0 auto;
	margin-top: 40px;
}
small { font-size: 10px; }
b, strong { font-weight: bold; }
strong.big { font-weight: bold; font-size: 110%; }

#header {
	background-image: url(img/golfles-rita-van-campen.jpg);
	height: 204px;
	margin-bottom: 40px;
}
#main-content {
	float: left;
	width: 755px;
	margin-right: 44px;
}
#nav {
	float: right;
	width: 151px;
	margin-right: 0px;
}
#nav #newsletter {
	margin-top: 30px;
}
#nav #newsletter a {
	text-align: center;
	line-height: 12px;
	height: auto;
	font-size: 12px;
	width: auto;
	background-color: #FFE;
	border: 1px solid #663300;
	padding: 3px;
	font-size: 1em;
	color: #663300;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-box-shadow: 1px 1px 5px #888;
	box-shadow: 1px 1px 1px #AAA;
}
#nav #newsletter a:hover {
	background-color: #FFC;
}
#footer {
	clear: both;
	height: 44px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 113%;
	margin-bottom: 40px;
}
h2 {
	margin-top: 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	margin-top: 20px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
#tabs h1, #tabs h2, #tabs h3, #tabs h4, #tabs h5, #tabs h6 {
	margin-top: 0px;
}
a {
	color: #7F7F4C;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.more-link {
	position: absolute;
	bottom: 40px;
	right: 0px;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	width: 100px;
	background-color: #663300;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.6);
}
a.more-link:hover {
	background-color: #804101;
}
.call-to-action {
	background-color: #FFC;
	border: 1px solid #663300;
	padding: 3px 10px;
	font-size: 1em;
	text-decoration: none;
	color: #663300;
	/* width: 340px; */
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-box-shadow: 1px 1px 5px #888;
	box-shadow: 1px 1px 1px #AAA;
}
.call-to-action:hover {
	background-color: #FFE;
}
.hidden { display: none; }
#aanbiedingen p {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#aanbiedingen h3 {
	font-size: 16px;
	margin-top: 40px;
}
#aanbiedingen p.margin-top { 
	margin-top: 15px; 
}
p {
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 14px;
}
q {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	display: block;
	margin: 40px 0px 40px 0px;
}
q.author {
	text-align: center;
	font-size: 13px;
	margin-top: -20px;
}
q.author span {
	font-weight: bold;
}
q.author {
	quotes: "" "";
}
#main-content ul {
	margin-bottom: 20px;
}
#main-content li {
	font-size: 13px;
	font-weight: normal;	
	list-style: disc;
	padding-left: 10px;
	margin-left: 30px;
	line-height: 150%;
	list-style-position: inside;	
}
.textpicture {
	background: url(img/golf-course.jpg);
	width: 718px;
	height: 512px;
	color: #ffff9d;
	font-weight: bold;
	
}
.textpicture p {
	position: relative;
	top: 80%;
	font-size: 14px;
	padding: 0px 25px 0px 25px;
}
.photo-right {
	float: right;
	padding-left: 20px;
	padding-bottom: 8px;
}
.photo-left {
	float: left;
	padding-right: 20px;
	padding-bottom: 8px;
}
.left { float: left; }
img.alignleft, .wp-post-image { 
	float: left;
	padding: 3px;
	background-color: #ffffcc;
	border: 1px solid #663300;
	margin-right: 15px;
}
.right { float: right; }
img.alignright { 
	float: right;
	padding: 3px;
	background-color: #ffffcc;
	border: 1px solid #663300;
	margin-left: 15px;
}
.clear { clear: both; }
.clearfix { overflow: hidden; }

.wpcf7-response-output {
	border: none !important;
	display: none !important;
}
#contactform li, #contacttext li {
	margin: 0px;
	padding: 0px; 
	list-style: none;
}
#contactform li {
	margin-bottom: 7px;
}
#contactform .wpcf7-text, #contactform textarea, #contactform .wpcf7-submit, .gform_button, input[type="text"] {
	background-color: #FFC;
	border: 1px solid #663300;
	padding: 3px;
	font-size: 1em;
	color: #663300;
	width: 340px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-box-shadow: 1px 1px 5px #888;
	box-shadow: 1px 1px 1px #AAA;
}
input[type="text"]:focus, textarea:focus { 
	outline: 2px solid #B8D25C!important;
	background-color: #FFE!important;
}
#contactform .wpcf7-not-valid-tip {
	background-color: #f9bbc3;
}
#contactform .wpcf7-submit, .gform_button {
	width: 100px;
	cursor: pointer;	
}
#contactform .wpcf7-submit:hover, .gform_button:hover {
	background-color: #FFE;
}
#contactform .wpcf7-submit:active {
	background-color: #FFE;
	box-shadow: none;
}
#contactform label {
	display: block;
}
#contacttext {
	width: 360px;
}
#contacttext p {
	line-height: 140%;
	font-size: 0.9em;
	margin: 0px;
}
#contacttext hr {
	margin: 20px 0;
}


hr {
	border: 0px;
	height: 1px;
	color:  #663300;
	background-color:  #663300;
	clear: both;
}

#container ol li {
	list-style: decimal;
	padding-left: 10px;
	margin-left: 30px;
	list-style-position: inside;
}
#container ol ol li {
	list-style: lower-latin;
}
.section {
	border: 1px solid #663300;
	padding: 5px;
	margin-bottom: 15px;
}
.section h3 {
	margin: 0px;
}
.section p {
	margin: 10px 0px 10px 0px;
}

/* POST STYLE */
.post h2 { margin-top: 0px; }
.post { 
	margin-bottom: 1px;
	padding-top: 40px; 
	padding-bottom: 40px;
	border-top: 1px solid #ede698;
	border-bottom: 1px solid #ede698;
	position: relative;
}
.post:first-child { 
	padding-top: 0px;
	border-top: none;
}
.paginate { 
	margin-top: 40px;
	text-align: center; 
}
.paginate a, .paginate a:visited {
	color: #663300;
	text-decoration: none;
}
.paginate a:hover {
	background-color: #ede698;
}
.paginate .page-numbers { 
	margin-left: 10px;
	border: 1px solid #663300;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	border-radius: 15px;
}
.paginate .current {
	border: none;
	background-color: #663300;
	color: #ffffff;	
}
/* END POST STYLE */

/* BEGIN NAVIGATION */

#nav ul {
	font-family: "Trebuchet MS", arial;	
	font-size: 12px;	
}
#nav li {
	height: 48px;
	text-align: center;
	background: url(img/nav-bg.png) 0px 48px;
}
#nav li:hover {
	background: url(img/nav-bg.png) 0px 0px;
}
#nav li:last-child {
	height: 49px;
}
#nav a {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 151px;
	height: 48px;
	line-height: 48px;
}

#nav a.ml {
	line-height: 12px;
	padding-top: 12px;
}
.page-home #nav li.current_page_item, 
.page-locaties #nav li.current_page_item, 
.page-indoor-golf #nav li.current_page_item, 
.page-lessen-en-tarieven #nav li.current_page_item, 
.page-werkwijze #nav li.current_page_item, 
.page-rondje-met-rita #nav li.current_page_item, 
.page-golfreis-met-rita #nav li.current_page_item, 
.page-recensies-impressies #nav li.current_page_item, 
.page-aanbiedingen #nav li.current_page_item, 
.page-contact #nav li.current_page_item, 
.page-nieuwsbrief #nav li.current_page_item,
.page-reizen #nav li.current_page_item {
	background: url(img/nav-bg.png) 0px 0px;	
}
#nav li.lastlistitem { /* IE 8 en lager */
	height: 49px;
}
/* END NAVIGATION */

/* CUSTOM FOR TRIPS PLUGIN */

.trip-image-slider {
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
	border: 2px solid #b8d25c;
	margin-right: 15px;
}
.trip-image-slider .trip-image {
	position: absolute;
	width: 300px;
	height: 200px;
}
.trips h2, .trip-pluses h2 { 
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.trip-pluses {
	margin-right: 15px;
	width: 235px;
}
#main-content .trip-pluses li {
	margin: 0px;
	padding: 0px;
}
.trips .trip {
	border: 1px solid #ede698;
	margin-bottom: 30px;
	background-color: #ffffb2;
}
.trips .thumb {
	margin-right: 15px;
}
.price-from {
	margin-top: 30px;
	width: 175px;
}
.price-from .price {
	font-size: 150%;
	font-weight: bold;
}
.price-from .call-to-action {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	width: 100%;
	padding: 4px 0px;
}
.price-from button.call-to-action {
	padding: 6px 5px;
}

.trips .price {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	width: 150px;
	background-color: #663300;
	text-align: center;
	border-radius: 3px;
	margin-right: 20px;
	margin-top: 0px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.6);
	padding: 5px;
}
.trips .price a {
	display: block;
}
.trips .price:hover {
	background-color: #804101;
}
.trips .price .small {
	font-size: 85%;
	font-weight: normal;
}
#main-content .trip ul li { margin-left: 0px; padding-left: 5px; }
#main-content .trips li, {
	margin-left: 0px;
	padding-left: 0px;
}
#main-content #tabs {
	margin-top: 30px;
}
#main-content .ui-tabs .ui-tabs-nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#trip-default-overview {
	overflow: hidden;
	margin-bottom: 30px;
}

/* END TRIPS PLUGIN */

/* BEGIN BANNER */

#rvc_banner {
	display: none;
	background-color: white;
	box-sizing: border-box;
	width: 340px;
	padding: 15px;
	overflow: hidden;
	position: fixed;
	left: 20px;
	bottom: 60px;
	box-shadow: 3px 3px 10px rgba(0,0,0,.6)
}
#rvc_banner div {
	box-sizing: border-box;
}
#rvc_banner img {
	width: 100px;	
}
#rvc_banner .img-wrapper {
	width: 100px;
	
}
#rvc_banner .text-wrapper {
	padding-top: 5px;
	margin-left: 15px;
	font-family: georgia, serif;
	width: 190px;	
}
#rvc_banner .text-wrapper p {
	font-style: italic;
	font-size: 16px;
}
#rvc_banner .text-wrapper a {
	
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}
#rvc_banner #ui-close-add {
	position: absolute;
	right: 4px;
	top: 4px;
	text-decoration: none;
	color: #663300;
}
#rvc_banner #ui-close-add:hover {
	opacity: 0.7;
}

/* END BANNER */	