/*
THEME NAME: Burträsksvängen
THEME URI: http://www.kristoferwestling.com
DESCRIPTION: Theme dedicated to Burträsksvängen, Burträsk, Västerbotten, Sweden
VERSION: 2.0
AUTHOR: <a href="http://www.kristoferwestling.com/">Kristofer Westling</a>
AUTHOR URI:
TAGS: Burträsksvängen, Burträsk, Ostriket, Västerbotten, Sweden
*/

/* #RESET
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* #CUFON
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.cufon-loading h2 {
	visibility:hidden;
}
.cufon-active h2 {
	visibility:visible;
}


/* #BASIC TYPOGRAPHY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	font:12px/1.5em Verdana, Tahoma, Arial, sans-serif;
	color:#666;
	background:#f4f3eb;
}


h1,h2,h3,h4,h5,h6,legend,caption {
	font-weight:normal;
	line-height:1.15em;
	margin-bottom: 0.35em;
	color:#319bd8;
}

h1 {		
	font-size:36px;
	font-weight:bold; 
	line-height:1.25em;
}
h2, h2 a {	
	font-size:24px;
	color:#319bd8;
}
h2 a:hover {
	color:#1177b1;
}
h3, h3 a {	
	color:#319bd8;
	font-size:18px;
	font-weight:normal;
}
h3 a:hover {
	color:#1177b1;
}
.widget h3 {	
	color:#ff552b;
}
h4 {	
	font-size:14px; 
	font-weight:bold; 
	border-bottom:2px solid #000;
	display:inline;
}
h5 {	font-size:14px; }
h6 {	font-size:14px; }

p  {
	margin-bottom: 0.754em;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #ff552b;
}
a:hover, a:focus {
	text-decoration: none;
	color:#cb2800;
}
sup { vertical-align:top; }
sub { vertical-align:bottom; }
code, pre {
	font-family:Monaco, monospace;
	color:#555;
}

input, textarea, button, select {
	color:#666;
	font:12px/1.5em "lucida grande",tahoma,verdana,arial,sans-serif;
	margin:0;
	padding:0;
}
input, textarea {
	padding:5px;
	border-top:1px solid #abadb3;
	border-right:1px solid #dbdfe6;
	border-bottom:1px solid #e2e3ea;
	border-left:1px solid #e3e9ef;
	background:#fff;
}
input:focus, textarea:focus, .js-focus {
	border-top:1px solid #73b2d6;
	border-right:1px solid #bce1f2;
	border-bottom:1px solid #caeaf7;
	border-left:1px solid #c8e5f4;
}
input.button {
	color:#fff;
	cursor:pointer;
	background:#ff552b;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:0;
	font-family:Tahoma, Arial, Sans-serif;
	font-size:12px;
	padding:1px 6px 2px;
	text-transform:uppercase;
	width:auto;
	overflow:visible;
}
input.button:hover, input.button:focus {
	background:#cb2800;
	color:#fff;
}
input.button:focus {
	background:#cb2800;	
	color:#fff;
}
textarea {
	resize: vertical;
}


/* #LAYOUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html, body, .wrapper {height: 100%;}
body > .wrapper {height: auto; min-height: 100%;}
.content-wrapper {padding-bottom: 250px;}  /* must be same height as the footer */

.wrapper {
	width:960px;
	margin:0 auto;
}
#main-content {
	width:600px;
	float:left;
	padding-bottom:60px;
}
#sidebar {
	width:320px;
	float:right;
	padding-bottom:60px;
}

