/**
 * Theme Name: Squeeze Theme
 * Theme URI: http://www.squeezetheme.com
 * Description: Squeeze Theme by Unique Blog Designs
 * Version: 1.1.2
 * Author: Unique Blog Designs
 * Author URI: http://www.squeezetheme.com
 * Tags: theme-options, threaded-comments, sticky-post, one-column, two-columns, three-columns, fixed-width
 */


/* CSS Imports */

@import url('reset.css');
@import url('layout.css');
@import url('typography.css');
@import url('search.css');
@import url('messages.css');
@import url('profile.css');
@import url('pagination.css');


/* WordPress.org Theme Submission Checklist */

.alignleft { float: left; }
.alignright { float: right; }
.alignnone { float: none; }
.aligncenter { text-align: center; }
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

/* Global Elements */

.clear { clear: both; }

.hide {display:none;}

.adbanner {
  text-align: center;
  padding: 10px 0px;
  margin-bottom: 20px;
}

.adbanner img {
  border: 1px solid #b2b2b2;
}

/* Begin Comments */

#comments-list ol {
  margin: 0;
}

#comments-list li {
  margin: 0;
}

#comments-list ol .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

#comments-list ol cite, #comments-list ol cite a {
  font-weight: bold;
  font-style: normal;
}

#comments-list ol p {
  font-weight: normal;
  text-transform: none;
}

#respond label {
  display: block;
}

#respond input {
  width: 170px;
  padding: 2px;
}

#respond textarea {
  width: 90%;
  padding: 2px;
  border: 2px silver solid!important;
}

#respond #submit {
  margin: 0 0 5px auto;
  float: right;
  cursor: pointer;
}

.alt {
  margin: 0;
  padding: 10px;
}

#comments-list ol {
  padding: 0;
  text-align: justify;
}

#comments-list ol li {
  margin: 15px 0 10px;
  list-style: none;
}

#comments-list ol li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

#comments-list ol p {
  margin: 10px 5px 10px 0;
}

.children { padding: 0; }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}

/* End Comments */

/* Begin Admin */

#i-am-admin {
  border-bottom-color:silver;
  border-bottom-style:solid;
  border-bottom-width:3px;
  font-family: "Lucida Grande", "Lucida Sans";
  color:#C6CCCC;
  height:40px;
  text-align:right;
  width:100%;
  background:#464646;
}
#i-am-admin .inner {
  width:100%;
  margin:0 auto;

}
#i-am-admin p {
  font-family: "Lucida Grande", "Lucida Sans";
  margin:0 auto;
  padding:12px;
}
#i-am-admin span {
  float:left;
  font-size:16px;
  position:relative;
  margin-left:10px;

}
#i-am-admin em {
  float:left;
  font-size:13px;
}

#i-am-admin a,
#i-am-admin a:visited {
  color: #C6CCCC;
  font-size:1em;
  text-decoration: none;
  
}

#i-am-admin a:hover,
#i-am-admin a:focus {
  text-decoration:underline;
  color:#FFF;
}

/* End Admin */

/* Begin Header */

body {background-color:#E1E1E1;
      padding-top:20px;
}

#header-container, #header2-container   {background-color:transparent;
  height: 200px;
}


#header-container a, #header2-container a {
  color: #ffffff;
}

#header .site-description, #header2 .site-description {
	font-family: Georgia, Georgia, serif;
}

#header h1 a, #header .site-description, #header2 h1 a, #header2 .site-description {
  line-height: 160px;
}

#header-container, #header2-container {
  font-family: Georgia, "Nimbus Roman No9 L", Serif;

}

#header, #header2 {
  width: 1050px;
  text-align: left;
  margin: 0 auto;
 
  
}

#header img, #header2 img {
  float: left;
  line-height: 100px;
  margin: 0;
  
}

#header h1, #header2 h1 {
  margin: 0;
}

#header h1 a, #header2 h1 a {
  float: left;
  text-decoration: none;
  font-size: 22px;
  font-family: Georgia, Georgia, serif;
}


#header .site-description, #header2 .site-description {
  float: right;
  font-size: 22px;
  font-style: italic;
  margin: 0;
}

.main-nav li ul li a, .main-nav2 li ul li a {
  border-bottom: 2px #8192a8 solid;
  border-left: 1px #8192a8 solid;
  border-right: 1px #8192a8 solid;
}

.main-nav a, .main-nav2 a {
  color: #ffffff;
}

.main-nav a:hover, .main-nav li.current_page_item a, .main-nav2 a:hover, .main-nav2 li.current_page_item a {
  background:url('../images/balkje-hover.jpg') repeat-x;
}

.main-nav ul li ul li a, .main-nav2 ul li ul li a {
 background:url('../images/balkje-hover.jpg') repeat-x;
}

.main-nav ul li ul li a:hover, .main-nav2 ul li ul li a:hover {
  background:url('../images/balkje-hover.jpg') repeat-x;
}
.main-nav ul li img.menu-man {
	position: absolute;
	top: -58px;
	z-index: 3;
	left:0px;
	display: none;
}

.main-nav ul li:hover img.menu-man {
	display: block;
}

.main-nav ul li img.menu-man:hover {
	display: none !important;
}


.main-nav, .main-nav2 {
  background:url('../images/balkje2.jpg') repeat-x;
  text-align: left;
  margin-bottom: 30px;
  width: 1050px;
 margin:0 auto;
}


