/*
Theme Name: Republikken.net
Theme URI: http://wordpress.org/
Description: Design centered about tags.
Version: 1.6
Author: One Million Monkeys
Author URI: http://onemillionmonkeys.dk
Tags: tags

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*////////// GENERAL //////////*/	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	width:100%;
	height:100%;	
}
	


#bg_image img { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }


#scrollable { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; }


#container {
}
	  
#container2 {}

#container3 {}

/*////////// TYPEOGRAPHY //////////*/
		
h1 {
	font-size:2.4em;
	color:#000;
/*	border-bottom: #000 1px dotted; */
	letter-spacing:-2px;
/*	height:20px; */
	margin:0px;
	text-transform:lowercase;
}
		
h2 {
	font-size:1.8em;
	font-weight:normal;
	margin:0px;
	letter-spacing:-1px;
}

h2 a {
	color:#000;
}
		
h3 {
	list-style:none;
	margin-top:0px;
	}
	
h4 {
	margin:0px;
	font-size:1.1em;
	color:#333;
	font-weight:normal;
	text-transform:uppercase;
}

p {
font-size:1.2em;

}

.entry img {
	border:none;
	width:280px;
	height:auto;
}
a {
	
	text-decoration:none;
	color:#666;
}

a:hover {
	color:#97C07e;
}
		
a:visited {}

img {
	border-style:none;
}

/*////////// HEADERS //////////*/
#frontheaderlabel, #headerlabel {
	position:fixed; 
	height:100%;
	width:29px;;
	margin:0;
	z-index:5;
	padding-top:12px;

}

.r_headerlabel {
	background-color:#97C07E;
}

.v_headerlabel {
	background-color:#C0212B;
}

.p_headerlabel {
	background-color:#000100;
}

.k_headerlabel {
	background-color:#637A82;
}

#headerlabel {
	left:0px;
	top:0px;
}

#frontheaderlabel {
	left:360px;
	background-color:#97C07E;
}

#headerlabel img {
	border:none;
}

/*////////// FRONTPAGE //////////*/

 #content, #contentmatrix, #subpagecontent, #contentfade, #frontcontact, #blogcontent {
	width: 460px;
	background-color:#fff;
	padding: 5px 20px 4px 20px;
	margin-bottom:30px;
	top:10px;
}
#blogcontent {
	float:left;
	width:500px;
}
#subpageprofile {
	width:500px;
	margin:10px 0px 30px 50px;		
}

#subpagecontent {
margin:10px 0px 30px 50px;		
}

.subpagetext {
	background-color:#fff;
	padding: 5px 20px 10px 20px;
}

#frontcontent img, #content img, #subpagecontent img, #contentfade img, #subpageprofile img {
	max-width:100%;
	height:auto;
}

#frontcontact {
	position:fixed;
	left:390px;
	width:160px;
	margin:10px 0px 0px 10px;
	
}

#frontcontent {
	width: 340px;
	margin:10px 0px 0px 10px;

	text-align:right;
	float:left;
}

.frontcontentbox {
	background-color:#fff;	
	padding: 5px 20px 4px 20px;
	margin-bottom:10px;
}

#contentfade h1 {
	color:#444444;
	text-align:right;
	margin:0px;
}

#contentfade a {
	color:#777;
	text-decoration:none;
}

#contentfade a:hover {
	color:#888;
}
#contentfade p, #contentfade li {
	color:#bbb;
	text-align:right;
	list-style:none;
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:0px;
}

/*////////// CONTENT //////////*/
#content, #contentfade, #contentmatrix, #blogcontent {
	margin:10px 0 10px 50px;
}

.contentlinks {
	font-size:.9em;
	line-height:.9em;
}

#contentmatrix a {
	font-size:1.2em;	
}

#contentmatrix h1 {
	float:left;
	border:none;
	margin:10px 0 0;
}

#contentmatrix p {
	margin:10px 0 0px;
}

#subpagecontent h2 {
	margin-bottom:0px;
}

.text h2, .text p, .text a {
	display:inline;
}


#extraboxarrow {
	width:11px;
	height:17px;
	position:absolute;
	left:359px;
	top:10px;
}

.tagbox {
	width:290px;
	float:left;
	background-color:#fff;
	margin:4px 4px 0 0;
	height:54px;
	border-left-width:6px;
	border-left-style:solid;

}

.tagbox img {
	float:left;
	width:40px;
	height:54px !important;
}

.tagbox h2, .tagbox h3, .tagbox p {
	margin:0;
}

.tagbox h2 {
	font-size:1.2em;
	text-transform:uppercase;
}
.tagbox h3 {
	text-transform:uppercase;
	font-size:1em;
	font-weight:light;
	line-height:1em;
	
}

.tagbox h4 {
	text-transform:uppercase;
	margin:2px 0 6px 0;
}

.tagbox p {
	font-size:1em;
}



.taginfo {
	padding-left:4px;
	float:left;
	width:240px;
}

.tagthumb {
	height:100%;
}

.thumbcut {
	max-height:200px;
	overflow:hidden;
}

