/*
Theme Name: CleanTech Demonstration Arena
Theme URI: http://cleantech.se
Description: CDAs Tema
Version: 1.0
Author: Webbyrån Osynlig
Author URI: http://osynlig.se
Tags:
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hidden {
	display: none;
}

/******************************/

a {
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size: 26px;
	line-height: 29px;
	color: #000;
	margin-bottom: 9px;
}

h2 {
	font-weight: normal;
	font-size: 17px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 12px;
}

h3 {
	font-weight: normal;
	font-size: 19px;
	line-height: 22px;
	color: #60a33a;
}

body {
	font-family: georgia, serif ;
	font-size: 13px;
	line-height: 19px;
	color: #222;
	background: #eee;
}

img.alignleft {
	margin-right: 15px;
}

img.alignright {
	margin-left: 15px;
}

.button {
	display: block;
	height: 25px;
	width: auto !important;
	width: 0;
	white-space: nowrap;
	
	padding: 4px 11px 0 11px;
	
	color: #60A33A;
	font-size: 14px;
	font-family: arial, 'sans-serif';
	
	border: 1px solid #e0e0e0;
	background: url('images/button_bg.gif') repeat-x;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wrapper {
	width: 951px;
	margin: 0 auto;
	padding: 25px 37px 25px 37px;
}

#header {
	height: 100px;
	background: url('images/header_bg.gif') repeat-x;
	border-bottom: 1px solid #c9c8c9;
}

#header ul.wp-menu {
	margin-left: 50px;
	padding-top: 32px
}

#header ul.wp-menu li {
	float: left;
	padding-right: 30px;
}

#header ul.wp-menu li.last {
	padding-right: 0;
}

#header ul.wp-menu li a {
	font-family: arial, tahoma, serif;
	font-size: 16px;
	color: #60a33a;
	padding-bottom: 27px;
}

#header ul.wp-menu li.active a, #header ul.wp-menu li.has-active a, #header ul.wp-menu li a:hover {
	color: #a2a2a2;
	background: url('images/menu_bg.gif') no-repeat center bottom;
}

#header #language {
	margin-top: 35px;
	margin-left: 848px;
	position: absolute;
}

#header #language.hover #language-bottom {
	width: 104px;
	height: 2px;
	background:  url('images/language_bg_bottom.gif') no-repeat;
}

#header #language.hover {
	background: url('images/language_holder_bg.gif') repeat-y;
}

#header #language ul {
	width: 75px;
	min-height: 38px;
	padding: 3px 18px 0 11px;
	background: url('images/language_bg.gif') no-repeat;
}

#header #language ul li a {
	display: block;
	font-family: arial, tahoma, serif;
	font-size: 11px;
	color: #464646;
	height: 11px;
	margin: -4px 0 5px;
	padding: 0 0 8px 22px;
	background-position: 0 center;
}

#header #language.hover ul {
	background-position: 0 -41px;
}

#header #language.hover ul li.first a,
#header #language ul li:hover a {
	color: #aeadae;
}

#header #language.hover ul li.hidden {
	display: block;
}

#header #language ul li.sv_SE a {
	background-image: url('images/sv_SE.gif');
	background-repeat: no-repeat;
}

#header #language ul li.en_US a {
	background-image: url('images/en_US.gif');
	background-repeat: no-repeat;
}

#header #language ul li.es_ES a {
	background-image: url('images/es_ES.gif');
	background-repeat: no-repeat;
}

#body {
	min-height: 200px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #f9f9f9;
}
* html #body { height: 200px; }

body.home .large-view {
	margin-bottom: 13px;
}

body.home .left-col {
	width: 530px;
}

body.home .right-col {
	width: 409px;
}

body.home .right-col h3 {
	margin-bottom: 12px;
}

body.home .right-col h3.col {
	margin-bottom: 0;
}

body.home .news {
	width: 670px;
}

body.home .news h4 {
	font-family: arial, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	color: #000;
	margin-bottom: 11px;
	background: url('images/news_line.gif') no-repeat center right;
}

body.home .news .item {
	width: 300px;
}

