/* CSS Styles - Bohemianworks.nl approved style 
----------------------------------------------------------------*/

/* Media layout
----------------------------------------------------------------*/
.xlImageLandscape {
	width:665px;
	height:368px;
	clear:both;
	position:relative;
	padding-bottom:33px;
	top:5px;
}
.xlImageLandscape .caption {
	width:108px;
	font-size:10px;
	font-style:italic;
	line-height:20px;
	float:left;
	padding-top:15px;
}

.xlImageLandscape .image {
	float:right;
	width:550px;
	height:366px;
	border:1px solid #999;
}

.xlImagePortrait {
	width: 665px;
	height:827px;
	clear:both;
	position:relative;
	top:5px;
	padding-bottom:33px;
}

.xlImagePortrait .caption {
	width: 108px;
	font-size:10px;
	font-style:italic;
	line-height:20px;
	float:left;
	padding-top:15px;
}

.xlImagePortrait .image {
	width: 550px;
	height:827px;
	border: 1px solid #999;
	float:right;
}

.xlImage2x2Landscape {
	width:665px;
	height:370px;
	clear:both;
	position:relative;
	top:5px;
	margin-bottom:29px;
}

.xlImage2x2Landscape .caption {
	width:98px;
	font-size:10px;
	font-style:italic;
	line-height:20px;
	float:left;
	padding-top:15px;
}
.xlImage2x2Landscape .image {
	float:right;
	width:269px;
	height:179px;
	border: 1px solid #999;
	margin-bottom:19px;
	margin-left:10px;
	
}

.xlImage2x1Portrait {
	width:665px;
	height:405px;
	clear:both;
	padding-bottom: 36px;
	position:relative;
	top: 5px;
}
.xlImage2x1Portrait .caption {
	font-size:10px;
	font-style:italic;
	width:98px;
	line-height:20px;
	float:left;
	padding-top:16px;
}
.xlImage2x1Portrait .image {
	border:1px solid #999;
	width:269px;
	height:405px;
	float:right;
	margin-left:10px;
}

.xlImagePanorama {
	width:665px;
	height:181px;
	clear:both;
	position:relative;
	top:5px;
	padding-bottom:38px;
}

.xlImagePanorama .caption {
	width:108px;
	font-size:10px;
	font-style:italic;
	line-height:20px;
	float:left;
	padding-top:15px;
}

.xlImagePanorama .image {
	border:1px solid #999;
	width:550px;
	height:181px;
	float:right;
}

.inlineImageLandscape {
	width:440px;
	
	position:relative;
	left:225px;
	top:5px;
	padding-bottom: 24px;
}

.inlineImageLandscape .image {
	border: 1px solid #999;
	width:438px;
	height:291px;
}
.inlineImageLandscape .caption {
	font-size:10px;
	font-style:italic;
	text-indent:10px;
	padding-top:2px;
	line-height:20px;
}
.inlineImagePortrait {
	width:440px;
	position:relative;
	left:225px;
	top:5px;
	padding-bottom:25px;
}

.inlineImagePortrait .caption {
	font-size:10px;
	font-style:italic;
	text-indent:10px;
	line-height:20px;
	padding-top:17px;
	
}

.inlineImagePortrait #image {
	border:1px solid #999;
	width: 438px;
	height: 658px;
	margin-bottom:11px;
}

.inlineVimeo {
	position:relative;
	left:225px;
	width:440px;
	padding-bottom:30px;
	top:5px;
}
.inlineVimeo .vimeo {
	width: 438px;
	height:350px;
}