
body
	{
	background-color: #FFFFFF;
	margin-top:50px;
	margin-left:310px;
	font-family:georgia;
	margin-bottom:40px;
	}

div#logga
{
	position:absolute;
	left:10px;
	top:50px;
	width:250px;
	text-align:right;
}

div#archive
{
display:none;
text-align:right;
margin-right:20px;
}

div#cats
{
display:none;
text-align:right;
margin-right:20px;
}

a:link, a:visited, a:active
			{
			font-family:verdana;
			text-transform:uppercase;
			text-decoration:none;
			color: #7d7d7d;
			font-size:12px;
			background-color:#f1f1f1;
			padding:2px;		
			}

a:hover			{
			color:#fff;
			text-decoration:none;
			background-color:#939393;
			}


div#logga a:link, div#logga a:visited, div#logga a:active
			{
			font-family:Verdana;
			font-size:11px;
			text-decoration:none;
			color: #7d7d7d;
			line-height:25px;
			border:0;
			background-color:#fff;			
			}

div#logga a:hover			{
			text-decoration:none;
			border:0;
			color:#111;
			line-height:25px;	
			}

div#combox a:link, div#combox a:visited, div#combox a:active
			{
			font-family:Georgia;
			font-size:12px;
			text-decoration:none;
			color: #7d7d7d;
			border:0;
			background-color:#f3f3f3;			
			}

div#combox a:hover			{
			text-decoration:none;
			border:0;
			color:#7d7d7d;	
			}

div#block
	{
	margin-top:20px;
	width:800px;
	height:350px;
	border-bottom:1px solid #b8b8b8;
	margin-bottom:20px;
	}

div#nav
	{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	width:800px;
	margin-bottom:20px;
	}

div#comleft
{
float:left;
width:380px;
margin-right:0px;
}

.formtxt
{

}

div#comright
{
float:left;
width:389px;
padding-left:20px;
border-left:1px solid #d7d7d7;
}

.me
{
float:left;
margin-right:30px;
margin-top:0;
width:200px;
}

h1 
{
	font-family:georgia;
    font-style: normal;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #7d7d7d;
}

h2 
{
    font-family:georgia;
    font-style: normal;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 0.2em;
    color: #7d7d7d;
margin-top:0;
}

h3
{
padding:0;
margin:0;
font-weight:normal;
font-size:34px;
}

h4 
{
	font-family:georgia;
    font-style: normal;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0.2em;
    color: #999;
margin-top:0;
}

#titeltext
{
font-family:georgia;
  font-size: 1.0em;
    color: #999;
    line-height: 140%;
    margin: 0;
	
}

#comtext
{
font-family:georgia;
  font-size: 1.0em;
    color: #999;
    line-height: 140%;
    margin: 0;
font-style:italic;
	
}

#info
{
font-family:georgia;
  font-size: 12px;
    color: #999;
    line-height: 140%;
	padding-top:5px;
	margin-bottom:20px;
	margin-top:0px;
}

div#post
	{
	color:#999;
	margin-top:20px;
width:800px;
	margin-bottom:0px;
	padding-bottom:20px;
border-bottom:1px solid #d7d7d7;

	}

div#post img { margin-bottom:2px; }

div#ruta
	{
	color:#999;
	margin-top:20px;
width:800px;
	margin-bottom:0px;
	padding-bottom:20px;
	}

div#comblock
	{
	color:#999;
	margin-top:20px;
width:800px;
	margin-bottom:0px;
	padding-bottom:20px;


	}

div#datum
{
	padding-top:5px;
	text-align:center;
	color:#fff;
	background-color:#7d7d7d;
	width:50px;
	height:70px;
	letter-spacing:1px;
	float:left;
	margin-bottom:10px;
}

div#rubrik
{
height:70px;
}

div#logga img {border:0;}

div#com
{
margin-top:5px;
color:#999;
font-family:georgia;
font-size: 12px;
width:400px;
}

div#comlink
{
margin-top:5px;
color:#999;
font-family:georgia;
font-size: 12px;
width:400px;
float:right; 
text-align:right;
}

div#combox
{
position:relative;
top:-30px;
float:right;
text-align:center;
padding-top:4px;
width:22px;
height:26px;
overflow:hidden;
background-image:url('../img/combox.gif');
}

div#txt
{
width:800px;
}

div#fot
{
font-size:12px;
color:#999;
width:800px;
text-align:center;
margin-top:30px;
}

div#coms
{
padding:10px;
width:500px;
background-color:#f7f7f7;
border-left:5px solid #e2e2e2;
margin-bottom:10px;
}

.field
{
border: 2px solid #fff;
background-color:#eee;
}

.btn
{
border: 3px solid #111;
background-color:#111;
color:#fff;
margin-top:10px;
margin-left:4px;
}

