/* @override http://local.puppetlabs.com/wordpress/wp-content/themes/puppetlabs/style.css */

/* @override http://www.puppetlabs.com/wp-content/themes/puppetlabs/style.css */

/*
Theme Name: Puppet Labs
Theme URI: http://puppetlabs.com/wp-content/themes/puppetlabs
Description: The default theme for the Puppet Labs website
Version: 1.0.
Author: Andrew Maier
Author URI: http://designerandrew.com/
Tags: minimalist, html5

	Puppet Labs v1.0
	http://diggingintowordpress.com/

  This theme is based off of the H5 theme. It was developed by
  Andrew Maier. He blogs at http://uxbooth.com and designs
  stuff at http://designerandrew.com

*/

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, header, footer, section, article, aside, nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

code {
  font-family: 'Consolas', 'Monaco', 'DejaVu Sans Mono', monospace;
  background-color: #eee;
  border: 1px solid #ccc;
}
var  {
  font-family: 'Consolas', 'Monaco', 'DejaVu Sans Mono', monospace;
  font-weight: bold;
}


/* Make the line numbers in syntax-highlighted text not look like content */
.lineno {
  font-size : .8em !important;
  color : #aaa;
  padding-right : 1em !important;
}

ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 1px;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  background: #888;
}

table th {background:#888; color:#fff; padding:1em;}
table td {background:#f0f0f0; padding:1em;}

table th:first-child {
  -webkit-border-top-left-radius: 0.5em;
  -moz-border-radius-topleft: 0.5em;
  border-top-left-radius: 0.5em;
}

table th:last-child {
  -webkit-border-top-right-radius: 0.5em;
  -moz-border-radius-topright: 0.5em;
  border-top-right-radius: 0.5em;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

/* Commented out because I don't think we use this. -NF feb 29 2012 */
/*
blockquote, q {
  quotes: "" "";
}
*/

header, footer, section, article, aside, nav {
  display: block;
}

/* @end */

body {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 0.85em;
  background: #ccc;
}

/* @group Accessiblity */

.screen-reader-content {
  display: none !important;
}

/* @end */

/* @group Animations */

@-webkit-keyframes pulse-dark{
	0% {
	   background-color: rgba(0,0,0,0.25);
	}

	50% {
	  background-color: rgba(0,0,0,0.5);
	  border-color: rgba(0,0,0,0.25);
	}

	100% {
	  background-color: rgba(0,0,0,0.25);
	}
}

/* @end */

.site-width {
  width: 90%;
  max-width: 1060px;
  min-width: 940px;
  margin: 0 auto;
  position: relative;
}

.site-width:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* @group Typography */

@font-face {
	font-family: 'CallunaRegular';
	src: url('fonts/Calluna-Regular.otf');
	src: local('Calluna Regular'), local('Calluna-Regular'), url('fonts/Calluna-Regular.woff') format('woff'), url('fonts/Calluna-Regular.otf') format('opentype'), url('fonts/Calluna-Regular.svg#Calluna-Regular') format('svg');
}


h1, h2, h3 {
  display: block;
  margin-bottom: 1em;
  line-height: 1.1em;
}

h1, h2 {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 1.75em;
  font-weight: bold;
  line-height: 1.125em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #3f3d65;
}

h1 a,
h2 a{
	border-bottom: 1px solid transparent;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover{
  border-color: #a04900;
  text-decoration: none;
}

h3, h4 {
  line-height: 1.25em;
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: 0.75em;
  color: #3F3D65;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1.1em;
  font-style: italic;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

h5 {
  color: #888;
  font-size: 1.1em;
  font-style: italic;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

div.section+h3 {
  margin-top: 0;
}

span.subheading {
  font-size: 0.85em;
  font-weight: normal;
  color: #888;
  display: block;
}

h3 + span.subheading {
  margin-bottom: 1em;
  margin-top: -0.5em;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

p {
  margin-bottom: 1em;
  line-height: 1.75em;
}

pre {
  display: inline;
  font-family: Inconsolata, "Courier New", Courier, mono;
}

p:last-child {
  margin-bottom: 0;
}

p.introduction {
  font-size: 1.33em !important;
  line-height: 1.5em;
  font-family: "CallunaRegular", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 0.75em;
}

a {
  color: #c05f1c;
  text-decoration: none;
}


a:hover {
  text-decoration: underline;
}

a[rel="external"] {
  background: url(images/icons/external.png) right center no-repeat;
	padding-right: 20px;
  -webkit-transition: 0.25s all linear;
  -moz-transition: 0.25s all linear;
}

a[rel="external"]:hover {
  background-image: url(images/icons/external_50.png);
}

a.gateway {
  padding: 0.5em 0.75em 0.5em;
  line-height: 1em;
  display: inline-block;
  background: #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: -0.1em;
  margin-right: 0.5em;

}

a.gateway:hover {
  background: #a05617;
  border-color: #a04900;
  color: white;
  text-decoration: none;
}

/* We want this to apply to lists standing by themselves, but not to lists within lists, because that just makes a mess. */
p > ul, ol, dl {
  margin-bottom: 1.5em;
}

ol > li {
  position: relative;
  line-height: 1.5em;
}

li {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

li ul {
  padding-top: 0.25em;
}

blockquote {
  position: relative;
/* overflow: hidden; */ /* I don't know why this was here. -NF 2/2012 */
  padding: 1em 20px;
/*   border-top: none; */
  border: 3px solid #e0e0e0;
  margin-top: 0;
  margin-bottom: 0.5em;
}


div.right.quote {
  float: right;
  width: 300px;
  margin-right: -178px;
  margin-left: 18px;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
}

div.left.quote {
  float: left;
  width: 240px;
  margin-right: 20px;
  margin-left: -20px;
  margin-bottom: 3.5em;
  overflow: hidden;
  position: relative;
}

/* Commenting out because I want to use blockquote elements as asides. This is semantically sketchy (this should properly be done with <aside> elements), but because Markdown has a native representation of blockquotes, and because most Markdown implementations won't recursively process Markdown syntax contained within non-native block elements, it's the easiest way to get what we want. -NF Feb 29 2012 */
/*
blockquote:before {
  content: "“";
  position: absolute;
  top: 0;
  left: -10px;
  font-family:"CallunaRegular", Georgia, "Times New Roman", Times, serif;
  font-size: 12em;
  font-style: normal;
  z-index: 1;
  color: #e0e0e0;
}

blockquote p{
  font-family: "CallunaRegular", Georgia, "Times New Roman", Times, serif;
  font-size: 1.33em;
  font-style: italic;
  line-height: 1.5em;
  background: no-repeat;
  z-index: 2;
  position: relative;
}
 */

cite {
  font-size: 0.85em;
  line-height: 1.4em;
  color: #aaa;
  display: block;
  margin-top: 0.5em;
  padding: 0 22px;
}

cite:before {
  content: "—";
  margin-left: -1.1em;
}

span.ampersand,
span.alternate {
  font-family: "Baskerville", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  line-height: inherit;
}

span.ampersand{
  display: inline-block;
  font-size: 1.33em;
  margin-top: -0.33em;
}

code span.ampersand {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    margin-top: inherit;
}

span.alternate {
  letter-spacing: normal;
  position: relative;
  top: -0.1em;
}

sup a:link {
  text-decoration: underline;
}

sup a:visited {
  text-decoration: underline;
}

.footnotes {
  font-size: 0.8em;
  border-top: 1px dotted;
}

.footnotes li:target {
  background: #ff9;
}

/* BASIC BUTTONS */
.btn {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position:relative;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px !important;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:1.125em;
	font-weight:bold;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.btn:hover {
	text-decoration: none;
}
.btn:active {
	position: relative;
	top: 1px;
}

/* BUTTON COLORS */
.btn {
	color: #fff;
	border: solid 1px #954712;
	background: #C05F1C;
	background: -webkit-gradient(linear, left top, left bottom, from(#d47b3e), to(#C05F1C));
	background: -moz-linear-gradient(top,  #d47b3e,  #C05F1C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d47b3e', endColorstr='#C05F1C');
}
.btn:hover {
	border: solid 1px #954712;
	background: #C05F1C;
	background: -webkit-gradient(linear, left top, left bottom, from(#A05617), to(#C05F1C));
	background: -moz-linear-gradient(top,  #A05617,  #C05F1C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A05617', endColorstr='#C05F1C');
}

.btn-light {
	color: #C05F1C;
	text-shadow: 0 1px 1px rgba(0,0,0,.185);
	border: solid 1px #fae6c0;
	background: #feecc1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fffaed), to(#feecc1));
	background: -moz-linear-gradient(top,  #fffaed,  #feecc1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffaed', endColorstr='#feecc1');
}
.btn-light:hover {
	border: solid 1px #fae6c0;
	background: #fff7e3;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9e3bb), to(#fff7e3));
	background: -moz-linear-gradient(top,  #f9e3bb,  #fff7e3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e3bb', endColorstr='#fff7e3');
}

.btn-dark {
	color: #fff;
	border: solid 1px #9983b0;
	background: #7f6799;
	background: -webkit-gradient(linear, left top, left bottom, from(#c1a7dd), to(#7f6799));
	background: -moz-linear-gradient(top,  #c1a7dd,  #7f6799);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1a7dd', endColorstr='#7f6799');
}
.btn-dark:hover {
	color: #fff;
	border: solid 1px #9983b0;
	background: #7f6799;
	background: -webkit-gradient(linear, left top, left bottom, from(#725d88), to(#7f6799));
	background: -moz-linear-gradient(top,  #725d88,  #7f6799);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#725d88', endColorstr='#7f6799');
}

.btn-space {margin-top:3em !important; margin-bottom:3em;}


/* @end */

/* @group Header */

body{
  border-top: 1px solid #a09dc4;
}
header#header {
  border-top: 4px solid #514a6b;
  background: #403e56 url(images/matte-blue.png) bottom repeat-x;
  color: white;
  white-space: nowrap;
  z-index: 1;
}

header#header .site-width{
  padding: 1.4em 0 0;
}

header#header a {
  text-decoration: none;
  display: block;
}

header#header h1,
header#header ul,
header#header ul li {
	margin: 0;
  -webkit-transition: 0.125s background linear;
  -moz-transition: 0.125s background linear;
}

header#header h1 {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: block;
  height: 36px;
  width: 127px;
  float: left;
}

header#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
  background: url(images/puppet-labs.png) left center no-repeat;
  position: relative;
  opacity: 0.5;
  -webkit-transition: 0.33s linear;
  -moz-transition: 0.33s linear;
  border: none;
}

header#header h1 a:hover {
  opacity: 1;
}

header#header h1 a span {
  display: none;
}

/* @group Global Navigation */

header#header ul#global-navigation{
	margin-left: 170px;
	margin-top: 18px;
  background: #2b2539;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius: 6px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,0.05);
  box-shadow: 0 -1px 0 rgba(255,255,255,0.05);
}

header#header ul#global-navigation > li {
  margin: 0 -0.2em;
  width: 14.2%;
  max-width: 180px;
  display: inline-block;
}

body#puppet header#header li#puppet-tab > a,
body#services header#header li#services-tab > a,
body#puppetlabsdocs header#header li#resources-tab > a,
body#blog header#header li#community-tab > a,
body.blog header#header li#community-tab > a,
body.single header#header li#community-tab > a,
body#company header#header li#company-tab > a {
  color: white;
  border-top-color: #a965a9;
  background: #2e283c;
}

body#puppet header#header li#puppet-tab > a span.subtitle,
body#services header#header li#services-tab > a span.subtitle,
body#support header#header li#services-tab > a span.subtitle,
body#blog header#header li#community-tab > a span.subtitle,
body.blog header#header li#community-tab > a span.subtitle,
body.single header#header li#community-tab > a span.subtitle,
body#company header#header li#company-tab > a span.subtitle {
  color: #aaa;
}

header#header ul#global-navigation > li:first-child a{
  border-left: none !important;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius: 6px;
  border-top-left-radius: 6px;
}

header#header ul#global-navigation > li:last-child a{
	border-right: none !important;
}

header#header ul#global-navigation > li > a {
  color: #747380;
  padding: 0.5em 20px 0.67em;
  font-weight: bold;
  border-right: 1px solid rgba(0,0,0,0.1);
  border-left: 1px solid rgba(255,255,255,0.05);
}

header#header ul#global-navigation > li > a:hover {
  background: #503577 !important;
  color: white;
  text-decoration: none;
  border-top-color: #f6d072;
  border-left-color: #593f7e;
  border-right-color: rgba(0,0,0,0.33);
}

header#header ul#global-navigation > li > a:active {
  color: #ccc;
  background-color: #442d65;
  border-top-color: #ffcb4d;
}

header#header ul#global-navigation > li > a:active span.drop-down-trigger {
  opacity: 0.5;
}

header#header ul#global-navigation > li.active > a {
  background: #2c2639;
}

header#header ul li.with-submenu > ul {
  background: #fff6e5;
  position: absolute;
  left: 0;
  z-index: 10;
  font-size: 0.85em;
  visibility: hidden;
  -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 2px 1px rgba(0,0,0,0.25);
	width: 100%;
	white-space: normal;
}

header#header ul li.with-submenu > ul li ul {
  border-bottom: 1px solid #ebe3d3;
  display: block;
  padding-bottom: 0.125em;
  margin-bottom: 0.125em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

header#header ul li.with-submenu > ul li:last-child ul {
  border: none;
  margin: 0;
  padding: 0;
}

header#header ul ul:last-child,
header#header ul ul:last-child li:last-child,
header#header ul ul:last-child li:last-child a {
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

header#header ul li.active ul {
  visibility: visible;
}

header#header li.with-submenu ul li {
  display: block;
  border: none;
}

