/*
Theme Name: Bokmassan
Theme URI: http://www.bokmassan.net
Description: A child theme of the 2010 default theme for WordPress.
Author: Mildh Media
Author URI: http://www.mildh.se
Version: 1
Tags: black,white
Template: twentyten
*/
/**
 * green #6e8778
 */

@import url('../twentyten/style.css');

body {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#303030;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin:0 auto;
	text-decoration:none;
}

/***************
 * LINKS
 **************/
a:link{
	color:#6e8778;/*#66CCFF;*/
}
a:visited{
	color:#66CCFF;
}
a:hover{
	color:#000;
}
a:active{
	color:#66CCFF;
}

/***************
 * MAIN STRUCTURE
 ***************/
#wrapper{
	margin-top: 0;
}
#header{
	padding:10px 0 0;
}
#branding img {
	border-bottom:1px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
#main {
	border-top: 1px solid #eee;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0;
}
#container {
	float: left;
	width: 640px;
	margin-left: 5px;
	
}
#content {
	margin: 0 !important;
	width: 630px;
	overflow: hidden;
}

/****************
 * NAVIGATION
 ***************/
#access  {
	background: #FFFFFF;
	padding: 0 0 5px 0;
}	
#access a {
	color:#7A8083;
	line-height: 28px;
	padding: 0 4px;
}
#access a:visited {
	color:#7A8083;
}
#access .menu-header, div.menu {
	font-size: 16px;
	margin-left: 0;
	
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
#access ul li.current-page-ancestor > a {
	color:#FFF;
	background:#66CCFF;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color:#000;
}
#masthead #searchform {
	margin: 0;
	padding: 0;
}
#masthead #searchform div {
	float: right;
}
/* RSS-ikon */
#menu-item-364 {
	background: url(icon_rss.jpg) 40px center no-repeat;
	padding-right: 20px; 
}
#access li#menu-item-364:hover > a {
	background: none;
}
/* Submenyer */
#access ul ul {
	top:28px;
}
#access ul ul a {
	background:#fff;
}

	



/******************
 * SIDEBAR
 *******************/
#primary, #secondary {
	float: right;
	width: 240px;
	margin: 0;
}
#primary {
	display: none;
}
* html #primary {
	left: 20px;
	position: relative;
}
.widget-container {
	margin: 0 0 8px 0;
}
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
	color: #444;
}
#text-4, 
#text-13, 
#related_posts-3, 
.flexipages_widget, 
#sub-page-menu,
.widget_wp-category-archive {
	padding: 10px 20px 0 20px;
	background: #eee;
	color: #333;
}
#text-13 h3, #related_posts-3 h2, .flexipages_widget h3, #sub-page-menu h3, .widget_wp-category-archive h3 {
	margin: 6px 0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#text-4 h4 {
	margin: 6px 0;
	font-size: 18px;
	font-weight: bold;
}
#text-4 p {
	font-size: 11px;
	line-height: 17px;
}
#text-4 a {
	margin: 0 0 -12px -6px;
	padding: 0;
}
#text-4 a img{
	margin: 0 0 -12px 0;
	padding: 0;
	border: none;
}
.textwidget a.annons {
	display: block;
	width: 240px;
	height: 70px;
	background: #ededed;
	text-align: center;
	padding: 0;
	margin: 0;
}
.textwidget a.annons img {
	margin: 0 auto;
	width: 215px;
	height: 70px;
}
li#sub-page-menu h3 a, li#sub-page-menu h3 a:link, li#sub-page-menu h3 a:visited{
	color: #333;
	}

li#sub-page-menu h3 a:hover, li#sub-page-menu h3 a:active{
	color: #66CCFF;
}
.startthumb {
	padding: 2px;
	border: 1px solid #ccc;
}

ul#exhibitLetters {
	display: block;
	margin: 10px 0 3px 0;
	padding: 13px 5px 3px 21px;
	list-style-type: none;
	height: 26px;
	background: #ededed;
}
ul#exhibitLetters li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	padding: 0 3px;
	height: 21px;
}
ul#exhibitLetters li a {
	font-size: 21px;
	text-decoration: none;
	color:#6e8778;
}
ul#exhibitLetters li.active a {
	color: #000;
	text-decoration:underline;
}
ul#exhibitLetters li a:hover {
	text-decoration:underline;
	color: #6e8778;
}
#exhibitorList {
	display: block;
	margin-bottom: 55px;
}
.exhibitor {
	padding: 21px 0 21px 0;
	border-bottom: 1px solid #ededed;
}
.exhibitor a {
	color:#6e8778;
}

