/* Theme Name: berngesund */

/* =Reset
-------------------------------------------------------------- */

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline:none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	float:left;
	border: 0;
	width:100%;
	height: 3px;
	margin: 18px 0;
	/*padding: 18px 0 0;
	margin: 0;*/
	background:url('images/hr-418.png') no-repeat;
}
#secondary hr {
	margin: 13px 0 22px;
	background:url('images/hr-256.png') no-repeat;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	display:block;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =fonts
-------------------------------------------------------------- */
@font-face { font-family: ClanWeb-Bold; src: url("fonts/ClanWeb-Bold.eot") format('embedded-opentype'),url("fonts/ClanWeb-Bold.woff") format("woff"); }
@font-face { font-family: ClanWeb-News; src: url("fonts/ClanWeb-News.eot"),url("fonts/ClanWeb-News.woff") format("woff");; }
@font-face { font-family: ClanWeb-NewsItalic; src: url("fonts/ClanWeb-NewsItalic.eot") format('embedded-opentype'),url("fonts/ClanWeb-NewsItalic.woff") format("woff"); }
@font-face { font-family: ClanWeb-BoldItalic; src: url("fonts/ClanWeb-BoldItalic.eot") format('embedded-opentype'),url("fonts/ClanWeb-BoldItalic.woff") format("woff"); }

/* =Repeatable patterns
-------------------------------------------------------------- */
/* Small headers */
.archive-title,
.page-title,
.widget-title {
	color: #3399ff;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
.entry-content form {
	width: 340px;
}
button,
input,
textarea {
	border: 1px solid #ccc;
	/*border-radius: 3px;*/
	font-family: inherit;
	padding: 6px;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
	height:250px;
}
textarea,
input {
    width:100%;
	color:#666;
}
input {
	height:15px;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	padding: 6px 10px;
	font-size: 11px;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	border: 1px solid #d2d2d2;
}
input[type=submit] {
	width:auto;
	height:auto;
	font-size:15px;
	color:#3399ff;
	border:1px solid #3399ff;
	background:#fff;
	font-family: ClanWeb-Bold;
	padding: 2px 18px;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/*search form in header */
#s {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 178px;
	height: 13px;
	float:left;
	margin-right:8px;
}
#searchsubmit {
	float:left;
	width:27px;
	height:27px;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img[class*="align"] {
	display:inline-block;
}
img.alignnone {
	display:block;
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	padding-top: 24px;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */
body {
	font-size: 14px;
	font-family: ClanWeb-News, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #666;
	background-color: #fff;
}

a {
	outline: none;
	color: #3399ff;
}
a:hover {
	color: #3399ff;
}
#primary a {
	text-decoration:none;
	font-family: ClanWeb-Bold;
}

/* white tranparent background */
.bg-white-transp-round {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9);	
	-webkit-border-radius: 17px;
    border-radius: 17px;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	margin: 18px auto 84px;
	max-width: 1000px;
	width: 1000px;
	overflow: hidden;
}
.colleft {
	float:left;
	width:699px;
	margin: 0 0 10px;
}
.site-content {
	margin: 0;
	float: left;
	width: 438px;
	padding: 0 20px;
	overflow-x: hidden;
}
.site-content #content {
	margin: 31px 0;
	padding: 0 20px 0 0;
}
.widget-area {
	margin: 0 0 10px;
	float: right;
	width: 267px;
	padding: 15px 13px 15px 11px;
}
#secondary {
	overflow-x: hidden;
}
.widget-area aside {
	padding-left: 4px;
	padding-right: 2px;
}

body.template-front-page .site-content,
body.single-attachment .site-content,
body.full-width .site-content {
	width: 100%;
}

/* Header */
.site-header {
	height: 142px;
	overflow:hidden;
	background:url('images/line-head.png') bottom no-repeat;
}
.site-header hgroup {
	height: 106px;
	width:100%;
	float:left;
	overflow:hidden;
}
.site-header h1,
.site-header h2 {
	text-align: left;
}
.site-header h1 a,
.site-header h2 a {
	color: #3399ff;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #3399ff;
}
.site-header h1 {
	font-size: 24px;
	line-height: 1.285714286;
	margin-bottom: 14px;
}
.site-header h2 {
	float:left;
	clear:none;
	width:205px;
	margin-top:60px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #3399ff;
}
.site-logo {
	float:left;
	margin: 26px 55px 0 15px;
}
.site-logo.fr {
	float:left;
	margin-right: 25px;
}
.header-image {
	margin-top: 24px;
}
#langnav {
	margin-top: 15px;
	float: right;
	margin-right: 39px;
	min-height: 32px;
}
.site-header #searchform {
	float:left;
	clear:none;
	/*margin:58px 0 0 34px;*/
	margin:14px 0 0 29px;
}