.main-nav ul, .main-nav2 ul {
  width: 1050px;
  text-align: left;
  list-style: none;
  margin: 0 auto;
}

.main-nav li, .main-nav2 li {
  float: left;
  margin: 0;
  position: relative;
  z-index: 1;

}

.main-nav ul:after, .main-nav2 ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.main-nav li a, .main-nav2 li a {
  display: block;
  float: left;
  line-height: 33px;
  font-weight: bold;
  font-size:14px;
  text-decoration: none;
  padding: 0 23px;
  white-space: nowrap; 
}

.main-nav li a:hover, .main-nav li.current_page_item a, .main-nav2 li a:hover, .main-nav2 li.current_page_item a {
  font-weight: bold;
}

.main-nav li ul, .main-nav2 li ul  {
  display: none;
  position: absolute;
  width: 200px;
  z-index: 10000;
}

.main-nav li:hover ul, .main-nav2 li:hover ul {
  display: block;
  top: 32px; left: 0;
}

.main-nav li:hover ul li, .main-nav li:hover ul li a, .main-nav2 li:hover ul li, .main-nav2 li:hover ul li a{
  display: block;
  float: none;
  width: 200px;
  font-weight: normal;
}

#content-wrapper {zoom:1;}

#submenu {
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	width: 958px;
	margin: 0 auto;
}

#submenu a ,#submenu .dir{
	float: left;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

#submenu a:hover , #submenu .dir:hover{
	background: #4E93B0;
	display: block;
	z-index: 999;
	position: relative;
}

#submenu .menu_item {
	padding: 20px;
	background: #fff;
	display: none;
	white-space: nowrap;
	border: 1px solid #777;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	float: left;
}

ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	cursor: default;
}

ul.dropdown ul {
	/*visibility: hidden;*/
	position: absolute;
	top: 100%;
	left: 0;
	/*width: 100%;*/
}

li.dir ul li,li.dir ul li a {
	min-width: 120px;
	text-align: left;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

#submenu .dir:hover  ul.menu_item {
	/*visibility: visible;*/
	display: block;
}
/* End Header */

/* jCarousel */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

/*.jcarousel-list li,*/
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Featured Posts Carousel */

#featured-posts {
  height: 305px;
  width: 598px;
  margin-bottom: 24px;
}

#featured-posts ul {
  list-style: none;
}

#featured-posts .jcarousel-list li, #featured-posts .jcarousel-item {
  height: 305px;
  width: 598px; 
}

#featured-posts .slider-content {
  height: 305px;
  width: 598px;
  position: relative;
}

#featured-posts .slider-post {
  background: transparent url('images/featured_content_bg.png') no-repeat top left;
  position: absolute; bottom: 0; left: 0;
  height: 62px;
  width: 558px;
  padding-top: 20px; padding-left: 20px; padding-right: 20px;
}

#featured-posts .slider-post {
  color: #fff;
}

#featured-posts .slider-post a {
  color: #fff;
}

#featured-posts h3, #featured-posts h3 a {
  font-size: 20px; font-weight: normal;
  text-decoration: none;
  margin-bottom: 5px;
  text-decoration: none;
}

#featured-posts .slider-post .postmetadata {
  font-size: 12px;
  width: 558px;
  overflow: hidden;
}

#featured-posts .slider-post .postmetadata .date {
  float: left;
}

#featured-posts .slider-post .postmetadata .comments {
  float: right;
}

#featured-posts .jcarousel-next {
  background: transparent url('images/next_post.png') no-repeat top left;
  height: 32px;
  width: 99px;
  position: absolute; top: 0; right: 0;
}

#featured-posts .jcarousel-prev {
  background: transparent url('images/prev_post.png') no-repeat top left;
  height: 32px;
  width: 99px;
  position: absolute; top: 0; left: 0;
}

/* Homepage Widgets */

#homepage-widgets {
  list-style: none;
  margin: 0;
}

#homepage-widgets .widget {
  float: left;
  width: 287px;
  margin-bottom: 24px;
  display: inline;
}

#homepage-widgets .widget h3 {
  margin-left: 8px;
  width: 271px;
}

#homepage-widgets .widget .widget-container {
  margin-left: 8px;
  padding: 13px 0; padding-left: 14px; padding-right: 15px;
  width: 242px;
}

#homepage-widgets .widget-1 {
  margin-right: 26px;
}

#homepage-widgets .widget a:hover,#footer-widgets .widget a:hover,#sidebar .widget a:hover {
text-decoration: underline;
}

/* Sidebar */

#sidebar {
  list-style: none;
  margin: 0;
}

#sidebar .widget {
  float: left;
  width: 300px;
  margin-bottom: 23px;
}

#sidebar .widget h3 {
  width: 282px;
}

#sidebar .widget .widget-container {
  width: 300px;
  padding: 16px 0 16px 0;
}

#sidebar a {
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}


/* Footer Widgets */

.footerstyle  {width:1050px; margin: 0 auto;
							height:160px;
							background:url('../images/footer4.png') no-repeat;
							color: #fff;}

.footerstyle  a { color: #fff; }

#footer-widgets {
  width: 925px;
  margin: 0; margin: 0 auto;
  padding-top: 22px; padding-left: 16px; padding-right: 19px;
  padding-bottom: 22px;
  overflow: hidden;
  list-style: none;
  text-align: left;
  margin-bottom: 0px;
}

#footer-widgets .widget {
  float: left;
  width: 200px;
  margin: 100px;
  margin-right: 23px;
  padding: 6px;
}

