/*
Theme Name: Dyrare mat, NU!
Theme URI: http://www.gobolito.se
Description: A theme by Mattias Jansson and Markus Jansson.
Version: 1.0
Author: Mattias Jansson

*/

body {
	}
a {
	color: #d6614c;
}
a:visited {
	color: #d6614c;
}
a:hover {
}
p {
	color: #555;
	margin: 10px 0;
}
h1 {
}
h1 a{
	color: #000;
}
h1 a:visited{
	color: #000;
}
h1 a:hover{
	color: #000;
}
h2 {
	color: #000;
}
h2 a, h2 a:visited {
	color: #000;
}
h2 a:hover {
	color: #000;
}
h3 {
	color: #4f5355;
	text-align: left;
}

.separator {
	border-bottom: #e4eff4 1px solid;
	margin-bottom: 10px;
}

form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
}
#header {
	
}
#headerimg {
}
#headerimg .description{
}
#nav {
	width: 460px;
}

#nav li {
	display:block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding: 17px 20px 3px 20px;
	height: 28px;
	background: url(images/navBgInactive.png);
	margin-left: 10px;
}

#nav li.current_page_item{
	display:block;
	font-size: 13px;
	float: left;
	padding: 17px 20px 3px 20px;
	height: 28px;
	background: url(images/navBg.png);
}

#nav a{
	display:block;
	height: 28px;
	color: #000;
	text-decoration: none;
}

#nav {
	color: #000;
	text-decoration: none;
	display: block;
	float: right;
}
#nav a:visited {
	color: #000;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	color: #555;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 51px;
	float: left;
	background: url(images/date-bg.png);
}
.post-month {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 14px;
	padding-top: 4px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
}

.post-title h2{
	border-bottom: #4f5355 5px solid;
	color: #4f5355;
	float: left;
	width: 565px;
	margin-left: 10px;
}
.post-title {
	
}

.entry {
	clear: both;
	padding-top: 10px;
	border-bottom: #e4eff4 1px solid;
	padding-bottom: 20px;
	margin-bottom: 0px;
	color: #555;
	min-height: 200px;
}

.post-cat {
	float:left;
	font-size: 110%;
}

.post-skribent {
	float: left;
	font-size: 110%;
	margin-left: 10px;
}

.post-comments {
	background: url(images/mini-comments.png) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 110%;
	margin-bottom: 40px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
}
.navigation a, .navigation a:visited {
}
.previous-entries {
	float: left;
}
.next-entries {
	float: right;
}
#comments, #respond {
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #fff;
	border-bottom: 1px solid #e4eff4;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #4f5355;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 613px;
	height: 115px;
	background:#fff;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #ccc;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar{
	list-style: none;
	text-align: left;
	padding: 20px;
	margin: 20px;
}

#sidebar a:link, #sidebar a:visited {
	color: #555;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#searchform {
	margin-left: 5px;
}
#searchform #s {
	border:1px solid #ced5d8;
	height: 23px;
	width: 190px;
	background: url(images/formBg.jpg);
}
#searchform #searchsubmit {
	width: 50px;
	height: 25px;
	background: url(images/submitBg.png);
	border: 0;
	padding-top: -1px;
	color: #fff;
}
#searchform label {
	font-size: 11px;
}
#sidebar h3 {
	text-align: left;
	padding: 0px 0px 0px 0px;
}

ul#sidebar {
	padding: 0px 0px 0px 0px;
}

.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #6e94a4;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #6e94a4;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #6e94a4;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #6e94a4;
}
.ul-archives li a, .ul-archives li a:visited{
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background-color: none;
}
#footer a, #footer a:visited{
	color: #000;
}

#footer h4 {
	color: #9cdbfb;
}

.separator {
	border-bottom: #e4eff4 1px solid;
	margin-bottom: 10px;
}

.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}

.rss {
	padding-bottom: 2px;
	color: #d6614c;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:right;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}

.alignright {
	float: right;
	margin-left: 10px;
	border: 1px solid #c1cacf;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline;
}
.alignleft {
	float: left;
	margin-left: 10px;
	border: 1px solid #c1cacf;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline;
}

.aligncenter {
	border: 1px solid #c1cacf;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a:hover .alignleft, a:hover .alignright, a:hover .aligncenter {
	border: 1px solid #5c6b70;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

li.cat-item {
	list-style: none;
	border-bottom: 1px solid #b7c0c4;
	margin-bottom: 4px;
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
	color: #4f5355;
	font-size: 105%;	
}

li.cat-item a{
	list-style: none;
	color: #4f5355;
	background: url(images/bullet.png) no-repeat;
	padding-left: 20px;
}

ul.xoxo li {
	list-style: none;
	border-bottom: 1px solid #b7c0c4;
	margin-bottom: 4px;
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
	color: #4f5355;	
}

ul.xoxo a{
	list-style: none;
	color: #4f5355;
	background: url(images/bullet.png) no-repeat;
	padding-left: 20px;
}

/* Share on */
.shareblock {
	height: 16px;
	width: 110px;
	position: relative;
	float: right;
	
}
.shareon {
	float: left;
	margin-left: 0px;
	font-weight: bold;
	font-size: 1em;
	vertical-align: middle;
}

.sharefb a{
	height: 16px;
	width: 16px;
	margin-left: 6px;
	background: url(share/facebook.png) 0 0 no-repeat;
	display: block;
	float: left;
}

.sharetwitter a{
	height: 16px;
	width: 16px;
	margin-left: 4px;
	background: url(share/twitter.png) 0 0 no-repeat;
	display: block;
	float: left;
}

.sharemyspace a{
	height: 16px;
	width: 16px;
	margin-left: 4px;
	background: url(share/myspace.png) 0 0 no-repeat;
	display: block;
	float: left;
} 

.sharedel a{
	height: 16px;
	width: 16px;
	margin-left: 4px;
	background: url(share/delicious.png) 0 0 no-repeat;
	display: block;
	float: left;
} 

.sharered a{
	height: 16px;
	width: 16px;
	margin-left: 4px;
	background: url(share/reddit.png) 0 0 no-repeat;
	display: block;
	float: left;
}

/* Sidebar f?r statisk sida */

.sidebar2 {
	text-align: left;
	padding: 10px;
	margin: 10px;
	height: 500px;
}

ul.sidebar2 li {
	list-style: none;
	margin-bottom: 4px;
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
	color: #4f5355;		
}

ul.sidebar2 a {
	list-style: none;
	color: #4f5355;
	background: url(images/bullet.png) no-repeat;
	padding-left: 20px;
}

h2.widgettitle2 {
	font-family: Helvetica, Arial;
	font-size: 1.5em;
	border-bottom: #4f5355 5px solid;
	color: #4f5355;
	margin-bottom: 20px;
	margin-top: 10px;
}

.pagenav ul li {
	border-bottom: 1px solid #b7c0c4;

}

/* Author sidan */

.autavatar {
	float: left;
	padding: 3px;
	border: 1px solid #c1cacf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 10px;
}

.autinfo {
//	border: 1px solid #c1cacf;;
	padding: 6px;
	min-height: 100px;
	margin-bottom: 0;
}

/* Bildtext */

.wp-caption-text {
	font-style: italic;
	font-size: 10px;
	color: #797979; 
	text-align: center;
	padding: 0;
	margin: 0;
}

.donera {
	float: left;
	left:15px;
	margin-top: -2px;
	position: fixed;
}