/* 
	Theme Name: Whitespace
	Theme URL: http://www.briangardner.com/whitespace-wordpress-theme.htm
	Description: Whitespace is a minimalistic 3-column Widget-ready theme created for WordPress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 1.0
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 08.27.07
		First Release of Whitespace
*/
 
body {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px 20px 0px 20px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #017F8D;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 940px;
	height: 90px;
	padding: 0px;
	margin: 0px auto 21px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	color: #222222;
	border-top: 5px solid #000000;
}

#headerimage {
	float: left;
	padding: 0;
	margin: -3px 16px 0 0;
}

#header a {
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 36px;
	color: #222222;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-shadow: #11aa22 0 0 1px;
	}

#header a:hover{
	color: #222222;
	text-shadow: #11aa22 0 0 2px;
	}
	
#header img a {
	margin: 0px;
	border: none;
	}
	
#headerleft {
	width: 465px;
	height: 90px;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
#headerright {
	width: 465px;
	height: 90px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
	
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
		
#headerright ul li a, #headerright ul li a:visited {
	color: #666;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	//text-transform: lowercase;
	}
		
#headerright ul li a:hover {
	color: #000000;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
	}
	
/************************************************
*	Tagline      								*
************************************************/

#tagline {
	background: #F2F2F2;
	width: 940px;
	height: 30px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#tagline p {
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#tagline a, #tagline a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#tagline a:hover {
	text-decoration: underline;
	}
	
#taglineleft {
	width: 460px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	}
	
#taglineright   {
	width: 460px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 8px 8px 0px 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px;
	display: inline;
	}

#content p,
#content p.para {
	padding: 0;
	margin: 10px 5px 10px 0;
	line-height: 20px;
	}
p.leap-para { margin-top: 25px !important; }
p.double-leap-para { margin-top: 35px !important; }
p.triple-leap-para { margin-top: 45px !important; }

#content h1 {
	color: #000000;
	font-size: 20px;
	// font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #017F8D;
	text-decoration: none;
	}

#content h2 {
	color: black;
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0 0;
	padding: 0;
}

#content h3 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 0;
	padding: 0;
}
	
#content h4 {
	color: #000000;
	font-size: 12px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content h4 {
	color: #000000;
	font-size: 20px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	display: inline;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 15px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote{
	background: url(images/blockquote.png) top left no-repeat;transparent;
	margin: 15px 0 15px 25px;
	padding: 0px 0 0 20px;
	font-size: 95%;
}

.postmeta {
	width: 500px;
	padding: 6px;
	margin: 60px 0px 30px 0px;
	border-top: 1px solid #c0c0c0;
	background: #f8f8f8;
	border-bottom: 1px solid #c0c0c0;
	color: black;
	text-align: right;
}
	
/************************************************
*	Left Sidebar 		    			   	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 20px 20px 0px;
	line-height: 17px;
	display: inline;
	}
	
#l_sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#l_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#l_sidebar ul li a, #l_sidebar ul li a:visited {
	color: #017F8D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li a:hover {
	color: #017F8D;
	text-decoration: underline;
	}
	
/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/

#r_sidebar {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 17px;
	display: inline;
	}
	
#r_sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#r_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a, #r_sidebar ul li a:visited {
	color: #017F8D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li a:hover {
	color: #017F8D;
	text-decoration: underline;
	}

#r_sidebar img { border: 0; }
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #F2F2F2;
	width: 940px;
	height: 100px;
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	border-top: 5px solid #000000;
	border-bottom: 2px solid #000000;
	}

#footer p {
	color: #000000;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #C0C0C0;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}

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

#footer a:hover {
	color: #017F8D;
	text-decoration: underline;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}

ul#colophon li p {
	border-bottom: 1px dotted #C0C0C0;
	display: block;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5;
	}
	
#footer ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#footer ul li a:hover {
	background: #E5E5E5;
	color: #017F8D;
	text-decoration: none;
	}
	
.footerleft {
	float: left;
	width: 285px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footermiddle {
	float: left;
	width: 290px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footerright {
	float: right;
	width: 285px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#f {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #666666;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #666666;
	}
	
#sbutt {
	background: #878787;
	width: 200px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}

div#commenter label, div#email label, div#url label {
	width: 7.5em;
	float: left;
	margin-top: 0.7ex;
	margin-right: 0.5em;
	display: block
}
	
#comment_name, #comment_email, #comment_url {
	background: #FFFFFF;
	width: 300px;
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment_content {
	//background: #FFFFFF;
	width: 440px;
	color: #222222;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit input {
	background: #F2F2F2;
	width: 150px;
	color: #222222;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 100%;
	color: #000000;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.commentdate  {
	font-size: 12px;
	padding-left: 0px;
	}
	
.commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 2px 0;
}

.commentlist li {
	border-top: 1px solid #c0c0c0 !important;
	background: #fcfcfc;
	border-bottom: 1px solid #c0c0c0 !important;
	margin: 8px 0 !important;
	padding: 6px !important;
	color: black;
}

.commentlist li.alt {
	background: #f8f8f8 !important;
}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.comment-display-name {
	font-weight: bold;
}

.commentlist li.author-comment {
	background: #efffcf !important;
}

.commenthead, .commenthead * {
	font-style: italic;
	vertical-align: top;
}

.commenttext {
	// background: #F2F2F2;
	//width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 0 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	/* border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666; */
	}

