/*  
Theme Name: Minbebis - Standardtema
Description: Med standardtemat kan du själv välja bakgrund och headerbild. Du kan även ha en profilbild och använda <a href="widgets.php">widgets</a> i din högerspalt.
Version: 1.0
Author: Dynament Kommunikation
Author URI: http://dynament.se

TABLE OF CONTENTS

  Nav
  HTML Tags
  Structure
  Headers
  Content Styles
  	 Misc
  	 Sidebar
  	 Single Post
  	 Archives
  Post Styles
  Comments
  Form Elements
  Float Clearing
  Footer

/* ---------- @ Nav -----------*/

@import url('css/nav.css');

/* ---------- @ HTML Tags -----------*/

* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	padding-bottom:0;
	margin-bottom:0;
	}
	
body {
	color: #1d1d1d;
	}

body, select, input, textarea {
	font-family: Arial,Verdana,Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #1d1d1d;
	text-decoration:none;
	}

a:hover, a:active {
	color:#686868;
	text-decoration:none;
	}

.latestupdate a, .latestupdate a:visited {
	color:#fff;
}
hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	border-top:1px solid #e0ded9;
	border-bottom:1px solid #e0ded9;
	}

td {
	padding:4px 6px;
	background:#F5F3EE;
	border-bottom:1px solid #FFF;
	}
		
table caption {
	background:#f5f3ee;
	padding:2px 0;
	}	
			
a img, a:visited img {
	border:none;
	}

.fimg {
	border:0;
	padding-bottom:10px;
}
	
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	font:italic 1em Arial, Verdana, Sans-Serif;
	letter-spacing:0.02em;
	}

pre {
	width:100%;
	overflow:auto;
	}

/* DATUM */
.dateicon {
	border-right:3px solid #DFDFDF;
	padding-right:8px;
	margin-right:10px;
	height: 49px;
	float:left;
}

.dateicon .dag {
	font-size:23px;
	color:#000000;
	clear:both;
	text-align:right;
	text-transform:uppercase;
}

.dateicon .man {
	font-size:12px;
	color:#bfbfbf;
	clear:both;
	text-align:right;
	text-transform:uppercase;
}

.navigation {
	clear:both;
	padding-left:15px;
	margin-bottom:10px;
	width:800px;
	height:20px;
}

/* ---------- @ Structure -----------*/
#mu_register {
	float:left;
}

#top_annons {
	width:100%;
	margin-left:17px;
	padding-top:10px;
	}
	
#topBanner {
	min-width: 990px;
    clear: both;
    float: left;
    min-height: 120px;
    margin-bottom: 12px;
	margin-top: 12px;
    margin-left: 17px;
    text-align: left;
}
	
#page {
	width:1000px;
	margin-top:30px;
	padding:0;
	}
	
#wrapper {
	font-size:0.75em;
	padding:0;
	margin-left:7px;
	width:100%;
	}

#contwrap {
	width:990px;
	float:left;
	margin-right:10px;
}

#mostactive {
	padding-bottom:0px;
	float:left;
	width:270px;
	background:#fff;
}

#space {
	height:10px;
}

#widget_space {
	float:left;
	height:2px;
	padding:5px;
	width:150px;
}

#lead_space {
	float:left;
	height:7px;
	padding:5px;
	width:380px;
}

#middle_widget_text {
	padding-left:10px;
	width:250px;
}

#right_widget_text {
	padding-left:10px;
	width:230px;
	min-height:100px;
}

#populara_blogar_text {
	padding-left:0px;
	width:230px;
	min-height:100px;
}

#masthead {
	height:35px;
	background: #000;
	color:#fff;
	}
	
#leftside {
	float:left;
	width:150px;
	overflow:hidden;
	min-height:700px;
	margin-right:10px;
}
#leftside_profil {
	width:140px;
	float:left;
	background:url(images/profil_bg.jpg) #fff;
	margin-top:10px;
	margin-left:10px;
	color:#fff;
}
#leftside_widget {
	width:250px;
	float:left;
	margin-top:10px;
	color:#fff;
}

