/*
Theme Name: Wunderboy 2019
Theme URI: http://wunderboy.org
Author: Neil Jedrzejewski
Author URI: http://wunderboy.org
Description: Wunderboy old theme.
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: wunderboy
*/
@import url('https://fonts.googleapis.com/css?family=Quicksand|Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Codystar&text=Wwunderboy.org&display=swap');

body 
{
    background: #404040;
    background-image: url('images/pagebackground.png');
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
 }

/* dinky div which holds everything in the middle */
#container
{
		/* background: transparent;*/
		background: #f0f0f0;
		color: black;
		position: relative; 
		width: 90%;
		max-width: 1280px;
        min-width: 960px;
		margin: 8px auto;
		padding: 0;
		text-align: left;
		outline: solid 1px white; }

#shunt {
		clear: both; }

/* image at the top + menu */
/* linear-gradient( #699dbe, #517992);*/
#banner {
		width: 100%;
		height: 128px;
		background: url('images/banner-image.png') no-repeat top right, linear-gradient(#373962,#1a1a30);
		padding: 0;
		margin: 0;
}

#sitetitle {
	width: 300px;
	position:absolute;
	top: 24px;
	height: 64px;
	padding-left: 16px;
	font: normal 48px/54px 'Codystar', sans-serif;
	color: whitesmoke;
	text-transform: lowercase;
}

#menu	{
		background: linear-gradient(to right, #4070f060, #00000000);
		border-radius: 0 32px 0 0;
		position: relative;
		top: 96px;
		height: 32px;
		width: 75%;
		padding: 0 12px 0 12px;
		color: black;
		font: normal 14px/32px 'Quicksand', sans-serif;	
}

/* link colours in the top menu */
#menu a {
		background: transparent;
		color: white;
		text-decoration: none;
		font-weight: normal; }

#menu a.on {
		background: transparent;
		color: white;
		text-decoration: none;
		font-weight: bold; }

#menu a:hover {
		background: transparent;
		color: white;
		text-decoration: underline;
		font-weight: normal; }

#menu a.on:hover {
		background: transparent;
		color: white;
		text-decoration: underline;
		font-weight: bold; }

#menu a:active {
		background: transparent;
		color: #ffff00;
		text-decoration: underline;
		font-weight: normal; }

#menu a.on:active {
		background: transparent;
		color: #ffff00;
		text-decoration: underline;
		font-weight: bold;
}

/* container for the sidebar + content */
#pagebody	{
		background: #f7f7f7;
    box-shadow: inset 0 0 4px black;
		padding-top: 8px;
		padding-bottom: 8px;
		margin: 0;
		border: 0;
		text-align: left;
		clear: both; }

#footer {
		padding: 0;
		margin: 24px 0 0 0; } 

/* nav/sidebar */
#sidebar {
		position: relative;
		border: 0;
		float: right;
		background: #ebebeb;
	  box-shadow: inset -7px 0 4px -7px black;
	  border-radius: 8px 0 0 8px;
		margin: 0;
		padding: 8px;
    width: 22%;
		min-width: 200px; }

/* sidebar link stuff */
#sidebar a {
		background: transparent;
		color: #375aa2;
		text-decoration: none;
		border-bottom: 0px;
		font-weight: normal; }

#sidebar a:hover {
		background: transparent;
		color: #0035a2;
		text-decoration: underline; }

#sidebar a:active {
		background: transparent;
		color: #ff0000;
		text-decoration: none;
		border-bottom: 1px solid;
		font-weight: normal; }

#sidebar a:visited {
		background: transparent;
		color: #808080;
		text-decoration: none;
		border-bottom: 0px;
		font-weight: normal; }

#sidebar form {
		text-align: center;
		border: 0px;
		margin: 0px;
		padding: 0px;}

#sidebar fieldset {
		border: 0px;
		margin: 0px;
		padding: 0px; }

#sidebar input[type=image] {
		border: 0px; }

#sidebar input[type=text] {
		vertical-align: middle;
		padding: 0px;
		margin: 2px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px; }

#sidebar h2 {
    	background:  transparent;
		color: #404040;
  		overflow: hidden;
		width: auto;
		height: 18px;
    	padding-left: 8px;
		margin-top: 16px;
    	margin-bottom: 16px;
    	border-radius: 0 0 0 6px;
	    border-bottom: solid 1px #a0a0a0;
	    text-align: left;
	    font: normal 18px/16px 'Quicksand', sans-serif;
}

/* first h2 shouldnt be padded at the top */
#sidebar h2.first {
		margin-top: 8px; }