/* Navigation Menu */
.main-navigation {
	float:left;
	width: 191px;
	padding: 0 10px;
	margin: 0 10px 0 0;	
}

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: block;
		text-align: left;
		width: 100%;
		margin: 19px 0;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation ul.nav-menu > li {
		background: url('images/line-nav.png') bottom no-repeat;
	}
	.main-navigation li a,
	.main-navigation li {
		display: block;
		text-decoration: none;
	}
	.main-navigation li a {
		font-family: ClanWeb-Bold;
		font-size: 16px;
		color: #3399ff;
		/*line-height: 41px;*/
		margin: 0 5px;
		line-height: 1.1;
		padding: 12px 0;
	}
	.main-navigation li a:hover {
		color: #3399ff;
	}
	.main-navigation li {
		margin: 0;
	}
	.main-navigation li ul {
		margin: -3px 0 0;
		padding: 0 0 14px 0;
		display: none;
	}
	.main-navigation li.current-menu-item ul,
	.main-navigation li.current-menu-parent ul {
		display: block;
	}
	.main-navigation li ul ul {
		margin:0;
	}
	.main-navigation li ul li a {
		display: block;
  		font-family: ClanWeb-News;
		font-size: 13px;
		line-height: 16px;
		color:#666;
		padding: 4px 0;
	}
	.main-navigation li ul ul li a {
		padding: 4px 10px;
	}
	.main-navigation li ul li:first-child a {
		padding-top: 0;
	}
	.main-navigation li ul ul li:first-child a {
		padding-top: 4px;
	}
	.main-navigation li ul li a:hover {
		color: #3399ff;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #3399ff;
	}
	.main-navigation li ul .current-menu-item > a,
	.main-navigation li ul .current-menu-ancestor > a,
	.main-navigation li ul .current_page_item > a,
	.main-navigation li ul .current_page_ancestor > a {
		color: #3399ff;
  		font-family: ClanWeb-Bold;
	}
	.menu-toggle {
		display: none;
	}

/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
}

/* Sidebar */
.widget-area .widget {
	float: left;
	width: 100%;
	margin-bottom: 16px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
#secondary .widget {
	width: 267px;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
}
.widget-area .textwidget li {
	margin-left: 36px;
}
.widget-area .widget a {
	color: #3399FF;
	text-decoration:none;
}
.widget-area .widget a:hover {
	color: #3399FF;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Footer */
footer[role="contentinfo"] {
	float: left;
	width:100%;
	clear: both;
	font-size: 12px;
	color: #666;
	margin-left: auto;
	margin-right: auto;
}
footer[role="contentinfo"] #supplementary {
	float: left;
	width:100%;
	margin: 21px 15px;
}
footer[role="contentinfo"] .widget a {
	color: #666;
	text-decoration:underline;
}
footer[role="contentinfo"] .widget a:hover {
	color: #3399ff;
}
footer[role="contentinfo"] .widget-area {
	float:left;
	padding:0;
	margin:0;
}
footer[role="contentinfo"] .widget-area .widget,
footer[role="contentinfo"] .widget-area .widget p {
	margin-bottom: 0;
	line-height:18px;
}
footer[role="contentinfo"] .textwidget {
	min-height:10px;
}

footer[role="contentinfo"] #first {
	width: 181px;
	margin-right: 45px;
}
footer[role="contentinfo"] #second {
	width: 438px;
	margin-right: 45px;
}
footer[role="contentinfo"] #third {
	width: 261px;
}
footer[role="contentinfo"] .widget-area .widget img {
	margin-top: 14px;
}

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
}
.entry-header .entry-title {
  	font-family: ClanWeb-Bold;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	/*line-height: 21px;*/
	line-height: 1.7;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 12px 0;
}
.entry-content h1,
.comment-content h1 {
  	font-family: ClanWeb-Bold;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
  	font-family: ClanWeb-News;
	font-size: 18px;
	font-weight: normal;
}
.entry-content h3,
.comment-content h3 {
  	font-family: ClanWeb-Bold;
	font-weight: normal;
	font-size: 14px;
}
.entry-content h4,
.comment-content h4 {
  	font-family: ClanWeb-News;
	font-weight: normal;
	font-size: 14px;
}
.entry-content h5,
.comment-content h5 {
  	font-family: ClanWeb-News;
	font-weight: normal;
	font-size: 14px;
}
.entry-content h6,
.comment-content h6 {
  	font-family: ClanWeb-News;
	font-weight: normal;
	font-size: 14px;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	line-height: 1.7;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px 5px;
	line-height: 1.7;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.7;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.7;
	margin: 0 0 24px;
}
img.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter {
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.7;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.7;
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	border-bottom: 0px solid #ededed;
	margin: 0 0 24px;
	vertical-align: top;
}
.entry-content td,
.comment-content td {
	border-top: 0px solid #ededed;
	padding-right:20px;
	vertical-align: top;
}
.site-content article {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.7;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}

/* =Archives
-------------------------------------------------------------- */
.archive-header,
.page-header {
	margin-bottom: 48px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}

/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
}

/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
}
.widget_rss li {
	margin: 12px 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	margin-left: 12px;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}

/* =Plugins
----------------------------------------------- */
img#wpstats {
	display: block;
	margin: 0 auto 24px;
}

.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 0px solid #BFBFBF !important;
	padding: 9px 1px 0 !important;
	margin: 2px;
	font-weight:normal !important;
	display:inline-block;
    vertical-align: top;
	line-height: 15px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #3399ff;
}
.wp-pagenavi span.current {
	font-weight:normal;
	font-family: ClanWeb-Bold;
	border-bottom: 2px solid #3399ff !important;
}
.wp-pagenavi .first,
.wp-pagenavi .last {
	display: none;
}
.nextpostslink,
.previouspostslink {
	width:17px;
	height:21px;
	padding-top:0 !important;
}
.nextpostslink {
	background:url('images/pagination-arrow-right.png') center no-repeat;
}
.previouspostslink {
	background:url('images/pagination-arrow-left.png') center no-repeat;
}

.widget_sp_image {
	padding:0 !important;
	margin-bottom:10px;
}
.image-title {
	float:left;
	width:100%;
	height:42px;
	text-align:center;
	background:url('images/bg-sidebar-title.png') no-repeat;
}
.image-title img {
	margin-top:7px;
	display: inline;
}

.image-title-withline {
	height:48px;
	background:url('images/bg-sidebar-title-line.png') no-repeat;
}
.image-title-withline img {
	margin-top:13px;
}

.widget_just_widget .widget-title {
	display:none;
}

.slider    { overflow:hidden; position:relative; }
.slider ul { margin:0; padding:0; }
.slider li { float:left; margin:0 30px 0 0; list-style:none; width:237px; }

.addthis_toolbox {
	float: left;
	position: relative;
	margin-top: 29px;
	height: 200px;
}
.back-menu ~ .addthis_toolbox {
	margin-top: 0 !important;
}
.fb_iframe_widget,
.fb_edge_widget_with_comment {
	position: absolute !important;
}
.fb_iframe_widget > span,
.fb_edge_widget_with_comment > span {
	min-height: 180px !important; 
	width: 450px !important;
}
.entry-content .fb_iframe_widget > span,
.entry-content .fb_edge_widget_with_comment > span {
	min-height: 180px !important; 
	width: 430px !important;
}

.widget_just_widget {
	margin-top:-8px;
}

.wpcf7-form p {
	margin-bottom:12px;
}
div.wpcf7-response-output {
	background-color:#FFFFFF;
    margin: 0 !important;
    margin-left: 120px !important;
    margin-top: -43px !important;
    position: absolute;
    width: 250px !important;
}

