/*

Theme Name: Portfolio
Theme URI: http://www.gustavjonsson.com/
Description: Nils Gustav Jönsson — Art direction & UX design.
Version: 1.0
Author: Nils Gustav Jönsson
Tags: portfolio

*/

#header {
	float: left;
	width: 940px;
	padding: 25px 0 0 20px;
	background-color: #FFF;;
	}
	
#ident h1 a,
#ident span a {
	float: left;
	background: url(../img/ident-horizontal.gif) top left no-repeat;
	overflow: hidden;
	height: 22px;
	width: 466px;
	line-height: 1000px;
	display: block;
	margin: 0 0 60px 0;
	}
	
#footer {
	float: left;
	width: 920px;
	margin: 10px 20px 20px 20px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #ccc;
	background-color: #FFF;;
	}
	
#footer p {
	color: #999;;
	}
	
.column-1-1-1-1 {
	float: left;
	width: 960px;
	padding: 0 0 20px 0;
	background-color: #FFF;;
	display: inline;
	}
	
.column-1-1-1 {
	float: left;
	width: 720px;
	margin: 0 0 20px 0;
	background-color: #FFF;;
	display: inline;
	}
	
.column-1 {
	float: left;
	width: 200px;
	margin: 0 20px 0 20px;
	background-color: #FFF;;
	display: inline;
	}
	
/* ARTICLE */

.article.blog {
	background-color: #222;
	}

.article .column-1 {
	float: right;
	}

#about-content .column-1 {
	float: left;
	}
	
.article .info {
	float: left;
	margin: 0 20px 0 20px;
	padding: 0;
	}
	
.article .info p.preamble {
	padding-right: 20px;
	}

.article .column-1 h1,
.article .info h1,
.article .column-1 h2 {
	border-top: 1px dotted #CCC;
	padding: 17px 0 10px 0;
	}
	
.article.blog .column-1 h2 {
	font-size: 18px;
	}
	
.article .column-1 h3 {
	padding: 10px 0 0 0;
	}
	
.about .column-1 h3 {
	padding: 5px 0 0 0;
	}
	
.article .column-1 ul {
	list-style-type: none;
	margin: 10px 0 10px 0;
	}
	
.article .column-1 ul.roles li {
	border-top: 1px dotted #ccc;
	padding: 2px 0 6px 0;
	color: #999;	margin: 0;
	list-style-type: none;
	}
	
.article .column-1 ul li {
	list-style: disc;
	margin: 0 0 0 15px;
	padding: 2px 0 6px 0;
	}

.article .column-1-1-1 .images,
.article .column-1-1-1-1 .images {
	margin: 0 0 0 20px;
	float: left;
	border-top: 1px dotted #ccc;
	width: 680px;
	display: inline;
	}
	
.article .images .post {
	padding: 20px 0 15px 0;
	background-position: 0 20px;
	}
	
.article .images .post a {
	float: left;
	width: 680px;
	height: 230px;
	line-height: 2000px;
	overflow: hidden;
	display: block;
	}
	
.article .column-1-1-1 .images img,
.article .column-1-1-1 .images object {
	padding: 20px 0 0 0;
	clear: both;
	float: left;
	}

.article .column-1-1-1 .images h4 {
	padding: 7px 0 0 0;
	clear: both;
	float: left;
	font-style: italic;
	color: #999;;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 20px 0;
	}
	
.article .column-1-1-1 h4.bottom,
.article .column-1-1-1-1 h4.bottom {
	margin: 15px 0 25px 0;
	border: none;
	width: 680px;
	font-style: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	}
	
