body {
	margin:0;
	padding:0 0 20px;
	color:#5b5a5a;
	font:12px Arial, Verdana, Tahoma, sans-serif;
	background:#e6e6e6;
	min-width:864px;
}
img {
	border: none;
}
a {
	text-decoration:none;
	color:#ed1b34;
}
a:hover {
	text-decoration:underline;
}

ul{
	list-style:none;
}
li {
	padding:0 0 10px 12px;
	background:url(../images/bullet1.gif) no-repeat 0 5px;
}
form {
	margin:0;
	padding:0;
}
.main-nav-outer {
	width:100%;
	margin:0 0 40px;
	background:url(../images/nav-bg.gif) repeat-x;
	border-bottom:1px solid #5c5c5c;
}
ul#nav {
	width:864px;
	margin:0 auto;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav li {
	float:left;
	height:30px;
	padding:6px 7px 0 5px;
	background:url(../images/separ2.gif) no-repeat 100% 50%;
	overflow:hidden;
}
#nav li.first {
	padding:6px 7px 0 0;
}
#nav li a {
	display:block;
	padding:6px 25px;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:14px;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li.active a {
	padding:3px 20px 3px 30px;
	font-size:18px;
	line-height:20px;
	text-decoration:none;
	text-align:left;
	background:url(../images/main-nav-hover.gif) no-repeat 0 50%;
}
.all-container {
	width:864px;
	margin:0 auto;
}
#main {
	width:100%;
}
#header {
	width:862px;
	height:124px;
	overflow:hidden;
	background:url(../images/header-bg.jpg) no-repeat;
	border-width:1px 1px 0 1px;
	border-color:#cecccc;
	border-style:solid;
}
.main-heading {
	display:none;
}
#header h1 {
	margin:53px 0 0 21px;
}
#header h1 a {
	color:white;
	font-size:40px;
	display:block;
	text-decoration:none;
	position:relative;
	cursor:pointer;
}
.main-container {
	width:100%;
	margin:0 0 10px;
	background:url(../images/main-bg-repeat.gif) repeat-y;
}
.main-bg {
	padding:0 1px;
	background:url(../images/main-bg-btm.gif) no-repeat 0 100%;
}
.columns-holder {
	width:852px;
	padding:0 10px 48px 0;
	background:url(../images/columns-bg.gif) repeat-x;
}
.columns-holder:after {
	content:"";
	display:block;
	clear:both;
}
#content {
	width:583px;
	float:left;
}
ul.breadcrambs {
	width:100%;
	margin:0;
	padding:0 0 35px;
	list-style:none;
	overflow:hidden;
}
.breadcrambs li {
	float:left;
	padding:0 20px;
	background: none;
}
.breadcrambs li a {
	float:left;
	padding:12px 0 0;
	color:#7b7b7b;
	font-size:12px;
}
.breadcrambs li.current_page_item a,
.breadcrambs li.active a,
.breadcrambs li a:hover {
	color:#3e3d3d;
	text-decoration:none;
	background:url(../images/nav-hover.gif) repeat-x;
}
.posts-outer {
	width:541px;
	padding:0 0 0 44px;
}
.post-block {
	width:541px;
	padding:0 0 40px;
}
.post-block:after {
	content:"";
	display:block;
	clear:both;
}
.date {
	float:left;
	width:48px;
	height:46px;
	margin:0 0 0 -63px;
	position:relative;
	padding:5px 0 0;
	background:url(../images/date-bg.gif) no-repeat;
	font-size:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
}
.date em {
	display:block;
	font-size:13px;
	font-style:normal;
	line-height:13px;
	text-align:center;
}
.post-inner {
	width:541px;
	float:left;
}
.post-text {
	width:505px;
	padding:20px 0 0;
}
.post-text h1 a{color:#5B5A5A;}
.post-text h1 {
	margin:0 0 5px;
	font-size:26px;
	line-height:28px;
	font-weight:normal;
}
.post-text h2 a{color:#5B5A5A;}
.post-text h2 {
	margin:0 0 5px;
	font-size:26px;
	line-height:28px;
	font-weight:normal;
}
.post-text p {
	margin:0 0 15px;
}
.post-text p strong {
	font-size:14px;
	font-weight:normal;
}
.author {
	display:block;
	margin:0 0 5px;
}
.cite-outer {
	margin:0 0 15px;
	padding:0 0 0 20px;
	background:url(../images/cite-bg.gif) no-repeat;
	color:#000;
	font-size:14px;
}
.cite-outer q {
	quotes: none;
}
.cite-outer q:before {
	content:"";
}
.cite-outer q:after {
	content:"";
}
.post-text blockquote.alt {background:url(../images/blockquote-alt.gif) no-repeat 11px 10px;}
.post-text blockquote.alt q {background:none;}
.post-text blockquote p:before{content:"";}
.post-text blockquote p:after{content:"";}
.post-text blockquote {
	margin:0 0 15px;
	padding:0 0 0 20px;
	background:url(../images/cite-bg.gif) no-repeat;
	color:#000;
	font-size:14px;
}

ul.cont-list {
	margin:0;
	padding:0 0 10px;
	list-style:none;
}
.cont-list li {
	padding:0 0 5px 12px;
	background:url(../images/bullet1.gif) no-repeat 0 5px;
}
.options-outer {
	width:540px;
}
.options {
	width:520px;
	height:24px;
	margin:0 0 1px;
	padding:7px 10px 0;
	overflow:hidden;
	background:url(../images/option-bg.gif) no-repeat;
}
.links-list {
	width:460px;
	float:left;
}
.links-list span {
	float:left;
	margin:0 10px 0 0;
}
.links-list ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.links-list li {
	float:left;
	padding:0 0 0 8px;
	background: none;
}
.links-list li.first {
	padding:0;
}
.links-list li a,
.links-list li img {
	float:left;
}
ul.nav-links {
	width:60px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.nav-links li {
	float:right;
	padding:0 0 0 8px;
	background: none;
}
.post-nav-outer {
	width:100%;
	padding:25px 0 0;
	overflow:hidden;
}
.current-page {
	float:left;
	margin:2px 30px 0 0;
}
.current-page em {
	color:#000;
	font-style:normal;
}
ul.pages-nav {
	margin:0;
	padding:0;
	list-style:none;
}
.pages-nav li {
	float:left;
	font-weight:bold;
}
.pages-nav li.first,
.pages-nav li.last {
	font-weight:normal;
}
.pages-nav li a {
	float:left;
	padding:2px 5px;
	color:#5b5a5a;
}
.pages-nav li.first a ,
.pages-nav li.last a {
	color:#ed1b34;
}
.pages-nav li a:hover,
.pages-nav li.active a {
	color:#fff;
	background:#ed1b34;
	text-decoration:none;
}
.pages-nav li.first a:hover,
.pages-nav li.last a:hover {
	background:none;
	color:#ed1b34;
	text-decoration:underline;
}
.commnets-block {
	width:490px;
}
.commnets-block h3 {
	margin:0;
	font-size:20px;
	font-weight:normal;
}
.comments-outer {
	width:100%;
	margin:0 0 20px;
}
.comment {
	width:100%;
	margin:20px 0 0;
	overflow:hidden;
}
.numb {
	float:left;
	width:20px;
	height:21px;
	margin:2px 0 0;
	padding:3px 0 0;
	overflow:hidden;
	background:url(../images/date-bg2.gif) no-repeat;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.comment-text {
	width:460px;
	float:right;
	border-bottom:1px solid #dcdcdc;
}
.comment-text p {
	margin:0 0 10px;
}
.comment-heading a{color:#5B5A5A;}
.comment-heading {
	display:block;
	font-weight:normal;
	font-size:16px;
}
.comment-date {
	display:block;
	margin:0 0 8px;
	font-size:11px;
	color:#919090;
}
.comment-form {
	width:100%;
	margin:0 0 20px;
}
.form-heading {
	display:block;
	margin:0 0 15px;
	font-size:14px;
	color:#4e4e4e;
}
.form-row1 {
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
}
.form-row1 label {
	float:left;
	width:65px;
	padding:0 10px 0 0;
	text-align:right;
	line-height:29px;
}
.txt-input2 {
	float:left;
	width:230px;
	height:15px;
	margin:0 10px 0 0;
	padding:7px 5px;
	overflow:hidden;
	background:url(../images/txt-input-bg1.gif) no-repeat;
}
.txt-input2 input {
	width:230px;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font:12px/15px Arial, Verdana, Tahoma, sans-serif;
	color:#949393;
}
.tips {
	float:left;
	color:#959595;
	line-height:29px;
}
.textarea1 {
	float:left;
	width:402px;
	height:153px;
	padding:3px 5px;
	background:url(../images/textarea-bg1.gif) no-repeat;
	overflow:hidden;
}
.textarea1 textarea {
	width:402px;
	height:153px;
	border:none;
	background:none;
	font:12px/15px Arial, Verdana, Tahoma, sans-serif;
	color:#949393;
	overflow:auto;
}
.skicka-btn {
	float:left;
	padding:0 0 0 75px;
}
.sidebar {
	width:230px;
	padding:10px 0 0;
	float:right;
	border-bottom:1px solid #dbdbdb;
}
.sidecol1 {
	width:100%;
	margin:0 0 10px;
	background:#f3f2f2 url(../images/sidecol-top-bg1.gif) no-repeat;
}
.sidecol1 p {
	margin:0;
}
.sidecol1-inner {
	color:#3b3b3b;
	padding:10px 8px;
	background:url(../images/sidecol-btm-bg1.gif) no-repeat 0 100%;
}
.another-bg {
	background:#ececec url(../images/sidecol-top-bg2.gif) no-repeat;
}
.another-bg .sidecol1-inner {
	background:url(../images/sidecol-btm-bg2.gif) no-repeat 0 100%;
}
.heading3 {
	display:block;
	margin:0 0 5px;
	padding:0 0 0 16px;
	font-size:16px;
	font-weight:normal;
	color:#5b5a5a;
	background:url(../images/icon13.gif) no-repeat 0 50%;
}
.search-form {
	width:194px;
	height:15px;
	margin:0 auto 10px;
	padding:7px 8px 7px 10px;
	overflow:hidden;
	background:url(../images/search-form-bg.gif) no-repeat;
}
.txt-input1 {
	width:175px;
	margin:0;
	padding:0;
	float:left;
	border:none;
	background:#fff;
	font:12px/15px Arial, Verdana, Tahoma, sans-serif;
	color:#949393;
}
.search-btn {
	float:right;
}
.more-link1 {
	display:block;
}
.more-link1 a {
	display:block;
	padding:0 0 0 24px;
	color:#444;
	line-height:16px;
	background:url(../images/icon14.gif) no-repeat 0 50%;
}
a.more-link2 {
	padding:0 0 0 3px;
	font-size:14px;
	font-weight:bold;
}
a.more-link2:hover {
	text-decoration:none;
}
.rsswidget {
	color:white;
}
.sidecol2 {
	width:230px;
	margin:0 0 15px;
}
.sidecol2 h3 {
	margin:0;
	font-size:12px;
	line-height:20px;
	color:#fff;
	float:left;
}
.sidecol2 a {
	margin:0;
	font-size:12px;
	line-height:20px;
}
.heading1 {
	width:214px;
	height:25px;
	margin:0 0 10px;
	padding:6px 8px 0;
	overflow:hidden;
	background:url(../images/heading-bg1.gif) no-repeat;
}
.heading2 {
	width:214px;
	height:25px;
	margin:0 0 10px;
	padding:6px 8px 0;
	overflow:hidden;
	background:url(../images/heading-bg2.gif) no-repeat;
}
.more-btn {
	float:right;
}
.head-link {
	float:left;
	margin:0 5px 0 0;
}
ul.sidelist {
	width:214px;
	margin:0;
	padding:0 8px;
	list-style:none;
	overflow:hidden;
}
.sidelist li {
	float:left;
	width:202px;
	padding:0 0 10px 12px;
	background:url(../images/bullet1.gif) no-repeat 0 5px;
}
.sidelist li a {
	display:block;
	color:#3b3b3b;
}
.sidelist li a strong {
	display:block;
	font-weight:normal;
	color:#3b3b3b;
}
.sidelist li a span {
	padding:0 0 0 5px;
	font-size:11px;
	color:#848383;
}
.sidelist li a em {
	display:block;
	font-size:11px;
	color:#717171;
	font-style:normal;
}
ul.xoxo.blogroll {
	width:214px;
	margin:0;
	padding:0 8px;
	list-style:none;
	overflow:hidden;
}
.xoxo.blogroll li {
	float:left;
	width:202px;
	padding:0 0 10px 12px;
	background:url(../images/bullet1.gif) no-repeat 0 5px;
}
.xoxo.blogroll li a {
	display:block;
	color:#3b3b3b;
}
.xoxo.blogroll li a strong {
	display:block;
	font-weight:normal;
	color:#3b3b3b;
}
.xoxo.blogroll li a span {
	padding:0 0 0 5px;
	font-size:11px;
	color:#848383;
}
.xoxo.blogroll li a em {
	display:block;
	font-size:11px;
	color:#717171;
	font-style:normal;
}
.small-font {
	font-size:11px;	
}
.small-font li strong {
	color:#6a6969;
}
.small-font li em {
	color:#2d2d2d;
}
.tagcloud-outer {
	border:1px;
	border-style: solid;
	border-color:#CECCCC;
	padding: 8px 0px 8px 8px;
}
.tagcloud-bg {

}
ul.tagcloud {
	width:208px;
	margin:0;
	padding:8px 11px;
	list-style:none;
	text-align:center;
	background:url(../images/clouds-btm-bg.gif) no-repeat 0 100%;
}
.tagcloud li {
	display:inline;
	padding:0 3px;
}
.tagcloud li a {
	color:#5c5a5a;
}
.tagcloud li.popular a {
	color:#03d1cf;
	font-size:15px;
	font-weight:bold;
}
.tagcloud li.v-popular a {
	color:#ed1b34;
	font-size:20px;
}
ul.logo-links {
	width:240px;
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.logo-links li {
	width:94px;
	height:25px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	padding:6px 8px 0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	background:url(../images/links-list-bg.gif) no-repeat;
}
.logo-links li a {
	float:left;
	color:#4b4b4b;
	padding:2px 0 2px 24px;
}
.facebook a {
	background:url(../images/icon10.gif) no-repeat 0 50%;
}
.twitter a {
	background:url(../images/icon11.gif) no-repeat 0 50%;
}
.blogger a {background:url(http://blogspot.com/favicon.ico) no-repeat 0 50%;}
.delicious a {background:url(http://delicious.com/favicon.ico) no-repeat 0 50%;}
.facebook a {background:url(http://www.facebook.com/favicon.ico) no-repeat 0 50%;}
.flickr a {background:url(http://www.flickr.com/favicon.ico) no-repeat 0 50%;}
.jaiku a {background:url(http://www.jaiku.com/favicon.ico) no-repeat 0 50%;}
.lastfm a {background:url(http://cdn.last.fm/flatness/favicon.2.ico) no-repeat 0 50%;}
.linkedin a {background:url(http://www.linkedin.com/favicon.ico) no-repeat 0 50%;}
.myspace a {background:url(http://www.myspace.com/favicon.ico) no-repeat 0 50%;}
.picasa a {background:url(http://picasa.google.com/assets/picasa.ico) no-repeat 0 50%;}
.twitter a {background:url(http://twitter.com/favicon.ico) no-repeat 0 50%;}
.youtube a {background:url(http://www.youtube.com/favicon.ico) no-repeat 0 50%;}
.bloggy a {background:url(http://bloggy.se/favicon.png) no-repeat 0 50%;}
#footer {
	width:863px;
	background:url(../images/main-bg-repeat.gif) repeat-y;
	font-size:12px;
	line-height:14px;
}
.footer-bg {
	background: url(../images/main-bg-top.gif) no-repeat;
}
.footer-inner {
	width:823px;
	padding:20px;
	overflow:hidden;
	background:url(../images/main-bg-btm.gif) no-repeat 0 100%;
}
#footer ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	padding:0 12px 0 13px;
	float:left;
	background:url(../images/separ1.gif) no-repeat 0 50%;
}
#footer li.first {
	padding:0 12px 0 0;
	background:none;
}
.foot-link {
	float:right;
}