/*-  BASE STYLES
----------------------------------------------------------------------*/
body {
	background: #daefff url("images/bg-light.png") repeat-x;
	color: #666;
	font: normal 1em/1.5 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #06A;
	text-decoration: underline;
}

abbr,
acronym {
	cursor: help;
}

input.text,
textarea {
	border: 1px solid #7C7C7C;
	border-color: #7C7C7C #7C7C7C #C3C3C3 #C3C3C3;
}

input.text {
	color: #999;
	font-weight: bold;
	padding: 0.25em 0.4em;
}

dt,
h1,
h2,
h3,
h4,
h5,
h6,
legend {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
}



h2 {
	font-size: 1.23077em;	/* 16px / 13px = 1.23077em */
}


h3 {
	font-size: 1em;
}

h4 {
	font-size: 0.92308em;	/* 12px / 13px = 0.92308em */
}

blockquote,
ol,
p,
ul {
	margin-bottom: 1.5em;
}

ol li {
	list-style: decimal;
	margin-left: 1.5em;
}

li ul {
	margin: 1em 0;
}

table {
	border-collapse: collapse;
	margin-bottom: 2em;
	width: 100%;
}

tbody th,
tbody td {
	border: 1px solid #F0F0F0;
	font-weight: normal;
	padding: 1em;
	text-align: left;
	vertical-align: top;
}

tbody th {
	border-right: none;
}

tbody td {
	border-left: none;
}

tr.alt th,
tr.alt td {
	background: #F7F7F7;
}


/*-  PAGE-LEVEL DESIGN
----------------------------------------------------------------------*/
#presite {
	margin: 14px auto 6px auto;
	width: 844px;
	text-align: right;
}

#presite ul {
	margin:0;
	padding:0;
}

#presite li {
	list-style: none;
	display:inline;
	font-size: 0.625em;
	color: #303030;
}
#presite li a {
	color:#303030;
}

#site {
	background: url("images/bg-black-top.png") no-repeat;
	margin: 0px auto;
	min-height: 360px;
	padding: 11px 0;
	width: 844px;
	z-index: 1;
}

#wrap-outer,
#footer {
	background: url("images/bg-shade-top.png") no-repeat 50% 0;
	margin: 0 auto;
	padding-top: 4px;
	width: 822px;
}

#wrap-inner {
	background: url("images/bg-shade.png") repeat-y;
	padding: 4px 4px 0 3px;
	width: 816px;
}

#page {
	background: #FFF url("images/bg-content.png") no-repeat 100% 100%;
}

#footer {
	background-image: url("images/bg-shade-low.png");
	padding-top: 33px;
}

#panel {
	background: url("images/panel.png") no-repeat;
	margin:0 0 0 22px;
	padding:0;
	min-height: 100px;
	width: 800px;
	z-index:1000;
	float:left;
	position:absolute;
	top:0px;
}

#panel .subpanel {
	font-size: 0.6875em;	/* 11px / 16px = 0.6875em */
	line-height: 1.3;
	color: #efefef;
	padding: 8px;
}
	

/*-  MAST
----------------------------------------------------------------------*/
body.ishome #home {
	background: #FFF url("images/home.jpg") no-repeat 0 100%;
	height: 207px;
	position: relative;
	margin:0;
	padding:0;
}

body.ishome #home p {
	width: 400px;
	margin:0;
	padding:35px 0 0 45px;
	color: #fff;
	font-weight: bold;
}

body.ishome #home span {
	line-height: 40px;
	color: #ddd;
	font-size: 0.625em;
}

body.ishome #mast {
	background: #FFF url("images/mast_home.png") no-repeat 0 100%;
	height: 102px;
	position: relative;
}

#mast {
	background: #FFF url("images/mast.png") no-repeat 0 100%;
	height: 102px;
	position: relative;
}

#mast h1 {
	margin: 0;
}

#mast h1 a {
	height: 102px;
	float: left;
	text-indent: -1000em;
	width: 377px;
}

#download {
	list-style:none;
	padding:0;
	margin:0;
}

#download li {
	float:right;
	font-size: 0.6875em;	/* 11px / 16px = 0.6875em */
	line-height: 1.3;
	padding:26px 20px 0 0;
	margin:0;
}

#download a {
	background: url("images/download-icon.png") no-repeat;
	color: #454545;
	display: block;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 50px;
	text-decoration: none;
	min-height:45px;
}

#download b {
	color: #303030;
	display: block;
	font: bold 1.45455em Helvetica, Arial, sans-serif;	/* 16px / 11px = 1.45455em */
}

#download a:hover b,
#download a:focus b {
	color: #D41B19;
	text-decoration: none;
}

#download i {
	position: absolute;
	left: -1000em;
}

#download u {
	display: block;
	text-decoration: none;
}


/*-  NAVIGATION
----------------------------------------------------------------------*/
#nav {
	background: url("images/bg-nav-blue.png") no-repeat;
	height: 47px;
	margin: 0;
	font-size: 0.75em;	/* 11px / 16px = 0.6875em */
	text-align: center;
}

#nav li {
	list-style: none;
	float: left;
	padding: 13px 20px 0 20px;
}
#nav li:hover {
	background: url("images/bg-nav-link.png") repeat-x;
}	

#nav li:hover a {
	color: #303030;
}

#nav li.current_page_item {
	background: url("images/bg-nav-link.png") repeat-x;
}	

#nav li.current_page_item a {
	color: #303030;
}

#nav a {
	display: block;
	height: 47px;
	color: #efefef;
}

#nav a:hover {
	text-decoration: none;
	color: #303030;
}

/*-  CONTENT
----------------------------------------------------------------------*/
#content {
	font-size: 0.8125em;	/* 13px / 16px = 0.8125em */
	padding: 2px 42px 6em 40px;
}

body.sect-home #content {
	padding: 0;
}

#content ul li,
ol.chron li {
	background: url("images/bullet.gif") no-repeat 0 0.5em;
	list-style: none;
	padding: 0 0 6px 21px;
	margin: 0 0 0.2em;
}

#content ul.tags li {
	background: url("images/ico-tag.gif") no-repeat 0 0.2em;
	line-height: 1.4;
}

#intro {
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

#content h1 {
	color: #303030;
	font: normal 2.63077em Helvetica, Arial, sans-serif;
	margin-bottom: 0.5em;
}

#content h1 a {
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}


/*
	Main content area
*/
#main {
	clear: both;
}

body.pg-2col #main {
	float: left;
	width: 432px;
}

body.pg-2col #related {
	font-size: 0.84615em;	/* 11px / 13px = 0.84615em */
	float: right;
	width: 207px;
}

body.sect-about #main {
	width: 305px;
}

body.sect-about #related {
	font-size: 1em;
	width: 296px;
}

body.sect-home #main {
	position: relative;
}

body.sect-home #main ol.nav {
	background: url("images/nav-home-bg.png") repeat-x;
	bottom: 100%;
	position: absolute;
	margin-bottom: 0;
	width: 100%;
}

body.sect-home #main ol.nav li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 140px;
}

body.sect-home #main ol.nav li.first {
	margin-left: 60px;
}

body.sect-home #main ol.nav a {
	background: url("images/nav-home.png") no-repeat 0 -94px;
	display: block;
	height: 47px;
	text-decoration: none;
	text-indent: -1000em;
}


#main p.postmetadata {
	font-size: 0.75em;
	color: #000;
}


dl.pages dt,
dl.pages dd,
dl.pages ol,
dl.pages li,
dl.pages p {
	display: inline;
}

dl.pages li {
	list-style: none;
	margin: 0 0.2em 0 0;
}

dl.pages ol {
	margin: 0 0.5em;
}

dl.pages a.first,
dl.pages a.last {
	text-transform: lowercase;
}

dl.pages a.first {
	background: url("images/arrow-prev.gif") no-repeat 0 0.3em;
	padding-left: 10px;
}

dl.pages a.last {
	background: url("images/arrow-next.gif") no-repeat 100% 0.3em;
	padding-right: 10px;
}

dd.quick {
	border-left: 1px solid #D3D3D3;
	margin-left: 0.5em;
	padding: 0.5em 0 0.5em 1em;
}