/* =Custom Styles
----------------------------------------------- */
/* ambassador */
.ambassador-widget {
	position:relative;
	width: 267px;
	min-height: 280px;
	margin-bottom:4px;
}
#ambassador-slider {
	width: 237px;
}
#ambassador-slider ul {
	width: 2000px;
}
#ambassador-slider li {
	line-height:140%;
}
.ambassador-widget .next-slide {
	position:absolute;
	left:241px;
	top:87px;
}
.ambassador-widget .next-slide:hover {
	cursor:pointer;
}
.ambassador-widget .ambassador-details {
	margin-top:12px;
	float: left;
	width: 100%;
}
.ambassador-widget .ambassador-statement {
	font-size:14px;
	float:left;
	clear:both;
}
.ambassador-widget .ambassador-name {
	font-size:12px;
  	font-family: ClanWeb-Bold;
	float:left;
	clear:both;
	margin-top:3px;
}
.ambassador-widget img {
	-webkit-border-radius: 10px;
    border-radius: 10px;
}

/* recipe */
.recipe .entry-header {
	margin-bottom: 16px;
}

.recipe_widget {
	margin-bottom:8px !important;
}
.recipe-widget {
	position:relative;
	width: 267px;
	min-height: 124px;
}
#recipe-slider {
	width: 237px;
}
#recipe-slider li {
	line-height:140%;
}
.recipe-widget .next-slide {
	position:absolute;
	left:241px;
	top:63px;
}
.recipe .next-slide:hover {
	cursor:pointer;
}
.recipe-list .recipe-item {
	margin-bottom:0 !important;
}
.recipe-list .recipe-details {
	width:280px;
	float:left;
}
.recipe-list .recipe-details div {
	clear:both;
}
.recipe-single .recipe-title,
.recipe-list .recipe-title,
.recipe-widget .recipe-title {
	font-size: 20px;
	line-height: 26px;
	color:#3399ff;
	float: left;
	margin-top:2px;
	margin-bottom:8px;
}
.recipe-single .recipe-title,
.recipe-list .recipe-title {
	margin-top:0;
	margin-bottom:0;
}
.recipe-list .recipe-details {
  	font-family: ClanWeb-News !important;
}
.recipe-single .recipe-date,
.recipe-list .recipe-date {
	font-size: 15px;
	color:#999;
}
.recipe-single .recipe-header {
	margin-bottom: 22px;
}
.recipe-single .recipe-header div {
	clear:both;
}
.recipe-list .recipe-thumb,
.recipe-widget .recipe-thumb {
	width: 122px;
	height:88px;
	overflow:hidden;
	float: left;
	margin-right:9px;
}
.recipe-list .recipe-thumb img,
.recipe-widget .recipe-thumb img {
	width: 100%;
	height:auto;
}
.recipe-list .recipe-thumb {
	margin-right:13px;
}
.recipe-single .recipe-thumb {
	margin-bottom:21px;
}
.recipe-widget .recipe-excerpt {
	width: 106px;
	float: left;
	font-size:14px;
}
.recipe-widget .recipe-no-thumb {
	width: 100%;
}
.recipe-list .recipe-no-thumb {
	margin-left: 136px;
}
.recipe-widget .recipe-excerpt a {
  	font-family: ClanWeb-Bold;
}
.recipe-list hr {
	margin: 13px 0;
}
.recipe-single hr {
	margin: 12px 0;
}
.recipe-single .entry-header {
margin-bottom: 16px;
}

/* agenda */
.agenda .entry-header {
	margin-bottom: 14px;
	float: left;
	width: 100%;
}
.agenda-main-title { float:left; width:70%; }

