
/*Färger
 den oranga jag la på den gula i banner: #FF9933*/
html {
	overflow-y: scroll;
}

small{
	font-size:11px;
}

body {
	background:#F6F6F6;
	color:#151515;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:14px;
	margin:0;
	padding:0;
	text-align:left;
}

#container {
	background:#fff;
	margin:10px auto 0 auto;
	width:735px;
	padding-top: 10px;
}

#wrap {
	/*	background:url(inne-avlang.jpg) no-repeat left top;*/
	margin:0 10px 0 0px;
	/*	padding-top:1em;*/
	padding-left:0px;
	text-align:left;
	width:540px;
	position: relative;
	float:right;
}

* html #wrap {
	display:inline;
}

#header {
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:0px;
	height:123px;
	background:#ccc;/* url(images/default-img.jpg)*/
	;
	height:180px;
	width:540px;
}

.headerimg img {
	float:left;
	width:180px;
	height:180px;
	overflow:hidden;
}

#portrait-bg {
	position:absolute;
	width:319px;
	height:221px;
	right:70px;
	top:0;
	background:url(images/bg-portrait-mall-blank.jpg);
}

.portrait-inner {
	padding:27px 0 0 14px;
}

#rss-big {
	position:absolute;
	background:url(images/rss.jpg);
	width:111px;
	height:67px;
	top:126px;
	left:40px;
}

#content {
	font-size:1em;
	float:left;
	height:auto!important;
	height:200px;
	min-height:200px;
	padding:0 0px;
	margin:30px 0px 10px 0px;
}

#content ul, #content ul li {
	list-style-type:disc;
	list-style-position:outside;
	padding-bottom:5px;
}

#content ul {
	padding:0 0 15px 13px;
}

#content .entrybody ul li span {
	line-height:14px!important;
}

#p2c-header {
	border-bottom:dotted 1px #CCCCCC;
	margin:10px 0 30px 0;
}

#p2c-header h1 {
	font-size:21px;
	line-height:20px;
	text-align:left;
}

.recensioner td {
	font-size:12px;
	float:left;
	margin:0px 0px 15px 0px;
	background:#F0F0F0;
	padding: 10px 20px;
	width: 390px;
}

.recensioner {
	background:#F0F0F0;
}

p.backlink {
	margin: -24px 0 10px 0!important;
}

.front-img img {
	width:75px;
	padding: 2px;
	border: 0px solid #CCCCCC;
	margin-top:10px;
}

.front-img td {
	text-align:center;
}

#sidebar-left {
	background:#F6F6F6;/*#FCFCFC;*/
	/*     background:#ccc;
        border:1px #ccc dashed;*/
	font-size:13px;
	float:left;
	padding: 0 5px;
	width:155px;
	margin:0 0px 20px 10px;
}

* html #sidebar-left {
	display:inline;
}

#sidebar-right {
	font-size:1em;
	float:left;
	padding:1em .0em 2em .3em;
	margin:10px 15px 15px;
	width:147px;
}

#sidebar-startsidan {
	font-size:12px;
	float:left;
	width:200px;
	margin:0px 10px 15px 10px;
}

#footer {
	padding:10px 0;
	color:#999;
	font-size:1em;
	clear:both;
	text-align:center;
	text-align:center;
	width:804px;
	margin:0 auto;
}

#footer-hold {
	clear:both;
	width:804px;
	margin:0 auto;
	line-height:0px;
}

/********************************
Nyheter
*********************************/
#nyhet {
	margin:1px;
	text-align:left;
	padding: 0px 10px 10px 15px;
	overflow:visible;
	height:auto!important;
	height:250px;
	min-height:250px;
}

#sidebar-left #nyhet {
	margin-top:-18px;
}

#nyhet p {
	margin:0 0 0 15px;
}

#nyhet ul li {
	color:#004E8F;
	font-size:14px;
	font-weight:600;
	list-style:none;
	line-height: 25px;
	margin-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding:0;
}

#nyhet ul li ul {
	margin-left:-14px;
}

