/*
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
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('styles/ambitionsfabrikken.css');

/*Jespers*/
p a:link {
color: black;
}

.widget_links ul li, 
div.sidebar .widget_categories li,
div.sidebar .widget_authors li,
div.sidebar .widget_archive li {
background: url(images/bullet-pil-w.gif) no-repeat 0 4px;
padding-left: 14px;
}
.widget_links ul li:hover,
div.sidebar .widget_categories li:hover,
div.sidebar .widget_authors li:hover,
div.sidebar .widget_archive li:hover {
/*background: url(images/bullet-pil.gif) no-repeat 0 4px;*/
}
div.sidebar#primary .widget_categories li a,
div.sidebar#primary .widget_authors li a,
div.sidebar#primary .widget_archive li a {
color: #fff;
}
div.sidebar#primary .widget_categories li a:hover,
div.sidebar#primary .widget_authors li a:hover,
div.sidebar#primary .widget_archive li a:hover {
color: #000;
}

body {
background-color: #272727;
font-family: arial;
background: url(images/bodybg.jpg) repeat-x top #272727;
padding: 0;
margin: 0;
font-size: 12px;
}
#wrapper {
background: url(images/sidebar-gradient.jpg) right repeat-y #fff;
position: relative;
}
p a:link {color: black;}
#left_body_bg {
	position: absolute;
	top: 0;
	left: -146px;
	width: 146px;
	height: 436px;
background: url(images/body_bg_left.jpg) no-repeat;
}

#right_body_bg {
	position: absolute;
	top: 0;
	right: -146px;
	width: 146px;
	height: 436px;
background: url(images/body_bg_right.jpg) no-repeat;
}
#header {
width: 953px;
height: 165px;
background-image: url(images/header.jpg);
}

#header a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
  outline:none;
  -moz-outline-style: none;
}
#header a#head_small {
	height: 64px;
	width: 64px;
	position: absolute;
	top: 165px;
	left: 39px;
}
 #menu ul a {
  display:block;
  height:100%;
  text-decoration:none;
  outline:none;
  -moz-outline-style: none;
} 




.widgettitle {
margin-top: 0;
padding-top: 5px;
}

}

#s {
height: 10px;
font-size: 9px;
}

#genki {
font-family: arial;
font-size: 18px;
/*background-image: url(images/genki-bg.jpg);*/
background-repeat: no-repeat;
background-position: 0 0;
margin: 0;
/*padding-left: 10px;*/
padding-top: 22px;
padding-bottom: 0px;
}

#h3detsker {
font-size: 30px;
}

#genki h1 {
margin-bottom: -10px;
margin-top: 0px;
font-size: 50px;
font-weight: bold;
font-family:dinotbold;
}

#rss_links a:link {
color: white;
} 

#rss_links a:visited {
color: white;
} 

#rss_links a:hover {
color: black;
} 

#genki .laes-mere a {
border: black 1px solid;
background: none;
color: black;
text-decoration: none;
/*padding: 20px;*/
height: 26px;
padding-left: 3px;
padding-right: 3px;
}

#genki .laes-mere a:hover {

background-color: black;
border: black 1px solid;
text-decoration: none;
color: white;
/*padding: h120px;*/
height: 26px;
}


h1 {
font-size: 40px;
}
/*Post Stuff*/

.post-link {
border: 1px solid black;
padding: 2px;
}

.post-link a {
text-decoration: none;
color: black;
}

.post_date{
	float: left;
	margin: 15px 15px 0 0;
	display:inline;
	width: 45px;
	height: 75px;
	overflow: visible;
	background: #fff url(images/dato-baggrund.jpg) no-repeat;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.post_day{
	padding: 4px 0 0;
	text-align: center;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}




.comment_number {
padding-top:11px;
padding-left:23px;
background-image: url(images/dato-bobbel.jpg);
background-repeat: no-repeat;
background-position: 7px 12px;
}

.comment_number a {
text-decoration: none;
color: black;
}

/*Sidebar stuff*/



.xoxo {
padding-left: 0;
margin-left: 0;
}

.xoxo ul ul li {
list-style-image: url(images/bullet-pil.gif);
}

.sidebar {
background-image: url(images/sidebar-gradient.jpg);
background-repeat: repeat-y;
}

.laes-mere-widget a {
border: white 1px solid;
text-decoration: none;
color: white;
padding: 3px;
}



.widget-link {
background: none;
text-decoration: none;
color: white;
padding: 1px;
/*border: 1px solid white;*/
}

#primary .widget-link a,
#primary .laes-mere-widget a {
background: none;
text-decoration: none;
color: white;
padding: 3px;
border: 1px solid white;
}

.widget-link a:visited {
background: none;
text-decoration: none;
color: white;
padding: 3px;
/*border: 1px solid white;*/
}

#primary .widget-link a:hover,
#secondary .widget-link a:hover,
.widget-link a:hover,
.laes-mere-widget a:hover,
#primary .laes-mere-widget a:hover {
background: white;
border: none;
padding: 3px;
color: black;
}

.widget  {
background-image: url(images/widget-separator.jpg);
background-repeat: no-repeat;
background-position: 0 100%;
padding-left: 22px;
padding-right: 22px;
padding-bottom: 22px;
padding-top: 10px;

}

