/*
    Css by: Linosa.se
	Based on theme: Simply Ornate "Twirl II" http://www.evaneckard.com/
*/

* {
	margin:0;
	padding:0;
	border:0;
	}
	
p {
	margin: 0 0 13px 0;
	}
	
body {
	margin:0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	background: url(images/bg.jpg) repeat-x #000 fixed;
}

#container {
	width:859px;
	padding:24px 0 40px;
	margin:0 auto;
	position:relative;
	z-index:1001;
}

.right {
	float:right;
	margin-left:10px;
	}

.left {
	float:left;
	margin-right:10px;
	}
		
.border {
	border: 1px solid #d8cbd5;
	padding:3px;
	background:#fff;
	}

a {
	color:#545454;
	text-decoration:none;
	}
			
/* pages menu */

#pages {
	width:970px;
	margin:0 auto;
	font-size:10px;
	padding:0px 0 0;
	position:relative;
	z-index:1002;
	display:none;
}
#pages ul {
	float:right;
	margin:0;
	padding:0;
	}

#pages li {
	float:left;
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	}

#pages a {
	color:#545454;
	text-decoration:none;
	padding:2px 6px;
	margin-right:3px;
	}
	
#pages a:hover {
	color:#eecd0e;
	background:#000;
	}
	
#pages .current_page_item a {
	color:#545454;
	text-decoration:none;
	padding:2px 6px;
	margin-right:3px;
	background:url(images/post-shadow.png) no-repeat;
	}


/* corner shadows */




/* blog title */

.blog-title a {
	color:#545454;
	text-decoration:none;
	font-family: Arial, verdana, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	left:5;
	top:5;
	background:#f20064;
	padding: 8px 5px 8px 5px;
	}
	
.blog-title a:hover {
	background:url(images/title-back-over.gif) no-repeat left bottom;
	color:#000;
}

.blog-title {
	display:none;
	}

h1 a {
	color:#fff;
	text-decoration:none;
	font-family: Arial, verdana, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	left:5px;
	top:5px;
	background:#f20064;
	padding: 8px 5px 8px 5px;
	margin:0;
	z-index:100;
	}
	
h1 a:hover {
	background: #eed40d;
	color:#545454;
	}

.logo-spacer {
	display:block;
	clear:both;
	height:16px;
}
	
/* main column */

#main-col {
	float:left;
	width:540px;
	padding:0 0 20px 0;
	font-size:12px;
	color:#545454;
	margin:0 0 0 20px;
}

#main-col a {
	color:#545454;
	text-decoration:underline;
	}
	
#main-col .bold {
	color: #f20064;
	font-weight:bold;
	}

#main-col strong {
	color: #f20064;
	font-weight:normal;
	}

#main-col .post {
	background: #fff url(images/post_bg.jpg) repeat-x;
	padding:0px 20px 0 20px;
	clear:both;
	border: 1px solid #fff;
}
#main-col h2 {
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:24px;
	line-height:28px;
	width:420px;
	margin:23px 0 8px 0;
	color:#545454;
	float:left;
	}
	
#comment_back h2 {
	width:450px;
	}
	
#main-col h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	margin:0 0 8px;
}
#main-col h2 a, #main-col h4 a {
	color:#545454;
	text-decoration:none;
}
#main-col h2 a:hover, #main-col h4 a:hover {
	border-bottom:1px solid #fff;
}
#main-col .spacer {
	height:20px;
	display:block;
	clear:both;
}

#main-col .date {
	font-family:Arial, verdana, Helvetica, sans-serif;
	float:right;
	margin-top:-1px;
	}

#main-col .inner {
	padding:12px 0;
}
#main-col .comments a, #main-col .sm-date a {
	color:#545454;
	text-decoration:none;
}
#main-col .inner a {
	color:#545454;
	text-decoration:none;
}
#main-col .comment-count a:hover, #main-col .sm-date a:hover, #main-col .inner a:hover {
	color:#eecd0e;
	text-decoration:none;
}
#main-col .comments .comment-count {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}


#main-col .date .day {
	font-size:18px;
	font-weight:bold;
	background:#f20064;
	color:#fff;
	width:55px;
	padding: 5px 0 5px 0;
	text-align:center;
	}

#main-col .date .month {
	font-size:12px;
	background:#ca0154;
	color:#fff;
	width:55px;
	padding:5px 0 5px 0;
	text-align:center;
	}
	
#main-col .excerpt {
	font-size:11px;
	line-height:18px;
	padding:0 0 10px;
}
#main-col .filed {
	width:350px;
	float:left;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(images/stripe.gif) repeat-x;
	padding-top:12px;
}
#main-col .filed a {
	font-style:normal;
	font-size:14px;
	text-decoration:none;
}
#main-col .continue a {
	float: right;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#545454;
	font-family: arial, verdana, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	background: #eed40d;
	padding:8px 12px 8px;
	margin-top:4px;
	}

#main-col .continue a:hover {
	background:#f20064;
	color:#fff;
	}

#main-col .sm-col-left, #main-col .sm-col-right {
	width:275px;
}
#main-col .sm-col-left .post, #main-col .sm-col-right .post {
	padding:16px;
	background:url(images/post-shadow.png) no-repeat;
	width:243px;
}
#main-col .sm-col-left {
	float:left;
}
#main-col .sm-col-right {
	float:right;
}
#main-col .sm-date {
	font-size:11px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/liner.png) no-repeat;
	padding:5px 0 0;
}
#main-col .sm-col-left .inner, #main-col .sm-col-right .inner {
	padding:0;
}
blockquote {
	border-bottom: 3px solid #f20064;
	margin:0 5px 0 5px;
	padding:0 28px 0 28px;
	background: url(images/quote.png) no-repeat;
	line-height:16px;
	}
	
#main-col .postby {
	font-size:10px;
	border-top: 1px solid #d8cbd5;
	border-bottom: 1px solid #d8cbd5;
	padding:10px 0 10px 0;
	}

/* previous next links */

.post-nav {
	height:20px;
}
.previous a {
	display:block;
	float:left;
	color:#545454;
	text-decoration:none;
	padding:4px 6px;
}
.next a {
	display:block;
	float:right;
	color:#545454;
	text-decoration:none;
	padding:4px 6px;
}
.previous a:hover, .next a:hover {
	color:#eecd0e;
	background:#000;
}	
	


/* side column main */

.sidebar {
	margin-top:5px;
	background:#fff;
	padding:10px 10px 0 10px;
	}
	
#side-col {
	float:right;
	width:260px;
	padding:0 0 40px 0;
	margin:15px 20px 0 0;
	color: #545454;
	}

#side-col .about {
	font-size:11px;
	font-family:Arial, verdana, Helvetica, sans-serif;
	line-height:17px;
	background: url(images/side-col_bg.png);
	}

#side-col .me {
	background: url(images/Lina_Arvendal_linosa.gif) no-repeat top right;
	padding:15px 90px 0 10px;
	height:53px;
	}

h3 {
	font-size:15px;
	font-weight:bold;
	margin:0;
	}
	
#side-col h3 {
	margin:0 0 10px 0;
	}

#comment_back h3 {
	width:438px;
	}	
	
.tags a {
	color:#545454;
	text-decoration:none;
}
.tags a:hover {
	color:#545454;
	text-decoration:underline;
}

/* tabs */

.spacer {
	display:block;
	height:10px;
	font-size:0;
	line-height:0;
}
.liner-up {
	display:block;
	background:url(images/stripe.png) no-repeat;
	height:30px;
	font-size:0;
	line-height:0;
}

.liner {
	display:block;
	background:url(images/stripe-flipped.png) no-repeat;
	height:5px;
	font-size:0;
	line-height:0;
	margin:15px 0 15px 0;
}

#sidetabs {
	border-bottom: 1px solid #f20064;
	height:40px;
	}
	
ul#tabnav {
	margin:0;
	padding:0;
	display:block;
}
ul#tabnav li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}
ul#tabnav li a {
	color:#545454;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 3px 0 0;
	padding:8px 5px 7px;
}
ul#tabnav li a:hover, ul#tabnav li a.selected {
	color:#fff;
	background:#f20064;
	font-weight:bold;
	font-size:12px;
	}
	
.panel {
	display:block;
	width:240px;
	overflow:auto;
}


.postList {
	padding:0;
	margin:0;
	overflow:hidden;
	width:240px;
	background: #ffe4e2;
	margin-bottom:10px;
	}
	
.postList li {
	list-style:none;
	margin:0;
	padding:0;
	background:url(images/liner.png) no-repeat;
}
.postList a {
	display:block;
	padding:6px 10px;
	font-size:12px;
	line-height:18px;
	font-family: arial, verdana, Georgia, "Times New Roman", Times, serif;
	color:#545454;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}
	
.postList a:hover {
	background:url(images/post-shadow.png) no-repeat;
	}
	
.postList a .listMeta {
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	font-family: arial, verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-transform:none;
	font-weight:normal;
	}
	
.postList li a .quote {
	display:block;
	height:38px;
	overflow:hidden;
}
.postList li a .right {
	float:right;
}

.search {
	padding:10px;
	background: #ffe4e2;
	height:52px;
	}
	
.search form {
	margin:0;
	padding: 0;
	text-align:center;
}
.search input {
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style:none;
	}
	
.search .txt-field {
	float:left;
	width:170px;
	padding:5px;
	background: #fff;
	border: 1px solid #c7c7c7;
	color:#545454;
	}
	
.search .btn-search {
	float:right;
	padding:4px;
	background: #f20064;
	color:#fff;
}

/* comment form styles */

.comments-PII, .comments-PII-2 {
}

#comment-container {
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #fff;
	}