#footer-widgets .widget:last-child { margin-right: 0; }

#footer-widgets .widget .widget-container {
  width: 179px;
  padding-left: 10px; padding-right: 10px; padding-top: 13px; padding-bottom: 8px;
}

/* Widgets */

.widget {
  margin: 0;
  padding: 0;
  padding-top: 8px; padding-bottom: 12px;
}

.widget h3 {
  background-image:url(../images/aktiebalkje.jpg);
  background-repeat:repeat-x;
  color: #ffffff;
  height: 22px;
  line-height: 22px;
  font-weight: bold; font-size: 18px;
  margin-bottom: 8px;
}

.widget .widget-container ul {
  margin: 0;
  list-style: none;
}

.widget .widget-container li {
  border-bottom: 3px solid #e8e8e8;
  margin: 0; margin-bottom: 7px;
  padding-bottom: 5px;
}

.widget .widget-container a {
  text-decoration: none;
}

.widget .widget-container li ul {
  margin-left: 15px;
}

.widget .widget-container li ul li {
  border-bottom: 0;
  margin: 0;
}

.widget_squeeze .widget-container {
	width: 178px !important;
	padding-right: 12px !important;
	font-size: 14px;
	line-height: 1.5;
}


#sidebar .widget_squeeze .widget-container {
	width: 300px !important;
}

.widget_squeeze .form-container {
margin-top:10px;
	width: 200px;
	font-size: 14px;
}

.widget_squeeze .form-container input.text {
	background: #ffffff;
	border: 1px solid #e7e7e7;
	color: #878787;
	padding : 5px;
	margin-top:15px;
	font-size: 15px;
	margin-bottom: 10px;
}


.widget_squeeze .form-container form {
margin:0!important;
padding:0!important;
}

.widget_squeeze .form-container #submit {
  border: 0;
  font-weight: bold;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
  width: 90%;
  font-size: 16px;
  padding: 10px 0px;
}

#sidebar .widget_squeeze .form-container #submit {
width: 300px;
}


/* Connect With Me */


.widget_connectwithme .widget-container li {
  border-bottom: 0;
  padding: 0;
  margin: 0; margin-bottom: 16px;
}

.widget_connectwithme .widget-container li:last-child { margin-bottom: 0; }

.widget_connectwithme .widget-container li a {
  display: block;
  font-size: 24px; font-weight: bold;
  height: 31px;
  line-height: 31px;
}

.widget_connectwithme .widget-container li a.twitter {
  background: transparent url('images/connect_twitter.png') no-repeat top left;
  color: #61c8e7;
  padding-left: 39px;
}

.widget_connectwithme .widget-container li a.facebook {
  background: transparent url('images/connect_facebook.png') no-repeat top left;
  color: #3859a5;
  padding-left: 39px;
}

.widget_connectwithme .widget-container li a.rss {
  background: transparent url('images/connect_rss.png') no-repeat top left;
  color: #ea6224;
  padding-left: 39px;
}

.widget_connectwithme .widget-container li a.youtube {
  background: transparent url('images/connect_youtube.png') no-repeat top left;
  color: #f04d4d;
  padding-left: 39px;
}

/* Flickr Widget */

.widget_flickr .flickr_badge_image {
  float: left; margin-right: 5px; margin-bottom: 5px;
}

/* Twitter Widget */

.widget_twitter h3 {
  background-image: url('images/via_twitter.png') !important;
  background-repeat: no-repeat !important;
  background-position: 95% 50% !important;
}

/* Search Widget */


.search-submit {position:relative;top:8px; margin-left: 5px;}

#search-text {padding: 6px; border: 1px silver solid; color: #727272; font-size: 14px; width: 140px}


/* Tabs */

.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Blog Navigator */

#sidebar .widget_blognavigator .tabs {
  width: 300px;
  overflow: hidden;
}

#homepage-widgets .widget_blognavigator .tabs {
  width: 271px;
  overflow: hidden;
}

.widget_blognavigator h3 {
  margin-bottom: 0 !important;
}

#sidebar .widget_blognavigator .tabs {
  margin: 0; margin-bottom: 13px;
}

#homepage-widgets .widget_blognavigator .tabs {
  margin: 0; margin-left: 22px; margin-bottom: 13px;
}

.widget_blognavigator .tabs li {
  margin: 0; margin-right: 16px;
}

.widget_blognavigator .tabs li {
  float: left;
}

.widget_blognavigator .tabs li a {
  background: #dd3131;
  color: #ffffff;
  float: left;
  font-size: 13px; font-weight: bold;
  height: 29px;
  line-height: 29px;
  text-decoration: none;
  padding: 0 10px;
}

#blog-navigator .widget-container li {
  color: #00123f;
  border-bottom: 0;
  font-size: 13px;
  padding: 0;
  margin: 0; margin-bottom: 18px;
}

#blog-navigator .widget-container li:last-child { margin-bottom: 0; }

#blog-navigator .widget-container li a {
  color: #00123f;
  line-height: 14px;
}

/* Sidebar Adblocks Widget */

.widget_sidebar_adblocks  {
  padding-top: 17px;
}

.widget_sidebar_adblocks ul {
  list-style: none;
  margin: 0; margin-left: 4px;
}