#profiltext {
	margin-top:10px;
	background:#000;
	width:120px;
	word-wrap: break-word;
}
#tagcloud {
	margin-left:10px;
}

#wp-calendar {
	color:#333;
}
#content {
	width:968px;
	float:left;
	margin-left:10px;
	padding-right:10px;
	margin-top:10px;
	overflow:hidden;
	border:1px solid #DFDFDF;
	background:#fff;
	}

#postbox {
	width:440px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	text-align:right;
	}
	
#bloginfo {
	width:450px;
	float:left;
	padding-left:10px;
	margin-top:10px;
	padding-bottom:10px;
	}
#rubrik {
	font-size:18px;
	padding:5px;
	color:#fff;
	}
	
#beskrivning {
	color:#000;
	margin-top:4px;
	font-size:12px;
	width:250px;
	padding:5px;
	word-wrap: break-word;
	padding-left:10px;
}

#beskrivning a, #beskrivning a:visited {
	color:#000;
	text-decoration:none;
}
.rub a, .rub a:visited {
	max-width:110px !important;
}
#rubrik a, #rubrik a:visited {
	color:#ee1690;
	padding-bottom:6px;
}
#rubrik , #rubrik a:hover {
	color:#ee1690;
}

#beskrivning a:hover {
	color:#c5c5c5;
}
.pusha {
	margin-left:-10px;
	line-height:30px;
}

#share {
	padding-top:10px;
}
a.bloggy {
	display: block; 
	float: left; 
	margin: 0 10px 0 0 ;
	width: 24px; 
	height: 24px; 
	background-position: 0 0;
	text-indent: -9000px;
	background: url(images/knappar/bloggy.png) no-repeat;
}
a.twitter {
	display: block; 
	float: left; 
	margin: 0 10px 0 0 ;
	width: 24px; 
	height: 24px; 
	background-position: 0 0;
	text-indent: -9000px;
	background: url(images/knappar/twitter.png) no-repeat;
}
a.facebook {
	display: block; 
	float: left; 
	margin: 0 10px 0 0 ;
	width: 24px; 
	height: 24px; 
	background-position: 0 0;
	text-indent: -9000px;
	background: url(images/knappar/facebook.png) no-repeat;
}
a.pusha {
	display: block; 
	float: left; 
	margin: 0 10px 0 0 ;
	width: 24px; 
	height: 24px; 
	background-position: 0 0;
	text-indent: -9000px;
	background: url(images/knappar/pusha.png) no-repeat;
}
a.delicious {
	display: block; 
	float: left; 
	margin: 0 10px 0 0 ;
	width: 24px; 
	height: 24px; 
	background-position: 0 0;
	text-indent: -9000px;
	background: url(images/knappar/delicious.png) no-repeat;
}
a.linkedin {
	display: block; 
	float: left; 
	margin: 0 10px 0 0 ;
	width: 24px; 
	height: 24px; 
	background-position: 0 0;
	text-indent: -9000px;
	background: url(images/knappar/linkedin.png) no-repeat;
}
a.google {
	display: block; 
	float: left; 
	margin: 0 10px 0 0 ;
	width: 24px; 
	height: 24px; 
	background-position: 0 0;
	text-indent: -9000px;
	background: url(images/knappar/google.png) no-repeat;
}
#cat-content {
	width:570px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
	
#page-content {
	width:570px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}

#midspalt {
	width:270px;
	float:left;
	margin-left:10px;
	}	
	
#description {
	font: italic 1.2em Arial, Verdana, Sans-Serif;
	color:#888787;
	padding: 0 0 0 20px;
	border-left:0px dotted #7c7c7c;
	margin:13px 0 0 20px;
	float:left;
	letter-spacing:0.01em;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#annons_hoger {
	position:absolute;
	background-color:#fff;
	top:69px;
	left:1007px;
	width:250px;
	background-color:transparent;
}
#annons_hoger .banner {
	margin-bottom: 10px;
	clear: both;
}
#sidebar {
	width: 250px;
	float:left;
	margin-top:14px;
	margin-right:3px;
	margin-left:12px;
	margin-bottom:10px;
	}
	
#utvalda-kategorier {
	width:250px;
	float:left;
	padding-bottom:20px;
	margin-bottom:10px;
	}

#featured-cats {
	width:182px;
	float:left
	}
	
#senaste-kommentarer {
	width:270px;
	float:left;
	padding-bottom:30px;
	}
	
#senaste-kommentarer-anv {
	width:250px;
	float:left;
	padding-bottom:30px;
	}
	
#inlagg {
	margin-top:15px;
	margin-right:10px;
	margin-left:23px;
	width:663px;
	float:left;
	word-wrap: break-word;
	border-right:1px dashed #DFDFDF;
}
#more-posts {
	width:740px;
	float:left;
	}
	
#more-posts-cat {
	width:570px;
	float:left;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
	min-height:230px;
	}	

#senast-uppdaterade {
	width:276px;
	float:left;
	background:#fff;
	margin-bottom:10px;
	}

#populara-bloggar {
	width:270px;
	float:left;
	padding-bottom:20px;
	background:#fff;
	margin-bottom:10px;
	}

#logotyp {
	height:33px;
	float:left;
	width:155px;
	padding-top:3px;
	margin-left:8px;
}

#header_meny .masthead_forum a, #header_meny .masthead_forum a:visited {
	color:#cad03c;
	text-decoration:none;
}

#header_meny .masthead_support a, #header_meny .masthead_support a:visited {
	color:#ccc;
	text-decoration:none;
}

#header_meny .masthead_support a:hover, #header_meny .masthead_support a:active {
	color:#ccc;
	text-decoration:underline;
}

#header_meny .masthead_forum a:hover, #header_meny .masthead_forum a:active {
	color:#cad03c;
	text-decoration:underline;
}

#header_meny {
	font-family: Arial,Verdana,Sans-Serif;
	height:35px;
	float:left;
	width:808px;
	padding-top:12px;
	font-size:12px;
}

#header_meny a, #header_meny a:visited {
	color:#fff;
	text-decoration:none;
}
#header_meny a:hover, #header_meny a:active {
	color:#FF61B5;
	text-decoration:underline;
}
#newstick {
	height:35px;
	float:left;
	width:290px;
	font-size:12px;
	overflow:hidden;
}
#newstick a, #newstick a:visited {
	height:35px;
	float:left;
	width:300px;
	padding-top:12px;
	font-size:12px;
	color:#eeae15;
	overflow:hidden;
}

#newstick li {
	font-family: Arial,Verdana,Sans-Serif;
	height:35px;
	float:left;
	width:300px;
	font-size:12px;
	overflow:hidden;
}
#logotyp_lank {
	position:absolute;
	width:300px;
	float:left;
}

#loggain_lank {
	position:absolute;
	width:160px;
	float:left;
	left:690px;
	top:50px;
}

#skapablogg_lank {
	position:absolute;
	width:160px;
	float:left;
	left:850px;
	height:40px;
	top:50px;
}
#fler_inlagg a {
	background:#6f0a43;
	width:300px;
	color:#fff;
	font-size:16px;
	margin-bottom:10px;
}
#sokfalt {
}
#s {
	color:#333;
	border:1px solid;
}
/* ---------- @ Headers -----------*/

h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size:24px;
	letter-spacing:-0.01em;
	float:left;
	}
	
h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size:16px;
	padding-bottom:8px;
	margin: 10px 0 10px 0;
	}

#lead h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size:24px;
	line-height:115%;
	margin:3px 0 -8px 0;
	padding:0;
	}	
	
.post h2 {
	font-size:2.2em;
	padding: 0;
	margin: 15px 0 0 0;
	}
	
h2.posttitle {
	margin:25px 0 0 0;
	padding:0 0 12px 0;
	}
	
h2.singletitle {
	margin:15px 0 0 0;
	padding:0 0 12px 0;
}

h2.singletitle a, h2.singletitle a:visited {
	margin:15px 0 0 0;
	padding:0 0 12px 0;
}

h2.pagetitle {
	border-bottom:1px solid #d7d7d7;
	padding:0 0 12px 0;
	margin:25px 0 20px 0;
	font-size:2.2em;
	}

.nocomments {
	width:500px;
	padding-top:10px;
	margin-top:10px;
}				

