@charset "UTF-8";
/* CSS Document */

/* RESET MARGINALER, PADDING och BORDER */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, em, img, ol, ul, li, #sidebar{ margin: 0px; padding: 0px; border: 0px; list-style:none; }

object, object:focus, object:active {
	outline-style:none;
	outline:none;
}

body {
	background-color:#000;
	font-size:12px;
	font-family: verdana,arial;
	line-height: 18px;
	text-align:center;
	color:#fff;
}

/* S T R U C T U R E  &  D I V ' S */

#main	{
	background: url(../images/scotts/bgScotts.jpg) no-repeat;
	margin:0 auto;
	width: 875px;
	min-height:750px;
}

#mainBlogg	{
	background: url(../images/scotts/bgScotts.jpg) no-repeat;
	margin:0 auto;
	margin-top:-20px;
	width: 900px;
	min-height:750px;
}
		
#head	{
	width: 900px;
	padding: 0px;
	margin: 0px auto 20px auto;
}

#logo	{
	float:left;
	width:300px;
	margin:20px 0px 0px 0px;
}
		
#menu	{
	float:right;
	height: 50px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	outline:none;
}
		
#contentContainer	{
	width:800px;
	margin:0px auto;
	text-align:left;
}

#contentContainerBlogg	{
	width:800px;
	margin:0px auto;
	margin-top:20px;
	text-align:left;
}
		
#contentTop	{
	height:26px;
	width:800px;
}

#content {
	padding: 0px 20px 0px 20px;
	width:100%;
	background:url(../images/scotts/contentRepeat-y.png) repeat-y;
	min-height:600px;
	text-align:left;
}

#contentBlogg {
	padding: 0px 0px 0px 0px;
	width:100%;
	/*background:url(../images/scotts/contentRepeat-y.png) repeat-y;*/ /* BORTAGEN PGA SVART BAKGRUND*/
	min-height:600px;
	text-align:left;
	background-color: transparent;
}

#left {
	float:left;
	width:63%;
}

#leftjoomla {
	float:left;
	width:80%;
	margin-left:10px;
}

#sidebar {
	float:right;
	width:27%;
	border-left: 1px dashed #555;
	padding-left:10px;
	margin-right:33px;
}

		
/*#page, #contentheading {margin:0; padding:0;}*/

#footer	{
	clear:both;
	text-align:center;
	width:100%;
	font-size:9px;
	color:#333;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align:center;
}

/*	TAGIT BORT DEN AV DAVID. FÖR ATT P EJ ANVÄNDS I FOOTERN	
#footer p	{
	font-size:0.6em;
	color:#333;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
*/

#contentBottom	{
	height:26px;
	width:100%;
	background-color:#000;
}	
.contentBandInfo	{
	width:740px;
 	text-align:center;
}

/* B A N D E T */
.contentBandInfo .claes {float:left; width:150px; margin:0px 0px 0px 30px; padding:0;}
.contentBandInfo .lillen {float:left; width:200px;}
.contentBandInfo .henrik {float:left; width:190px;}
.contentBandInfo .roberto {float:left; width:130px;}
		
/* B L O G G */

small {color:#9b9b9b; font-size:12px;}

.post h2 a {
	font-family:verdana;
	font-size:19px;
	font-weight:normal;
	color:#509FD7;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}

#respond {
	/* border-top:1px dashed #555; */
	margin:25px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	
}

.entry {
	margin:12px 0 18px 0;
}

.comment {
	border-bottom:1px dashed #555;
	margin:12px 0;
	padding:12px 0 18px;
}

div.post {
	margin:12px 0 24px;
	padding:0px 0px 22px 0px; 
	border-bottom:1px dashed #555; 
	background-color:transparent;
}

#sidebar ul {margin:0px 0px 30px 0px;}

#sidebar .pagenav  {margin:30px 0px 0px 0px;}

/* F O T O */

.componentheading {
	font-size:25px;
	font-weight:normal;
	color:#aac4e6;
	margin-top:3px;
	margin-bottom:30px;
	padding:0;
}

.toggler {
	background:transparent;
	border:none;
	border-bottom: 1px dashed #555;
	font-size:12px;
	font-family: verdana,arial;
	line-height: 18px;
	color:#fff;
}

.back_button {
	text-align:left
	
}

.sectiontableentry1 img {
	margin:5px 10px 5px 0px;
}
	
/* V I D E O S */

#leftjoomla .allvideos {
	text-align:left;
	margin-left:0px;
	padding:0;	
}