dd.quick p.first-pg {
	background: url("images/arrow-prev-off.gif") no-repeat 0 0.3em;
	padding-left: 12px;
}

dd.quick p.last-pg {
	background: url("images/arrow-next-off.gif") no-repeat 100% 0.3em;
	padding-right: 10px;
}

dd.quick a.prev,
dd.quick a.next {
	background-repeat: no-repeat;
	background-position: 50% 0.2em;
	display: inline-block;
	padding-right: 1em;
	text-indent: -1000em;
}

dd.quick a.next {
	background-image: url("images/arrow-next.gif");
}

dd.quick a.prev {
	background-image: url("images/arrow-prev.gif");
}

/*
	Entry listing
*/
.entry {
	position: relative;
}

#listurl {
	position: relative;
	margin: 15px 0 0 0;
}

#listurl span {
	color: #666;
}

#listurl h3 {
	font-size: 1.3846em;	
	color: #303030;
	margin:0;
	padding:0;
}

#listurl h3 a {
	font-size: 100%;	
	color: #303030;
}

#listurl p {
	margin:0;
	padding:0;
}

#listurl li a {
	font-size: 0.8675em;
}

#listurl ul.list {
	margin:0 0 30px 0;
	padding:0;
}

#listurl ul.list li {
	display: inline;
	background:none;
	list-style: none;
	margin:0;
	padding:0;
}

ol#entries li.entry {
	border-bottom: 1px solid #DFDFDF;
	list-style: none;
	margin: 0 0 2.5em;
	padding-bottom: 1em;
}

.entry p.date,
.entry p.meta {
	color: #202020;
	font-size: 0.84615em;	/* 11px / 13px = 0.84615em */
}

.entry p.date {
	font-weight: bold;
	margin-bottom: 0.75em;
}

.entry .title {
	line-height: 1.3;
	margin: 0;
}

.entry u a {
	color: #454545;
	font: normal 0.8675em Helvetica, Arial, sans-serif;	/* 16px / 11px = 1.45455em */
	text-decoration: none;
}

.entry b {
	color: #303030;
	font: bold 1.45455em Helvetica, Arial, sans-serif;	/* 16px / 11px = 1.45455em */
}

.entry .title i {
	background: url("images/ico-link.gif") no-repeat 50% 50%;
	bottom: 2em;
	display: block;
	height: 14px;
	position: absolute;
	right: 0;
	width: 14px;
}

.entry p.meta cite {
	font-style: normal;
}

.entry blockquote {
	border-left: 2px solid #C9C9C9;
	background: #efefef;
	color: #454545;
	font-size: 0.9375em;	/* 16px / 13px = 1.23077em */
	line-height: 1.3846em;
	padding: 4px 10px 4px 14px;
	font-family: Georgia;
}


/*
	Comments
*/
#comments {
	border: 2px solid #DFDFDF;
	border-width: 2px 0;
	font-size: 0.84615em;	/* 11px / 13px = 0.84615em */
	line-height: 1.54545;	/* 17px / 11px = 1.54545 */
	margin: 3em 0;
	padding: 3em 0 0;
}

#comments h3 {
	position: absolute;
	left: -1000em;
}

#comments li.comment {
	border-left: 2px solid #DFDFDF;
	list-style: none;
	margin: 0 0 3em;
	padding-left: 24px;
}

li.comment p.meta {
	color: #666;
	font-style: italic;
	margin: 0;
}

li.comment blockquote {
	border: none;
	color: #000;
	font-size: 1em;
	line-height: inherit;
	padding: 0;
}

/*
	Comment form
*/
#comment_form legend {
	display: block;
	margin: 0;
	padding-bottom: 1.5em;
}

#comment_form p {
	text-align: right;
}

#comment_form table {
	border: none;
	font-size: 0.84615em;	/* 11px / 13px = 0.84615em */
	margin-bottom: 0.5em;
}

#comment_form table p {
	text-align: left;
}

#comment_form th,
#comment_form td {
	background: #FFF;
	border: none;
	padding: 0 0 1em;
	text-align: left;
	vertical-align: top;
}

