


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightboxDetails,{
    color:#666666;
    font: 100% Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#keyboardMsg a,#keyboardMsg a:visited { background-color:#dddddd; padding-left:5px; padding-right:5px; color:#666666; text-decoration:none;}

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
IMG {border:none;}
/* SIDANS MARGINALER OCH BAKGRUND/BAKGRUNDSFÄRG */
body {
    margin: 10px 0px 0px 0px;  padding: 0px 0px 0px 0px;  
    background: #FFE9F8
}
#body {
  width:1000px;
  margin: 0px auto 0px auto;
  padding:0px;
}

#Stylicioustext {padding:1px; padding-left:2px; background-color:#000000;}
#Stylicioustext a{color:#eee;}

#header {
background:url(/bilder/dl234b.jpg) no-repeat;
width:740px;
height:427px;
margin-bottom:0px;
}

/* BLOGGENS - STORLEK, PLACERING & BAKGRUNDSFÄRG */
#blogg {
    padding: 0px; margin:0px;
    width: 740px;
    background-color: #ffffff;
    overflow:hidden;
    border:solid 0px #ffffff; 
    float:left;
    background: no-repeat #ffffff;



}

/* Annonsruta */
#ads {
 /*background-color:#000000;*/

float:right;
	width:250px;
	padding: 0px 0px 0px 5px;
	 height:240px;
	margin-top:0px;
}

/* Rubrik för inlägg */
h1, h1 a {
    color: #ff0066;
    font-family: Bookman old style,arial,Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    padding:10px  10px 0px 0px;
    margin: 0px 0px 0px;
    text-decoration:none;
}

div.entryvote {height:14px;margin-bottom:15px;}
a.vote_off { display:block; float:left; width:14px; height:14px; background:url(/design/vote/vote_off.gif) no-repeat; }
a.vote_100 { display:block; float:left; width:14px; height:14px; background:url(/design/vote/vote_100.gif) no-repeat; }


/* Rubrik för bloggens namn */
h2, h2 a {
    color: #000000;
    font-family:arial,Times New Roman, Arial, Helvetica, Times New Roman,Sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    height: 0px;
    text-decoration:none;
    text-transform:uppercase;
}
/* Rubrik för bloggens slogan */
h3, h3 a {
    color: #000000;
    font-family:times new roman;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    margin-bottom:20px;
}
/* Rubriker i menyn */
h4 {
    color: #ff0066;
    background-color:#FFFFFF;
    font-family: Bookman old style,Times New Roman, Arial, Helvetica, Times New Roman,Sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing:-1px;
    padding:5px 5px 0px;
    margin:0px;
    display:inline-block;
}


/* MENU */

#menu div.topplistor {
border: 2px solid #eeeeee;
 padding:2px;
 margin-left:5px;  width:84px;
  text-align:center;
  background-color:#fafafa;
}

#menu a { color: #000000; text-decoration:underline;  }
#menu a:hover {  color: #FF0066;}
#menu img {  border:none;}
#menufoot { margin-top:100px;}
#menufoot a,#menufoot a:hover {  border:none; }

#blogg #menu {
    float: left;
    width: 150px;
    margin: 0px;
    margin-top: 15px;
    padding: 24px 12px 0px 12px;
}
#margin {
    font-family: Times New Roman, verdana, Arial, Helvetica, Sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: 0px; 
}
#menu ul {
    margin: 0px 0px 12px;
    padding: 5px 10px 10px;
    font-weight: normal;
    background-color: #FFFFFF;
}
#menu ul li {
    list-style: none;
    padding: 0px 0px  2px 0px;
    font-weight: normal;
}


/* * * * * I N L Ä G G */

/* Yta för alla inlägg */
#posts {
    width: 530px;
    margin: 10px  20px 0px 0px;    
    position:relative;
    left:0px;
    padding: 20px 0px;
    width:540px;
    float: right;  
    overflow: hidden;
}

/* Inlägget bakgrundsfärg / ram */
.postbody {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    line-height: 150%;
    margin: 0px 0px 10px;
    bac-kground-color: #FFFFFF;
    padding: 10px;
}

/* Inlägget text */
.postbody p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.postbody  a { color: #000000; text-decoration:underline;  }
.postbody  a:hover {  background-color:#FF69B4}
.postbody  a img {  border:none;}

/* Bilder i Inlägget */
.postbody img {margin:7px;}
.postbody img.ssfr{float:right; margin: 0px 0px 10px 20px;} /*högerjusterade*/
.postbody img.ssfl{float:left;  margin: 0px 20px 10px 0px;} /*vänsterjusterade*/


/* Länkar under inlägget */
.postlinks a { color: #FF0066; }
.postlinks a:hover { color: #000000; }
.postlinks {
    font-family: bookman old style, verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FF0066; padding-right:10px; text-align:right;
}

/* Avgränsare */
.dots {
    height:5px;
    background:url(/bilder/hr.gif) repeat-x;
    margin: 14px 0px 24px 0px; 
}


/* * * * * K O M M E N T A R E R */

.commenthead {
    font-family: bookman old style, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color:#ffffff;
    padding:5px;
    color: #FF0066;
}
.commenthead h2 { font-size:11px; margin:0px; padding:0px;color: #999999;}
.commenttext {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    line-height: 130%;
    margin-top:0px;
}

.commentfoot a { color: #9ba374; }
.commentfoot a:hover { color: #9ba374; }
.commentfoot {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
    margin: 10px 0px 20px 0px
}

.commentdots {
    height:1px; line-height:1px; font-size:1px;
    background:url(/design/1/dots.gif) repeat-x;
    margin: 0px 0px 5px 0px
}

.commentform {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FF0066;
    margin: 0px 0px 20px 0px
}

form {
padding: 7px;
margin: 0px 0px 10px;
}


/* * * * * * * * * * * * * * * * * * * * * *
P R O F I L */

#profile {
    font-family:Monotype Corsiva;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding-left: 16px;
}
#profile h5{
    font-family:
    Arial, Helvetica, Sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF69B4;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
}

 
 #foot { background:url(/bilder/footer-background.jpg );
 height:232px; width:740px; margin-top:0px; padding-top:10px;
clear:both;
 }
 #foot h1 {
    color: #FF0066;
    font-size: 12px;
}

 #foot div.pren{    font-size: 13px;}
 #foot div {margin:10px; padding:10px;width:208px; float:left;
 border-right:1px solid #FF0066; 
 color:#eeeeee; height:180px;}
 
  #foot div.last {border:none; margin-right:0px;padding-right:0px}
 
  #foot h1 {color:#FF0066}
  
  #foot a {color:#eeeeee; text-decoration:none;}
 
*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}
.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: normal 20px Bookman old style;
list-style-type: none;
}
.mattblacktabs li{
display: inline;
margin: 0;
}
.mattblacktabs li a{
float: left; /*Ändra till right om du vill ha flikarna till höger*/
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 0px solid white; /*right divider between tabs*/
color: white;
background: #000000; /*background of tabs (default state)*/
}
.mattblacktabs li a:visited{
color: #ffffff;
}
.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #ff0066; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}