.agenda-list .agenda-item {
	margin:0 !important;
}
.agenda-list .agenda-item a {
	text-decoration:none;
}
.agenda-list .agenda-date,
.agenda-widget .agenda-date {
	float:left;
	width:77px;
	padding-right:23px;
	text-align:center;
	line-height:20px;
}
.agenda-widget .agenda-date {
	width:63px;
	padding-right:10px;
}
.agenda-list .agenda-day,
.agenda-widget .agenda-day {
	font-size: 20px;
  	font-family: ClanWeb-News !important;
	color:#3399ff;
}
.agenda-widget .agenda-day {
	font-size: 18px;
}
.agenda-list .agenda-month,
.agenda-widget .agenda-month {
	font-size: 15px;
	color:#666;
  	font-family: ClanWeb-News !important;
}
.agenda-widget .agenda-month {
	font-size: 14px;
}
.agenda-list .agenda-event,
.agenda-widget .agenda-event {
	float:left;
	width:318px;
	line-height:20px;
  	font-family: ClanWeb-News !important;	
}
.agenda-widget .agenda-event {
	width:183px;	
}
.agenda-list .agenda-title,
.agenda-widget .agenda-title {
	font-size: 20px;
	color:#3399ff;
}
.agenda-widget .agenda-title {
	font-size: 18px;
}
.agenda-list .agenda-location,
.agenda-widget .agenda-location {
	font-size: 15px;
	color:#666;
}
.agenda-widget .agenda-location {
	font-size: 14px;
}
.agenda-widget {
	margin-top: 2px;
}
.agenda-singel .entry-header,
.agenda-singel .entry-content {
	width:418px;
}
.agenda-single .agenda-single-item {
	width: 418px;
}
.agenda-single .agenda-header {
	line-height: 22px;
	margin-bottom: 18px;
}
.agenda-single .agenda-title {
	font-size: 20px;
	color:#3399ff;
}
.agenda-single .agenda-meta {
	font-size: 15px;
	color:#999;
}
.agenda-single .hidden {
	visibility:hidden;
	margin:0;
	padding:0;
	height:0;
}
.agenda-single hr {
	margin: 14px 0;
}
#report-event {
	float:right;
	font-size: 14px;
	margin-top:2px;
	width:30%;
	text-align:right;
}
#report-event a {
	padding-right: 12px;
	background: url('images/arrow-small-right.png') no-repeat right;
}

/* tipps&tricks*/
.tipps-list .entry-header {
	margin-bottom: 16px;
}

/* news / search */
.site-content article {
	float:left;
	width:100%;
	margin-bottom:42px;
}
.news-thumb,
.search-thumb {
	float:left;
	width: 150px;
}
.news-excerpt,
.search-excerpt {
	float: right;
	width: 251px;
	font-size:14px;
}
.nothumb {
	float: left;
	width: 100%;
}
.news-excerpt h1,
.news-excerpt h2,
.search-excerpt h2 {
	margin-bottom:10px;
}
.news-excerpt h1 a,
.news-excerpt h2 a,
.search-excerpt h2 a {
	font-size:20px;
	line-height:26px;
	font-weight: normal;
  	font-family: ClanWeb-News !important;
}
.news-excerpt a,
.search-excerpt a {
	text-decoration:none;
}

/* gallery */
.gallery .entry-header {
	margin-bottom: 16px;
}
.gallery-list .gallery-items {
	margin-top: -8px;
	width: 100%;
	clear:both;
	display:block;
}
.gallery-list .gallery-item {
	float: left;
	width:203px;
	margin-bottom:0 !important;
}
.gallery-list .col1 {
	margin-right:12px;
}
.gallery-list .gallery-title {
 	font-weight: normal;
	font-size: 15px;
	margin-top: 6px;
	margin-bottom: 16px;
}
.gallery-list a {
  	font-family: ClanWeb-News !important;
}
.gallery-list .gallery-thumb {
	float: left;
	width:203px;
	height: 135px;
	overflow:hidden;
}
.gallery-list .gallery-thumb img {
	width:100%;
	height: auto;
}
.gallery-list .gallery-count {
	float: left;
	font-size:12px;
	color:#999;
	margin-top: 7px;
}
.gallery-list  hr {
	margin:12px 0 9px;
}
.gallery-single .gallery-single-item {
	margin-top: -8px;
	width: 100%;
	clear:both;
	display:block;
}
.gallery-single  hr {
	margin:6px 0 0;
}
.gallery-single .gallery-header,
.gallery-single .gallery-header div {
	float: left;
	clear: both;
	width:100%;
}
.gallery-single .gallery-header {
	margin-bottom:20px;
}
.gallery-single .gallery-title {
	font-size:15px;
	color:#3399ff;
}
.gallery-single .gallery-description {
	font-size:14px;
	color:#999;
}
.gallery-single .gallery-thumb {
	float: left;
	width:203px;
	height: 135px;
	margin-bottom:12px;
	overflow:hidden;
}
.gallery-single .gallery-thumb img {
	width:100%;
	height:auto;
}
.gallery-single .col1 {
	margin-right:12px;
}

.gallery_widget {
	margin-top:-8px;
	margin-bottom:8px !important;
}
.gallery-widget .gallery-thumb {
	width:125px;
	height:83px;
	overflow:hidden;
	float: left;
}
.gallery-widget .gallery-thumb img {
	width:100%;
	height:auto;
}
.gallery-widget .col1 {
	margin-right:12px;
}