#sidebar img.icon24 {
		float: left;
		border: 0px;
		margin-right: 8px;
		margin-bottom: 0px;
		padding: 0px;}

#sidebar img.bullet {
		border: 0px;
		padding-top: 2px;
		margin-right: 2px; }

#sidebar object {
		margin: 16px 0px 0px 24px;
		padding: 0px;
		border: 0px; }

#sidebar p {
		margin: 8px 0px 8px 0px;
		padding: 0px 0px 0px 4px;
		text-align: justify;
		background: transparent;
		font: normal 12px/14px 'Montserrat', sans-serif
}

#sidebar p.latest {
		margin: 8px 0px 8px 0px;
		padding-left: 4px;
		text-align: left;
		background: transparent;
		font: normal 12px/14px 'Montserrat', sans-serif;
}

/* special stuff for the funky list */
#sidebar ul.bulleted {
		list-style-type: none;
		list-style-position: outside;
		padding: 0px;
		margin: 8px 0px 0px 0px; }

#sidebar li {
		background: url('images/icons/arrow_bullet_sb.png') no-repeat 0 50%;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 20px;
    font: normal 12px/16px 'Montserrat', sans-serif;}


/* content area */
#content {
		position: relative;
		border: 0px;
		background: transparent;
		margin: 0px 0px 0px 0px;
		padding: 16px 36px;
		text-align: left;
		width: 70%; }

#content a {
		background: transparent;
		color: #375aa2;
		text-decoration: none;
		border-bottom: 0px;
		font-weight: normal; }

#content a:hover {
		background: transparent;
		color: #0035a2;
		text-decoration: underline; }

#content a:active {
		background: transparent;
		color: #ff0000;
		text-decoration: none;
		border-bottom: 1px solid;
		font-weight: normal; }

#content a:visited {
		background: transparent;
		color: #808080;
		text-decoration: none;
		border-bottom: 0px;
		font-weight: normal; }
		
#content h1 a, a:hover, a:visited {
    color: #404040; }

#titlecontainer {
	width: 100%;
	height: 26px;
	margin-bottom: 16px;
	border-radius: 0 0 0 6px;
	border-bottom: solid 1px #a0a0a0;
}


#posttitle{
	overflow: hidden;
	width: auto;
	padding-left: 8px;
	text-align: left;
	color: #404040;
	font: normal 22px/26px 'Quicksand', sans-serif;
}

#posttitle a {
    color: #404040;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
}

#posttitle a:hover {
    color: #404040;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
}

#posttitle a:visited {
    color: #404040;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: normal;
}

#postdate {
    width: 140px;
    float: right;
	color: #a0a0a0;
	font: normal 14px/34px 'Quicksand', sans-serif;	
}

#postitem {
	padding-top: 16px;
	padding-bottom: 16px;
}

.left {
		text-align: left; }
		
.centered {
		text-align: center; }

.right {
		text-align: right; }

.dulled {
		padding-left: 1em;
		color: #a0a0a0;
}

.postnavigation {
    font: normal 14px/14px 'Quicksand', sans-serif;
}	

h1 {
	overflow: hidden;
	width: auto;
	height: 26px;
	padding-left: 8px;
	margin-bottom: 16px;
	border-radius: 0 0 0 6px;
	border-bottom: solid 1px #a0a0a0;
	text-align: left;
	color: #404040;
	font: normal 22px/26px 'Quicksand', sans-serif;
}

h2 {
	overflow: hidden;
	width: auto;
	height: 22px;
	padding-left: 8px;
	margin-bottom: 16px;
	border-radius: 0 0 0 6px;
	border-bottom: solid 1px #a0a0a0;
	text-align: left;
	color: #404040;
	font: normal 18px/22px 'Quicksand', sans-serif;
}

h2.comment-footer {
		background: transparent;
		font: normal 10px verdana, arial, helvetica, sans-serif; 
		font-weight: normal;
		text-align: right;
		padding: 0px;
		margin: 0px 0px 24px 0px; }
		
p.comment-footer {
		background: transparent;
		font: normal 10px verdana, arial, helvetica, sans-serif; 
		font-weight: normal;
		padding: 0px;
		margin: 0px; }

img	{
		border: 0px; }
		
img.compliance { 
		background: transparent;
		border: 0px;
		margin-left: 8px; }

img.comment {
		background: transparent;
		margin: 0px;
		padding: 0px 2px 0px 4px; }

img.icon48 {
		float: left;
		vertical-align: top;
		width: 48px;
		height: 48px;
		margin: 0 8px 0 0; }