#nyhet ul li ul li {
	background:url(images/arrow-post.png) 0px 2px no-repeat;
}

#nyhet ul li ul li a:visited {
	color:#000;
}

#nyhet ul li ul li, #nyhet ul li ul li a:link, #nyhet ul li ul li a {
	color:#333;
	font-size:12px;
	margin:3px 0 0 14px;
	text-transform: none;
	line-height: 14px;
	padding:0;
	list-style: none inside;
}

#nyhet ul li ul li a:hover {
	color:red!important;
	text-decoration:underline!important;
}

#nyhet ul li ul li ul li, #nyhet ul li ul li ul li a:link, #nyhet ul li ul li ul li a, #nyhet ul li ul li ul li a:hover {
	font-weight:400;
	list-style: none;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 0px;
	padding:1px 0 0 0;
	background:none;
}

#nyhet .metacmtnyhetsidebar {
	background:url(images/arrow.png) 13px 5px no-repeat;
	padding-left:20px;
	margin-left:0px!important;
	list-style: none!important;
}

#nyhet .nyhetslink {
	color:#000066 !important;
	font-size:9px !important;
	font-weight:normal !important;
	line-height:25px !important;
	margin-top:20px !important;
	padding-bottom:10px !important;
	text-align:left;
	text-decoration:underline !important;
}

/* LINKS page */
ul li.link-class ul li {
	display:none;
}

ul li.link-class {
	cursor:pointer;
	list-style:none;
	margin:0px;
}

ul li.link-class ul li {
	margin:10px 0 0 0;
	background:#ccc;
}

#linklist ul {
	padding:0;
	margin:0;
}

ul li.link-class a:hover {
	text-decoration:underline!important;
}

/* END LINKS page */

/*************************************
 +Search form
 *************************************/

.search-form {
	font-size:1.2em;
	/*background:url(images/search.jpg) no-repeat;*/
	position:relative;
	width:147px;
	height:44px;
	border:0px solid #CCCCCC;
	margin:-20px 0 10px 0px;
}

.search-form input {
	width:155px;
	margin:14px 0 0 0px;
	border:1px solid #CCCCCC;
	background:#E6E2AF;
	color: #454545;
}

.search-menu input {
	width:120px;
	margin:0px 0 2px 0px;
	background:#ccc;
	color: #454545;
	height:13px;
	font-size:12px;
}

.search-menu .search-button {
	width:60px;
	margin:-3px 0 0 0px;
	padding-top:2px;
	background:#E6E2AF;
	color: #454545;
}

.search-menu {
	margin-top:0px;
	padding-right:10px;
 position:;
	float:right;
}

#search_top_menu {
	width:140px;
	float:right;
}

/*************************************
 +Footer
 *************************************/

#credits {
	margin:0;
}

#footer a {
	color:#999;
}

#footer a:hover {
	color:#000;
}

.rss {
	background:url(./images/rss.gif) no-repeat;
	padding-bottom:6px;
	padding-left:20px;
}

.rss-mail {
	background:url(./images/email.gif) no-repeat;
	padding-bottom:6px;
	padding-left:20px;
}

/*************************************
 +Hn, a and p
 *************************************/
pre {
	padding:10px;
	max-width:580px;
	font-size:1.2em;
}

code {
	padding:10px;
	font-size:1.2em;
	max-width:580px;
}

a {
	color:#666;/*#7f9a42;*/
	text-decoration:none;
}

/*Edit by OA*/
#portrait-bg a img {
	color:#fff;
	text-decoration:none;
	border:0px solid;
}

a:hover {
	color:#333;
	text-decoration:underline;
}

h1, h2, h3, h4 {
	font-weight:600;
	/*	letter-spacing: -.1px;*/
	margin:0;
	line-height:21px;
	color:#666;
	font-family:Courier New, Courier, serif monospace;
}

/*\*/
html*h1, html*h2, html*h3, html*h4 {
[font-weight:600;
	font-weight:500;/*safari*/
]font-weight:600;/*IE/*/
}/**/

