@charset "UTF-8";

div.contentInner{
	background: url(/img/ibericogallery/bg_bottom_01.png) 0 100% no-repeat;
	padding-bottom: 140px;
}

/*  blockEntry
------------------------------------------------- */
div.blockEntry{
	clear: both;
	margin-bottom: 45px;
}

div.blockEntry div.boxWork{
	position: relative;
	background: url(/img/ibericogallery/bg_entryimage_01.jpg) 0 0 no-repeat;
	width: 600px;
	height: 540px;
	margin-bottom: 15px;
}

div.blockEntry div.boxWork .title{
	position: absolute;
	font-size: 134%;
	top: 26px;
	left: 155px;
	line-height: 2;
}

div.blockEntry div.boxWork .title a{
	color: #000;
}

div.blockEntry div.boxWork div.boxWorkImage{
	position: absolute;
	width: 396px;
	height: 315px;
	top: 129px;
	left: 96px;
}

div.blockEntry div.boxWork div.boxWorkImage img.work{
	width: 396px;
	height: 315px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div.blockEntry div.boxWork div.boxWorkImage img.shadow{
	position: absolute;
	width: 396px;
	height: 315px;
	top: 0;
	left: 0;
	z-index: 5;
}

div.blockEntry div.boxNote li{
	clear: both;
}

div.blockEntry div.boxNote dt{
	float: left;
	line-height: 2;
	margin: 0 15px;
	display: block;
	min-height: 24px;
}

div.blockEntry div.boxNote dt img{
	vertical-align: baseline;
	display: inline;
	line-height: 2;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
div.blockEntry div.boxNote dt img{
	position: relative;
	top: 6px;
}
}

div.blockEntry div.boxNote dd{
	float: left;
	line-height: 2;
	display: block;
	min-height: 24px;
	width: 460px;
}

/*  boxHeadline
------------------------------------------------- */
div.boxHeadline{
	background: url(/img/ibericogallery/bg_box_list_01.png);
	padding: 10px;
	margin-bottom: 10px;
}

div.boxHeadlineBody{
	float: right;
	width: 455px;
	padding: 10px 0;
}

div.boxHeadlineBody h2.title{
	font-size: 117%;
	margin-bottom: 5px;
}

div.boxHeadlineBody p.headlineDate{
	text-align: right;
	color: #666;
	font-size: 92%;
}

div.boxHeadline img.image{
	float: left;
}

/*  boxEditor
------------------------------------------------- */
div.boxEditor{
	padding: 0;
}

/*  boxSide
------------------------------------------------- */
div.boxSide{
	overflow: hidden;
	width: 300px;
	background: url(/img/ibericogallery/bg_side_bottom_01.png) 0 100% no-repeat;
	padding-bottom: 35px;
}

div.boxSide div.inner{
	padding: 10px 45px 0;
}

div.boxSide ul.listRecentEntry li{
	background: url(/img/ibericogallery/ico_iberico_01.png) 0 50% no-repeat;
	padding-left: 35px;
	line-height: 2.2;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin-bottom: 10px;
}

div.boxSide ul.listCategory li{
	line-height: 2.2;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

div.boxSide div.inner p.strong{
	font-weight: bold;
	margin: 15px 0;
}

div.boxSide div.inner p.txtCollect{
	margin: 10px 0;
}

div.boxSide div.inner p.txtCollect02{
	background: url(/img/ibericogallery/logo_iberico_01.png) 0 0 no-repeat;
	font-weight: bold;
	padding-left: 50px;
	min-height: 44px;
	height: auto !important;
	height: 44px;
}

/*  comment
------------------------------------------------- */
div.comments-header h2{
	margin-bottom: 20px;
}

div.user-pic{
	display: none;
}

div.asset-meta{
	margin-bottom: 10px;
}

div.comment-content{
	margin-bottom: 30px;
}

div.comments-open-content th{
	width: 80px;
	text-align: right;
	padding-right: 15px;
}

div.comments-open-content th,
div.comments-open-content td{
	padding-bottom: 5px;
}

input#comment-preview{
	width: 58px;
	height: 27px;
	margin: 5px 0;
	border: none;
}

input#comment-submit{
	width: 58px;
	height: 27px;
	margin: 5px 0;
	border: none;
}

div#comments-open-footer{
	text-align: center;
}

div#comments-open-captcha img{
	margin-bottom: 5px;
}