.widget_sidebar_adblocks ul li {
  float: left;
  margin: 0; margin-left: 12px; margin-bottom: 12px;
}

.widget_sidebar_adblocks ul li img {
  border: 1px solid #c0c0c0;
}

#sidebar .widget_squeeze .form-container #submit {
width: 300px;
}

.edit-widget { 
padding:15px; 
width: 900px; 
text-align: center; 
color: #000f30;
background: #dfdfdf;
border: 1px #e2e2e2 solid;
margin:20px 0px;
clear:both; 
font-weight: bold;
display: block;
font-size: 14px;
text-decoration: none;
}


.edit-widget:hover { 
color: #fff; 
background: #000f30;
display: block;
text-decoration: none!important;
}

.edit-widget:hover strong {
color: #fff;
}


/* Begin Footer */

#footer-container {
  width:100%;
  text-align:center;
}

.push {
  height: 75px;
}

#footer {
  margin: 0 auto;
  color:#eaeaea;
  text-align:center;
  width:1050px;
  height:187px;
}


.footerstyle p{color:#eaeaea;
              font-family: Arial;
              font-size:12px;
              margin-left:430px;}

#footer a {
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#footer a:hover {
  text-decoration: underline;
}


#footer h3 {
  font-size: 18px;
  margin-bottom: 13px;
  color:#EAEAEA;
}

/* End Footer */

/* Begin Post */

.home .post {
  margin-bottom: 50px;
}
  
.hentry .post-header {
  margin-bottom: 23px;
}

.entry img {
margin: 10px;
}

.pdf_table td img {
margin: 0px;
}

.pdf_table td {
padding: 10px;
}

.hentry .post-title, .hentry .post-title a {
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 5px;
}

.hentry .post-info {
  font-size: 11px;
  margin-bottom: 10px;
  position: relative;

}

.rond-sep {
  height: 2px;
  font-size: 1%; 
  margin: 10px auto;
}

.hentry .entry p { line-height: 24px; }

.hentry .post-footer { margin-bottom: 18px; }
.hentry .post-footer .rond-sep { margin-bottom: 16px; }

.hentry .social-media {
  margin: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
}

.hentry .social-media li {
  float: left;
  margin-right: 26px;
}

.hentry .social-media li a {
  height: 14px;
  text-decoration: none;
  font-size: 11px;
}

.hentry .social-media li.share-this a {
  background: transparent url('images/socialmedia_sharethis.png') no-repeat top left !important;
  color: #0d7032;
  padding: 0; padding-left: 16px;
  line-height: 14px;
}

.hentry .social-media li.share-this a span {
  line-height: 14px;
}

.hentry .social-media li.rss a {
  background: transparent url('images/socialmedia_rss.png') no-repeat top left !important;
  color: #e04c1c;
  padding-left: 16px;
  line-height: 14px;
}

.hentry .entry blockquote { background: #ffffff;
  clear: both;
  margin: 0;
  border: none;
  font-style: italic;
  padding: 2px;
}

.hentry .entry  blockquote p
{background: #ffffff;

}
.hentry .entry blockquote:before {
content: url('images/commentquote.gif'); 

height: 0;
margin-left: -0.55em;
}

.hentry .entry img.alignleft {
  margin-right: 18px; margin-bottom: 18px;
}

.hentry .entry img.alignright {
  margin-left: 18px; margin-bottom: 18px;
}

.hentry .entry h1 {
  font-size: 22px;
  margin-bottom: 18px;
}

.hentry .entry h2 {
  font-size: 20px;
  margin-bottom: 18px;
}

.hentry .entry h3 {
  font-size: 18px;
  margin-bottom: 18px;
}

.hentry .entry h4 {
  font-size: 16px;
  margin-bottom: 18px;
}

.hentry .entry h5 {
  font-size: 14px;
  margin-bottom: 18px;
}

.hentry .entry h6 {
  font-size: 12px;
  margin-bottom: 18px;
}

.hentry .entry ul, .hentry .entry ol {
  margin-left: 40px;
  margin-bottom: 18px;
}

.hentry .entry li {
  margin-bottom: 10px;
  line-height: 22px;
}

.hentry .entry a{
text-decoration: none;
color:#798FA4;
}

.hentry .entry a:hover {
text-decoration: none;
color:#798FA4;
}

/* End Post */


/* Begin Comments */

#comments-list h3 {
  font-size: 18px; font-weight: bold;
  margin-bottom: 26px;
}

#comments-list ol {
  margin: 0;
}

#content #comments-list ol li {
  margin: 0; margin-bottom: 30px;
}

#comments-list .author-info {
  height: 38px;
  line-height: 38px;
}

#comments-list .author-info .avatar {
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
}

#comments-list .author-info .author_name {
  float: left;
  margin: 0; margin-left: 13px;
}

#comments-list .author-info .author_name {
  margin-right: 12px;
}

#comments-list .author-info .author_name, #comments-list .author-info .author_name a {
  font-size: 18px; font-weight: bold;
  text-decoration: none;
}

#comments-list .author-info .comment_date {
  float: left;
  margin: 0;
}

#comments-list .author-info .reply {
  float: right;
  margin: 0;
}

#comments-list .author-info .reply a {
  color: #d5120e;
  font-weight: bold;
  text-decoration: none;
}

#comments-list .comment-entry {
  color: #222222;
  font-size: 12px;
  line-height: 20px;
}

