@charset "UTF-8";

/* General */

* {

padding: 0;

margin: 0;

}



body {

font-family: Arial,Verdana,sans-serif;

font-size: 13px;

color: #333333;

background-color: #fff;

background-repeat: repeat-x;

line-height:16px;

}



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

a:hover {
text-decoration: underline;
}


#wrapper {

margin: 0 auto;

width: 990px;

}



#header {

color: #333;

width: 240px;

height: 54px;

margin: 0px ;

padding: 61px 0 0 750px;

background-color: #c1d82e;

background-image: url(//cdn.oreillystatic.com/oreilly/missingmanuals/mm_header.png);

background-repeat: no-repeat;

background-position: 19px 14px;

}



#oreilly-logo {

display: block;

width: 104px;

height: 18px;

background-image: url(//cdn.oreillystatic.com/oreilly/missingmanuals/oreilly-logo-black-104x18.png);

background-repeat: no-repeat;

position: relative;

bottom: 41px;

left: 120px;

}



#navigation {

font-size: 13px;

font-weight: bold;

width: 990px;

height: 40px;

color: #fff;

margin: 0px;

background-image: url(//cdn.oreillystatic.com/oreilly/missingmanuals/nav_background.png);

 /*margin-top:expression(-2+"px"); causing problems in IE Win*/

}


#navigation ul {

list-style: none;

overflow: hidden;

clear: both;

font-size: 13px;

margin-left: 6px;

height: 40px;

}



#navigation ul li {

display: inline-table;

display: inline;

}



#navigation ul li a {

padding: 2px 13px 5px;

text-decoration: none;

color: #fff;

float: left;

height: 14px;

margin-top: 10px;

border-right: 1px solid #c1d82e;

}

#selected {

color: #eee;

}


#navigation ul li a.last {

border: 0px ;

}

#navigation ul li a.current_page {

color: #000;

}


#navigation ul li a:hover {

color: #000;

}



#navigation .nav_selected a, #subnav .nav_selected a:hover {

color: #cc9999;

}



/* #title {

color: #333;

margin: 10px 0px 0px 0px;

height: 30px;

width: 667px;

display: inline;

float: left;

}

*/

	

#widget {

color: #333;

margin: 15px 0px 0px 0px;

height: 203px;

width: 667px;

display: block;

float: left;

}



#widget h3 {

font-size: 18px;

}



#featured-author {
width: 621px;
float: left;
padding: 13px 22px 15px 22px;
margin: 0;
color: #333;
border: 2px #f2f2f2 solid;
border-left: none;
background-color: #F8F8F8;
}

#featured-author img {
float: left;
padding: 7px 10px 5px 0;
}



#authors #leftcolumn .container-white {
padding-bottom: 12px;
}

#authors #centercolumn .container-white {
padding-bottom: 12px;
}

#authors .author {
clear: both;
margin: 0 0 10px 0;
}

#content #authors .author img {
float: left;
padding: 3px 10px 5px 0;
margin: 0;
}

#content #authors .author p {
padding: 0 0 5px 0;
margin:0;
}

#content #authors .author a {
}

#content #authors .author a.name {
color: #333;
font-weight: bold;
}




#leftcolumn {

color: #333;

margin: 0;

height: auto;

width: 333px;

float: left;

display: inline;

}

#centercolumn {

float: right;

color: #333;

margin: 4px 0 0 0;

height: auto;

width: 334px;

display: inline;

}



#rightcolumn {

color: #333;

background: transparent;

margin: 0px;

height: auto;

width: 321px;

float: right;

display: inline;

}



#maincolumn {

background-color: #fff;

color: #333;

padding: 15px 0 0;

width: 667px;

float: left;

display: block;

}





#content {

padding: 0;

border-left: 1px #c1d830 solid;

border-right: 1px #c1d830 solid;

border-bottom: 1px #c1d830 solid;

border-bottom-left-radius: 10px;

-moz-border-radius-bottomleft: 10px;

-webkit-border-bottom-left-radius: 10px;

border-bottom-right-radius: 10px;

-moz-border-radius-bottomright: 10px;

-webkit-border-bottom-right-radius: 10px;

word-wrap: break-word;

width: 988px;

}



#cd-content {
padding: 22px 22px 0 22px;
width: 944px;
}

#cd-content hr {

color: #EEEEEE;

}

#cd-content ul {
margin-bottom: 12px;
}

#cd-content li {
margin: 8px 22px;
}

#cd-content img {

margin-right: 5px;

}

#cd-content h2 {

margin: 10px 0;

}

#cd-content tr {

height: 40px;

}

#errata-box {
	bottom:40px;
	left:400px;
	position:relative;
	background-color: #EEEEEE;
	padding: 1px 15px 15px 15px;
}

.home-image-left {
width:0px;
height: 0px;
}

#cd-content .container-white p {
padding-left: 0px;

}

.container-white {

line-height: 16px;
}


.container-gray {

line-height: 16px;

}

.list {

padding: 10px 0 0 0 ;

line-height: 12px;

}



.list td {

padding: 10px 10px 10px 22px;

}



#sort {

padding-top: 3px;

padding-right: 22px;

float: right;

font-size: 13px;

text-transform: none;

}



.clear {

clear: both;

}



#content_bottom {

width: 988px;

clear: both;

padding: 22px 0px 0px 0px;

}



#footer {

font-size: 11px;

font-weight: bold;

width: 944px;

padding: 18px 23px 18px 23px;

margin: 10px 0px 10px 0px;

background-color: #c1d830;

border-bottom-left-radius: 10px;

-moz-border-radius-bottomleft: 10px;

-webkit-border-bottom-left-radius: 10px;

border-bottom-right-radius: 10px;

-moz-border-radius-bottomright: 10px;

-webkit-border-bottom-right-radius: 10px;

border-top-left-radius: 10px;

-moz-border-radius-topleft: 10px;

-webkit-border-top-left-radius: 10px;

border-top-right-radius: 10px;

-moz-border-radius-topright: 10px;

-webkit-border-top-right-radius: 10px;

}



#footer-text {
line-height:18px;
float:left;
}



#footer-logo {
display: block;
width: 104px;
height: 18px;
background-image: url(//cdn.oreillystatic.com/oreilly/missingmanuals/oreilly-logo-black-104x18.png);
background-repeat: no-repeat;
float:right;
}



#cds img {
padding :0 5px 5px 20px;
}



#cds {
border-right: 2px solid #EEEEEE;
}



#cds h3 {
font-size: 24px;
}

#alphafilter h3 {
	color: #999999;
}

/*

#columns {

column-count: 2;

-moz-column-count: 2;

-webkit-column-count: 2;

}



h3 {

break-after: avoid column;

break-after: avoid;

-moz-break-after: avoid;

column-break-after: avoid;

}

*/



#about1 {
width: 333px;
float: left;
}



#about1 img {
margin: 2px 8px 8px 0;
}



#about2 {
width: 325px;
float: right;
}



h3 {
color: #444444;
font-size: 13px;
font-weight: bold;
margin: 15px 0 5px;
padding: 0;
}



h2 {
font-size: 16px;
color: #666666;
line-height: 1.2em;
font-weight: normal;
margin: 0 22px 0 0;
padding: 7px 0 0;
}



img {

border: 0px;

}





/* Search bar

===================================== */



	#search-field input {

width: 220px;

padding: 3px 0 4px 10px;

margin: 0;

border: 0;

background-color: #fff;

font-size: 16px;

color: #999999;

}

	

	#search-button {

float: right;

}

	

	#search label {

text-transform: uppercase;

}

	

.clear {

display: block;

line-height: 0;

}





body #header-09 *, body #header-09 #nav *, body #header-09 #header *, body #header-09 #subnav *, body #header-09 #search-box *, body #footer-09 * {

margin: 0;

padding: 0;

border: 0;

outline: 0;

font-size: 15px;

font-family: inherit;

vertical-align: baseline;

text-decoration: none;

height: auto;

width: auto;

}



#search {

position: relative;

bottom: 10px;

right: 20px;

width: 243px;

height: 26px;

background-image: url(//cdn.oreillystatic.com/oreilly/missingmanuals/searchshadow.png);

background-repeat: no-repeat;

}



#header-09 {

width: 243px;

}



div#search-box {

width: 243px;

}



#header-09 #search-box fieldset, #header-09 #header-09 #search-box form, #header-09 #search-box input {

margin: 0;

padding: 0;

background: transparent;

}



#header-09 #search-box input.button {

background-image: url(//cdn.oreillystatic.com/oreilly/missingmanuals/search.png);

height: 26px;

width: 28px;

cursor: pointer;

clear: none;

float: right;

}



#header-09 #search-box input#q {

/* height:13px; */

padding:4px;

width: 205px;

float: left;

}



#header-09 #search-box #autocomplete li {

background: #FFFFFF none repeat scroll 0 0;

cursor: default;

margin: 0;

padding: 3px;

white-space: nowrap;

float: none;

text-indent: 0;

font-size: 100%;

line-height: 100%;

display: block;

width: 306px;

}



#header-09 #search-box #autocomplete li.yui-ac-highlight {

background: #BBBBBB none repeat scroll 0 0;

}



#header-09 #search-box #autocomplete .yui-ac-content {

background: #FFFFFF none repeat scroll 0 0;

border: 1px solid gray;

width: 213px;

top: 26px;

clear: both;

}



/* styles for search autocomplete */

.yui-skin-sam .yui-ac {

position: relative;

font-size: 100%;

}

.yui-skin-sam .yui-ac-input {

width: 20em;

}

.yui-skin-sam .yui-ac-container {

top: 1.6em;

width: 20em;

}

.yui-skin-sam .yui-ac-content {

position: absolute;

width: 20em;

border: 1px solid #808080;

background-color: #fff;

overflow: hidden;

z-index: 9050;

}

.yui-skin-sam .yui-ac-shadow {

position: absolute;

margin: .3em;

width: 100%;

background: #000;

-moz-opacity: 0.10;

opacity: .10;

filter: alpha(opacity=10);

z-index: 9049;

}

.yui-skin-sam .yui-ac-content ul {

margin: 0;

padding: 0;

width: 20em;

}

.yui-skin-sam .yui-ac-content li {

margin: 0;

padding: 2px 5px;

cursor: default;

white-space: nowrap;

}

.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight {

background: #B3D4FF;

}

.yui-skin-sam .yui-ac-content li.yui-ac-highlight {

background: #0000FF;

color: #FFF;

}





/* Sign Up

===================================== */



input[type="submit"]::-moz-focus-inner {

border: 0;

}



#sign-up {

width: 209px;

padding-top: 10px;

margin: 0;

border: 0;

height: 24px;

}



#sign-up input.sign-up-button {

background-image: url(submit.png);

height: 22px;

width: 53px;

cursor: pointer;

border: 0px;

padding-top: 1px;

margin: 0;

}



#sign-up form {

height: 22px;

}



#sign-up input.sign-up-field {

width: 140px;

height: 15px;

font-size: 13px;

outline: 0;

border: 0;

vertical-align: baseline;

padding: 4px 5px 3px 5px;

margin: 0 0 0 0px;

color: #999999;

background-image: url(signupshadow.png);

}



/* Columns

===================================== */



#rightcolumn .container-cd-white {

padding: 22px 18px 22px 22px;

/*background: #fff url(//oreilly.com/images/oreilly/curved-divider-white.png) left bottom no-repeat;*/
background: #fff url(//cdn.oreillystatic.com/oreilly/missingmanuals/curved-divider-white.png) left bottom no-repeat;

text-decoration: none;

}



#rightcolumn .container-white {

padding: 22px 18px 22px 22px;

/*background: #fff url(//oreilly.com/images/oreilly/curved-divider-white.png) left bottom no-repeat;*/
background: #fff url(//cdn.oreillystatic.com/oreilly/missingmanuals/curved-divider-white.png) left bottom no-repeat;

text-decoration: none;

}



#leftcolumn .container-white {

padding: 22px;

/*background: transparent url(//oreilly.com/images/oreilly/curved-divider-white.png) right bottom no-repeat;*/

background: transparent url(//cdn.oreillystatic.com/oreilly/missingmanuals/curved-divider-white.png) right bottom no-repeat;

text-decoration: none;

}





#rightcolumn h3.cd-title {

margin: 0;

padding: 0;

color: #7BC144;

font-size: 24px;

font-weight: bold;

line-height: 1.2em;

text-align: left;

}



#rightcolumn h3.title {

margin: 0;

padding: 0;

color: #7BC144;

font-size: 20px;

font-weight: normal;

line-height: 1.2em;

text-align: left;

text-transform: none;

}





h3.title {

color: #666666;

font-size: 20px;

font-weight: normal;

line-height: 1.2em;

margin: 0;

padding: 0;

text-align: left;

text-transform: uppercase;

}



#leftcolumn h3 a {

color: #444444;

font-weight: bold;

}



#centercolumn .container-gray {

padding: 18px 22px 22px 22px;

background: #eee url(//oreilly.com/images/oreilly/curved-divider-gray.png) left bottom no-repeat;

}



#centercolumn .container-gray-last {

padding: 22px;

background: #eee url(//oreilly.com/images/oreilly/curved-divider-gray-corner-bl.png) no-repeat scroll left bottom;

}



#centercolumn .container-gray img {

margin: 2px 8px 8px 0;

}



#centercolumn .container-gray-last img {

margin: 2px 8px 8px 0;

}



#centercolumn h4 {

color: #444444;

font-size: 13px;

font-weight: bold;

margin: 15px 0 5px;

padding: 0;

}





.more {
margin: 15px 0 0;
padding:0;
text-decoration: none;
font-weight: bold;
}



h1 {

color: #666666;

display: block;

font-size: 46px;

line-height: 54px;

margin: 0;

padding: 0;

font-weight: normal;

}



/* Columns for single columned pages

===================================== */

#maincolumn h3.title {

color: #666666;

font-size: 20px;

font-weight: normal;

line-height: 1.2em;

margin: 0;

padding: 0 0px 0 22px;

text-align: left;

text-transform: uppercase;

}



#maincolumn h2, #maincolumn p, #maincolumn h3, #maincolumn h4 {

margin: 10px 0;

padding: 0 22px;

}



#maincolumn li {

font-weight: normal;

margin: 10px 22px;

}



#maincolumn ul {

margin: 12px 22px;

}



#maincolumn hr {

	margin :0 0 10px 0;

border: 0px;

height: 2px;

color: #EEEEEE;

background-color: #EEEEEE;

}







/* Columns for Authors page

===================================== */



#content.authors {

background-image: url("border.png");

background-position: left bottom;

background-repeat: no-repeat;

overflow: hidden;

}



#content.authors #centercolumn {

margin: 0px;

width: 334px;

}





#centercolumn .container-white {

padding: 22px;

border-right: 2px #eee solid;

background: transparent url(curved-divider-white-transparent.png) left bottom no-repeat;

}



#centercolumn .container-white img {

margin: 2px 8px 8px 0;

}



#container-white-bottom {

/*background: #fff url(//oreilly.com/images/oreilly/curved-divider-white.png) no-repeat scroll left bottom;*/
background: #fff url(//cdn.oreillystatic.com/oreilly/missingmanuals/curved-divider-white.png) no-repeat scroll left bottom;

height: 22px;

border-right: 2px #eee solid;

}





#container-white-last {

padding: 26px 22px 1px 22px;

margin: 0;

background: #fff;

border-right: 2px #eee solid;

}



/* Queries

===================================== */



div.separator {

border-bottom: 1px solid #eee;

padding: 10px 0px 10px 0;

clear: both;

overflow: auto;

line-height: 14px;

}



.authordesc {

margin-left: 61px;

}



.authorname a {

color: #990000;

}



img.authorphoto {

float: left;

padding-right: 10px;

}



.authorname {

color: #990000;

font-weight: bold;

margin: 0;

padding: 0;

}



.authordesc {

margin-left: 61px;

}



.authorlead {

margin: 0;

padding: 3px 0;

text-align: left;

}



.cbox {

line-height: 20px;

}



#twitter_update_list {

padding-left: 15px;

}



#mmauthors p {

padding: 5px 0;

}


