@import "layout.css";
@import "pp_album.css";


body, html {
	margin:0;
	padding:0;
	/*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-size : 90%;
	font-family:Tahoma, Arial, sans-serif;
}

body {
	margin:0;
	padding:0;
	background: #000000 url(images/margo.png);


}

*::-moz-selection {
	background-color:#FF3C00;
	color:white;
}
#page {
	text-align:center;

}
/*-----------GENERAL STYLING--------------*/

a {
	color:#FF6600;
	text-decoration:none;
}

.post img {
     padding:10px;
}

#content a {
	border-bottom:1px dotted #FF6600;
}

#content a:hover {
	border-bottom:1px dotted #003366;
}

/*------HEADER------*/

#sponsorbalkje {align="center";
padding: 2px 0 2px 0;
border-top: 1px solid #333;
border-bottom:1px solid #333}
#title_image {
	margin:0;
	text-align:left;
	display:block;
	height:177px;
	background:url(images/header_image2.jpg) center transparent repeat-y;
}
#title_imagebeach {
	margin:0;
	text-align:left;
	display:block;
	height:177px;
	background:url(images/header_beachvolleyball.jpg) center transparent repeat-y;
}
#title_imageparty {
	margin:0;
	text-align:left;
	display:block;
	height:177px;
	background:url(images/header_beachparty.jpg) center transparent repeat-y;
}

#title {
	background:#000000;
	height:20px;
	margin:0;
	padding:25px 25px 0 25px;
	clear:both;
	text-align:left;
}

html>body #title {
	height:51px;
}

#title h1 {
	margin:0;
	font-weight:normal;
	line-height:.7em;
	font-size:44px;
	color:#000000;
}

#title h1 a {
	color:#000000;
	display:block;
}

.description {
            font-size:1.5em;
		letter-spacing:.1em;
			font-family:Tahoma;
        color:#000000;
}
#b1eachy{
	width: 252px;
	height: 65px;
    float: left;
}

#content h2 {
	color:#999999;
	font-size:36px;
padding:0;
	margin:0;
	border:none;
	clear:both;
}

#content h2 a {
color:#666666;
	text-decoration:none;
	border:none;
}

#content h2 a:hover {
	color:#333333;
	border-bottom:1px dotted #003366;
}

hr {
	display:none;
	clear:both;
}

h3, h4 {
	color:#003366;
	padding:0;
	margin:2em 0 0 0;
	clear:both;
}

input,
textarea,
select {
	padding:4px;
	border:1px solid #003366;
	font-size:.9em;
	line-height:1em;
	font-family:Tahoma, Arial, sans-serif;
}

input,
label {
	height:auto !important;
	height:2em;
	width:auto;
	padding:4px;
}

label {
	font-size:.9em;
}




#sidebar input {
	width:130px;
}

#sidebar input.btn {
	width:65px !important;
	width:75px;
	
}

input.btn,
input#submit {
	background:#111111;
	color:#FFFFFF;
	padding:4px;
	border:1px outset #003366;
	font-family:Tahoma, Arial, sans-serif;
	text-transform:uppercase;
}

input[class=btn],
input[id=submit] {
	padding:3px;
}

textarea {
	overflow:auto;
	display:block;
	width:100%;
}

ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	background:transparent url(images/puce.png) 2px .4em no-repeat;
	padding-left:15px;
}

ul ul li,
ol ol li {
	background:transparent url(images/bullet.gif) 0px .5em no-repeat;
	padding-left:8px;
}

#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
}
#content ol li li {
	padding-left:2em;
}

a img {
	border: 0 none;
}

form {
	padding:0;
	margin:0;
}

pre,
code {

}

.alt {
	background-color:#F5F5F5 !important;
}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0
}

.navigation {
	clear:both;
	padding:0;
	display:block;
}

.alignleft {
	display:block;
}

.alignright {
	display:block;
}


/*-------SIDEBAR---------*/

#sidebar {
	font-size:1.1em;
}

#sidebar ul,
#sidebar ol {
	padding:0;
}

#sidebar form,
#sidebar p {
	padding:0;
	margin:0 0 1em 0;
}