#comments-list .comment-reply-link {
  text-decoration: none;
}

#comments-list .alt {
  padding: 0;
}

#comments-list .children {
  margin-top: 30px;
}

/* End Comments */


/* Begin Respond */

#content #respond {
}

#content #respond h3 {
  font-size: 18px; font-weight: bold;
  margin-bottom: 20px;
}

#content #respond p {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-left: 17px;
}

#content #respond input.text {
  float: left;
  font-size: 12px;
  width: 266px;
  padding: 5px 5px;
}

#content #respond textarea {
  float: left;
  width: 362px;
  height: 185px;
  padding: 5px;
}

#content #respond #commentsubmit {
  background: #8b8b8b;
  color: #fff;
  padding: 6px;
  display: block;
  border: 0;
  position: absolute; bottom: 0; right: 15px;
    cursor: pointer;
    border: 2px #727372 solid;
}

#content #respond #commentsubmit:hover {
  background: #727372;
  border: 2px #727372 solid;
 }
 
 #content #respond #commentsubmit:active,#content #respond #commentsubmit:focus {
  border: 2px #727372 inset;
 }


/* End Respond */

.squeeze-wrapper {
width:920px; 
margin: 30px auto;
padding:10px 20px;
}

p.disclaimer {
font-size: 14px;
margin: 10px auto;
text-align: center;
padding: 10px;
}

/* Begin Squeeze Template 1 */

#squeeze-template-1 {
  text-align: left;
  margin: 0px auto; margin-bottom: 10px;
  padding: 0px;
  overflow: hidden;
}

#squeeze-template-1 h2 {
margin-bottom:10px;
font-size: 28px!important;
font-weight: bold;
line-height: 1.5;

}

#squeeze-template-1 h3 {
margin:10px 0px 20px 0px;
font-size: 18px;
line-height: 26px;
font-weight: normal;

}

#squeeze-template-1 .video {
  background: #ffffff;
  float: left;
  width: 571px;
  height: 335px;
  padding: 0px;
  padding-bottom:10px;
}

#squeeze-template-1 .form {
  width: 300px;
  float: right;
  padding: 10px;
}



#squeeze-template-1 .form-content {
  font-size: 1.3em;
  line-height: 1.5;
  margin-top: 16px; margin-bottom: 25px;

}

#squeeze-template-1 .form-content strong {
  font-style: italic;
}

#squeeze-template-1 .form form {

  width: 300px;

  padding-left: 6px; padding-right: 13px; padding-top: 5px;
  padding-bottom: 5px;
}

#squeeze-template-1 .form form p {
  margin: 0;
}


#squeeze-template-1 .form form #submit {
  font-size: 24px; font-weight: bold;
  border: 0;
  padding: 10px;
  width: 290px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-1 .form form #submit:hover {
  background-position: bottom left;
}

/* End Squeeze Template 1 */

/* Begin Squeeze Template 2 */

#squeeze-template-2 {

  margin: 0 auto; margin-bottom: 10px;
  padding: 0px;
  text-align: left;
}


#squeeze-template-2 h2 {
  font-weight: bold; font-size: 28px;
margin-bottom: 10px;
line-height: 1.5;
}

#squeeze-template-2 .form-container {
  margin-bottom: 20px;
}

#squeeze-template-2 .form-container img {
  display: inline;
  float: left;
}

#squeeze-template-2 h3 {
margin:10px 0px 20px 0px;
font-size: 18px;
line-height: 26px;
font-weight: normal;
}

#squeeze-template-2 .content-container-wrapper {
  width: 560px;
}

#squeeze-template-2 .content-container {
  display: inline;
  float: left;
  font-size: 13px;
  margin-top: 15px;
  width: 550px;
}

#squeeze-template-2 .content-container .entry {
  margin-left: 15px;
  line-height: 1.5;
  font-size: 1.2em;
}

#squeeze-template-2 form {
  display: inline;
  float: right;
  width: 285px;
  margin-top: 10px;
  margin-right: 17px;
  padding-left: 12px; padding-right: 15px; padding-top: 22px; padding-bottom: 16px;
}

#squeeze-template-2 form p { margin: 0; line-height: 1.5; }


#squeeze-template-2 form #submit {
  border: 0;
  font-size: 20px; font-weight: bold;
  height: 43px;
  width: 280px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-2 form #submit:hover {
  background-position: bottom left;
}

#squeeze-template-2 form #submit {
  margin-bottom: 22px;
  position: relative;
}

#squeeze-template-2 form .submit-container .left-arrow {
  background: transparent url('images/arrow_left.html') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; left: -40px; top: -24px;
}

#squeeze-template-2 form .submit-container .right-arrow {
  background: transparent url('images/arrow_right.html') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; right: -35px; top: -24px;
}



/* End Squeeze Template 2 */


/* Begin Squeeze Template 3 */

#squeeze-template-3 {
  text-align: left;
  margin: 0 auto;
  padding-top: 0px;
  overflow: hidden;
}

#squeeze-template-3 h2 {
  font-weight: bold; font-size: 28px;
margin-bottom: 10px;
line-height: 1.5;
}

#squeeze-template-3 .form-container {
 margin: 0;
  margin-bottom: 20px;
 
}

#squeeze-template-3 h3 {
margin:10px 0px 20px 0px;
font-size: 18px;
line-height: 26px;
font-weight: normal;
}

