/*
Theme Name: Munin Sports 2010
Theme URI: http://www.muninsports.com
Description: 
Version: 2.0
Author: Mathias Jespersen

	Farver
	Orange:	#f95519
	Groen:	#688924 / #344610 
*/

/* Resets */

h5 {
	margin: 0px;
	}


/* Konkurrence */

.konkurrence {
	background: url(images/munin-sports-konkurrence-splash.png) no-repeat;
	position: absolute;
	top: -100px;
	left: 80px;
	width: 257px;
	height: 157px;
	}


/* Formularer */

input {
	background-color: #999;
	color: #222;
	border: 0px;
	font-size: 14px;
	padding: 3px;
	margin: 5px 0 0 0;
	}

input[type="submit"] {
	background-color: #f95519;
	color: #fff;
	border: 0px;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 5px 9px;
	border-radius: 3px;
	-o-border-radius: 3px; 
	-moz-border-radius: 3px;
	-icab-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	}

input[type="submit"]:hover {
	background-color: #999;
	color: #222;
	}

textarea {
	background-color: #999;
	color: #222;
	border: 0px;
	font-size: 14px;
	padding: 3px;
	margin: 5px 0 0 0;
	}	
	
.white {
	background-color: #fff;
	text-align: center;
	font-size: 17px;
	margin: 0 0 0 5px;
	}
	
.wpcf7-mail-sent-ok {
	background-color: rgb(57, 143, 20);
	color: #fff;
	border: 0px;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 5px 9px;
	border-radius: 3px;
	-o-border-radius: 3px; 
	-moz-border-radius: 3px;
	-icab-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	}	
	
.wpcf7-list-item {
	clear: both;
	margin: 0 0 20px 0 !important;
	font-size: 18px;
	display: block;
	color: #f95519;
}

.wpcf7-list-item:last-child {
	margin: 0 0 40px 0 !important;
}

.wpcf7-list-item-label {
	margin: 0 0 0 10px;
}

.wpcf7-validation-errors {
	border: 0;
	background: #f7e700;
}

.wpcf7-response-output {
	margin: 20px 0 !important;
	padding: 10px !important;
}

/* Billedcarousel scroll slaaet fra */

.jcarousel-scroll {
	display: none;
	}


/* Fullscreen billede */

.backgr {
	position:absolute;
	z-index:0;
	visibility:hidden;
	background-repeat: no-repeat;
	background-position: bottom;
	}


/* Navigation */

ul#nav li a { -webkit-transition: background-color .3s ease-out; }	

ul#nav {
	margin: 24px 0 0 0;
	padding: 0;
	float: right;
	list-style-type : none;
	}

ul#nav li {
	display: inline;
	}

ul#nav li a {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #fff;
	font-weight : normal;
	font-style : normal;
  	text-decoration : none;
  	text-transform: uppercase;
	background-color: #999;
	padding: 5px 9px;
	border-radius: 3px;
	-o-border-radius: 3px; 
	-moz-border-radius: 3px;
	-icab-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	}

/* Service Nav */

ul#nav li.page-item-5 a, ul#nav li.page-item-724 a {
	font-family: 'Lucida Sans', Arial, Sans-Serif;
	font-size: 10px;
	color: #999;
	font-weight : normal;
	font-style : normal;
  	text-decoration : none;
  	text-transform: none;
	background: none; 
	padding: 5px 0px 5px 20px;
	border-radius: 0px;
	-o-border-radius: 0px; 
	-moz-border-radius: 0px;
	-icab-border-radius: 0px; 
	-khtml-border-radius: 0px; 
	}

ul#nav li.page-item-724 a {
	border-left: 1px solid #ccc;
	padding: 5px 0px 5px 8px;
	margin-left: 5px;
	}


	/* Farvning af blog - page-id 750 */
ul#nav li.page-item-750 a:hover { 
	background-color: #688924;
	}


/* Subnavigation & blog filter*/

ul#nav.subnav {
	float: left;
	clear: both;
	background: url(images/munin_dots_1to5.gif) repeat-x;
	background-position-y: 35px; 
	width: inherit;
	padding: 0 0 30px 0;
	margin: 15px 0 0 0;
	}
	
ul#nav.subnav li a {
	font-size: 11px;
	color: #ccc;
	background-color: #222;
	}

#page.blog ul#nav.subnav li a {
	font-size: 11px;
	color: #fff;
	background-color: #688924;
	}

ul#nav a:hover, ul#nav a:focus, ul#nav a:active, ul#nav.subnav li a:hover, #page.blog ul#nav.subnav li a:hover  {
	color : #ffffff;
	background-color: #f95519;
	}

ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active, #page.blog ul#nav.subnav li.current-cat a{
	color : #ffffff;
	background-color: #f95519;
	}

ul#nav li.page-item-5 a:hover, ul#nav li.page-item-5.current_page_item a, ul#nav li.page-item-724 a:hover, ul#nav li.page-item-724.current_page_item a {
	color: #f95519;
	background: none;
	}

.desc {
	font-family: 'Lucida Sans', Arial, Sans-Serif;
	font-size: 10px;
	color: #999;
	font-weight : normal;
	font-style : normal;
  	text-decoration : none;
  	text-transform: none;
  	padding-right: 5px;
	}
	
/* Logo */

h5.logo a {
	background: url(images/MuninSports-Logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 27px;
	width: 179px;
	margin-top: 24px;
	}

/* Baggrundsbillede til undersider */

.page_child {
	background: url('images/grass.jpg') center top;
	background-attachment:fixed;
	}


/* Basics */


body {
	font-size: 13px;
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	background-color: #121212;
	color: #999999;
	margin: 0;
	border: 0px;
	}

#wrapper {
	width: 796px; /* 840px med 22px i venstre og h�jre side */
	position: relative;
	margin: 0 auto;
	}	

#navigation {
	position: relative;
	width: inherit;
	height: 65px;
	padding: 0px 22px;
    background-color: #eee; /* fallback color */
    background-image: -moz-linear-gradient(100% 100% 90deg, #fff, #ccc);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));
	border-bottom-left-radius: 7px;
	-o-border-bottom-left-radius: 7px; 
	-moz-border-bottom-left-radius: 7px;
	-icab-border-bottom-left-radius: 7px; 
	-khtml-border-bottom-left-radius: 7px; 
	border-bottom-right-radius: 7px;
	-o-border-bottom-right-radius: 7px; 
	-moz-border-bottom-right-radius: 7px;
	-icab-border-bottom-right-radius: 7px; 
	-khtml-border-bottom-right-radius: 7px; 
	-webkit-box-shadow:0 0 15px #000; 
	-moz-box-shadow: 0 0 15px #000; 
	box-shadow:0 0 15px #000;
	}

#frontpagewrapper {
	position: fixed;
	width: 818px;
	bottom: 48px;
	padding: 0 0 0 22px;
	
	}

#frontpagewrapper #content {
	width: 480px;
	margin: 0;
	display: block;
	float: left;
	}	

#frontpagewrapper #blogpost {
	width: 260px;
	height: 165px;
	background-color: #688924; /* fallback color */
    background-image: -moz-linear-gradient(100% 100% 90deg, #7b9840, #688924);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7b9840), to(#688924));
	float: right;
	margin: 0;
	display: block;
	padding: 10px;
	border-radius: 7px;
	-o-border-radius: 7px; 
	-moz-border-radius: 7px;
	-icab-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	position: relative;
	}

#page {
    background-color: #080808;
	position: relative;
	z-index:4;
	width: 800px;
	margin: 40px auto 20px;
	padding: 5px 20px;
	border-radius: 7px;
	-o-border-radius: 7px; 
	-moz-border-radius: 7px;
	-icab-border-radius: 7px; 
	-khtml-border-radius: 7px; 
	-webkit-box-shadow:0 0 15px #000; 
	-moz-box-shadow: 0 0 15px #000; 
	box-shadow:0 0 15px #000;	
	}