#comment_form th {
	color: #202020;
	font-weight: bold;
	padding-right: 2em;
	width: 20%;
}

#comment_form label em {
	color: #C33;
	display: block;
	font-style: normal;
}

#comment_form input.text {
	width: 75%;
}

#comment_form textarea {
	width: 100%;
}

/*
	Search results
*/
#search-results dl.pages {
	float: right;
	text-align: right;
	margin-left: 1.5em;
	margin-top: 0.7em;
}

#search-results dl.pages a {
	text-align: left;
}

ol#results li {
	border-bottom: 1px solid #DFDFDF;
	list-style: none;
	margin-left: 0;
	margin-bottom: 1em;
}

ol#results h3,
ol#results h4 {
	margin-bottom: 0.2em;
}

ol#results h4 {
	color: #666;
	font: normal 1em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-style: italic;
}

/*
	Search form
*/
form#pb-search {
	margin: 1em 0;
	text-align: right;
}

form#pb-search input {
	vertical-align: middle;
}

form#pb-search input.text {
	width: 20em;
}

/*	Sidebar variant */
body.pg-2col #related form#pb-search {
	text-align: right;
	margin: 0 0 4em;
}

body.pg-2col #related form#pb-search input.text {
	display: block;
	margin-bottom: 0.5em;
	width: 94%;
}

/*
	Archives
*/
#entry-archives {
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
}

#entry-archives li.year {
	background: url("images/bullet.gif") no-repeat 0 0.5em;
	clear: left;
	color: #000;
	font-size: 12px;
	list-style: none;
	margin: 0 0 1.5em;
	padding-left: 21px;
}

#entry-archives dt,
#entry-archives dd,
#entry-archives dd ol,
#entry-archives dd li {
	display: inline;
}

#entry-archives dt {
	float: left;
	font-family: inherit;
	padding-right: 1em;
}

#entry-archives dd li {
	background: none;
	padding: 0;
	margin: 0;
}

/*
	Sidebar modules
*/
#about-blog {
	margin-bottom: 4em;
}

#about-blog .title {
	color: #000;
	font: bold 1.18182em/1.2 Helvetica, Arial, sans-serif;	/* 13px / 11px = 1.18182em */
	margin-bottom: 0.2em;
}

body.pg-2col #related .mod {
	border-top: 2px solid #DBDBDB;
	padding: 2em 0;
}

body.pg-2col #related .mod .title {
	color: #C33;
	font-size: 1.54545em;	/* 17px / 11px = 1.54545em */
	font-weight: normal;
	margin-bottom: 0.5em;
}

#related .mod li {
	line-height: 13px;
	margin-bottom: 0.6em;
}

/*
	Archives - "By Category"
*/
#cat-archive ul li,
#tag-archive ul li {
	font-size: 0.84615em;	/* 11px / 13px = 0.84615em */
	margin-bottom: 0.7em;
}

#cat-archive {
	float: left;
	width: 198px;
}

/*
	Archives - "By Tag"
*/
#tag-archive {
	float: right;
	width: 402px;
}

#tag-archive .mod {
	float: left;
	width: 198px;
}

#tag-archive .last-mod {
	float: right;
	width: 140px;
}

/*
	Available platforms
*/
#platforms {
	margin-bottom: 2.5em;
}

#platforms ul {
	border: 1px solid #DFDFDF;
	border-width: 1px 1px 0;
}

#platforms ul li {
	background: none;
	border-bottom: 1px solid #DFDFDF;
	padding: 0;
	margin: 0;
}

#platforms ul li.alt {
	background: #F7F7F7;
}

#platforms ul a {
	display: block;
	padding: 1em;
}

#platforms ul img {
	float: left;
	margin-right: 1em;
}

/*
	"How to"
*/
#how-to {
	margin-bottom: 1em;
}

#how-to ol.nav {
	float: right;
	margin-top: 23px;
	text-align: left;
	width: 296px;
}

#how-to ol.nav li {
	float: left;
	height: 27px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 26px;
}

#how-to ol.nav b {
	position: absolute;
	left: -1000em;
}

