/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 24, 2011 02:39:27 PM America/New_York */
@font-face {
  font-family: 'RockSaltRegular';
  src: url('fonts/RockSalt-webfont.eot');
  src: url('fonts/RockSalt-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/RockSalt-webfont.woff') format('woff'),
       url('fonts/RockSalt-webfont.ttf') format('truetype'),
       url('fonts/RockSalt-webfont.svg#RockSaltRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'PFTempestaSeven';
    src: url('fonts/pf_tempesta_seven.eot');
    src: url('fonts/pf_tempesta_seven.eot?#iefix') format('embedded-opentype'),
         url('fonts/pf_tempesta_seven.woff') format('woff'),
         url('fonts/pf_tempesta_seven.ttf') format('truetype'),
         url('fonts/pf_tempesta_seven.svg#PFTempestaSeven') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}
html {
  background: #e1e0cb url('/images/bckgrnd-lt.jpg') no-repeat 50% 0;
}
body {
  color: #222;
  font-family: helvetica, verdana, freeSans, sans-serif;
  font-size: 14px;
  margin: 10px auto 0;
  width: 1010px;
}
img {
  border: 0;
}
h2, h3, h4, h5, h6, p, ol, ul, pre {
  margin-bottom: 10px;
}
p {
  line-height: 1.4em;
  margin-bottom: 1em;
}
blockquote {
  margin: 0 16px;
}
hr {
  background:transparent;
  margin: .8em 0 .4em 0;
  padding: 0 0 8px 0;
  border:0;
  border-bottom: 1px #aaa solid;
}
h1 {
  clear: both;
  color: #333;
  font-size: 1.4em;
  margin-bottom: 8px;
}
h2 {
  color: #555;
  font-size: 18px;
}
h3 {
  border-bottom: 1px solid #444;
  color: #565656;
  font-size: 17px;
}
ol, ul {
  margin-left: 36px;
}
ul {
  list-style-type: circle;
}
a { 
  color: #5d72a7;
  text-decoration: underline;
}
a:hover {
  color: #222;
  text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #555963!important;
  padding: 0!important;
  text-decoration: none!important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  background-color: transparent!important;
  color: #5d72a7!important;
} 

#container {
  margin: 0 auto;
  position: relative; 
}  
#footer-container {
  background: none;
  clear: both;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#wrapper {
  clear: both;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#header {
  float: left;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
}
#header #logo {
  background: url('/images/sprites.png') 0 0 no-repeat; 
  left: 0;
  position: absolute;
  height: 100px;
  width: 125px;
}
#header #name,
#header h1 {
  border: none;
  float: left;
  font-size: 24px;
  font-weight: bold;
  font-family: georgia, serif;
  letter-spacing: 1px;
  margin: 12px 0 8px 0;
  padding-left: 110px;
}
#header #name a,
#header h1 a {
  color: #333!important;
}
#header img {
}
#header a,
#header a:visited {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
#header h2 {
  clear: left;
  color: #222;
  display: block;
  float: left;
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 11px;
  padding-left: 110px;
}
.box {
  border-top: 1px solid #ccc;
  float: left;
  font-size: 15px;
  height: 120px;
  padding: 10px 0 30px 10px;
  width: 212px;
}
.box h2 {
  font-size: 16px;
  margin-bottom: 10px;
}
.box h3 {
  border: none;
}
.box h3 a,
.box h3 a:hover {
  color: #B55800!important;
}
.box li {
  list-style-type: square;
  margin-left: 20px;
}
#left {
  border-right: 1px solid #ccc;
}
#middle {
  border-right: 1px solid #ccc;
}
#nav {
  float: right;
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 14px;
  list-style-type: none;
  margin: 10px 4px 4px 0;
}
#nav li {
  float: left;
}
#nav li a {
  color: #222;
  float: left;
  padding: 0 6px 1px;
  position: relative;
  text-decoration: none;
  z-index: 4;
}
#nav > li > a:before {
  content:"< ";
}
#nav > li > a:after {
  content:" >";
}
#nav li.sfHover > a,
#nav li a:hover {
  background: #fff; 
  background: rgba(255,255,255,.6);
}
#nav li li a:hover {
  background: #909459; 
  background: rgba(144,148,89,.8);
  color: #fff;
}
#nav li.first {
  border-left: none;
}
#nav li.first a {
}
#nav li.ancestor > a,
#nav li.selected > a {
  color: #800!important;
}
#nav li.ancestor > a:hover,
#nav li.selected > a:hover {
  color: #444;
}