.widget-dato-top {
background-image: url(images/kalender-ikon.gif);
background-repeat: no-repeat;
padding-left: 15px;
padding-bottom: 3px;
}

h4 {
text-transform: uppercase;
padding: 0px;

margin: 0px;
margin-bottom: -10px;
}

#content {
background-image: url(images/genki-bg.jpg);
background-repeat: no-repeat;
background-position: 0 -5px;
padding-left:22px;

}

h3 a {
text-decoration: none;
color: black;
}

h2 {
font-size: 30px;
/*padding-left: 28px;*/
margin: 0;
}



#primary {
width: 315px;
margin-top: -23px;
}



.nav-previous a {
text-decoration: none;
color: white;
}

.nav-next a {
text-decoration: none;
color: white;
}


#genki a {
color: #FFF;
background-color: #000;
text-decoration: none;
padding: 2px;
}



hr {
color: #000;
background-color: #000;
height: 1px;
border: 0;
}

.featured {
padding-right: 15px;
padding-top:0px;
padding-left:15px;
padding-bottom:15px;
min-height:10px;
}

.featured:hover {
background: #E1F3BE none repeat scroll 0 0;
}
.regular:hover 
{
background: #E1F3BE none repeat scroll 0 0;
}
.featured:hover .post_date, .regular:hover .post_date{
background: #E1F3BE url(images/dato-baggrund.jpg) no-repeat;
}
.featured:hover .comment_number, .regular:hover .comment_number{
background-image: url(images/dato-bobbel-h.jpg);
}



.featured h2 a {

text-transform: uppercase;
text-decoration: none;
color: black;
font-size: 16px;
}

.regular {
background-color: #FFF;
padding-right: 15px;
padding-left:15px;
padding-bottom:15px;
min-height:10px;
}

.regular 
 a {

text-decoration: none;
color: black;
font-size: 13px;
}

.venstre-form-luft {
padding-left: 5px;
float: right;
}
.venstre-form-luft * {
margin-bottom: 0;
}


#searchform {
float: right;
margin-left: 10px;
}

#searchform .button {
color: white;
background-color: black;
border: 0px;
text-transform: uppercase;

}

#primary a {
text-decoration: none;
color: black;
}

#primary {
color: white;

}

#primary  h3 {
text-transform:uppercase;
color: black;
}

#secondary {
color: white;

}

#secondary  h3 {
text-transform:uppercase;
color: black;
}

#secondary a {
text-decoration: none;
color: white;
}
#secondary a:hover {
color: black;
}
#secondary a:hover {
text-decoration: none;
color: black;
}

.entry-meta {

}

.entry-meta a {
color: black;
text-decoration: none;
}

.kommentar-antal {
text-align: center;

}

/*Saerligt stuff*/
div.column-sect {
  clear: both;
  display: inline-block;
  overflow: auto;
}

.textwidget ul li {
list-style-image: url(images/bullet-pil.gif);
}

div.post-column {
  display: inline;
  float: left;
  margin-right: 18px;
  text-align: justify;
  width: 45%;
}


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

div#menu {
/*background:#EEE;*/
width: 953px;
height: 91px;
background-image: url(images/menu-bg.jpg);	
width:100%;
font-size: 13px;

}

.formright {
float: right;
}

div#menu li {
padding-right: 5px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:15px;
padding-right: 0px;
padding-left: 155px;
}

div#menu ul a {
display:block;
/*margin-right:1em;*/
/*padding:0.2em 0.5em;*/
text-decoration:none;
text-transform: uppercase;
color: #fff;
margin: 5px 10px 6px;
_margin: 5px 5px 6px;
font-size: 0.8em;
padding-bottom: 4px;
float: left;
}
div#access>li {
	list-style: none;
	display: block;
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside;
}
div#menu ul .current_page_item a {
border-bottom: solid 2px #a6ce39;
}
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;
}

.venstre-form-luft {
float: left;
width: 220px;
}

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

div#container {
_margin-right:-300px;
}


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 li {
margin:0 0 3.5em;
}

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

.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 {
margin-top:1em;
}

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

}

div.navigation {
/*height:1.25em;*/
}

div.navigation div.nav-next {
float:right;
text-align:right;
color: white;
/*background-color: black;*/
}

div.sidebar h3 {
font-size:1.2em;
}

#cat-posts-widget {
padding-bottom: 5px;
}
.sidebar .cat_posts h3 {
font-size:1.8em;
}
.sidebar .cat_posts h4 {
font-size:1.2em;
}

.sidebar #cat-posts-widget li {
}

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

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

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

div.sidebar ul {
margin:0 0 0 0em;
padding-left:0;
}

div.sidebar ul ul li {
list-style:none;
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;

color: white;
background-color: black;
}


.nav-previous-bottom {
padding: 3px;
color: white;
background-color: black;
}

.navigation .nav-previous-bottom {
width: 137px;
font-size: 14px;
margin: 0 0 30px 22px;
padding: 2px 10px;
}


.nav-previous-bottom a {
text-decoration: none;
color: white;
width: 137px;
}

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 {
/*padding-left:20px;*/
/*padding-right:10px;*/

}

.to_right {
float: left;
width: 473px;
margin-top: 15px;
}
.clear {
clear:both;
}