/* #MASTHEAD
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#header {
	position:relative;
}
.ostriket {
	position:absolute;
	top:5px;
	right:0;
}
#blog-title {
	padding-top:15px;
}
#blog-title a {
	height:55px;
	width:213px;
	display:block;
}
#navigation {
	margin:20px 0 15px;
	font-family: Arial, Helvetica, Sans-serif;
}
#navigation li {
	float:left;
	margin-left:17px;
}
#navigation li:first-child {
	margin-left:-1px;
}
#navigation a {
	font-size:14px;
	font-weight:bold;
	padding:0 7px;
	line-height:26px;
	display:block;
}
.pageid-3 .home a, .current_page_item a, .category-nyheter .news a, .s-category-nyheter .news a {
	background:#e70000;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	color:#fff;
}

/* #PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#single-page {
	background:#fff;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:25px 20px;
}

/* #BLOGPOSTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#category-wrapper {
}
#category-wrapper .col {
	width:160px;
	float:left;
	margin-right:20px;
}
#category-wrapper .col:first-child img {
	border:5px solid #F2F0EA;
	display:block;
}
#category-wrapper .last-col {
	width:380px;
	float:left;
	margin-right:0;
}
.post, .search .entry {
	background:#fff;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:25px 20px;
	margin-bottom:20px;
}
#single-post .post {
	margin-bottom:0;
}
.post-head h2 {
	margin:0;
}
.published, .publisher-link, .tag-prefix, .tag-links {
	font-size:11px;
	font-family:tahoma, arial, sans-serif;
}
.publisher-link a, .entry-meta a {
	font-family:Georgia, Serif;
	font-size:12px;
	font-style:italic;
}
.entry-content {
	margin-top:10px;
}
.entry-meta {
	border-top:1px solid #f4f3eb;
	font-size:11px;
	font-family:tahoma, arial, sans-serif;
	margin-top:20px;
	padding-top:10px;
	line-height:16px;
}
.post-head .entry-meta {
	border:0;
	margin:0;
	padding:0;
	line-height:15px;
}

/* #AUTHOR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.author-image {
	width:70px;
	height:70px;
	background:url(gfx/fallback/comment-image.png) no-repeat 0 0;
	float:left;
	display:block;
}
#author-wrap .col {
	width:80px;
	margin-right:10px;
	float:left;
}
#author-wrap .last-col {
	width:460px;
	float:left;
}
#author-wrap .post-head {
	margin-bottom:0;
	line-height:16px;
}
#author-wrap .author-workinfo {
	display:block;
	font-size:12px;
	color:#666;
}
#author-wrap .author-info {
	font:11px/15px Tahoma, Arial, Sans-serif;
	border-bottom:1px solid #f4f3eb;
	padding-bottom:7px;
	margin:7px 0 0 1px;
}
.author-email:first-child, .author-phone {
	border-right:1px solid #f2f0ea;
	padding-right:6px;
	display:inline-block;
	margin-right:5px;
}
.author-phone:last-child {
	border-right:0;
}
.author-description {
	margin-top:10px;
}


/* #COMMENTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#commentform {
	position:relative;
}
#comments {
	padding-top:50px;
}
#comments-list {
	margin-bottom:50px;
}
#comments-list h2 {
}
#comments-list h2 span {
	color:#666;
	display:block;
	font-size:16px;
	margin-top:5px;
}
#respond h2 span {
}
.comment {
	margin-top:25px;
}
.comment .col {
	width:80px;
	margin-right:20px;
}
.comment .last-col {
	width:500px;
	float:left;
	font-size:11px;
	background:#fff;
	margin-right:0;
}
.children .comment .last-col {
	width:400px;
}
.comment-author {
	line-height:1.1em;
	word-wrap: break-word;
}
.comment-author img {
	margin-bottom:6px;
	border:2px solid #e9e9e9;
	display:block;
}
.comment-author .fn {
	font-style:italic;
	font-family:Georgia, Serif;
}
.comment-author .says {
	color:#999;
	font-family:Tahoma, Arial, Sans-serif;
}
.comment-meta {
	font-family:Tahoma, Arial, Sans-serif;
	font-size:10px;
	text-transform:uppercase;
	line-height:12px;
	margin-top:5px;
}
.comment-content {
	position:relative;
	min-height:110px;
	background:#fff;
	padding:15px 17px;
	word-wrap: break-word;
}
.byuser .comment-content {
}
.comment-content p {
	margin: 0.754em 0 0;
}
.comment-content p:first-child {
	margin: 0;
}
.comment #respond {
	background:#fff;
	margin-left:100px;
	width:466px;
	padding:15px 17px;
	margin-top:5px;
}
.awaiting-modreation {
	background:#000;
	color:#fff;
	margin:0;
	padding:2px 4px 3px;
	display:inline;
}
.comment .reply {
	margin-top:10px;
	float:left;
}
.comment .children {
	padding-left:100px;
}
.children .comment {
	border:0;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:25px;
}
.comment-reply-link, #cancel-comment-reply-link, .button {
	color:#fff;
	background:#ff552b;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-family:Tahoma, Arial, Sans-serif;
	font-size:12px;
	padding:2px 8px 3px;
	text-transform:uppercase;
}
.comment-reply-link:hover, #cancel-comment-reply-link:hover, .button:hover {
	background:#cb2800;
	color:#fff;
}
.comment-reply-link:active, #cancel-comment-reply-link:active, .button:active {
	background:#a42000;
	color:#fff;
}
#commentform textarea {
	width:300px;
	height:75px;
}
#commentform #submit {

}
#commentform .form-textarea, #commentform .form-input {
	margin-bottom:10px;
}


/* #PAGEING
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.wp-pagenavi {
	float:right;
	font-size:14px;
}
.category-projekt .wp-pagenavi {
	margin:0;
}
.wp-pagenavi a {
	padding: 2px 4px; 
	margin-left:4px;
	color: #7f7f7f;
	background:#FFFFFF;	
	display:block;
	float:left;
	min-width:15px;
	text-align:center;
}
.wp-pagenavi a:hover {	
	color: #fff;
	background:#ff552b;
}
.wp-pagenavi a:active {
	color: #fff;
	background:#e12d00;
}
.wp-pagenavi span.current {
	padding: 2px 4px; 
	margin-left:4px;
	color: #000;
	background:none;
	text-decoration:underline;
	display:block;
	float:left;
	min-width:15px;
	text-align:center;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	color: #000000;
	background-color: #FFFFFF;
}


/* #standard widget
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#widgets {
	font-family:Arial, Helvetica, Sans-serif;
	color:#2c2422;
}
.widget {
	padding:1px;
	background:#f5e5c2;
	margin-bottom:20px;
}
.widget em {
	font-style:italic;
	font-size:11px;
}
.inner-border {
	border:1px solid #f4f3eb;
	padding:18px;
}

/* #newsflash
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.newsflash {
	position:absolute;
	top:27px;
	left:245px;
	width:560px;
	font-size:34px;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-serif;
	color:#333;
	letter-spacing:-2px;
	line-height:34px;
}
.newsflash .widget {
	margin:0;
	padding:0;
	background:0;
}
.newsflash .inner-border {
	border:0;
	padding:0;
}

/* #Search-form
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchform input {
	
}
.widget_search {
	background:none;
	padding:0;
}
.widget_search .inner-border {
	padding:0;
	border:0;
}
.widget_search .widgettitle,
.widget_search label {
	display:none;
}
.widget_search #s {
	border:0;
	width:220px;
	padding:7px 15px;
	display:block;
	float:left;
	margin-right:13px;
}
.widget_search #searchsubmit {
	background:#ff552b url(gfx/search.gif) no-repeat 0 0;
	display:block;
	text-indent:-99999px;
	border:1px solid #ff552b;
	color:#fff;
	padding:0;
	cursor:pointer;
	width:56px;
	height:28px;
	float:left;
}
.widget_search #searchsubmit:hover {
	border-color:#a72302;
}
.widget_search #searchsubmit:active {
	background-position:0 -26px;
}


/* #Flickr-widget
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.flickrpress {
	background:#f6d896;
}
.pending {
	background:url(gfx/ajax-loader.gif) no-repeat 50% 100%;
}
.flickrpress a {
	color:#000;
	text-decoration:underline;
}
.flickr_item {
	float:left;
	margin-left:18px;
}
.flickr_item:first-child {
	margin-left:0;
}
.flickr_item img {
	display:block;
	border:3px solid #2e2623;
}
.flickrpress-navigation {
	margin-top:10px;
	width:278px;
}
.flickrpress-navigation div {
	background:#2e2623;
	width:20px;
	height:20px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
.flickrpress-navigation div:hover {
	background:#6b5645;
}
.flickrpress-navigation-previous {
	float:left;
}
.flickrpress-navigation-next {
	float:right;
}


/* #POLL-widget
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.widget_polls {
	background:#2d2522;
	color:#fff;
}
.widget_polls label {
	display:block;
	margin-bottom:10px;
	font-size:11px;
	margin-bottom:3px;
}
.widget_polls label input,
.widget_polls label span {
	display:inline-block;
	vertical-align:top;
}
.widget_polls label span {
	line-height:16px;
}
.widget_polls .controls {
	margin-top:10px;
}
.widget_polls .button {
	margin-right:5px;
}

.result-wrapper {
	font-size:11px;
	margin-bottom:10px;
}
.result-wrapper .result {
	display:block;
	height:7px;
	background:#f6d896;
}

/* #FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
	margin-top:60px;
	background:#2c2422 url(gfx/bg_footer.png) repeat-x 0 0;
	font:11px/15px Tahoma, Arial, Helvetica, Sans-serif;
	color:#fff;
}
#footer {
	position: relative;
	margin-top: -250px; /* negative value of footer height */
	height: 250px;
	clear:both;
	overflow:hidden;
}
#footer ul {
	overflow:hidden;
}
#footer h3 {
	color:#fff;
}
#footer-widgets {
	width:960px;
	margin:0 auto;
}
#footer .widget {
	padding:0;
	background:none;
	margin:40px 40px 40px 0;
	float:left;
	width:265px;
}
#footer .inner-border {
	border:0;
	padding:0;
}
#footer .widget_links {
	width:300px;
}
.blogroll li {
	float:left;
	margin-right:5px;
}
.blogroll li a {
	color:#fff;
	background:#ff552b;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:1px 6px 2px;
	line-height:20px;
	white-space:nowrap;
}
.blogroll li a:hover {
	background:#cb2800;
	color:#fff;
}
#footer .textwidget img {
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
}

