/*
Theme Name: Gront ar skont
Theme URI: http://www.grontarskont.se/
Description: Tema till Nanna Bunse.
Version: 1.0
Author: Max Collin
Author URI: http://www.onlinegamer.se/
Tags: fixed width, two columns

	This theme was designed and built by Max Collin,
	whose blog you will find at http://www.onlinegamer.se/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	background:#5fa841;
	font-family:"Century Gothic",Arial;
	font-size:0.75em;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-family:"Arial";
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font-size:2.55em;
}
h2 {
	font-size:2.35em;
}
h3 {
	font-size:2em;
}
img {
	border:0;
}
a, a:link, a:visited, a:hover, a:active {
	color:#f19900;
	text-decoration:underline;
}
#head {
	width:378px;
	height:65px;
	margin:30px auto 20px;
	background: url(images/header.gif);
	background-repeat:no-repeat;
}
#head h1 {
	margin-left:-9999px;
}
#head p {
	margin-left:-9999px;
}
#wrap {
	background: #ffffff;
	width: 850px;
	margin: 0px auto 10px;
	padding: 0px;
	position: relative;
}
#top {
	clear:both;
	height:20px;
	*height:0px;
}
#column1 {
	width:220px;
	float:left;
	margin-left:20px;
}
#column1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
#column1 ul li {
	margin-bottom:20px;
}
#column1 h2 {
	font-size:1.55em;
}
#column2 {
	width:570px;
	float:left;
	margin-left:20px;
}
#comments, #respond {
	margin-bottom:20px;
	margin-top:20px;
}
ul.recentcomments li {
	margin-left:20px;
	margin-bottom:5px;
}
.avatar {
	float:left;
	margin-right:10px;
}
.comment {
	padding:20px;
	border:1px solid #5fa841;
	margin-top:-1px;
}
#bottom {
	clear:both;
	height:20px;
}
#menu {
	position:absolute;
	*position:relative;
	z-index:9998;
	top:20px;
	left:260px;
	width:570px;
	height:32px;
	font-family:Arial;
	font-size:1.2em;
	color:#ffffff;
	background:#5fa841;
	border-bottom:1px solid white;
}
#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu ul li {
	float:left;
	margin:0 10px 0px;
	text-align:center;
}
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
    margin: 0px;
	padding: 9px 15px 8px 15px;
		text-decoration:none;
	}

#nav li a:hover, #nav li a:active {
	color: #FFFFFF;
    margin: 0px;
	padding: 9px 15px 8px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #555555;
	width: 150px;
	color: #FFFFFF;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #777777;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #666666;
	width: 960px;
	height: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: bold;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #888888;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #666666;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #888888;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 161px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover1 { 
	position: static;
	}


#column1.index {
	height:525px;
	min-height:525px;
}
#column2.index {
	height:525px;
	min-height:525px;
	background: url(images/index-bg.jpg);
}
#column1.omforetaget {
	height:525px;
	min-height:525px;
}
#column2.omforetaget {
	height:525px;
	min-height:525px;
	background:#deffd0;
}

#column1 .contenta hr {
	border: 1px solid #5fa841;
	height: 2px;
	width: 100%;
	color: #ffffff;
}
#column1 .contentb {
	width:200px;
	margin:10px auto 0;
	color:#ffffff;
}
#column1 .contentb img {
	margin-bottom:5px;
	margin-top:20px;
}
#column2 .contenta {
	width:500px;
	margin:60px auto 0;
}
#column2 .contenta+.contenta {
	margin-top:30px;
}
#column2.projekt {
	min-height:525px;
	height:100%;
	background:#5fa841;
}
#column2.projekt h4, #column2.inspiration h4{
	font-size:1.6em;
}
#column2.projekt .projekt.thumbnail {
	float:left;
	margin-right:10px;
}
#column2.projekt .gallery {
	clear:both;
}
#widgetarea {
	position:absolute;
	bottom:24px;
	right:24px;
	background-color:#0f321c;
	border-left:3px solid #ffffff;
}
#widgetarea .ruta {
	float:left;
	background-color:#081c10;
	height:88px;
	width:276px;
	color:#ffffff;
	font-size:0.85em;
	line-height:1.1em;
	border-left:none;
	border-right:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	border-top:3px solid #ffffff;
	
}
#widgetarea .thumbnail {
	float:left;
	border-right:3px solid #ffffff;
	margin-right:10px;
}
#widgetarea .ruta h4 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:1.3em;
}
.padding {
	padding:10px;
}
.contactform {
	float:right;
}
.contactform label {
	color:#5fa841;
}
.contactform input {
	background:#f1f1f1;
	border:1px solid #cccccc;
	height:26px;
}
.contactform textarea {
	background:#f1f1f1;
	border:1px solid #cccccc;
	width:100%;
	height:150px;
}
div.tcf_sender{
	float:right;
	clear:both;
	margin-bottom:10px;
}
div.tcf_email{
	float:right;
	clear:both;
	margin-bottom:10px;
}
div.tcf_msg label{
	display:none;
}
div.tcf_msg{
	float:right;
	clear:both;
	margin-bottom:10px;
}
div.contactsubmit{
	float:right;
	clear:both;
}
div.contactsubmit #contactsubmit {
	background:#5fa841;
	color:#ffffff;
	border:1px solid #4f9533;
	padding:0 20px 0;
}
.contactform_respons {}
.contactform_error {}
.alignleft  {
	float:left;
}
.alignright {
	float:right;
}
