/*
Theme Name: Beem
Theme URI: http://www.kollender.com
Description: The bastard child of the Gallery Theme by Christopher Wallace.
Author: Johannes Kollender
Author URI: http://www.kollender.com
Version: 0.5
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('styles/reset.css');

/* Apply basic image styles */
@import url('styles/images.css');

/* Prepare theme for plugins */
@import url('styles/plugins.css');

/* Get styles for the gimikk cloud*/
@import url('styles/gimikk.css');

.hidden {
display: none;
}

#pad {
	width:1px;
	height:288px;
}

body {
	background:url("./images/BG_col.gif") repeat-y scroll 860px 0 #111111;
	/*background-color:#111111;*/
  margin:0;
  color: #AFAFAF;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size: 90%;
  font-style: normal;
  line-height: 1.3em
}

#background {
	position: absolute;
	z-index:-1;
	width: 100%;
	height: 100%;
	background:url("./images/BG_col.gif") repeat-y scroll 788px -80px #111111;
}

#wrapper{
  margin:60px 0 0 72px;
  width: 845px;
}
a {
  color: white;
  text-decoration: none
}
a:hover {
  color: #ddd
}
h1, h2, h3{
  color: white
}
h2{
  font-size: 1.5em;
  margin-bottom: 0.7em
}
#content ol,
#content ul{
  margin-bottom: 1em
}
.single #content li{
  line-height: 1.4em
}
.single #content ul{
  border-top: 1px solid #101010;
  border-bottom: 1px solid #282828;
}
.single #content li{
  padding: 10px 0 10px 24px;
  list-style: none;
  position: relative;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #101010
}

#widget-button, #widget-wrapper{
background:#666666;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
}


#widget-button {
position:relative;
width: 20px;
height: 20px;
background:url("./images/plus_black.gif") no-repeat 50% 50% #666666;
left: 20px;
top:0;
display:block;
}

#widget-wrapper {
	display: none;
	padding:20px 10px 20px 20px;
	height: 140px;
}

#widget-area {
	font-size:12px;
	line-height: 1.3em;
	
}

#widget-area > li {
	float: left;
	list-style-type:none;
	margin: 0 15px 0 0;
	padding:0 15px 0 0;
	border-right: 1px solid #5A5A5A;
	height: 140px;
	width:185px;
		overflow:	auto;
}

#widget-area ul {
	display: block;
}

#widget-area h2{
	background-color: #FFFF00;
	color: #111111;
	font-size:12px;
	padding:0 3px;
}

#widget-area > li:nth-child(4n+1) h2 {
	background-color: #F9DA3B;
}

#widget-area > li:nth-child(4n+2) h2 {
	background-color: #D6013D;
}

#widget-area > li:nth-child(4n+3) h2 {
	background-color: #4ED26F;
}

#widget-area > li:nth-child(4n+4) h2 {
	background-color: #2ACAF4;
}

#header {
  margin: 0;
  padding: 0;
	z-index: 20
}

#branding{
  padding: 10px 0;
}

#blog-title {
  text-align: left;
}
#blog-title a{
  display: block;
  width: 263px;
  height: 58px;
  /*background: url("images/jk_logo_red.png") no-repeat left top;*/
  margin-bottom: 5px;
}

#blog-description {
  color:#FFF;
  font-size:10px;
  line-height: 1.4em;
  font-weight:normal;
  padding-top: 0px;
}
#access {
  margin-top: 10px;
  clear: both;
  position:relative;
  overflow:hidden;
	/*border-bottom:1px solid #353535;*/
  /*background: url("images/menu-bg-trans.png") no-repeat top left;*/
}

#container {
	margin: 0;
}

#category-menu ul{
  padding: auto
}
#category-menu li{
  float: left;
}
#category-menu,
li.blog-description span{
  display: block;
  font-size: 11px;
  letter-spacing: 0px;
  font-weight: normal;
  margin:0 0 10px 0;
  color: white;
  text-decoration: none
}

#category-menu li.current_page_item{
}
#category-menu li.current_page_item a{
  color: #ddd;
}
#category-menu > li:first-child{
  margin-left: 10px;
}
#category-menu li a:hover{
  color: #ddd
}
#category-menu li.blog-description{
  float: right
}
#category-menu li.blog-description span{
  color: #eee;
  font-weight: normal
}
#page-menu{
  margin: 0;
  font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
  color: #888;
  z-index: 100
}

a.post-edit-link {
	color:#555;
}

.skip-link {
  display: none;
}
#main{
	overflow:hidden;
	position: relative;
	z-index: 5;
  margin: 10px 0 10px;
}
#primary,
#secondary{
  display: none
}
.page #primary{
  display: block
}
.aside{
  width: 270px
}
#content{
	clear:both;
  overflow:hidden;
  margin: 0;
  float: none;
  padding-top: 0;
}

.entry-content {
	text-decoration:none;
	word-spacing:normal;
	}
	