h3 {
	border-top:0px solid #e4e4e4;
	border-bottom:0px solid #e4e4e4;
	padding:5px 0 5px 3px;
	margin:0px 0 0px 0;
	font-size:1em;
	color:#000;
	letter-spacing:0.07em;
	text-transform:uppercase;
	}

#separator_gray {
	width:570px;
	border-bottom:1px dotted #DFDFDF;
	margin-left:5px;
	margin-bottom:20px;
}	
.small_info {
	font-family:Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#000;
	line-height:12px;
}

.small_info_down {
	font-family:Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#000;
	line-height:12px;
	border:1px dotted #DFDFDF;
	width:548px;
	padding:10px;
}

.small_info_down a, .small_info_down a:visited {
	font-family:Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#555555;
	line-height:12px;
}

.small_info_down a:hover, .small_info_down a:active {
	font-family:Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#686868;
	line-height:12px;
}

.post h3 {
	border:none;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size:16px;
	color: #232323;
	letter-spacing:0;
	}
	
#featured-cats h3, #more-posts h3 {
	margin:0 0 15px 0;
	}
		
h3#respond {
	margin:0px 0 0px 0;
	}

h3#comments {
	margin:0;
	padding:0;
	padding-top:4px;
	padding-left:1px;
	}

h4 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size:16px;
	margin-bottom:-10px;
	}
	
.post h4 {
	margin:15px 0;
	}
	
.archive-list h4 {
	margin:0;
	font-size:1.2em;
	line-height:125%;
	}
	
h5 {
	font: 0.8em Arial, Verdana, Sans-Serif;
	text-transform:uppercase;
	letter-spacing:0.15em;
	padding:4px 8px;
	margin-bottom:5px;
	background:#f5f3ee;
	border-top:1px solid #d7d7d7;
	}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}

#wp-calendar {
	width:250px;
	font-size:10px;
	
}
#kommentarer-bubbla {
	background:url(images/kommentarer.png) no-repeat;
	width:28px;
	height:21px;
	text-align:center;
	padding-top:0px;
	float:left;
}

#kommentarer_right {
	background:url(images/kommentarer.png) no-repeat;
	width:28px;
	height:21px;
	text-align:center;
	padding-top:0px;
	float:right;
}

#kommentarer_text {
	float:left;
	height:28px;
	padding-left:5px;
}

#kommentarer_text_right {
	float:right;
	height:28px;
	padding-left:5px;
}

#kommentarer_text a, #kommentarer text a:visited, #kommentarer_text_right a, #kommentarer text_right a:visited {
	color:#EE1690;
}

#kommentarer_pil {
	float:right;
	height:28px;
	padding-right:10px;
}

#kommentarer_pil_right {
	float:right;
	height:28px;
	padding-left:10px;
	padding-right:10px;
}

#kommentarer_text a, #kommentarer text a:visited, #kommentarer_pil a, #kommentarer_pil a:visited, #kommentarer_pil_right a, #kommentarer_pil_right a:visited {
	color:#EE1690;
}

#kommentarer_right a, #kommentarer_right a:visited, #kommentarer-bubbla a, #kommentarer-bubbla a:visited, #kommentarer_right a:hover, #kommentarer-bubbla a:hover {
	color:#fff;
}

.kommentarer a, .kommentarer a:visited {
	color:#fff;
}	

.pratbubbla h3 {
	color:#fff;
}
.pratbubbla {
	background:url(images/pratbubbla.png) no-repeat;
	width:28px;
	height:26px;
	text-align:center;
	float:left;
	margin-top:-7px;
	margin-left:-5px;
	padding-right:10px;
}

#responses {
	background:#f8f8f8;
	border-top:1px dotted #DADADA;
	height:32px;
	margin-top:20px;
	margin-left:20px;
	width:514px;
}

#responses .text {
	padding-top:5px;
}
/* ---------- @ Content Styles -----------*/


/*Misc*/

h1 a, h1 a:visited {
	color:#444;
	text-decoration:none
	}

h1 a:hover {
	color:#686868;
	}

h1 a:active {
	color:#929292;
	}
			
h4 a, h4 a:visited {
	color:#383838;
	text-decoration: none
	}
	
h5 a, h5 a:visited,
h5 a:hover, h5 a:active {
	text-decoration: none
	}
	
#more-posts img, .archive-list a img, .archive-list a:visited img {
	margin: 4px 18px 8px 0;
	padding:2px;
	background:#FFF;
	}
	
#more-posts img {
	margin:3px 12px 4px 0;
	}
li.ahp_recent-posts {
	background:#fff;
	padding-left:10px;
	width:236px;
	min-height:100px;
}
.recent-excerpts {
	padding-bottom:10px;
	margin-bottom:10px;
	background:#fff;
	padding:5px;
	border:0;
	}

#featured-cats ul {
	margin:3px 0 22px 0;
	}

#featured-cats li {
	list-style:none;
	border-bottom:1px dotted #B6B6B6;
	padding:5px 0 8px 6px;
	margin:4px 0;
	line-height:135%;
	}
	
#lead {
	margin-bottom:10px;
	margin-left:5px;
	margin-top:20px;
	}
	
.entry a, .entry a:visited {
	font-weight:normal;
	font-size:12px;
	color:#EB008C;
	}	
	
.entry .aligncenter {
	margin:0 auto;
	}

#lead-post {
	float:left;
	max-width:570px;
	overflow:hidden;
	height:100%;
}
#newstick li {
	list-style:none;
}
#lead-post-single {
	float:left;
	max-width:570px;
	overflow:hidden;
	height:100%;
}

#lead-post-single img {
}	

#com-lead-post {
	padding-right:10px;
	float:left;
	width:570px;
}

#lead-text {
	float:left;
	width:390px;
	padding:10px 10px 0px 0;
	}

#lead-text-home {
	float:left;
	width:570px;
	padding:10px 10px 0px 0;
	}

a.url, .url a:visited {
	color:#EE1690;
}

.recentcomments {
	color:#EE1690;
}

#lead br, .recent-excerpts br /*cleans up excerpts*/ {
	margin-bottom:15px;
	}

#lead img {
	}
			
.commentcount {
	padding-right: 19px;
	background:url(images/bubble.gif) no-repeat right;
	font:.8em Arial, Helvetica, sans-serif;
	}

#lead h2 .commentcount {
	font-size:0.4em;
	}

.postmetadata .commentcount {
	font-size:1em;
	}
		
.date {
	float:left;
	margin:4px 4px 0 0;
	font: 0.85em Arial, Verdana, Sans-Serif;
	color:#EE1690;
	letter-spacing:0.03em;
	}

#featured-cats .date {
	margin: 2px 3px 0 0;
	}
	
#utvalda-kategorier .date {
	margin: 2px 3px 0 0;
	}

/*Sidebar and Widgets*/

#sidebar li, .headlines li {
	margin-left:0px;
	padding:5px 0;
	list-style:none;
	}

.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
.fullarchive a, .fullarchive a:visited {
	color:#1d1d1d;
	text-decoration: none;
	}

#sidebar a:active, .archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
.fullarchive a:hover, .fullarchive a:active {
	color:#686868;
	text-decoration: none;
	}

#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

#ads img, .wp125ad img {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	background-color:transparent;
	color:#1D1D1D;
	}	
	
.widget td {
	background:none;
	}
	
.widget table {
	border:none
	}

.widget {
	float:left;
	margin-bottom:10px;
	width:100%;
}

.widget ul {
	padding-left:10px;
}

h3 .widgettitle {
	/*padding:5px 0 5px 3px;
	margin:0px 0 10px 0;*/
	font-size:1em;
	color:#fff;
	letter-spacing:0.07em;
	text-transform:uppercase;
	padding-bottom:0;
	margin-bottom:0;
}

	
/*Single Posts*/

#writer {
	background:#ededed;
	margin:-10px 0 22px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}
	
#writer img {
	padding:1px;
	border:0px solid #b2afa4;
	float:left;
	margin:18px 15px 6px 0;
	}

#tags {
	padding:3px;
	border-top:1px solid #DDD;
	display:block;
	width:550px;
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}
	
	
/*Archives*/

