body
{
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}

.clear
{
  clear: both;
}

a {
  outline: 0;
}

label {
  font-weight: inherit;
}

body#dashboards .sidebar
{
  -webkit-box-reflect: below 0 -webkit-gradient(linear,
  left top,
  left bottom,
  from(transparent),
  color-stop(0.6, transparent),
  to(rgba(255,255,255,0.25))
  );
}

body#dashboards .sidebar h4 {
  margin: 0;
  line-height: 1em;
  margin-bottom: 8px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}

body#dashboards .sidebar .panel
{
  color: black;
  background-color: #f8f8f8;

  border-radius: 0 12px 0 0;

  background-image: -webkit-gradient(linear,
  left top,
  left bottom,
  from(transparent),
  to(rgba(0,0,0,0.025))
  );

  min-height: 60px;
  padding: 10px 0;
}

body#dashboards .sidebar .panel:first-child
{
  margin-top: 0;
}

body#dashboards .profileBadge .photo img
{
  border: 3px solid #399edb;
  background-color: white;
}

body#dashboards .sidebar .name h2
{
  font-family: Georgia, serif;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 26px;
  line-height: 40px;
}

body#dashboards .profileBadge .photo {
  text-align: right;
}

body#dashboards .sidebar .name .sub
{
  margin: 0;
  padding: 0;
  display: block;
  font-size: 15px;
  line-height: 15px;
}

body#dashboards .sidebar .stats
{
  border-spacing: 0;
}

body#dashboards .sidebar .stats .values div
{
  font-size: 24px;
  font-weight: bold;
  color: #666;
  font-family: Georgia, serif;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.6), 0 1px 1px rgba(255,255,255,0.6);
}

body#dashboards .sidebar .stats .labels div
{
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}

body#dashboards .sidebar .stats
{
  margin-left: -10px;
}

body#dashboards .sidebar h3
{
  margin: 0 0 0 0;
  padding: 0 0 0.5em 0;
  color: #333;
  font-weight: bold;
  font-size: 14px;
}

body#dashboards .sidebar .options .setting input
{
  vertical-align: baseline;
  margin: 0 10px;
  padding: 0;
}

body#dashboards .sidebar .options .setting
{
  margin: 5px 0;
  font-size: 13px;
  line-height: 16px;
}

#header
{
  font-family: 'Century Gothic', 'Avant Garde', sans-serif;
  padding: 1em 0;
}

#header .content
{
  padding-bottom: 1em;
}

#header .menu
{
  float: right;
  text-align: right;
}

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

#header .menu a
{
  padding: 0 5px;
  margin: 0 -5px 0 10px;
}

#header h1 a
{
  color: inherit;
  text-decoration: inherit;
  font-weight: inherit;
}

#header h1
{
  font-size: 40px;
  line-height: 40px;
  color: black;
  display: inline;
  vertical-align: baseline;
}

#header h1 sup
{
  font-weight: normal;
  font-size: 22px;
  text-transform: lowercase;
  padding: 0;
  color: #66f;
}

#header h1 img
{
  margin: 0;
  padding: 13px 0 0 0;
  vertical-align: top;
}

#header span
{
  color: #888;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 18px;
}

#content
{
  margin-top: 20px;
  margin-bottom: 20px;
}

#footer
{
  font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  height: 100px;
  padding: 0;
}

#footer .content
{
  padding: 5px;
}

#footer img
{
  margin: 1px 0;
}

#footer em
{
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  color: #fff;

  -webkit-border-radius: 2px;
  padding: 1px 3px;
  margin: -1px -1px;
}

#footer em, .wall .post .actions li
{
  background-color: rgba(23, 35, 33, 0.75);
  text-shadow: none;
}

#footer .element
{
  float: left;
  margin-right: 20px;
}

#footer .element.inspiredBy
{
  float: right;
  margin-right: 0;
  margin-left: 20px;
  text-align: right;
}

#footer .element a
{
  display: block;
}

.wall .row .year
{
  font-family: Georgia;
  color: #fff;
  font-weight: 100;
  letter-spacing: -0.05em;
  font-size: 30px;
  line-height: 50px;

  position: absolute;
  width: 100px;
  text-align: right;
  margin-left: -120px;
  padding: 5px 0 0 0;

  text-shadow: rgb(102, 102, 102) 1px 1px 3px;
}

.wall .row .year span
{
  background-color: rgba(0,0,0,0.2);
  -webkit-border-radius: 5px;
  padding: 5px 10px;
}

.wall .row:first-child
{
  border-top: 0 none;
}

.wall .row:last-child, .page
{
  -webkit-box-reflect: below 0px -webkit-gradient(linear,
  left top,
  left bottom,
  from(transparent),
  color-stop(0.8, transparent),
  to(rgba(255,255,255,0.2))
  );
}

.wall .post
{
  display: block;
  float: left;
}

