/*
Theme Name: Canvas Boy
Version: 1.0
Description: Boy theme for WooThemes.
Author: Karl
Author URI: http://karlandersson.se
Template: canvas
*/

@import url("../canvas/style.css");

.twocol-one {
margin-bottom: 1em !important;
}

.page-id-11647 h1 {
text-align: center;
font-size: 4em !important;
text-transform: uppercase;
}

#footer-widgets {
	background-color: #c1e0ff;
	border: none;
}

@media (max-width: 767px) {

#footer-widgets {
	background-color: #c1e0ff;
	border: none;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}
}


.entry img, img.thumbnail, .entry .wp-caption img {
background: none;
border: medium none;
display: block;
margin-left: auto;
margin-right: auto;
padding: 0;
}

.entry img.alignleft {
	padding-right: 10px;
}

.entry .wp-caption {
margin-left: auto;
margin-right: auto;
}

#logo { 
	float: none; 
	text-align: center;
	margin: 0 auto;
}

#logo .site-title
{
	display: block !important;
	margin-right: auto;
	margin-left: auto;
}

#logo .site-description
{
	display: none !important;
}
 
#logo img {
	float: none;
	margin: 0 auto 2em; 
	width: 150px;
}

.post-data {
	margin-bottom: 2em;
}

h4 i {
	color: #569be8;
}

#tablepress-1_wrapper, dataTables_wrapper {
	max-width: 100%;
}

.page .tablepress td, .page .tablepress th {
	padding: 3px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}

abbr.date.time.published.updated, abbr.time.published {
    border-bottom: none;
    cursor: auto;
}

a.more-link {
}

.post-more {
}

.post-meta a:link, .post-meta {
}

.post-meta .post-comments {
  margin-left: 0.5em;
  float: none; }

.beerbox {
	width: 100%;
	background-color: rgb(255,213,0);
	display: inline-block;
	padding: 0;
	margin-bottom: 10px;
}

.beerintro {
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(255,213,0);
	text-transform: uppercase;
	background-color: rgb(0,0,0);
	margin: 0;
	padding: 7px 12px;
	display: inline-block;
	float: left;
}

.notebox {
	width: 100%;
	background-color: rgb(235,183,240);
	display: inline-block;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.noteintro {
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(235,183,240);
	text-transform: uppercase;
	background-color: rgb(0,0,0);
	margin: 0;
	padding: 7px 12px;
	display: inline-block;
	float: left;
}

.notetext {
	color: rgb(0,0,0);
	padding: 7px 12px;
	display: inline-block;
	float: left;
}

.rating {
	color: rgb(190,39,10);
}

.infobox {
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 0.8em;
	background-color: rgb(255,213,0);
	border: none;
	display: block;
	padding: 0 15px 1px;
	margin: 15px 0 30px;
}

.infobox h3 {
	color: rgb(255,213,0);
	background-color: rgb(0,0,0);
	margin: 0 -15px 15px;
	padding: 10px 15px;
}

.factsheet {
	background-color: rgb(247,245,231);
	padding: 0;
	margin: 0;
	border: none;
}

.factsheet ul {
	margin: 1em 0;
}

.factsheet h3 {
	margin: 0;
/* background-color: rgba(255,213,0,.8); */
	display: inline-block;
	padding: 0;
	margin-bottom: -20px;
	font-size: 1.5em;
}

.factsheet li {
	list-style-type: none;
	border-bottom: 1px dashed #c6c6c6;
	margin-left: -30px;
	padding: 5px 12px;
	display: block;
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 0.8em;
}

.factsheet li:first-child {
	border-bottom: none;
	background-color: rgba(130,206,204,1);
}

.factsheet li:last-child {
	border: none;
}

.entry .wp-caption {
  max-width: 100%;
  width: 100%;
  padding: 0;
  text-align: center;
  background: none;
  border: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.entry .wp-caption img {
  margin: 0 !important;
  padding: 7px 0;
  background: none;
  border: 0; }

.entry .wp-caption-text {
  margin: 0 0 1.4em;
  padding: 0;
  font: 300 0.9em "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  text-align: left; }

.entry .wp-caption a {
  margin: 0 !important; }

.entry .wp-caption.aligncenter {
  margin: 0 auto 15px; }

.format-aside {
	background-color: #f8f8f8;
	margin: 32px -30px 32px -30px;
	padding: 32px 30px 2px 30px;
	background-image: url('http://karlandersson.se/wp-content/uploads/ruta_10px4.png');
}

.format-quote {
	background-color: #f0f0f0;
	margin: 32px -30px 32px -30px;
	padding: 32px 30px 2px 30px;
}


embed,
iframe,
video {
  max-width: 100%;
  width: 100%;
  }

/*

#header {
    display: none;
}

#navigation {
	display: none;
}

#main-nav {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
	display: none;
}

*/