
<div class="wrap">
	<h2>Content Builder Configuration</h2>
	<div class="narrow">
		<form action="" method="post" id="newplug-conf">
			<p>Content Builder settings</p>
			<p>
				<label for="cb_width">Content Width (in px):</label>
				<input name="width" id="cb_width" type="text" value="" />
			</p>
			<p class="submit"><input type="submit" name="submit" value="Update options &raquo;" /></p>
		</form>
	</div>
</div>/*!
 * Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.cb-theme .clearfix {
  *zoom: 1;
}
.cb-theme .clearfix:before,
.cb-theme .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.cb-theme .clearfix:after {
  clear: both;
}
.cb-theme .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.cb-theme .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cb-theme article,
.cb-theme aside,
.cb-theme details,
.cb-theme figcaption,
.cb-theme figure,
.cb-theme footer,
.cb-theme header,
.cb-theme hgroup,
.cb-theme nav,
.cb-theme section {
  display: block;
}
.cb-theme audio,
.cb-theme canvas,
.cb-theme video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.cb-theme audio:not([controls]) {
  display: none;
}
.cb-theme html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.cb-theme a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cb-theme a:hover,
.cb-theme a:active {
  outline: 0;
}
.cb-theme sub,
.cb-theme sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.cb-theme sup {
  top: -0.5em;
}
.cb-theme sub {
  bottom: -0.25em;
}
.cb-theme img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.cb-theme #map_canvas img {
  max-width: none;
}
.cb-theme button,
.cb-theme input,
.cb-theme select,
.cb-theme textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.cb-theme button,
.cb-theme input {
  *overflow: visible;
  line-height: normal;
}
.cb-theme button::-moz-focus-inner,
.cb-theme input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.cb-theme button,
.cb-theme input[type="button"],
.cb-theme input[type="reset"],
.cb-theme input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
.cb-theme input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.cb-theme input[type="search"]::-webkit-search-decoration,
.cb-theme input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.cb-theme textarea {
  overflow: auto;
  vertical-align: top;
}
.cb-theme .row {
  margin-left: -20px;
  *zoom: 1;
}
.cb-theme .row:before,
.cb-theme .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.cb-theme .row:after {
  clear: both;
}
.cb-theme [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.cb-theme .container,
.cb-theme .navbar-static-top .container,
.cb-theme .navbar-fixed-top .container,
.cb-theme .navbar-fixed-bottom .container {
  width: 940px;
}
.cb-theme .span12 {
  width: 940px;
}
.cb-theme .span11 {
  width: 860px;
}
.cb-theme .span10 {
  width: 780px;
}
.cb-theme .span9 {
  width: 700px;
}
.cb-theme .span8 {
  width: 620px;
}
.cb-theme .span7 {
  width: 540px;
}
.cb-theme .span6 {
  width: 460px;
}
.cb-theme .span5 {
  width: 380px;
}
.cb-theme .span4 {
  width: 300px;
}
.cb-theme .span3 {
  width: 220px;
}
.cb-theme .span2 {
  width: 140px;
}
.cb-theme .span1 {
  width: 60px;
}
.cb-theme .offset12 {
  margin-left: 980px;
}
.cb-theme .offset11 {
  margin-left: 900px;
}
.cb-theme .offset10 {
  margin-left: 820px;
}
.cb-theme .offset9 {
  margin-left: 740px;
}
.cb-theme .offset8 {
  margin-left: 660px;
}
.cb-theme .offset7 {
  margin-left: 580px;
}
.cb-theme .offset6 {
  margin-left: 500px;
}
.cb-theme .offset5 {
  margin-left: 420px;
}
.cb-theme .offset4 {
  margin-left: 340px;
}
.cb-theme .offset3 {
  margin-left: 260px;
}
.cb-theme .offset2 {
  margin-left: 180px;
}
.cb-theme .offset1 {
  margin-left: 100px;
}
.cb-theme .row-fluid {
  width: 100%;
  *zoom: 1;
}
.cb-theme .row-fluid:before,
.cb-theme .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.cb-theme .row-fluid:after {
  clear: both;
}
.cb-theme .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.cb-theme .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.cb-theme .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.cb-theme .row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.cb-theme .row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.cb-theme .row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.cb-theme .row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.cb-theme .row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.cb-theme .row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.cb-theme .row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.cb-theme .row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.cb-theme .row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.cb-theme .row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.cb-theme .row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.cb-theme .row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.cb-theme .row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.cb-theme .row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.cb-theme .row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.cb-theme .row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.cb-theme .row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.cb-theme .row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.cb-theme .row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.cb-theme .row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.cb-theme .row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.cb-theme .row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.cb-theme .row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.cb-theme .row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.cb-theme .row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.cb-theme .row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.cb-theme .row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.cb-theme .row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.cb-theme .row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.cb-theme .row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.cb-theme .row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.cb-theme .row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.cb-theme .row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.cb-theme .row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.cb-theme .row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.cb-theme [class*="span"].hide,
.cb-theme .row-fluid [class*="span"].hide {
  display: none;
}
.cb-theme [class*="span"].pull-right,
.cb-theme .row-fluid [class*="span"].pull-right {
  float: right;
}
.cb-theme p {
  margin: 0 0 10px;
}
.cb-theme .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
.cb-theme small {
  font-size: 85%;
}
.cb-theme strong {
  font-weight: bold;
}
.cb-theme em {
  font-style: italic;
}
.cb-theme cite {
  font-style: normal;
}
.cb-theme .muted {
  color: #999999;
}
.cb-theme .text-warning {
  color: #c09853;
}
.cb-theme .text-error {
  color: #b94a48;
}
.cb-theme .text-info {
  color: #3a87ad;
}
.cb-theme .text-success {
  color: #468847;
}
.cb-theme h1,
.cb-theme h2,
.cb-theme h3,
.cb-theme h4,
.cb-theme h5,
.cb-theme h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
.cb-theme h1 small,
.cb-theme h2 small,
.cb-theme h3 small,
.cb-theme h4 small,
.cb-theme h5 small,
.cb-theme h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.cb-theme h1 {
  font-size: 36px;
  line-height: 40px;
}
.cb-theme h2 {
  font-size: 30px;
  line-height: 40px;
}
.cb-theme h3 {
  font-size: 24px;
  line-height: 40px;
}
.cb-theme h4 {
  font-size: 18px;
  line-height: 20px;
}
.cb-theme h5 {
  font-size: 14px;
  line-height: 20px;
}
.cb-theme h6 {
  font-size: 12px;
  line-height: 20px;
}
.cb-theme h1 small {
  font-size: 24px;
}
.cb-theme h2 small {
  font-size: 18px;
}
.cb-theme h3 small {
  font-size: 14px;
}
.cb-theme h4 small {
  font-size: 14px;
}
.cb-theme .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
.cb-theme ul,
.cb-theme ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.cb-theme ul ul,
.cb-theme ul ol,
.cb-theme ol ol,
.cb-theme ol ul {
  margin-bottom: 0;
}
.cb-theme li {
  line-height: 20px;
}
.cb-theme ul.unstyled,
.cb-theme ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.cb-theme dl {
  margin-bottom: 20px;
}
.cb-theme dt,
.cb-theme dd {
  line-height: 20px;
}
.cb-theme dt {
  font-weight: bold;
}
.cb-theme dd {
  margin-left: 10px;
}
.cb-theme .dl-horizontal {
  *zoom: 1;
}
.cb-theme .dl-horizontal:before,
.cb-theme .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.cb-theme .dl-horizontal:after {
  clear: both;
}
.cb-theme .dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cb-theme .dl-horizontal dd {
  margin-left: 180px;
}
.cb-theme hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.cb-theme abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.cb-theme abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.cb-theme blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
.cb-theme blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
.cb-theme blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
.cb-theme blockquote small:before {
  content: '\2014 \00A0';
}
.cb-theme blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.cb-theme blockquote.pull-right p,
.cb-theme blockquote.pull-right small {
  text-align: right;
}
.cb-theme blockquote.pull-right small:before {
  content: '';
}
.cb-theme blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
.cb-theme q:before,
.cb-theme q:after,
.cb-theme blockquote:before,
.cb-theme blockquote:after {
  content: "";
}
.cb-theme address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.cb-theme .nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.cb-theme .nav > li > a {
  display: block;
}
.cb-theme .nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.cb-theme .nav > .pull-right {
  float: right;
}
.cb-theme .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.cb-theme .nav li + .nav-header {
  margin-top: 9px;
}
.cb-theme .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.cb-theme .nav-list > li > a,
.cb-theme .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.cb-theme .nav-list > li > a {
  padding: 3px 15px;
}
.cb-theme .nav-list > .active > a,
.cb-theme .nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.cb-theme .nav-list [class^="icon-"] {
  margin-right: 2px;
}
.cb-theme .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.cb-theme .nav-tabs,
.cb-theme .nav-pills {
  *zoom: 1;
}
.cb-theme .nav-tabs:before,
.cb-theme .nav-pills:before,
.cb-theme .nav-tabs:after,
.cb-theme .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.cb-theme .nav-tabs:after,
.cb-theme .nav-pills:after {
  clear: both;
}
.cb-theme .nav-tabs > li,
.cb-theme .nav-pills > li {
  float: left;
}
.cb-theme .nav-tabs > li > a,
.cb-theme .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.cb-theme .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.cb-theme .nav-tabs > li {
  margin-bottom: -1px;
}
.cb-theme .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.cb-theme .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.cb-theme .nav-tabs > .active > a,
.cb-theme .nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
  text-decoration: none;
}
.cb-theme .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cb-theme .nav-pills > .active > a,
.cb-theme .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.cb-theme .nav-stacked > li {
  float: none;
}
.cb-theme .nav-stacked > li > a {
  margin-right: 0;
}
.cb-theme .nav-tabs.nav-stacked {
  border-bottom: 0;
}
.cb-theme .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cb-theme .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.cb-theme .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.cb-theme .nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.cb-theme .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.cb-theme .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.cb-theme .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.cb-theme .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.cb-theme .nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.cb-theme .nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.cb-theme .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.cb-theme .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.cb-theme .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.cb-theme .nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.cb-theme .nav-tabs .open .dropdown-toggle,
.cb-theme .nav-pills .open .dropdown-toggle,
.cb-theme .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.cb-theme .nav li.dropdown.open .caret,
.cb-theme .nav li.dropdown.open.active .caret,
.cb-theme .nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cb-theme .tabs-stacked .open > a:hover {
  border-color: #999999;
}
.cb-theme .tabbable {
  *zoom: 1;
}
.cb-theme .tabbable:before,
.cb-theme .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.cb-theme .tabbable:after {
  clear: both;
}
.cb-theme .tab-content {
  overflow: auto;
}
.cb-theme .tabs-below > .nav-tabs,
.cb-theme .tabs-right > .nav-tabs,
.cb-theme .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.cb-theme .tab-content > .tab-pane,
.cb-theme .pill-content > .pill-pane {
  display: none;
}
.cb-theme .tab-content > .active,
.cb-theme .pill-content > .active {
  display: block;
}
.cb-theme .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.cb-theme .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.cb-theme .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.cb-theme .tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.cb-theme .tabs-below > .nav-tabs > .active > a,
.cb-theme .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.cb-theme .tabs-left > .nav-tabs > li,
.cb-theme .tabs-right > .nav-tabs > li {
  float: none;
}
.cb-theme .tabs-left > .nav-tabs > li > a,
.cb-theme .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.cb-theme .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.cb-theme .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.cb-theme .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.cb-theme .tabs-left > .nav-tabs .active > a,
.cb-theme .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.cb-theme .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.cb-theme .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.cb-theme .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.cb-theme .tabs-right > .nav-tabs .active > a,
.cb-theme .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.cb-theme .nav > .disabled > a {
  color: #999999;
}
.cb-theme .nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.cb-theme .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.cb-theme .thumbnails:before,
.cb-theme .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.cb-theme .thumbnails:after {
  clear: both;
}
.cb-theme .row-fluid .thumbnails {
  margin-left: 0;
}
.cb-theme .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.cb-theme .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cb-theme a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.cb-theme .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.cb-theme .thumbnail .caption {
  padding: 9px;
  color: #555555;
}

/**
 * INDIGO KIDS FIX
 */

.cb-theme .nav-tabs li.tab-link a {
	text-decoration: none;
}
.cb-theme div *:focus { outline: none; }
.cb-theme .tab-content {
	overflow: hidden;
}
.cb-theme .tab-content > .tab-pane,
.cb-theme .pill-content > .pill-pane {
	width: 100%;
	list-style-type: none;
	margin:0;
	position: absolute;
	top: 0;
	left: -9999px;
	display: block;
}
.cb-theme .tab-pane.active {
	left: 0;
	position: static;
	display:block;
}
.cb-theme b {
	font-weight: bold;
}#TB_overlay{z-index:10000;}#TB_window{z-index: 10002;}#TB_load{z-index:10003;}#TB_HideSelect {z-index:9999;}.post-edit-link{left:-40px!important;top:20px!important;}#main{padding-top:0;}.entry-content,.singular.page .hentry{padding-top:20px;}