* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	background-image: url(janika081200022.jpg);
	background-color: #000000;
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #202020;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow-x: hidden; 
	overflow-y: scroll;
}
.iframe {
	background: white;
	background-image: none;
}
#contentbody, #contentbodyGallery {
	margin: 0px auto !important;
	width: 950px;
	background: url(contentbody.gif) repeat-y;
}
#headerStormvarning, #headerGallery, #header
{
	padding-top: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 276px;
	text-align: center;
}
#menu, #menuGallery
{
  padding-top: 230px;
  padding-left: 0px;
  color: #789efa;
  text-align: left;
  margin-left: 30px;
}
#menu ul li {
	display: inline;
	padding: 5px;
}
#related,#sidebar {
	float: right;
	width: 200px;
	padding-right: 30px;
	color: white;
}
#contentStormvarning, #contentGallery, #content {
	float: left;
	margin: 10px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	width: 640px;
}
#contentStormvarning p, #content p, h1, h2, h4, h3, .post-title, #headerGallery h1, ul {
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	font-size: 12px;
}
ul {
  margin-left: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
ul ul {
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
ul ul ul {
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
table ul {
	margin-left: 7px;
}
#contentGallery
{
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
#contentGallery p
{
	text-align: left;
	font-size: 12px;
}
table
{
	text-align: left;
	margin: 0px 0px 5px 20px;
	padding: 1px;
	font-size: 12px;
}
table .contentpaneopen, table .main_table {
	margin: 0px;
	padding: 0px;
}
#contentBlog
{
  float: left;
	margin: 10px;
	padding: 0px 5px 0px 5px;
	text-align: left;
}
td,tr
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	font-size: 12px;
}
h1,.post-title,#headerGallery h1, .contentheading, .componentheading
{
  font-size: 26px;
}
h2
{
  font-size: 16px;
}
h3
{
  font-size: 14px;
}
h4
{
  font-size: 12px;
  font-weight: bold;
}

#footerStormvarning, #footerGallery, #footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	clear: both;
}
#footerStormvarning p, #footer p, #footerGallery p, #footerpgp {
	text-align: center;
	padding-top: 35px;
	font: 10px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #101010;
}
.marked
{
  background-color: #395b2c;
}
a:hover, a:active 
{
	color: #395b2c;
	text-decoration: underline;
}
#contentbody a:link, #contentbody a:visited,
#contentbodyGallery a:link, #contentbodyGallery a:visited,
.iframe a:link, .iframe a:visited {
	color: #395b2c;
	text-decoration: none;
}
#contentbody a:hover, #contentbody a:active ,
#contentbodyGallery a:hover, #contentbodyGallery a:active,
.iframe a:hover, .iframe a:active
{
	color: #395b2c;
	text-decoration: underline;
}
#related a:link, #related a:visited,
#sidebar a:link, #sidebar a:visited {
	color: #395b2c;
	text-decoration: none;
}
#related a:hover, #related a:active,
#sidebar a:hover, #sidebar a:active {
	color: #395b2c;
	text-decoration: underline;
}
#menu a:link, #menu a:visited ,
#menuGallery a:link, #menuGallery a:visited {
	color: #8e9d22;
	text-decoration: none;
}
#menu a:hover, #menu a:active,
#menuGallery a:hover, #menuGallery a:active 
{
	color: #8e9d22;
	text-decoration: underline;
}

#menu 
{
	font-weight: bold;
	font-variant: small-caps;
}

.bordertable, .mhtable
{
 margin: 20px;
 
 border: 1px;
 border-style: outset; 
 border-collapse: collapse;
 border-color: #111111;
}
.mhtable {
margin-left: -10px;
}
.bordertable
{
 padding: 20px;
}
.mhtable
{
 padding: 5px;
}
.bordertable tr, .bordertable td, .mhtable tr, .mhtable td
{
 border: 1px;
 padding: 5px;
 border-style: outset; 
 border-collapse: collapse;
 border-color: #111111;
 vertical-align: middle;
}
.mhtable td
{
  text-align: center;
}
.bordertable td
{
  width: 100px;
}
.bordertable p, .bordertable td,.mhtable p, .mhtable td
{
  font-size: 10px;
  color: black;
}
.mhcomment
{
  text-align: left;
  font-weight: bold;
}

/*Guestbook*/
.gbTable {
	width: 400px;
	max-width:  400px;
}

.gbAddress,.gbName,.gbDateHeader,.gbDate {
	font-weight: bold;
	font-size: 10px;
}
.gbSpacerRow {
	height: 12px;
}
.gbMessage {
	background-color: transparent;
}
.gbNumber {
	font-size: 24px;
	padding-right: 20px;
}
/**** End Guestbook ****/

/**** GALLERY ****/
.currentPage
{
  font-size: 1.5em;
  font-weight: bold;
}
table{
  border-collapse: collapse;
}
td {
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
tr {
	font-size: 11px;
}
td.comment, td.rating {
	font-size: xx-small;
}
.userAlert {
	float: right;
}
.disclaimer {
	font-size: x-small;
}
.banner {
	font-size: 1em;
	font-family: "Trebuchet MS", verdana, arial;
	color: black;
}
.title {
	font-size: 1.5em;
	font-weight: bold;
	height: 1.5em;
}
.description {
	color: black;
	background-color: #808080;
	border-color: #999999;
	border-style: solid;
	margin-left: 10px;
}
.pagenums {
	font-size: 0.8em;
	font-family: "Trebuchet MS", verdana, arial;
	color: black;
}
.borderPic {
	border: 1px solid black;
}

.links {
	text-align: left;
}
/**** End GALLERY ****/

img, .picture, .dirthumbnail, .thumbnail {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
	text-align: center;
}
img .nobgr {
	background: transparent;
	border: 0px;
	padding: 0px;
	text-align: center;
}
p img
{
	text-align: center;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
#related ul
{
	margin-left: 10px;
}
#contentbody a.default, #contentbody a.selected,
#contentbody a.default:hover, #contentbody a.selected:hover,
#contentbody a.default:active, #contentbody a.selected:active {
  color: black;
}
/* Fix för visning av gallerierna i bloggen */
.bText .dirinfo,
.bText .ffbottom,
.bText  .ffcontentwrap,
.bText  .ffcontent {
	padding: 0;
	text-align: left;
	margin-left: 15px;
}
.bText .dirinfo {
	margin-left: 30px;
}

.scrollbox , .plg_iframe, #plg_iframe{
	padding: 0px;
	height: 120px;
	width: 400px;
	background-position: center center;
	background-attachment: fixed;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: none;
	border-left-style: none;
	overflow: auto;
}
.post {
	margin-left: 10px;
}

.post .ffcontentwrap, 
.post .fftop,
.post .ffcontent,
.post .dirthumbnail,
.post .dirinfo {
	margin-left:0px;
}
.gallery {
	padding-left: 10px;
}