header#header ul li.with-submenu ul li a {
  padding: 0.5em 10px;
  color: #653413;
  background: #fff6e5;
  border: none;
}

header#header ul li.with-submenu ul li a:hover {
  background: white;
  color: #a25a3b;
}

header#header ul li.with-submenu {
  position: relative;
}

header#header ul li.with-submenu > a {
  padding-right: 30px !important;
  position: relative;
}

header#header ul span.drop-down-trigger {
  display: block;
  width: 20px;
  height: 2.6em;
  background: url(images/icons/dropdown_indicator.png) center 51% no-repeat #342d44;
  background: url(images/icons/dropdown_indicator.png) center 51% no-repeat, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4c3272), to(#342d44));
  background: url(images/icons/dropdown_indicator.png) center 51% no-repeat, -moz-linear-gradient(#4c3272, #342d44);
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid rgba(0,0,0,0.03);
  opacity: 0;
  -webkit-transition: 0.125s opacity linear;
  -moz-transition: 0.125s opacity linear;
}

header#header ul li:hover span.drop-down-trigger {
  opacity: 1;
  visibility: visible;
}

header#header ul span.drop-down-trigger:hover {
  border-left: 1px solid rgba(0,0,0,0.1);
  background: #672e9f url(images/icons/dropdown_indicator.png) no-repeat center 51%;
}