.wall .post.first
{
  border-left: 0 none;
}

.wall .post.cont
{
  border-left-color: black;
}

.wall .post.twitter
{
  background-color: white;
  background-image: -webkit-gradient(radial,
  center center, 0,
  center center, 400,
  from(rgba(255,255,255,1)),
  color-stop(0.3, rgba(255,255,255,1)),
  to(#ddd)
  );
  overflow: hidden;
}

.wall .post.twitter abbr
{
  font-size: 28px;
  text-shadow: rgb(102, 102, 102) 1px 1px 3px;
  line-height: 1em;
  padding: 15px;
}

.wall .post.twitter div.outer
{
  padding: 40px 20px;
}

.wall .post.twitter div.inner
{
  text-align: center;
  font-family: Georgia;
  font-style: italic;
  font-size: 48px;
  font-weight: normal;
  color: #333;
}

.wall .post .loader
{
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/loading.gif);
}

.wall .post .overlay
{
  z-index: 15;
  background-color: rgba(23, 35, 33, 0.66);
  position: absolute;
  display: none;
  width: 0;
  height: 0;
}

.wall .post .actions .restore
{
  display: none;
}

.wall .post.removed .actions .restore
{
  display: block;
}

.wall .post.removed .actions .remove
{
  display: none;
}

.wall .post.removed .overlay
{
  display: block;
}

.wall .post.vimeo .loader, .wall .post.twitter .loader
{
  background-image: none; /* vimeo has own loader */
}

.wall .post:hover .actions
{
  opacity: 1.0;
}

.wall .post .actions
{
  z-index: 20;
  position: absolute;

  opacity: 0.0;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.2s;
}

.wall .post.vimeo
{
  background-color: rgba(0,0,0,0.33);
}

.wall .post .actions ul
{
  width: 60px;
  list-style: none;
  margin: 10px;
  padding: 0;
}

.wall .post .actions li
{
  color: white;
  margin: 5px 0;
  text-align: center;
  -webkit-border-radius: 5px;
}

.wall .post .actions li a
{
  padding: 6px 3px;
  font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: inherit;
  display: block;
  text-transform: uppercase;
}

.wall .post .actions li:hover
{
  background-color: #399edb;
}

.wall .post .actions li.remove:hover
{
  color: #fff;
  background-color: #f00;
}

.wall img
{
  border: 0 none !important;
}

.wall .post a.thumbnail
{
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-decoration: inherit;
  color: inherit;
}

.wall .post:hover abbr
{
  opacity: 0;
}

.wall .post:hover .description
{
  opacity: 1.0;
}

.wall .post .description
{
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  z-index: 10;
  padding: 0;

  opacity: 0.0;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
}

.wall .post .description p
{
  padding: 10px;
  margin: 0;
}

.wall .post abbr
{
  position: absolute;
  font-family: Georgia, serif;
  color: white;
  font-weight: 100;
  letter-spacing: -0.05em;
  font-size: 40px;
  line-height: 50px;
  padding: 10px 0 0 10px;
  border: 0;
  text-decoration: none;

  z-index: 10;

  opacity: 1.0;
  text-shadow: rgb(102, 102, 102) 1px 1px 3px,
  rgba(0,0,0,0.6) 0 0 10px;

  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.15s;
}

.wall .post abbr .y
{
  font-size: 24px;
  vertical-align: top;
}

span.north {
  color: #808080;
}

span.docks {
  color: #29abe2;
}

.page
{
  background-color: white;
  border-radius: 5px;
  border-spacing: 0;
  box-shadow: 2px 3px 5px rgba(0,0,0,0.05);
  border: 1px solid #eee;
}

.pageSidebar
{
  background-color: #eee;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid #ccc;
  width: 175px;
}

.page h2
{
  color: #333;
  font-size: 28px;
  line-height: 1em;
  margin: 0.4em 0 0.8em 0;
  padding: 0;
  text-shadow: 0 1px 2px #ddd;
  font-weight: bold;
}

.page .service
{
  float: left;
}

.page .service form
{
  margin: 10px 0;
  padding: 0;
  width: 100%;
  text-align: center;
  display: block;
}

.page .service form input
{
  margin: 0;
  padding: 5px;
  width: 99%;
}

.page .service h3
{
  margin: 0;
  padding: 0;
  height: 90px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.page .serviceStatus
{
  border: 1px solid #ddd;
  background-color: #f8f8f8;
  padding: 3px;
}

.page .serviceStatus.linked
{
  border-color: #ada;
  background-color: #e0ffe0;
}

#sources ul {
  list-style: none;
}

label {
  display: block;
  margin-top: 0.5em;
}

.labelContainer {
  margin: 0.5em 0;
}

input[type=submit], button {
  padding: 5px 10px;
}

input[type=text], input[type=password] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

label.inline {
  display: inline;
}

/* copied from line 24, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input[type=password] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }