/* @override http://www.niftyname.org/wp-content/themes/SF-Blueprint-WP/custom.css */

p {
margin: 0 0 0.95em;
}
h2.tagline {
	color: #bbb;
	font-size: 11px;
	margin-top: -2px;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
}

a.pdf {
	background: url(img/icon/document-pdf-text.png) no-repeat;
	padding-left: 23px;
}

.windows {
	background: url(img/os_windowsxp.png) no-repeat;
	padding-left: 23px;
}

.debian {
	background: url(img/icon_debian.png) no-repeat;
	padding-left: 23px;
}

.tarball {
	background: url(img/icon/document-zipper.png) no-repeat;
	padding-left: 23px;
}

.archive {
	background: url(img/icon/clear-folders-stack.png) no-repeat;
	padding-left: 23px;
}

.video {
	background: url(img/icon/projection-screen-presentation.png) no-repeat;
	padding-left: 23px;
}

.documentation {
	background: url(img/icon/book-open.png) no-repeat;
	padding-left: 23px;
}

.documentationBrowse {
	background: url(img/icon/book-open-next.png) no-repeat;
	padding-left: 23px;
}

a.fancyflash {
z-index:20;

}
div.play {
 position: absolute;
 background: transparent url(img/play-medium.png) no-repeat scroll 50% 45%;
 width: 284px;
 height: 218px;
 z-index: 10;
}

h2.introduction, span.introduction {
	font: normal normal 25px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 26px;
	color: #a0a0a0;
}

#content h5 {
	letter-spacing: 0;
	font-size: 15px;
	color: #565656;
	margin-top: 8px;
}

h1.bigtitre, h1.bigtitre a, h1.bigtitre a:hover  {
	margin-bottom: 3px;
	color: white;
	margin-top: 16px;
	letter-spacing: 1px;
	font: normal normal 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

div.box {
	-moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
	background-color: #f8f8f8;
}
h1.bigtitre a:hover  {

	background-image: none;
}

a#download div {
margin:0;
padding: 20px 0 15px;
width: 265px;
height: 75px;
text-align: center;
background:url(img/download_btn.png) top left no-repeat;
	color: #fff;
}

#header-left h1 {
	background: url(img/logo_nn_header.png) no-repeat -9px -2px;
	height: 97px;
	margin-top: 8px;
}

#content h3 {
	margin-top: 40px;
	margin-bottom: 14px;
	padding-bottom: 18px;

}

#content div.box.classic h3 {
	margin-top: 8px;
	margin-bottom: 18px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
}

#header-left h1 span {
	display: none;

}
div#header-left div {
	display:  none; 
}

a#download {
	color: white;
	font-size: 1.6em;
	text-decoration: none;
	padding:0;
	margin: 25px auto 15px;
	display: block;
width: 265px;
height: 75px;
}

a#download:hover div {
background:url(img/download_btn_hover.png) top left no-repeat;
}


p#downloadInfo {
	text-align: center;
	height: 180px;
	margin-bottom: 30px;
}

.left{
	float: left;
}

img.left {
	margin-top: 0;
	margin-right: 10px;
}

div.features h4 {
	letter-spacing: 0;
	font: normal normal 1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

p.features {
	float: left;
}

div.features {
	width:90%;
	float: left;
	margin-bottom: 30px;
}


.right{
	float: right;
}
/********************************************************************************
	         Body
********************************************************************************/

body {
   background: #fff url(img/bkg.jpg) repeat-x;
   color: #000;
	margin-top: 0;
}

#main {
   padding-top: 30px;
}



/********************************************************************************
               Typography
********************************************************************************/
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
***************************************/
   
