/*
Theme Name:		Subdisc V6
Theme URI:		http://subdisc.com
Description:	blog
Version:		6.0
Author:			Marcus Eriksson
Author URI:		http://subdisc.com/
*/

body
{
	background-color: #FFF;
	
	font-family: courier;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	font-style: normal;
	color: #999;
	margin: 0px;
	padding-top: 0px;
}
img, embed, object {
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	border:0px; 
	border-bottom: 0px; 
	list-style: none; 
	list-style-type: none; 
	vertical-align:top;
	margin-bottom:0px;
	padding-bottom:0px;
}

.post {
	position: relative;
	visibility: visible;
	padding-bottom: 0px;
	padding-right: 0px;
	float: left;
}


.bignav {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 100%;
	z-index: 10;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

h0 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-weight: bold;
	font-size: 28px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: -0.25;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #888;
	font-weight: normal;
	font-size: 11px;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ccc;
	font-weight: normal;
	font-size: 11px;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-weight: normal;
	font-size: 11px;
}
h1 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
h2 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #888;
	font-weight: normal;
	font-size: 11px;
}
h3 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ccc;
	font-weight: normal;
	font-size: 11px;
}
h4 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-weight: normal;
	font-size: 11px;
}


* { list-style: none; list-style-type: none; }

ul { list-style: none; list-style-type: none; margin: 0px; padding: 0px; }

li { list-style: none; list-style-type: none; margin: 0px; padding: 0px; }

input {
	background-color: #ddd;
	border: 0px;
	color: #333;
	height: 20px;
	width: 295px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-family: courier;
	font-size: 11px;
}
textarea {
	border: 0px;
	color: #333;
	background-color: #ddd;
	width: 297px;
	margin-bottom: 10px;
	height: 100px;
	resize: none;
	padding-left: 3px;
	padding-top: 3px;
	font-family: courier;
	font-size: 11px;
}

.comments {
	position: relative;
	float: left;
	max-width: 300px;
	padding: 20px 15px 20px 0px;
}
.comment {

	margin: 10px 0px 10px 0px;
}
li.current-cat, li.current-cat a, li.current-cat a:hover { 
	text-decoration: line-through;
	color: #FA78FF;
	cursor: default;
	background-color: #fff;
}

li.current_page_item, li.current_page_item a, li.current_page_item a:hover {
	text-decoration: line-through;
	color: #FA78FF;
	cursor: default;
	background-color: #fff;
	}

p { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	border:0px; 
	border-bottom: 0px; 
	list-style: none; 
	list-style-type: none; 
	vertical-align:top;
	margin-bottom:0px;
	padding-bottom:0px;
}

i { font-style: italic; color: #aaa; }

a { text-decoration: none; font-style: normal; color: #333; }

a:hover, h1 a:hover { color: #333; text-decoration: none; background-color:#FA78FF; }


#nav { 
	color: #333;
	position: fixed;
	top: 380px;
	left: 0px;
	z-index: 11;
	float: left;
	text-align: left;
	padding-top:20px;
	padding-left: 20px;
}
#nav2 { 
	width: 121px;
	color: #333;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 12;
	float: left;
	text-align: left;
	padding-top:20px;
	padding-left: 20px;
}
#banner {
	position: fixed;
	top: 23px;
	left: 220px;
	z-index: 1;
	float: left;
}
#container
{
	position: relative;
	float: left;
}
#grid
{
	margin-top: 20px;
	margin-left: 20px;
	position: relative;
}
#post-container
{
	position: relative;
	float: left;
	z-index: 10;
	clear: both;
	padding-left: 330px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align:top;
}