header#header ul li.active span.drop-down-trigger {
  background: #2b2538 url(images/icons/dropdown_indicator_active.png) center center no-repeat;
}

header#header li a span.subtitle {
  display: block;
  font-size: 0.85em;
  color: #6d6480;
  margin-top: -0.125em;
  font-weight: normal;
}

header#header li:hover a span.subtitle {
  color: #aaa;
}

/* @end */

/* @group Misc Navigation */

#header #misc-navigation{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.85em;
  font-weight: bold;
}
#header #misc-navigation ul {
  padding: 3px 10px 5px;
  display:inline-block;
  white-space: nowrap;
  vertical-align:top;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #514a6b;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#514a6b), to(#524f74));
  background: -moz-linear-gradient(#514a6b, #524f74);
  -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
  box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
}

#header #misc-navigation ul li{
	display: inline-block;
	margin-right: 0.8em;
}

#header #misc-navigation ul li:last-child{
	margin-right: -0.67em;
}

#header #misc-navigation ul li a{
	color: #9c99b3;
}

#header #misc-navigation ul li a:hover{
	text-decoration: underline;
}

#header #misc-navigation a.gateway{
	border: none;
	background: #ba5500;
	color: white;
	padding: 0.25em 0.5em;
	line-height: 1.5em;
}