#how-to ol.nav a {
	background: #969696 url("images/download.gif") no-repeat;
	color: #FFF;
	display: block;
	min-height: 20px;
	padding: 3px 0 4px;
	text-align: center;
	text-decoration: none;
	width: 26px;
}

#how-to ol.nav a:hover,
#how-to ol.nav li.ui-tabs-selected a {
	background-color: #778DAF;
	background-position: 0 -100px;
}

ol#steps {
	margin: 0;
}

.can-has-js ol#steps {
	margin-bottom: 1em;
}

ol#steps li {
	border-bottom: 1px dotted #DFDFDF;
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
}

.can-has-js ol#steps li {
	border-bottom: none;
	margin: 0;
}

ol#steps p.pic {
	float: left;
	margin: 0;
}

ol#steps li div {
	clear: right;
	margin-left: 378px;
}

.ui-tabs-hide {
	display: none;
}

/*-  FOOTER
----------------------------------------------------------------------*/
#footer {
	font-size: 0.6875em;	/* 11px / 16px = 0.6875em */
	text-align: center;
}

#footer,
#footer a {
	color: #303030;
}

#footer ul,
#footer p {
	margin-bottom: 0.5em;
	margin-top:0;
}

#footer li {
	border-right: 1px solid;
	display: inline;
	padding: 0 0.5em 0 0.4em;
}

#footer img {
	border: none;
}

li#f-contact {
	border-right: none;
	padding-right: 0;
}

/*-  FANCYZOOM OVERRIDES
----------------------------------------------------------------------*/
#ZoomCapDiv table {
	width: auto;
}

#ZoomCapDiv td,
#ShadowBox td {
	border: none;
}

#ZoomImage {
	border: 1px solid #CCC;
}

#networking {
	margin:0;
	padding:0;
}

#networking h2 {
	margin:0;
	padding:0;
}

#networking h2 a {
	color: #434343;
}

#networking td.netcitation {
	font-size: 0.8675em;
}

#networking p.netcitation {
	margin: 0;
	padding:0;
}

#networking td.net {
	width:300px;
}

#networking img {
	border:none;
	opacity:0.4;
	filter:alpha(opacity=40);
}

#networking img:hover {
	border:none;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#networking td {
	border:none;
	padding:20px 0 10px 0;
}

#networking tr {
	border-bottom:1px solid #ddd;
	padding:0;
	margin:0;
}

#mashup {
	margin:0;
	padding:0;
}

#mashup h2 {
	margin:0;
	padding:0;
}

#mashup h2 a {
	color: #434343;
}

#mashup td.netcitation {
	font-size: 0.8675em;
}

#mashup p.netcitation {
	margin: 0 0 15px 15px;
	padding:0;
}

#mashup tr td {
	border:none;
	margin:0;
	padding:0;
}

#mashup td.ttitle {
	padding:20px 0 0 0;
}

#mashup td.screenshot {
	width: 154px;
	height: 154px;
	background: #fff url("images/bg-mashup.png") no-repeat;
}

#mashup td.screenshot img {
	border: 1px solid #c9c9c9;
	margin: 15px 0 0 15px;
}

#mashup td.description {
	font-size: 0.8675em;
	padding:8px 4px 4px 4px;
	color: #999;
}

#mashup td.api {
	width: 150px;
}

#mashup td.citation {
	font-size: 0.8675em;
}

#mashup td.citation a {
	font-weight: normal;
}
	
#mashup td.citation span a {
	color: #369;
	font-weight: bold;
}

#cv {
	margin:15px 0 0 0;
	padding:0;
}

#cv table {
	margin:0 0 25px 0;
	padding:0;
}

#cv .cv_body h2 {
	margin:0;
	padding:0;
}

#cv .cv_body h2 a {
	font-size: 1.23077em;	/* 16px / 13px = 1.23077em */
}

#cv .cv_body p {
	margin:0;
	padding:0;
}

#cv td {
	border:none;
	margin:10px;
	padding:10px;
}

#cv td.cv_title {
	width: 100px;
	margin:0;
	padding:0;
}

#cv td.cv_body {
	background: #eee;
	font-size: 0.8675em;
	border-left: 6px solid #ccc;
}

#entry-footer {
	margin:0 auto;
	text-align:center;
}