.archive-list li {
	}

.archive-list img {
	margin:0 14px 0 0;
	}

.archive-list .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	}
		
#pagination {
	margin-top:30px;
	width:604px;
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}

#archive-post {
	background-color:#fff;
}

/* ---------- @ Post Styles -----------*/

.entry {
	padding-bottom:10px;
	width:570px;
	word-wrap: break-word;
	}

.postmetadata {
	padding: 7px 0;
	border-top:0px solid #d7d7d7;
	margin:0 0 0 0;
	color:#7a7a7a;
	}	

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
			
.post ul li {
	margin: 0 0 5px 42px;
	line-height:115%;
	}

.post ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}


/*Images*/
	
.entry img {
	display:block;
	border:0px solid #999;
	padding:2px;
	margin:15px 0;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

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

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}
		
/* NY */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
} 
/* NY END */
.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}
	
	
	

/* ---------- @ Comments -----------*/

ul.children {
	width:550px;
	float:right;
	padding-left:10px;
}
.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Arial, Verdana, Sans-Serif;
	visibility:hidden;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#CCC;
	}
	
#comment_grayline {
	background:#ECEBEB;
	height:36px;
	padding-left:4px;
	padding-top:4px;
	}
#kommentarer {
	float:left;
	width:550px;
	padding-right:10px;
}	
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	list-style:none;
	float:right;
	width:518px;
	}

.commentlist li.depth-2 {
	border:none;
	border-top: 1px solid #f2f2f2;	
	}

.commentlist li.depth-3	 {
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 0px 10px 0 0;
	float:left;
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.1em Arial, Verdana, Sans-Serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	
.fn a, .fn a:visited {
	color:#EB008C;
}
.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date a, .comment-date a:visited {
	color:#868686;
	font-size:0.9em;
	text-decoration:none
	}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:none;
	color:#333;
	}

		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
	
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#searchform {
	float:right;
	width:140px;
	text-align:right;
	}
	
#searchform_widget {
	float:left;
	width:200px;
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
	}	
#searchform_header {
	float:right;
	width:230px;
	text-align:right;
	padding-top:3px;
	}
		
#leftside #searchform_header {
	float:right;
	width:140px;
	text-align:right;
	padding-top:8px;
	}
#leftside_widget select {
	max-width:120px;
}
#s {
	width:190px;
	font-size:12px;
	padding-top:6px;
	margin-right:4px;
	}
#s_widget {
	width:190px;
	font-size:12px;
	padding-top:6px;
	margin-right:4px;
	border-bottom:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	border-top: 1px solid #686868;
	border-left:1px solid #686868;
	}
#s_head {
	width:190px;
	font-size:12px;
	padding-top:6px;
	margin-right:4px;
	}	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top
	}		
	
#user_name { 
	width:90%; font-size: 24px; margin:10px 0; 
}	

#submit { 
	width:60%; font-size: 18px; margin:10px 0; 
}	
	
/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

/* ---------- @ Footer -----------*/

#footer {
	font-size:0.75em;
	padding:0px 25px 25px 25px;
	margin:0;
	background: url(images/footer.png) repeat-x;
	color:#fff;
	bottom:0;
	margin-left:17px;
	width:930px;
	padding-top:9px;
	}

#footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
	}

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

#footer a:active {
	text-decoration:none;
	}
			
#footer img {
	vertical-align:middle;
	}
	
#copyright {
	float:left;
	width:585px;
	padding-top:9px;
	}

#rss {
	float:right;
	width:200px;
	text-align: left;
	padding-left:10px;
	padding-top:8px;
	}
			
			
/* ---------- @ Recent posts sitewide -----------*/

.recent-posts {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#reklam_topp {
	max-height:200px;
	max-width:940px;
	overflow:hidden;
}

#reklam_innehall {
	max-height:250px;
	max-width:510px;
	overflow:hidden;
}


#facebookLikeBox {
	background:none repeat scroll 0 0 #EDEFF4;
	border:1px solid #C6CEDD;
	float: left;
	display:block;
	height:23px;
	margin-top:1.5em;
	padding:15px;
	width:446px;
}
