/*
Theme Name: Upperdog
Description: Theme for upperdog.no
Version: 1.0
Author: Eskild Skov Pedersen
Author URI: http://eskildskov.no
*/
html{
		background: #F7F7F7;

}
body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #F7F7F7;
	padding: 50px 0 20px 0;
}

/* @group generic */

p, ul, ol, blockqoute {
	margin: 0 0 13px 0;
}

blockquote {
	font-style: italic;
	margin: 0 0 0 5px;
}

h1,h2,h3,h4,h5,h6 {
	clear: both;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

/* @group header */

#header {
	width: 940px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}

#header #logo a {
	display: block;
	width: 540px;
	height: 85px;
	background: url(images/header.png);
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 17px 0;
}

/* @group nav */

#nav {
	margin: 0 0 20px 79px;
	overflow: hidden;
}

#nav li {
	float: left;
	margin-right: 15px;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	background: #f2eceb;
	padding: 5px 10px;
}

#nav li a {
	text-decoration: none;
	color: #3C2B21;
}

#nav li a:hover {
	color: #732820;
}

#nav li.current_page_item a {
	color: #B31F26;
}

/* @end */

/* @end */

/* @group main */

#main {
	float: left;
	width: 460px;
}

#content {
	overflow: auto;
	width: 780px;
	padding: 50px 80px;
	margin: 0 auto;
	border: 16px solid #F2ECEB;
	background: #fff;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #483B33;
}

h1.page-title {
	font-size: 2.4em;
	margin: 0 0 16px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #B81113;
	line-height: 1em;
}

h2 {
	color: #732820;
	font-size: 1.6em;
	margin: 0 0 13px 0;
	line-height: 1.6em;
}

h2.post-title, h2.post-title a, h1.post-title {
	color: #483B33;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
}

h1.post-title {
	margin: 0 0 13px 0;
	font-size: 1.6em;
	line-height: 1.6em;

}

h2.post-title a:hover {
	text-decoration: underline;
}

h3 {
	
}

#intro {
	font-weight: bolder;
	font-size: 1.2em;
	background: #F7F7F7;
	padding: 10px;
}

.post {
	margin: 0 0 25px 0;
}

.single .post, .page .post {
	margin: 0;
	padding: 0;
}

.post-content div {
	margin: 0 0 13px 0;
}

.post img {
	border: 5px solid #F2ECEB;
	margin: 0 20px 10px 0;
}

.post .alignleft {
	float: left;
	margin: 0 13px 5px 0;
}

.post .alignright {
	float: right;
	margin: 0 0 13px 13px;
}

.post-title, .page-title {
	
}

.post-title a:hover {
	
}

.post ul, .post ol {
	
}

.post li {
	margin: 0 0 5px 0;
	list-style-position: inside;
	list-style-type: square;
}

.post-meta, .post-meta a {
	color: #A39187;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.post-meta .post-date {
	float: left;

}

.post-meta .post-comment-link
	{
	float: right;
}
/* @end */

/* @group comments */

#comments {
	margin: 15px 0 0 0;
}

.comment {
	border-bottom: 1px solid #f7f7f7;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.comment-meta {
	color: #9b9b9b;
	margin: 0 0 0 10px;
}

.comment-author, .comment-author a {
	color: #9b9b9b;
}

.comment-author a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.comment-time {
	
}

form#commentform ul li {
	margin: 0 0 10px 0;
}

#commentform label {
	display: block;
	width: 70px;
	float: left;
}

#commentform textarea {
	float: left;
	margin: 0 4px 0 0;
}

#commentform #submit {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}

.req {
	margin: 0 0 0 2px;
}

/* @end */

/* @group sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar a {
	
}

#sidebar h6 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #B81113;
	line-height: 1em;
	margin: 15px 0 5px;
}


/* @end */

/* @group footer */

#footer {
	font-size: .9em;
	color: #9b9b9b;
	width: 940px;
	margin: 15px auto 0 auto;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #9b9b9b;
}

#footer a:hover {
	text-decoration: underline;
}

/* @end */

/* @group påmeldingsskjema */
.cform ol li{
	list-style: none;
}

.cform label, .cf-box-title{
	float: left;
	width:150px;
}

.cform input{
}

.cf-box-group label{
	float: none;
}
.cf-box-title {
	float: left;
}

.cf-after{
	margin: 0 10px 0 5px;
}

input#Alder{
	width: 20px;
}

.linklove{
	display: none;
}
.cf_info.failure, .cf_li_err{
	color: red;
}

.success{
	color: green;
}
/* @end */