.article .column-1-1-1-1 h4.bottom {
	width: 920px;
	}body {
	width: 965px;
	padding: 0;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	}h1, h2, h3, h4, h5, h6, p, ul, ul li, blockquote {
	margin: 0;
	padding: 0;
	color: #333;}

h1 {
	color: #333;	font-size: 18px;
}

.column-1-1-1-1 h2,
.column-1-1-1-1 h3,
.column-1-1-1-1 h4 {
	margin: 0 0 4px 0;
	}

h2 {
	color: #333;	font-size: 14px;
	}
	
.frontpage h2 {
	font-size: 18px;
	}
	
h3 {
	color: #333;	font-size: 12px;
}

h4 {
	color: #333;	font-size: 11px;
	font-weight: normal;
}

h5 {
	color: #333;	font-weight: normal;
	font-size: 11px;
	}

p {
	color: #333;	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0 0 10px 0;
	line-height: 150%;
	}

p strong {
	font-family: Arial, Helvetica, sans-serif;
	}
	
p.preamble {
	font-size: 14px;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999;	}
	
ul {
	list-style-type: none;
	}
	
ul li {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a {
	color: #77bfe5;	padding: 0;
	margin: 0;
	}
	
a:hover {
	text-decoration: none;
	}
	
a img {
	border: none;
	padding: 0;
	margin: 0;
	}
	
.red {
	color: #f07139;}

.green {
	color: #9ed47b;}

.blue {
	color: #77bfe5;}

.yellow {
	color: #f1de08;}#mainmenu {
	float: right;
	margin: 10px 5px 0 0;
	}
	
#mainmenu ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	border: none;
	}
	
#mainmenu ul li a {
	color: #333;	}

#filtermenu {
	float: left;
	width: 920px;
	padding: 10px 0 25px 0;
	margin: 0 20px 0 0;
	border-top: 1px dotted #ccc;
	}

#filtermenu h4,
#filtermenu li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 11px;
	float: left;
}

#filtermenu li,
#filtermenu h4 {
	padding-right: 10px;
	}

#mainmenu ul li em,
#filtermenu  .cat-item {
	color: #999;	font-style: normal;
	}
	
#filtermenu  .current-cat a,
#mainmenu .current_page_item a {
	color: #999;	text-decoration: none;
	}
	
#filtermenu  ul {
	float: left;
	width: 100%;
	}

#filtermenu  h3 em {
	font-style: normal;
	}.case {
	float: left;
	width: 200px;
	margin: 0 20px 10px 20px;
	height: 240px;
	}

.case .head,
.case .body,
.case .footer {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 2px 0;
	}
	
.case .head {
	border-top: 1px dotted #ccc;
	padding: 20px 0 15px 0;
	background-position: 0 20px;
	background-repeat: no-repeat;
	}
	
.case .head a {
	float: left;
	width: 200px;
	height: 130px;
	line-height: 2000px;
	overflow: hidden;
	display: block;
	}
	
.case.large .head a {
	width: 920px;
	height: 300px;
	}

.case p {
	font-style: normal;
	}
	
.case p a {
	color: #333;	text-decoration: none;
	}
	
.case .head p {
	margin: 0;
	padding: 0;
	}

.large,
.error {
	float: left;
	width: 920px;
	margin: 0 20px 20px 20px;
	}
	
.large {
	height: 380px;
	position: relative;
	}

.large .bomb a {
	position: absolute;
	top: 35px;
	right: -40px;
	width: 120px;
	height: 120px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	background-image: url(../img/case-large-bomb.png);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 40;
	display: block;
	line-height: 2000px;
	overflow: hidden;
}.about {
	}

.case-13 {
	background-image: url(../img/lf-background.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-color: #e6f2f2;
	}
	
.case-64 {
	background-image: url(../img/gibby-background.gif);
	background-position: top left;
	background-repeat: repeat;
	}
	
.case-613 {
	background-image: url(../img/skeikampen-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: white;
	}
	
.case-925 {
	background-image: url(../img/ng-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: white;
	}
	
.case-1 {
	background-image: url(../img/jbv-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: white;
	}

.case-220 {
	background-image: url(../img/xxl-background.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
	}
	
.case-243 {
	background-image: url(../img/superstars-background.gif);
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
	}
	
.case-292 {
	background-image: url(../img/bed-background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #fff;
	}
	
.case-259 {
	background-color: #e8eff6;
	}
	
.case-274 {
	background-color: #fff;
	}
	
.case-299 {
	background-image: url(../img/olavthon-background.gif);
	background-position: top center;
	background-repeat: repeat;
	background-attachment: fixed;
	}
	
.case-286 {
	background-image: url(../img/miljoprisen-background.jpg);
	background-position: top center;
	background-attachment: fixed;
	}
	
.case-10 {
	background-image: url(../img/nu-background.jpg);
	background-position: top center;
	background-attachment: fixed;
	}
	
.case-439 {
	background-image: url(../img/hiit-background.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: black;
	}