/* downloads */
.downloads{
  	width:100%;
	clear:both;
	display:block;
}
.downloads .dwl-title {
  	font-family: ClanWeb-Bold;
}
.downloads a {
  	font-family: ClanWeb-News !important;
}
.downloads hr {
	background:none;
	height: 1px;
	border-bottom:1px solid #999;
	margin:0 0 5px 0;
}
.downloads .dwl-line {
	width:100%;
	float:left;
	border-bottom:1px solid #999;
	margin: 0 0 4px;
    padding-bottom: 2px;
}
.downloads + .agenda-form {
	margin-top: 48px;
}

/* tabelle mit linien */
table.lines {
	width:100%;
	float:left;
	clear:both;
}
table.lines th,
table.lines td {
	border-bottom:1px solid #999;
    padding: 4px 0 2px !important;
}
table.lines th {
  	font-family: ClanWeb-Bold;
}
table.lines td a {
  	font-family: ClanWeb-News !important;
}

/* back links */
.back-menu {
	float:left;
	width:100%;
	margin-top:53px;
	margin-bottom:26px;
}
.back-menu ul {
	list-style:none !important;
	margin: 0;
	padding:0;
}
.back-menu .menu li {
	margin: 0;
	padding:0;
}
.back-menu a {
	text-decoration:none;
	padding-left: 12px;
	background: url('images/arrow-small-left.png') no-repeat left;
  	font-family: ClanWeb-Bold;
}

/* more links */
a.more {
	text-decoration:none;
	padding-right: 12px;
	background: url('images/arrow-small-right.png') no-repeat right;
  	font-family: ClanWeb-Bold;
}

/* sidebar nav links */

#secondary .widget_nav_menu {
	padding:0 !important;
	background:url('images/line-gray.png') no-repeat top;
}
#secondary .widget_nav_menu ul {
	background:url('images/line-gray.png') no-repeat bottom;
	float: left;
	width: 100%;
}
#secondary .widget_nav_menu a {
	float:right;
	margin: 5px 9px 3px 4px;
	padding-right: 12px;
	background: url('images/arrow-small-right.png') no-repeat right;
	font-size: 14px;
  	font-family: ClanWeb-Bold;
}

/* arrows */
.arrow-fwd,
.arrow-right {
	padding-right: 12px;
	background: url('images/arrow-small-right.png') no-repeat right;
}
.arrow-back,
.arrow-left {
	padding-left: 12px;
	background: url('images/arrow-small-left.png') no-repeat left;
}

/* external links */
a.external {
	background: url('images/external.png') no-repeat right !important; 
	margin-right: 7px;
    padding-right: 17px;
}
img.external { 
	margin-right: 7px;
	margin-left: 3px;
	display: inline;
}

/* breadcrumbs */
.breadcrumbs {
	float:left;
	margin-bottom:20px;
}
.breadcrumbs,
.breadcrumbs a {
	font-size:12px;
	color: #7F7F7F;
  	font-family: ClanWeb-News !important;
}
.breadcrumbs a {
    padding-right: 7px;
    padding-left: 7px;
}
.breadcrumbs a:first-child  {
    padding-left: 0;
}

/* various */
.entry-date {
	color:#999999;
	float:left;
	margin-bottom:10px;
}
b,
strong {
	font-weight:normal;
  	font-family: ClanWeb-Bold;

}
em,
italic {
	font-weight:normal;
	font-style:normal;
  	font-family: ClanWeb-NewsItalic;

}
.entry-content ul {
	list-style:url(images/bullet.png);
}
.entry-content li {
	margin-left: 16px;
	padding-left: 7px;
}

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 0;
		text-align: left;
	}
	.news-excerpt, .search-excerpt {
		float: left;
		width: 450px;
		margin-left:30px;
	}
	.nothumb { margin-left:0; }
	.site-content {
		height:auto !important;
		margin: 0;
		width: auto;
	}
	.back-menu,
	#searchform,
	.breadcrumbs,
	iframe,
	.addthis_toolbox,
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.external {
		background:none;
		margin-right: 0;
		padding-right: 0;
	}
	.agenda-single .agenda-single-item {
		width: 100%;
	}
	.gallery-single .col2 {
		margin-right: 12px;
	}
}