﻿/*
Theme Name: Doing it Bortbyting-style
Theme URI: none
Description: Wordpress-tema designat för att efterlikna Bortbyting-sidan så möe som möjligt 
Author: Harax
Author URI: none
Tags: bortbyting, kappa

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout */
body {
	padding: 0;
	font-size: 1.2em;
	font-family: Helvetica, Arial, Verdana;
	background: #A9C3DC;
	color: #FFFFFF;
	font-weight: bold;
}


/* Default */


a {
	color: #000000;
text-decoration: none;
font-weight: bold
}

a:hover {
	color: #444444;
font-weight: bold
text-decoration: none;
}

h1 {
	font-size: 1.2em;
}

h1 a {
	font-size: 1.2em;
color: #FFFFFF;
}

h1 a:hover {
	font-size: 1.2em;
color: #444444;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 14px;
}


h4 {
	line-height:105%;
}

h5 {
	font-size: 12px;
}

h5 {
	font-weight: normal;
}

h5 {
	line-height:5%;
}

h6 {
	font-size: .1em;
	color: #a9c3dc;
}

h6 a {
	font-size: .1em;
color: #a9c3dc;
}


h7 {
	font-size: 35px;
}


h7 {
	line-height:100%;
}

#lang {
	font-size: .5em;
	font-family: Helvetica, Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

blockquote {
	padding: 0 0.5em;
	margin: 0;
	background-color: #91A9C0;
background: url(images/quote.gif) top left no-repeat;
text-align: center;
}

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

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

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #A9C3DC;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	background: #A9C3DC;
	width: 850px;
	margin: 0 auto;
}

#header {
height: 1px;
width: 850px;
}

#header h1 {
	padding: 25px 0 0 53px;
	margin: 0;
	color: #faf6bb;
	font-family: Helvetica, Arial, Verdana;
	font-size: 2em;
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
font-weight: bold
	color: #444444;
}

#header .description {
	padding: 0 0 0 53px;
	color: #000000;
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.3em;
}

#page {
	width: 850px;
	background: #A9C3DC;
}

#pageinner {
	position: relative;
	margin: 13px 0 0 0;
	background: #A9C3DC;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}

* html #navcontainer ul {
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li#first a,
#navcontainer ul li#first a:hover {
	cursor: default;
	background-image: none;
	text-decoration: none;
font-weight: bold
}

#navcontainer ul li a {
font-weight: bold
	color: #000000;
	margin: 5px 0 0 0;
	padding: 4px 14px 8px 12px;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	text-decoration: none;
font-weight: bold
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	color: #000000;
	padding: 4px 12px 8px 12px;
	margin-left: -2px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
text-decoration: none;
}

#navcontainer ul li.current_page_item a:hover,
#navcontainer ul li.current_page_ancestor a:hover {
	text-decoration: none;
font-weight: bold
}

#navcontainer ul li a:hover {
	text-decoration: none;
font-weight: bold
}

#searchBar {
	clear: left;
	background: #A9C3DC;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	border: 1px solid #000000;
	background: #A9C3DC;
}

#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	margin: 0;
	color: #000000;
text-align: left;
}

#sidebar a {
	color: #000;
text-decoration: none;
}

#sidebar a:hover {
color: #444444;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


#sidebar ul li {	
	margin: 0 0 5px 0;
	font-size: .9em;
}

#sidebar ul li h2 {
	margin: 0;
	
	color: #000000;
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.7em;
	padding: 3px 3px 3px 10px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
text-decoration: none;
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
text-decoration: none;
	color: #444444;
font-weight: bold
}

/* Calendar */
#wp-calendar {
	width: 100px;
	color: #fff;
}

#wp-calendar a {
	color: #000;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
	font-size: 1.2em;
	border: solid 1px #fff;
}

h2.pagetitle {
	margin: 0;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana;
	padding: 3px 3px 3px 10px;
}

h2.pagetitle a {
	margin: 0;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana;
	padding: 3px 3px 3px 10px;
}

h2.pagetitle a:hover {
	margin: 0;
	color: #444444;
	font-family: Helvetica, Arial, Verdana;
	padding: 3px 3px 3px 10px;
}


#content {
width: 550px;
	margin: 0 0 0 275px;
	padding: 0;
}

#contentinner {
width: 550px;
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}


/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 1.5em;
color: #444444;
}

.post h2.posttitle a{
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

.post h2.posttitle a:hover {
	text-decoration: none;
font-weight: bold;
color: #444444;
}

small.postmetadata {
text-decoration: none;
	font-size: 0.8em;
}

ul.postmetadata {
text-decoration: none;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.8em;
}

ul li.tags {
	float: right;
}

ul li.comments a {
font-size: .9em;
color: #FFFFFF;
font-weight: bold;
	text-align: right;
}

ul li.comments a:hover {
font-size: .9em;
color: #444444;
font-weight: bold;
	text-align: right;
}


ul li.comments {
font-size: .9em;
font-weight: bold;
	text-align: right;
}

div.divider {
	background-color: #a9c3dc;
	height: 3px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Helvetica, Arial, Verdana;
	padding: 0 0 2em 0;
}


#singlepost {
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	background: #A9C3DC;
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1em;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana;
	font-style: italic;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Helvetica, Arial, Verdana;
	color: #000000;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: none;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	background-color: #87a5c3;
	padding: 4px;
	border: dotted 1px #FFF;
}

.commentindheader img.avatar {
	float: left;
}

#commenttxt{
font-size: .7em;
background-color: #87a5c3;
padding: 4px;
border-top: hidden;
border-right: dotted 1px #FFF;
border-left: dotted 1px #FFF;
border-bottom: dotted 1px #FFF;
}

#logincomments{
font-size: .7em;
}

ol.commentlist li.alt .commentindheader {
	text-align: left;
}

ol.commentlist li.alt .commentindheader img.avatar {
	float: left;
}

ol.commentlist li.alt p.commentsedit {
	text-align: left;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #000000;
}

input#author,
input#email,
input#url {
	width: 200px;
}

textarea#comment {
	width: 400px;
}

input#submit {
	border: 1px solid #FFFFFF;
	background: #A9C3DC;
}

#footer {
	clear: both;
	background: #A9C3DC;
	height: 108px;
	margin: 0 53px;
	font-family: Helvetica, Arial, Verdana;
	text-align: right;
	font-size: 0.7em;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

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

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

div#recaptcha_widget_div {
	float: left;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #FFFFFF;
	text-align: center;
	background-color: #A9C3DC;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
font-size: 1.4em;
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: none;
}


/* Formatting */
fieldset {
	border: 1px solid #FFFFFF;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #FFFFFF;
	background-color: #A9C3DC;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	
	border: 0;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 0;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
}

.qtrans_language_chooser li {
float:right;
text-align:right;
}