/*  
Theme Name: My Showroom - Användarbloggar (Klassiskt bloggupplägg)
Description: Enkel design med färre valmöjligheter i, där inläggen hamnar i klassiskt bloggupplägg
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*/
	}
	
body {
	background:#fff;
	color: #1d1d1d;
	}

body, select, input, textarea {
	font-family: Georgia, Times, Times New Roman, 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;
}
#newstick li {
	list-style:none;
}	
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;
	}
	


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

#top_annons {
	width:1000px;
	margin-left:17px;
	padding-top:10px;
	}
#page {
	width:1000px;
	margin-left:10px;
	padding-top:0px;
	}
	
#wrapper {
	background:url("images/header.png") no-repeat #dddddd; /* tidigare e4e4e4 */
	font-size:0.75em;
	padding:0;
	}

#contwrap {
	width:720px;
	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:150px;
	}
	
#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_profil img {
	padding-left:10px;
	margin-top:10px;
}
#leftside_widget {
	width:140px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	color:#fff;
	background:#fff;
}

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

#wp-calendar {
	color:#333;
}
#masthead {
	height:150px;
	}

#masthead_border {
	height:35px;
	background:url(images/footer.png) repeat-x #000;
	color:#fff;
	width:990px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:1px;
	padding-left:10px;
	font-family:Arial,Verdana;
}

#content {
	width:720px;
	float:left;
	background:#fff;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
	}

#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 {
	margin-top:4px;
	font-size:14px;
	width:110px;
	padding:5px;
	word-wrap: break-word;
}

.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, #beskrivning a, #beskrivning a:visited {
	color:#fff;
	width:110px;
}

#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:550px;
	float:left;
	margin-left:10px;
	background:#fff;
	}
	
#page-content {
	width:540px;
	float:left;
	margin-left:10px;
	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;
	}

#sidebar {
	width: 250px;
	float:left;
	padding-left:10px;
	}
	
#utvalda-kategorier {
	width:250px;
	float:left;
	padding-bottom:20px;
	background:#fff;
	margin-bottom:10px;
	}

#featured-cats {
	width:182px;
	float:left
	}
	
#senaste-kommentarer {
	width:270px;
	float:left;
	padding-bottom:30px;
	background:#fff;
	}
	
#senaste-kommentarer-anv {
	width:250px;
	float:left;
	padding-bottom:30px;
	background:#fff;
	}

#inlagg {
	margin-top:15px;
	width:550px;
	float:left;
	word-wrap: break-word;
}
#more-posts {
	width:550px;
	float:left;
	}
	
#more-posts-cat {
	width:420px;
	float:left;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
	min-height:230px;
	}	

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

#populara-bloggar {
	width:270px;
	float:left;
	padding-bottom:20px;
	background:#fff;
	margin-bottom:10px;
	}
#newstick {
	height:35px;
	float:left;
	width:300px;
	font-size:12px;
	overflow:hidden;
	padding-top:8px;
}
#newstick a, #newstick a:visited {
	height:35px;
	float:left;
	width:300px;
	font-size:12px;
	color:#EEAE15;
	overflow:hidden;
}
#newstick_main {
	width:998px;
	height:20px;
	margin-left: 10px; 
	margin-top: 10px;
	background:url(http://myshowroom.se/wp-content/themes/myshowroom/images/top_meny_bg.png) repeat-x #fff;
	border:1px solid #000;
}
#newstick li {
	height:35px;
	float:left;
	width:300px;
	font-size:12px;
	overflow:hidden;
	padding-top:3px;
}
#newstick_label {
	float:left;
	height:20px;
	width:220px;
	background:url(images/senaste_aktivitet.png) no-repeat;
}
#logotyp_lank {
	position:absolute;
	width:300px;
	float:left;
}
#header_meny {
	height:35px;
	float:left;
	width:510px;
	padding-top:11px;
	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;
}

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

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

h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size:26px;
	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;
	}
				
h3 {
	border-top:0px solid #e4e4e4;
	border-bottom:0px solid #e4e4e4;
	padding:5px 0 5px 3px;
	margin:0px 0 10px 0;
	font-size:1em;
	background:url(images/h3bg.png) repeat-x #230315;
	color:#fff;
	letter-spacing:0.07em;
	text-transform:uppercase;
	}

.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-top:32px
	}

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:140px;
	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;
}	

	
/* ---------- @ 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 {
	float:left;
	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:230px;
	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;
	background:#fff;
	}
	
.entry a, .entry a:visited {
	font-weight:bold;
	font-size:12px;
	}	
	
.entry .aligncenter {
	margin:0 auto;
	}

#lead-post {
	background:#fff;
	float:left;
	max-width:550px;
	overflow:hidden;
	height:100%;
}

#lead-post-single {
	background:#fff;
	float:left;
	max-width:550px;
	overflow:hidden;
	height:100%;
}

#lead-post-single img {

}	
#com-lead-post {
	padding-right:10px;
	background:#fff;
	float:right;
	width:550px;
}

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

#lead-text-home {
	float:left;
	width:550px;
	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;
	background:#fff;
	width:100%;
}

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

h3 .widgettitle {
		border-top:0px solid #e4e4e4;
	border-bottom:0px solid #e4e4e4;
	padding:5px 0 5px 3px;
	margin:0px 0 10px 0;
	font-size:1em;
	background:url(images/h3bg.png) repeat-x #6f0a43;
	color:#fff;
	letter-spacing:0.07em;
	text-transform:uppercase;

}

	
/*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 {
	list-style:none;
	width:285px;
	float:left;
	height:103px;
	margin: 8px 25px 18px 0;
	}

.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:550px;
	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;
	}
#kommentarer {
	float:right;
	width:550px;
	padding-right:10px;
}	
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none;
	float:right;
	width:518px;
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	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.4em Arial, Verdana, Sans-Serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	

.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_header {
	float:right;
	width:230px;
	text-align:right;
	padding-top:8px;
	}
		
#leftside #searchform_header {
	float:right;
	width:140px;
	text-align:right;
	padding-top:8px;
	}
#leftside_widget select {
	max-width:120px;
}	
#s {
	width:190px;
	font-size:1em;
	}
	
#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;
	background: url(images/footer.png) repeat-x;
	color:#fff;
	}

#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:550px;
	padding-top:9px;
	}

#rss {
	float:right;
	width:270px;
	text-align: right;
	padding-top:16px;
	}
			
			
/* ---------- @ 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;
}