#squeeze-template-3 .content-container-wrapper {
  float: left;
  width: 580px;
  margin: 0;
  padding: 0;
}

#squeeze-template-3 .content-container {
  display: inline;
  float: left;
  font-size: 13px;
  margin: 0;
  margin-top: 5px;
  padding-right:10px;
  width: 560px;
}

#squeeze-template-3 .content-container .entry {
  margin-left: 0px;
  line-height: 1.5;
  font-size: 1.2em;
}

#squeeze-template-3 form {
  display: inline;
  float: left;
  width: 285px;
  margin-top: 10px;
  margin-right: 17px;
  padding-left: 12px; padding-right: 15px; padding-top: 22px; padding-bottom: 16px;
}

#squeeze-template-3 form p { margin: 0; }



#squeeze-template-3 form #submit {
  border: 0;
  font-size: 20px; font-weight: bold;
  height: 43px;
  width: 280px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-3 form #submit:hover {
  background-position: bottom left;
}

#squeeze-template-3 form #submit {
  margin-bottom: 22px;
  position: relative;
}

#squeeze-template-3 form .submit-container .left-arrow {
  background: transparent url('images/arrow_left.html') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; left: -40px; top: -24px;
}

#squeeze-template-3 form .submit-container .right-arrow {
  background: transparent url('images/arrow_right.html') no-repeat top left;
  display: block;
  width: 38px;
  height: 46px;
  position: absolute; right: -35px; top: -24px;
}


/* End Squeeze Template 3 */


/* Begin Squeeze Template 4 */

#squeeze-template-4 {
  text-align: left;
  margin: 0 auto;

  overflow: hidden;
}

#squeeze-template-4 .squeeze-col-1 {
  float: left;
  width: 540px;
  overflow: hidden;
  margin-right: 30px;
    line-height: 1.5;
    font-size: 1.2em;
}

#squeeze-template-4 .squeeze-col-1 h2 {
  font-weight: bold; font-size: 44px;
  line-height: 49px; margin-bottom: 15px;
}

#squeeze-template-4 .squeeze-col-1 h3 {
  font-weight: bold; font-size: 22px;
  line-height: 24px;
  margin-bottom: 30px;
}

#squeeze-template-4 .squeeze-col-2 {
  float: right;
  width: 314px;
  margin-right:0;
  text-align:right;
  overflow: hidden;
}

#squeeze-template-4 .squeeze-col-2 .video {
  margin-bottom: 50px;
}

#squeeze-template-4 form {
  display: inline;
  float: right;
  width: 285px;
  margin-top: 10px;   margin-bottom: 15px;
  margin-right: 0px;
  padding-left: 12px; padding-right: 15px; padding-top: 22px; padding-bottom: 16px;
}

#squeeze-template-4 form p { margin: 0; }



#squeeze-template-4 form #submit {
  border: 0;
  font-size: 20px; font-weight: bold;
  height: 43px;
  width: 280px;
  cursor: pointer;
  text-shadow: #484848 1px 2px 2px;
}

#squeeze-template-4 form #submit:hover {
  background-position: bottom left;
}

#squeeze-template-4 form #submit {
  margin-bottom: 22px;
  position: relative;
}

/* End Squeeze Template 4 */

/* Mail Chimp Form Corrections */

#mc_embed_signup legend {display: none}

#mc_embed_signup, #mc_embed_signup fieldset {
border: none!important; 
padding: 0px!important;
margin:0px!important;
width:200px;
}

#mc-embedded-subscribe-form {width:100%!important;margin:0!important;padding:0!important}

/* End Mail Chimp Form Corrections */

/* Edit Buttons */

.edit {
margin: 0px; 
float: right; 
text-align: right; 
background: url('images/edit.png') no-repeat top left;
text-indent: 17px;
}

.edit a {
text-decoration: none; 
font-weight: bold; 
color: black!important}

.edit a:hover {
text-decoration: underline; 
font-weight: bold; 
color: #c70000}

/* End Edit Buttons */


/* Gallery Template */
 .about {
  width:940px;
  margin:-5px -31px 0 -10px;
  overflow:hidden;
  position: relative;
  z-index: 500;
}
#featured {
  margin-left: 0;
  margin-bottom: 0px;
  margin-right: 0;
  margin-top: 5px;
  width:940px;
  padding: 10px 0 0;
  position:relative;
  z-index: 500;
  list-style: none;
}
#featured:after {
  content:".";
  display:block;
  height:0;
  font:0/0 serif;
  clear:both;
  visibility:hidden;
}
#featured .control {
  margin: 0;
  list-style: none;
}
#featured .control li {
  margin: 0;
}
#featured .list {
  list-style: none;
  margin: 0;
  height: 35px;
}
#featured .list li {
  margin: 0;
}
#featured h3 {
  font-size: 20px;
  margin:0 0 20px;
}
#featured .jcarousel-list  {
  margin: 0;
  list-style: none;
}
#featured .jcarousel-list li {
  margin: 0;
  height: auto;
}
#posts {
  width:780px;
  clear:both;
  overflow:hidden;
}
#posts li {
  float:left;
  width:780px;
  position:relative;
}
#featured .thumb {
  float:right;
  border:1px solid #dadada;
}
#featured .content {
  float:left;
  width: 435px;
}
#featured p {
  font-size: 1.2em;
  line-height:1.8;
}
#featured .list {
  width:940px;
  overflow:hidden;
  position:relative;
  font:1em/3 helvetica,sans-serif;
  z-index:5;
  color:#fff;
  text-transform:uppercase;
  background:#003371;
}
#featured .list li {
  float:left;
}
#featured .list li span {
  display:none;
}
#featured .list li a {
  float:left;
  color:#fff;
  text-decoration: none;
  padding:0 23px;
}
#featured .list li a:visited {
  color:#eee;
}
#featured .list li a:hover,
#featured .list li a:focus {
  text-decoration:none;
  background:#00123F;
}
#featured .jcarousel-container {
  width:780px;
  position:relative;
  margin:0 0 28px 24px;
  margin-bottom: 0px;
  float:left;
  display:inline;
}
#featured .jcarousel-clip {
  z-index:500;
  position:relative;
  overflow:hidden;
  width:780px;
}
#featured .jcarousel-list {
  z-index:500;
  overflow:hidden;
  position:relative;
  top:0;
}
#featured .control li {
  float:left;
}
#featured .control li a {
  float:left;
  height:214px;
  text-indent:-9999px;
  overflow:hidden;
  background:url('images/about-lead.png') no-repeat;
}
#featured #carousel-prev {
  width:35px;
  margin:0 0 0 18px;
  background-position:0 0;
}
#featured #carousel-next {
  width:36px;
  margin:0 -868px 0 835px;
  background-position:100% 0;
}
#featured #carousel-prev:hover {
  background-position:0 100%;
}
#featured #carousel-next:hover {
  background-position:100% 100%;
}

#gallery-content {
  margin:0 32px 0 31px;
  position:relative;
  height:1%;
}
 .about .message {
  font:1em/2 helvetica,sans-serif;
  color:#000;
  padding:5px 10px;
  border:1px solid #eeeecd;
  background:#fffff3;
  text-align:center;
  margin:0 0 20px;
}
 .about h2 {
  font:normal 1.58em/1.2 helvetica,sans-serif;
  color:#000;
  margin:0 0 30px;
}
 .about .box {
  width:400px;
  min-height:200px;
  float:left;
  clear:left;
  display:inline;
  padding:0 0 10px;
  margin:0 0 20px;
  margin-left:10px;
}
* html  .about .box {

}
 .about .box-2,
 .about .box-4,
 .about .box-6,
 .about .box-8 {
  float:right;
  margin-right:17px;
  clear:right;
}
 .about .box h3 {
	font-size: 18px; font-weight: bold;
	line-height:  24px;
	margin-bottom:5px;

}
 .about .box p {
  font-size: 14px;
  text-align: left;
  line-height:2;
  padding:0 0 0 0px;
}
/* End Gallery Template */

/* New Homepage */

.landing-page #buy-featured-product {
	color: #fff;
	width: 940px;
	margin-bottom: 15px;
	padding-bottom: 30px;
	position: relative;
}

.landing-page #buy-featured-product span {
	color: #fea700;
	font-weight: bold;
}

.landing-page #buy-featured-product #squeeze-desc {
	width: 443px;
	padding-top: 37px; padding-left: 39px;
}

.landing-page #buy-featured-product #squeeze-desc p {
	font-size: 24px;
	line-height: 30px;
}

.landing-page #buy-featured-product #squeeze-desc .add-to-cart {
	background: transparent url('images/transparentlandingbtns.png') no-repeat top left;
	display: block;
	float: left;
	text-decoration: none;
	width: 188px;
	height: 50px;
	margin-right: 25px;
	line-height: 50px;
	text-align: center;
	color: #fff;	
	font-size: 22px;
}

.landing-page #buy-featured-product #squeeze-desc .add-to-cart:hover { background-position: top center; }
.landing-page #buy-featured-product #squeeze-desc .add-to-cart:active { background-position: top right; }

.landing-page #buy-featured-product #squeeze-desc .learn-more {
	background: transparent url('images/transparentlandingbtns.png') no-repeat bottom left;
	display: block;
	float: left;
	text-decoration: none;
	width: 188px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 22px;
}

.landing-page #buy-featured-product #squeeze-desc .learn-more:hover { background-position: bottom center; }
.landing-page #buy-featured-product #squeeze-desc .learn-more:active { background-position: bottom right; }

.landing-page #buy-featured-product #landing-video {
	padding-top: 30px; padding-right: 30px;
}

.landing-page #buy-featured-product #landing-video .video {
	padding: 14px;
	margin-bottom: 30px;
	background: #99a9bb;
}


.landing-page #buy-featured-product #landing-video p {
	margin: 0;
	text-align: center;
	font-size: 26px;
	line-height: 35px;
	font-family: Georgia;
	color: #ccd5e1;
}

.landing-page .new-buy-products {
	list-style: none;
	margin: 0;
	width: 940px;
	overflow: hidden;
	color: #999;
}

.landing-page .new-buy-products li {
	float: left;
	width: 270px;
	padding: 14px;
	margin-right: 23px;
}

.landing-page .new-buy-products li h3 {
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
}

.landing-page .new-buy-products li .entry p {
	font-size: 14px;
	line-height: 24px;


}

#content-wrapper, .squeeze-wrapper {
  background-color: #ffffff;
}

.widget {
  background: #ffffff;
  color: #4c4c4c;
}