.three img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
	height: 300px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	border:0px; 
	border-bottom: 0px; 
	list-style: none; 
	list-style-type: none; 
	vertical-align:top;
	margin-bottom:0px;
	padding-bottom:0px;
}
#jqpageflow-block { 
	position: fixed; 
	width: 40px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-left: 24px;
	bottom: 20px; 
	left: 5px; 
	display: none;
	background-image:url('http://cs.marcus-eriksson.com/wp-content/themes/subgrid/round.png'); 
	background-repeat: no-repeat; 
	background-position: center center;
}
#popload { 
	position: absolute; 
	width: 40px;
	height: 30px;
	display: block;
	padding: 20px 20px 20px 20px;
	margin-top: 15px;
	bottom: 50%;
	right: 50%;
	z-index:999;
	background-image:url('http://cs.marcus-eriksson.com/wp-content/themes/subgrid/round.png'); 
	background-repeat: no-repeat; 
	background-position: center center;
}
.navigation { background-color: #ffffff; height: 100px; width: 100px; }

.one {
	position: absolute;
	left: 0px;
	width: 150px;
	float: left;
	padding-right:10px;
}
.two {
	position: absolute;
	left: 160px;
	width: 150px;
	float: left;

}
.three {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pageText {
	font-family: courier;
	color: #333;
	font-size: 22px;
	line-height: 29px;
	font-weight: bold;
	
	width: 400px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.corners { position: absolute; }

#info {
	position: relative;
	padding-top: 20px;
	padding-right:10px;
	width: 100px;
	z-index: 1;
	float: left;
}

#container2
{
	position: absolute;
	top: 20px;
	left: 120px;
	padding: 0px 0px 0px 0px;
	z-index: 9;
	float: left;
	background-color: #fff;
}
#container3
{
	position: absolute;
	top: 20px;
	left: 120px;
	padding: 0px 0px 0px 0px;
	z-index: 9;
	float: left;
	background-color: #fff;
}



.title {

	font-weight:normal;
	color: #333;
	text-transform: capitalize;
	clear: both;
	
}


.clear {
	position: relative;
	padding-bottom: 100px;
	clear: both;
	width: 100px;
	height: 100px;
}
.divclear {
	position: relative;
	clear: both;
}
.divider {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	width: 230px;
	float: left;
	border-bottom: solid 0px #666;
	clear: both;
}

.corner1 {
	position:absolute; 
	left: 0px;
	top: -7px; 
	z-index: 12;

}
.corner2 {
	position:absolute; 
	bottom: 0px;
	right: 0px; 
	z-index: 12;

}
.corner3 {
	position:absolute; 
	right: 0px;
	top: -7px; 
	z-index: 12;

}
.corner4 {
	position:absolute; 
	left: 0px;
	bottom: 0px; 
	z-index: 12;

}
.title-overlay a {
	color: #eee;
	}


.header {
position: absolute;
width: 100px;
height: 140px;
text-align: left;
margin-right: 3px;
top: 0px;
left: 0px;
color: #333;
text-transform: Capitalize;
}

.header2 {
margin-top:1px;
padding: 3px 0px 6px 0px;
color: #333;
font-style:normal;
text-align: left;
text-transform: Capitalize;
background-color: none;

}
.header3 {
position: fixed;
width: 10px;
text-align: left;
top: 20px;
left: 120px;
color: #333;
z-index: 12;
text-transform: Capitalize;

}
.header2 a {
font-style:normal;
color: #888;

}

#container2 img:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#container3 img:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
	


img { border: 0px; }

.play-icon
{
	color: #aaa;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 15;
}

.play-icon-offset
{
	position: absolute;
	left: -43px;
	top: -37px;
}


// Shadow box

#sb-body {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  }

#sb-container,#sb-wrapper{text-align:left;}
#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}
#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}body>
#sb-container{position:fixed;}
#sb-overlay{height:expression(document.documentElement.clientHeight+'px');}
#sb-container>#sb-overlay{height:100%;}
#sb-wrapper{position:relative;}
#sb-wrapper img{border:none;}
#sb-body-inner{position:relative;height:100%;}
#sb-content.html{height:100%;overflow:auto;}
#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}
#sb-body{z-index:1001;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title-inner,#sb-info-inner{position:relative;}
#sb-title,#sb-title-inner{height:15px;}
#sb-title-inner{}
#sb-info,#sb-info-inner{height:20px; width:100%; float:left;}
#sb-info-inner{font-size:12px;color:#fff; }
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{
	display:block;
	float:right;
	margin-left:15px;
	cursor:pointer;
	font-family: courier;
	font-size: 11px;
}
#sb-nav-close{}
#sb-nav-next{}
#sb-nav-previous{}
#sb-nav-play{}
#sb-nav-pause{}
#sb-counter{float:left;padding:2px 0;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-family:'courier',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

