/*
Theme Name: bergen site theme
Description: peterbergen
Version: 1.0
*/
.post_content img{
	max-width:100%;
}
h4.title{
	border-top: 2px solid #000000;
}
h2.title.reports{
	height:65px;
}
.parent li a,
.parent li span{
    font-weight: normal;
    text-decoration: none;
}
.title-book .content-title-book {
	font-weight: bold;
	font-family:Arial;
}

.latest-book .grid_12 .grid_12 h1 {
    margin: 28px 0 36px;
}
.latest-book .grid_12 .grid_12 .grid_5 {
	padding: 4px 0 0 0;
}
.boorks-block-home .omega .desc-title{
	font: 15px/21px;
	color: #666;
}
.boorks-block-home .omega .desc-title strong{
	font: 15px/21px;
	color: #000;
}
.font16px{
	word-wrap: break-word;
} 
.latest-book .button .learn-more {
    /*left: 108px;*/
}
.latest-book .button ul#cssmenu {
    /*left: 239px;*/
}
.latest-book .button ul.cssmenu-editions {
    left: 405px;
    top: 11px;
}
.boorks-block-home ul#cssmenu li a.buy-the-book,.boorks-block-home ul.cssmenu-editions li a.nonuseditions{
    font-size: 12px;
}
ul#cssmenu ul li a, .boorks-block-home ul.cssmenu-editions ul li a{
    font-size: 11px;
    font-weight: bold;
}
.boorks-block-home .button {
    height: 53px;
}

.videoPreview{
	width:220px;
	height:130px;
	overflow: hidden;
	margin-top:10px;
	margin-bottom:10px;
}
.videoPreview iframe, .videoPreview object, .videoPreview embed{
	width:220px;
	height:130px;	
}