@charset "UTF-8";

/* -----------------------------------------------
 *           galeries_entry
 * ----------------------------------------------- */

/* =========== entry =========== */

div.entry {
}

div.entry-header {
	margin-bottom: 8px;
}

div.entry-header h1 {
	font-size: 133%;
	font-weight: normal;
	line-height: 1.3;
}

div.entry-header p.series {
	font-size: 117%;
	font-weight: bold;
	line-height: 1.3;
	color: #666;
}

div.entry-body div.canvas-image {
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: center;
}

dl.url dt {
	font-weight: normal;
}

dl.url dd input {
	width: 688px;
	border-color: #6f7d90;
	background-color: #eee;
}

 