/*
Theme Name: L&oslash;ren
Theme URI: http://wordpress.org/
Description: The 2010 loren theme
Author: Neolab
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #3f3f3f;
}

body { line-height: 15px; }
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}

ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a { color: #2c84b7; text-decoration: none; }
a img { border: none; }


IMG..alignright { float: right; margin-left: 10px; }
IMG.alignleft  { float: left; margin-right: 10px; }

DIV#wrapper {
	margin: 64px auto 0 auto;
	width: 1003px;
}

IMG.handel {
/*	position: relative;
	float: right;*/
}
IMG.hjem {
	position: relative;
	margin-top: 30px;
	z-index: 20;
}

DIV#search {
	float: right;
	clear: left;
}
DIV#icons { float: right; color: #2c84b7; font: italic normal bold 11px; z-index: 20; clear: both; margin-top: 00px; }
DIV#icons IMG { vertical-align: middle; z-index: 20; }
DIV#icons INPUT[type="submit"] {
	background-color: blue;
}
DIV#icons INPUT[type="text"] {
	border: 1px solid #B2B2B2;
	height: 15px;
}
DIV#icons INPUT[type="image"] {
	vertical-align: top;
	margin-left: 4px;
}

DIV#presentation {
	width: 1003px;
	height: 80px;
	margin-bottom: 22px;
	z-index: 19;
}

DIV#presentation IMG#header {
	margin-top: -30px;
	cursor: pointer;
}

DIV#presentation DIV#flashy {
	margin-top: 7px;
	overflow: hidden;
	width: 1003px;
	height: 0px;
}

#container {
	float: left;
	width: 680px;
}

#container_single {
	float: left;
	width: 652px;
}


DIV.excerpt {
	font-weight: bold;
	margin: 5px 0 20px 0;
}

DIV.date_line { 
	height: 16px; 
	font-size: 11px;
	text-align: right;
}

DIV.share_line {
	vertical-align: middle;
	height: 24px;
	overflow: hidden;
}

DIV.fb_like {
	width: 435px;
	overflow: hidden;
}
DIV.share_line DIV {
	float: left;
}

DIV.content P {
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV.bottom_line IMG {
	float: right;
}

H1 {
	font-size: 28px;
	margin-top: 8px;
	margin-bottom: 10px;
	letter-spacing: -.8px;
}

H1 SPAN {
	font-size: 20px;
	color: #1f1f1f;
}

DIV.front_item_full {
	margin-right: 32px;
	margin-bottom: 20px;
	float: left;
	width: 652px;
}

DIV.front_item_full IMG {
	float: left;
}

DIV.front_item_full DIV.hlink {
	background: white url(/wp-content/themes/loren/images/arrow_right.png) no-repeat right 10px;
	position: relative;
	float: left;
	top: -22px;
	padding: 5px 33px 0 17px;
	margin: 0 32px 10px 23px;
}

DIV.front_item_full H2 {
	font-size: 28px;
	color: #3f3f3f;
	letter-spacing: -1.2px;
	padding-top: 6px;
}

DIV.front_item_full DIV.text {
	clear: both;
}

DIV.front_item_full DIV.text IMG.btnLesmer {
	padding-top: 5px;
	float: right;
}

DIV.front_item_full P {
/*	float: left;*/
	margin: 0;
	padding: 0;
/*	padding-left: 40px;
	position: relative;
	top: -25px;*/
}

DIV.front_item_half {
	margin: 0 30px 46px 0;
	float: left;
	width: 310px;
}

DIV.front_item_half H2 {
	font-size: 20px;
	color: #3f3f3f;
	letter-spacing: -0.6px;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 5px;
}

DIV.front_item P {}

DIV.front_item_half IMG.btnLesmer { float: right; padding-top: 5px; }
DIV.nav-previous { clear: right; float: right; margin-right: 32px; }
DIV.nav-next { clear: left; float: left; }

DIV#sidebar {
	width: 305px;
	float: right;
}

DIV#sidebar UL LI {
	background-color: #dedede;
	padding: 20px;
	margin-bottom:33px;
}

DIV#sidebar UL LI H3 {
	font-size: 26px;
	color: #7f7f7f;
	margin-bottom: 10px;
}

DIV#sidebar UL LI H4 {
	font-family: "Arial Black";
	font-size: 12px;
	margin-bottom: 5px;
}

DIV#sidebar UL LI DIV.buttons {
	text-align: right;
}

DIV.calendar {
	height: 51px;
	margin-bottom: 15px;
	cursor: pointer;
}

DIV.dato {
	float: left;
	width: 57px;
	height: 29px;
	background: transparent url(/wp-content/themes/loren/images/icon_cal.png) no-repeat;
	text-align: center;
	font-weight: bold;
	padding: 17px 0 5px 0;
	margin-right: 10px;
}

DIV.dato SPAN.day { font-size: 18px; }
DIV.dato SPAN.month { font-size: 9px; }

DIV.calendar DIV.info {
	float: left;
	width: 190px;
	vertical-align: middle;
	padding-top: 12px;
}

DIV#sidebar UL LI#guest { text-align: right; }
DIV#sidebar UL LI#guest H3 {
	color: #353535;
	text-align: left;
	font-size: 18px;
	letter-spacing: -.5px;
	line-height: 22px;
	margin-bottom: 20px;
}