p {
		margin: 0px;
		padding: 8px 0px 4px 0px;
		background: transparent;
		text-align: justify;
		color: #444;
		font: normal 14px/20px 'Montserrat', sans-serif; }

p.footer {
		font: 9px/10px trebuchet, verdana, arial, helvetica, sans-serif;
		color: black;
		text-align: center; }

table.postlinks {
    border-collapse: collapse;
    background: transparent;
    width: 100%;
		padding: 0px;
		margin: 12px 0px 24px 0px;
		border: none; }
		
td.postlinkscell {
    width: 50%;
    padding: 0px;
    margin: 0px;
    border: none; }		
	
.comments {
		background: url('images/icons/comment_bullet.png') no-repeat 0 50%;
		margin: 0px 0px 0px 8px;
		padding: 2px 0px 0px 14px; }

.plink {
		background: url('images/icons/link_bullet.png') no-repeat 0 50%;
		margin: 0px 0px 0px 8px;
		padding: 2px 0px 0px 14px; }

.rlink {
		background: url('images/icons/related_bullet.png') no-repeat 0 50%;
		margin: 0px 0px 0px 8px;
		padding: 2px 0px 0px 14px; }


ul {
		list-style-type: none;
		list-style-position: outside;
		padding: 0px;
		margin: 8px 0px 0px 0px; }
li {
		background: url('images/icons/bullet.png') no-repeat 0 2px;
		font: 10px/14px trebuchet, verdana, arial, helvetica, sans-serif;
		color: black;
		margin: 2px 0px 0px 4px;
		padding: 0px 0px 2px 18px; }

li.link {
		background: url('images/icons/arrow_bullet.png') no-repeat 0 50%; }

li.download {
		background: url('images/icons/download_bullet.png') no-repeat 0 50%; }

li.screenshot {
		background: url('images/icons/screenshot_bullet.png') no-repeat 0 50%; }

li.music {
		background: url('images/icons/music_bullet.png') no-repeat 0 50%; }

li.icq {
		background: url('images/icons/icq.png') no-repeat 0 50%; }

li.yim {
		background: url('images/icons/yahoo.png') no-repeat 0 50%; }

li.msn {
		background: url('images/icons/msn.png') no-repeat 0 50%; }

li.aim {
		background: url('images/icons/aim.png') no-repeat 0 50%; }

table.centred {
		border: 0px;
		border-collapse: collapse;
		border-spacing: 0px;
		margin: 8px auto;
		padding: 0px; }

tr {
		margin: 0px;
		padding: 0px; }

td.thumbnail {
		width: 107px;
		height: 80px;
		border: 0px;
		background: url('images/thumb_background.png') no-repeat top left;
		padding: 7px;
		margin: 0px; }

td.thumbnailnobg {
		width: 107px;
		height: 80px;
		border: 0px;
		background: none;
		padding: 7px;
		margin: 0px; }

td.thumbnailnobg img{
		border: 1px solid black; }

td.thumbnail2 {
		width: 228px;
		height: 176px;
		border: none;
		background: none;
		padding: 7px;
		margin: 0px; }

td.thumbnail2 img {
		border: 1px solid black; }

form {
		background: transparent;
		border: 0px; }

fieldset {
		background: transparent;
		border: 0px;
		margin: 0px;
		padding: 0px; }


textarea {
		border: 1px solid #e0e0e0;
		width: 470px;
		height: 100px;
		padding: 2px;
		margin: 5px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px; }

input[type=text] {
		border: 1px solid #e0e0e0;
		vertical-align: middle;
		padding: 2px;
		margin: 5px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px; }

input[type=submit] {
		margin: 8px 4px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px; }

input[type=image] {
		margin: 0px 8px 0px 4px; }

code, pre{
		color: #404040; 
		font-family: "courier new", courier, monospace;
		font-size: 10px;
		line-height: 11px;
		padding: 4px; }

/* hidden stuff */

.hidden {
     display: none; }

.unhidden {
     display: block; }

/* callout */
.callout { 
      margin: 4px 0px 4px 0px; 
      padding: 6px; 
      border: 1px solid #e0e0e0;
      background: white;
      border-radius: 4px;  
	    -moz-border-radius: 4px; }
	    
.calloutcloud { 
      margin: 4px 0px 4px 0px; 
      padding: 6px; 
      border: 1px solid #e0e0e0;
      background: white;
      border-radius: 4px;  
	    -moz-border-radius: 4px; }

.callout p {
		margin: 0px;
		padding: 0px;
		background: transparent;
		text-align: justify;
		color: #444;
		font: 11px/16px trebuchet, verdana, arial, helvetica, sans-serif; }

