/*

	Nonzero1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	missing in a maze

*/

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 980px !important;
margin: 0;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
  font-family: "Verdana", "Deja-Vu Sans", "Bitstream Vera Sans", sans-serif;
  font-size: 0.9em;
  background: #880400; /* url(../images/bg.png) repeat;*/
  color: #585858;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

img.floatTR
{
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

img.symbol
{
float: left;
margin-bottom: 0em;
border: 0;
}

a
{
text-decoration: underline;
color: #D90000;
border-style: none;
}

a:hover
{
text-decoration: none;
}

ul.links
{
  /* list-style: none; */
  padding-left: 1em;
}

ul.links li
{
line-height: 1.5em;
font-size: 0.9em;
/* display: inline; */
}

ul.links li.first
{
}

p
{
line-height: 1.5em;
}

p.right {
	float: right;
}

/* Header */

#header
{
width:100%;
height:102px;
background: url('../images/bg-menu99.png') repeat-x;
}

#header_inner
{
position: relative;
width: 980px;
height:102px;
margin: 0 auto;
}

img.symbol
{
margin: 0;
padding: 0;
}

/* Logo */

#logo
{
position: absolute;
top: 0;
float: left;
}

#header h1
{
float: left;
margin-left: 105px;
color: #eee;
font-size: 150%;
}

#header h2
{
float: left;
margin-left: 105px;
color: #E5CCD0;
font-size: 1.0em;
vertical-align: bottom;
}

/* Header Line's */
#line1
{
height: 37px;
}

#line2
{
height: 32px;
}

#line3
{
height: 31px;
}

/* Lang */

#lang
{
position: absolute;
right: 0em;
top: 0em;
}

#lang img
{
float: left;
border: none;
margin-right: 0.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
width: 30px;
}

/* Menu */

#menu
{
position: absolute;
left: 105px;
top: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}
#menu li
{
vertical-align: middle;
background: #333 url('../images/btn-break.png') center;
}
#menu li a
{
margin-left: 1px; /*0.5em;*/
margin-right: 1px;
display: block;
padding: 10px 5px 0 8px;
height: 26px;
background: #333 url('../images/btn-empty.png') repeat-x center;
color: #ddd;
font-weight: bolder;
vertical-align: middle;
font-size: 0.8em;
text-decoration: none;
}

#menu li a.active
{
background: #CA2F2F url('../images/btn-red2.png') repeat-x center;
color: #ddd;
}

#menu li a:hover
{
background: #333 url('../images/btn-red2.png') repeat-x center;
color: #fff;
}

/* Main */

#main
{
/* background: #fff url('../images/n2.gif') 0px 1px repeat-x; */
}

#main_inner p
{
text-align: justify;
margin-bottom: 0.5em;
font-size: 0.9em;
}

#main_inner .post a
{
font-size: 0.9em;
}

#main_inner ul
{
margin-bottom: 2.0em;
font-size: 0.9em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
}

#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.5em;
}

#main_inner h4
{
font-size: 1.1em;
padding-bottom: 0.175em;
margin-bottom: 0.25em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
margin-bottom: 2.0em;
}

#main_inner .post h3
{
position: relative;
font-size: 1.4em;
padding-bottom: 0.25em;
}

#main_inner .post ul.post_info , #main_inner .post .post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.7em;
}

#main_inner .post .post_info
{
width: 100%;
text-align: right;
margin-top: -1.5em;
}

#main_inner .post ul
{
padding-left: 1.5em; 
}

#main_inner .post ul a
{
font-size: 1.0em;
}

#main_inner .post ul.post_info li
{
background-position: 0em center;
background-repeat: no-repeat;
display: inline;
padding-left: 15px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('../images/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('../images/n6.gif');
margin-left: 1.1em;
}

table {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0em;
  padding: 0em;
  width: 980px;
  max-width: 980px;
}
.post table {
  width: 900px;
  max-width: 900px;
  font-size: 0.9em;
}
#sh-tl {
  background: url("../images/sh-tl.png") no-repeat right bottom;
}
#sh-top {
  background: url("../images/sh-top.png") repeat-x bottom;
}
#sh-tr {
  background: url("../images/sh-tr.png") no-repeat left bottom;
}
#sh-lft {
  background: url("../images/sh-lft.png") repeat-y right;
}
#sh-rgt {
  background: url("../images/sh-rgt.png") repeat-y left;
}
#sh-bl {
  background: url("../images/sh-bl.png") no-repeat right top;
}
#sh-btn {
  background: url("../images/sh-btn.png") repeat-x top;
}
#sh-br {
  background: url("../images/sh-br.png") no-repeat left top;
}
#no-sh {
  background-color: #f5f5f5;
  width: 980px;
}
#sh-tl, #sh-top, #sh-tr, #sh-lft, #sh-rgt, #sh-bl, #sh-btn, #sh-br {
  width: 16px;
  height: 16px;
  padding: 0px;
  border-width: 0px;
  border-style: none;
}
.banner {
  border: 0;
}

/* Cluster */

#nodes {
  width: 100%;
  font-size: 0.9em;
}
#nodes th, #nodes td {
  text-align: left;
}
#nodes th.hostname {
  width: 40%;
}
#nodes th.arch {
  width: 8%;
}
#nodes th.jobs {
  width: 24%;
}
#nodes th.speed {
  width: 10%;
}
#nodes th.load {
  width: 18%;
}

/* Builds */

#builds {
  width: 100%;
  font-size: 0.9em;
}
#builds img {
	border: 0;
}
#builds td {
  text-align: left;
}
#builds tr.headline td {
	text-align: center;
	font-weight: bold;
}
#builds td.packages {
	text-align: right;
}

/* Footer */

