/**
 * Node module
 */
.node {
  border-bottom: #ccc 2px dotted;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.node:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.term-listing-heading + .node {
  margin-top: 0;
}
.node-header {
  margin-bottom: 16px;
}
h1.page-title,
.node h2.node-title {
  border-bottom: none;
  font-size: 2.0em;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.node-title a::-moz-selection {
  color: #FFF;
}
.node-title a::selection {
  color: #FFF;
}
.node h1.node-title a:focus,
.node h2.node-title a:focus {
  color: #E25401;
}
.node .meta {
  line-height: 1;
  color: #696969;
  margin-top: 3px;
}
.node .meta a:focus {
  outline-color: #444;
}
.node .user-picture {
  float: left; /* LTR */
  margin: 0 10px 8px 0; /* LTR */
}
.node .user-picture a {
  display: block;
}
.node .user-picture img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 50px;
}
.node .field-name-field-image {
  float: left; /* LTR */
  clear: both;
}
.node .field-name-body {
  margin-bottom: 14px;
}
.node .links-wrapper {
  margin: 4px 0;
}
.node ul.links {
  display: inline;
  margin-left: 0;
}
.node ul.links.inline li {
  margin: 0 8px 0 0; /* LTR */
}

/**
 * Comment module
 */
#comments-wrapper {
  margin-top: 20px;
}
#comments-wrapper .indented {
  margin: 0 0 0 30px; /* LTR */
}
.comment {
  border-bottom: 1px solid #CCC;
  margin: 20px 0;
  padding: 0 0 16px 0;
}
.comment .header {
  display: block;
  margin-bottom: 14px;
}
.comment .user-picture {
  float: right; /* LTR */
  margin: 0 0 10px 10px; /* LTR */
}
.comment .user-picture img {
  background-color: #FCFCFC;
  border: 1px solid #CCC;
  padding: 2px;
  width: 28px;
}
.comment h3.title {
  line-height: 1;
  border: none;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: none;
}
.comment h3.title a {
  font-weight: 700;
}
.comment h3.title a:hover {
  color: #E25401;
}
.comment .meta {
  font-size: 0.917em;
  margin: 1px 0 0 0;
}
.comment ul.links {
  display: block;
  margin: 8px 0 0;
}
.comment ul.links li a {
  text-transform: capitalize;
}
.no-comments #comment-form-wrapper {
  margin-left: 0;
}
form#comment-form #edit-actions {
  margin: 0;
}

/**
 * Book module
 */
.node-book ul.links {
  margin: 0 0 14px 0;
}
.book-navigation .menu {
  border: none;
  padding: 15px 0 15px 25px; /* LTR */
}
.book-navigation .page-links {
  width: 100%;
  margin-top: 20px;
  padding: 13px 0;
  border-bottom: none;
}
#book-outline  {
  min-width: 0;
}

/**
 * Aggregator module
 */
#page a.feed-icon {
  float: right; /* LTR */
  z-index: 99;
  position: relative;
  bottom: -10px;
}
#page a.feed-icon img {
  margin: 0;
}

/**
 * Field module
 */
.field-label-inline .field-label,
.field-label-inline .field-item,
.field-label-inline .field-items {
  display: inline-block;
  float: none;
}
.field-type-taxonomy-term-reference .field-label {
  color: #808080;
  font-weight: 700;
}
.field-type-taxonomy-term-reference .field-item {
  display: inline;
  margin-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-item:after {
  content: ",";
}
.field-type-taxonomy-term-reference .field-item:last-child:after {
  content: normal;
}
.field-type-image {
  margin: 15px 15px 15px 0; /* LTR */
}
.field-type-image a {
  border: none;
}
#edit-field-image {
  float: none;
}

/**
 * Filter module
 */
fieldset.filter-wrapper {
  margin: 0 0 12px 0;
  border-top: none;
  width: auto;
}
.filter-help {
  float: right; /* LTR */
  margin: 10px 0 0;
}
.filter-help a {
  background: none;
  padding-right: 0;
}
.filter-wrapper .form-item {
  margin-top: 0;
}
.filter-guidelines {
  padding-top: 6px;
}
.filter-guidelines ul {
  margin: 0;
}
body.page-filter-tips #block-system-main ul {
  margin: 0;
  list-style: none;
}
body.page-filter-tips #block-system-main li {
  margin: 10px 0;
}
body.page-filter-tips #block-system-main table {
  margin: 10px 0;
}
.filter-help a {
  padding: 0;
}
.tips {
  font-size: 1em;
}

/**
 * Forum module
 */
body.page-forum ul.action-links {
  margin: 9px 0;
}
#forum td.container {
  border-top: 1px solid #2E2E2E;
  border-bottom: 1px solid #2E2E2E;
}
#forum td.container .name a {
  font-size: 1.25em;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 0 0 4px 0;
  color: inherit;
}
#forum td.container .name a:hover {
  color: #E25400;
}
#forum td {
  padding: 13px 14px;
  vertical-align: top;
}
#forum > table {
  margin-top: 0;
}
#forum tr td.forum {
  background: none;
  padding-left: 0;
}
#forum .description {
  line-height: 1.5;
  margin: 4px 0 0 0;
  font-size: 1em;
}
#forum div.indent {
  margin: 0 0 0 15px;
}
#forum .icon div {
  background-image: url(../images/forum-default.png);
  background-repeat: no-repeat;
  width: 37px;
  height: 32px;
}
#forum .icon .topic-status-new {
  background-image: url(../images/forum-new.png);
}
#forum .icon .topic-status-hot {
  background-image: url(../images/forum-new.png);
}
#forum .icon .topic-status-hot-new {
  background-image: url(../images/forum-hot-new.png);
}
#forum .icon .topic-status-sticky {
  background-image: url(../images/forum-sticky.png);
}
#forum .icon .topic-status-closed {
  background-image: url(../images/forum-closed.png);
}