.spacer {
	display:block;
	float:left;
	height:1px;
	width:15px;
}

#blog-description a:hover, #page-menu a:hover, #category-menu a:hover, .showcase-content a:hover{
	color:#000;
}

.page #content{
  margin-left: 0px;
}
.page #content li{
  list-style: disc;
  margin-left: 20px
}
.single #container{
  position: relative
}

.showcase, .single-showcase{
	width: 845px;
	clear:both;
	padding: 0;
	margin:0 0 12px;
}

.showcase {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	display: none;	
}

.showcase-content {
	font-size:12px;
	letter-spacing:0;
	line-height: 1.3em;
  display: inline;
  float: left;
  margin: 12px 0 0 15px;
  width: 318px;
  float:left;
}

.artwork-container {
  float: left;
  width: 512px;
  margin: 12px 0;
}

.showcase-content h1 {
	color: #000;
	display:inline;
  font-size: 1.5em;
  padding: 0 2px;
}

.showcase-title {
display:block;
margin-bottom: 1em
}

h1.page-title{
  margin-bottom: 1em
}
.single .entry-content p{
  line-height: 1.3em
}
.not-singular .entry-content{
  float: left;
  margin: 0 0 12px 0;
  position: relative;
  display: block;
  height: 134px;
  width: 200px;
  overflow: hidden;
  position: relative;
  background-color: #191919;
  cursor:pointer;
}
.not-singular .entry-content a{
  display: block;
  height: 134px;
  width: 200px;
  overflow: hidden;
  position: relative;
  background-color: #191919
}
.not-singular .entry-content div.thumbnail-container{
	background-color: #000;
  position: absolute;
  z-index: 5
}
.not-singular .entry-content span.slide-title{
  position: absolute;
  top: 118px;
  left: 3px;
  width: 200px;
  line-height: 1em;
  color: white !important;
  font-size: .8em;
  z-index: 0
}

.navigation {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
#nav-above {
  display: none;
}
#nav-below{
  clear: both;
}
.nav-next {
  float: right;
  text-align: right;
  width: 47%;
}
.not-singular .nav-next{
  margin-right: 5px	
}
.nav-previous {
  float: left;
  width: 47%;
}
#nav-above{
  display: none;
}

.entry-title {
  color: white;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 0.3em;
  padding-bottom: 1px;
}
.entry-title a{
  color: white
}
.post .entry-meta,.post .entry-utility {
  color: #afafa1;
  font-size: 0.825em;
  margin-bottom: 24px;
  padding-bottom: 5px;
}
.post p, .entry-content p {
  margin-bottom: 1em;
}
.post pre,#content .page pre {
  font-size: 1.6em;
}
.post dt {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.post dd {
  color: #eee;
  margin-bottom: 1em;
}
.post dl {
  margin-bottom: 1.3em;
  padding-left: 20px;
}
.post a.more-link {
  background: #be194f;
  color: #fff;
  font-size: 0.75em;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.post a.more-link:hover {
  background: #d93c6f;
}
a.more-link .meta-nav {
  display: none;
}
.post h3,.post h4,.post h5,.post h6 {
  margin: 5px 0;
  padding: 5px 0;
}
.post h4 {
  font-size: 1.4em;
}
.post h5 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.post h6 {
  font-size: 1.1em;
  text-transform: uppercase;
}
.post blockquote {
  font: italic 2em Georgia, "Times New Roman", Times, serif;
  color: white;
  margin: 10px 0px;
  padding: 10px 20px 1px 10px;
}
.post blockquote p {
  font-stayle: italic;
}
.post .page-link {
  font-size: 0.825em;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.page-link a {
  background: #f0f0f0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-right: 1px solid #ddd;
  border-top: 1px solid #eee;
  padding: 5px 10px;
  text-decoration: none;
}
.post .entry-utility {
  border-top: 1px solid #232323;
  margin-bottom: 0;
  padding: 5px 0 0 0;
}
.btc-powered{
  font-size: 0.825em
}

#footer {
  z-index: 0;
  /*border-top: 1px solid #353535;*/
  padding: 0;
  color: #555;
  margin-top: 5px
}
#footer a{
  color: #666
}
#footer a:hover{
  color: #666
}
#footer #subsidiary .aside{
  width: 940px	
}
#footer .widgetcontainer{
  float: left;
  width: 270px;
  padding: 10px;
  margin: 10px 10px 20px 10px;
  background: #121212;
  border: 1px solid #282828;
 }
#footer .widgetcontainer h3{
  margin-bottom: 10px
}
#footer .widgetcontainer a:hover{
  color: #999
}
#footer .reset{
  clear: both
}
#siteinfo{
	font-size:10px;
	font-weight:normal;
}
#siteinfo a{
  text-decoration: none;
  border-bottom: 1px dotted #333
}
#siteinfo a:hover{
  border-bottom-color: #555555
}
