/* @override 
	file:///HPC/BookShelf/website/dist/style.css
	http://127.0.0.1/bs/style.css
	http://www.iphonebookshelf.com/trac/chrome/site/style.css
*/

* {
  padding: 0;
  margin: 0;
}

body {
  color: #333333;
  background-color: #223559;
  font-family: Georgia,Tahoma,Arial,serif;
  font-size: 90%;
  margin: 0px auto;
  width: 900px;
}

#BSWStopShelf a {
  border-bottom: none;
}

.BSWShighlight {
  font-family: 'Courier New',Verdana,Tahoma,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address {
  margin: 0.75em 0;
}

h1 {
  font-size: 167%;
  text-shadow: rgba(0,0,0,0.18) 2px 6px 5px;
}

h2 {
  font-size: 139%;
  text-shadow: rgba(0,0,0,0.18) 2px 2px 5px;
}

h3 {
  font-size: 120%;
  text-shadow: rgba(0,0,0,0.18) 2px 2px 5px;
}

h4 {
  font-size: 100%;
}

h1 a, h2 a, h3 a, h4 a {
  text-shadow: none;
}

li, dd {
  margin-left: 2em;
}

a, #main a {
  color: #0066CC;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #0000FF;
  background-color: #E6ECFF;
  font-weight: normal;
  text-decoration: none;
}

a.BSWSnohover {
  color: #0066CC;
  background: transparent;
  font-weight: normal;
  text-decoration: none;
}

a.BSWSnohover:hover {
  color: #0066CC;
  background: transparent;
  font-weight: normal;
  text-decoration: none;
}

#BSWSheader {
  color: #FFFFFF;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#BSWStitle {
  color: #fff;
  font-size: 230%;
  font-weight: normal;
  padding: 10px 0px 60px 60px;
  font-family: Georgia,Arial,'Trebuchet MS',serif;
  letter-spacing: .2em;
  text-shadow: #375da7 2px 6px 5px;
}

#BSWSsiteLogo {
  float: left;
  margin-right: 1em;
}

#BSWStopShelf {
  float: right;
  color: #fff;
  font-size: 120%;
  text-align: right;
  text-shadow: #375da7 2px 6px 5px;
}

#BSWStopShelf a {
  color: #fff;
}

#BSWStopShelf a:hover {
  color: #0085ff;
  background: transparent;
}

#BSWStitle span.BSWSblurb {
  color: #fff;
  letter-spacing: 0;
  font-size: 13pt;
  font-family: Georgia,'Trebuchet MS',serif;
  display: block;
  clear: right;
}

div#BSWSnavTop {
  height: 6px;
  background: #375ba5 url(/images/chrome/top-nav-round.png) no-repeat;
}

div#BSWSnavFrame {
  display: block;
  clear: both;
  height: 28px;
  padding: 6px 4px 0px 4px;
  background: #375ba5 url(/images/chrome/nav-bg.png);
}

ul#BSWSnav {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  list-style: none;
  color: #FFFFFF;
  background-color: #375ba5;
}

ul#BSWSnav li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  float: left;
  background-color: #375ba5;
  border-right: thin dotted #243a61;
  float: left;
  position: relative;
  top: 0;
  left: 0;
  text-shadow: rgba(0,0,0,0.7) 3px 3px 3px;
}

ul#BSWSnav li a {
  margin: 0px 2px 0px 0px;
  padding: 5px 8px 5px 8px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  border-bottom: none;
}

ul#BSWSnav li a:hover {
  color: #2f4b80;
  background-color: #e4e9ff;
}

/*
ul#BSWSnav a.selected { 
	border-bottom:3px solid #505050;
}
*/

ol.BSWSspaced li {
  margin-bottom: .5em;
}

div#BSWStopTransition {
  background: #375ba5 url(/images/chrome/top-transition.png);
  height: 12px;
}

#BSWScontent {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #FFFFFF url(/images/chrome/main-bg.png);
}

#BSWSmaincontent {
  padding: 0px 10px 5px 20px;
  margin: -10px 0px 0px 0px;
  width: 645px;
  float: left;
  background-color: transparent;
  overflow: auto;
}

#BSWSsidecontent {
  font-family: Arial, sans-serif;
  color: #333333;
  padding: 10px 10px 0px 10px;
  width: 190px;
  float: right;
}

#BSWSsidecontent a {
  color: #0066CC;
}

#BSWSsidecontent a.BSWSnohover:hover {
  color: #0066CC;
  background: transparent;
}

#BSWSsidecontent a:hover {
  color: #0000FF;
  background: transparent;
}

#BSWSsidecontent h2 {
  margin: 0.75em 0.25em 0.25em 0em;
}

