/* 
Theme Name: detroit5
Theme URI:none
Description: New shit
Author:Adam Ulveson
*/
* {
	margin:0;
	padding:0;
}
body {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 62.5%;
	color: #222;
	background: #FFF;
}
#main {
	width: 100%;
}
#container {
	margin: 0 auto;
	width: 800px;
	padding: 0px 0 0 20px;
}
#content {
	float: left;
	padding: 20px 0;
	width: 580px;
	margin-right: 20px;
	
}
#bild {
	float: left;
	width: 580px;
	height: 400px;
	background: url('http://www.detroitstockholm.com/wp-content/themes/detroit5/galleriet.jpg');

	
}
#header {
	margin: 40px 0 20px 0;
	height: 400px;
}
#header2 {
	margin: 40px 0 5px 0;
	width: 780px;
	font-weight: bold;
}

#footer {
	float: left;
	width: 780px;
	border-top: 1px solid;
	margin-top: 20px;
}
#footer p {
	margin: 400px auto;
	text-align: center;
	
}
.column {
	border-top: 1px solid;
	padding: 0 0 60px 0;
	float: left;
	width: 180px;
	margin-right: 20px;
	min-height:200px;
}
.column h2 a, .column2 h2 a {
	display:block;
	line-height: 40px;
	padding-top: 20px;
}
.column2 {
	float: left;
	width: 180px;
	margin-right: 20px;
	border-bottom: 1px solid;
}

.column3 {
	float: left;
	width: 180px;
	margin-right: 20px;
	padding: 20px 0;
	
}
.column p a, #front-caption a, .textwidget a {
	color: #222;
	text-decoration: ;
	font-weight: bold;
	font-style: normal;
}
.columnfront {
	float: left;
	width: 180px;	
	margin-right: 20px;

}
.postdate {
	text-align: right;

}
#nav {
	width: 100%;
	float: left;
	border-top: 1px solid;
}
p, b {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1em;
	max-width: 380px;
}

#content p {
	font-family: ;
	font-size: ;
}
h1, h2, h3, h4, h5, h6 {
	font-family: ;
	max-width: 380px;
}
h1 {
}
h2 {
	font-size: 17px;
	line-height: 30px;
	margin-top: ;
}
h2#logo {
	font-family: baskerville, 'palatino linotype', serif;
	font-size: 5em;
	line-height: 1em;
	text-transform: ;
	font-weight: normal;
	border-top: ;
	margin-bottom: 0;
	letter-spacing: 0px;
	text-decoration:;
}

h2#logo a:hover {
	background: none;
}
#content h2, .column3 h2 {

	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
}
#content h2 {
	font-size: ;
}

ul {
	list-style: none;
}
ul li, ol li, table {
	font-size: 1.2em;
	line-height: 1.5;
}
ul li ul li {
	font-size: 1em;
	line-height: 1.5em;
}
ul li.list-section {
	font-style: italic;
	padding-top: 1em;
}
ul li.list-section-first, .members {
	font-style: italic;
}
ul li a {
	font-weight: ;
	display: ;
}
ul li p {
	font-size: 12px;
}
.nav li a, #archives-2 li a {
	display: block;
}
#content ul, blockquote {
	background: ;
	padding: 0px 10px 0px 10px ;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: ;
	margin-bottom: 1em;
	line-height: 1.5em;
}
a {
	color: #222;
	text-decoration: none;
}
a:hover {
	color: ;
	background: #DDEEDD;
}
a:active {
	color: #fff;
}
p a {
	font-style: ;
	text-decoration:;
	color: #222;
	font-weight: bold;
}
.column3 p a:hover, #content p a:hover, .column3 h2 a:hover, #content h2 a:hover {
	height: 40px;
}
#content p img a:hover {
	margin: 0;
	padding: 0;
	background: red;
}
img {
	margin-bottom: ;
	border: none;
}
#content img {
	margin: 0 10px 10px 0;
}
#skip {
	float: left;
	margin-top: -100px;
	margin-left: -100px;
}
