/* RESET */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

body,html,img
{
	border: 0;
}

address,caption,cite,code,dfn,th,var
{
	font-style: normal;
	font-weight: normal;
}

ol,ul
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1 {
	font-size: 30px;
}

h2,h3,h4,h5,h6
{
	font-size: 100%;
}




/* COMMON */
.top_left {
	background:transparent url(https://www.lavasoft.com/img/boxes_grey_plastic_corner_tl.gif) no-repeat scroll left top;
	left:-1px;
	top:-1px;
	height: 8px;
	width: 8px;
	position: absolute;
	display: block;
	z-index: 1;
}

.top_right {
	background: transparent url("https://www.lavasoft.com/img/boxes_grey_plastic_corner_tr.gif") no-repeat scroll right top;
	right: -1px;
	top: -1px;
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	z-index: 1;
}

.bottom_left {
	background: transparent url(https://www.lavasoft.com/img/boxes_grey_plastic_corner_wbl.gif) no-repeat scroll left top;
	left:-1px;
	bottom:-1px;
	height: 8px;
	width: 8px;
	position: absolute;
	display: block;
	z-index: 1;
}

.bottom_right {
	background: transparent url(https://www.lavasoft.com/img/boxes_grey_plastic_corner_wbr.gif) no-repeat scroll right top;
	right: -1px;
	bottom: -1px;
	height: 8px;
	width: 8px;
	position: absolute;
	z-index: 1;
}



/* HEADER */

body.page-rogues div#content,
body.node-type-rogue div#content {
	width: 700px;
}

div.rogue_gallery_header {
	border: 1px solid #ccc;
	display: block;
	margin-bottom: 20px;
	position: relative;
}

div.rogue_gallery_header div.header {
	background: #f3f3f3 url('/img/boxes_grey_plastic_bg_top.gif') repeat-x scroll left 2em;
	border-bottom: 1px solid #ccc;
	border-top: 2px solid #fff;
	margin: 0;
	position: relative;
}

div.rogue_gallery_header div.header a.subtitle {
	position: absolute;
	display: block;
	top: 2px;
	left: 30px;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div.rogue_gallery_header div.header a.title {
	padding-top: 0;
	margin: 0;
	padding-left: 20px;
	left: 20px;
	color: #666;
	font-size: 30px;
	font-weight: normal;
	line-height: 175%;
	margin-bottom: 0.5em;
	text-decoration: none;
}

div.rogue_gallery_header div.header div.links {
	position: absolute;
	top: 12px;
	right: 30px;
}

div.rogue_gallery_header div.header div.links a {
	font-size: 20px;
	color: #666;
}

div.rogue_gallery_header div.header div.links a:hover {
	text-decoration: none;
}

div.rogue_gallery_header div.header div.links a.link_submit {
	padding-right: 5px;
	margin-right: 5px;
}

div.rogue_gallery_header div.navigation {
	padding: 10px;
}

div.rogue_gallery_header div.navigation a {
	text-decoration: none;
}

div.rogue_gallery_header div.navigation a.active {
	text-decoration: underline;
}

/* GALLERY */

body.page-rogues #content-header h1.title,
body.page-rogues-help #content-header h1.title,
body.node-type-rogue #content-header h1.title {
	display: none;
}

body.page-rogues fieldset.intro {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 1em 1em 0 1em;
}

body.page-rogues fieldset.intro p {
	margin-bottom: 10px;
}

body.page-rogues fieldset.intro legend {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

body.page-rogues-help div.node-inner div.content p {
	margin-bottom: 20px;
}

body.page-rogues-help div.node-inner div.content ol {
	margin-bottom: 20px;
	list-style-type: decimal;
	padding-left: 20px;
}

body.page-rogues div.view-content {
	padding: 0 17px;
}

body.page-rogues div.view-latest-rogues div.view-content div.views-row {
	position: relative;
	height: 100px;
	margin-bottom: 20px;
	background-color: #ddd;
	border: 1px solid #777;
}

body.page-rogues div.view-latest-rogues div.view-content div.views-row div.views-field-field-rogue-screenshot-fid a {
	display: block;
}

body.page-rogues div.view-latest-rogues div.view-content div.views-row div.views-field-title {
	position: absolute;
	top: 0px;
	left: 155px;
}

body.page-rogues div.view-latest-rogues div.view-content div.views-row div.views-field-title a {
	font-size: 30px;
	color: #444;
	text-decoration: none;
}

body.page-rogues div.view-latest-rogues div.view-content div.views-row div.views-field-field-rogue-found-value {
	position: absolute;
	top: 40px;
	left: 160px;
}

body.page-rogues div.view-rogues div.view-content div.item-list li {
	position: relative;
	list-style-type: none;
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
}

body.page-rogues div.view-rogues div.view-content div.item-list div.views-field-title {
	position: absolute;
	top: 2px;
	left: 70px;
}

body.page-rogues div.view-rogues div.view-content div.item-list div.views-field-field-rogue-found-value {
	position: absolute;
	top: 18px;
	left: 70px;
}

body.page-rogues div.view-latest-rogues div.view-content div.views-row div.views-field-field-rogue-found-value span.date-display-single { display:none; }

body.node-type-rogue div.node-inner h1.title {
	padding: 5px 17px;
	background-color: #444;
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	border-top: 2px solid #999;
}

body.node-type-rogue div.node-inner div.content {
	padding: 17px;
	background-color: #ddd;
	border: 1px solid #777;
}

body.node-type-rogue div.node-inner div.content {
	position: relative;
}

body.node-type-rogue field-field-rogue-screenshot {
	width: 500px;
	height: 350px;
}

body.node-type-rogue div.field-field-rogue-found {
	position: absolute;
	top: 20px;
	left: 530px;
	display:none;
}

body.node-type-rogue div.field-field-rogue-description {
	position: absolute;
	top: 20px;
	left: 530px;
}

body.node-type-rogue div.field-field-rogue-description div.field-item {
	width: 130px;
}

body.node-type-rogue div.field-field-removal-info {
	margin-top: 20px;
}

body.node-type-rogue div.field-field-removal-info div.field-item {
	height: 200px;
	overflow-y: scroll;
	background-color: #fff;
	border: 1px solid #777;
	padding: 5px;
}

body.node-type-rogue div.field-field-removal-info div.field-item ul {
	margin-bottom: 10px;
}