.thumbcut img {
	width:auto;
	
}

.inhablist {
	width:256px;
	margin: 0 2px 10px 0;
	height:40px;
	float:left;
}

.inhablist a {
	margin:0;
	font-size:1.2em;
	vertical-align:top;
	color:#000;

}

#entry {

	margin-bottom:4px;
}

.r_entry {
	border-bottom:3px solid #97C07E;
}

.v_entry img, .k_entry img {
	width:100%;
	height:auto;
}

#share {
	border-top:#000 1px dotted;
	padding-top:4px;
	text-align:right;
}

#share p {
	margin:0px;
}

.future {
/*	border-left:4px solid #97C07E; */
	padding-left:4px;
	margin-top:4px;
	margin-bottom:20px;
}

.calBar {
	background-color:#97C07E;
	background-color:#000;
	width:42px;
	float:left;
	text-align:center;
	margin-right:10px;
}

.calBar h3 {
	margin:2px 0px;
	color:#fff;
}

.pastfuture {
	border-left:16px solid #BDE283;
	color:#bbbbbb;
	padding-left:4px;
	margin-top:4px;
	font-size:0.8em;
}

/*////////// PROFILE //////////*/

#profiletop {
margin-left:-20px;
}

.r_profiletop {
	border-left:20px solid #97C07E;
}

.v_profiletop {
	border-left:20px solid #C0212B;
}

.k_profiletop {
	border-left:20px solid #637A82;
}

.p_profiletop {
	border-left:20px solid #000100;
}

#profiletop p, #profiletop h1, #profiletop a {
	margin-top:0px;
	margin-bottom:0px;
}

#profiletop p, #profiletop h1 {
	padding-left:4px;
	
}

#profiletop img {
	}
	
.projectthumbs img {
	width:100%;
	height:auto;
}
  
/*////////// SIDEBARS //////////*/

/*////////// MAINSIDEBARS //////////*/
.arkivbox {
	width:184px;
	margin:4px 4px 0px 0;
	float:left;
	padding:0 4px;
	
	background-color:#fff;
}

.arkivbox a {
	color:#000;
}
.arkivbox a:hover {
	color:#333;
}




/*////////// MAINSIDEBARS //////////*/


#ms {
	text-decoration:none;
	position:fixed;
	right:0px;
	top:6px;
	z-index:100;
	text-transform:uppercase;
	text-align:right;
}

#ms li {
	margin:6px 0;	
}

#ms a {
	text-decoration:none;
	background-color:#000;
	padding:0px 4px 0px 26px;
	font-size:1.2em;
	color:#fff;
	margin:0px 0px 2px 2px;
}

#ms .sub-menu li a:hover, #ms a:hover {
	background-color:#fff;
	color:#000;
}

#ms ul {
	list-style:none;
	margin:4px 0 0 0;
	padding:0;
}



#ms .sub-menu li a {
/*	border-left:#97C07E 4px solid; */
	background-color:#fff !important;
	font-size:1.1em !important;
	color:#000 !important;
}

#ms .sub-menu li a:hover {
	background-color:#000 !important;
	color:#fff !important;
}

#ms .menu-item li {
	display:none; 
}

#ms .current-menu-item li, #ms .current_page_ancestor li {
	display:list-item !important;
}



/*////////// NAV //////////*/

.pagemenu {
	margin: -8px 0px 0px 50px;
	list-style:none;
	width:399px;
	font-size:1em;
	text-transform:uppercase;
}

.pagemenu ul {
	list-style:none;
	padding:0;
	margin-top:0;
}

.pagemenu a, .pagemenu .black {
	background-color:#fff;
	border-left: 6px solid #000000;	
	float:left;
	margin:0px 2px 2px 0px;
	padding:0px 2px 0px 2px;
}

.pagemenu .menu-item {
	display:none;
}

.pagemenu .current-menu-parent .sub-menu .current-menu-item {
	display:none !important;	
}

.pagemenu .current-menu-parent, .pagemenu .current-menu-parent .sub-menu .menu-item {
	display:list-item;
}

.pagemenu .current_page_item, .pagemenu .current_page_item .sub-menu .menu-item {
	display:list-item;
}

.pagemenu a:hover {
/*	color:#fff;
	background-color:#97C07E;
*/
}

div.pagemenu ul .current-menu-item a {
    background-color: peru;
}

.textmenu {
	margin-left:-6px;
	width:400px;
}

.pagemenu p {
	margin:0;
	
}

#pagemenubutton {
	background-color:#fff;
	padding:0px 2px 0px 3px;
	color:#97C07E;
	margin:2px 2px 0px 0px;
	text-transform:lowercase;
}

.black {
	background-color:#000 !important;
	color:#fff;
}



.black a {
	color:#ddd;
}

.black a:hover {
	color:#fff;
}

.pagemenu img {
	padding:2px;
}

.pagemenu p {
	color:#000;
}
/*////////// BLOG ELEMENTS //////////*/

		
/*////////// FORMS //////////*/