.dummyend[id] {
	clear:both;
}

/*\*/

* html h1, * html h2, * html h3, * html h4 {
	font-weight:600;/*IE6*/
}

/**//*end*/

h2.pagetitle {
	margin:0 0 14px 0;
	border-bottom:dotted 1px #ccc;
}

#header h1 {
	font-size:4em;
	margin-left:.5em;
}

#header h1 a {
	color:#424242;
}

#header p {
	margin-top:8px;
	margin-left:20px;
	text-align:left;
}

#header p a {
	color:#000;
	font-size:17px;
	font-style:normal;
	font-family: "Times New Roman", Times, serif;
}

.entrytitle {
	text-align:left;
}

.entrytitle h1 a {
	color:#000;
}

.entrytitle h1 a:hover {
}

.entrytitle h1, .entrybody h1 {
	font-size:24px;
	text-align:left;
	line-height:24px;
}

.entrytitle h2 a {
	color:#000;
}

.entrytitle h2 a:hover {
}

.entrytitle h2 {
	font-size:21px;
	text-align:left;
	line-height:20px;
}

.entrytitle h3 {
	font-size:1.5em;
	color:#6F6F6F;
	line-height:17px;
}

#rss-big a {
	display:block;
	width:110px;
	height:64px;
}

blockquote {
	display: block;
	padding: 2px 10px;
	background:#F0F0E0 none repeat scroll 0% 0%;
	border:2px dashed #DCD8A8;
}

/*************************************
 +Pluggar startsida tidsv-stil
 *************************************/
 
#txtl_startsida {
	height: auto !important;
	height: 280px;
	min-height: 280px;
	line-height:15px;
	overflow:visible;
	padding:0;
	width:460px;
	float: left;
	margin-bottom: 5px;
}

#txtl_startsida.tree-column-plugs {
	width:720px;
}

#txtl_startsida .post {
	position: relative;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	width: 210px;
	float: left;
	overflow: visible;
	background-color: #FFFFFF;
	display: inline;
	margin:0 0 5px 0;
	padding:0 20px 5px 0px;
}

#txtl_startsida.tree-column-plugs .post {
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	width:210px;
}

#txtl_startsida .post p {
	padding:3px 0 10px 0;
	margin:0;
}

#txtl_startsida .post a:visited, #nyhetspluggar_lager p a, #nyhetspluggar_lager p a:visited {
	color:#004E8F;
	font-weight: 700;
}

#txtl_startsida .post a:link {
	color:#004E8F;
	font-weight: 700;
}

#txtl_startsida .post a:hover {
	color:#A5121C;
	text-decoration:none;
}

#txtl_startsida .pagetitle {
	padding:0px;
	margin:0px;
	text-align:left;
	color:#004E8F;
}

#pluggar_startsida {
	float:left;
	padding:0;
	display: inline;
	overflow: visible;
}

/**************************************
+ENTRY
**************************************/

.entry {
	margin-bottom:0em;
	text-align:left;
	padding-right:10px;
}

.entry a:hover {
	background-color:#F0F0E0;
}

.entry p {
	margin:0px;
	padding:0px 0px 10px;
}

.entry h3 {
	font-size:1.5em;
	padding-bottom:0.3em;
}

.entry img {
	max-width:400px;
	border: 0px;
}

.entrybody {
	padding-bottom:6px;
}

.entrybody a {
	border-bottom:1px dotted #CCCCCC;
}

.entry code {
	font-size:1.1em;
	padding:.2em;
	text-align:left;
}

.entrymeta {
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #ccc;
	margin-bottom: 3em;
	clear:both;
}

/*Edit by OA*/
.entrymeta-page {
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #ccc;
	margin-bottom: 1em;
	clear:both;
}

.entrymeta-page-start {
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #ccc;
	margin-bottom: 20px;
	clear:both;
}

.postedby {
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:19px;
}

.filedto {
	background:url(./images/post.gif) no-repeat;
	padding:2px 3px 3px 20px;
}

.commentslink {
	background:url(./images/packaged.gif) no-repeat;
	padding:1px 2px 2px 21px;
}