#header #misc-navigation a.gateway:hover{
  background-color: #7f6799;
  text-decoration: none;
}

#header #misc-navigation form {display:inline-block; padding:5px 10px 5px;}
#header #misc-navigation form input {font-family: "Lucida Grande", Lucida, Verdana, sans-serif; display:inline-block; margin:0 10px 0 0 !important; padding:2px !important; width:auto !important; font-size:1em !important;}
#header input.searchbtn {padding:0.25em 0.5em; line-height:1.5em; font-weight:bold; background: #7f6799; color:#fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border:none !important;}
#header input.searchbtn:hover {background-color:#ba5500; color:#fff;}


/* @end */


header#header li a span.subtitle span.ampersand {
  border: none;
}

/* @end */

/* @group Masthead */

section#masthead,
section#masthead .site-width {
  color: #333;
}

section#masthead {
  padding: 0.75em 0 0.9em;
  background: none repeat scroll 0 0 #E1E2E3;
  -webkit-box-shadow: 0 -2px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 -2px 0 rgba(0,0,0,0.25);
  z-index: 2;
}

section#masthead p {
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.125);
  margin-bottom: 1em;
  max-width: 36em;
  font: 1.5em/1.4em "CallunaRegular", Georgia, "Times New Roman", Times, serif;
}

section#masthead h1 {
  display: inline;
  font-size: 3em;
  letter-spacing: -0.05em;
  font-weight: inherit;
  margin: 0;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.125);
}

.cufon-active section#masthead h1 {
	margin-left: -8px;
	line-height: 1em;
}

section#masthead h1 span.ampersand {
  margin-left: 0.1em;
}

