/*
Theme Name: Clarity One (Based on Kubrick)
Theme URI: http://wordpress.org/
Description: First theme in the Clarity Series by Mikkel Breum.
Version: 1.0
Author: Mikkel Breum
Author URI: http://mikkel.jooze.net/
Tags: white, bright, custom , custom frontpage, multiple layouts, fixed width, centered, two columns, widgets, admin panel

*/

@import url("css/yui3-cssreset.css");

#sheets p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	font-size: 1.2em;
}

.entry address {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #7b8490;
	margin-bottom: 60px;
	margin-top: -4px;
	margin-right: 20px;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}

html {
	background: #fefefe url(images/BG_bokeh-grey.png) repeat-x;	
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	float: left;
	margin-bottom: 60px;
	margin-top: 6px;
	width: 100%;
}


.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


#stray_widgets-2 h2.widgettitle {
	display: none;
}

#content small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #1fa3da;

	}

h1, h2, h3 {
	font-weight: bold;
	line-height: 1.2em;
	}

#headerimg .description {
	font-size: 1em;
	text-align: center;
	text-indent: -99999px;
	width: 1px;
	height: 1px;
}



/* @group factbox */


.factbox {
	margin-bottom: 30px;
	text-align: left;
	background-color: #ededed;
	padding: 4px 3px 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px; 
}

div.elements {
	display: inline-block;
	list-style-image: none;
	background-color: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding-top: 10px;
	padding-left: 11px;
	padding-right: 10px;
}

.factbox h1 {
	text-transform: uppercase;
	xbackground-color: #1fa3da;
	xcolor: #fff;
	font-size: 13px;
	color: #363636;
	margin-bottom: 3px;
	margin-top: 4px;
	margin-left: 10px;
}


/* @end */

#content h2 {
	margin-top: 2em;
	color: #5b5a5a;
	font-size: 1.6em;
	line-height: 1.4em;
}

#content h2:first-child{
	margin-top: 0.6em;
}

#content .fullbox h2,
#content .factbox h2{
	margin-top: 0.4em;
}


h6 {
	color: #1fa3da;
	font-size: 1.8em;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

#headerimg .description {
	text-decoration: none;
	color: #f1f1f1;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited {
	color: #3395be;
	text-decoration: none;
	}

a:hover {
	color: #256e8c;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#header, #sheets, #footer {
	margin: 0 auto;
	width: 987px;
}

#topbg, #mainbg, #bottombg {
	float: left;
	width: 100%;
}

#header {
	height: 130px;
}

#topbg {
		height: 130px;
	background-image: url(images/black_60.png);
}
 
div#toptop {
	height: 2px;
	background-color: #000;
}

#bottombg {
	background-color: #323232;
}

body.page-template-splash-php {
}

.narrowcolumn {
	float: left;
	width: 530px;
	}

#content strong {
	font-weight: bold;
}

#content .entry li{
	list-style-position: outside;
	margin-bottom: 0.8em;
	
}

#content .entry ul{
	font-size: 1.2em;
	margin: 10px 0 20px 0;
}

#content .entry ul li{
	list-style-type: square;
}

#content .entry ol li{
	list-style-type: decimal;
	font-size: 1.2em;
	margin-bottom: 20px;
	line-height: 1.4em;
}


.widecolumn {
	padding: 10px 0 20px 0;
	width: 900px;
	}
 
.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.invis {
height: 1px;
width: 1px;
overflow: hidden;	
}

#sheettop {
	height: 19px;
	background: url(images/MainSheetTop.jpg) no-repeat;
	float: left;
	width: 100%;
}


#sheetbottom {
	height: 29px;
	background: url(images/MainSheetBottom.jpg) no-repeat;
	float: left;
	width: 100%;
}


#sheetmain {
	padding-top: 30px;
	float: left;
	width: 1000px;
	padding-bottom: 30px;
}

#mainbg {
	}