/*************************************
 +Bloggroll
 *************************************/
ul.blogroll {
	list-style-type:disc;
	margin:0 0 0 10px;
	padding:7px;
	margin-left:0px;
	text-align:left;
}

ul.blogroll li, ul.blogroll {
	list-style-position:inside;
	margin-bottom:5px;
	margin-left:1px;
	font-size:12px;
	text-align:left;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul {
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 5px;
	clear:both;
	/*background:url(images/bin_small_last-1px.png) repeat-y;*/
	font-family:Courier New, Courier, serif monospace;
}

#sidebar ul ul {
	background:none;
	padding:0;
	margin:0;
}

#sidebar ul li.page_item ul {
	/*	list-style-type:square;*/
	list-style-position:inside;
	margin-bottom:0em;
	padding-left:1px;

}

#sidebar ul li.current_page_item a {
	font-weight:600;
}

/*\*/
html*#sidebar ul li.current_page_item a {
[font-weight:600;
	font-weight:500;/*safari*/
]font-weight:600;/*IE/*/
}/**/

.dummyend[id] {
	clear:both;
}

/*\*/

* html #sidebar ul li.current_page_item a {
	font-weight:600;/*IE6*/
}

/**//*end*/

 #sidebar ul li.current_page_item a, #sidebar ul li.page_item ul li.current_page_item a,#sidebar ul li.current_page_item ul li.page_item a:hover, #sidebar ul li.current_page_parent ul li.page_item a:hover {
	text-decoration:underline;
	color:#333;
}

#sidebar ul li.current_page_parent a {
	color:#333;
}

#sidebar ul li.current_page_item ul li.page_item, #sidebar ul li.current_page_item ul li.page_item a, #sidebar ul li.current_page_parent ul li a {
	text-decoration:none;
	color:#333;
}

#sidebar ul li.page_item {
	border-bottom:2px solid #fff;
	margin:0px;
}

#sidebar ul li.page_item ul li {
	border-bottom:0px solid #fff;
}

#sidebar ul li ul li.page_item {
	padding:3px 0px;
}

/*\*/
html*#sidebar ul li ul li.page_item {
[padding:3px 0px;
	padding:3px 0px;/*safari*/
]padding:3px 0px;/*IE/*/
}/**/

.dummyend[id] {
	clear:both;
}

/*\*/


*html #sidebar ul li ul li.page_item {
	padding:3px 0px;
}
/**//*end*/

#sidebar ul li {
	padding:8px 0px 8px 0px;
	list-style-position:outside;
}

#sidebar ul li a {
	font-size:14px;
	font-weight:600;
	color:#666;

}

#sidebar ul li ul li a {
	font-size:14px;
	color:#999;


}

/*\*/
html*#sidebar ul li a {
[font-weight:600;/*old mozilla*/
	font-weight:500;/*safari*/
]font-weight:600;/*IE/*/
}/**/

.dummyend[id] {
	clear:both;
}

/*\*/

* html #sidebar ul li a {
	font-weight:600;/*IE6*/
}

/**//*end*/

/*\*/
html*#sidebar ul li a,html*#sidebar ul li ul li a {
[font-size:14px;/*old mozilla*/
font-size:14px;/*safari*/
]font-size:12px;/*IE/*/
}/**/

.dummyend[id] {
	clear:both;
}

/*\*/

* html #sidebar ul li a,* html #sidebar ul li ul li a {
	font-size:12px;/*IE6*/
}

/**//*end*/

 #sidebar ul li a:hover,#sidebar ul li ul li a:hover {
	color:#333;
}

/*#sidebar ul li:hover, #sidebar ul li a:hover{
	background:#F0F0E0;
}*/


#sidebar h2 {
	color:#6F6F6F;
	font-size:1.5em;
	margin-top:1em;
}

