/*
Theme Name: stackecouk
Theme URI: http://stacke.co.uk
Description: Stacke.co.uk themes
Version: 1.0
Author: Henrik Stacke
Author URI: http://www.stacke.co.uk/
Tags: blue, custom header, fluid width, two columns

*/

body {
	font-family: arial, sans-serif;
	background-color: #181818;
	color: #fff;
	margin: 0px;
}
a {
    text-decoration: none;
    color: #87CEEB;
}
a:hover {
    text-decoration: none;
    color: #51BE00;
}
a:active {
    text-decoration: underline;
}
#header {
	background-color: #1E1E1E;
	width: 100%;
	height: 100px;
}
.headerLeft {
	background: url('images/header.gif') no-repeat;
	width: 612px;
	height: 99px;
	float: left;
}
#page {
	margin: 15px;
	margin-left: 195px;
	margin-bottom: 50px;
}

html>body #page{
	margin: 15px;
	margin-left: 180px;
	margin-bottom: 50px;
}
.catlist {
float:left;
display:block;
width:50%;
}
.entry {
        line-height: 20px;
	margin: 15px;
	margin-left: 15px;
	margin-bottom: 50px;
}

html>body .entry {
	margin: 15px;
	margin-left: 10px;
	margin-bottom: 50px;
}

#page img, .entry img {
	border: 2px solid #1e1e1e;
}

.alignleft img {
	margin-right: 5px;
	float: left;
}

#page-main{
	margin-top: 15px;
	min-height: 300px;
}
.widecolumn {
	margin-left: 170px;
}
#footer{
	font-size: 8pt;
	margin-right: auto;
	min-height: 80px;
	height: 100px;
	width: 100%;
	cursor: default;
}

.sidebar {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	background-color:#1e1e1e;
	width: 150px;
}

html>body .sidebar {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	background-color:#1e1e1e;
	width: 150px;
}

.sidebar  img{
	border: none;
}

.sidebar  h2 {
	font-size: 10pt;
}

.sidebar a {
	font-size: 10pt;
}
.icons img{
	margin-left: 15px;
}

.linkcat li {
	margin-right: 3px;
	float: left;
	width: auto;
}

.rounded
{
    background-color:#1e1e1e;
    height:16px;
}
.rounded_l
{
    background: url(images/round_l.png) top left no-repeat;
    height:16px;
}
.rounded_r
{
    background: url(images/round_r.png) top right no-repeat;
    height:16px;
}
.bottom_rounded_l
{
    background: url(images/bottom_round_l.png) bottom left no-repeat;
    height:16px;
}
.bottom_rounded_r
{
    background: url(images/bottom_round_r.png) bottom right no-repeat;
    height:16px;
}

.sidebar ul {
	margin-left: 0px;
        list-style: none;
	padding: 5px;
	margin-bottom: 5px;
}

html>body .sidebar ul {
    list-style: none;
	padding: 5px;
	margin-top: 5px;
}

#respond {
	margin-left: 45px;
}

#respond textarea {
	width: 500px;
}

.xoxo img {
	float: left;
}

ul .xoxo {
	margin-bottom: 5px;
	height: 20px;
}

.SearchBox {
    font-size: 8pt;
    color: #000;
    margin-right: 15px;
    margin-top: 15px;
    float: right;
	width: auto;
}

.searchTextBox {
	padding-left: 5px;
	padding-top: 1px;
	border-bottom: 1px solid #959595;
}

.searchTextBox img{
	margin-right: 5px;
}

#s {
	color: #fff;
    width: 100px;
    border: none;
	background-color: #1E1E1E;
}

#searchsubmit {
    display: none;
}

h2 a{
	color: #fff;
	font-size: 12pt;
	text-decoration: none;
}

h2 {
	color: #fff;
	font-size: 12pt;
	text-decoration: none;
}

h3 {
	color: #fff;
	font-size: 11pt;
	text-decoration: none;
}

.lastfm {
	margin-top: 15px;
	margin-left: 17%;
	width: 500px;
	border-top: 1px dashed #fff;
}

html>body .lastfm {
	margin-left: 15%;
	width: 500px;
	border-top: 1px dashed #fff;
}

/* Gallery */

ul.gallery {
padding:0;
list-style:none;
border:0;
text-decoration:none;
}

ul.gallery li{
background-color:#181818;
float:left;
position:relative;
width:auto;
border:1px solid #fff;
margin:15px 15px 15px 0;
padding:5px;
}

/* Last fm CD covers classes*/
ul.music {
	margin-left: 17%;
	margin-right: auto;
}

html>body ul.music {
	margin-left: 15%;
	margin-right: auto;
}

ul.music,
ul.music li,
ul.music li a,
ul.music li img{
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
}
ul.music li{
        background:url(blank_insert.gif) 2px 1px no-repeat;
	margin:15px 15px 15px 0;
	float:left;
	position:relative;
	width:auto;
}
ul.music li a{
	display:block;
	position:relative;
	float:left;	
	width:80px;
	height:80px;
	text-indent:-1000em;
	overflow:hidden;
	z-index:1;	
}
ul.music li img{
	position:absolute;
	width:80px;
	height:80px;
	border:0;
}			

/* Vinyl Sleeve */
ul.music li.vinyl img{
	width:72px;
	height:72px;
	left:2px;
	top:1px;
}			
ul.music li.vinyl a{
	background:url(vinyl.png) 0 0 no-repeat;
	width:96px;
	height:76px;
}
ul.music li.vinyl{
	background:url(vinyl_insert.gif) 2px 1px no-repeat;
	width:auto;
}
/* ngg gallery */
.ngg-album {
	float: left;
	width: auto;
}
.ngg-album img, .ngg-galleryoverview img {
	border: 4px solid #fff;
	margin: 5px;
	float: left;
}
.ngg-album img:hover, .ngg-galleryoverview img:hover{
	border: 4px solid #1E1E1E;
	margin: 5px;
	float: left;
}
.ngg-description {
	clear: left;
}
.ngg-albumtitle a {
	color: #fff;
}

#TB_closeWindowButton img {
	border: none;
}

code,
.codeblock  {
	font-family: "Courier New", Courier;
    color: #fff;
    background-color: #666;
    border: solid 1px #222;
    padding: 5px;
    margin: 5px;
    width: 90%;
}

#twitterSpace {
	border-bottom: 1px dashed #fff;
	width: 370px;
}