/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	text-indent: 3px;
	text-transform: uppercase;
	color: #575656;
	text-align: left;
	font-size: 1.2em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}

#recent-posts-3 ul li a,
ul.enhanced-recent-posts li a {
	font-size: 1.2em;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.attachment-post-thumbnail.wp-post-image {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


#post-254 div.entry ul.exampleslist li {
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	text-align: left;
	padding: 8px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 15px;
	width: 360px;
	list-style-position: outside;
	list-style-image: none;
}


.entry ol,
.entry ul {
	margin: 10px 0 20px 0;
	padding: 0 0 0 1.5em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul {
	padding-bottom: 3px;
}


#sidebar ul a:hover {
	color: #1fa3da;
	text-decoration: none;
}

#headerimg {
	width: 179px;
	height: 100px;
	background: #000 none no-repeat 0 0;
	float: left;
	margin-top: 0;
	overflow: hidden;
}

#headerimg a img.toplogo {
	margin-top: 56px;
	margin-left: 13px;
}


/* @group mainmenu */

#mainmenu_horizontal {
	float: right;
	color: #fff;
	text-align: right;
	padding-right: 30px;
	font: 0.9em "Lucida Grande", Arial, Verdana, sans-serif;
}

#mainmenu_horizontal li  {
	display: inline-block;
	margin-left: 4px;
}

#mainmenu_horizontal li a{
	display: inline-block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 83px 5px 6px 6px;
}


#mainmenu_horizontal li:hover{
	background-image: url(images/black_10.png);
}

#mainmenu_horizontal li.current_page_item{
	background-image: url(images/black_30.png);
}




/* @end */

/* @group mainmenu splash */

div#mainmenu_horizontal.splash {
	text-align: left;
	height: 7px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 30px;
	float: none;
	font: 0.9em "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}

div#statement.splash {
	color: white;
	margin-top: 200px;
	text-align: right;
	padding-right: 42px;
	width: 310px;
	float: right;
}


.splash #mainmenu_horizontal li {
	display: inline-block;
	margin-left: 4px;
	margin-top: 1px;
}
}

#mainmenu_horizontal li a{
	display: inline-block;
	color: #e5e5e5;
	text-transform: uppercase;
	padding: 126px 5px 6px 6px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}


.splash #mainmenu_horizontal li a{
	display: inline-block;
	color: #e5e5e5;
	text-transform: uppercase;
	padding: 126px 5px 6px 6px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.splash #mainmenu_horizontal li a:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* @end */

#headerimg h1 {
	font-size: 2.4em;
	text-transform: uppercase;
	text-indent: -99999px;
	height: 1px;
	width: 1px;
}

#sidebar ul li ul li {
	margin-bottom: 6px;
	list-style-position: inside;
	opacity: 1;
	color: #444343;
	list-style-image: none;
	background: url(images/sidebararrow.gif) no-repeat 0 3px;
	padding-left: 1px;
}

#sidebar ul li ul li:hover{
		background: url(images/sidebararrow.gif) no-repeat 0 -17px;
	}
	
#sidebar ul li ul li a {
	color: #4c4c4c;
	text-decoration: none;
	margin-left: 9px;
}


#sidebar div.textwidget {
	color: #4c4c4c;
}

div#content {
	overflow: hidden;
	background-color: white;
	color: #333;
	padding: 20px 40px 10px;
}

#post-14 div.entry ul li {
	font-size: 12px;
}


div#sidebar > ul > li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	padding: 20px 12px 8px 20px;
	width: 296px;
	overflow: hidden;
	background-color: white;

}

/* My Comment */

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 3px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 3px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

.wpcf7-form input, .wpcf7-form textarea  {
	border: 1px solid #999a9b;
	width: 400px;
	text-align: left;
	padding: 5px;
	background: white;
	background-color: rgba(251,253,255,0.5);	
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

.wpcf7-form textarea {
	height: 100px;
}

#wpcf7-f1-p51-o1 form.wpcf7-form p {
	color: #575757;
	font-weight: bold;
}