body {
   font-size: 90%; 
   font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
  color: #6b5a2d;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

h2 a {
	text-decoration: none;
		-moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
	padding: 8px;
	color: #454242;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h4 {
	margin-bottom: 5px;
	color: #6b5a2d;
	font-weight: bold;
}

h3 {
	margin-bottom: 25px;
	margin-top: 40px;
	color: #007a00;
}

div.box h3 {
	margin-top: 0;
}

h3.box {

	margin-top: 0px;

}

/* SlipFire created typography classes
***************************************/

.medium { font-size: 1em; line-height: 2.1875em;}

.center {text-align:center;}

.byline{ font-size: .8em; line-height: 1em;}

.timestamp{ font-size: .8em; line-height: 1.2em;
}

.commentnum{ font-size: .8em; line-height: 1.2em;}

.incategory{ font-size: 1em; line-height: 1.2em;
}



/********************************************************************************
               Text Elements and Lists
********************************************************************************/

a.fancyflash img {
	border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;
	padding:6px;
	background-color: #666;
	border:2px solid #999;
}

a.fancyflash:hover img {
	padding:6px;
	background-color: #999;
	border:2px solid #666;
}

/*a { color: #007a00; border-bottom: 1px dashed #000;  text-decoration: underline; }*/
a { color: #007a00; text-decoration: underline; }

/* Removes unwanted link decoration
***************************************/
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, p a, nolink {border-bottom: none;}

a:focus, a:hover { }


li { list-style: square inside url(images/bullet.gif);}

.fancybullet li {
      list-style: none;
	background: url(images/bullet.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
      margin: 0px 0px 0px 0px;
}




/********************************************************************************                                            
                            SLIPFIRE CREATED CLASSES                                                   
********************************************************************************/


/********************************************************************************
                Borders
********************************************************************************/

.border-left{
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #ddd;
}

.border-right{
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ddd;
}

.border-top{
  margin-top: 7px;
  padding-top: 7px;
  border-top: 1px solid #ddd;
}

.border-bottom{
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ddd;
}


/********************************************************************************
                Misc
********************************************************************************/

/* Use a .box(Blueprint default) or .box2 to create a padded box inside a column. 
***************************************/

.box2 { 
  padding: .5em; 
  margin-bottom: .5em; 
  background: #eee; 
  border: 1px solid #ddd;   
}


/* Use to push down a div (adds vertical space between divs)
***************************************/

.pushdown-1 {padding-top:10px;}
.pushdown-2 {padding-top:20px;}
.pushdown-3 {padding-top:30px;}
.pushdown-4 {padding-top:40px;}
.pushdown-5 {padding-top:50px;}



/********************************************************************************
                Lines
********************************************************************************/

/* Lines: add "class=" to HR to control color and height
     example: <hr class=thick> for a thick line
***************************************/

.thick {
  height: 3px;
  margin: 0 0 1.4em 0;
}

.thin{
  height: 1px;
  margin: 0 0 0 0;
}




/********************************************************************************                                                  
                          SLIPFIRE CREATED FOR WORDPRESS                                                   
********************************************************************************/


/********************************************************************************
                Navbar
********************************************************************************/

#navbar {
   margin: 0px auto 0px;
   padding: 43px 0px 10px;
}
	
#navbar li {
   display: inline;
   list-style-type: none;
   font-weight: bold;
   padding: 0px;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


		
#navbar ul {
   margin: 0px;
   padding: 10px 0px 0px;
	float: right;
}

span.commentnum a {
	font-size: 1.5em;
	font-weight: bold;
}
	
#navbar ul li a {
   color: #adadad;
   padding: 10px;
   margin: 0px;
   text-decoration: none;
   border-bottom: none;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
}

#navbar ul li a:hover, a:active {
   text-decoration: none;
	background-color: black;
	-moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
	color: white;
}

#current_page_item a {
   text-decoration: underline;
}
#nav .current_page_item a, #nav .current_page_item a:hover, #nav .current_page_parent a, #nav .current_page_parent a:hover {
	background-color: #007a00;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	color: white;
}

#content h2 {
	margin-bottom: 0;
	font-weight: bold;
	letter-spacing: -1pt;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

}

/********************************************************************************
                Sidebar
********************************************************************************/

#sidebar h2{
   font-size: 1em;
   font-weight: bold;
   margin-bottom: .2em;
}

#sidebar a {border-bottom: none;}


/********************************************************************************
                Footer
********************************************************************************/

#footer {
   text-align: left;
   font-weight: normal;
}

div#footer-copyright.span-24.small.center. {
	color: silver;
}

div.classic:hover {
	border:3px solid #D0D0D0;
}

div.classic {
	border:3px solid #E0E0E0;
}
a.classic div {
	border:3px solid #F5F5F5;
}
a.classic div:hover {
	border:3px solid #D0D0D0;
}
a.classic {
	color: #000;
}


.vertgraph {                    
width: 700px; 
height: 478px; 
position: relative; 
background: url("img/backbar2.png") no-repeat; 
}
.vertgraph ul { 
width: 700px; 
height: 478px; 
margin: 0; 
padding: 0; 
}
.vertgraph ul li {
list-style:none;
position: absolute; 
width: 64px; 
height: 400px; 
bottom: 65px; 
padding: 0 !important; 
margin: 0 !important; 
background: url("img/colorbar2.png") no-repeat !important;
text-align: center; 
font-weight: bold; 
color:#000; 
font-weight:bold;
font-size:12px;
line-height: 1.2em;
}

code {
width:100%;
}

.vertgraph H4 {
position: absolute;
margin left: 132px; 
}


.vertgraph li.flexiscale { left: 55px; background-position: 0px bottom !important; }
.vertgraph li.gogrid { left: 231px; background-position: -64px bottom !important; }
.vertgraph li.ec2 { left: 405px; background-position: -128px bottom !important; }
.vertgraph li.niftyname { left: 579px; background-position: -192px bottom !important; }