#sidebar ul li h4 a, #sidebar ul li.current_page_item h4 a {
	font-size:14px;
	margin:0 0 5px 0;
	text-decoration:none;
}
/*\*/
html*#sidebar ul li h4 a, html*#sidebar ul li.current_page_item h4 a {
[font-size:14px;/*old mozilla*/
	font-size:14px;/*safari*/
]font-size:12px;/*IE/*/
}/**/

.dummyend[id] {
	clear:both;
}

/*\*/

* html #sidebar ul li h4 a, * html #sidebar ul li.current_page_item h4 a {
	font-size:12px;/*IE6*/
}

/**//*end*/

#sidebar ul li h4 a:hover, #sidebar ul li.current_page_item h4 a:hover {
	text-decoration:underline;
}

#sidebar-left #cat {
	width: 195px;
	border:1px solid #CCCCCC;
}

#sidebar-right #cat {
	width: 150px;
	border:1px solid #CCCCCC;
}

#sidebar img {
	border: 0px;
}

.bild-single {
	width:150px;
	padding: 0px;
	border: 0px solid #CCCCCC;
}

.thumb-img {
	width:75px;
	padding: 2px;
	border: 0px solid #CCCCCC;
	margin:0 15px 15px 0;
	float:left;
}

.sidebar-links {
	margin:40px 0 15px 15px;
}

.marginaltext {
	margin:15px 10px;
}

/*************************************
 +Menu
 *************************************/
#top-menu {
	position:absolute;
	width:804px;
	padding:0px;
	margin:0px;
	top:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#top-menu ul {
	font-size:12px;
	list-style: none;
	padding:0;
	margin:0;
}

#top-menu li {
	float: left;
	border-bottom:0px;
}

#top-menu li a {
	color:#fff;
	border:1px solid #999;
	padding:3px 7px;
	margin-left:10px;
	display:block;
	font-weight:600;
	background:#666;
}

#top-menu li a:hover, #top-menu li.current_page_item a {
	color:#000;
	text-decoration:none;
	background:#ccc;
}

#top-menu ul li ul {
	display:none;
}

/*************************************
 +Menu Categories
 *************************************/
#mainmenu {
	left:0;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#mainmenu ul {
	font-size:14px;
	list-style: none;
	padding:0;
	margin:0;
	font-weight:bold;
	height:24px;
	background:#CCCC33;
}

#mainmenu li {
	float: left;
	border-bottom:0px;
	padding-left:0px;
	width:19%; /*Anges till procentandel beroende på antalet menyer */
}

#mainmenu li a {
	color:#FFFFFF;
	display:block;
	margin-left:0.5em;
	padding:5px 0;
	text-align:center;
}

#mainmenu li.current-cat a, #mainmenu li.current_page_item a, #mainmenu li.current_page_parent a {
	background:#C99100;
	color:#fff;
	padding:5px 0;
	margin-left:0.5em;
	display:block;
}

#mainmenu li a:hover {
	background:#C99100;
	color:#fff;
}

#mainmenu ul li ul {
	display:none;
}

/*************************************
 +Comments
 *************************************/
.commentsblock, contactform {
	font-size:1em;
	clear:both;
	padding-top:20px;
}

.commentsblock textarea, .contactform textarea {
	width:425px;
}

.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea {
	border:1px solid #d1d1d1;
}

.commentsblock textarea:focus, .contactform textarea:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentauthor {
	display:block;
	font-size:1.5em;
}

ol.commentlist {
	color:#505247;
	font-size:1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}

ol.commentlist a {
	color:#b3960e;
}

ol.commentlist a:hover {
	color:#424242;
}

.commentlist li {
	margin-bottom:0.5em;
	padding:0.8em;
}

.commentlist p {
	margin:10px 5px 10px 59px;
	text-transform:none;
	font-size:1em;
}

.commentlist blockquote p {
	margin:10px 5px 10px 5px;
}

.commentlist blockquote {
	margin:10px 0px 10px 59px;
}

.alt {
	background:#e3e7cb;
}

.comment_headings {
	font-size:1.3em;
	color:#6C6C6C;
}

.commentmeta {
	font-size:1em;
}

.commentmeta cite {
	font-weight:bold;
	font-size:16px;
}