.comments-PII {
	}
	
.comments-PII-2 {
	width:292px;
	}
	
.comments-PII input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style:none;
	background: #fff;
	border: 1px solid #c7c7c7;
	padding:5px;
	width:200px;
}
.comments-PII-2 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style:none;
	background: #fff;
	width:280px;
	height:150px;
	border: 1px solid #c7c7c7;
	margin:0;
	padding:5px;
}
.comments-PII-2 input {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style:none;
	background: #ef1671;
	margin:0;
	padding:0;
}

.note {
	font-size:10px;
}

#comment-form {
	background:#ffe4e2;
	padding:10px;
	font-size:11px;
	margin-top:50px;
	}
	

/* comment list styles */

#comment_back {
	background: #fff url(images/post_bg.jpg) repeat-x;
	padding:20px;
	}
	
#comment-list {
	font-size:12px;
	padding:10px 0;
	}
	
#comment-list .bigger {
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	}
	
.comment-left {
	padding:10px;
	border-left: 5px solid #ef1671;
	margin-bottom:10px;
	background:#ffeef4;
	}
	
.comment-meta {
	float:left;
	width:480px;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.comment-metadata {
	font-size:10px;
	font-weight:normal;
	float:right;
	text-transform:none;
	}
	
.	
.comment-metadata a, .comment-meta a, comments-PII a, comments-PII-2 a {
	color:#fff;
	text-decoration:none;
}
.comment-metadata a:hover, .comment-meta a:hover, comments-PII a:hover, comments-PII-2 a:hover {
	text-decoration:underline;
}

.comment-data {
	color:#000;
	float:right;
	}

.comment-txt {
	float:left;
	width:440px;
	font-size:11px;
	line-height:18px;
}

.comment_label {
	float:left;
	width:80px;
	height:18px;
	padding-top:7px;
	}
	
.comment_divider {
	height:5px;
	}


/* footer */

#footer {
	font-size:11px;
	color:#fff;
	padding:12px 0;
	background:url(images/liner.png) no-repeat;
}

#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer .dinpattern-logo a {
	display:block;
	width:135px;
	height:44px;
	float:right;
	background:url(images/logo-dinpattern.png) no-repeat;
	text-indent:-500px;
	overflow:hidden;
}

#grey {
	background: url(images/grey_bg.png);
	margin:0 0px 0 0px;
	}

.clear {
	clear:both;
	height:1px;
	}
	
/* main column link styles */

#main-col h2 a:hover {
	border-bottom:1px solid #959595;
}

#main-col .excerpt a, #main-col .filed a {
	color:#545454;
	text-decoration:underline;
}
#main-col .excerpt a:hover, #main-col .filed a:hover {
	color:#545454;
	text-decoration:none;
}
.postList a .listMeta {
	color:#959595;
}
#main-col .inner a {
	border-bottom:1px solid #959595;
}

#main-col img {
	border:1px solid #d8cbd5;
	}
	
.rosa_box {
	padding:10px;
	background: #ffe4e2;
	margin-bottom:10px;
	font-size:11px;
	}
	
.rosa_box ul {
	margin:0;
	}
	
.rosa_box h2 {
	margin-bottom:10px;
	}
	
.tweets {
	list-style-type:none;
	margin-bottom:10px;
	}

.tweets li {
	}

.tweets .tweet_divider {
	margin: 5px -10px 5px -10px;
	height:1px;
	background:#fff;
	}
	
.rosa_box .tweets {
	margin: 0 0 -15px 0;
	}
	
.10px {
	font-size:10px;
	}
	
.arkiv {
	}
	
ul.arkiv {
	margin: -10px -10px 0 -10px;
	list-style-type:none;
	}
	 
ul.arkiv li {
	border-bottom: 1px solid #fff;
	padding: 5px 10px 5px 10px;
	}	
	
.bildtext {
	font-size:10px;
	font-style:italic;
	margin-bottom:15px;
	line-height:14px;
	}

#comment-form img {
	border:0;
	}