.calloutcloud p {
    margin: 0px;
		padding: 6px;
		background: transparent;
		text-align: justify;
		color: #444;
		font: 11px/16px trebuchet, verdana, arial, helvetica, sans-serif; }

.callout li {
		background: url('/images/icons/bullet_w.png') no-repeat 0 2px;
		font: 10px/14px trebuchet, verdana, arial, helvetica, sans-serif;
		color: black;
		margin: 2px 0px 0px 4px;
		padding: 0px 0px 2px 18px;}

.callout li.link {
		background: url('images/icons/arrow_bullet_w.png') no-repeat 0 50%; }

.callout li.download {
		background: url('images/icons/download_bullet_w.png') no-repeat 0 50%; }

.callout li.screenshot {
		background: url('images/icons/screenshot_bullet_w.png') no-repeat 0 50%; }

.callout li.music {
		background: url('images/icons/music_bullet_w.png') no-repeat 0 50%; }


.callout ul {
		list-style-type: none;
		list-style-position: outside;
		padding: 0px;
		margin: 0px; }

/* callout warning */
.callout_warning { 
      margin: 4px 0px 4px 0px; 
      padding: 6px; 
      border: 1px solid #e0e0e0;
      background: #fffe91;
      border-radius: 4px;  
	    -moz-border-radius: 4px; }

.callout_warning p {
		margin: 2px;
		padding: 0px;
		background: transparent;
		text-align: justify;
		color: #444;
		font: 11px/16px trebuchet, verdana, arial, helvetica, sans-serif; }

/* callout red */
.callout_warning_red { 
      margin: 4px 0px 4px 0px; 
      padding: 6px; 
      border: 1px solid black;
      background: #ff0000;
      border-radius: 4px;  
	    -moz-border-radius: 4px; }

.callout_warning_red p {
		margin: 2px;
		padding: 0px;
		background: transparent;
		text-align: justify;
		color: white;
		font: 11px/16px trebuchet, verdana, arial, helvetica, sans-serif; }

/* callout comment */
.comment { 
      margin: 6px 0px 4px 0px; 
      padding: 0px; 
      border: 1px solid #e0e0e0;
      background: white;
      border-radius: 4px;  
	    -moz-border-radius: 4px; }

.comment p {
		margin: 0px;
		padding: 8px;
		background: transparent;
		text-align: justify;
		color: #444;
		font: 11px/16px trebuchet, verdana, arial, helvetica, sans-serif; }

p.authordetails {
		margin: 0px;
		padding: 0px 8px 8px 8px;
		width: 95%;
    text-align: right;
}



/* thumbnails */
div.thumb {
    border: none;
	background: transparent;
    width: auto;
    overflow: hidden;
	padding: 8px 0px 4px 0px;
}

div.thumb div {
    border: 1px solid #e0e0e0;
    padding: 6px !important;
    background-color: white;
    font-size: 94%;
  	border-radius: 4px;  
    -moz-border-radius: 4px;
}

div.thumb div a img {
    border: 1px solid black;
}

div.thumb div img {
    border: 1px solid black;
}

div.thumb div div.thumbcaption {
    border: none;
	background: transparent;
    text-align: justify;
    padding: 4px;
	font: 9px/11px trebuchet, verdana, arial, helvetica, sans-serif;
	color: #777;
}

div.magnify { display: none; }

div.tright {
    float: right;
	margin: 0 0 0 1em;
}

div.tleft {
	float: left;
	margin: 0 1em 0 0;
}

div.blogimage {
	    width: 500px;
		height: 120px;
		padding: 1px;
		margin: 10px;
		background-color: black;
		box-shadow: 0 0 5px black; }

div.ss500420 {
	    width: 500px;
		height: 420px;
		padding: 1px;
		margin: 10px;
		background-color: black;
		box-shadow: 0 0 5px black; }

div.ss500500 {
	    width: 500px;
		height: 500px;
		padding: 1px;
		margin: 10px;
		background-color: black;
		box-shadow: 0 0 5px black; }

div.ss500300 {
	    width: 500px;
		height: 300px;
		padding: 1px;
		margin: 10px;
		background-color: black;
		box-shadow: 0 0 5px black; }

div.ss500250 {
	    width: 500px;
		height: 250px;
		padding: 1px;
		margin: 10px;
		background-color: black;
		box-shadow: 0 0 5px black; }

div.ss500200 {
	    width: 500px;
		height: 200px;
		padding: 1px;
		margin: 10px;
		background-color: black;
		box-shadow: 0 0 5px black; }