#sidebar h2 {
	background: #eee;
padding: 6px;
	font-size:1.0em;
	margin:10px 0 10px 0;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
border-bottom:1px solid grey;
}

html>body .ellipsis li {
	clear:both;
}

html>body .ellipsis li:after { 
	content: "...";
	display:inline;
}

html>body .ellipsis li span {
	white-space:nowrap;
	overflow:hidden;
	max-width:180px;
	width:auto !important;
	display:inline;
	float:left;
}

ol.ellipsis li span {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:190px;
	display:block;
}

#sidebar a{
		color:#003366;
        text-decoration: none;
}

#sidebar a:hover,
#sidebar .current_page_item li a:hover,
#sidebar .current-cat li a:hover {
	color:#FF3C00;
}

#sidebar .current_page_item a,
#sidebar .current-cat a {
	font-weight:bold;
	color:#003366;
}

#sidebar .current_page_item li a,
#sidebar .current-cat li a {
	font-weight:normal;
	color:#003366;
}

#sidebar li img {
	vertical-align:middle;
	border:0;
}

#sidebar input.btn {
	margin-left:4px;
}

/*
menu
*/

.menu {
	list-style-type:none;
	background:url(images/menu_bg.gif) 50% 0 #003366 repeat-x;
	margin:0;
	padding:0;
	height:80px;
	width:780px;
	border-top:1px solid #FFFFFF;
	overflow:hidden;
}

.menu li {
	background:none;
	padding:0;
	display:table-row;
	vertical-align:middle;
	float:left;
	height:80px;
	
}

.menu li.last_menu,
.menu li.right_menu {
	float:right;
}


.menu li a {
	font-size:1.0em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal !important;
	line-height:80px;
	display:table-cell;
	vertical-align:middle;
	height:80px;
	padding:0 10px 0 10px;
	background:url(images/menu_triple.gif) top left transparent repeat-x;
}

.menu li a:hover,
.menu li a:active {
	background-position:center left;
	color:#FFFFFF;
}

.menu li.current_page_item a {
	background-position:bottom left !important;
	color:#FFFFFF!important;
}

.menu li a.first_menu {
	padding-left:35px;
	background-repeat:no-repeat;
	background-image:url(images/menu_start_triple.gif);
}

.menu li a.last_menu {
	padding-right:35px;
	background-repeat:no-repeat;
	background-image:url(images/menu_end_triple.gif);
	background-position:top right;
}

.menu li a.last_menu:hover,
.menu li a.last_menu:active {
	background-position:center right;
}

.menu li.current_page_item a.last_menu {
	background-position:bottom right !important;
}

.menu li a {
	color:white;
	text-decoration:none;
}

.menu li.lang_menu {
	float:right;
}

.menu li.lang_menu a span {
	width:19px;
	height:80px;
	overflow:hidden;
	text-indent:100px;
	display:block;
}


.menu li.lang_menu a {
	display:block;
	width:19px;
	cursor:pointer;
}


/*---------LANGS----------*/

.menu li#fr_FR a span {
	background:url(images/lang_fr.gif) left transparent no-repeat;
}

.menu li#en_US a span {
	background:url(images/lang_en.gif) left transparent no-repeat;
}

.menu li#fr_FR.current_page_item a span,
.menu li#fr_FR  a:active span {
	background-image:url(images/lang_fr.gif);
}

.menu li#en_US.current_page_item a span,
.menu li#en_US  a:active span {
	background-image:url(images/lang_en.gif);
}

/*--------FOOTER---------*/

#footer .footer_content {	
	width:760px !important;
	width:780px;
	display:block;
	margin-right:auto;
	margin-left:auto !important; /* stupid ie... */
	margin-left:1px;
	margin-top:0px;
	padding:10px 10px 10px 10px;
	border-top:1px dotted silver;
	text-align:center;
	color:#ffffff;
}

/*--------POST--------*/
.mob {
	font-size:.9em;
	font-weight: normal;
	padding-top:20px;
	margin-bottom:10px;
	padding:5px;
	background:#E5ECF9;
    border-top:1px dotted blue;
    border-bottom:1px dotted blue;
}
.post {
	font-size:.9em;
	padding-top:20px;
	margin-bottom:10px;
	padding:1em 0 1em 0;
}

