@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700);
html {
    height: 101%;
}
body {
    background:#310b28 url(/themes/deildu.net-v2/pic/main_bg2.jpg) top center no-repeat;
    font-size: 14px;
    font-family: 'Ubuntu', tahoma, Verdana, Helvetica, sans-serif;
    color:#310b28;
    padding:0;
    margin-bottom: 20px;
}
a {
    color:#310b28;
    text-decoration:none;
}
a:hover {
    text-decoration:none;
    color: #999;
}
p.clr, .clr { clear:both; padding:0; margin:0; background:none; }
p.bg, .bg { clear:both; padding:0; margin:10px 0; border-bottom:1px solid #bababa; height:2px; }

/*=== Header ===*/
#header {
    margin: 10px auto;
    width: 1000px;
}
.header_h2 { padding:0 0 56px 0; }
.header_h2 .flash_slider { width:936px; margin:0; height:341px; overflow:hidden;}
/*- Logo -*/
.logo { width:137px; margin:5px 0 0 0; padding:0; float:left; }
.logo h1 {float:left; text-indent:-9999px; width:351px; margin:0; padding:0; }
.logo h1 a { display:block; height:123px; }
.logo h1 a:hover { text-decoration:none; }

/*- Top Nav -*/
.topnav {
    background:url(/themes/deildu.net-v2/pic/menu_bg.png) no-repeat 50% 50%;
	width:1000px;
	height: 55px;
    margin:0 auto;
}
.topnav ul {
    list-style:none;
    padding:5;
    margin:0 auto;
}
.topnav li {
    float:left;
}
.topnav li a {
    font-size: 13px;
    font-family: verdana;
    font-weight: 300;
    text-transform: uppercase;
    color:#fff;
    display:block;
    padding:0 18px;
    text-decoration:none;
    line-height: 55px;
    height: 55px;
    letter-spacing: -1px;
    background: url(/themes/deildu.net-v2/pic/menu_sep.png) no-repeat 100% 50%;
}
.topnav li.page-item-10 a {
    background: none;
}
.topnav li a:hover, .topnav li.current_page_item a  {
    color:#666;
}

/*=== All Columns ===*/
#columns {
    margin: 0 auto;
    padding: 20px;
    width: 930px;
    background: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
