/* HTML styling */

a { color: #418285; text-decoration: none; }

a.mini-add-comment { float: right; padding-left: 18px; }

span.next-entries { display: block; float: right; padding-right: 18px; text-align: right; width: 225px; font-size: 125%; }

a.post-calendar { color: #999999; float: right; font-size: 95%; padding-left: 20px; }

span.post-dates { float: left; font-size: 75%; padding-right: 20px; }

span.post-cat { float: left; font-size: 75%; }

span.post-comments { float: right; font-size: 95%; padding-left: 20px; }

span.previous-entries { display: block; float: left; padding-left: 18px; width: 228px; font-size: 125%; }

a:hover { color: #81C8D5; text-decoration: none; }

a img { border: none; }

body { background-color: #EEEEEE; font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; }

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

h1 { color: #418285; font: 36px/150% 'Ubuntu Mono', Monaco, "Lucida Console", Consolas, Inconsolata, monospace; height: 50px; margin: 0px; }

h1 a, h1 a:visited { color: #418285; text-decoration: none; }

h1 a:hover { color: #81C8D5; text-decoration: none; }

h2 { border-bottom: 1px dotted #CCCCCC; color: #94b3c5; font: lighter 180% 'Open Sans', sans-serif; letter-spacing: -1px; margin: 0px 0px 8px; padding-bottom: 0px; }

h2 a, h2 a:visited { color: #0d1216; text-decoration: none; }

h2 a:hover { color: #0099cc; text-decoration: none; }

h3 { color: #666; font: normal 140%/100% 'Open Sans', sans-serif; margin: 10px 0px 5px; }

h4 { color: #666; font: normal 130%/100% 'Open Sans', sans-serif; margin: 10px 0px 5px; }

hr.clear { clear: both; margin: 0px; padding: 0px; visibility: hidden; }

img.alignleft, img[align="left"] { float: left; margin: 2px 10px 5px 0px; }

img.alignright, img[align="right"] { float: right; margin: 2px 0px 5px 10px; }

img.center, img[align="center"] { margin-left: auto; margin-right: auto; }

p { text-align: justify; margin: 0px; padding: 0px 0px 15px; }

p[align="center"] { text-align: center; }

pre { white-space: pre-wrap; word-wrap: break-word; }

/* Div's and layout */

#bio p { font-size: 110%; width:200px; margin-top:10px; }

#commentform { font: 110% 'Open Sans', sans-serif; margin-top: 10px; }

#commentform #submit { background: url(images/btn-bg.gif) no-repeat; border: none; color: #FFFFFF; cursor: pointer; float: right; font: bold 12px 'Open Sans', sans-serif; height: 20px; width: 100px; }

#commentform input { background-color: #ffffff; border: 1px solid #cccccc; margin-top: 3px; padding: 3px; width: 200px; }

#commentform label { color: #262626; font-size: 87%; }

#commentform p { margin: 0px; padding: 6px 0px; }

#commentform textarea { background-color: #ffffff; border: 1px solid #cccccc; height: 115px; margin-top: 3px; padding: 2px; width: 580px; max-width: 90vw; }

#commentform textarea:focus, #commentform input[type="text"]:focus { background: #ffffff; }

#comments, #respond { border-bottom: 1px dotted #CCCCCC; clear: both; padding: 10px 0 5px 0; }

#content { float: left; padding: 0px 20px 0px 20px; width: 580px; }

#content ul, ol { margin: 0px; padding-bottom: 15px; }

#credits { background: url(images/footer.png) no-repeat; font: 13px 'Open Sans', sans-serif; height: 32px; line-height: 120%; margin: 0px auto; padding-bottom: 3px; width: 868px; }

#credits a, #credit a:visited { color: #B3CDCE; }

#credits a:hover { color: #D1E1E1; }

#credits p { font-family: 'Ubuntu Mono', Monaco, "Lucida Console", Consolas, Inconsolata, monospace; color: #fff; padding: 9px; }

#footer { clear: both; width: 868px; }

#footer a strong { color: #FFFFFF; }

#footer a, #footer a:visited { color: #ACD7EE; }

#footer a:hover { color: #FFFFFF; }

#footer h4 { font: normal 146%/100% 'Open Sans', sans-serif; margin: 10px 0px 5px; }

#footer li a { display: block; }

#footer_bg { height: 0px; width: 868px; }

#header { background: url(images/header.png) no-repeat; height: 40px; margin-left: auto; margin-right: auto; margin-top: 15px; width: 868px; }

#logo { margin: 15px auto 0px; width: 868px; height: 92px; }

#logo h1 { font-size: 270%; padding-bottom: 5px; margin-top: -5px; }

#logo p { font-family: 'Ubuntu Mono', Monaco, "Lucida Console", Consolas, Inconsolata, monospace; color: #666; font-size: 138%; line-height: 165%; padding: 0px; }

#nav { clear: both; float: right; list-style: none; margin: 0px 10px 0 0; max-height: 40px; }

#nav a { border-bottom: 3px solid #FFFFFF; color: #FFFFFF; display: block; float: left; font: 16px/100% 'Open Sans', sans-serif; height: 32px; line-height: 32px; margin-right: 3px; text-decoration: none; vertical-align: middle; padding: 0 10px; }

#nav a:hover { color: #000; background: #FFF; }

#nav li { display: inline; height: 30px; list-style: none; }

#nav ul { margin: 0px 5px 0px 0px; padding: 0px; }

#page { background: url(images/content.jpg) repeat-y left top; margin: 0px auto; width: 868px; }

#searchform { margin: 15px 0 0; }

#searchform #s { background: #fff; border: 1px solid #cccccc; color: #000000; cursor: pointer; font-weight: normal; height: 19px; line-height: 19px; margin-right: 2px; padding: 0px 6px 0px 5px; vertical-align: middle; width: 130px; }

#searchform br { display: none; }

#searchform input { background: url(images/search-btn-bg.gif) no-repeat; border: none; color: #FFFFFF; font: bold 11px 'Open Sans', sans-serif; height: 20px; line-height: 20px; vertical-align: middle; width: 52px; }

#sidebar { font-size: 75%; line-height: 150%; color: #666666; float: right; padding: 0px 10px 20px 10px; width: 220px; }

#sidebar a, #sidebar a:visited { color: #418285; text-decoration: none; }

#sidebar a:hover { color: #81C8D5; text-decoration: none; }

#sidebar h2, #sidebar .sidebartitle { border-bottom: 1px dotted #CCCCCC; color: #666; font: lighter 18px 'Open Sans', sans-serif; margin: 20px 0px 2px; }

#sidebar h4 { padding-top: 3px; margin-bottom: 0px; }

#sidebar ul { margin: 0; padding: 0; }

#sidebar ul li { border: none; border-bottom: 1px dotted #CCCCCC; list-style: none; margin: 0; padding: 2px 0; }

#sidebar ul li ul { margin: 0; padding: 0; }

#sidebar ul li ul li { border-bottom: 1px dotted #CCCCCC; padding: 2px 0 2px 0px; }

#sidebar ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }

#socialnetwork { text-align: center; }

#socialnetwork a, #socialnetwork a:visited, #socialnetwork a:hover { color: #000000; }


/* Classes and other stuff */

.add_comment { display: block; padding: 0 0 0 20px; float: right; }

.alignleft { float: left; }

.alignright { float: right; }

.blogimage { width: 100%; }

.center { text-align: center !important; }

.clear { clear: both; }

.commentsall p { font: 90%/150% 'Open Sans', sans-serif; }

.commentlist { line-height: 130%; margin: 10px 0px; padding-left: 20px; }

.commentlist .alt { }

.commentlist cite { color: #CC6600; font-size: 120%; font-style: normal; font-weight: bold; }

.commentlist cite a, .commentlist cite a:visited { color: #CC6600; }

.commentlist li { padding: 5px 10px; }

.commentlist small { display: block; font-size: 87%; margin-bottom: 5px; }

.entry { clear: both; padding-top: 10px; }

.entry p, .entry li { font: 90%/150% 'Open Sans', sans-serif; }

.entry h2 { font-size: 140%; }

.footer-about { float: right; padding-left: 10px; padding-right: 10px; width: 210px; }

.footer-recent-comments { float: left; margin-left: 10px; width: 240px; }

.footer-recent-comments ul { list-style: none; margin: 0px; padding: 0px; }

.footer-recent-comments ul li { padding: 0px 0px 10px 20px; }

.footer-recent-posts { float: left; margin-left: 10px; width: 240px; }

.footer-recent-posts strong { font-size: 107%; font-weight: bold; line-height: 135%; }

.footer-recent-posts ul { font-size: 11px; line-height: 110%; list-style: none; margin: 0px; padding: 0px; }

.footer-recent-posts ul li { padding: 0px 0px 10px 20px; }

.game-title { max-width: 100%; }

.itchio-embed { text-align: center; max-width: 100%; }

.loginout { margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }

.more-link { font-size: 130%; display: block; color: #FFFFFF; background-color: #666666; padding: 10px 18px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }

.navigation { clear: both; height: 100%; padding: 0px 0px 20px 0px; overflow: auto; }

.no-wrap { white-space: nowrap; }

.post { clear: both; padding-top: 15px; }

.post-date { float: left; height: 49px; width: 45px; }

.post-day { color: #999999; display: block; font-size: 18px; line-height: 18px; margin-left: -3px; padding-top: 7px; text-align: center; text-transform: uppercase; }

.post-month { color: #FFFFFF; display: block; font-size: 11px; line-height: 11px; margin-left: -3px; padding-top: 2px; text-align: center; text-transform: uppercase; }

.post-title { float: left; margin-left: 0px; width: 576px; }

.rss { margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }

.rssfeed { width: 32px; height:32px; display:block; background:transparent url('images/rss.png') center top no-repeat; }

.rssfeed:hover { background: #FFFFFF url('images/rss_invert.png') center top no-repeat !important; }

.screen-reader-text { display: none; }

.sidebarimage {	vertical-align: middle; border:0; }

.socialicon { margin: 0px 3px 0px 3px; }

.tagged { text-align: left; padding-bottom: 40px; font-size: 80%; }

.tagicon { float: left; vertical-align: middle; border:0; padding-right: 5px; }

.textwidget { padding: 0 0 10px 0; }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
  
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Small screens */
@media (max-width: 860px) {
  #logo { width : 620px; padding-left : 20px; }
  
  #header { width : 620px; }
  
  #page { width : 620px; }
  
  #footer { width : 620px; }
  
  #credits { width : 620px; }
  
  #sidebar { display : none; }
}

/* Tiny screens */
@media (max-width: 620px) {
  #logo { width: 97vw; max-width: 100%; height: 14vw; font-size: 2.5vw; padding-left: 3vw; }
  
  #logo h1 { padding-bottom: 0; line-height: 80%; height: auto; }
  
  #logo p { line-height: 200%; }
  
  #header { width: 100vw; max-width: 100%; max-height: 32px; margin-top: 0px; background: #666666 }
  
  #page { width: 100vw; max-width:100%; }
  
  #content { width: 92vw; padding: 0 4vw 0 4vw; }
  
  #footer { width: 100vw; max-width:100%; }
  
  #credits { width: 100vw; max-width:100%; max-height: 7vw; font-size: 2.2vw; background: #666666; }
  
  h2 { font-size: 140%; }
  
  .post { padding-top: 8px; }
  
  .post-title { width: 92vw; }
  
  .itchio-embed { display : none; }
  
  .rssfeed { display : none !important; }

  .rssfeed:hover { display : none !important; }
  
  .tagged { padding-bottom: 30px; }
}