#content .entry-title {
	font-size:24px;
}

#content .frontpage-title {
font-size:21px;
}

#content, #content input, 
#content textarea {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	}

#content .entry-content {
	padding: 7px 0 0 0;
	}
	
#content h1 {
	margin: 0 0 5px 0;
	}
#content h2 {
	margin: 10px 0 0 0;
}
#content h3, #content h4, #content h5, #content h6 {
	margin: 5px 0 0 0;
}
#content p {
	margin-bottom: 13px;
	line-height: 19px;
}

#content img {
	max-width:640px;
	/* width fix needed in original */
	}

#content img.attachment-single-post-thumbnail {
	margin-bottom: 10px;
	}

#content table {
	border: none;
	margin:0 -1px 7px 0;
	text-align:left;
	width:100%;
}

#content tr td {
	border: none;
	padding: 0;
}

#content .gallery img {
	border: none;
}

#content .gallery .gallery-item {
	width: 50%;
}
	
#content .wpcf7 input.wpcf7-text, .wpcf7 textarea {
	margin: 0 0 10px 0;
	width:440px;
}

#content .wpcf7 span.wpcf7-list-item { 
	display: block;
	margin: 0;
	}
#content .wpcf7 select {
	margin:0 0 10px;
	}
#content .wpcf7 span.wpcf7-list-item input { 
	margin: 0 0 7px 0;
	}
#content .wpcf7 h2, .wpcf7 h3 {
	font-weight: bold;
	margin: 20px 0 10px 0;
	}
	
#content .category-nyheter .entry-meta .meta-sep,
#content .category-nyheter .entry-meta .author,
#content .category-nyheter .entry-meta .meta-sep {
	display: none;
	}

#content p.thumb_caption {
margin-bottom:10px;
margin-top:-10px;
}

#related-posts a, 
#related-posts a:link {
	text-decoration: none;
	color: #7A8083;
}

#related-posts a:active,
#related-posts a:hover {
	text-decoration: underline;
	color: #66CCFF;
}

#site-generator a{
	display: none;
	}
#site-info a {
	display: none;
	}
.nav-previous {
	margin-bottom:10px;
	}
.hentry {
	margin:0 0 28px;
	}
#colophon  {
	background: #eee;
	padding: 8px 0;
	border-top: 1px solid #666;
}
#colophon ul {
	margin-bottom: 8px;
}
#footer {
	background: #eee;
	margin-bottom: 0;
}
#footer-widget-area .widget-area {
	color: #666;
	padding: 0 10px;
}
#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
	width:960px;
	}
#footer-widget-area #first {
	width: 760px !important;
}
#footer-widget-area #second, #footer-widget-area #third {
display: none;
}
#footer-widget-area #fourth {
float: right;
}

#puff_boka_monter {
	margin: 5px auto 5px 50px !important;
}

#wpcf7_cats .wpcf7-list-item {
	display: block;
	float: left;
	width: 210px;
}
.kategori-ovrigt {
	display: block;
	clear: both;
}
.clr {
	clear: both;
}
#content .wpcf7 {
	margin-left: 0;
}
#content .wpcf7 input.wpcf7-text, .wpcf7 textarea  {
	width: 400px !important;
}
.wpcf7-form h3 {
	padding-bottom: 5px !important;
}
#content .wpcf7 #product input.wpcf7-text.width,  #product #monter-width {
	width: 50px !important;
}
#content .wpcf7 #product input.wpcf7-text.length, #product #monter-length {
	width: 50px !important;
}
#seminarier, #monter-cats, #product, #personal {
	padding: 9px 19px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	margin-bottom: 15px;
}
#personal {
	padding-top: 20px;
}
#seminarier table tr td {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
}
.seminarie-day .wpcf7-list-item {
	display: block;
	float: left;
	width: 100px;
	padding-right: 20px;
}
.formline {
	width: 400px;
	height: 1px;
	background: #ddd;
}