.commenttext-admin {
	background: #FFFFFF;
	width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

#commentsformheader{
	padding-left: 0px;
	}

h4#comments { margin-top: 20px; }

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.post-info h2.post-title {
	margin-bottom: 0;
	padding-bottom: 0;
}
.post-info p {
	margin-top: 0;
	padding-top: 0;
	font-style: italic;
}
/* gyt stuff */

ol, ul, dl { line-height: 20px; }

div#sidefoot {
	text-align: center;
	font-size: 7pt;
}

div.adsense { text-align: center; margin: 1.5pc 0; }

ol.footnotes {
	margin: 1.5pc 0 2.5pc;
	border-top: 1pt solid #DCDCDC;
	padding: 0.5pc 0 0 1.5pc;
}

ol.footnotes li {
	font-size: 95%;
}

table { margin-left: auto; margin-right: auto; }
td { padding: 5px; text-align: right; }

.indent { margin: 1.5pc; }
table.list { padding-left: 1.5em; }
table.list tr td { text-align: left; vertical-align: top; margin: 0 !important; }
td.id { text-align: right; padding-right: 5px !important; font-style: italic; }

small { font-size: 95% !important; }

tr.result td, tr.slutsats td, tr.conclusion td, tr.konklusion td,
.result, .slutsats, .conclusion, .konklusion {
	border-top: 1px solid #333 !important;
	padding-top: 5px !important;
	margin-top: 4px !important;
}

div.pingbacks {
	margin-top: 20px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.bullet { clear: both; text-align: center; }
.bullet p { line-height: 25px; font-size: 25px; margin-top: 20px !important; }
.bullet-left { color: #006; }
.bullet-middle { color: #22e022; }
.bullet-right { color: #e0e022; }

#pagenav { text-align: center; }
#pagenav a:hover { text-decoration: none; }
#pagenav a {border:1pt solid #DCDCDC;padding:0 3pt 0 3pt;}
#pagenav a.current-page {border:1pt solid #DCDCDC;color:#DCDCDC;padding:0 3pt 0 3pt;}
#pagenav a:hover.current-page {border:1pt solid gray;color:white;background:gray;}
#pagenav a:hover {border:1pt solid gray;color: white;background:black;}

.opposite { text-align: right; }

.float-right { float: right; }
.float-left { float: left; }

.image { margin: 0 10px; text-align: center; }
.image img { padding: 4px; border: 1px solid #ccc; }
.image p { font-style: italic; }

.image img.odd-shape { border: none; }

.gravatar img { border: 1px solid white; margin-right: 10px; }

div.share { float: left; }
div.share a { margin: 0 1px; }
div.share a img { border: none; }

img.subscribe-icon { border: none; margin-bottom: -1px; }