/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}

#flickr img {
	border:0px;
}

#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}

#flickr a:hover {
	border: 1px dotted #000;
}

/*************************************
 +Misc
 *************************************/

#ad_block {
	background:#e3e7cb;
	padding: 10px 0 10px 0;
	margin: 1em 0 1em 0;
	text-align: center;
}

#ad_block_middle {
	background:#e3e7cb;
	padding: 10px 0 10px 0;
	margin: 1em 0 0em 0;
	text-align: center;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

/*************************************
 +Vlado
 *************************************/


.archd {
	background:#BFBC94 none repeat scroll 0%;
	color:#FFFFFF;
	margin-bottom: 10px;
	display:block;
	text-align: center;
}

/*Next Previous Styling*/
div#nav-below {
	font-size:0.9em;
	padding-bottom: 2px;
}

div#nav-below .nav-next {
	text-align:right;
	margin-top:-2px;
}

div#nav-below .nav-previous {
	text-align:left;
	margin-top:15px;
}

div#nav-global {
	font-size:1em;
	padding:3em 0px 2px 0px;
}

div#nav-global .nav-previous {
	text-align:left;
}

div#nav-global .nav-next {
	text-align:right;
	margin-top:-1.4em;
}

.sb {
	padding: 0.4em 0em 0em 0.2em;
}

.sbdel {
	padding-left: 16px;
	background: url(images/delicious.gif) center left no-repeat;
}

.sbdigg {
	padding-left: 16px;
	background: url(images/digg.gif) center left no-repeat;
}

.relpost {
	padding-bottom:2px;
	border-bottom:1px dotted #ccc;
	color: #6C6C6C;
}

.relpost ul {
	list-style-type:none;
	padding: 0.01em;
}

.dotie {
	border: 1px dotted #cccccc;
	padding: 6px 10px;
	font-size:1em;
}

/*.endate { 
        font-size:1.2em;
				color:#6F6F6F; 
        font-family: Georgia, Verdana, Times;        
}*/

#ftnav {
	margin:0px 0px 5px;
}

#print {
	background:url(./images/print.gif) no-repeat;
	padding:3px 2px 1px 20px;
}

#blog_description {
	padding-top:30px;
}

.btitle {
	font-weight:normal;
	/*	letter-spacing: -0.1px;*/
	margin:10px 20px 0 0;
	font-size:37px;
	margin-left:0.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	line-height:40px;
	width: 400px;
}

.btitle a {
	color:#000;
}

#translation_bar a {
	padding:1.5px;
}/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}

div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #F8F8EC;
	font-size: 12px;
	margin: 12px 0;
	width: 600px;
	color: #333;
}

div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}

div#coldform legend.hide {
	display: none;
}

div#coldform label.label {
	margin: 5px 0px 0px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
}

div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
	border:1px solid #cccccc;
}

div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
	border:1px solid #cccccc;
}

div#coldform input.submit {
	margin: 6px 0 12px 0;
	padding: 3px;
	width: 25%;
	border:1px solid #cccccc;
}

.postinfo {
	text-align:left;
	margin-top: 3px;
}

.postinfo img {
	padding :0px;
	margin:0px;
	border:2px solid #F8F8EC;
}

.socbook {
	float:right;
}

.entrydate .dateMonth {
	font-size:10px;
	margin:0pt;
	padding:3px 0pt 0pt;
	text-align:center;
	color:#FFFFFF;
}

.entrydate .dateDay {
	font-family:Times New Roman, Helvetica, Sans-Serif;
	font-size:21px;
	font-weight:bold;
	margin:0pt;
	padding:3px 0px 0pt 0pt;
	text-align:center;
	color:#888888;
}

.entrydate .dateYear {
	padding:0px 0px 0pt 1pt;
	font-size:9px;
}

.entrydate {
	background:transparent url(images/date.png) repeat scroll 0% 0%;
	float:right;
	height:53px;
	margin-left:5px;
	margin-top:5px;
	width:49px;
}

.entrytitle_wrap {
	padding-bottom:15px;
}