#footer
{
clear: both;
height: 26px;
color: #ddd;
text-align: center;
background: url("../images/ft.png") left top;
margin-top: 0em;
margin-bottom: 0em;
padding-top: 0.5em;
padding-bottom: 0.5em;
text-transform: lowercase;
}

/* Search */

input.button
{
background: #CA2F2F url("../images/n3.gif") repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffe0; /*lightyellow;*/
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/feed.png") no-repeat 0 50%;
}

/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	/* margin-right: 17em; */
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	padding: 1em 0.5em 0.5em 1em;
	width: 710px;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{
	float: right;
	}
	
	#columnC_2columns
	{
	width: 12.0em;
	float: left;
	padding: 0em 1em 0.5em 1em;
	border-left: dotted 1px #E1E1E1;
	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}


/* URIEL */
table.uriel {
	width: 100%;
	/* border: 1px solid #880400; */
	font-size: 0.9em;
	
}
table.uriel td.header {
	width: 80px;	
}
table.uriel td {
	padding: 4px;
}
table.uriel td.item {
	/* font-weight: bold; */
}
table.uriel td.value {
	text-align: right;
}
table.uriel td.footer {
	text-align: right;
	background-color: #dedede;
	border: 1px solid #999;
}

/* TRANSLATION */
table.translate {
	width: 100%;
	/* border: 1px solid #880400; */
	font-size: 0.9em;
}

table.translate td {
	padding: 4px;
	text-align: center;
}

table.translate td.lang {
	text-align: left;
}

/* pakfire3 */
#repos .leaf {
	border: 1px solid #000;
	padding: 5px;
	margin-top: 5px;
}

#repos .leaf p.header {
	background-color: #E1E1E1;
	padding-left: 5px;
}

#repos .leaf p.footer {
	text-align: right;
}

/* Tabs */
.ui-tabs {
	padding: .2em;
	zoom: 1;
}
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: .5em .3em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	padding: 1em 0.6em;
	display: block;
	border-width: 0;
	background: none;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
/* Component containers */
.ui-widget-content {
    border: 1px solid #999/*{borderColorContent}*/;
	background: #F5F5F5/*{bgColorContent}*/ 50%/*{bgContentXPos}*/ url(../images/ui-bg_flat_75_f5f5f5_40x100.png)/*{bgImgUrlDefault}*/50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(/../images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}
/* Interaction states */
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(../images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
	outline: none;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
	outline: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(../images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
	outline: none;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
	outline: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #F5F5F5/*{bgColorActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
	outline: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	outline: none;
	text-decoration: none;
}
/* Layout helpers */
.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height:1%;
}
.ui-helper-clearfix {
	display:block;
}
/* end clearfix */
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

/* alternate */
.odd {
	background-color: #F9F9F9;
}
.even { 
	background-color: #F1F1F1;
}

<<<<<<< HEAD:www/include/style.css
#screenshots {
	background-color: #444;
	padding: 10px;
	width: 520px;
}
#screenshots ul { list-style: none; }
#screenshots ul li { display: inline; }
#screenshots ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#screenshots ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#screenshots ul a:hover { color: #fff; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* IPFire Download Button */
.button {
    background: url(../images/buttons/download_core_96x320.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 700px;
    height: 96px;
}
.button a, .button a:link, .button  a:visited {
	color:#333;
	text-decoration:none;
}
.button a:hover {
	text-decoration: underline;
}
.button_text {
	color:#333; 
	font-size: 20px !important;
	text-shadow: #666 1px 2px 2px;
    padding: 51px 0px 0px 430px;
}

/* CeBIT Button */
.cebit_button {
    background: url(../images/buttons/cebit_96x320.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 700px;
    height: 96px;
}
.cebit_button a, .cebit_button a:link, .cebit_button  a:visited {
	color:#333;
	text-decoration:none;
}
.cebit_button a:hover {
	text-decoration: underline;
}
.cebit_button_text {
	color:#333; 
	font-size: 20px !important;
	text-shadow: #666 1px 2px 2px;
    padding: 51px 0px 0px 465px;
}

/* Public Relations linklists */
.pr_li {
    padding: 0px 0px 0px 20px;
 	line-height: 1.2em;  
}

div.bigdownload {
	margin-top: 50px;
	margin-left: 100px;
	padding-top: 15px;
	background: url(../images/download_button.png) no-repeat;
	height: 84px;
	width: 255px;
	text-align: center;
}

div.bigdownload a {
	color: white;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

div.bigdownload a:hover {
	text-decoration: underline;
}

table.download {
	width: 660px;
	margin-left: 75px;
}

table.download td.icon {
	width: 50px;
}

table.download td.link {
	width: 180px;
}

table.download-torrents {
	margin-bottom: 25px;
	margin-left: 50px;
	margin-top: 25px;
	width: 600px;
}

table.download-torrents tr {
	height: 24px;
}

table.download-torrents td {
	text-align: center;
}

table.download-torrents th.seeds, th.peers, td.seeds, td.peers {
	text-align: right;
}

table.download-torrents th.peers,td.peers {
	padding-left: 5px;
}

table.download-mirrors {
	margin-bottom: 25px;
	margin-left: 15px;
	margin-top: 25px;
	width: 700px;
}

table.download-mirrors tr {
	height: 32px;
}

table.download-mirrors tr.legend {
	text-align: right;
}

table.download-mirrors td {
	padding-left: 10px;
	padding-right: 10px;
}

table.download-mirrors tr.unreachable, td.unreachable {
	border: 1px solid #f55;
	background-color: #f99;
}

table.download-mirrors tr.reachable, td.reachable {
	border: 1px solid #5f5;
	background-color: #9f9;
}

table.download-mirrors td.latency {
	width: 70px;
	text-align: right;
}

ul.sources li {
	font-family: courier;
	list-style-type: none;
}
