/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(images/background-purple.jpg) no-repeat top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}

input, textarea {
	width: 220px;
	background: #FFFFFF;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 20px;
}

p, ul, ol {
	margin-top: 1.0em;
	line-height: 190%;
}

ul, ol {
	margin-left: 5px;
	margin-bottom: 10px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #0079c2;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 250px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 754px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 30px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 754px;
	height: 169px;
	padding-bottom: 3px;
	padding-top: 2px;
	background: url(images/jag-alskar-sverige-top.png) no-repeat center;
}

/* Header */

#header {
	width: 754px;
	margin: 0 auto;
}

#menu {
	height: 46px;
	width: 754px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 10px 14px 10px;
	margin-right: 1px;
	height: 22px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}

#menu a:hover {
	color: #000000;
}

#menu .first_page_item a {
	background: none;
	color: #000000;
}


/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#content {
	float: left;
	width: 754px;
}

#content-blogg {
	float: left;
	width: 530px;
}

#merommuf-left {
	float: left;
	width: 370px;
}
#merommuf-right {
	float: right;
	width: 370px;
}
#box-test {
	float: right;
	width: 285px;
	margin-left: 10px;
	margin-bottom: 2px;
	background:#ffddff;
}


h2.pink {
	font-size: 28px;
	font-weight: normal;
	color:#9B5BA4;
}

h1.pagetitle {
	margin 0;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 2.4em;
}

.post {
}

.post .title {
	margin: 0;
	padding: 8px 0px 0px 0px;

}

.post h1.title {
	padding: 8px 10px;
	height: 30px;
	font-size: 2.4em;
}
.post h2.title {
	padding: 8px 10px;
	font-size: 28px;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 0px 10px;
}
.mer {
	margin: 0px;
	padding: 0px 10px;
}

.comments {
	margin: 0px;
	padding: 0px 10px;
}

.respond {
	margin: 0px;
	padding: 0px 10px;
}

.respond h2.title {
	padding: 8px 10px;
	font-size: 2.0em;
}

.post_meta { width: 510px; padding: 4px 10px; margin-bottom: 14px; border-top: 1px dotted #bbb; border-bottom: 1px dotted #bbb; background:#ffddff; line-height: normal; float: left; }
.post_share { width: 510px; padding: 4px 10px; border-top: 1px dotted #bbb; background:#ffddff; line-height: normal; float: left; }

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 10px;
	line-height: normal;
}

.post a {
	color: #31363B;
}

.navigation { width: 520px; padding-left: 10px; margin-bottom: 10px; font-size: 13px; line-height: 1.5em; float: left; }

	.previous { padding-left: 27px; margin-bottom: 0; background: url('images/icon_previous.gif') 0 50% no-repeat; float: left; }
	
	.next { padding-right: 27px; margin-bottom: 0; background: url('images/icon_next.gif') 100% 50% no-repeat; float: right; }

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
	background:#ffddff;
}

#sidebar li h2 {
	margin: 0 0 5px 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

p.member {
	margin-left: 28px;
	font-weight:bold;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: -10px;
	padding: 0px 0px  0px 0px;
	text-transform: lowercase;
	font-size: 50px;
	letter-spacing: -1px;
	line-height:normal;
	color: #0079c2;
}

#sidebar li p {
	padding: 0 20px;
}

#sidebar li p.smallmember {
	padding: 0 5px;
	line-height:normal;
	font-size: 12px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 110px;
	margin: 0 auto;
	background: #FFFFFF url(images/f-background-purple.jpg) no-repeat bottom center;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding:80px 15px 0px 0px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}