/*
THEME NAME: SEO Basics
DESCRIPTION: Orange, black, and gray combined to create a clean, great-looking theme. Includes an SEO control panel. Supports rotating 125x125 sidebar ads, widgets, gravatars, and microformats. Valid XHTML and CSS. Based on Sandbox.
VERSION: 1.1.2
AUTHOR: SEO Design Solutions
AUTHOR URI: http://www.seodesignsolutions.com/
TAGS: fixed-width, two-columns, right-sidebar, orange, black, custom-header, theme-options, microformats
*/

#header h1 {
	margin: 0;
	padding: 0;	
}

h1 {
	color:#000080;
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
	font-weight:bold;
	color: #f58e0e;
	text-decoration:none;
}

h3 a 
{
	text-decoration:none;
	color:#000080;
	font-weight:bold;
	font-size:15px;
}

h3 a:hover{
	text-decoration:underline;
}

a {
	color: #000080;
}

a:hover  {
	
	text-decoration:none; 	
}

a img {
	border: 0 none;
}

body {
	font: normal 12px sans-serif;
	color:#000;
	/*background-color: #f08a0a;*/
	background-image: url("http://www.goedkope-zomervakantie.com/images/bg.jpg");
	
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	border: 2px solid #000;
}

#content {
	padding: 1em;
	line-height:1.7em;
}

body.home div#container, body.page div#container {
	margin-top:2em;
	min-height:450px;
}

#header 
{
	background-image:url(http://www.goedkope-zomervakantie.com/images/header.jpg);
	height:75px;
}

#blog-title {
	font-size: 2em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#blog-title a, #blog-title a:hover {
	background: none;
	color: #6A2E22;
	text-decoration: none;
}

#access {
	background-color: #dddddd;	
	height: 30px;	
	border-top: 1px solid #191919;
	border-bottom: 1px solid #191919;	
	text-align:center;
	padding-top:5px;	
}


div.menu ul ul {
	border: 1px solid #191919;
}

div.menu ul li {
	border-right: 1px solid #191919;
}

div.menu, div.menu a {
	color: #fff;
}

div.menu ul li a {
	line-height: 23px;
	padding: 0 1em;
	font-size: 1.1em;
}

div.menu ul li a:hover, div.menu ul li.current_page_item a {
	background-color: #5E6065;
	background-image: url(images/menu-hover-bg.jpg);
}

div.menu ul ul {
}

div.menu ul li ul li {
	border: 0 none;
	float: none;
}

div.menu ul li ul li a {
	padding-right: 5em;
	font-size: 1em;
}

div.menu ul li ul li a, div.menu ul li ul li a:hover, div.menu ul li.current_page_item ul li a {
	background-image: none;
}

div.menu ul li ul li a {
	background-color: #5E6065;
}

div.menu ul li ul li a:hover, div.menu ul li ul li.current_page_item a {
	text-decoration: underline;
}

#header-search {
	float: right;
	margin: 3px 0;
	padding: 0 15px;
}

#header-search label {
	color: white;
	font-variant: small-caps;
	font-size: 0.9em;	
}

#header-search label, #header-search button {
	float: left;
}

#header-search input, #header-search button {
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0 none;
}

#header-search input.text {
	width: 111px;
	height: 12px;
	background-image: url(images/search-field.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 2px;
	margin-left: 1em;
}

#header-rss {
	float: right;
	margin-right: 10px;
}

.entry-title {
	margin: 0;
	padding: 0;
}

.entry-title a {
	color: #F58E0E
}

.sidebar, .sidebar a, .entry-date, .entry-meta, .entry-meta a {
	color: #666;
	font:inherit;
	font-size:12px;
	
}

#rss_icon {
	padding: 1em;
}

#rss_icon span {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 62px;
}

#rss_icon img {
	float: right;
}

.entry-title {
	font-size: 1.5em;
}

.entry-date {
	color: #666;
	margin-bottom: 1em;
}

.entry-date abbr, .entry-meta abbr {
	border: 0;
}

.entry-meta {
	margin-bottom: 3em;
	font-style: italic;
}

body.single .entry-meta {
	margin-bottom: 0;
}

#comments-list .comment-author .n {
	font-weight: bold;
}

#comments-list .comment-meta {
	font-style: italic;
}

#comments-list .comment-author img.avatar {
	float: left;
	margin-right: 0.5em;
}