/*////////// FOOTER //////////*/
.footerthumb, .r_footerthumb {
	float:left;
	background-color:#fff;	
	padding:0px;
	height:50px;
}

.r_footerthumb {
	float:right

}

#frontanchor {
	position:absolute;
	left:130%;
	/*width:10px;
	height:100px;
	bottom:200px;
	background-color:red;
	z-index:30;*/
	
}
#k_footer, #p_footer, #v_footer, #r_footer {
	width:200%;
	z-index:7;
	overflow:hidden;
	margin:0;
	position:absolute;
	height:50px;
	background-color:#fff;
}

#kompetenceBox {
	z-index:8;
	position:absolute;
	margin:0;
	float:right;
	background-color:#fff;

	bottom: 2px;
	width:23%;
}

#kompetenceBox p {
	text-align:right;
	padding-right:10px;
	margin-bottom:4px;
}

#r_footer {
	bottom: 170px;
	left:114%;
}


#k_footer {
	left:104%;
	bottom: 0px;
	background-color:#637A82;
}

#p_footer {
	left:103%;
	width:201%;
	bottom: 100px;
	background-color:#000100;
}

#v_footer {
	left:104.5%;
	width:199.5%;
	bottom: 50px;
	background-color:#C0212B;
}

.footerstyle, .r_footerstyle {
	height:54px;
	display:table-cell;
	padding-left:4px;
	overflow:hidden;
	width:160px;
	margin-right:20px;
}

.footerstyle {
	float:left;
}

.r_footerstyle {
	float:right;
	text-align:right;	
}

.footerstyle img {
	display:none;
	visibility:hidden;
}

.footerstyle p, .r_footerstyle p {
		margin-top:0px;
		font-size:0.9em;
		line-height:1em;
}

#k_footer h2 a, #p_footer h2 a, #v_footer h2 a, #r_footer h2 {
	text-transform:lowercase;
	font-size:1em;
	letter-spacing:-1px;
	margin-top:2px;
/*	border-bottom: #000 1px dotted;*/
	margin-bottom:2px;
	width:162px;
	overflow:hidden;
	padding-right:1px;
	line-height:1em;
	color:#fff;
}

#k_footer h2,#k_footer h2 a {
}

.footerthumb {
	border-left:4px #fff solid;	
}

#p_footer h2,#p_footer h2 a {
}

#v_footer h2, #v_footer h2 a {
}

#r_footer h2,#r_footer h2 a {
	color:#97C07E;
	
}

#crossblog {
	position:fixed;
	bottom:0px;
	right:0px;
	height:200px;
	z-index:20;
}
	
.clearStyle {
	clear:both;
}
/*////////// INDBYGGERLISTE //////////*/		

.indbyggerliste {
	width:780px !important;
}

.indbyggercolumn {
	width:260px;
	float:left;
}

.indbyggercolumn h2 {
	margin:10px 0 !important;
}

.nobg {
	background:none !important;
	padding-top:0px !important;
	
}

.nobg h1 {
	background-color:#fff;
	width:596px;
}


/*BLOGSIDEBAR */

.blogsidebar {
	float:left;
}

.sidebarbox {
	width:240px;
	background-color:#fff;
	padding-bottom:6px;
	margin-bottom:6px;
}

.sidebarbox img {
	width:182px;
	height:auto;
}

.blogsidebar {
	margin: 10px 0 0 10px;
	width:140px;
	color:#000;
	list-style:none;
}
.blogsidebar a {
	color:#000;
	list-style:none;
	/*text-align:left;*/
}

.frontSidebar {
	margin:10px 0 0 400px;
	position:absolute;
	
}
.frontSidebar p {
	padding:4px;
}
.sidebarbox h2 {
	margin-bottom:10px !important;	
	color:#000;
	font-size:1.8em;
	line-height:1em;
	padding:6px 4px 0 4px;
	letter-spacing:-1px;
}
.blogsidebar ul {
	color:#000;
	list-style:none;
	/*text-align:left;*/
}

.sidebarblogbox {
	margin:0px 0px 6px 4px;
	padding:0 4px 0 4px;
	font-size:1.2em;
	list-style:none outside none;
}
	
.sidebarblogbox h3 {
	font-size:1.1em;
	font-weight:normal;
	line-height:1em;
	margin-top:0px;
	margin-bottom:4px;
}

.sidebarblogbox a {
}

.sidebarblogbox a:hover {
	color:#000;
}
.sidebarblogbox p {
	color:#000;
	margin-top:4px;	
	font-size:0.9em;
}

.sidebarblogbox small {
	margin-top:0px;
	color:#666;
}

.v_sidebar {
	border-left:2px solid #C0212B;
}

.v_sidebar h2 {
	color:#C0212B;
}

.p_sidebar {
	border-left:2px solid #000100;
}

.p_sidebar h2 {
	color:#000100;
}

.k_sidebar {
	border-left:2px solid #637A82;
}

.k_sidebar h2 {
	color:#637A82;
}

.r_sidebar {
	border-left:2px solid #97C07E;
}



/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design 
elements you want to add can go here*/