#BSWSsidecontent ul {
  margin: 0.25em 0.25em 0.25em 0.25em;
}

#BSWSsidecontent p {
  margin: 0em 0em 0em 0em;
}

#BSWSsidecontent hr {
  margin-top: 1em;
  margin-bottom: 1em;
}

#BSWSnullblock {
  
}

.BSWSclearer {
  clear: both;
}

#BSWSbottomRound {
  height: 12px;
  width: 900px;
  background: #FFFFFF url(/images/chrome/bottom-round.png) no-repeat 0 bottom;
}

#BSWSfooter {
  padding: 5px 0px 25px 0px;
  text-align: center;
  font-size: 85%;
  clear: both;
}

#BSWSfooter	a {
  color: #0066CC;
  font-weight: normal;
  text-decoration: none;
}

#BSWSfooter	a:hover {
  color: #0000FF;
  font-weight: normal;
  text-decoration: none;
}

#BSWScopyrightdesign {
  color: #cecbb6;
}

#BSWSsiteVersion {
  color: #e8e4cb;
  display: none;
}

.BSWScallout {
  font-family: Arial, sans-serif;
  color: #333333;
  background: #E6ECFF;
  padding: 5px 10px 10px 10px;
  margin: 15px 0px 15px 0px;
  border: #0066CC solid thin;
}

div.BSWSfaq-full-placeholder div.BSWScallout {
  background: transparent;
  border: none;
  border-bottom-style: dotted;
  border-bottom-width: thin;
}

div.BSWSfaq-full-placeholder div.BSWScallout > h3:before {
  content: 'Q: ';
  font-size: 130%;
}

div.BSWSfaq-full-placeholder div.BSWScallout > h3 {
  padding-bottom: .3em;
}

div.BSWSfaq-full-placeholder div.BSWScallout > h3 + *:before {
  content: 'A: ';
  font-size: 150%;
  font-weight: bold;
  text-shadow: rgba(0,0,0,0.28) 2px 2px 4px;
}

/* Custom site additions. */

div.BSWSok {
  background-color: #B4FA9A;
  padding: 3px;
  margin: 5px;
  border: 1px solid black;
}

div.BSWSwarn {
  background-color: #FEFE6A;
  padding: 3px;
  margin: 5px;
  border: 1px solid black;
}

div.BSWSerror {
  background-color: #FF595D;
  padding: 3px;
  margin: 5px;
  border: 1px solid black;
}

/* General site stuff. */

div.BSWScenter {
  text-align: center;
}

fieldset#BSWSbetaLogin {
  width: 20em;
  padding: .5em;
  background-color: #E6ECFF;
  margin-right: auto;
  margin-left: auto;
}

fieldset#BSWSbetaLogin label {
  display: block;
  clear: right;
  margin-bottom: 0;
}

fieldset#BSWSbetaLogin input {
  padding-bottom: .25em;
  margin-left: .75em;
}

fieldset#BSWSbetaLogin input[type='submit'] {
  clear: left;
  display: block;
  margin-left: 0;
  margin-top: 1em;
}

/* **************************************** */

/* Fixes to Trac's layout. */

/* **************************************** */

#main {
  margin-top: 1em;
}

#mainnav, #mainnav ul, #mainnav ul li {
  background-color: transparent;
  border: none;
  background-image: none;
}

#metanav {
  border-bottom: 1px solid black;
  padding-bottom: 2em;
}

#metanav li {
  display: inline;
  float: right;
  margin: auto;
  border: none;
  font-size: 100%;
}

#metanav ul li a[href='/trac/wiki/TracGuide'],
#metanav ul li a[href='/trac/about'] {
  display: none;
}

#mainnav ul {
  margin-top: -1em;
  padding-bottom: 1em;
  border-bottom: 1px solid black;
}

#mainnav li {
  display: block;
  font-size: 140%;
  margin: .25em 0 .25em -1em !important;
  text-align: left;
  border-bottom: thin inset #abb1c1 !important;
}

#mainnav li.active a {
  background-color: #405fa2 !important;
  color: #fff !important;
}

#mainnav li a {
  display:block;
  color: #0066CC !important;
  border-right: none !important;
}

#mainnav li a:hover {
	color: #2f4b80 !important;
  background-color: #e4e9ff !important;
}

#ctxtnav li {
  display: block;
  border: none;
  font-size: 150%;
  text-align: left;
}

#mainnav :link, #mainnav :visited {
  background-image: none;
  border: none;
}

#mainnav .active :link, #mainnav .active :visited {
  background-image: none;
  background-color: transparent;
  color: black;
  border: none;
}

.wiki-toc {
  background-color: #c8cedf;
}

#BSWSbetaUdidDisplay, #BSWSbetaDownload {
	width: 70%;
}