/*
Theme Name: Isconova
Theme URI: http://isconova.se/
Description: Isconova Default theme
Version: 1.0+
Author: Tobias Hagberg
Author URI: http://hme.se/
Tags: 
*/

.product {
padding: 1em; background: #fafbf2; border: 1px solid #bdc966; margin-bottom: 1em;
}

.lcp_catlist {
margin:0 0 1em 0;
padding:0;
}

.lcp_catlist li {
margin-bottom:1em;
list-style-type:none;
}

a {
  color: #9d2e14;
  text-decoration:none;
}
a:hover {
  color:black;
}
img {
  border:0;
}
p, ul, ol, blockquote {
  margin: 0 0 .75em 0;
}
body {
  background: white url(images/isconova-bg.png) repeat-x;
  font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  margin:0;
  padding:1em 1em 2.5em 1em;
}
.inlinesidebar {
  float:right;
  margin-left:2em;
  padding-left:1em;
  border-left:1px dashed #bbb;
  width:30%;
}
.more a {
  font-weight:bold;
  text-decoration:none;
}
.intro {
  font-size:1.35em;
  line-height:1.35em;
  color: #555;
  padding:.5em 0;
  margin: 0 0 1em 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}
.clear {
  clear:both;
}
.top {
  margin-top:0;
  padding-top:0;
}
.large {
  font-size:1.2em;
}
.inline {
  color: #9d2e14;
  font-weight: bold;
  margin-right: 1em;
  display:inline;
}
.boxed {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 0.75em 1em 0;
  margin-bottom:1em;
}
#container, #footer {
  width:880px;
  margin:auto;
  padding:0;
}
#logo {
}

#clover {
   float:right;
   height:66px; 
   width:66px;
   margin-right:16em;
   border-collapse: collapse;
   line-height:1em;
   margin-bottom:1em;
}
#clover td {
   height:33px;
}
#menucontainer {
  clear:both;
  width:100%;
  height:2.5em;
  margin:0;
  padding:0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-size:1.1em;
  font-weight:bold;
}
#mainmenu ul {
  margin:0;
  padding:0;
  border:1px solid pink;
}
#mainmenu li, #extrasmenu li {
  display:inline;
  float:left;
}
#mainmenu li a {
  border-left:1px solid #e5eac2;
  border-right:1px solid #c2ce71;
  border:1px solid blue;   color: black;
  text-decoration: none;
  border-left:1px solid #e5eac2;
  border-right:1px solid #c2ce71;
  height:100%;
}
#extrasmenu, #secondmenu {
  border: 0;
  border-top:1px solid #afb1aa;
  border-bottom:1px solid #afb1aa;
  background:none;
  margin: 0 0 1em 0;
  padding:0;
  height:2.75em;
  line-height:2.75em;
  clear:both;
}
#extrasmenu li, #emenu li {
  float:right;
  border: 0;
  padding:0 0 0 1.5em;
list-style-type:none;
}
#secondmenu li {
  float:left;
  border: 0;
margin:0;
  padding:0 1.5em 0 0;
  list-style-type:none;
}
#contents, #contentsone {
  min-height:20em;
  margin-bottom:2.5em;
  font-size:.95em;
}
#contents {
  float:right;
  width:63%; 
  padding-right:12%;
}
#contents a {
  font-weight:bold;
}
#contentsone {
}
#menu {
  float:left;
  width: 22%;
  margin:0 0 0.5em 0;
  font-size: .9em;
}
#menu a {
color:#555;
}
#menu ul, #menu ul.nav {
  margin:0;
  padding: 0;
}
#menu ul.nav ul {
  margin:0;
margin-top:-1px;
  padding: 0;
}
#menu ul.nav li {
border-top:1px dashed white;
background: url(/wp-content/themes/isconova/images/isconova-menu-bg.png) repeat-x;
line-height:1em;
list-style-type:none;
padding-left:1em;
margin:0;
line-height:2.25em;
}
#menu ul.nav li.current_page_item {
font-weight:bold;
color:black;
background: url(/wp-content/themes/isconova/images/isconova-menu-bg-active.png) repeat-x;
}
#menu ul.nav li ul li {
margin-left:-1em;
padding-left:2em;
}
#menu ul.nav a {
}

#menu ul.benefits li {
  list-style-image: url(images/check.png);
  margin-left:20px;
  padding: 0.25em 0;
}
#menu li li {
  margin-left:20px;
}
#menu a.text {
  text-decoration: none;
  color:#555;
}
/** markering av aktivt val **/
ul#topmenu li.current_page_item, ul#topmenu li.current_page_ancestor  {
  background: url(images/isconova-menu-bg-active.png);
}
ul#topmenu li.current_page_item a, ul#topmenu li.current_page_ancestor a {
  color: black;
  background: url(images/isconova-menu-bg-active.png)
}