/*=== Center Column ===*/
#centercol1 { width:90%; padding:0; }
#centercol1 .box { border:1px solid #c2c2c2; padding:10px 15px;}
#centercol { float:left; width:620px; padding:0; }
#centercol .box { border:1px solid #c2c2c2; padding:10px 15px;}
/*=== Right Column ===*/
#rightcol { float:right; width:296px; padding:0; background:#333; }
#rightcol .box { padding:10px 15px; color:#FFF;}
.small_link { padding:5px 0; text-align:center; margin:0 auto; }
.small_link a { color:#959595; text-decoration:none; }


#rightcol .list1 li a:hover { color:#310b28; }
/*=== Styling Forms ===*/

select { padding:1px; }

table {
    border-collapse: collapse;
    border: none;
    background-color: #f2f2f2;
    color:#000000;
}

table.main, table.mainouter {}

table.message {
	border: solid gray 1px;
}

table.bottom {
	background: transparent;
    margin: 0 auto;
}
td.subhead {
    color: #fff;
    font-weight: bold;
}
a.info{
	position:relative;
	z-index:24;
    background-color:#ccc;
	color:#000;
	text-decoration:none
}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	border: none;
	font-size: 8pt;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.rowhead {
  border: none;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 20px;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

#flokkar {
	border: 1px solid gray;
	background: #3a3a3a;
	padding: 5px;
}

.quote {
	background-color: 	#fffccc;
	color: 				#000;
	border: 			1px solid #000;
	padding:			3px;
}

.valmynd a {
	color: #000;
	text-decoration: none;
}

.buttonar {
	background: #000;
}

.frettatitill a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.btn {
	width: 118px;
	height: 30px;
    line-height: 27px;
	background: #666;
	border: 0;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.btn:hover {
	background: #310b28;
}
	
.quote {
	background-color: 	#fffccc;
	color: 				#000;
	border: 			1px solid #000;
	padding:			3px;
}	

/*Image Resizer v0.1 by xam */
table.ncode_imageresizer_warning {
    background: #FFFFE1;
    color: #000000;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: red;
    vertical-align: middle;
    text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
/*Image Resizer v0.1 by xam */

.frett {
	background: #fffff;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px;
}

.nanar {
	color: #cbcbcb;
}

.fretttitbg {
	background-color: #171717;
	padding: 5px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	color: #cbcbcb;
}

.notendasida {
	background: #171717;
	border: 1px solid gray;
	color: #cbcbcb;
}

.sokkur {
	border: 1px solid gray;
	width: 900px;
	background: #171717;
	padding: 0px;
}

.tafla {
	background: #171717;
	border: 1px solid gray;
}

.colhead {
	background-color: #242424;
	color: #cbcbcb;
}

.spjallyfirlit {
	border: 1px solid gray;
	background: #fffff;
	padding: 0px;
}

.userdetails {
	border: 1px solid gray;
	background: #171717;
	padding: 0px;
}

.headbg {
	height: 25px;
	background-color: #242424;
	color: #cbcbcb;
	margin-right: 5px;
}

.headbg a {
	color: white;
	text-decoration: none;
}

.torrentlist {
	background: #fffff;
	border: 1px solid gray;
}

.komment {
	background: #171717;
	border: 1px solid gray;
}

#footer {
	clear: both;
	font-size: 12px;
	background-repeat: no-repeat;
}

	#footer .footer_left {
		float: left;
		width: 40%;
		height: 0px;
		text-align: left;
		padding: 0px 0px 0px 0px;
        font-weight: bold;
	}

	#footer .footer_right {
		float: right;
		width: 40%;
		height: 0px;
		text-align: right;
		padding: 0px 0px 0 0;
        font-weight: bold;
	}
	#footer .fyrirvari {
		text-align: left;
		padding: 16px 0px 0 0;
	}
	
	div#toppur{
	margin: 0px 0px 0px;
	padding: 5px 1%;
	width: 98%;
	background-image: url(/themes/deildu.net-v2/pic/nav_bak.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	color: #000000;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0px 0px 5px #222;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222;
	position: fixed;
	bottom: 0px;
	right: 0;
	left: 0;
}
div#toppur div.top_left{
	width: 49%;
	text-align: left;
	float: left;
	color: #000000;
}
div#toppur div.top_right{
	width: 49%;
	text-align: right;
	float: right;
	color: #000000;
}
.auglwrap{
	margin: 0px 0px;
	padding: 0px 240px 10px;
	background-image: url(/themes/deildu.net-v2/pic/mamma.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.red {
    color: red;
}
#page-bottom {
    width: 1000px;
    margin: 20px auto;
    text-align: center;
    height: 100px;
}
#page-bottom p {
    margin: 0;
    color: #666;
}
div.smallTable {
    width: 80%;
    margin: 0 auto;
}
div#augl{
    position: absolute;
    top: 20px;
	margin-left: 295px;
	padding: 0px 0px;
	width: 760px;
	height: 110px;
	overflow:hidden
}
div#augl ul {
    list-style: none;
    list-style-position: inside;
    margin: 0;
}
div#augl a{
	display: block;
}
div#augl div.noad{
	width: 500px;
	height: 100px;
	background-image: url(/augl/header0.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	color: #fff;
}
div#augl div.noad img.noad{
	width: 500px;
	height: 100px;
	border: none;
}

.bitcoin {position: fixed; left:0; bottom:87%; width: 100px; height:100px; background: url(http://icetracker.org/pic/bitcoin.png) no-repeat; }