/*
Theme Name: Efnaferli
Description: Útlit Efnaferlis síðunnar
Version: 1.0
Author: Ívar Kristleifsson

The CSS, XHTML and design is copyright of Efnaferli ehf.

*/
/* Begin Typography & Colors */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	width: 1000px;
	clear: both;
	margin: 0px auto;
}

a {
	text-decoration:none;
	color:#c90;
}

date {
	font-size:10px;
	color:#999999;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

#sidebar-primary {
	width:150px;
	float:right;
}

.qtrans_language_chooser {
	list-style: none;
	float: right;
	height: 50px;
	width: 100px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}

.qtrans_language_chooser li {
	list-style: none;
	float:left;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.widget_qtranslate h3 {
	font-size:10px;
	color:#999999;
	font-weight:lighter;
	float:left;
}

.qtrans_language_chooser li {
	list-style:none;
	margin: 2px;
}

.qtrans_flag {
	margin: 4px;
}

.pages {
	clear:both;
}

.pages ul {
	list-style: none;
	font-size:18px;
	margin: 20px 0px 0px 0px;
}
.pages ul li {
	display:inline;
}

.pages ul li a {
	padding: 11px 20px;
}


.pages ul a {
	color: #000;
	text-decoration:none;
}

.pages .current_page_item a,
.pages .current-page-ancestor a,
.pages .current_page_parent a,
.pages ul li a:hover{
	background-color:#FBB626;
	color: #00;
}

.pages .current_page_item a,
.pages .current-page-ancestor a,
.pages .current_page_parent a {
	border-bottom: medium solid #007500;
}

.footer {
	display: inline;
	float: left;
}
.header {
	float:left;
	display: inline;
	width: inherit;
	clear:both;
	height: 100px;
}

.header .title a img {
	float:left;
	margin: 10px 0px 10px 20px;
	display:block;
	width: 300px;
	border:0px;
}

.header .description {
	color: #900;
	font-size:18px;
	float:left;
	clear:left;
	margin: 0px 0px 10px 20px;
	display:block;
	font-family: "Bauhaus 93", "Arial Black";
}
	
.content {
	clear: both;
	float: left;
}
.topborder {
	background-image: url(../efnaferli2/img/border_04.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 948px;
	height: auto;
}
.top .lefttop {
	background-image: url(../efnaferli2/img/border_03.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 42px;
	width: 26px;
}
.top .righttop {
	background-image: url(../efnaferli2/img/border_02.png);
	float: left;
	height: 42px;
	width: 26px;
}
.content .middle {
	float: left;
	clear: both;
}
.content .middle .midleft {
	display: block;
	float: left;
	background-image: url(../efnaferli2/img/border_09.png);
	background-repeat: repeat-y;
	padding: 15px 0px 0p 0px;
}
.content .middle .midleft .midright {
	background-image: url(../efnaferli2/img/border_08.png);
	background-repeat: repeat-y;
	display: block;
	float: left;
	background-position: right;
}
.content .middle .midleft .midright .text {
	float: right;
	padding: 30px 80px 50px 80px;
	width: 840px;
}

.content .middle .midleft .midright .fptext {
	float: right;
	padding: 30px 80px 50px 80px;
	width: 840px;
}

.footer .bottom .leftbottom {
	background-image: url(../efnaferli2/img/border_10.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 26px;
}
.footer .bottom .bottomborder {
	background-image: url(../efnaferli2/img/border_11.png);
	background-repeat: repeat-x;
	float: left;
	height: 26px;
	width: 948px;
}
.footer .bottom .rightbottom {
	background-image: url(../efnaferli2/img/border_12.png);
	float: left;
	height: 26px;
	width: 26px;
}

.info, .copyright {
	font-size:10px;
	font-weight:bold;
	color: #c90;
	text-align:center;
}

.info {
	margin:0px 0px 30px 0px;
}

img.alignleft {
	float:left;
}

img.alignright {
	float:right;
}
	
img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.navigation .alignleft {
	display:block;
	float:left;
	width:300px;
}

.navigation .alignright {
	display:block;
	float:left;
	width:300px;
}

.text .navigation {
	width:840px;
}

.page-children ul {
	list-style:none;
	float:left;
}

.pagenav, .pagenav ul{
	width:150px;
	list-style:none;
	margin-right:10px;
	float:left;
	display:block;
	padding-left:3px;
}


.pagenav .children,
.pagenav .current_page_item .children .children,
.pagenav .current_page_item .children .children .children,
.pagenav .current_page_parent li .children
{
	display: none;
}



.pagenav .current_page_item .children ,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_item .children li,
.pagenav .current_page_item .children a
{
	display: block;
	list-style:none;
	color:#900;
}
	
.post {
	display:block;
	width:658px;
	float:left;
	margin-bottom:20px;	
}

.fppost {
	display:block;
	width:828px;
	float:left;
	margin:0px auto 20px auto 0px;	
}

.pagenav li{
	display:block;
	padding:5px;
	margin:2px;
}

.headimg{
	display: block;
	float: left;
	margin:30px 55px 0px 55px;
}

.news-entry {
	margin-top:-50px;
}

img {
	border:0px;
}