.navigation-top, .navigation-sub, .random-user{
	display:none !important;
}
body {
	font-family: Arial;
}
a {
	text-decoration: none;
}
img {
	border: none;
}	

#topshadow {
	
	width: 950px;
	margin: 24px auto 0;
	height: 6px;
	padding: 0 4px;
}
#bottomshadow {
	
	width: 950px;
	margin: 0 auto;
	height: 6px;
	padding: 0 4px 30px;
}
#header {
	overflow: hidden;
}
h1 {
	margin: 0;
	padding: 20px;
}
h1 a {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: -0.5px;
	margin: 2 0 12px;
}
h3, entry h1, entry h2, entry h4, entry h5, entry h6 {
	font-size: 17px;
	letter-spacing: -0.5px;
	padding: 10px 0;
	margin: 0;
}
.din {
	letter-spacing: -0.5px;
}


/*  START PAGE  */

.startlarge {
	height: 360px;
	margin-bottom: 6px;
	overflow: hidden;
}
.startlarge .push-img {
	float: left;
}
.startlarge .entry {
	
	float: left;
	height: 340px;
	margin: 0 6px;
	padding: 10px;
	width: 210px;
}
.startlarge h2 {
	margin: 6px 0 12px;
}
.startsmall {
	float: left;
	margin: 0 6px 6px 0;
	width: 230px;
}
.startsmall .push-img {
}
.startsmall .entry {
	margin: 0 2px;
}
.startsmall h2 {
	margin: 7px 0 3px;
	font-size: 15px;
}
.startsmall a, .startlarge a {
	text-decoration: none;
	border: none;
}
.category-forstasidan .latest-news img {
	display: none;
}
#slideshow {
	height: 366px;
	overflow: hidden;
}

/*  CONTENT  */

#content {
	margin: 0 0 0 6px;
	width: 708px;
	float: left;
	position: relative;
}
.fullsize {
	width: 944px !important;
}
#content ul {
	margin: 0;
	padding: 0;
}
.page-template-page_project_listing-php #content li, #employees li {
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	width: 230px;
}
.page-template-page_project_listing-php #content li {
	height: 240px;
}
#employees li {
	height: 248px;
}
#content li:hover {

}
#content li a {
	text-decoration: none;
}
#content li span {
	display: block;
	padding: 8px 7px 7px 9px;
	color: #222;
	font-weight: bold;
}
.project-thumb {
	border-bottom: 1px solid #FFF;
	height: 190px;
}
a img {
	border: 0;
}
.post {
	padding: 14px 16px 40px 15px;
	width: 570px;
}
.entry img {
	border: 1px solid #EBEBEB;
	float: left;	
	margin: 8px 18px 15px 0;
	padding: 4px;
}
.entry sup {
	line-height: 0;
}
.reseplanerare {
	position: absolute;
	right: 6px;
	top: 356px;
}
/*  PROJECT PAGE  */

#projectimage-full-wrapper {
	font-size: 0; /* why? */
	margin: 0 0 4px;
	float: left;	
}
.vert {
/*	padding: 6px;
	background-color: #DDD;
	width: 690px;
	text-align: center;
*/
}
.projectimages.vert1 {
	clear: both;
	float: none;
	width: 944px;	
}
.post.vert1 {
	position: absolute;
	right: 6px;
	top: 0;
	width: 308px;
}
.post.vert2 {
	width: 330px;
	margin-top: 0;
}
#content iframe {
	margin: 0 0 4px;
}
.page-template-page_project-php .post {
	float: left;
}
.projectimages {
	float: right;
	width: 230px;
	margin: 0 6px 0 0;
}
.projectimages a {
	font-size: 0; /* why? */
	display: block;
	margin-bottom: 6px;
}
.projectimages.vert1 a {
	float: left;
	margin-right: 6px;
}

#sidebar {
	display: none;
}
#footer {
	clear: both;
}
