/* emil.css for anart */

/*- Typography */

body {
    font: 'Verdana', Arial, Sans-Serif; /* Resets 1em to 10px */
	}

strong, em, b, i {
     font: 'Verdana', Arial, Sans-Serif; /* Resets 1em to 10px */
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Verdana', Arial;
	}
		
	
/*- Page Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	background: #fff;
	text-align: left;
	}

#page {
	background: white;
	border:none;
	text-align: left;
	margin: 0;
	margin-left: 5px;
	padding: 0px 0 10px;
	clear: none;
	position: absolute;
	}

.columns-one #page {
	width: 560px;
	}

.columns-two #page {
	width: 780px;
	}

.columns-three #page {
	width: 1000px;
	}

#header {
	padding: 2px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
	position: fixed;
	height:55px;
	width:100%;
	background-color: #f8f8f8;
	z-index: 10;
	}
	
#primary {
	position: relative;
	left: 200px;
	top: 65px;
	width: 500px;
	padding: 10px;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
	}

* html #primary {
	\top: 5px;
	t\op: 5px;
	}

.content {
	padding: 0 20px 10px;
	}

body.columns-two #primary-wrapper {
	float: left;
	margin-right: -220px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 220px;
	}

body.columns-two .secondary {
	float: right;
	}

.columns-one .secondary, 
.columns-three .secondary,
.secondary {
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	padding: 10px;
	position: absolute;
	top:45px;
	left:1px;
	width: 190px;
	}

#sidebar-2 {
	width: 190px;
	position: absolute;
	top: 45px;
	left: 750px;
	}
		

.secondary .k2-asides .metalink {
	padding-left: 0px;
	display: none;
	visibility: hidden;
	}

/*- Main Menu in Header */

#hovedsidemeny li {
	margin-top: 5px;
	padding: 2px 0 2px 5px;
	border-top: 1px dotted #999;
	background: #F8F8F8;
	display: block;
	}


ul.menu {
	padding: 0;
	margin: 5px;
	}

ul.menu li {
	}

ul.menu,
ul.menu li a {
	}

ul.menu li a {
	font-size: 1.2em;
	color: #666;
	}

ul.menu li a:hover {
	text-decoration: underline;
	color: #666;
	background: #F8F8F8;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover  {
	color: #666 !important;
	text-decoration: underline;
	background: #F8F8F8;
	}


/*- Sidebar Subpages Menu */

#subpages li {
	margin-top: 5px;
	padding: 2px 0 2px 5px;
	border-top: 1px dotted #999;
	background: #F8F8F8;
	}

.sb-pagemenu ul {
	margin-left: 0;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
	}

/*- Headings */


h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 1.8em;
	font-weight: normal;
	}


.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	display: block;
	background: #f8f8f8;
	border-top: 1px dotted #666;
	padding-left: 3px;
	}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.8em;
	font-weight: normal;
	}

.entry-content h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 25px;
	}

.entry-content h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 25px;
	}

.feedlink { /* On the sidebar */
	background: none;
	border: none;
	padding: 2px;
	padding-right: 20px;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	color: #777;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	background:none;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1em;
	display: block;
	margin-top: 25px;
	color: #bbb;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	text-align: right;
	}

.meta-start {
	padding: 2px;
	background: none;
	}

.entry-tags {
	display: block;
	margin: 2px 0;
	background: none;
	}

.entry-tags a {
	text-transform: lowercase;
	}

/*- Primary Contents */

.hentry {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	color: #444;
	}

/*- Links */

.secondary a {
	color: #666;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}
	
.entry-content .alignright,
img[align="right"] {
	float: right;
	margin: 0 0 2px 7px;
	display: block;
	}

.entry-content .alignleft,
img[align="left"] {
	float: left;
	margin: 0 7px 2px 0;
	display: block;
	}
	
* html img.alignleft {
	\padding: 8px;
	\margin: 0 7px 0px 0px;
	}	


/*- Begin Lists */

/*- Search Form and Livesearch */

#searchsubmit {
	border: 1px solid #999;
	background: #F8F8F8;
	padding: 2px;
		}

/* Egne divs og klasser */



.anlogo {
	margin-top:10px;
	margin-left:12px;
	}
	
.languagepick {
	margin-left: 310px;
	}

.languagepick a{
	color: #999999;
	}

.languagepick li {
	margin-right: 5px;
	display: inline;
	}
	
ul.languagepick {
	list-style-type: none;
	display: inline;
	}

.admintab {
	position: absolute;
	margin-left: 890px;
	}

.admintab a {
	color: #ccc;
	}

#messages, #driftsmeldinger, #videoarchive, #aktuelt, #bek, #teks, #iolab, #pnek, #internet-services {
	border: 1px dotted #999;
	border-top:none;
	padding: 0 3px 3px 8px;
	background: #fcfcfc;
	}
	
#driftsmeldinger h4, #videoarchive h4, #aktuelt h4, #bek h4, #teks h4, #iolab h4, #pnek h4, #messages h4, #internet-services h4 {
	border-top: 1px dotted #999;
	margin-left: -8px;
	width: 185px;
	}	

/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */
