/*
Copyright (c) 2010, SATANA for StopLinux
*/
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*grids.css*/body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/* @group Main Styles */

ul, ol {
	margin: 2px 0px 10px 35px;
	list-style: disc;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

ul li {
	font-size:  100%;
	line-height: 152%;
}

body {
    margin: 0px;
    padding: 0px;/* 4% 0 0;*/
    background: #494943 url(http://linux-faq.org/img/green/bg.jpg) top repeat-x; 
    font-family: Verdana;
    color: #000;
}

small {
    font-size: 77%;
}

dd {
	margin: 3px 5px 2px 40px;
}

dt {
	margin-top: 5px;
}

dl {
	margin: 5px 0 10px 0;
}

#bd {
	padding: 20px 25px 15px 25px;
	background: #FFF url(http://linux-faq.org/img/green/pylon-shadow.jpg) right bottom no-repeat;
	line-height: 130%;
	clear: both;
}

#bd p {
	line-height: 150%;
	padding: 5px 0 5px 0;
}

#hd {
	position: relative;
	height: 110px;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Nav Bar */

ul#navlist {
	position: absolute;
	bottom: 0px;
	left: 20px;
    margin: 0;
	padding: 0;
    color: #eee;
    line-height: 34px;
}
ul#navlist li {
    display: inline; 
}
ul#navlist li a {
    border: 0px;
    border-left: 1px solid #5D9119;
    padding: 6px 14px 0 14px;
    font-size: 100%;
    color: #fff;
    margin-right: 9px;
    text-decoration: none;
    height: 24px;
    float: left;
    background:  url(http://linux-faq.org/img/green/tab-brown.png) no-repeat top right;
}
ul#navlist li a#highlight , ul#navlist li a#highlight:hover {
    color: #fff;
    padding-right: 33px;
}
ul#navlist li a:hover {
    background: url(http://linux-faq.org/img/green/tab-yellow.png) no-repeat top right;
    color: #fff;
}
ul#navlist li.active a.active,  ul#main-nav li.active a.active:hover {
    background:  url(http://linux-faq.org/img/green/tab-white.png) no-repeat top left;
    color: #333;
}

/* @end */

/* @group Layout Styles */

.top-bar {
	background: #fff url(http://linux-faq.org/img/green/green/bar.png) right top no-repeat;
	width: 100%;
}

div#nav-bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
    text-align: center;
    border-top: 1px solid #fff;
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0;
    height: 40px;
    background: #7EC721 url(http://linux-faq.org/img/green/bar.png) left bottom repeat-x;
}
div.center {
    margin: auto;
    position: relative;
    text-align: left;
    width: 770px;
}
div#main-content {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff url(http://linux-faq.org/img/green/pylon-shadow.jpg) right bottom no-repeat;    
}

/* @end */

/* @group Pudge Section Navigation */

div#pudge-section-nav {
	margin: 1em 0 1.5em 0;
	padding: 0;
	height: 20px;
}

div#pudge-section-nav ul { 
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-right: 1px solid #aaa;
}

div#pudge-section-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

div#pudge-section-nav ul li .pudge-section-link,
div#pudge-section-nav ul li .pudge-missing-section-link {
	background: #555;
	width: 11em;
	height: 1.8em;
	border: 0;
	border-right: 3px solid #fff;
	padding: 0;
	margin: 0 0 10px 0;
	color: #ccc;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px Verdana, Arial, sans-serif;
	font-weight: normal;
	cursor: move;
}

div#pudge-section-nav ul li a:hover {
	color: #fff;
	background: #A8E460;
}

div#pudge-section-nav ul li .pudge-section-link {
	background: #7DC51D;
	color: #fff;
}

div.pudge-member {
    margin: 0px 4px 20px 0;
}

div.pudge-section {
    margin: 2px 4px 0px 40px;
    padding-top: 0;
}

h4.pudge-member-name {
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    margin: 4px 0 0 0;
}

a.pudge-obj-link {
    font-weight: bold;
}

span.prefix {
    font-style: italic;
    font-weight: bold;
    padding-right: 4px;
}

#bd p.pudge-member-blurb {
    font-size: 12px;
    font-weight: bold;
    padding-top: 0px;
}

.yui-g {
	position: relative;
}

ul#breadcrumbs {
	position: absolute;
	top: -20px;
	left: -35px;
    display: inline;
}

#breadcrumbs li {
    float: left;
    display: block;
    padding-right: 5px;
}

#breadcrumbs li:before {
    content: "\0020 \0020 \0020 \00BB \0020";
}