/* #TOOLTIP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#tim-tooltip { 
	position:absolute;
	z-index:10;
	display:none;
	padding:5px 8px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:1px 1px 3px #000;
	-webkit-box-shadow:1px 1px 3px #000;
	max-width:215px;
	box-shadow:1px 1px 3px #000;
	border-radius:4px;
	background:#000;
	background:rgba(0,0,0,.7);
	text-shadow:0 1px 0 #000;
}
#tt-arrow { 
	width:0;
	height:0;
	line-height:0;
	border-top:5px solid #000;
	border-top:5px solid rgba(40,40,40,.7);
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	position:absolute;
	left:50%;
	bottom:-5px;
	margin-left:-5px;
	z-index:11;
}


/* #NOTIFICATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#notification-wrapper, #comment-notification-wrapper {
	position:absolute;
	bottom:-35px;
	left:0px;
}
.notification, .comment-notification {
	width:311px;
	background:#2C2422;
	position:relative;
	margin-top:10px;
}
.notification-close, .comment-notification-close {
	position:absolute;
	top:3px;
	right:3px;
	display:block;
	width:10px;
	height:12px;
	z-index:2;
	cursor:pointer;
	background:url(gfx/sprite_close.png) no-repeat 0 0;
}
.notification-close:hover, .comment-notification-close:hover {
	background-position:0 -12px;
}
.notification-content {
	color:#fff;
	padding:10px;
	min-height:40px;
	_height:40px;
}

#commentform #comment-notification-wrapper {
	bottom:-67px;
	z-index:10;
}
#commentform .notification-content {
	min-height:67px;
}
#comments-list #comment-notification-wrapper {
	bottom:-15px;
}
#comments-list .comment-notification {
	width:311px;
}
#comments-list .notification-content {
	min-height:22px;
}


/* #GENERIC
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.col {
	float:left;
}
.last-col {
	float:right;
	margin-right:0;
}
.fx-curve {
	width:11px;
	height:21px;
	background:url(gfx/fx_curve.gif) no-repeat 0 0;
	position:absolute;
	top:25px;
	left:-11px;
}
.form-label .required {
	color:#f00;
}
#single-page .entry img, #single-post .entry img {
	border:5px solid #f2f0ea;
}
.alignright {
	float:right;
	margin:0 0 2em 2em;
	display:block;
}
.alignleft {
	float:left;
	margin:4px 15px 15px 0;
	display:block;
}
.aligncenter {
	float:none;
	display:block;
	margin:0 auto 15px;
}
.alignnone {
	float:none;
	display:block;
	margin:0 0 15px 0;
}
.clearfix:after,
.widget_search:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .widget_search {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix,
* html .widget_search {height: 1%;}
.clearfix, .widget_search {display: block;}
/* End hide from IE-mac */ 
