/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

body {
margin: 0;
}

div#bredde {
margin:0 auto;
width:1024px;
}
/* header */

div#header {
background-image: url('images/bg.png'); background-repeat: repeat;
position: relative;
top: -22px;
height:150px;
}

div#blog-title {
background-image: url('images/logo.png'); background-repeat: no-repeat; background-position: top center;
width: 100%;
height: 150px;
}

div#blog-description {
text-indent: -9999em;
}

div#access {
width: 1024;
padding: 0;
}

div#topmenu {
position:relative;
top: -52px;
height: 30px;
background-color: #A4C639;
margin:0 auto;
padding: 0;
width: 1024px;
font-size:0.8em; font-family:Calibri, Tahoma, Verdana, Arial; font-weight:normal;
text-transform: uppercase;
}

div#topmenu a {
height: 24px;
color: #FFF;
background-color: #A4C639;
}

div#topmenu a:hover {
color: #000;
background-color: #A4C639;
}

li.icon {float:right; margin:0px; width: 30px; height: 30px; position:relative; right:-180px;}
li.icon a {width:30px; height:30px; padding:0; background:url(images/social.png) no-repeat; text-indent:-9999px; overflow:hidden;}
li.rss a{background-position:0px;}
li.twitter a{background-position:-60px;}
li.facebook a{background-position:-30px;}
li.youtube a{background-position:-90px;}

div#bokswrapper {
position:relative;
top: -52px;
height: 170px;
background-color: none;
margin:0 auto;
width: 1024px;
}

div#boks {
float: left;
padding: 10px;
height: 125px;
width: 214px;
margin: 10px;
border: 1px dotted #A4C639;
font-family:Calibri, Tahoma, Verdana, Arial; font-weight:normal;
font-size: 12px;
line-height: 1;
}

div#boks a {
color: #A4C639;
text-decoration:none
}

img#feat {
border: none;
}

div#facebook {
position:relative;
top: -11px;
left: -11px;
width: 233px;
border: 2px solid #A4C639;
}

div#googlebanner {
position:relative;
top: -15px;
height: 31px;
background-color: none!important;
}

div#google {
background-color: none;
}

div#katmenu {
position:relative;
top: -52px;
height: 31px;
border-top: 1px solid #A4C639;
background-color: lightgrey;
margin:0 auto;
padding: 0;
width: 1024px;
font-size:0.8em; font-family:Calibri, Tahoma, Verdana, Arial; font-weight:normal;
text-transform: uppercase;
}

div#katmenu a {
height: 24px;
color: #000;
background-color: lightgrey;
}

div#katmenu a:hover {
color: #FFF;
background-color: #A4C639;
}

div#post {
position:relative;
top: -62px;
width: 650px;
}

div#postbillede {
position: relative;
float: left;
width: 150px;
height: 150px;
}

div#overskrift {
position:relative;
width: 500px;
height: 30px;
top: -150px;
left: 160px;
float: left;
font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; margin:0; font-weight:normal;
}

h5 {
font-size: 16px;
}

body img { 
border: none;
} 

div#artikeloverskrift {
position:relative;
width: 724px;
height: 30px;
top: 0px;
float: left;
font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; margin:0; font-weight:normal;
color: #A4C639;
}

div#artikelindhold {
font-size:0.9em; font-family:Calibri, Tahoma, Verdana, Arial; font-weight:normal;
position: relative;
top: 0px;
}

div#artikelindhold a {
text-decoration: none;
color: #A4C639;
}

div#kommentarer {
font-size:0.8em; font-family:Calibri, Tahoma, Verdana, Arial; font-weight:normal;
}

div#kommentarer a {
text-decoration: none;
color: #A4C639;
}

div#resume {
position: relative;
left: 10px;
top: 30px;
height: 155px;
font-size:0.9em; font-family:Calibri, Tahoma, Verdana, Arial; margin:0; font-weight:normal; text-align: justify;
}

div#resume a {
color: #000;
text-decoration:none;
}

div#entry-meta {
left: 160px;
top: -45px;
position:relative;
width: 500px;
float:left;
font-size:0.8em; font-family:Calibri, Tahoma, Verdana, Arial; margin:0; font-weight:normal;
}

div#entry-meta a {
text-decoration: none;
color: #A4C639;
}

span#kommentarer {
float: right;
}


div#overskrift a {
text-decoration: none;
color: #A4C639;
}

div#menu {
width:100%;
}

div#menu ul,div#menu ul ul {
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:6px 2em 0em 2em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

.entry-meta {
border-top: 1px dotted black;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol {
padding: 0px;
}

div.comments li {
border-top: 1px dotted #A4C639;
padding: 5px 0px 0px 0px;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

div#kommauth {
position: relative;
padding: 0 0px 15px 0;
}

div#kommdato {
position: relative;
top: -47px;
left: 35px;
}

div#kommkomm {
position: relative;
top: -20px;
left: 0px;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below a {
margin-top:1em;
text-decoration: none;
color: #A4C639;
font-size:0.8em; font-family:Calibri, Tahoma, Verdana, Arial; font-weight:normal;

}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; margin:0; font-weight:normal;
color: #244564; text-transform: uppercase;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}