.gravatar {
	background-color:#FFFFFF;
	color:#FFFFFF;
	clear:right;
	float:left;
	margin:0px 15px 0px 0px;
	padding:2px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;/*border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*********************************************
Qtrans language choser sidebar
**********************************************/

#sidebar ul.qtrans_language_chooser li {
	float:right;
	margin:0;
	padding:1px;
}

#sidebar #qtrans_language_chooser {
	float:left;
	margin-left:10px;
}

#sidebar #qtrans_language_chooser ul, #qtrans_language_chooser ul li {
	list-style-type:none;
}

#sidebar ul li.active .qtrans_flag_se {
	background:transparent url(../../plugins/qtranslate/flags/se-bigger.png) no-repeat scroll 0%!important;
	padding-left:30px;
	font-weight:bold;
}

#sidebar ul li .qtrans_flag_se {
	background:transparent url(../../plugins/qtranslate/flags/se.png) no-repeat scroll 0%!important;
	padding-left:24px;
}

#sidebar ul li.active .qtrans_flag {
	height:15px!important;
	width:24px!important;
	margin-top:-2px;
}

#sidebar ul li.active .qtrans_flag_en {
	background:transparent url(../../plugins/qtranslate/flags/gb-bigger.png) no-repeat scroll 0%!important;
	padding-left:30px;
	font-weight:bold;
}

#sidebar ul li .qtrans_flag_en {
	background:transparent url(../../plugins/qtranslate/flags/gb.png) no-repeat scroll 0%!important;
	padding-left:23px;
}

/*-------------------*/
/*********************************************
Qtrans language choser header
**********************************************/

#top-menu ul.qtrans_language_chooser li {
	float:right;
	margin:4px 3px 1px 1px;
	padding:1px;
}

#top-menu ul.qtrans_language_chooser li.active {
	margin-top:2px;
}

#top-menu #qtrans_language_chooser li a {
	margin-left:0;
	padding:0 0 0 5px;
	border:0px;
}

#top-menu #qtrans_language_chooser {
	float:right;
	margin-right:5px;
	width:80px;
	margin-top:0;
}

#top-menu #qtrans_language_chooser ul, ul li {
	list-style-type:none;
}

#top-menu .active {
	margin-top:2px;
}

#top-menu ul li.active .qtrans_flag_se {
	background:transparent url(../../plugins/qtranslate/flags/se-bigger.png) no-repeat scroll 0%!important;
}

#top-menu ul li .qtrans_flag_se {
	background:transparent url(../../plugins/qtranslate/flags/se.png) no-repeat scroll 0%!important;
}

#top-menu ul li.active .qtrans_flag {
	height:15px!important;
	width:24px!important;
	margin-top:-0;
}

#top-menu ul li.active .qtrans_flag_en {
	background:transparent url(../../plugins/qtranslate/flags/gb-bigger.png) no-repeat scroll 0%!important;
}

#top-menu ul li .qtrans_flag_en {
	background:transparent url(../../plugins/qtranslate/flags/gb.png) no-repeat scroll 0%!important;
}

/*-------------------*/
ul li.toppsida {
	color:#333333;
	font-size:14px;
	line-height:18px;
	margin:0;
	padding:0;
	position:relative;
	font-weight:600;
	list-style:none inside;
	margin-left:-1px;
	display:list-item;
	text-transform:uppercase;
}

ul li.toppsida a, ul li.toppsida a:visited {
	color:#333333;
	font-size:14px;
	line-height:18px;
	margin:0;
	padding:0;
	position:relative;
	list-style:none inside;
	margin-left:-1px;
	display:list-item;
}

ul li.toppsida_current, ul li.toppsida_current a, ul li.toppsida_current a:link, ul li.toppsida_current a:visited {
	color:#D7B22B;
	font-size:14px;
	line-height:18px;
	margin:0;
	padding:0;
	position:relative;
	font-weight:600;
	list-style:none inside;
	margin-left:-1px;
	text-transform:uppercase;
	display:list-item;
}