span.edit a {
  padding: 0.3em 10px;
  background: rgba(0,0,0,.33);
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  color: white !important;
  position: relative;
  top: -0.25em;
  margin-left: 1em;
  -webkit-transition: 0.25s linear all;
  -moz-transition: 0.25s linear all;
  border: 2px solid rgba(0,0,0,0.1);
  text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
}

span.edit a:hover {
  -webkit-animation: pulse-dark 2s infinite;
}

/* @end */

/* @group Content */

section#content {
  background: #fdfdfd;
  color: #444;
  padding-top: 2em;
  padding-bottom: 2.5em;
  -webkit-box-shadow: 0 -4px 0 rgba(0,0,0,0.125),  0 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 -4px 0 rgba(0,0,0,0.125),  0 4px 0 rgba(0,0,0,0.1);
  border-top: 1px solid white;
  z-index: 5;
  position: relative;
}

/* @group secondary-content */

.secondary-content section {
  margin-bottom: 2em;
}

.secondary-content section#other-products ul li {
  margin-bottom: 0.5em;
}

.secondary-content section#other-products ul li.active a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}

.secondary-content section#company-section p {
  font-size: 0.85em;
}

.secondary-content widget {display:block; padding:20px 10px 20px 0;}
.secondary-content widget .title {display:none;}
widget .btn {padding:.35em .45em .375em .45em; font-size:.9em; margin-left:auto; margin-right:auto; display:inline-block; text-align:center;}

#sidebar-2 widget {margin:1.5em 0 1em; display:block;}
#sidebar-2 widget:first-child {margin-top:0;}
#sidebar-2 widget .title {line-height: 1.1em; font-weight: bold; margin-bottom: 0.75em; color: #555; -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear;}






/* @end */

/* @end */

/* @group Footer */

footer#footer {
  margin-bottom: 1em;
  background: #eee url(images/argyle.png);
  background: url(images/argyle.png), -webkit-gradient(linear, 0% 100%, 0% 120, from(#eee), to(#fafafa));
  color: #555;
  padding: 30px 0 25px;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.1);
  min-height: 160px;
  overflow: hidden;
}

#footer h4 {
  margin-top: 0;
  margin-bottom: 0.75em;
  color: #888;
  text-transform: none;
  letter-spacing: normal;
  -webkit-transition: 0.25s linear;
  -moz-transition: 0.25s linear;
  font-size: 1.25em;
}

#footer:hover h4 {
  color: #333;
}

footer#footer ul li {
  line-height: 1.33em;
  margin-bottom: 0.5em;
}

footer#footer ul li:nth-child(2n+2) {
  margin-right: 0;
}

footer#footer a {
  color: #999;
  -webkit-transition: 0.25s linear;
  -moz-transition: 0.25s linear;
}

footer#footer:hover a {
  color: #a04900;
}

footer#footer div.primary-secondary-content {
  padding-right: 360px;
  padding-left: 300px;
}

footer#footer #elsewhere a[rel="external"]:after {
  display: none;
}

footer#footer ul li a:hover span {
  text-decoration: none;
  opacity: 1;
}

footer#footer ul li span.indicator {
  display: none !important;
}

/* NF: I can tell what this was originally meant to do, but it's not doing it. Turning it off. */
/*
footer#footer ul li.chat span.indicator {
  background: url(images/icons/16/aim.png);
}

footer#footer ul li.discussion span.indicator {
  background: url(images/icons/16/google.png);
}

footer#footer ul li.subscribe span.indicator {
  background: url(images/icons/16/rss.png);
}

footer#footer ul li.facebook span.indicator {
  background: url(images/icons/16/facebook.png);
}

footer#footer ul li.twitter span.indicator {
  background: url(images/icons/16/twitter.png);
}
 */

footer#footer #newsletter {
  position: absolute;
  left: 0;
  width: 300px;
}

footer#footer #newsletter label{
	display: none;
}

#footer ul.followus li {display:inline-block; margin:0 .25em 1.5em 0;}




footer#footer #book-it {
  width: 200px;
  padding-right: 140px;
  position: absolute;
  right: 0;
  top: 0;
}

#book-it img {
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.25);
  z-index: 3;
}

footer#footer form fieldset legend {
  display: none;
}

#footer input {
  display: inline-block;
  width: 160px;
}

#footer .btn {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  background: #555;
  color: #ddd;
  border: 1px solid #444;
  padding: 0.2em 5px 0.275em 5px;
  position: relative;
  -webkit-transition: 0.25s all ease-in-out;
  text-decoration: none;
  display: inline-block;
  font-size:0.8125em;
}

