@import url(https://web-archive.nli.org.il/National_Library/20161130034600cs_/http://labs.oreilly.com/base.css);
@import url(https://web-archive.nli.org.il/National_Library/20161130034600cs_/http://labs.oreilly.com/screen.css);

body, #content-09  { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


hr { display:none; }

ol, ul { list-style: none; }

a:link {
    color: #0000ff;
    text-decoration: none;
}

a:visited {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {}




/* Sidebar Widget Styles
---------------------------- */

.widget-left {
    margin: 0 0 20px 0;
    font-size: 11px;
    color: #000;
}

.widget-left h2 {
	margin: 13px 0 5px 0;
    font-size: 28px;
    line-height: 28px;
    font-weight: normal;
    color: #990000;
}

.widget-left .widget-content {
    margin: 0;
    padding: 10px 0;
}


.widget-left .project {
	border-left: 5px solid #990000;
    padding: 0 0 0 12px;
    margin: 15px 0 20px 2px;
}

.widget-left .project .title {
	font-size: 22px;
    line-height: 22px;
    margin: 0 0 2px 0;
    padding: 0;
}

.widget-left .project .date {
	color: #666;
}



.widget-left .widget-list-item {
	padding: 0 0 3px 0;
}


.widget-left .widget-content ul,
.widget-right .widget-content ul {
	margin: 5px 0;
}

.widget-right .widget-content ul li,
.widget-left .widget-content ul li {
	margin-bottom: 10px;
}

.widget-middle {
    margin: 0 0 20px 0;
    font-size: 11px;
    font-family: verdana,arial,sans-serif;
    width: 180px;
}

.widget-middle h2 {
    border-bottom: 1px solid #666;
    color: #990000;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    font-family: Verdana,helvetica,arial,sans-serif;
}

.widget-middle ul { padding: 14px; }

.widget-middle ul li { list-style-type: disc; }

.widget-right {
    margin: 0 0 20px 0;	
    border: 1px solid #999;
    font-family: verdana,arial,sans-serif;
    position: relative;
    width: 179px;
}

.widget-right h3 {
    border-bottom: 1px solid #999;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    background: #eee url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://blogs.oreilly.com/news/_ui/images/bg/box-item-header.gif) repeat-x 0 0;
    padding: 3px 0;
}

.widget-right .widget-content {}

.widget-right ul.booklist { padding: 10px; }

.widget-right ul.booklist li { list-style-type: disc; }



/* Widget Tag cloud
---------------------------- */

.cbox { text-align: left; }

.widget-cloud a:link {
    color: #990000;
    text-decoration: none;
}

.widget-cloud a:visited {
    color: #990000;
    text-decoration: none;
}

.widget-cloud a:hover {
    text-decoration: underline;
}

.widget-cloud .widget-list {
    margin: 10px 0;
}

.rightbox .widget-list {
    padding-bottom: 10px;
}
.widget-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 22px;
    background: none;
    font-family: verdana, arial, helvetica, sans-serif;
}

.widget-cloud .rank-1 { font-size: 22px; }
.widget-cloud .rank-2 { font-size: 20px; }
.widget-cloud .rank-3 { font-size: 18px; }
.widget-cloud .rank-4 { font-size: 18px; }
.widget-cloud .rank-5 { font-size: 15px; }
.widget-cloud .rank-6 { font-size: 11px; }
.widget-cloud .rank-7 { font-size: 10px; }
.widget-cloud .rank-8 { font-size: 10px; }
.widget-cloud .rank-9 { font-size: 10px; }
.widget-cloud .rank-10 { font-size: 10px; display: none;}

.asset-body { padding-top: 0; }

.asset-body p { margin: 12px 0; }



/* Header Styles
---------------------------- */


#login {
    width: 266px;
    float: right;
    margin: 36px -40px 0 0;
}
#login ul {
    list-style: none;
    padding: 0;
}


