/*
THEME NAME: Motionsorientering.se 2.0
THEME URI: http://www.motionsorientering.se
DESCRIPTION: Lokala klubbars sidor motionsorientering.se
VERSION: 1
AUTHOR: <a href="http://www.dev24.se/">Daniel Örn, dev24.se</a> &amp; <a href="http://www.hollowhead.se">William Hollowell, Hollowhead</a>
AUTHOR URI: http://www.dev24.se
TAGS:
*/

/* Two-column with sidebar on left from the /examples/ folder  */


/* Top bar */
#topbar {

position:fixed;

top:0px;

left:0px;

background-color:#000000;

width:100%;

}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}

div#menu {
background:url('menu.gif') repeat-x #EEE;
margin:0;
height:35px;
width:100%;
overflow:hidden;
}

div#menu ul,div#menu ul ul {
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.5em 0.5em;
text-decoration:none;
color:#000;
font-weight:bold;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li {
height:200px;
float:left;
}

div#menu ul li ul li {
	height:30px;
	_width:150px;
}

div#menu ul li ul {
display:none;
position:absolute;
margin:0 0 0 20px;
}

div#menu ul li ul li{
background:url('images/bg-menu.png');
padding:0 0px 0 5px;
float:none;

}
div#menu ul li ul li:first-child, div#menu ul li ul li.firstChild{
padding-top:10px;
background:url('images/bg-menu-first.png');
border-top:none;

}

div#menu ul li ul li:first-child a, div#menu ul li ul li.firstChild a{
border-top:none;
}

div#menu ul li ul li a{
border-top:1px solid #a6a6a6;
color:#a6a6a6;
margin:0;
font-weight:normal;
}

div#menu ul li ul li a:hover{
color:#ff6600;

}


div#menu ul li:hover ul {
display:block;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/****/
body {
	background:#575757;
	font-family:helvetica;
}
#outer-wrapper {
	width:1050px;
	margin:0 auto 0 auto;
}
a {
	color:#ff6600;
	text-decoration:none;
}
#wrapper {
	float:left;
}

#header, #access, #container, #footer, #top{
	width: 800px;
}
#top {
	margin: 0 0 0 0;
	background:url('images/bg-top2.gif') no-repeat bottom;
	padding: 0 20px 0 20px;
	height:50px;
}
#footer {
	margin: 0 0 0 0;
	background:url('images/bg-bottom.gif') no-repeat top;
	padding: 35px 20px 0 20px;
}
#header {
	height:245px;
	margin:0 0 -20px 0;
	top:-20px;
	position:relative;
}

#header * {
	display:none;
}

#blog-title {
	display:inline;
	margin:0;
	padding:0;
	float:left;
}
#blog-url {
	float:right;
		
}
#blog-title a, #blog-url a{
	text-decoration:none;
	color:#ffffff;
	font-size:12pt;
	font-family:helvetica;
	font-weight:normal;
	font-weight:bold;

}

#container {
	margin:0;
	padding:0;
	background:#ffffff;
}

#content {
	padding:20px;
	margin:0;
}

#nav-above {
	display:none;
	margin:0;
	height:1px;
}

#middle-wrapper {
	float:left;
	width:800px;
	padding:0 20px 0 20px;
	background:url('images/bg-middle.gif') repeat-y center;
}

#footer #hollowhead {
	float:left;
	border:none;
}
#footer #soft {
	float:right;
	margin:0 40px 0 40px;
	border:none;
}
#footer #naturpasset, #sveaskog {
	float:right;
	border:none;
	margin:0 0 0 20px;
}

.entry-title {
	font-size:20pt;
	font-weight:normal;
	color:#ff6600;
}

.entry-title a {
	text-decoration:none;
	color:#ff6600;
}

.entry-content {
	font-size:0.9em;
}

.hentry {
	border-top:1px solid #ebebeb;
	padding:0 0 10px 0;
}

.hentry.first-post {
	border-top:none;
}

#container .firstChild {
	border-top:none;
}

div.sidebar #central-sponsors img {
	display:block;
	border:none;
	margin:10px auto 0 auto;
	text-align:center;
}

div.sidebar {
	float:left;
	overflow:hidden;
	width:180px;
	position:relative;
	margin:30px 0 0 30px;
}
div.sidebar h3 {
height:21px;
font-size:0.9em;
font-weight:normal;
color:#fff;
text-align:center;
padding:4px 0 0px 0;
background:url('images/sidebar-header.gif');
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul, div.sidebar ul li div {
margin:5px 0 0 0;
padding:1em;
background:#fff;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}
div#secondary {
clear:left;
display:none;
}
#footer {
	clear:both;
	margin:0 0 40px 0;
}

.author {
	display:none;
}

.entry-meta-single .author {
	display:inline;
}
.cat-links {
	display:none;
}

.more-link {
	display:none;
}

.entry-meta {
	text-align:right;
}

#single-post .hentry {
	border:none;
}

#single-post .entry-meta {
	text-align:center;
	font-size:0.7em;
	font-style:italic;
	border:1px solid #ebebeb;
	padding:6px;
}

#single-post .navigation {
	display:none;
}

#comments h3 {
	color:#ff6600;
}

#comments #comment-notes {
	font-size:0.7em;
	font-style:italic;
}

#comments label {
	font-weight:bold;
	font-size:0.9em;
}

#comments-list ol
{
	font-size:80%;
}


.entry-date {
	color:#ff6600;
	font-size:0.7em;
}

.entry-date abbr{
	border:none;
}

.readmore-link {
	text-decoration:none;
	color:#ffffff;
	background:url('images/readmore.gif') no-repeat;
	width:59px;
	height:21px;
	display:block;
	float:right;
	text-align:center;
	margin: 0 0 0 10px;
	padding:3px 0 0 0;
	font-size:10px;
}

.comments-link a {
	text-decoration:none;
	color:#ffffff;
	background:url('images/comments.gif') no-repeat;
	width:34px;
	height:25px;
	display:block;
	float:right;
	text-align:center;
	padding:3px 0 0 0;
	font-size:10px;
}

#searchform-404{
	display:none;
}

.error404 .code{
	font-size:100px;
	font-weight:bold;
	color:#bfbfbf;
	padding:0;
	margin:0;
	float:left;
}

.error404 .entry-content{
	float:right;
}