#content {
	margin: 0;
	display: block;
	}

	
#front #content {
	margin: 0;
	display: block;
	opacity:1;
	filter:alpha(opacity=100);
	}	

#footer {
	position: fixed;
	bottom: 0px;
	width: inherit;
	padding: 7px 22px;
	background: #222;
	border-top-left-radius: 7px;
	-o-border-top-left-radius: 7px; 
	-moz-border-top-left-radius: 7px;
	-icab-border-top-left-radius: 7px; 
	-khtml-border-top-left-radius: 7px; 
	border-top-right-radius: 7px;
	-o-border-top-right-radius: 7px; 
	-moz-border-top-right-radius: 7px;
	-icab-border-top-right-radius: 7px; 
	-khtml-border-top-right-radius: 7px; 
	-webkit-box-shadow: 0 0 15px #000; 
	-moz-box-shadow: 0 0 15px #000; 
	box-shadow: 0 0 15px #000;	
	z-index:4;
	}

.page_child #footer {
	position: relative;
	}
	

.column-1 {
	width: 360px;
	float: left;
	padding: 0 20px 0 0;
	}
	
.column-2 {
	width: 360px;
	float: left;
	}
p {
	text-align: left;
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
    font-size: 13px;
   	line-height: 18px;
	margin: 18px 0;
	}

#footer p {
	text-align: left;
	font-family: Arial, Sans-Serif;
    font-size: 9px;
    color: #444;
	border: none;
  	letter-spacing: 0.1em;
	margin: 0;
	}

#footer a {
	color: #ff3333;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
.small {
	color: #333;
	font-size: 11px;
	line-height: 15px;
	}
	
em {
	}	

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 45px;
	text-align: left;
	letter-spacing: -1px;
	}

#frontpagewrapper h1 {
	font-size: 55px;
	line-height: 45px;
	margin: 0 0 15px 0;	
	}

#frontpagewrapper h1 a:hover {
	color: #fff;
	}	

#frontpagewrapper p {
	color: #fff;
	margin: 0px;
	line-height: 20px;
	}

#frontpagewrapper p a {
	font-size: 10px;
	color: #fff;
	font-weight : normal;
	font-style : normal;
  	text-decoration : none;
  	text-transform: uppercase;
	background-color: #f95519;
	padding: 3px 6px;
	margin-left: 4px;
	border-radius: 3px;
	-o-border-radius: 3px; 
	-moz-border-radius: 3px;
	-icab-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	}

#frontpagewrapper p a:hover {
	background-color: #999;
	}

#frontpagewrapper p.date {
	font-size: 11px;
	color: #344610;
	}

h2 {
	font-size: 1.6em;
	}

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

h2.blogpost {
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 4px 0;
	}

h2.blogpost a:hover {
	color: #fff;
	}

h2.blogpostname {
	color: #afc18c;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	margin: 0 0 7px 0;
	padding: 0 0 15px 0;
	background: url('images/munin_dots_1to5_light.gif') repeat-x top left;
	background-position-y: 21px;
	}


#sidebar h2 {
	font-family: 'Lucida Sans', Verdana, Sans-Serif;
	font-size: 11px;
	color: #666;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h1 a:hover {
	color: #f95519;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #f95519;
	text-decoration: none;
	}

a:hover {
	color: #f95519;
	text-decoration: underline;
	}


.post {
	text-align: left;
	}

.post hr {
	display: block;
	}
	
.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

hr {
	background: url('images/munin_dots_1to5.gif') repeat-x top left;
	height: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 13px 0px;}




/* Blog */

#page.blog { 
	background: #fff;
	}

#page.blog #content-blog {
	width: 560px; 
	padding-right: 40px;
	float: left;
	}

#page.blog h1 { 
	color: #333;
	font-weight: normal;
	font-size: 32px;
	margin: 15px 0 0 0;
	}

#page.blog h1 a { 
	color: #6f9226;
	}

#page.blog p { 
	color: #666;
	}