body.home .news .item h2, body.home .news .item a {
	color: #60A33A;
}

body.home div#body .news .item a.has-span {
	color: #222;
	background: none;
	padding-right: 0;
}

body.home .news .item h2 {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 2px;
}

body.home .news .item p a {
	padding-right: 11px;
	background: url('images/arrow_green.gif') no-repeat center right;
}

#plant-overview .col.content p, #plant-details .col.content p {
	margin-bottom: 11px;
}

body.home .newsletter {
	width: 231px;
	padding-top: 23px;
	background: url('images/line.gif') repeat-x 0 7px;
}

body.home .newsletter label {
	display: block;
	color: #6f6f6f;
	font-family: arial, 'sans-serif';
	margin-bottom: 5px;
}

body.home .newsletter input {
	width: 148px;
	height: 28px;
	border: 1px solid #cfcfcf;
	color: #6f6f6f;
	font-style: italic;
	font-family: georgia, serif;
	line-height: 28px;
    vertical-align: middle;
	padding: 0 5px 0 5px;
}

body.single #plant-details .left.col.content, body.archive #plant-details .left.col.content {
	width: 500px;
	margin-left: 25px;
}

body.single #plant-details .right.col.content, body.archive #plant-details .right.col.content {
	width: 200px;
	margin-left: 0px;
}

.archive_entry {
	padding-top: 23px;
	background: url('images/line.gif') repeat-x 0 7px;
}

/* Plant overview */

#plant-overview .col.content {
	width: 335px;
}

#plant-overview .col.plants {
	width: 600px;
}

#plant-overview .col.plants .plant {
	display: inline;
	width: 190px;
	margin: 0 0 25px 10px;
}

#plant-overview .col.plants .plant img {
	margin-bottom: 6px;
}

#plant-overview .col.plants .plant h3 {
	margin-bottom: 4px;
}

#plant-overview .col.plants .plant p {
	font-style: italic;
	color: #464646;
}

/* Plant details */

#plant-details .col.menu {
	width: 150px;
}

#plant-details .col.menu ul {
	margin-bottom: 20px;
}

#plant-details .col.menu ul li {
	font-family: arial, sans-serif;
	border-bottom: 1px solid #ddd;
}

#plant-details .col.menu ul li.last {
	border: none;
}

#plant-details .col.menu ul li.first {
	color: #787878;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
}

#plant-details .col.menu ul li a {
	display: block;
	color: #60a33a;
	padding-top: 7px;
	padding-bottom: 7px;
}

#plant-details .col.menu ul.wp-menu li.first a {
	background: none;
	padding: 0 15px 0 0;
	color: #787878;
}

#plant-details .col.menu ul.wp-menu li a {
	padding-left: 16px;
	background: url('images/menu_link_arrow.gif') no-repeat;
}

#plant-details .col.menu ul.wp-menu li.active a {
	background: url('images/menu_arrow.gif') no-repeat right center;
	color: #787878;
}

#plant-details .col.content {
	width: 320px;
	margin-left: 24px;
}

#plant-details .col.content.wide {
	width: 774px;
	margin-left: 0;
}

#plant-details .col.images {
	width: 430px;
}

#plant-details .col.images #large-image {
	margin-bottom: 7px;
}

#plant-details .col.images #large-image-description, #plant-details .col.images #small-image-description {
	color: #464646;
	font-style: italic;
	margin-bottom: 25px;
}

#plant-details .col.images #thumbnails {
	margin-bottom: 6px;
}

#plant-details .col.images #thumbnails li.left, #plant-details .col.images #thumbnails li.right,
#plant-details .col.images #thumbnails li img {
	width: 136px;
	height: 99px;
}

#plant-details .col.images #thumbnails li.left {
	margin-right: 11px;
}

div#body a {
	color: #60A33A;
}

div#body a:hover {
	color: #a2a2a2;
}

div#body table {
	font-family: arial, 'sans-serif';
	width: 100%;
	margin-bottom: 18px;
}

div#body table tr td {
	padding: 4px 0 6px 0;
	border-top: 1px solid #ddd;
}