#breadcrumbs li.first:before {
	content: " ";
}

/* @end */

/* @group Trac */

#mainnav {
	background: #fff;
	border: none;
	font: normal 10px verdana,'Bitstream Vera Sans',helvetica,arial,sans-serif;
	margin: .66em 0 .33em;
	padding: .2em 0;
}
#mainnav li { 
	border-right: none; 
	padding: .25em 0 
}
#mainnav :link, #mainnav :visited {
	background: url(http://linux-faq.org/img/dots.gif) 0 0 no-repeat;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #000;
	padding: .2em 20px;
}
* html #mainnav :link, * html #mainnav :visited { 
	background-position: 1px 0 
}
#mainnav :link:hover, #mainnav :visited:hover {
	background-color: #ccc;
	border-right: none;
}
#mainnav .active :link, #mainnav .active :visited {
	background: #333;
	border-top: none;
	border-right: none;
	color: #eee;
	font-weight: bold;
}
#mainnav .active :link:hover, #mainnav .active :visited:hover {
	border-right: none;
}

/* @end */


/* Logo */
/* ==== */
div#logo {
	position: absolute;
	top: 10px;
	left: 20px;
    width: 155px;
    height: 52px;
    background: url(http://linux-faq.org/img/logo.png);
}
#trac #content {
    float: none;
    width: 770px;
}
#header {
    width: 100%;
    text-align: center;
}

/* Font Styles */
/* =========== */

a, a:link, a:visited, a:active {
    text-decoration: none;
    border-bottom:  1px dotted #ccc;
    color: #5D9119;
}
#download {
	position: absolute;
    background: url(http://linux-faq.org/img/green/download-bg.gif) no-repeat right top;
	top: 10px;
	right: 20px;
    color: #fff;
    width: 170px;
	font-size: 100%;
	margin: 0;
	height: 30px;
	padding: 6px 0 0 20px;
}
#download a, #download a:link, #download a:visited, #download a:active {
    text-decoration: none;
    border-bottom:  1px dotted #ccc;
    color: #fff;
}
#download a:hover, a:hover {
    color: #000;
    border-bottom: 1px dotted #000;
}
a.no-underline, a.no-underline:link, a.no-underline:visited, a.no-underline:active {
    border: 0px;
}
h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited {
    color: #000;
    border-bottom: none;
}
img.no-border {
    border: 0px;
}

/* Paragraph Styles */
/* ================ */