/*** SUPERFISH SKIN ***/
#nav ul {
  background: #fff; 
  background: rgba(255,255,255,.9);
  -moz-box-shadow: 0px 1px 2px #ddd;
  -webkit-box-shadow: 0px 1px 2px #ddd;
  box-shadow: 0px 1px 2px #ddd;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 15px;
  width: 300px;
}
#nav li li {
}
#nav a {
}
#nav li {
}
#nav li li a {
  padding: 6px;
  width: 288px;
}
#nav li li li {
}
#nav li:hover, #nav li.sfHover,
#nav a:focus, #nav a:hover, #nav a:active {
        outline:                0;
}

#sidebar {
  float: right;
  padding: 35px 20px 0 0;
  text-align: right;
  width: 230px;
}
#sidebar h2 {
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 14px;
}
#subnav {
  font-size: 15px;
  list-style-type: circle;
  margin: 0 0 40px;
  padding: 0 0 4px;
}
#subnav li {
  margin-bottom: 4px;
}
#subnav li a {
  color: #5d72a7;
  text-decoration: none;
}
#subnav li a:hover {
  background-color: transparent;
  color: #444;
  text-decoration: underline;
}
#subnav li.current {
}
#subnav li.current a {
  color: #555963;
  font-weight: bold;
  text-decoration: underline;
}
#subnav li.selected {
  list-style-type: none;
}
#subnav li.selected a {
  color: #777;
  cursor: default;
  text-decoration: none;
}
.addthis_toolbox {
  position: absolute;
  bottom: 6px;
  left: 4px;
}
.addthis_toolbox a {
  border: 1px solid transparent;
}
#content {
  background: rgba(255,255,255,.2);
  clear: both;
  color: #222;
  float: left;
  z-index: 1;
  margin: 20px 20px 20px 40px;
  padding: 16px 20px;
  position: relative;
  width: 610px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.wide #content {
  margin: 20px 40px;
  width: 840px;
}
#home-content {
  border-bottom: 1px solid #444;
  padding: 6px 40px;
  text-align: left;
}
#home-content h1 {
  line-height: 1.4em;
  text-align: left!important;
}
#home-content p {
  color: #565656;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.24em;
  margin: 0;
}  
hr#splash-rule {
  border-bottom: 5px solid #909459;
}
#slider ul,
.box ul {
  list-style-type: none;
  margin: 0;
}
#slider .slide {
  height: 255px;
  margin: 0;
  position: relative;
  width: 960px;
}
#slider {
  clear: right;
  height: 255px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 960px;
}
#slider.tile {
  height: auto;
  overflow: visible;
}
.overlay {
  position: absolute;
  top: 30px;
  right: 30px;
  text-align: right;
}
.overlay h2 {
  color: #999;
  font-size: 20px;
  font-style: italic;
}
.overlay h2 span {
  color: #0099cc;
  display: block;
  font: normal 28px/38px 'RockSaltRegular',helvetica,sans-serif;
  margin-top: 20px;
}
.overlay .caption {
  font-family: 'PFTempestaSeven', helvetica, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: bold;
}
.jshowoff-slidelinks {
  font-size: 16px;
  height: 28px;
  margin: 0;
  position: absolute;
  right: 6px;
  top: 222px;
  z-index: 100;
}
.jshowoff-slidelinks a {
  background: url('../images/navdivider.png') no-repeat left;
  color: #555;
  display: inline-block;
  padding: 2px 6px 6px 8px;
  text-decoration: none;
}
.jshowoff-slidelinks a:first-child {
  background: none;
}
.jshowoff-slidelinks a:focus {
  color: #888;
  outline: none;
}
.jshowoff-slidelinks a.jshowoff-active {
  color: #0099cc!important;
}
#prevBtn,
#nextBtn {
  position: absolute;
  top: 100px;
}
#prevBtn a,
#nextBtn a {
  background: #222;
  border-bottom: 1px solid #888;
  color: #ddd;
  font-size: 18px;
  font-weight: bold;
  padding: 2px;
  text-decoration: none;
}
#prevBtn a:hover,
#nextBtn a:hover {
  background-color: #555;
}
  
#prevBtn {
  left: -12px;
}
#nextBtn {
  right: -12px;
}
#pony {
  bottom: -100px;
  position: absolute;
  right: -206px;
  z-index: -1;
}
#footer {
  clear: both;
  color: #222;
  float: left;
  margin: 0 auto;
  padding: 10px 20px 20px 20px;
  position: relative;
  width: 920px;
}
#footer .section {
  float: left;
  font-size: 13px;
  margin: 0;
}
#footer #contact {
  margin-left: 20px!important;
  margin-right: 60px!important;
  width: 250px;
}
#contact input[type='text'],
#contact textarea {
  width: 100%;
}
#contact input[type='text'] {
  margin-bottom: 6px;
}
#contact textarea {
  height: 136px;
}
#contact #mw-contact-submit {
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #444;
  font-size: 15px;
  margin: 8px 36px 12px;
  background: none;
  border: none;
  cursor: pointer;
  width: 166px;
}
#contact #mw-contact-submit .label {
  float: left;
}
#contact #mw-contact-submit .click {
  float: right;
  margin: 10px 0 0 0;
}
#contact label {
  font-size: 12px;
  font-weight: normal;
}
#footer #announcements {
  margin-right: 60px;
  width: 340px;
}
#next-previous {
  display: none;
}
#footer #callout {
  background: url('/images/sprites.png') no-repeat -125px 0;
  clear: both;
  color: #444;
  float: left;
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 14px;
  height: 80px;
  margin-top: 16px;
  padding: 20px 15px;
  position: relative;
  width: 320px;
}
#footer #callout p {
  font-weight: bold;
  line-height: 1.8em;
}
#footer #callout .click {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
#footer #blog {
  text-align: center;
  width: 190px;
}
#blog #story-author,
#footer #blog h4 {
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 4px;
}
#blog #story-author {
  margin-bottom: 1em;
}
#footer #blog h5,
#footer #blog p {
  text-align: left;
}
#home-content h1,
#footer .section h2 {
  border: none;
  color: #444;
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 15px;
  text-align: center;
}
#footer .section h5 {
  font-size: 13px;
  margin: 0;
}
#footer #announcement-list {
  list-style-type: none;
  margin: 14px 0 8px 0;
  width: 100%;
}
#footer #announcement-list li {
  margin-bottom: 12px;
  width: 100%;
}
#footer .section li a {
  color: #222;
  display: block;
  text-decoration: none;
}
#footer .release-title {
  font-weight: bold;
}
#footer .release-teaser {
  font-size: 10px;
  font-style: italic;
}
#footer .section li a:hover {
}
#footer .section p {
  margin: 0;
}
#footer .section p a:hover {
  text-decoration: underline;
}
#badges {
  background: url('/images/splash.png') no-repeat;
  position: absolute;
  top: 0;
  left: -35px;
  height: 121px;
  padding: 8px 0 0 74px;
  width: 395px;
  color: #444;
  font-size: 10px;
  font-family: helvetica, verdana, freeSans, sans-serif;
}
#badges #python,
#badges #django {
  color: #444;
  float: left;
  padding-bottom: 40px;
  text-align: left;
  text-decoration: none;
  width: 124px;
}
#badges #django {
  margin-left: 30px;
}
#badges a {
  float: right;
  clear: right;
  margin-bottom: 10px;
  text-align: right;
}
#credits {
/*  background: #858e09; */
  background: #909459;
  clear: both;
  color: #fff;
  font-family: 'RockSaltRegular', helvetica, sans-serif;
  font-size: 11px;
  padding: 10px 6px 6px;
  position: relative;
  text-align: right;
}
#credits p {
  margin-bottom: 2px;
}
#credits b {
  margin: 0 4px;
  vertical-align: middle;
}
#tel {
  float: right;
  font-family: helvetica, verdana, freeSans, sans-serif;
  font-size: 15px;
}
#tel a {
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  text-decoration: none;
}
#iscape-link {
  border-left: 2px solid #fff;
  float: right;
  font-size: 15px;
  padding-left: 20px;
  margin: 0 0 16px 20px!important;
  text-align: left;
}
#iscape-link a {
  background: url('/images/iscape-logo-orig.png') no-repeat 100% 50%;
  color: #fff;
  display: block;
  text-decoration: none;
  width: 230px;
}
address {
  margin-right: 76px;
}
#social {
  margin-left: 16px;
  width: 60px;
  position: absolute;
  right: 8px;
  bottom: 4px;
}
#facebook,
#twitter {
  background-image: url('/images/sprites.png');
  float: left;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  line-height: 0;
  height: 28px;
  width: 28px;
}
#twitter {
  background-position: -7px -105px;
}
#facebook {
  background-position: -35px -105px;
}
#copyright {
  clear: both;
  color: #222;
  font-family: helvetica, verdana, freeSans, sans-serif;
  font-size: 11px;
}
#footer a {
  color: #aaa;
}
#footer a:hover {
  color: #fff;
}
#breadcrumbs {
  font-size: .8em;
  margin-bottom: 10px;
}
#breadcrumbs li {
  display: inline;
}
#print-footer {
  display: none;
}
.clear {
  clear: both;
}
.required {
  color: #a00;
}
.errorlist {
  color: #a00;
  font-size: 12px;
  list-style-type: none;
  margin: 0;
}
.error {
  color: #a00;
}
.click {
  color: #222!important;
  display: block;
  float: right;
  font: bold 10px/12px 'PFTempestaSeven', helvetica, sans-serif;
  margin: 4px 0;
  text-decoration: none!important;
  text-transform: uppercase;
}
.click:before {
  content: '(';
}
.click:after {
  content: ')';
}

button:focus .click,
button:hover .click,
.click:focus,
.click:hover {
  background-color: rgba(255,255,255,.4);
  outline: none;
}
.click:active {
  margin: 5px 0 3px;
}

/** Photologue Styles **/
.photo-gallery {
  float: left;
  margin: 2px;
  padding: 2px;
}
#gallery-content .photo-gallery h2 {
  font-size: 17px;
  margin-bottom: 2px;
}
.photo-gallery img {
  border: 1px solid #777;
}
.photo-gallery .gallery-photo {
  float: left;
  margin: 0 8px 12px 0;
}
#gallery-content {
  width: 100%;
}
#gallery-content h2 {
  font-size: 15px;
  margin: 4px 0;
}
#gallery-content a:hover {
  background-color: transparent;
}
#detail-photo {
  border: 1px solid #999;
  float: left;
  max-width: 602px;
  width: auto !important;
  width: 602px;
  padding: 4px;
}
#detail-photo img {
  border: 1px solid #333;
}
#detail-photo .caption {
  background-color: #eee;
  border: 1px solid #aaa;
  font-size: .95em;
  font-style: italic;
  margin: 0;
  padding: 8px;
}
#gallery-detail {
  border: 1px solid #aaa;
  float: left;
  width: 100%;
}
#gallery-detail .gallery-photo {
  margin: 12px 4px;
}
#gallery-detail p {
  background: #efefef;
  border-bottom: 1px solid #777;
  color: #333;
  font-size: 13px;
  margin: 0;
  padding: 6px 10px;
}
#gallery-detail a {
}
#gallery-detail img {
  background: #eee;
  padding: 2px;
}
#photo-nav {
  color: #777;
  font-size: .9em;
  margin-bottom: 12px;
  text-align: right;
}
#photo-nav .back-link {
  float :left;
}
#photo-nav .next-link a,
#photo-nav .prev-link a {
  font-weight: bold;
}
/** end photologue styles **/

#help-menu {
  font-size: 1.15em;
  margin-left: 0;
  margin-top: 40px;
}
#help-menu ul {
  margin-left: 42px;
}
#help-menu li {
  font-weight: bold;
  list-style-type: none;
  font-size: .95em;
  margin-top: 4px;
}
#help-menu li li {
  font-weight: normal;
  list-style-type: disc;
}
#help-menu li li li {
  list-style-type: circle;
}
#help-menu li li li li {
  display: inline;
  list-style-type: square;
  margin-right: 8px;
}
.collapse:hover {
  cursor: pointer;
}
.left {
  float: left;
  margin: 4px 16px 0 0;
}
.right {
  float: right;
  margin: 4px 0 0 16px;
}


/*** ESSENTIAL SUPERFISH STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
/*	line-height:	1.0; */
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			34px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


