/*
Theme Name: Jonas Sigurdsson
Theme URI: http://jonassigurdsson.com/
Description: Jonas Sigurdsson.
Version: 1.0
Author: Bjarni
Author URI: http://spliffrichards.com/
*/

* {
	font: 12px/15px Verdana, Helvetica, sans-serif;
	color:#4e2bbd;
	margin:0;
	padding:0;
}
html{
	background:url(images/bakgrunnur.jpg);
}
body{
	width:100%;
	height:100%;
	background:url(images/botn.gif) left bottom repeat-x;
}
h1{
	font: 21px/24px "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin-bottom:14px;
}
h2{
	font: 18px/21px "Times New Roman", Times, serif;
	letter-spacing:1px;
}

p{
	margin-bottom:15px;
}
a{
	font-weight:bold;
	color:#4e2bbd;
}
a:hover{
	color:#fff;
	background:#4e2bbd;
	text-decoration:none;
}
strong{
	font-weight:bold;
}
	
/*-------------------------------*/
/*      Basic layout stuff       */
/*-------------------------------*/

#wrapper{
	width:830px;
	margin:0 auto;
}
#rcol{
	position:relative;
	float:right;
	width:460px;
	padding-top:340px;
}
/*#rcol img{
	float:left;
	margin:0 10px 10px 0;
}*/
#lcol{
	position:relative;
	float:left;
	width:200px;
}

/*-------------------------------*/
/*       Vinstri dᬫur          */
/*-------------------------------*/

#logo{
	position:absolute;
	z-index:10;
	left:0;
	top:27px;
	width:195px;
	height:77px;
	background:url(images/jonas-sigurdsson.gif) left top no-repeat;
}
#logo a{
	display:block;
	width:195px;
	height:77px;
}
#logo a:hover{
	background:transparent url(images/jonas-sigurdsson.gif) left top no-repeat;
}
#logo a span{
	display:none;
}
#banner{
	position:absolute;
	z-index:9;
	left:0;
	top:90px;
}
#kaupa{
	position:absolute;
	top:430px;
	left:-20px;
}

/*-------------------------------*/
/*       A𡬠navigation         */
/*-------------------------------*/

#lcol ul{
	margin:400px 0 0 120px;
	list-style:none;
	text-align:right;
}
#lcol ul a{
	display:block;
}
#lcol ul a span{
	display:none;
}
#nav-jonas{
	width:168px;
	height:26px;
	background:url(images/nav/jonas.gif) right top no-repeat;
}
#nav-platan{
	width:168px;
	height:32px;
	background:url(images/nav/platan.gif) right top no-repeat;
}
#nav-frettir{
	width:168px;
	height:31px;
	background:url(images/nav/frettir.gif) right top no-repeat;
}
#nav-efni{
	width:168px;
	height:28px;
	background:url(images/nav/efni.gif) right top no-repeat;
}
#nav-frettabref{
	width:168px;
	height:42px;
	background:url(images/nav/frettabref.gif) right top no-repeat;
}
#nav-myspace{
        width:168px;
	height:42px;
        background:url(wp-content/themes/sigurdsson/images/myspacelogo.jpg) right top no-repeat;
        padding-top:5px;
}
#nav-feed{
        width:168px;
	height:25px;
        background:url(wp-content/uploads/2006/10/feed.gif) right top no-repeat;
}
#newsbox{
        border-style: solid;
        border-width: thin;
        border-color: 	#E0E0E0;
        padding: 25px;
        
}

/*-------------------------------*/
/*          Headlines            */
/*-------------------------------*/

#velkominn{
	width:223px;
	height:38px;
	text-indent:-9999px;
	background:url(images/heads/vertuvelkominn.gif) left top no-repeat;
}
.video{
	margin:14px 0 14px 0;
}
.img-thumb{
	position:absolute;
	right:0;
	top:260px;
	width:30px;
}
/*a img.img-thumb{
	border:none;
}*/
.video-thumb{
	position:absolute;
	right:50px;
	top:250px;
	width:100px;
}
/*a img.video-thumb{
	border:none;
}*/
.chorus{
	margin:0 0 14px 20px;
}
.lyrics{
	margin:0 0 14px 0;
}
.date{
	margin:0 0 10px 0;
        font-style: italic;
}
.img-jonas{
	float:left;
	margin:0 10px 10px 0;
}
.quote{
	font: 10px/12px Verdana, Helvetica, sans-seri0;
	letter-spacing:1px;
        margin-left:20px;
}

ul.tagcloud {
	padding: 0;
	margin: 0 1em 0 0;
	background: none;
	list-style: none;
	text-align: center;
        line-height:30px;
}
ul.tagcloud li {
	background: none;
	display: inline;
	list-style: none;
	margin-left: 0;
}
ul.tagcloud li a {
	font-weight: bold;
	list-style: none;
}
ul.tagcloud li a:hover {
	text-decoration:underline;
}