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

body {
	background-color: #f0e7ce;
	background-image: url(images/bakgrund.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 0;
}

p {
	margin: 10px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style:italic;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-style:italic;
	font-weight:bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}

.post{
	width:250px;
	margin-left: 40px;
	font-size: 11px;
	overflow: auto;
}

.header h2 {
	font-size: 13px;
	font-weight:bold;
	display: block;
	margin: 15px 0 5px;
}

.aligncenter {
	margin-left: 40px;
	margin-top:20px;
	font-weight: bold;
}

a:link, a:visited {
	color:#3e3e3e;
} 

a:hover {
	color:#979797;
}

.undersida{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}

.undersida li {
	float: left;
	margin-right: 20px;
}

#center {
	height: 660px;
	width: 816px;
	margin: 0 auto;
	margin-top: 0px;
	background-image: url(images/container_2.png);
	background-repeat: no-repeat;
}

#footer {
	height:19px;
	clear:both;
	padding-top:15px;
	padding-right:26px;

}

#meny {
	height: 30px;
	width: 680px;
	margin-left: 68px;
	padding-top: 150px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #3e3e3e;
	border-bottom:2px solid #f0e7ce;
	position:relative;
	overflow: hidden;
}

#meny ul {
   list-style:none;
   margin-left:30px;
   padding:0;
   position:relative;
   left:50%;
   text-align:center; 
}

#meny ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

#meny ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   color:#979797;
   text-decoration:none;
   line-height:1.3em;
}

#meny ul li a:hover, #meny ul li.current_page_item a {
   color:#3e3e3e;
}

#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#3e3e3e;
}

#start-container {
	height:190px;
	width: 720px;
	margin-left: 40px;
	position: absolute;
	top: 425px;
}

#start-container .rubrik {
	font-weight: bold;
	display: block;
	margin: 15px 0 5px;
}

#start-container .datum {
	font-weight: bold;
	display: block;
}

#start-container a:link, #start-container a:visited {
	color:#000;
	text-decoration: none;
}

#start-container h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color:#FFF;
	padding: 5px 15px;
	background-color:#3e3e3e;
	display: inline;
	-webkit-box-shadow: 0px 5px 7px #999;
	-moz-box-shadow: 0px 5px 7px #999;
	box-shadow: 0px 5px 7px #999;
	z-index: 99;
}


#news {
	height: 190px;
	width: 210px;
	padding-right: 20px;
	font-size: 11px;
	float:left;
}

#shows {
	height: 190px;
	width: 210px;
	margin-left: 0px;
	padding-right: 20px;
	font-size: 11px;
	float:left;
}

#updates {
	height: 190px;
	width: 220px;
	margin-left: 0px;
	font-size: 11px;
	float:left;
}

#content {
	background-image:url(images/gradient.gif);
	background-repeat:repeat-x;
	width:760px;
	height:421px;
/* 	float:left; */
	margin-left:28px;
	margin-top:20px;
}

#pagecontainer {
	height: 420px;
	width: 758px;

}

#namn {
	height: 45px;
	width: 270px;
	margin-top:25px;
	font-size: 11px;
	padding-left:40px;
}

#info {
	height: 250px;
	width: 270px;
	margin-top: 10px;
	font-size: 11px;
	padding-left:40px;
	overflow:auto;
}

#pedigree {
	height: 230px;
	width: 700px;
	margin-top: 10px;
	font-size: 11px;
	padding-left:40px;
	overflow:hidden;
}

#goback {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	height: 50px;
	width: 270px;
	margin-top: 20px;
	padding-left:40px;
	overflow:auto;
}

#bildspelstor {
	height: 230px;
	width: 760px;
	border-bottom:1px solid #3e3e3e;
}

#imagecontainer {
	height: 380px;
	width: 420px;
	margin-right:10px;
	margin-top:10px;
	float: left;
	display: inline;
}

#textcontainer {
	width: 330px;
	float: left;
	display: inline;
}


.showtime{
	z-index: -1;
}

table.pedigree {
	border-spacing: 3px;
	border-collapse: separate;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	cursor: default;
}


table.pedigree td {
	padding: 4px 10px 4px 10px;
	background-color: #fff;
}

table.pedigree td:hover {
	background-color: #F0E7CE;
}
