/*
Theme Name: Music Theme
Theme URI: http://luckythemes.com/music-theme/
Description: Music Style Wordpress Theme
Version: 1.3
Author: http://themerama.com
Author URI: http://luckythemes.com/
Tags: music, disco, mp3, two columns, blue color, widget ready, valid html, valid css, 2 columns
*/
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	margin: 0;
	padding: 0;
	background-image: url(http://www.ferrymolenaar.nl/wp-content/images/bg.jpg);
}
img{
	border: 0;
}
#menu{
	width: 690px;
    height: 33px;
	margin: 0 auto;
	font-size: 12px;
	background: #5E5E5E url(images/menu_bg.jpg) repeat-x;
    /*border: 1px solid red;*/
}
#menu .search_cont{
	float: right;
	width: 300px;
	padding-top: 5px;
}
#menu .items_cont{
	float: left;
	width: 390px;
    height: 14px;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
}
.items_cont ul{
    padding: 0;
    margin: 0;
}
.items_cont ul li{
    list-style: none;
	display: inline;
	padding: 0 40px;
    margin: 0;
	border-right: 1px solid #767676;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: black;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

#header{
	width: 690px;
	height: 173px;
	margin: 0 auto;
	background: #073141 url(images/index_02.jpg) no-repeat;
}
#header .title{
	padding: 54px 0 0 120px;
	/*border: 1px solid red;*/
}
#header .sub_title{
	padding: 20px 0 0 120px;
	/*border: 1px solid red;*/
}
#header h2{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	color: white;
}
#header h1{
	font-family: Impact, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	color: black;
	padding: 0;
	margin: 0;
	
}
#header h1 a:link, #header h1 a:visited, #header h1 a:active, #header h1 a:hover{
	color: black;
	text-decoration: none;
}
	
#content{
	width: 690px;
	margin: 0 auto;
	background: #78B6CC;
}
.left{
	float: left;
	width: 185px;
	border: 1px solid #07121B;
	/*border-bottom: none;*/
	background: #62A0D6;
	padding: 1px;
	color: black;
	font-size: 12px;	 
}
.left .bord{
	border: 1px solid #502B57;
	background: #D6E7F0;
}
.left .title{
	border: 1px solid #000000;
	background: url(images/cat_empty.jpg) no-repeat center;
}
.left .title h1{
	padding: 0;
	margin: 3px 0 2px 20px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: black;
	text-transform: uppercase;
}
.left ul li{
	list-style: url(images/bullet.gif);
}
.left p{
	padding: 0;
	margin: 5px 10px;
}
.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: black;
	text-decoration: none;
}
.left a:hover{text-decoration: underline;}

.center{
	float: right;
	width: 498px;
	border: 1px solid #000000;
	margin-left: 1px;
	background: #FFFFFF;
	font-size: 12px;
}
.center .title1{
	background: #711616 url(images/title_bg.JPG) repeat-y;
}
.center .title2{
	background: url(images/title_bg_top.JPG) no-repeat top;
}
.center h2{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	padding-top: 7px;
	margin: 0 10px;
	font-size: 28px;
	color: black;
	text-transform: uppercase;
}
.center h2 a:link, .center h2 a:visited, .center h2 a:active, .center h2 a:hover{
	color: black;
	text-decoration: none;
}
.center h2 a:hover{text-decoration: none;}

.center .permalink{
	color: black;
	font-size: 10px;
	width: 320px;
	background: #FDFDFD;
    border: 2px solid #CDCCCC;
}/*
.center .permatop1{
	background: url(images/permalink_02.gif) repeat-x;
}
.center .permatop2{
	background: url(images/permalink_03.gif) no-repeat right;
	height: 6px;
}
.center .permatop3{
	background: url(images/permalink_01.gif) no-repeat;
	height: 6px;
}
.center .permamid1{
	background: #FDFDFD;
	border: 1px solid red;
}
.center .permamid2{
	background: url(images/permalink_06.gif) repeat-y right;
}
.center .permamid3{
	background: url(images/permalink_04.gif) repeat-y;
}
.center .permabttm1{
	background: url(images/permalink_08.gif) repeat-x;
}
.center .permabttm2{
	background: url(images/permalink_09.gif) no-repeat right;
	height: 6px;
}
.center .permabttm3{
	background: url(images/permalink_07.gif) no-repeat;
	height: 6px;
}*/
.center .permalink p{
	padding: 3px;
	margin: 0 10px;
}
.post{
	margin: 0 10px;
}
/*
.post img{
    margin: 10px;
}
*/
.center a:link, .center a:visited, .center a:active, .center a:hover{
	color: #711616;
	text-decoration: underline;
}
.center a:hover{text-decoration: none;}

#footer{
	width: 690px;
	height: 81px;
	margin: 0 auto;
	background: black url(images/footer_bg.gif) repeat-x bottom;
	color: white;
	font-size: 11px;
	text-align: center;
}
#footer p{
	padding: 3px 0;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: white;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}
.clear{
	clear: both;
}

h3{
	padding: 0;
	margin: 0;
	font-size: 18px;
}

#wp-calendar {
    border: 1px solid #ddd;
    empty-cells: show;
    font-size: 14px;
    margin: 0 auto 10px auto;
    width: 90%;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}  
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}               
#wp-calendar a {
    display: block;
    text-decoration: none;
}
#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}

#wp-calendar caption {
color: #ccc;
font-size: 12px;
text-align: center;
}

#wp-calendar td {
color: #ccc;
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}

#wp-calendar td.pad:hover {
background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
background: #eee;
color: #bbb;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}


p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}            