input.kontakt-send {
	width: 120px;
	text-transform: uppercase;
	margin-left: 292px;
	margin-top: -5px;
	text-align: center;
	font-weight: bold;
	background-color: #e5e5e5;
}

input.kontakt-send:hover {
	color: #1fa3da;
	background-color: #cbcbcb;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 320px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0;
}

/* My Comment */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 20px 0px 0px;
	padding-left: 8px;
	border-left: 5px solid #ededed;
	font-style: italic;
	color: #656565;
	font-size: 1em;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#content .wp-caption-text {
	font-size: 1em;
	color: #444;
	margin-top: 8px;
	margin-bottom: 20px;
	width: 98%;
}
/* End captions */

#sidebar a.bluelink {
	color: #06c;
}

#sidebar a.bluelink:hover {
	color: #147;
}

#footerwidgets .widget {  
	width: 300px;
	display: block;
	font-size: 0.9em;
}  


#sidebar .kundecitat {
	margin-top: 20px;
	color: #515151;
	font-style: italic;
	font-size: 1.2em;
	padding-left: 2px;
	text-align: left;
}

#sidebar .bigquote-l {
	font-size: 8em;
	color: #cbcbcb;
	float: left;
	height: 42px;
	margin-top: -30px;
	position: relative;
	left: -16px;
}



#sidebar .bigquote-r {
	font-size: 8em;
	color: #cbcbcb;
	height: 20px;
	float: right;
	margin-top: -15px;
	position: relative;
	left: -12px;
}

#sidebar .citatkunde {
	text-align: right;
	font-size: 0.8em;
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;
}       

#footerwidgets .kundecitat {
	color: #bbb;
	font-style: italic;
	padding-left: 2px;
	text-align: left;
	font-size: 1.3em;
}

#footerwidgets .bigquote-l {
	color: #b3b89e;
	float: left;
	position: relative;
	left: -16px;
	font-size: 6em;
	margin-left: -0.4em;
	height: 2em;
	margin-top: -0.2em;
}



#footerwidgets .bigquote-r {
	font-size: 8em;
	color: #7997b5;
	height: 20px;
	float: right;
	margin-top: -15px;
	position: relative;
	left: -12px;
	display: none;
}

#footerwidgets .citatkunde {
	text-align: right;
	font-size: 0.8em;
	margin-top: 20px;
	font-style: italic;
}

#footerwidgets .textwidget {
	font-size: 1.5em;
}            
#footerwidgets a {
	color: #a5a5a5;
}    
#footerwidgets a:hover {
	color: #ededed;
}                 
#footerwidgets {
	float: left;
	width: 1010px;
	padding-top: 60px;
	padding-bottom: 60px;
	color: #e5e5e5;

}

#page.splash {
	height: 515px;
	/*background: white url(images/splash4.jpg) no-repeat;*/
	background: url(images/splash.jpg) no-repeat -7px -7px white;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 46px;
}

#statement p {
	margin-bottom: 6px;
}

div.widget.fw1 {
	padding-left: 20px;
	float: left;
}

#footerwidgets .widget  {
	font: normal 1em "Century Gothic";
}

.footconblock {
	margin-bottom: 6px;
}

div.widget.fw2 {
	float: left;
}

div.widget.fw3 {
	float: right;
	padding-right: 45px;
}        

ul.eksempler li {
	text-align: left;
}

div.statementbox {
	font-size: 10px;
}                 

div.statementbox h6{
	color: #5b7288 !important;
	margin-bottom: 10px !important;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
}             

div.splashwidget {
	width: 316px;
	float: right;
	margin-top: 232px;
	margin-right: 52px;
	text-align: right;
	color: #f0f0f0;
	font-size: 10px;
}

p.forsidecitat span.bigquote {
	font-size: 6em;
	float: left;
	position: relative;
	left: 28px;
	font-size: 6em;
	height: 1px;
	top: -7px;
	margin-top: -0.2em;
	margin-left: -0.38em;
}