/**
 * OpenID module
 */
#block-user-login .item-list {
  margin-top: 10px;
}
#user-login-form li.openid-link ,
#user-login li.openid-link,
#user-login-form li.openid-processed {
  margin-left: 0;
}
#block-user-login .description {
  margin-bottom: 10px;
}
.form-item-openid-identifier {
  margin: 10px 0;
  display: block;
}
#edit-openid-identifier {
  background-position: 6px 50%;
  padding-left: 25px;
}

/**
 * Poll module
 */
.poll .bar-wrapper {
  margin-bottom: 14px;
}
.poll .text {
  float: left;
  margin-bottom: 3px;
}
.poll .percent {
  float: right;
  margin-bottom: 3px;
}
.poll .bar {
  background-color: #FAFAFA;
  border: 1px solid #CCC;
  height: 18px;
}
.poll .bar .foreground {
  height: 18px;
}
.vote-form .form-item-choice {
  margin: 6px 0;
  padding: 0;
}
.vote-form .title {
  font-weight: 700;
  line-height: 1.5;
}
.vote-form .form-radios {
  margin: 13px 0 9px 0;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  display: block;
}
.poll .total {
  text-align: left; /* LTR */
}

/**
 * Profile and User modules
 */
.profile {
  margin: 0;
}
.profile dd {
  margin-left: 0;
}
.profile dt {
  margin: 0;
}
.profile h3 {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 4px;
  margin-bottom: 10px;
  margin-top: 17px;
}
.profile .user-picture {
  float: right; /* LTR */
  margin-top: 45px;
}
body.page-profile #profile {
  margin-top: 15px;
}
body.page-profile .profile {
  min-height: 60px;
  float: left;
  clear: none;
  width: 48.5%;
  margin-right: 1%; /* LTR */
}
body.page-profile .user-picture {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
}
body.page-profile .user-picture img {
  width: 40px;
  padding: 5px 0;
}
body.page-profile .name,
body.page-profile .field {
  margin-left: 60px; /* LTR */
  padding: 12px 10px 10px 0; /* LTR */
}

/**
 * Search module
 */
.search-results {
  margin: 0;
  padding: 0;
}
.search-results li  {
  margin-bottom: 20px;
}
.search-results .title {
  margin: 0;
}
.search-results .search-snippet-info {
  margin: 0;
  padding: 0;
}
.search-results p {
  margin-bottom: 4px;
}
.search-snippet strong {
  background-color: #E25400;
  color: #FFF;
  padding: 0 4px;
}

/**
 * Overlay module
 */
body.overlay {
  background-color: transparent;
}
#overlay-container {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -khtml-border-radius-topright: 0;
  border-top-right-radius: 0;
}
body.overlay #main-columns,
body.overlay #main {
  padding: 0!important;
  min-width: inherit;
  max-width: inherit;
}
body.overlay #main-columns {
  width: 100%;
}
body.overlay #page {
  border: none;
  padding-bottom: 0;
}
body.overlay #content {
  border: none;
}
.overlay .ui-dialog-title {
  font-size: 2.333em;
  padding: 0 0 6px;
}

/**
 * DBlog module
 */
form#dblog-filter-form .form-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  margin-top: 0;
}
#dblog-filter-form select {
  width: 100%;
}
#dblog-filter-form .form-actions {
  padding: 6px 0;
}
tr.dblog-user {
  background: #FFD;
}
tr.dblog-user .active {
  background: #EED;
}
tr.dblog-content {
  background: #FFFEE9;
}
tr.dblog-content .active {
  background: #FFFCC3;
}
tr.dblog-page-not-found,
tr.dblog-access-denied {
  background: #F3FCDB;
}
tr.dblog-page-not-found .active,
tr.dblog-access-denied .active {
  background: #DEF2A9;
}
tr.dblog-error {
  background: #FCE8DD;
}
tr.dblog-error .active {
  background: #FAD4C0;
}

/**
 * Contextual links module
 */
div.contextual-links-wrapper {
  z-index: 20;
}
div.contextual-links-wrapper a.contextual-links-trigger {
  margin: 1px 0 0;
  padding: 0;
}
ul.contextual-links li a {
  color: #333!important;
  display:block;
  margin: 0;
  padding: 5px 5px;
}
a.contextual-links-trigger {
  border: transparent 1px solid;
}

/**
 * Color module
 */
.two-sidebars #placeholder {
  position:static;
  margin-bottom: 10px;
}
#palette .form-item {
  width: auto;
}
.color-form .form-item {
  height: 3em;
}
#palette .item-selected {
  background: none;
}
.farbtastic .marker:before {
  content: "";
}
.farbtastic .marker:after {
  content: "";
}
#palette .lock {
  background-position: 50% 2px;
}
#palette .unlocked {
  background-position: 50% -22px;
}
#palette .hook {
  margin-top: 0.6em;
}

/**
 * Dashboard module
 */
#dashboard #disabled-blocks h2 {
  color: #FFF;
}
#dashboard .ui-sortable .block h2 {
  background-position: 0 -36px;
}

/**
 * Shortcut module
 */
h1.page-title {
  display: inline-block;
}
.shortcut-wrapper {
  position: relative;
}
div.add-or-remove-shortcuts {
  display: none;
  margin-bottom: 3px;
}
div.add-or-remove-shortcuts a span.icon {
  margin-left: 4px;
}
body.page-admin div.add-or-remove-shortcuts,
body.overlay-open div.add-or-remove-shortcuts {
  margin-top: 3px;
  display: inline-block;
}

/**
 * Toolbar module
 */
#toolbar div.toolbar-menu ul li a {
  line-height: 1.7;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
}