#menu li.current_page_item a {
  color:black;
}
#menu li.current_page_item li {
  font-weight:normal;
}
#menu li.current_page_item li a {
  color:#555;
}
#footer {
}
address {
  font-style:normal;
  font-size: .85em;
  color: #888a85;
}
.info, .postmetadata {
  color: #888a85;
}
.error
{
  color: red;
  font-weight: bold;
}
.wp-caption-text {
   color:#afb1aa;
   font-size:.85em;
   line-height: 1.4em;
   margin-bottom:1.5em;
}
.alignright {
   float: right;
   margin:0 0 1em 2em;
}
.alignleft {
   float: left;
   margin: 0 2em 1em 0;
}
.aligncenter {
   margin: auto;
   clear: both;
}
.box {
  font-size:small;
  padding:.25em;
  background:white;
  position:absolute;
  top:0;
  left:50%;
  width: 10em;
  margin-left:-5em;
  text-align:center;
  border-radius-bottomleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-radius-bottomleft: 5px;
  -webkit-border-radius-bottomleft: 5px;
  border-radius-bottomright: 5px;
  -moz-border-radius-bottomright: 5px;
  -khtml-border-radius-bottomright: 5px;
  -webkit-border-radius-bottomright: 5px;
  border:1px solid #afb1aa;
  border-top:0;
}
.box a {
  text-decoration: none;
}
.column {
  float:left;
  width:22%;
  margin: 1em 3% 1em 0;
  font-size:.9em;
}
.ccol{
  float: left; 
  width: 46%; 
  margin-right: 3%;
}
.lined {
  border-right: 1px dashed #bbb;
  width: 44%; 
  padding-right: 2%;
}
/*-------------------------------------------------
  Headings
-------------------------------------------------*/
h1, h2, h3, h4, h5, h3 {
   padding: 0 0 0.75em 0;
   margin:1em 0 0 0;
   line-height:1.2em;
}
h1 {
  font-size: 1.7em;
}
h2 {
  font-size: 1.6em;
  margin-top: 0.75em;
}
h3 {
  font-size: 1.3em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
  font-style: italic;
}
#menu h5 {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase; 
  color: #9d2e14;
  font-style: normal;
  margin-top:1.5em;
  padding-bottom:.5em;
  margin-bottom:.25em;
  border-bottom: 1px solid #bbb;
}
h3.newslist {
  padding:0;
  margin:-0.25em 0 1.25em 0;
}
#contentsone div.column h3 {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase; 
  color: #9d2e14;
  color:black;
  font-style: normal;
  text-decoration: none;
}
h6 {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration:none;
}

/*-------------------------------------------------
  Mime-types
-------------------------------------------------*/
span.generic
{
  background: url(/wp-content/themes/isconova/mime/document-generic.png) no-repeat;
  padding-left: 20px;
}
span.audio
{
  background: url(/wp-content/themes/isconova/mime/audio-x-generic.png) no-repeat;
  padding-left: 20px;
}
span.image
{
  background: url(/wp-content/themes/isconova/mime/image-x-generic.png) no-repeat;
  padding-left: 20px;
}
span.package
{
  background: url(/wp-content/themes/isconova/mime/package-x-generic.png) no-repeat;
  padding-left: 20px;
}
span.text
{
  background: url(/wp-content/themes/isconova/mime/text-x-generic.png) no-repeat;
  padding-left: 20px;
}
span.video
{
  background: url(/wp-content/themes/isconova/mime/video-x-generic.png) no-repeat;
  padding-left: 20px;
}
span.html
{
  background: url(/wp-content/themes/isconova/mime/text-html.png) no-repeat;
  padding-left: 20px;
}
span.document
{
  background: url(/wp-content/themes/isconova/mime/x-office-document.png) no-repeat;
  padding-left: 20px;
}
span.presentation
{
  background: url(/wp-content/themes/isconova/mime/x-office-presentation.png) no-repeat;
  padding-left: 20px;
}
span.spreadsheet
{
  background: url(/wp-content/themes/isconova/mime/x-office-spreadsheet.png) no-repeat;
  padding-left: 20px;
}
span.pdf
{
  background: url(/wp-content/themes/isconova/mime/x-pdf.png) no-repeat;
  padding-left: 20px;
}
span.new
{
  background: url(/wp-content/themes/isconova/mime/document-new.png) no-repeat;
  padding-left: 20px;
}
span.print
{
  background: url(/wp-content/themes/isconova/mime/document-print.png) no-repeat;
  padding-left: 20px;
}
/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.form {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

	.standard, .inputstring, .searchstring, .selectstring, .inputbox {
		background: white;
		color: #494949;
		border-top: 1px solid #868686;
		border-left: 1px solid #868686;
		border-bottom: 1px solid #D4D2CF;
		border-right: 1px solid #D4D2CF;
		margin: 1px 0 5px 0;
	}

		.inputstring {
			width: 200px;
		}

		.searchstring {
			width: 100px;
			margin-right: .5em;
		}

		.selectstring {
			width: 200px;
			margin-right: .5em;
		}

		.inputbox {
			width: 308px;
		}

	.submit, .searchsubmit {
		font-size: small;
		background: white;
		border-top: 1px solid #D4D2CF;
		border-left: 1px solid #D4D2CF;
		border-bottom: 1px solid #868686;
		border-right: 1px solid #868686;
		margin: 0em;
	}

		p.submit {
			float: right;
			margin: 1em;
		}


.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 130px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	padding: 2px 2px;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
}
.error
{
	color: red;
	font-weight: bold;
}

/*-------------------------------------------------
  A list apart zebra tables
  http://www.alistapart.com/articles/zebratables
-------------------------------------------------*/

table {
border-collapse: collapse;
cell-spacing: 0;
margin:.75em 0;
}

	#playlist {
		border-right: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
		border-left: 1px solid #D9D9D9;
		font-size: .85em;
                min-width: 50%;


                max-width: 100%;
	}

	#playlist tbody tr td, #playlist thead tr th {
		padding: .125em .75em;
		border-left: 1px solid #D9D9D9;
	}

	#playlist thead tr th {
		text-align: left;
		background: #86971a;
                color: white;
	}

	#playlist tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}
.custom_meta {
font-size:.85em;
}