/*  
Theme Name: Upstart Blogger Modicus
Theme URI: http://www.upstartblogger.com/
Description: Simple and clean, lightweight theme. For updates, please <a href="http://feeds.feedburner.com/UpstartBlogger">subscribe to Upstart Blogger</a>.
Version: 0.2
Author: Robert Ellis
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* @group Normalize */
body, div, dl, 	dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 2.5em;
letter-spacing: .1em;
width: 840px;
padding-top: 200px;
}

#wrapper {
	font-size: 1.2em;
	width: 820px;
	margin: 20px auto 0 auto;;
	text-align: center;
	position: relative;
}

#header {
text-align: left;
margin: 0 0 0 0;
height: 317px;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #6a6a6a;
	color: #444;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
	}

/* @end */

/* Menu */
.menu {
	background: #ddd;
	background-image: url(images/meny-bg.jpg); 
	background-repeat: no-repeat;
	background-position: left;
	width: 600px;
	height: 38px;
	font-family: georgia,"trebuchet ms", arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;

}

.menu ul a:link, .menu ul a:visited {
	color: #000;
	font-weight: normal;
}

.menu rubrikbakgrund {
	color: #fff;
}

#navcontainer {
	clear: both;
	height: 38px;
}

#navcontainer ul {

	list-style-type: none;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a {
	text-decoration: none;
	float: left;
	margin: 0px;

	padding: 9px 0 0 10px;
}

#navcontainer li a:hover {
	background: url(../gfx/button-hover.png) no-repeat left top;
	color: #fff;
}
#navcontainer li:hover {
	background: url(../gfx/button-hover.png) no-repeat right top;
	color: #000000;
	padding-right: 10px;
}
#navcontainer li {
	padding-right: 10px;
	margin: 0;
}

/* End menu */

a:link, a:visited {
	color: #444;
	text-decoration: none;
}

a:hover {
color: silver;
border-bottom: none;
}

.post li p, #sidebar2 li p {display: inline; }
.post li a, #sidebar2 li a {font-weight: bold;}
.post li a {font-weight: normal; font-family: georgia, times, serif; color: #0985c0; font-size: 2em; line-height: 1.2em; }
.post li, #sidebar2 li {display: block;}
p.postmetadata a { font-size: 1em; }



a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.post li a.readon {font-size: 1em; color: #111; font-family: Arial,Helvetica,sans-serif; }
.post li a.readon:hover {color: #0985C0; }
.description {font-size: .5em;}

#header img {border: 0px solid #bebebe; float: left;}

#footer {
}

p.postmetadata {
	line-height: 100%;
	margin: 10px 0 10px;
	color: #5e5e5e;
}


.post {text-align: left;

	width: 336px;
	position: absolute;
	left: 0px;
}

.entry {
	text-align: left;
	width: 400px;
}

.blogcontent {
	background: #fff;
	padding: 10px;
}
.blogcontent h1 {
	font-family: georgia;
	font-weight: normal !important;
	font-size: 2.5em;
	line-height: 1em;
}


/* .entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #f5467a;} */

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 2px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}


.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #f5467a;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

.entry img {
padding: 2px;
border: 1px solid silver;
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry li { margin: 0 0 10px 0; }

ul.related li a{display: block; }
ul.related li {display: block;}

ul.archive li{ padding: 10px; background-image: url(images/rubrikbakgrund.png); background-repeat: no-repeat; background-position: bottom; }

ul.archive p {
display: block; padding: 0;}

ul.archive {
	margin: 0 0 10px 0;
	padding:0;
}

.alignleft {float: left;}
.alignright {float: right; }
.alignleft a, .alignright a { color: #fff; }

/* Begin Comments*/
.commentblock {
	background: #fff;
	padding: 10px;
	width: 380px;
	margin: 0 0 10px 0;
}
span.comments-front {
	background: url(images/comment.png) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
}
/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;
	background: #fff;
}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;}

/* End Search */

/* SIDEBAR */
#sidebar {
text-align: left;
position: absolute;
top: 0;
right: 0;
width: 200px;
padding: 0;
margin: 0 0 10px 0;
background-image: url(images/nyhetskolumn.gif);
background-position: bottom;
}

#sidebar2 {
text-align: left;
position: absolute;
left: 410px;
width: 200px;
padding: 0;
margin: 0 10px 0 0;
background-image: url(images/nyhetskolumn.gif);
background-position: bottom;
}



#sidebar2 p, #sidebar2 ul {
	padding: 10px;
}

div.sidebartop {
background: url(images/columnright.png);
background-position: top;
padding: 10px;
margin: 0 0 20px 0;
}

#sidebar a {border: none; font-weight: normal;}

#sidebar2 ul {padding-top: 15px;}

#sidebar ul li {
	background-image:url(images/pil.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	text-indent: 15px;
}
#sidebar2 li {
	background-image:url(images/pil.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0 0 0 15px;
}

#sidebar2 h1 {
font-size: 1.5em;
text-transform: none;
line-height: 1.2em;
background: url(images/columnright.png) top no-repeat;
padding: 10px;
}

#sidebar h2 {text-transform: uppercase;}

#sidebar2 h3 {
margin: 0 0 0 10px;
font-weight: normal;
}

#sidebar h3, #sidebar2 h3 {
color: #0985c0;
font-weight: normal;
font-family: georgia, times, serif !important;
}

#sidebar h1 a{
font-weight: bold;}

/* WIDGETS */
#tag_cloud h3 { padding: 0; margin: 0; }
#tag_cloud { padding: 10px; }

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }