/*
Theme Name: Darklands Custom
Theme URI: http://darklandsberlin.com/
Description: Custom theme for Darklands
Version: 2.0
Author: Mathias Vestergaard
Tags: mellew, moody, low contrast, shop, functionalistic

*/
body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
}
#header {
	text-align: center;
	height: 80px;
	width: 360px;
}
#wrap {
	float: none;
	width: 960px;
	padding-right: 0px;
}
#content {
	width: 550px;
	text-align: left;
	float: right;

}
#menu {
	float: left;
	width: 310px;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 30px;
}
#wrap #header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
li {
	list-style-type: none;
}
.post {
	position: relative;
	margin-bottom: 100px;
}
.storytitle {
	width: 280px;
	left: 0px;
	top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	text-transform: uppercase;
	margin-right: 20px;
	position: absolute;
}

.storytitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.storycontent img {
	border: 6px solid #FFFFFF;
	margin-bottom: 20px;
}
.storycontent {
	margin-top: 0px;
	padding-top: 60px;
	
}
.storycontent p {
	width:480px;
	margin-left:70px;
	
		
}
.storycontent p img{

	
		
}
div.cf_info {
margin-left:200px;
padding-left:200px;
}
.widget_categories {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 20px;
}
.widget_categories  a, .categories a {
	text-decoration: none;
}
.widget_categories  a:hover {

}
.widget_categories ul, .categories ul {
	margin-top: 20px;
	margin-bottom: 20px;

	}


a {
	color: #FFFFFF;
}

li  {
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	margin-left: 20px;
	padding-left: 0px;
}


p {
	margin: 0px;
}
#content .storytitle {
	text-align: left;
}
h2 {
	text-align:center;
	font-weight:lighter;
	line-height:40px;
	
	}
	
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:630px;
width:608px;
top:100px;

background:#000000;
border:2px solid #cccccc;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#ffffff;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#popupContact div, #popupContact p, #popupContact a {
color:#ffffff;


}

#popupContact input, #popupContact textarea {
	background-color:#000000;
	color:#ffffff;
	border:2px solid #cccccc;
	background-image: none;



}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
li.cf_li_err label { color:#888; }
p.cf-sb { width:435px;}
#menu ul { margin:0px;}
#menu ul ul { margin-left:20px;}

a.section_img:hover, a.section_img:visited, a.section_img:focus { text-decoration:none;}
a.section_img { font-size:27px; text-decoration:none; border:4px solid #fff; width:292px; height:292px; display:table; text-align:center; vertical-align:middle; }
a.section_img span { display: table-cell !important; vertical-align:middle;}
a.section_img.womens { background:url('/dark2/top_right.jpg') no-repeat left top;}
a.section_img.mens { background:url('/dark2/top_left.jpg') no-repeat left top;}
a.section_img.info { background:url('/dark2/bottom_left.jpg') no-repeat left top;}
a.section_img.designers { background:url('/dark2/bottom_right.jpg') no-repeat left top;}