div.splashwidget h6{
	color: #eeeeee !important;
	margin-bottom: 10px !important;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
}   
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
li.godtraad{
	background-color: white;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

span.advicetitle {
	font-style: italic;
}

div.splashwidget a, div.splashwidget a:visited, div.splashwidget a:hover, div.splashwidget a:active {
	color: #f0f0f0;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

p.forsidecitatkilde {
	font-weight: normal;
	font-style: italic;
	font-size: 0.8em;
	padding-top: 4px;
}

div.forsidecitat {
	text-indent: -99999px;
	text-align: left;
	height: 50px;
}

img.titletop {
	margin-top: -30px;
}

.page-id-51 #content {
	background: #fff url(images/kontakt_bg.jpg) no-repeat 7px 7px;
}

#post-98 div.entry ul li h3 {
	font-size: 13px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 24px;
}

#better-text-6 p.kunderwidget {
	font-size: 1.9em;
	color: #7e7e7e;
}

#post-102 object#svdo_0 {
	margin-bottom: 40px;
}

.entry h3 {
	margin-bottom: 7px;
	margin-top: 60px;
	font-size: 16px;
	line-height: 20px;
	display: block;
	clear: both;
}

.casecard .first,
.casecard .second {
	float: left;
	width: 258px;
	overflow: hidden;
	margin-top: 10px;
	background-color: #f4f4f4;
	border: 1px solid #e7e7e7;
}

.casecard .first.full,
.casecard .second.full {
	float: none;
	width: 530px;
}

div.cardmeta {
	padding: 0 10px 10px;
}

.first object,
.second object {
	margin-bottom: 10px;
}

.casecard .first {
	margin-right: 10px;
}

div.casecard {
	margin-top: 12px;
	padding-bottom: 40px;
}

.casecard h4 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}

form#mc_signup_form {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}


#mc_signup_form div div.mc_merge_var label.mc_var_label {
	margin-left: 0;
}

input#mc_mv_EMAIL.mc_input {
	margin-left: 0;
	height: 1.5em;
	border: 1px solid #c2c2c0;
	font-size: 10px;
	width: 160px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#mc_signup_form div div.mc_signup_submit {
	text-align: left;
	padding-left: 0;
}

input#mc_signup_submit.button {
	display: block;
	padding: 2px 6px;
	background-color: #47a3da;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	border: 1px solid #47a3da;
}

input#mc_signup_submit.button:hover {
	background-color: #47a3da;
	color: black;
	border: 1px solid #47a3da;
}

div.fullbox,
div.rightbox,
div.leftbox
 {
	background-color: #47a3da;
	color: white;
	padding: 15px 30px 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#post-536 div.entry div.fullbox ol li {
	
}

#post-536 div.entry div.fullbox h2 {
	line-height: 0;
	padding-bottom: 8px;
}

#content .fullbox h1,
#content .fullbox h2,
#content .fullbox h3,
#content .fullbox h4 {
	color: white;
}

#nyhedsbrev-tilmelding{
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 20px 40px;
	opacity: 0.9;
	color: #fcfcfc;
	font-size: 14px;
	background-color: #5c5c5c;
}

div.mce_inline_error {
	display: none !important;
}

div.response {
	width: 520px;
	font-size: 11px;
	margin-top: 5px;
	padding: 5px;
	display: block;
	position: absolute;
	top: 60px;
}

div#mce-success-response.response {
	background-color: #55a8d9;
}

div#mce-error-response.response {
	background-color: #b83636;
}


#mc-embedded-subscribe {
	border-style: none;
	background-color: #47a3da;
	text-transform: uppercase;
	margin-left: 10px;
	float: right;
	height: 23px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group {
	float: left;
}


#mce-EMAIL {
	height: 23px;
	border-style: none;
	width: 270px;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group label {
	font-size: 18px;
	margin-right: 10px;
	float: left;
}