#page.blog span.date {
	font-size: 10px;
	color: #fff;
	font-weight : normal;
	font-style : normal;
  	text-decoration : none;
	background-color: #bbb;
	padding: 3px 6px;
	margin: 0 10px 0 0;
	border-radius: 3px;
	-o-border-radius: 3px; 
	-moz-border-radius: 3px;
	-icab-border-radius: 3px; 
	-khtml-border-radius: 3px
	}

#page.blog span.info {
	font-size: 11px;
	color: #bbb;
	margin: 10px 0 0 0;
	}
	
#page.blog p img {
	margin: 10px 0 10px 0;
	}

p.wp-caption-text {
	margin: 4px 0 15px 0;
	font-size: 10px;
	color: #999;
	text-align: center;
	clear:both;
	}


/*	Begin Headers */
h1 {
	margin: 15px 0 20px 0;
	}
	
h2 {
	margin: 15px 0;
	}

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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: 3px 0 0 0;
	margin: 0 18px 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. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	

.entry ul.speclist {
	list-style-type: none;
	display: inline;
}

.entry ul.speclist li {
	width: 355px;
	background-color: #222;
	margin: 0 15px 15px 0;
	padding: 15px;
	font-size: 18px;
	color: #ff9900;
	float: left;
	font-family: Helvetica, arial, sans-serif;
	border-radius: 3px;
	-o-border-radius: 3px; 
	-moz-border-radius: 3px;
	-icab-border-radius: 3px; 
	-khtml-border-radius: 3px;
	}

.entry ul.qoutelist {
	list-style-type: none;
	display: inline;
	}

.entry ul.qoutelist li {
	width: 235px;
	margin: 0 30px 0 0;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	float: left;
	font-family: Georgia, Times, serif;
	}
	
.entry ul.qoutelist li em{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	color: #f90;
	font-style: normal;
	letter-spacing: 0;
	display: block;
	margin: 10px 0 0 0;
	}	
		
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar .textwidget p {
	color: #666;
	font-style: italic;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}

#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: disc;
	}

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



/* Begin Form Elements */

form table {
  border-collapse: collapse;
}

form table .control {
  width: 1%;
}

form .text {
	width: 250px;
	height: 24px;
	padding: 0 0 0 10px;
	border: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	line-height: 12px;
	font-weight: normal;
	background: #333;
	color: #999;
	letter-spacing: 1px;
	vertical-align: middle;

}

form .button,
form .button:visited {
	width: 100px;
	margin: 0 0 0 1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 11px;
	line-height: 12px;
	height: 24px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	background: #222;
	cursor: pointer;
	letter-spacing: 1px;
	border-radius: 0px;
	-o-border-radius: 0px; 
	-moz-border-radius: 0px;
	-icab-border-radius: 0px; 
	-khtml-border-radius: 0px; 
	}
	
form .button:hover {
	background: #f95519;
	color: #FFFFFF;
 	}

.formentry {
	text-align: left;
	width: 250px;
	margin: 0;
	opacity:1;
	}

/* End Form Elements */



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

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

.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 {
	padding: 10px 0 10px 0;
	width: 190px;
	float: left;
	}

#sidebarheader {
	padding: 0 0 10px 0;
	margin-left: 570px;
	width: 200px;
	}

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





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

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

blockquote {
	margin:0;
	}

blockquote p {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;	
	font-weight: normal;
	color: #808080;
	line-height: 25px;
	opacity:0.99;
	filter:alpha(opacity=99);
	}

blockquote a {
	font-family: Arial, Sans;
    font-size: 11px;	
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
	opacity:0.99;
	filter:alpha(opacity=99);
	}
	
#page blockquote p {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;	
	font-weight: normal;
	color: #fff;
	line-height: 25px;
	opacity:0.99;
	filter:alpha(opacity=99);
	}	
	
#page blockquote a {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;	
	font-weight: normal;
	color: #f95519;
	line-height: 25px;
	text-transform: none;
	opacity:0.99;
	filter:alpha(opacity=99);
	}
	
#page blockquote a:hover {
	color: #999;
	}
	
	
	
	
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/








