/*
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
*/

* {
margin: 0;
}

html, body {
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

input[type=text] { 
width: 300px;
height: 14px;
padding: 8px;
border: 1px solid #cdcdcd;
background: #f4f4f4;
font-size: 14px;
font-family: Arial, Verdana, sans-serif;
color: #999999;
margin-bottom: 3px;
}

textarea[name=your-message] {
border: 1px solid #cdcdcd;
background: #f4f4f4;
width: 300px;
height: 100px;
padding: 8px;
margin-bottom: 0;
font-size: 14px;
font-family: Arial, Verdana, sans-serif;
color: #999999;
margin-bottom: 3px;
}

input[type=submit] { 
width: 300px;
height: 24px;
font-size: 14px;
font-family: Arial, Verdana, sans-serif;
}

#content img {
margin-bottom: 1px;
}

#postbild {
margin:0;
}

em {   float: left; width: auto; font-family: Georgia, "Trebuchet Ms", serif; padding: 20px; background-color:#f8f8f8;
border: 1px solid #d0d0d0; margin: 20px 0; color: #666666;
 }

.a_rubrik {
	font-size: 20px;
	font-weight: bold;
}

a {
	color: #00b3ce;
	font-size: 14px;
	text-decoration: none;
}

p {
	font-size: 16px;
	color: #464646;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 30px;
	color: #464646;
	letter-spacing: -2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}



body {
	background-color: #e9e9e9;
	background-image: url(img/header.gif); background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;	
	color: #464646;
}

#container {
	width: 960px;
	margin: 0px auto;
   text-align: left;
   padding:0;
}

.single_rubrik {
	margin: 0;
}

.single_text p {
	margin-top: 20px;
}

#menu {
	float: left;
	width: 960px;
	height: 36px;
	padding:0;
	margin-bottom: 60px;
}

#header {
	float: left;
	width: 960px;
	height: 150px;
}

#header img {
	float: left;
	padding-right: 50px;
}

.menyknapp {
	margin-right: 30px;
}

.thumb {
	float: left;
	padding: 4px;
	background-color: #fff;
	float: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	margin-right: 5px;
	margin-bottom: 5px;
}

.thumb:hover {
	background-color: #464646;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	color: #fff;
}

.thumb_text {
	padding: 5px;

}

.thumb p {
	font-size: 11px;
}

.thumb:hover p {
	color: #fff;
}

.thumb a {
	font-size: 11px;
	text-decoration: none;
	color: #00b3ce;
	text-align: left;
}

.portfolio_thumb {
	float: left;
	width: 580px;
	margin-top: 0px;
}

#portfolio_content {
	float: left;
	width: 350px;
	height: 500px;
	margin-top: 0px;
	padding: 0 30px 0 0;
}

#startsida_content {
	float: left;
	width: 300px;
	height: 500px;
	padding: 0 30px 0 0;
}

.startsida_thumb {
	float: left;
	width: 610px;
	padding: 9px;
	background-color: #fff;
	border: 1px solid #dddddd;
	border-bottom: 3px solid #dddddd;
	margin-top: 0px;
}

.startsida_thumb:hover {
	border: 1px solid #00b3ce;
	border-bottom: 3px solid #00b3ce;
}

div#menu ul,div#menu ul ul {
list-style:none;
margin:0;
padding:0;
}

#menu ul li {
	margin-right: 0;
	padding: 0;
}


#menu ul li ul li {
	margin-right: 0px;
}

div#menu ul a {
display:block;
text-decoration:none;
padding: 8px 16px;
font-family: Arial, sans-serif;
color: #fff;
font-size: 16px;
font-weight: bold;
}

div#menu ul a:hover {
background-color: #c00202;
}

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;
background-color: #00b3ce;
padding: 0 10px;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {

}

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:0 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 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;
}

div.sidebar h3 {
font-size:1.2em;
}

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;
}

#footer {
	float: left;
	text-align:center;
	margin:0 auto;
	width: 100%;
	height:150px;
	padding-top: 40px;
	background-image: url(img/footer.gif);
color: #da3d3d;
font-size: 14px;
line-height: 18px;
	
}

#footer p {

}

#footer a {
float: left;
color: #fff;
width: 90px;
}

#footer a:hover {
background-color: #c00202;

}

#footcenter {
margin: 0 auto;
width: 960px;
height: 100px;
}

#footpages {
float: left;
width: 90px;
height: 90px;
padding: 5px;
background-color: #820000;
border: 1px solid #640000;
margin-right: 30px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#footinfo {
float: left;
text-align:center;
width: 786px;
height: 40px;
padding: 30px 20px;
background-color: #820000;
border: 1px solid #640000;
-moz-border-radius: 5px;
border-radius: 5px
}

#footpages li {
list-style-type: none;
font-size: 10px;
line-height: 20px;
}