#login ul li {
    font-size: 0;
    text-indent: -9999px;
    float: left;
    display: inline-table; /* css 2.0 won't stack the <li>s, so we add display property */
}

#login a {
    display: block;
    margin: 0;
    padding: 0;
    height: 22px;
    text-decoration: none; 
}

#login a.sign {
    width: 54px;
    background: url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/oreilly/button_sign.gif) no-repeat 0 0;
}

#login a.signout {
    width: 65px;
    background: url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/oreilly/button_signout.gif) no-repeat 0 0;
}

#login a.acct {
    width: 86px;
    background: url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/oreilly/button_acct.gif) no-repeat 0 0;
}

#login a.cart {
    width: 100px;
    background: url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/oreilly/button_cart.gif) no-repeat 0 0;
}

#login a.sign:hover, #login a.acct:hover, #login a.cart:hover, #login a.help:hover {
    background-position: 0 -22px;
}




/* Layout styles
---------------------------- */

#container,
#container-inner,
#header,
#header-inner,
#header-content {
    width: 990px; 
    margin: 0 auto;
    text-align: left;
    padding: 0px;
}

.layout-twt #alpha {
    position: static;
    float: right;
    width: 634px;
    margin: 0;
    padding: 0;
}

.layout-twt #alpha-inner {
	padding-right: 28px;
}

.layout-twt #beta {
	position: static;
	float: left;
    width: 300px;
    margin: 0;
    padding: 0;
}

.layout-twt #beta #beta-inner {
	padding-left: 28px;
}

.layout-twt #gamma {
    width: 190px;
}

#sb1 {
    float: left;
    width: 180px;
}

/* #container-inner {
    width: 990px;
    min-height: 100%;
    margin: 0 auto 11px;
    text-align: left;
    border-left: 1px solid #d4d4d4;    
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    overflow: hidden;
} */

#content-inner,
&nbsp;{
    position: relative;
    width: 990px;
}


#content,
#content-inner,
#alpha,
#alpha-inner {
	margin: 0;
    padding: 0;
}



/* navigation - main
---------------------------- */

#nav {
    background: #000 url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/oreilly/bg_nav.gif) repeat-x 0 0;
    margin: 0;
    padding: 0;
    width: 990px;
    clear: both;
}

#nav ul, #subnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
}

#nav ul li{
    float: left;
    display: block;
}

#nav ul li a {
    display: block;
    line-height: 30px;
    padding: 0 12px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    font-family: verdana;
    color: #fff;
    float: left;
    border-right: 1px solid #000;
    margin: 2px 0;
}

#nav ul li input {
    margin: 8px 0 0 2px;
    padding: 0;
    vertical-align: middle;
    font-size: 95%;
    color: #666;
}   

#nav form {
    margin: 0;
    padding: 0;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#nav ul li a {
    float: none;
}
/* End IE5-Mac hack */

#nav ul li a:hover {
    background: #000 url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/oreilly/bg_nav_hover.gif) repeat-x 0 0;
    color: #bbb;
    text-decoration: none;
}

#nav li.nav_selected a, #nav li.nav_selected a:hover {
    line-height: 34px !important;
    margin: 0 !important;
    background: #990000 !important;
    background-image: none !important;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}



/* navigation - second level
---------------------------- */

#subnav {
    width: 100%;
    background-color: #990000;
    padding: 6px 0 6px 0;
    border-bottom: 1px solid #990000;
}

#subnav ul li {
    float: left;
    display: inline-table;
}

#subnav ul li a {
    padding: 0 11px;
    text-decoration: none;
    color: #fff;
    float: left;
    font-weight: normal;
    font-size: 11px;
}


#subnav ul li + li a {
    border-left: 1px solid #fff;
}

#subnav ul li a:hover {
    text-decoration: underline;
}

#subnav .nav_selected a, #subnav .nav_selected a:hover {
    color: #cc9999;
} 



/* menu nav states
---------------------------- */

.hideSwitch {
    display: none;
}

.showSwitch {
    display: block;
}

.rollup {
    padding-left: 18px !important;
    background: #fff url(/National_Library/20161130034600oe_/http://labs.oreilly.com/images/oreilly/bullet_menu.gif) no-repeat 6px;
}

.rolldown {
    padding-left: 18px !important;
    background: #f6f6f6 url(/National_Library/20161130034600oe_/http://labs.oreilly.com/images/oreilly/bullet_menu_open.gif) no-repeat 6px;
}

.showtopic {
    padding-left: 25px !important;
}



/* indexblock Styles
---------------------------- */

#indexblock {
	height: 129px;
	background: transparent url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://blogs.oreilly.com/labs/images/intro_bg.jpg) left top repeat-x;
    font-size: 11px;
	color: #333;
}

#indexblock-inner {
	height: 129px;
	padding: 0 28px 0 355px;
	background: transparent url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://blogs.oreilly.com/labs/images/intro_animal.jpg) 32px top no-repeat;
}

#indexblock .title {
	float: left;
    width: 300px;
}

#indexblock .title h1 {
	font-size: 3.1em;
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    color: #fff;
}

#indexblock .tools {
	float: right;
    width: 250px;
    height: 16px;
    padding: 14px 0 0 0;
    line-height: 16px;
    text-align: right;
}

#indexblock .tools a.rss {
	display: block;
    padding: 0 20px 0 0;
    height: 16px;
	background: transparent url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/icons/feed-icon-16x16.png) right center no-repeat;
}



/* Front Page Entry Styles
---------------------------- */

.top_stories {
    border-bottom: 2px solid #d8d8d8;
    color: #888;
    font-size: 16px;
    font-weight: bold;
    margin: 14px 0 10px 0;
    padding: 0 0 3px 0;
    text-transform: uppercase;
    font-family: verdana, helvetica, arial, sans-serif;
}

.archive-title h3 {
    border-bottom: 1px solid #666;
    padding: 10px 0;
    color: #990000;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: verdana, helvetica, arial, sans-serif;
}

.entry-title {
	color: #777;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 5px 0;
    line-height: 24px;
}

.asset-header h2 a {
    color: #777;
    text-decoration: none;
}

.asset-header h2 a:hover {
    color: #990000;
    text-decoration: none;
}

.entry-asset {
    padding: 0 0 15px 0;
    margin: 13px 0 0 0;
}

.entry-divider {
	height: 0;
    border-bottom: 1px dotted #d8d8d8;
    margin: 0 0 20px 0;
}

.asset-body ul { list-style: disc; }

.asset-body ol { list-style: decimal; }

.entry-tags-header {
    font-weight: bold;
}

.entry-tags-header,
.entry-tag {
    font-size: 11px;
}

.asset-footer { border:0; }

.entry-categories, .entry-tags {
	margin: 0;
}


#front-page-list {
    font-family: Verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    line-height: 12px;
    text-align: left;
}

#front-page-list a {
    text-decoration: none;
}

#front-page-list h2 {
    text-transform: none;
    color: #0033cc;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height: 17px;
}

#front-page-list img {
    border: none;
}

.asset-meta {
    font-size: 11px;
    margin: 0;
    padding: 0;
    border: 0;
}

.asset-body {
    font-size: 11px;
    line-height: 14px;
    margin-top: 0;
}

* html .asset-body { margin-top: -10px; }

.asset-body a { font-weight: bold; }

.more {
    text-align: left;
    padding-left: 11px;
    background: transparent url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://oreilly.com/images/icons/arrow.gif) no-repeat 0 3px;
}

.share {
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
}


/* Highslide Styles
---------------------------- */

.highslide a:link {
    color: #0000ff;
    text-decoration: none;
}

.highslide {
    cursor: url(https://web-archive.nli.org.il/National_Library/20161130034600oe_/http://digitalmedia.oreilly.com/scripts/highslide/graphics/zoomin.cur), pointer;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
}

.highslide img {
    margin: 0;
    padding: 0px;
    border: none;
}

.highslide-html {
    background-color: #fff;
}

.highslide-html-blur {}

.highslide-html-content {
    position: absolute;
    display: none;
    width: 120px;
}

.highslide-loading {
    display: block;
    color: #000;
    font-size: 8px;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #000;
    background-color: #fff; 
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

.control {
    float: right;
    display: block;
    margin: 0 5px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #999;
}

.control:hover {
    color: black !important;
}
.highslide-move {
    cursor: move;
}


.ap_r {
    float: right;
    padding: 0;
    margin: 8px;
}

.ap_r_front {
    clear: right;
    float: right;
    margin-bottom: 4px;
    margin-left: 10px;
}

.ap_c {
    padding: 0;
    clear: right;
    margin-top: 15px;
    width: 400px;
    display: block;
    clear: both;
    margin: 0 auto;
}

.apcaption {
    background-color: #fff;
    font-style: italic;
    font-size: 12px;
    text-align: left;
    padding: 8px;
}


/* Comment Styles
---------------------------- */

.comments-header,
.comments-open-header { font-size: 14px; }

.comment-content { 
    font-size: 11px;
}

.comment-header .asset-meta {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
}



/* Footer Styles
---------------------------- */

#footer {
    border-top: 1px solid #d4d4d4;
&nbsp;&nbsp;&nbsp; background-color:#fff;
}

#footer-inner,
#footer-content {
    color: #000;
    background-color: #fff;
   /*  text-align: center; */
    padding: 0;
&nbsp;&nbsp;&nbsp; font-size:11px;
}

#footer-content p { font-size: 11px; }

#footer-content a {
    color: #0000ff;
    text-decoration: none;
    font-size: 11px;
}

#footer-content a:hover {
    text-decoration: underline;
}

#footer td {
padding:0 20px;
vertical-align:top;
width:25%;
font-size:11px;
}


/* Utility Styles
---------------------------- */

.clear {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
}

table.navbar {
    font-size: 8px;
    margin: 0;
    padding: 0; 
    border: 0; 
    font-weight: bold;
}

table.menu {
    font-size: 8px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

td.menuNormal {
    padding: 0;
    color: black;
    font-weight: normal;
    vertical-align: top;
    background-color: #fff;
}

td.menuHover {
    padding: 0;
    color: black;
    font-weight: normal;
    vertical-align: top;
    background-color: #fff;
}

div.menuNormal {
    display: none;
    position: static;
}

div.menuHover {
    background-color: #fff;
    display: inline;
    position: absolute;
}

a.menuitem:link {
    text-decoration: none;
    color: #444444;
    background-color: #fff;
    display: block;
}

a.menuitem:visited {
    text-decoration: none;
    color: #444444;
    background-color: #fff;
    display: block;
}

a.menuitem:hover {
    text-decoration: none;
    color: #444444;
    background-color: #fff;
    display: block;
}

a.menuitem:active {
    text-decoration: none;
    color: black;
    background-color: #fff;
}


/* code_beautify.css
---------------------------- */

.acode {
    border: 1px #ccc solid;
    padding: 2px;
    clear: right;
    margin-top: 15px;
    width: 500px;
    display: block;
    clear: both;
    margin: 0 auto 1em;	
    text-align: left;
    background-color: #fff;
    overflow: auto;
}

.linecomment { color: #ff8000; }

.blockcomment { color: #ff8000; }

.prepro { color: #0000bb; }

.select {}

.quote { color: #dd0000; }

.category1 { color: #007700; }
.category2 { color: #0000bb; }
.category3 { color: #0000bb; }

pre {
    overflow-x: auto;
}

code, pre {
    background: white none repeat scroll 0%;
    color: black;
    font-family: courier, monospace;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 0;
}

.acode2 {
    overflow-x: visible;
}

.sidebar-item-content {
    overflow: hidden;
}

#comments-open-challenge {
color: red;
font-weight: bold;
font-style:italic;
}

h3 {
    font-weight: bold;
}