.widget h3 {
  /*background-image:url(../images/actiebalkje.jpg);
  background-repeat:repeat-x;*/
  color: #F69522;
  font-weight:normal;
}

.widget .widget-container {
  background: #ffffff;
}

.widget .widget-container a {
  color: #4c4c4c;
}

#footer-widgets {
  background: #003371;
}

#footer-container {
  background-color:transparent;
  color: #EAEAEA;
}

#footer a {
  color: #EAEAEA;
}

.adbanner {
  background-color: #eaeaea;
}

.hentry .post-title, .hentry .post-title a {
  color: #0000ff;
}

.hentry .post-title, .hentry .post-title a:hover {

}

.hentry .post-info {
  color: #919191;
}

.hentry .post-info a {
  color: #919191;
  text-decoration: none;
}

.rond-sep {
  background-color: #E1E1E1;
}

.hentry .entry  {
  color: #222222;
}

.hentry .entry a {
  color: #395a83;
}

.hentry .entry a:hover {

}

.hentry .entry blockquote {

}

#comments-list h3 {
  color: #5a5a5a;
}

#comments-list .author-info {
  background: #003371;
}

#comments-list .author-info .author_name, #comments-list .author-info .author_name a {
  color: #eaeaea;
}

#comments-list .author-info .comment_date {
  color: #eaeaea;
}

#comments-list .comment-entry {
  border-bottom: 1px solid  #c8c8c8;;
  color: #222222;
}

#comments-list .comment-reply-link {
  color: #003371;
}

#content #respond h3 {
  color: #5a5a5a;
}

#content #respond input.text {
  border: 1px solid  #c8c8c8;
  color: #5a5a5a;
}

#content #respond textarea {
  border: 1px solid  #c8c8c8;
  color: #5a5a5a;
}

#squeeze-template-1 .form-content strong {
  color: #0000ff;
}

#squeeze-template-2, #squeeze-template-3, #squeeze-template-4 {
  background-color: #ffffff;
}

#squeeze-template-2 h3, #squeeze-template-3 h3, #squeeze-template-4 h2 {
  color: #dd3131;
}

#squeeze-template-2 form, #squeeze-template-3 form, #squeeze-template-4 form, p.disclaimer {
  background: #fefdeb;
  border: 1px solid #d8d7c8;
}

.hentry .post-title {
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 20px !important;
}

.hentry .entry {
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 15px !important;
}

#squeeze-template-1 .form form #submit, #squeeze-template-2 form #submit, #squeeze-template-3 form #submit, #squeeze-template-4 form #submit, .widget_squeeze .form-container #submit {
	background: #ff9500;
	
	color: #ffffff;
	
	border-color: #e38500;
	border-width: 3px;
	border-style: Solid;
		text-shadow: 2px 2px #6c6c6c;
	}

#squeeze-template-1 .form form #submit:hover, #squeeze-template-2 form #submit:hover, #squeeze-template-3 form #submit:hover, #squeeze-template-4 form #submit:hover, .widget_squeeze .form-container #submit:hover {
	background: #e38500;
	color: #ffffff;
	
	border-color: #d07900;
	border-width: 3px;
	border-style: Solid;
}

#squeeze-template-1 .form form #submit:focus, #squeeze-template-2 form #submit:focus, #squeeze-template-3 form #submit:focus, #squeeze-template-4 form #submit:focus, #squeeze-template-1 .form form #submit:active, #squeeze-template-2 form #submit:active, #squeeze-template-3 form #submit:active, #squeeze-template-4 form #submit:active, .widget_squeeze .form-container #submit:active {
	background: #d07900;
	color: #ffffff;
	
	border-color: #c27100;
	border-width: 3px;
	border-style: Inset;
}

.hentry .post-title, .hentry .post-title a {
	color: #011B45;
}

.hentry .entry h2 { color: #011B45; }
.hentry .entry h3 { color: #222222; }
.hentry .entry h4 { color: #222222; }
.hentry .entry h5 { color: #222222; }
.hentry .entry h6 { color: #222222; }

.landing-page #buy-featured-product {
  background-color: #011B45;
  color: #ffffff;
}

.landing-page #buy-featured-product span {
	color: #fea500;
}

.landing-page #buy-featured-product #landing-video .video {
	background-color: #8c90c4;
}

.landing-page .new-buy-products li {
	background-color: #F2F2F2;
	color: #999999}

/* End Homepage */

.textwidget table {font-size:13px;}

.entry table  {font-size:13px;}

.btn-selectable:disabled {
    color:black;
    font-weight:bold
}

div.descr {
	display: none;
	}
	
img.button {
    margin: 0;
}

#list-wrapper {
    background-color: #FFF;
}

#list-wrapper #content {
    padding: 25px 25px 0px 70px;
}
#list-wrapper p {
  text-align: left;
}

.toggle-section-header	{
    border-bottom:#eee 1px solid;
    display:block;
    margin-bottom:20px;
	padding-bottom:10px;
	font-family:"Century Gothic", 'Didact Gothic', Verdana, sans-serif;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	width:500px;
	color: #6e6c6c;
}

.toggle-section-content	{font-family:"Century Gothic", 'Didact Gothic', Verdana, sans-serif;
						font-size:14px;
						text-align:left;
						color:#6e6c6c;
						width:500px;
						overflow:auto;}
						
div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6 {
    margin-bottom: 10px;
}

div.content form {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.content form input.button {
    margin-top: 10px;
}
