/*
Theme Name: hello
Theme URI: http://www.genau.dk/
Description: A minimized WordPress theme by <a href="http://genau.dk">genau.dk</a> based on the theme minimalism by <a href="http://www.genaehr.com/">genaehr.com</a> based on the famous Kubrick.
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial,  Sans-Serif;
	background: #fff;
	color: #000;
	text-align: center;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

#network, #network li { list-style-type: none; margin: 0; padding: 0; }
#network { float: right; }
#network li { float: left; text-transform: uppercase; color: #333; margin: 0 0 18px 6px; }
#network li.title { color: #333; font-weight: bold; }
#network li a { text-decoration: none; color: #333; }
#network li a:hover { background: #000; color: #fff; }
#network li.active a { border-bottom: 2px solid #333; }

#header {background: #fff; position: relative; clear: both; }
#header .speech-bubble { position: absolute; bottom: 20px; left: 0; width: 860px; height: 30px; background: url(images/bubble.png); }
ul#mainmenu, ul#mainmenu li { list-style-type: none; margin: 0; padding: 0; }
ul#mainmenu { position: absolute; bottom: 0; left: 0; width: 860px; height: 30px; background: #000; padding: 0; }
ul#mainmenu li { float: left; text-transform: uppercase; font-size: 16px; font-weight: 400; }
ul#mainmenu li a { color: #fff; display: inline-block; line-height: 32px; height: 30px; padding: 0 18px; }
ul#mainmenu li a span { display: inline-block; height: 27px; }
ul#mainmenu li a:hover span { border-bottom: 3px solid #E60020; }
#headerimg {
	margin: 7px 9px 0;
	height: 175px;
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	}

#content {font-size: 1.2em}
.widecolumn .entry p {font-size: 1.05em;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}
.narrowcolumn .entry a, .widecolumn .entry a { text-decoration: underline; }
.narrowcolumn .entry .share-links a, .widecolumn .entry .share-links a { text-decoration: none; }
.widecolumn {line-height: 1.6em;}
.narrowcolumn .postmetadata {font-size: 0.9em;}

.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	text-transform: uppercase;
	}

#headerimg h1 {
	font-size: 65px; 
	letter-spacing: -4px;
	line-height: 56px;
	color: #fff;
	}
#headerimg h1 a {
	color: #fff;
	}
#headerimg .description {
	font-size: 14px;
	padding-left:4px;
	font-weight:bold;
	/*display:none;*/
	line-height:0.5em;
	text-transform: uppercase;
	color: #dcdce0;
	}

h1, h2 {
	font-size: 1.6em;
	color: #000;
	}

h2.pagetitle {font-size: 1.6em;}

#sidebar h2 {
	font-size: 1.2em;
	}
	#sidebar ul ul li a{
	text-transform: uppercase;
	padding-left:1px;	
	padding-top:2px;
	padding-right:1px;
	}
h3 {
	font-size: 1.3em;
	color: #000;
	}

/*h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #000;
	}*/
 /*h1 a:hover{
 color:#e60020;
 }*/


/*h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000;
	}*/

#sidebar h2 {color: #000;}

/*h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #e60020;
	}*/
a {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color:#e60020;
	text-decoration: none;
	/*background-color:#000;*/
	}

#sidebar h2{
color:#fff;
	background-color:#000;
}
#sidebar a{
	/*background-color:#e60020; color:#fff;font-weight:bold;*/
	background-color:#FFFFFF;
color:#e60020;
font-weight:bold;
	
	}
#sidebar a:hover {
	color:#fff;
	background-color:#e60020;
	text-decoration: none;
	/*background-color:#000;*/
	}

/*.entry p a:visited {color: #000;}*/

#commentform
{
	margin: 0 50px 0 0;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	line-height: 1.4em;
	}

.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 {}
.commentmetadata {font-weight: normal;}
#sidebar {fontsize: 1em;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	/*color: #333;*/
	}

code {font-size: 1.1em;}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {font-size:1.3em;font-weight: bold; }

#wp-calendar th {
	font-style: normal;
	text-transform:uppercase;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	margin: 10px auto;
	padding: 0;
	width: 860px;
	}

#header {
	background-color: #fff;
	/*margin: 0 0 0 1px;*/
	margin: 0 0 10px 0;
	padding: 0;
	height: 195px;
	}

#headerimg {
	margin: 0;
	height: 175px;
	padding: 0 0 0 14px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-right: 50px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	border-bottom:1px dashed #333333;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 0 45px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 18px;
	padding-left:0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding-left: 1px;
	padding-top:1px;
	}

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;*/
	padding-left:4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	margin: 0 7px 2px 0;
	display: inline;
	}

.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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 1em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* out-comment the odd arrows on list items in sidebar */
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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 li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

/* pages */
#sidebar ul li#pages-2 ul li a{font-size:200%;color:#fff;background-color:#e60020;}
#sidebar ul li#pages-2 ul li a:hover{color:#e60020;background-color:#fff;}

/*
#sidebar ul li#linkcat-2 ul li a, #sidebar ul li#text-525600231 .textwidget a{color:#fff;background-color:#e60020;}
#sidebar ul li#linkcat-2 ul li a:hover, #sidebar ul li#text-525600231 .textwidget a:hover{color:#e60020;background-color:#fff;}
*/

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#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: 0px;
	/* short-cut to remove the odd 	&laquo; */
/*	color:#fff;*/
	}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	}

ul#events-calendar-list li{margin:0px;text-indent:0px;}
#sidebar ul ul#events-calendar-list{text-indent:0px;margin:0px;}
#events-calendar-list li a:link, 
#events-calendar-list li a:visited,
#events-calendar-list li a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#e60020;
text-decoration:none;
} 
#events-calendar-list li a:hover
{
color:#ffffff;
text-decoration:none;
}
#events-calendar-list li a strong
{
display: block;
}
#events-calendar-list li a span
{
	font-size: 200%;
}

#twitter_update_list
{
font-size: 1.2em;
}
#sidebar ul #twitter_update_list li
{
	margin: 6px 0 0 0;
}
#sidebar ul #twitter_update_list li a
{
	text-transform: none;
	font-weight: normal;
}

a.tt img
{
position: relative;
top: 3px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#sidebar #searchform #s {
	width: 185px;
	height: 14px;
	padding: 2px;
	border: 1px solid #000;
	display: inline-block;
	}

#sidebar #searchsubmit {
	padding: 0;
 	cursor: pointer;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	border: 0;
	margin: 0;
	width: 64px;
	height: 18px;
	text-align: right;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 544px;
	padding: 2px;
	margin: 0;
	}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}

input, textarea
 {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }

#searchsubmit 
 {
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	/*padding: 10px;*/
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	/*margin: 15px 0 3px;
	padding: 5px 10px 3px;*/
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 0 0;
	margin-left: 605px;
	width: 255px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar * /
#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 243px;
	text-align: left;
	height:243px;
	}

#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 {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#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 #eee;
	}

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #eee;
	background-color: #fff;
	padding-top: 0px;
	margin: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 0 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/** HELLO MAPS **/
.helloMaps
{
	position: relative;
	top: 1em;
}
.helloMaps a,
.narrowcolumn .entry .helloMaps a,
.widecolumn .entry .helloMaps a
{
	text-decoration: none;
}
.helloMaps .map
{
	width: 550px;
	height: 0;
	overflow: hidden;
	margin: 2px 0 0 0;
}
.helloMaps .map .container
{
	width: 550px;
	height: 150px;
}
.helloMaps .address
{
	font-weight: bold;
}
.helloMaps .address .openCollapse
{
	font-weight: normal;
	margin: 0 0 0 7px;
}
.helloMaps .address .openCollapse img
{
	position: relative;
	top: 3px;
}

.socialPlugins
{
	margin: 6px 0 12px;
	height: 48px;
	clear: both;
}