/*
	Theme Name: Andreas04
	Theme URI: http://oswd.org/userinfo.phtml?user=Andreas
	Description: A WordPress port of an Andreas Viklund (http://andreasviklund.com) design
	Version: 2.01
	Author: Tara Aukerman
	Author URI: http://tara.elmadera.com/wordpress
f�rgschema - http://html-color-codes.com/
*/


body{
margin:0;
padding:0;
font:76% tahoma,verdana,sans-serif;
background:#000000;
color:#333;
text-align:center;
}

a{
text-decoration:none;
color:#333333;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#269;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:-1px;
margin:-10px 0 0 50px;
color:#ff0000;
}

h3{
color: #660099; /*textfärg kommentera inlägget*/
font-size:2.2em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{
width:92%;
min-width:760px;
padding:0 20px;
margin:0 auto;
background:#CCCCCC;
color:#666666;
text-align:left;
border-left:2px solid #9900ff;
border-right:2px solid #9900ff;
}

#sitetitle{
float:left;
height:150px;

width: 100%;
padding-bottom:20px;
}

#sitetitle a{
color:#ff0000;
font-weight:normal;
}

#sitetitle a:hover{
color:#269;
}

#menu{
height:71px;
padding-top:35px;
text-align: right;
}

#menu ul, #menu li {
padding:0;
margin:0;
list-style-type:none;
display:inline;
}

#menu a{
margin:0;
height:100px;
padding:34px 6px 40px 6px;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color: #888;
}

#menu a:hover{
color:#269;
text-decoration:none;
background: #fff url(images/menuhover.png) repeat-x;
padding:34px 5px 40px 5px;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

#content{
margin-top:0px; /*avst�nd mellan header och inl�gg*/
width:100%;
clear:both;
background: bottom left no-repeat;
}

#content h2{
margin:0 0 10px 0;
color:#660099;
border-bottom:2px solid #999999; /*h�gra kolumnerna*/
}

#content h2 a{
color:#000000;
font-weight:normal;
}

#content h2 a:hover{
color:#9900cc;
text-decoration:none;
background:none;
}

#content p{
margin:0.5em 1em 0.8em 1em;
}

#left{
width:62%;
float:left;
}

#right{
margin-left:64%;
margin-top:-15px;
}

#right h2{
margin:15px 0 5px 0;
width:98%;
font-size:1.6em;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:2px solid #000000;
background:#ffffff;
color:#000000;
padding:10px 10px 0 10px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
color:#ffffff;
padding-bottom:2px;
background:#660099;
}

.entry img{
border: 1px solid #333;
}

.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:0px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #660099; /*inl�gg nedre linje*/
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #999999;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:100%;
}

.subcontainer ul, .subcontainer li, .rightsub ul, .rightsub li {
list-style-type: none;
padding: 0;
margin: 0;
}

.rightsub{
float:left;
width:61%;
font-size:0.8em;
}

.rightsub2{
float:right;
width: 36%;
font-size:0.8em;
}

.date{
display: block;
float:left;
font-weight:normal;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.more {
text-align:right;
}

.commentlist li.alt {
  margin: 10px 0;
  padding: 5px;

}

.commentlist li {
  padding: 5px;

}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 1px;
	background: #fff;
	}


.commentmetadata{
  font-weight: normal;

}