.mob h2,
.post h2,
.post h3,
.post h4,
.post h5 {
	font-size:16px;
}

.post hr {
	display:block;
}

.highlight_box {
	font-size:.9em;
	border:2px solid #F5F5F5;
	padding:1em;
	margin-bottom:20px;
}

.highlight_box .post {
	font-size:1em;
	border:0px none;
	margin-bottom:0px;
	padding:0 0 0 0;
}

.highlight_box .post p {
	margin:0;
}

.highlight_box .post .date {
	display:none;
}

.highlight_box h2,
.highlight_box h3,
.highlight_box h4,
.highlight_box h5 {
	font-size:16px;
	border-bottom:10px solid #F5F5F5;
}

.highlight_box .post h2,
.highlight_box .post h3,
.highlight_box .post h4,
.highlight_box .post h5 {
	font-size:16px;
}

.readmore {
	display:block;
	text-align:left;
	font-weight:bold;
	clear:both;
	margin:1em 0 1em 0;
	color:#FF3C00;
}

.date { /* date & author */
	color : #fff;
	background-image:url(images/orangefade.jpg);
    float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	font-size:.8em;
	text-align:center;
}

.date_day {
	color : #fff;
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}

.postmetadata {
	margin:0;
	color:#515151;
	list-style-type:none;
}

#content .postmetadata a {
	color : #FF3C00;
	border:none;
	text-decoration:none;
}

#content .postmetadata a:hover {
	border-bottom:1px dotted silver;
}

#content .commentlist dt{
	clear:both;
}

#content .commentlist dd {
	margin:0;
	padding:10px;
	font-size:1em;
	line-height:1.5em;
	color:silver;
	margin:0 0 1em 0;
}

#content .commentlist .comment {
	color:#000000;
}

#content .commentlist .date {
	margin-right:5px;
	font-size:.5em;
}

#content .commentlist .comment_text {
	margin-top:5px;
	display:block;
}

#content .commentlist dd.author_comment {
	background-color:#f3fccf !important;
}

#content .commentlist dt.author_comment .date {
	color:#a5ba52 !important;
	border-color:#a5ba52 !important;
}

#content textarea#comment {
	font-size:1em;
	line-height:1.3em;
}

#commentform small {
	color:#515151;
}

.commentmetadata {

}

.entry {
	margin:0;
	text-align:justify;
}

.entry p {
	margin:1em 0 1em 0;
	
}
#social-margo { width: 300px; overflow: hidden; margin-top: 5px; padding: 0px; list-style-type: none;}
#social-margo ul {list-style-type: none;}
#social-margo li { clear: none !important; padding: 1px; margin: 0px; float: left !important; display: block; width: 140px; height: 50px; }
#social-margo li a { display: block; width: 100%; height: 100%;}
#social-margo li a span { display: none; }
#social-margo li a:hover { }
#beachteamholland, #rietlanden, #dibis, #prowave, #volleyportal, #absolutelyfit { border-bottom: 1px solid #ccc; }
#rietlanden, #volleyportal, #absolutelyfit, #topsportamsterdam  { border-right: 1px solid #ccc; }
#beachteamholland a { background: url(images/beachteamholland.png) center center no-repeat; }
#volleyportal a { background: url(images/volleyportal.png) center center no-repeat;  }
#prowave a { background: url(images/prowave.png) center center no-repeat; }
#absolutelyfit a { background: url(images/absolutelyfit.png) center center no-repeat; }
#topsportamsterdam a { background: url(images/topsportamsterdam.png) center center no-repeat; }
#rietlanden a { background: url(images/rietlanden.png) center center no-repeat; }
#dibis a { background: url(images/dibis.png) center center no-repeat; }
#volleyportal a { background: url(images/volleyportal.png) center center no-repeat; }
#laura a { background: url(images/laura.png) center center no-repeat; }

#share {float: right;
        background:#eeeeee;
	padding:2px;
	width: 360px;
height:44px;
	text-align: right;}
#share a {text-decoration:none}