#footer .fbtn {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position:relative;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px !important;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size:1.125em;
	font-weight:bold;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

#footer .fbtn:hover {
	text-decoration: none;
}
#footer .fbtn:active {
	position: relative;
	top: 1px;
}

/* BUTTON COLORS */
#footer .fbtn {
	color: #fff !important;
	border: solid 1px #954712;
	background: #C05F1C;
	background: -webkit-gradient(linear, left top, left bottom, from(#d47b3e), to(#C05F1C));
	background: -moz-linear-gradient(top,  #d47b3e,  #C05F1C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d47b3e', endColorstr='#C05F1C');
}
#footer .fbtn:hover {
	border: solid 1px #954712;
	background: #C05F1C;
	background: -webkit-gradient(linear, left top, left bottom, from(#A05617), to(#C05F1C));
	background: -moz-linear-gradient(top,  #A05617,  #C05F1C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A05617', endColorstr='#C05F1C');
}





/* @end */

/* @group Layouts */

/* @group Resources */
/* NF: I don't know what this "resources" group is, but I had to change the body ID from "resources" to "puppetlabsdocs" in order to avoid anchor name conflicts. --2011.08.09*/


/* @group Docs */

body#puppetlabsdocs.docs section#content div.site-width div.primary-secondary-content {
  padding-left: 320px;
  padding-right: 0px;
}

body#puppetlabsdocs.docs section#content div.site-width div.primary-secondary-content .primary-content {
  float: right;
}

/* body#puppetlabsdocs.docs section#content div.site-width div.primary-secondary-content .secondary-content */
nav.main {
  width: 250px;
  position: relative;
  margin: 0;
  margin-left: -340px;
  border-left: none;
  /* border-right: 2px solid #eee; */
  padding-right: 20px;
  /* left: 40px; */
  float: left !important;
}

body#puppetlabsdocs.docs section#content div.site-width div.primary-secondary-content .primary-content ul {
  margin-left: 1em;
}

body#puppetlabsdocs.docs section#content div.site-width div.primary-secondary-content .primary-content ul li {
  margin-bottom: 0.67em;
  padding-left: 1.5em;
  position: relative;
}

body#puppetlabsdocs.docs section#content div.site-width div.primary-secondary-content .primary-content ul li:before {
  content: "♦";
  font-size: 0.75em;
  padding-right: 0.85em;
  color: #b7d0ab;
  position: absolute;
  left: -1px;
  top: 0.125em;
}

/* This adds up to the same left spacing as unordered lists get... sort of. */
body#puppetlabsdocs.docs section#content div.site-width div.primary-secondary-content .primary-content ol {
  margin-left: 2.5em;
}

/* NF: Inline images should have an outer glow for legibility, especially in cases where we have screenshots of browser-rendered text. */
section#content div.primary-secondary-content div.primary-content p img {
  border: solid 1px #ccc;
  box-shadow: 0px 0px 8px #999;
  /* Also, images should be limited to 640px wide so they don't blow up the page layout. */
  max-width: 640px;
}

/* NF: Also, images that are the only thing in their paragraph should be centered. */
div.primary-secondary-content div.primary-content p > img:only-child, div.primary-secondary-content div.primary-content p > a:only-child > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

body#puppetlabsdocs.docs .primary-content dl dt{
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

body#puppetlabsdocs.docs .primary-content dl dd{
	line-height: 1.5em;
	border-left: 4px solid #eee;
	padding-left: 20px;
}

dd > p {
    margin-top: 1em; /* This is necessary for setting off the second paragraph in any dd element, since the first "paragraph" of any dd isn't inside a <p> element. */
}

/* @group Docs TOC */

ol.toc {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 0;
  color: #888;
  font-weight: bold;
  margin-left: 0;
}

ol.toc a {
  font-weight: normal;
}

/* Second-level TOCs should have lighter text and be smaller */

ol.toc > li > ol.toc {
  padding-bottom: 0;
  padding-top: 0.25em;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0.9em;
  list-style-type: decimal;
  color: #aaa;
  margin-left: 0;
}

ol.toc > li {
  margin-bottom: 0;
  line-height: 1.5em;
}

ol.toc > li > ol.toc > li {
  line-height: 1.25em;
  padding-bottom: 0.25em;
}

/* @end */

/* Classes for spans that warn about version incompatibilities */
.versionnote {
  background-color: #ff9;
}
.versionwarning {
  background-color: #ff9;
  color: #f00;
  font-size: 1.5em;
  font-weight: bold;
}

/* New nav ULs for experimental navigation sidebar style (NF 2011.11.07) */
/* This is prototype work for the PE 2.0 manual only. */

div#subCol ul {
  /*padding: 1em;*/
  /*color: #888;*/
  font-weight: bold;
}

div#subCol ul > li > ol.toc {
  /*padding: 0;*/ /* Okay, fine, you can keep your padding. >:| */
  margin-bottom: 0;
}

div#subCol ul > li:before {
  content: "♦";
  font-size: 0.75em;
  width: 5px;
  display: inline-block;
  padding-right: 0.85em;
  color: #888;
  /*position: absolute;*/
  left: -1px;
  top: 0.125em;
}

div#subCol ul > li.expanded-nav:before {
  content: "-";
  float: left; /* This is semantically pointless, but Safari blows up without it. >:| NF/Devon */
}

div#subCol ul > li.hidden-nav:before {
  content: "+";
  float: left; /* This is semantically pointless, but Safari blows up without it. >:| NF/Devon */
}

div#subCol ul > li {
  font-weight: normal;
  color: #444;
  margin-bottom: 0;
  line-height: 1.5em;
}

div#subCol ul > li strong:hover {
  color: #999;
}

div#subCol ul > li > ul {
  padding-bottom: 0;
  padding-top: 0.25em;
  padding-left: 1.4em;
  margin-bottom: 0;
  /*font-size: 0.9em;*/
  /*list-style-type: decimal;*/
  /*color: #aaa;*/
}

li.currentsection {
  background-color: #faf5f3;
  border-left: 2px solid #c05f1c;
  margin-left: -22px;
  padding-left: 20px;
}
li.currentpage {
  border-bottom: 1px solid #888;
  margin-bottom: 10px !important;
}
li.currentpage > ol.toc {
  margin-left: -41px;
  padding-left: 76px;
  padding-top : 0;
}

li.currentpage > ol.toc a {
  color: #888;
}

/* end prototype nav work. (NF 2011.11.07) */

/* @group #masthead */

body#puppetlabsdocs.docs #masthead li.with-submenu > a {
  display: block;
  position: relative;
  background: #804223;
  background: rgba(0,0,0,0.25);
  padding: 0.25em 10px;
  padding-right: 32px;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  color: white;
  width: 118px;
}

body#puppetlabsdocs.docs #masthead li.with-submenu:hover > a {
  background: #370e01;
  background: rgba(0,0,0,0.5);
}

body#puppetlabsdocs.docs #masthead li.with-submenu.active > a,
body#puppetlabsdocs.docs #masthead li.with-submenu.active:hover > a {
    background: #333;
	background: rgba(0,0,0,0.85);
}

body#puppetlabsdocs.docs #masthead li {
  display: inline-block;
  color: white;
  margin: 0;
  margin-right: 1em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  position: relative;
}

body#puppetlabsdocs.docs #masthead li.active a {
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

body#puppetlabsdocs.docs #masthead span.drop-down-trigger {
  display: block;
  width: 20px;
  height: 1.4em;
  background: #2b2538 url(images/icons/dropdown_indicator.png) center 51% no-repeat;
  background: url(images/icons/dropdown_indicator.png) center 60% no-repeat rgba(0,0,0,0.5);
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  -webkit-transition: 0.125s opacity linear;
  padding: 0;
}

body#puppetlabsdocs.docs #masthead ol li:hover span.drop-down-trigger {
  opacity: 1;
  visibility: visible;
}

body#puppetlabsdocs.docs #masthead li.with-submenu dl {
  background: #333;
  background: rgba(0,0,0,0.85);
  left: 0;
  z-index: 10;
  font-size: 0.85em;
  -webkit-transition: opacity 0.125s linear;
  width: 160px;
  padding: 0 0 10px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

body#puppetlabsdocs.docs #masthead li.active.with-submenu dl {
  opacity: 1;
  visibility: visible;
}

body#puppetlabsdocs.docs #masthead li.with-submenu dl:last-child {
  -webkit-border-bottom-left-radius: 0.5em;
  -webkit-border-bottom-right-radius: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

body#puppetlabsdocs.docs #masthead li.with-submenu dl dt {
  padding: 0.75em 10px 0;
}

body#puppetlabsdocs.docs #masthead li.with-submenu dl a {
  padding: 0.25em 10px;
  display: block;
  line-height: 1.33em;
  margin-bottom: 0.25em;
}

body#puppetlabsdocs.docs #masthead li.with-submenu dl a:hover {
	background: rgba(0,0,0,0.5);
}

/* @end */

/* @end */


