/*  
Theme Name: Camping de Salix
Theme URI: http://www.campingdesalix.nl/
Description: Het thema voor campingdesalix.nl
Version: 1.0
Author: Harry Wedzinga
Author URI: http://www.noordmedia.nl/
*/

* {
	padding:0; 
	margin:0
}

body {
	background:#1B3416 url(images/bg-gras.jpg) no-repeat fixed center top;
	color:#6b5946;
	font:0.75em/160% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}

#head, #container, #bottom, #footer {width:790px}
#container, #bottom, #head, #footer {margin:0 auto}

#container {
	background: #fff ;
	padding-bottom: 30px;
}

#head {
	position:relative;
	height:295px;
	background: url(images/head.jpg) no-repeat left top;
}

#logo{
	position:absolute;
	left:20px;
	top:10px;
}

#footer {
	height:60px;
	padding-top:25px;
	font-size:95%;
	background: url(images/bg-footer.gif) no-repeat left top;
}

#footer .col_1, #footer .col_2, #footer .col_3, #footer p.copyright{
	font: .85em "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	float:left;
	text-align: left;
}

#footer .col_1{
	width:180px;
	padding-left: 235px;
}

#footer .col_2, #footer .col_3{
	width:170px;
	padding-left: 10px;
}

p.copyright{
	text-align:center;
	color:#EAFFAA;
	padding-top: 10px;
	font: 0.95em Arial, Helvetica, sans-serif;
}

p.copyright a {color:#EAFFAA; text-decoration:none;}
p.copyright a:hover {color:#EAFFAA; text-decoration:underline;}

#sidebar, #content, #content-gallery{float:left;}

#sidebar{
	width:200px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top:20px;
}

#content, #content-gallery {	
	background: url(images/bg-page.gif) no-repeat left top;
	/*min-height hack*/
	min-height:335px;
	height:auto !important;
	height:335px;
	/*End hack*/
}

#content {
	width:540px;
	padding-right: 15px;
	padding-top:20px;
}

#content-gallery{
	width:550px;
	padding-right: 20px;
}

ul, ol {padding-left:30px; margin-bottom:15px;}

div.item{margin-bottom:30px; clear:both;}

/*HOOFDNAVIGATIE*/

#container-nav{ background: #99cc00;}

#navtop {
	background: url(images/bg-nav-top.gif) no-repeat left top;
	height:10px;
}

#navbottom {
	background: url(images/bg-nav-bottom.gif) no-repeat left top;
	height:10px;
}

ul#nav {
	padding-left:15px;
	text-transform: uppercase;
	list-style: none;
	font: bold .95em/200% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;	
}

ul#nav li a {
	color: #fff;
	text-decoration:none;
}

ul#nav li a:hover {
	text-decoration:underline;
}

/*EIND HOOFDNAVIGATIE*/

p{margin-bottom:10px}


h1, h2, h3, h1 a, h2 a, h3 a{
	color:#6b5946;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-size:1.8em;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-size:1.3em;
	margin-bottom:5px;
	font-weight: bold;
}

h3 {
	font-size:1em;
	margin-bottom:5px;
}

a img {border:none;}

a {color:#6b5946;}

#footer a{color:#6b5946;text-decoration:none;}
#footer a:hover{text-decoration:underline;}

a.no-linkborder img, a.no-linkborder, a:hover.no-linkborder {border: none;}

/*IMAGES*/

img.size-thumbnail, img.size-medium, img.size-large, img.size-full {
	background:#fff;
	border:1px solid #ccc;
	padding:4px
}

img.alignright {
	float:right;
	margin:5px 0 5px 15px
}

img.alignleft {
	float:left;
	margin:5px 15px 5px 0
}

img.alignnone {
	clear:both;
	margin-bottom:10px;
}


p.wp-caption-text {
	font-style: italic;
}

/*END IMAGES*/


.item{
	margin-bottom: 30px;
	clear: both;
}

.edit{
	font-size: .85em;
	text-transform: uppercase;
	color: #666666;
}

iframe {
	padding:5px;

	border: 1px solid #CCCCCC;
}