DIV#user_info { margin-bottom: 13px; }
DIV#user_info DIV {
	font-size: 20px;
	color: #353535;
	line-height: 20px;
	letter-spacing: -1px;
	float: right;
	width: 200px;
}

DIV#user_info IMG { margin-right: 10px; }
DIV#fb_post_comment SPAN { display: block; padding-top: 3px; }
DIV#fb_post_comment, DIV#fb_post_comment * { font-size: 11px; color: 303030; }
DIV#fb_post_comment TEXTAREA {
	width: 263px;
	height: 81px;
	border: 1px solid #9b9b9b;
	margin-top: 10px;
	margin-bottom: 6px;
	background-color: transparent;
}

DIV#sidebar UL LI#fb_comments DIV.comment {
	clear: both;
	margin-bottom: 15px;
}

DIV#sidebar UL LI#fb_comments H3 {
	font-size: 20px;
	color: #353535;
	line-height: 20px;
}

DIV#sidebar UL LI#fb_comments IMG {
	float: left;
	margin-right: 10px;
}

DIV#sidebar UL LI#fb_comments .name { color: #2c84b7; font-weight: bold;}
DIV#sidebar UL LI#fb_comments .time { font-size: 10px; color: #808080; padding-left: 5px; }

DIV#sidebar UL LI.search {
	background-color: white;
	border: 1px solid #b2b2b2;
	padding: 20px 26px 32px 26px;
}

DIV#sidebar UL LI.search H3 {
	font-size: 17px;
	color: #3f3f3f;
	padding-bottom: 8px;
}

DIV#sidebar UL LI.search INPUT[type=text] {
	border: none;
	background: transparent url(/wp-content/themes/loren/images/input_bg.png) no-repeat;
	width: 185px;
	padding: 10px 8px;
}

DIV#sidebar UL LI.search INPUT[type=image] {
	vertical-align: bottom;
	margin: 0 0 3px 8px;
}

TABLE.twitter { margin-top: 15px; }
TABLE.twitter TD { vertical-align: top; padding-bottom: 8px; }
TABLE.twitter TD IMG { margin-right: 10px; }
TABLE.twitter TD STRONG { float: left; margin-right: 5px; }
TABLE.twitter TD P { margin-bottom: 5px; }


DIV#sidebar UL LI.media LI {
	padding: 0;
	margin: 0;
	margin-bottom:5px;
}



DIV#sidebar UL LI.facebook_fans {
	background-color: transparent;
  padding: 0;
}

DIV#sidebar TABLE.yr-varsel {
	
}
DIV#sidebar TABLE.yr-varsel TD {
	vertical-align: middle;
	padding-bottom: 18px;
}
DIV#sidebar TABLE.yr-varsel TD.temp {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

DIV#sidebar DIV.yr-links {
	color: #2c84b7;
	text-align: center;
}

DIV#sidebar DIV.yr-links A { margin: 0 12px; }

DIV#sidebar DIV.yr-logo {
	text-align: center;
	color: #4c4c4c;
	padding-top: 20px;
}

DIV#sidebar DIV.yr-logo IMG { vertical-align: middle; }




DIV#sidebar .aktt_tweets UL LI {
	padding: 0;
	margin: 0 0 5px 0;
}
LI.aktt_more_updates {display: none; }

DIV.search_item {
	margin: 8px 0;
	border-top: 1px dotted black;
	padding: 8px 0;
}

DIV.search_item A.heading {
	font-size: 18px;
	font-style: normal;
}

DIV.search_item SPAN.date {
	margin-bottom: 5px;
	display: block;
}


HR {
	border: none;
	border-top: 1px dotted black;
	margin: 20px 0;
}

DIV#related-posts {
	border-top: 1px dotted black;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
}

DIV#related-posts H3 {
	font-size: 15px;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px dotted black;
	padding: 15px 0;
	margin-top: 20px;
}

DIV#calendar_popup .inner { width: 300px; }
DIV#calendar_popup .inner .dato { margin-right: 20px; margin-top: 5px; }
DIV#calendar_popup .inner .head { float: left; margin-top: 10px; width: 223px; }
DIV#calendar_popup .inner .head H1 { margin: 0;}
DIV#calendar_popup .inner .text { clear: both; padding-top: 20px;}
DIV#calendar_popup .inner .text IMG { margin-bottom: 20px;}
DIV#calendar_popup .inner .text IMG.alignleft {
	float: left;
	margin-bottom: 10px !important;
}
DIV#calendar_popup .inner .text IMG.alignright {
	float: right
	margin-bottom: 10px !important;
}
DIV.dialog {
	z-index: 25;
	position: absolute;
	display: none;
	text-align: right;
	height: auto;
/*	max-width: 550px;*/
}

DIV.dialog IMG.btnClose { margin: 2px 2px 5px 2px; }
DIV.dialog DIV.left, DIV.dialog DIV.center, DIV.dialog DIV.right { float: left; }
DIV.dialog DIV.left IMG, DIV.dialog DIV.right IMG { cursor: pointer; }
DIV.dialog DIV.left { padding-right: 50px; }
DIV.dialog DIV.right { padding-left: 50px; }
DIV.dialog DIV.inner {
	background-color: white;
	text-align: left;
	padding: 20px;
}
DIV.dialog UL LI {
	padding-top: 3px;
}

DIV#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 20;
	background-color: black;
	opacity: 0;
}

IMG.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
DIV.clear { clear: both; }