section#masthead h1 h1:before {
  content: ": ";
  margin-left: -0.15em;
}

section#masthead ul#doc-navigation {
  float: right;
  margin: 0;
  position: relative;
  top: 1.25em;
}


/* @end */

/* NF: lonely rules from groups I killed */
.secondary-content h4 {
  margin: 0;
  text-transform: none;
  letter-spacing: normal;
  font-size: inherit;
}


/* @group Shared */

/* @group pre > code */

pre > code{
  background: #eee;
  display: block;
  padding: 1em 20px;
  margin-bottom: 1em;
  line-height: 1.25em;
  border: 4px solid #ddd;
  overflow-x: auto;
}

/* @end */


/* @group ul.bulleted */
/* NF: This has questionable utility -- looks like it'll never be applied? */

ul.bulleted {
  margin-left: 1em;
  float: ;
}

ul.bulleted li {
  margin-bottom: 0.67em;
  padding-left: 1.5em;
  position: relative;
}

ul.bulleted li:before {
  content: "♦";
  font-size: 0.85em;
  padding-right: 0.85em;
  color: #9491ac;
  position: absolute;
  left: -1px;
  top: 0.125em;
}

/* @end */

/* @group .primary-secondary-content */

div.primary-secondary-content:after,
div.primary-secondary-content .primary-content:after,
div.primary-secondary-content .secondary-content:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.primary-secondary-content .primary-content,
div.primary-secondary-content .secondary-content {
  width: 100%;
  float: left;
}

.primary-content h2:first-child,
.primary-content h3:first-child{
	margin-top: 0;
}

/* .secondary-content */
nav.main h3:first-child {
  margin-top: 0.67em;
}


/* @end */

/* @group Copyright */

div#copyright {
  color: #555;
  font-size: 0.85em;
  padding: 1em 0;
  margin-bottom: 1em;
}

div#copyright a {
  color: inherit;
}

div#copyright .vcard span.org:after,
div#copyright .vcard .adr:before,
div#copyright .vcard .adr:after {
  content: "•";
  padding-left: 0.8em;
  padding-right: 0.8em;
}

div#copyright .vcard span.org:after {
  padding-left: 1.0em;
}

/* @end */

/* @group Form */

/* @group #contactform */

form fieldset.name legend{
  display: block;
}

form fieldset.name legend span{
  display: block;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.275em;
  font-weight: bold;
  color: #888;
  position: relative;
  top: -0.4em;
  left: 0;
  margin: 0;
  z-index: 5;
}

form fieldset.name {
  position: relative;
}

form div.first-name,
form div.last-name {
  display: inline-block;
  margin-right: 16px;
  width: 200px;
  padding-bottom: 1em;
  margin-bottom: 0.33em;
  position: relative;
}

form div.first-name label,
form div.last-name label {
  position: absolute;
  bottom: 0.6em;
  text-transform: none;
  letter-spacing: normal;
  color: #aaa;
}

/* @end */

form div{
  position: relative;
}

form p {
  margin: 0;
}

fieldset legend {
  display: none;
}

input, textarea {
  display: block;
  width: 100%;
  border: 2px solid #ccc;
  padding:.35em;
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  border-radius: .375em;
  font: 1em "CallunaRegular", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 1.5em !important;
  text-indent: 0.2em;
  line-height: 1.5em;
}

input {
  max-width: 200px;
}

input[type="hidden"]{
	display: none !important;
}

label {
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.275em;
  font-weight: bold;
  color: #888;
  margin-bottom: 0.67em;
  display: block;
}

input.error{
	border-color: #ea9b76;
	background: #ffeedb;
}

input.error:focus{
	border-color: #ccc;
	background-color: #fff;
}

label.error {
  position: absolute;
  top: 0;
  left: 200px;
  display: block;
  width: 10.5em;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #c03c00;
  color: white !important;
  padding: 0.5em;
  height: 1.2em;
  text-transform: none;
  letter-spacing: normal;
  font-size: 10px;
  font-weight: normal;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
}

div:hover > label.error{
	opacity: 1;
	visibility: visible;

}

label span.subtle {
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
}

div.input-label {
  padding-left: 2em;
  position: relative;
  margin-bottom: 1.5em;
}

div.input-label label {
  cursor: pointer;
  letter-spacing: normal;
  text-transform: none;
  color: #aaa;
  position: relative;
}

div.input-label label:hover {
  text-decoration: underline;
}

div.input-label input {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  margin-left: -0.05em;
  margin-top: -0.05em;
  font-size: 1.5em;
  width: 1em;
}

/* @end */


/* @end */