.sidebar {
	border-left: 1px dashed #191919;
	font-size: 0.9em;
}

.sidebar ul {
	margin: 0 0 0 0px;
	padding: 0;
}

#footer {
	margin-top: 1em;
	padding: 1em 0;
	border-top: 1px dashed #191919;
}

#footer, #footer a, #footer a:hover {
	color: #999;
}

#footer a, #footer a:hover {
	text-decoration: none;
	background: none;
}


/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
div#container {
float:left;
margin:0 -201px 0 0;
width:100%;
}

div#content {
margin:0 201px 0 0;
}

div#content li{ list-style:none;} 
div#content ul.linkspagina li {
	list-style:none;line-height: 1.4em;
    list-style-image:url(http://www.goedkope-zomervakantie.com/images/arrow2.gif);
    margin-left:10px;}



div.sidebar {
float:right;
overflow:hidden;
width:200px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}


/* Misc styles */

.clear {
	clear: both;
}

div.sidebar .title {
	font-weight: bold;
	font-size: 1.1em;
}

div.skip-link {
	display: none;
}


/* Ad styles */

div.sidebar #ads ul {
	margin: 0;
	padding: 0;
}

div.sidebar #ads li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style-type: none;
}

div.sidebar #ads img {
	width: 125px;
	height: 125px;
}

/* Sandbox styles */

div.menu ul,div.menu ul ul {
line-height:1;
list-style-type:none;
margin:0;
padding:0;
}

div.menu ul a {
display:block;
text-decoration:none;
}

div.menu ul ul ul a {
font-style:italic;
}

div.menu ul li ul {
left:-999em;
position:absolute;
}

div.menu ul li:hover ul, div.menu ul li.sfhover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0em 0 0 0.5em;
}

.alignleft,img.alignleft{
float:left;
margin:1px 1em 0em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

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

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin: 0 0 1 1;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style: none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}

div.sidebar ul li a {
	text-decoration:none;
	display:block;
	padding-left: 15px;
}

div.sidebar ul li a:hover {
	background-color:#000080;
	color:white;
}



div.menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3 {
margin:0;
padding:0;
}

div.locaties {text-indent:10px;margin-top:2px;line-height:1.8em;}

li.landen {
	list-style:none;
	width:100%
	
}
li.landen a {
	background-color: #000080;
	color:white;
	text-decoration:none;
	display:block;
	font-weight:bold;
	padding: 4px 2px 4px 2px;
}

li.landen a:hover{
	text-decoration:underline;
}

div.breadcrumb, div.breadcrumb a, div.breadcrumb a:hover {
	color:#000080;
}

.itemodd {
	font-family: Arial;
	text-align:		Left;
	font-size : 10px;
	color: #000000;
	background-color:#fff;
	/*height: 150px;*/
	padding: 5px;
	margin: 1px;
	width: 100%;

	/*display:inline;*/
	float					: left;
}

.itemeven {
	text-align:		Left;
	font-family: Arial;
	font-size : 10px;
	color: #000000;
	background-color:#fff;
	/*height: 150px;*/
	padding: 5px;
	margin: 1px;
	/*display:inline;*/
	width: 100%;
	float: right;
}

div.bestemmingen
{
	width:100%;
	float:left;
}

div.landen
{
	width:33%;
	float:left;
}

div.landenonder 
{	
	clear:both;
}

.aanbieding { background-color:#fff8d4;border: solid 1px black;padding: 0px 5px 0px 5px;min-height:125px;display:block;}

table {border:solid 1px black;background-color: #fff8d4;min-width:100%;min-height:125px;padding: 0px 5px 0px 5px;}

.prijs{background-image:url('images/prijs.gif');background-repeat:no-repeat;width:98px;height:24px;color:white;text-align:center;font-size:1.2em;padding-top:3px;float:right;}

table img {padding-right:20px;width:150px;height:120px;}

input {
	color: #555;
    border: 1px solid #ccc;
    font:inherit;
    padding:4px;
    outline:0pt;
}

input:focus { border-color: #ffad0c; color: #555; }

.autocomplete-w1 { background:url("http://www.goedkope-zomervakantie.com/images/shadow.png"g) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#fee16b; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#000080; }

.product {
	opacity: 0.60;
	filter: alpha(opacity=60);
}


