



/* ---------  508 - SEO - MISC  --------- */ 

#skip-link {

  position: absolute;

}



.breadcrumb {

  font-size: .8333em;

  text-transform: lowercase;

  padding-bottom: 1.5em;

  padding-left: 1.5em;

}



/* menus and item lists ----  ALLOW THIS FOR ADMIN INTERFACE ----- */

.item-list ul {

  margin: 0;

  padding: 0 0 0 1.5em;

}

.item-list ul li {

  margin: 0;

  padding: 0;

}



ul.menu li {

  margin: 0;

  padding: 0;

}



ul.inline {

  clear: both;

}



ul.inline li {

  margin: 0;

  padding: 0 1em 0 0;

}



/* admin tabs  ------ DO NOT TOUCH ADMIN BELOW --- */

.tabs-wrapper {

  margin: 1px 0 1.5em;

}



ul.primary {

  margin: 0;

  padding: 1px 0 0;

}



ul.secondary {

  line-height: 3em;

  margin: 0 0 -1px;

  padding: 0;

}



ul.secondary a.active {

  border-bottom: none;

}



/**   ---------  DO NOT TOUCH SECTIONS 7, 8 AND 9  ----------------------

 * 7. NODES

 */

#page-title {

  font-size: 2em;

  line-height: 1.5em;

  margin-bottom: .5em;

}



.node {

  margin-bottom: 1.5em;

}



/* tags */

.field-name-field-tags {

  margin: 0 0 1.5em;

}



.field-name-field-tags div {

  display: inline;

}



.field-name-field-tags .field-item {

  margin: 0 1em 0 0;

}



/* profile */

.profile {

  margin: 1.5em 0;

}



.profile h3 {

  border: none;

}



.profile dt {

  margin-bottom: 0;

}



.profile dd {

  margin-bottom: 1.5em;

}



.password-parent {

  width: 36em;

}



/**

 * 8. COMMENTS   ------  DO NOT TOUCH -----------

 */

#comments {

  clear: both;

  margin-top: 1.5em;

}



.comment {

  margin-bottom: 1.5em;

}



.comment .new {

  color: red;

  text-transform: capitalize;

}



/**

 * 9. BLOCKS ---------  DO NOT TOUCH ----------

 */

.block {

  margin-bottom: 1.5em;

}

