/* ------------------------------ 
              basics             
   ------------------------------*/

html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 40px 0 40px 0;
	text-align: center;
	font-size: 11px;
	font-family: "Lucida Grande",Trebuchet,Helvetica,Arial,Verdana,sans-serif;
	background: url('images/top_bg.jpg') top center repeat-x;
	background-color : #000000;
	}

img { /* needed for firefox */
	border: 0px;
	}
	
	
	
/* ------------------------------ 
         overall layout           
   ------------------------------*/

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0px;
	text-align: left;
	}
	
html>body #wrapper { 
	width: 900px;
	}
	
#menu {
	width: 900px;
	margin: 0;
	padding: 0;
	}

#logo {
	margin: 0;
	padding-left: 25px;
	height: 30px;
	width: 115px;
	float: left;
	background-image: url("billeder/logo.jpg");
	background-repeat: no-repeat;
	background-position: top;
	}
	
#topmenu {
	margin: 0;
	padding: 0 11px 25px 0;
	float: right;
	}
	
#topmenu a {
	color: #999;
	font-size: 12px;
	height: 21px;
	width: 90px;
	padding: 6px 0 0 0;
	text-align: center;
	background: url("billeder/btns.jpg") 0px 2px no-repeat;
	display: block;
	text-decoration: none;
}

#topmenu a:hover{
	color: #ccc;
	display: block;
	background-position: -92px 2px;
}

#topmenu a.active {
	color: #666;
	display: block;
	background-position: -184px 2px;
}

#header {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 9px;
	}

#content {
	float: left;
	width: 900px;
	background-color : #1c1c1c;
	margin: 0;
	padding: 0;
	}

#main {
	width: 900px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#context {
	width: 350px;
	float: left;
	margin: 0;
	padding: 10px 0 0 25px;
	color: #777;
	line-height: 18px;
	text-align: justify;
	}
	
#sidebar {
	float: left;
	width: 163px;
	margin: 0;
	padding: 5px 19px 0 0;
	overflow: hidden;
	}

#footer {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 900px;
	border-top: 2px solid #373737;
	/*background: url('images/footer_bg.gif') no-repeat top;*/
	}
	
#footer p {
	font-size: 9px;
	color: #444;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	}
#footer a {
	color: #777;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #555;
	}

.news, .portfolio, .last_portfolio {
	clear: left;
	padding: 15px 0px 15px 21px;
	width: 557px;
	overflow: hidden;
	}

.category {
	margin: 0px 0 0 1px;
	overflow: hidden;
	width: 182px;
	}
	
.category_title{
	margin: 0px 0 0 1px;
	clear: left;
	width: 360px;
	padding: 10px 0px 10px 21px;
	overflow: hidden;
	}

.news, .portfolio {
	border-bottom: 1px solid #f5f5f5;
	}
	
 /*.category, .category_title {
	border-bottom: 1px solid #f5f5f5;
	}*/
	
.dev {
	clear: left;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 163px;
	height: 126px;
	overflow: hidden;
	}
	
.dev p {
	margin: 7px 0px 0px 8px;
	padding: 0px;
	}
	
.dev a {
	margin: 0px;
	padding: 6px 0px 0px 8px;
	color: #444;
	text-decoration: none;
	width: 163px;
	height: 126px;
	background: url("images/dev_bg.jpg") 0px 0px no-repeat;
	display: block;
	text-decoration: none;
}

.dev a:hover{
	color: #111;
	text-decoration: none;
	display: block;
	background-position: -163px 0px;
}
	
.news h3, .portfolio h3, .last_portfolio h3, .category h3, .category_title h3, .dev h3 {
	margin: 0px;
	padding: 0px;
	}
	
.news p, .portfolio p, .last_portfolio p, .category p, .category_title p {
	margin: 3px 0 5px 0;
	padding: 0px;
	color: #727272;
	}
	
.news a, .portfolio a, .last_portfolio a {
	color: #444;
	text-decoration: none;
	}
	
.category a.active {
	text-decoration: none;
	color: #444;
	}
	
.category a {
	color: #808080;
	text-decoration: none;
	font-size: 10px;
	width: 182px;
	display: block;
	padding: 13px 0 15px 20px;
	background: #fcfcfb /*url('images/category_bg.gif') top left repeat-x*/;
}

.category a:hover{
	color: #444;
	text-decoration: none;
	display: block;
}
	
.news a:hover, .portfolio a:hover, .last_portfolio a:hover {
	color: #111;
	text-decoration: underline;
	}

.description {
	float: left;
	padding-left: 20px;
	}

.image {
	float: left;
	border: 1px solid #e9e9e9;
	padding: 2px;
	background-color: #fff;
	}
	
/* ------------------------------ 
           typography             	
   ------------------------------*/
	
b {
	color: #444;
	}

h2 {
	color: #eee /*#82E011*/;
	}

h3 {
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	color: #1f4476 /*#82E011*/;
	}
	
h3 a:hover {
	color: #C30;
	}
	
p {
	font-size: 10px;
	text-decoration: none;
	}


h4 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	}
	
em.info {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #526bb3;
	}

em.date {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #5B2E92;
	}
	
#maincontent {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 580px
	}
   
#pagetitle {
	display: none;
	}

#sidecontent {
	margin: 0px;
	padding: 20px 0 0 15px;
	width: 140px;
	float: left;
	clear: left;
	}