div#body table tr.first td {
	font-weight: bold;
	border-top: none;
	border-bottom: 2px solid #bfbfbf;
}

div#body table tr.second td {
	border-top: none;
}

div#body table tr td.first {
	color: #787878;
	font-weight: bold;
}

div#body table tr.first td.first {
	color: #222;
}

#footer {
	font-family: arial, tahoma, serif;
	font-size: 12px;
	line-height: 17px;
	color: #6f6f6f;
	height: 89px;
	border-top: 1px solid #c9c8c9;
	background: url('images/footer_bg.gif') repeat-x;
}

#footer .wrapper {
	padding: 19px 0 0 0;
}

#footer img.eu {
	margin-right: 30px;
	margin-top: 3px;
}

#footer div.contact-info {
	margin-right: 30px;
}

#footer div.contact-info a{
	color: #60A33A;
}

#footer div.contact-info a:hover{
	color: #a2a2a2;
}

#footer div.links ul.wp-menu {
	margin-left: 11px;
}

#footer div.links ul.wp-menu a {
	color: #6f6f6f;
	font-weight: bold;
}

#footer img.lansstyrelsen {
	margin-top:1px;
	margin-right: 29px;
}


/* Image Gallery */

#imageGallery-image-box {
	background-image: url('images/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}


/* Edit bar */

#invisible-cms-editbar {
	height: 30px;
	width: 100%;
	background: transparent url('images/ivcms_editbar_background.png') 0 0 repeat-x;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

#invisible-cms-editbar:hover {
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	position: relative;
	opacity: 1;
	filter: alpha(opacity=1);
}

#invisible-cms-editbar a, #invisible-cms-editbar img {
	display: block;
	float: left;
	margin-left: 7px;
}

#invisible-cms-editbar a {
	font-family: georgia, serif;
	font-size: 14px;
	padding: 5px;
	color: #bbb;
}

#invisible-cms-editbar a:hover {
	color: #eee;
}

/* Standard form styles */
form.standard-form label{
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 15px;
}

form.standard-form input[type="text"]{
	display: block;
	width: 100%;
	border: 1px solid #cfcfcf;
	color: #6f6f6f;
	font-family: georgia, serif;
	padding: 0 5px 0 5px;
	height: 22px;
}

form.standard-form table.radio{
	margin-top: 15px;
}

form.standard-form table.radio tr.first td{
	border: 0 !important;
}

form.standard-form table.radio label{
	font-weight: normal;
	margin: 0;
}

form.standard-form table.radio input[type="radio"]{
	margin-right: 10px;
}

form.standard-form textarea{
	width: 100%;
	height: 100px;
	display: block;
	border: 1px solid #cfcfcf;
	color: #6f6f6f;
	font-family: georgia, serif;
	padding: 5px;
}

form.standard-form a.button {
	margin-top:20px;
}

span.error {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

span.success {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

ul.errorlist li {
	color: #F00;
	font-weight: bold;
	list-style: disc;
	display: list-item;
	margin-left: 2em;
}


/* Google Maps */
#gmaps_plants {
	width: 100%;
	height: 400px;
}

.gmaps_bubble {
	width: 333px;
	height: auto;
}

.gmaps_bubble table tr td {
	vertical-align: top;
	text-align: left;
	border-top: 0 !important;
	padding: 0 !important;
}

.gmaps_bubble table tr td h3 {
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 1.1em;
	color: #454545;
}

.gmaps_bubble table tr td p {
	color: #464646;
	margin: 0px !important;
}


/* Newsletter signup */
.newsletter {
	width: 231px;
}

.newsletter label {
	display: block;
	color: #6f6f6f;
	font-family: arial, 'sans-serif';
	margin-bottom: 5px;
}

.newsletter input {
	width: 148px;
	height: 28px;
	border: 1px solid #cfcfcf;
	color: #6f6f6f;
	font-style: italic;
	font-family: georgia, serif;
	padding: 0 5px 0 5px;
}

/* Blog */

.navigation .next_post,
.navigation .previous_post {
	font-family: arial, 'sans-serif';
	color:#787878;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:7px;
	display: block;
}