.allvideos_player {margin:0;}

#footer a:link, #footer a:visited {font-size:9px; color:#333;}

#footer a:hover, #footer a:active {color:#509FD7;}

/* K A L E N D E R */

table.cal	{
	margin-bottom:12px;
	text-align:left;
	font-family: verdana;
	letter-spacing:12px;
	line-height: 150%;
	font-size:12px;
	color:#ffffff;
}

table.cal caption	{
		font-size:12px;
		color:#cccccc;
		text-align:left;
}

table.cal th	{
	font-weight:bold;
	border-bottom:1px dashed #555;
}
		
/* T E X T - P O S T S */
.modifydate	{
	line-height:18px;
	font-size:12px;
	color:#fff;
}

.dby	{
	line-height:18px;
	font-size:12px;
	color:#fff;
}

.createdate	{
	line-height:18px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
		
.adress	{
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
		
.imgPhoto {	}


/* T E X T */
		
p, .results, .search_result	{
	/*width: 450px;*/
	color:#fff;
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
	margin-bottom:2px;
	margin-top:2px;
	
	line-height:18px;
	text-align:justify;
}

h1	{
	font-size:25px;
	font-weight:normal;
	color:#aac4e6;
	margin-top:3px;
	margin-bottom:30px;
	padding:0;
}

h2, a.contentpagetitle:link{
	font-family:verdana;
	font-size:19px;
	font-weight:normal;
	color:#9b9b9b;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}

#contentBlogg h2 { line-height:24px; }

a.contentpagetitle:link{
	color:#2991BD;
}
a.contentpagetitle:hover{
	color:#9b9b9b;
}

h3	{
	font-family:verdana;
	font-size:16px;
	font-weight:normal;
	color:#9b9b9b;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}

h4	{
	font-size:15px;
	font-weight:normal;
	color:#9b9b9b;
}

h5	{
	font-size:15px;
	font-weight:normal;
	color:#9b9b9b;
}

.grey {color:#9b9b9b;}

.bold {font-weight:bold;}

/* I M A G E S */

.imgMeny {}
.imgBlogg	{ }
.imgSpalt	{ }


.imgHref {	
	border: none;
	padding:0px;
}
		
.inputbox, #s, #author, #email, #text, #comment, #url {
	background: #fff url(../images/scotts/inputbox.gif)repeat-x; 
	border:1px solid #000; margin:0px 0px 0px -25px; 
	padding:3px;
}
#search_searchword, #ordering, #limit, #s {margin:0;}	

#author, #email, #text, #url {
	margin:0px 0px 10px 0px;
}

#comment {margin:10px 0px 5px 0px;}

#comment {
	width:340px;
}

/* L I N K S */

a:link, a:visited {font-size:12px; color: #509FD7; text-decoration:none;}

a:active, a:hover {text-decoration:underline;}


		/* M E N U */

a.mainlevel:link , a.mainlevel:visited {font-size:12px; color: #fff; padding-right:12px; font-weight:normal; text-decoration:none;}
a.mainlevel:hover, a.mainlevel:active {color:#333;}


#active_menu	{
	font-size:12px;
	color: #cccccc;
	font-weight:normal;
	text-decoration:underline;
}
		
/* F O R M S*/
.form-login label {
	padding: 0 0 2px 0;
	display: block;
}

.form-login input.inputbox	{
	display: block;
	margin: 0 0 5px 0;
}