.last {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.first {
    margin-top: 0px;
}
blockquote {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 0;
	border-left: #ddd;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}
p.first, form {
    padding: 0px;
    margin: 0px;
}
.medium {
    font-family: Verdana;
    font-size: 11px;
    line-height: 19px;
}
.large {
    font-size: 110%;
}
.small {
    font-size: 90%;
    line-height: 150%;
    font-family: Verdana;
    color: #000;
}

p.indent {
    padding-left: 15px;
    padding-bottom: 15px;
}

tt, code {
    color: #800000;
}

pre {
    padding: 3px 5px 3px 10px;
    margin-right: 10px;
    color: #222;
    font-size: 92%;
}

.go {
    background: url(http://linux-faq.org/img/green/go.png) no-repeat right bottom;
    padding-right: 20px;
}
.help, a.help {
    cursor: help;
    font-weight: normal;
}
.highlight {
    background: #ffffcc url(http://linux-faq.org/img/green/highlight.png) repeat;
}

span.error-message {
	background: url(http://linux-faq.org/icons/dialog-error22.png) no-repeat 0 top;
	padding: 2px 0 0 25px;
	color: red;
	height: 24px;
	display: block;
	margin: 8px 0 -14px 2px;
}

.error {
	border: 1px solid red;
}

div.action {
	margin: 6px 0 0 0;
}

/* Horizontal Rule */
/* =============== */

div.hr {
    clear: both; line-height: 0px; font-size: 0px;     margin: 0px;
    padding: 0px;
}
hr {
    height: 1em;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
}

/* Form Styles */
/* =========== */

.form-style input[type=submit] {
    background: #87CD15;
    color: #fff;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}
.form-style input[type=text], textarea,  input[type=file] {
    font-family: Tahoma;
    font-size: 11px;
    color: #444;
    background: #EAFEC2;
    border: solid 1px #aaa;
    padding: 3px;
}
.form-style select {
    font-family: Tahoma;
    font-size: 11px;
    color: #444;
    background: #EAFEC2;
    border: solid 1px #aaa;
}

/* Lists */
/* ===== */

ul.large {
    padding: 0 0 0 15px;
    margin: 0 0 15px 0px;
}    
ul.large li a {
    font-weight: normal;
}

/* @group Header Styles */

h1, h2, h3 {
	font-size: 152%;
	line-height: normal;
	font-weight: normal;
    font-family: Georgia;
	color: #000000;
	text-decoration: none;
	margin: 20px 0 4px 0;
	text-align: left;
}
h1.pudge-member-page-heading, h1.first {
    font-size: 182%;
    border-bottom: 1px solid #666;
    padding: 3px 3px 3px 0px;
    margin: 0 0 20px 0;
}

h2 {
    font-size: 136%;
}
h3 {
    font-size: 120%;
}
h4{
    font-size: 100%;
}
h4.asterix {
    padding: 0px 0px 0px 15px;
    margin: 0px;
    /*font-size: 110%; */
    color: #000000;
}

/* @end */

/* Boxes */
/* ===== */

div.faq-box {
    /*border-style: solid;
	border-color: #C6F27A;
	border-width: 1px;*/
    background:url(http://linux-faq.org/img/green/hatch-green.png);
    padding: 10px; 
}
div.highlight-box {
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    background:url(http://linux-faq.org/img/green/hatch-yellow.png); 
    padding: 10px;
    color: #555;
} 

/* Utility Styles */
/* ============== */

.content-padding {
    padding: 30px 20px 20px 20px;
}
.sidebar-padding {
    padding: 15px 15px 40px 25px;
}
.invisible {
    visibility: hidden;
    font-size: 1px;
    padding: 0px;
    line-height: 0px;
    margin: 0px;
}
a.no-underline {
    border: 0px;
}
img.no-border {
    border: 0px;
}
br.clear {
    clear: both;
    width: 100%;
}

/* Quotes */
/* ====== */

.quote-top p {
    padding: 0px;
    margin: 0px;
}
.quote-top {
    font-family: tahoma;
    padding-left: 25px;
    padding-top: 4px;
}
.quote-bottom {

    padding-right: 17px;
    padding-bottom: 7px;
}
.quote-author {
    padding-left: 20px;
    padding-bottom: 20px;
}

/* @group Footer */

#ft {
    border-top: 1px solid #E7E2AF;
    background: #F7F6E5;
    width: 100%;
    float: left;
    padding-left: 20px;
    text-align: left; 
    padding-top: 10px; 
    padding-bottom: 10px;
}
#ft p {
    color: #333;
}
#ft a {
    font-weight: normal;
}
#ft a:visited {
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted;
}
#ft a {
    color: #888;
    font-weight: normal;
}
#ft a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted;
}

/* @end */

/* @group reStructuredText */

div.admonition, div.attention, div.caution, div.danger, div.error,
div.hint, div.important, div.note, div.tip, div.warning {
	padding:.3em 1em .8em; margin: 1em 0; border:1px solid #68ba10; 
}

div.admonition p.admonition-title, div.hint p.admonition-title,
div.important p.admonition-title, div.note p.admonition-title,
div.tip p.admonition-title {
  font-weight: bold ;
  font-size: 114%;
  font-family: sans-serif;
  margin: 0;
  }


div.attention p.admonition-title, div.caution p.admonition-title,
div.danger p.admonition-title, div.error p.admonition-title,
div.warning p.admonition-title {
  color: red ;
  font-weight: bold ;
  font-family: sans-serif }
  
div.note { padding-left:55px; background:url(http://linux-faq.org/img/icons/dialog-information.png) .8em .8em no-repeat;}

div.warning { padding-left:55px; background:url(http://linux-faq.org/img/icons/dialog-warning.png) .8em .8em no-repeat;}

div.tip { padding-left:55px; background:url(http://linux-faq.org/img/icons/preferences-system.png) .8em .8em no-repeat;}

div.danger { padding-left:55px; background:url(http://linux-faq.org/img/icons/dialog-error.png) .8em .8em no-repeat;}


/* @end */
  

/* Frontpage Mods */
/* ============== */

#intro {
    margin: 0;
}
#intro img {
    border: none;
}
#intro a {
    border: none;
}
.pullquote {
    float: left;
    margin: 0 10px 25px 0;
    padding: 1em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.pullquote h1 {
	font: normal 182% Georgia;
    text-align: center;
	color: #000;
	margin: 0;
	padding: 0;
}
#news {
    font-size: 100%;
    overflow: visible;
}

#news a image {
	margin: 0;
	padding: 0;
}
#news ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#news li {
    padding: 5px 0;
    line-height: 1.4em;
}
#news h3 {
    font-size: 150%;
    margin: 0 0 0.8em 0;
    padding: 0;
}
#news .date {
    font-style: italic;
    color: #666;
    font-size: 85%;
}
.section {
    border-bottom:1px solid #ccc; padding-bottom:1em; margin-bottom:24px;
}
.hrule {
    clear: left;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0;
}

#custom-doc { width: 100%; min-width: 750px;}

div.syntax,
div.plain {
    padding: 10px;
    margin: 10px 5px 10px 5px;
    border: 1px solid #aaa;
    overflow: auto;
    background: #eee;
}
div.syntax pre,
div.plain pre {
    margin: 0;
    padding: 0;
    font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
}
div.syntax td.linenos,
div.plain td.linenos {
    padding: 0 20px 0 0;
    opacity: 0.5;
}


.syntax .c { color: #008800; font-style: italic } /* Comment */
.syntax .err { border: 1px solid #FF0000 } /* Error */
.syntax .k { color: #AA22FF; font-weight: bold } /* Keyword */
.syntax .o { color: #666666 } /* Operator */
.syntax .cm { color: #008800; font-style: italic } /* Comment.Multiline */
.syntax .cp { color: #008800 } /* Comment.Preproc */
.syntax .c1 { color: #008800; font-style: italic } /* Comment.Single */
.syntax .c-Special { color: #008800; font-weight: bold } /* Comment.Special */
.syntax .gd { color: #A00000 } /* Generic.Deleted */
.syntax .ge { font-style: italic } /* Generic.Emph */
.syntax .gr { color: #FF0000 } /* Generic.Error */
.syntax .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.syntax .gi { color: #00A000 } /* Generic.Inserted */
.syntax .go { color: #808080 } /* Generic.Output */
.syntax .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.syntax .gs { font-weight: bold } /* Generic.Strong */
.syntax .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.syntax .gt { color: #0040D0 } /* Generic.Traceback */
.syntax .kc { color: #AA22FF; font-weight: bold } /* Keyword.Constant */
.syntax .kd { color: #AA22FF; font-weight: bold } /* Keyword.Declaration */
.syntax .kp { color: #AA22FF } /* Keyword.Pseudo */
.syntax .kr { color: #AA22FF; font-weight: bold } /* Keyword.Reserved */
.syntax .kt { color: #AA22FF; font-weight: bold } /* Keyword.Type */
.syntax .m { color: #666666 } /* Literal.Number */
.syntax .s { color: #BB4444 } /* Literal.String */
.syntax .na { color: #BB4444 } /* Name.Attribute */
.syntax .nb { color: #AA22FF } /* Name.Builtin */
.syntax .nc { color: #0000FF } /* Name.Class */
.syntax .no { color: #880000 } /* Name.Constant */
.syntax .nd { color: #AA22FF } /* Name.Decorator */
.syntax .ni { color: #999999; font-weight: bold } /* Name.Entity */
.syntax .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.syntax .nf { color: #00A000 } /* Name.Function */
.syntax .nl { color: #A0A000 } /* Name.Label */
.syntax .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.syntax .nt { color: #008000; font-weight: bold } /* Name.Tag */
.syntax .nv { color: #B8860B } /* Name.Variable */
.syntax .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.syntax .mf { color: #666666 } /* Literal.Number.Float */
.syntax .mh { color: #666666 } /* Literal.Number.Hex */
.syntax .mi { color: #666666 } /* Literal.Number.Integer */
.syntax .mo { color: #666666 } /* Literal.Number.Oct */
.syntax .sb { color: #BB4444 } /* Literal.String.Backtick */
.syntax .sc { color: #BB4444 } /* Literal.String.Char */
.syntax .sd { color: #BB4444; font-style: italic } /* Literal.String.Doc */
.syntax .s2 { color: #BB4444 } /* Literal.String.Double */
.syntax .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.syntax .sh { color: #BB4444 } /* Literal.String.Heredoc */
.syntax .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.syntax .sx { color: #008000 } /* Literal.String.Other */
.syntax .sr { color: #BB6688 } /* Literal.String.Regex */
.syntax .s1 { color: #BB4444 } /* Literal.String.Single */
.syntax .ss { color: #B8860B } /* Literal.String.Symbol */
.syntax .bp { color: #AA22FF } /* Name.Builtin.Pseudo */
.syntax .vc { color: #B8860B } /* Name.Variable.Class */
.syntax .vg { color: #B8860B } /* Name.Variable.Global */
.syntax .vi { color: #B8860B } /* Name.Variable.Instance */
.syntax .il { color: #666666 } /* Literal.Number.Integer.Long */
