/*
Theme Name: Genealogi
Description: Till släktforskningsbloggen och antavlorna. 
Author: iac
Author URI: http://iac.cc
Version: 1.0
*/

body {
	background: #f8f1e3 url(bilder/bgr_html.gif) repeat-x;
	/* background: url(bgr_main.gif) no-repeat center top; */
	margin: 0px;
}

#skuggan {
	background: url(bilder/skugga.png) center top repeat-y;
	text-align: center;
}

#page {
	width: 1000px;
	margin:0px auto;
}

#header {
	height: 138px;
	background: url(bilder/header.gif) no-repeat top;
}

#topmeny {
	height: 14px;
	background: url(bilder/bgr_menu.gif) repeat-x top;
	text-align: left;
	padding:12px 0 22px 0px;
}

#topmeny ul {
	display: inline;
	margin-left: 0px;
	padding-left: 17px;
}

#topmeny li {
	display:inline;
	padding:0 6px 0 6px;
	color:#cdcdcd;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}

#topmeny li a{
	color:#cdcdcd;
	text-decoration: none;
}

#topmeny li a:hover,
#topmeny li a:active {
	color:#cdcdcd;
	text-decoration: underline;
}

#sidan {
	width: 100%;
	background: #ffffff url(bilder/body_bg.gif) repeat-x;
}

#sidjustering{
	width:100%;
	overflow:hidden;
	padding-bottom:60px;
	text-align: left;
}

#main {
	width: 635px;
	float: left;
	padding: 15px 5px 0px 25px;
}

#disgenmain {
	padding: 15px 25px 0px 25px;
}

h1	{
	font-family: verdana, sans-serif;
	font-size: 20px;
	color: #4d4a30;
	background: url(bilder/underline.gif) repeat-x bottom;
	width: 635px;
	padding:0 0 5px 0;
}

h1 a {
	text-decoration: none;
	color: #4d4a30;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: #4d4a30;
}

.info {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

.info a {
	color: #71a275;
	text-decoration: none;
}

.info a:hover, 
.info a:active {
	text-decoration: underline;
}

ul.info
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	font-size: 8 pt; */ 						/* ändra class om textstorleken inte funkar */
}

.texter {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height:20px;
}

ul.texter	{
	list-style-type: none;
}

.texter a {
	color: #71a275;
	text-decoration: none;
}

.texter a:hover, 
.texter a:active {
	text-decoration: underline;
}

.kommentera {
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: right;
}

.kommentera a {
	color: #71a275;
	text-decoration: none;
}

.kommentera a:hover, 
.kommentera a:active {
	text-decoration: underline;
}

.navigera {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}

.navigera a {
	color: #71a275;
	text-decoration: none;
}

.navigera a:hover, 
.navigera a:active {
	text-decoration: underline;
}

.commentlist {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

.commentlist li {
	list-style-type: none;
}

.commentmeta {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
}

.commentmeta a {
	color: #71a275;
	text-decoration: none;
}

.commentmeta a:hover, 
.commentmeta a:active {
	text-decoration: underline;
}

.reply {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
	border-bottom: #71a275 solid;
	text-align: right;
}

.reply a {
	color: #71a275;
	text-decoration: none;
}

.reply a:hover, 
.reply a:active {
	text-decoration: underline;
}

#sidmeny {
	width: 260px;
	float: right;
	margin: 15px 25px 0px 15px;
}
/* Inklistrad kod gammal börjar */

#sidebar {
	
}

.sidebars h2 {
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: #4d4a30;
}

.sidebars ul {
	list-style-type: none;
}

.sidebars ul li{
	margin:0 0 15px 0;
	padding:4px 13px 0 13px;
	background:url(bilder/bkg_sidebar.gif) repeat-x;
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
	background:none;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	background:none;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	padding:7px 0 7px 0px;
	font-family: verdana, sans-serif;
	font-size:12px;
}

.sidebars li a {
	color:#000;
	text-decoration: none;
}

.sidebars li a:hover,
.sidebars li a:active	 {
	text-decoration: underline;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

/* Inklistrad kod gammal slutar */	


#footer {
	width: 950px;
	padding: 15px 0px 15px 0px;
	margin: 0 auto;
}


.fottext {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

.fottext a {
	color: #71a275;
	text-decoration: none;
}

.fottext a:hover, 
.fottext a:active {
	text-decoration: underline;
}

table, tr, td
	{
	/* background-color: #ffffff; */
	padding: 5px; 
	border-collapse: collapse;
	border: 2px solid #b2a991;
}

table {
	width: 930px;
}

td
	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	width: 25%;
	height: 70px;
}

.register
	{
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	display: inline;
	line-height: 35px;
}

.register a {
	text-decoration: none;
	color: #71a275;
	
}

.kellanr {
	font-size: 10px;
}

.ruler {
	color: #71a275;
	border-style: solid;
}

.cancel-comment-reply {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

.cancel-comment-reply a {
	color: #71a275;
	text-decoration: none;
}

.cancel-comment-reply a:hover, 
.cancel-comment-reply a:active {
	text-decoration: underline;
}

img {
	padding: 2px;
}

#biografiv {
	float:left;
	}
	
#biografih {
	float:right;
	}



