/*
A Six Apart theme adapted for Movable Type default templates
name: ACRE Community
designer: Merv Forney
designer_url: http://bigmtblogs.com
layouts: layout-wtt, layout-twt, layout-wt, layout-tw, layout-mw, layout-wm, layout-mmm, layout-w

updated by Gercek Karakus (gercek@sixapart.com) on 06/09/2009 to fix content-nav in search-results page.
*/


/* Default ---------------------------------------------------------------- */

/* Utility */

.widget-header,
.trackbacks-header,
.mt-entry-archive h2,
.mt-comment-preview h2,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    background-color: #ced0c8;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #000;
}

a:link, a:visited {
    color: #009900;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.asset-name a:link,
.asset-name a:visited {
    color: #555555;
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.icon-comment {
    background: url(reply-icon.gif) no-repeat 0 6px;    /* 30%; */
    padding-left: 15px;
}
.icon-entry {
    background: url(topic-icon.gif) no-repeat 2px 5px;  /* 50% */
    padding-left: 15px;
}
.icon-score {
    background: url(score-icon.gif) no-repeat 0 4px;    /* 50%; */
    padding-left: 15px;
}

/* Layout ----------------------------------------------------------------- */

#container {
/*    background: #f3f0e8 url(container.png) repeat-y center top; */
    background: #ced0c8; /* #f3f0e8; */
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 970px;
    margin: 0 auto;
    padding: 0;
}

#content-inner {
    background-color: #FFF;
    padding-bottom: 20px;
/*    border-top: 2px solid #a0a0a0;   /* #3d7b22; */
    background: #ffffff url("bak-header-image-28.png") repeat-x top left;
}

#alpha-inner {
    padding: 20px 10px 0 15px;
}

#beta-inner,
#gamma-inner {
    padding: 20px 15px 0 10px;
}

/* Header ----------------------------------------------------------------- */

#header { 
    background: #003265 url(header.gif) repeat left top; 
}

#header a {
    text-decoration: none;
/*    color: #fff; */
}

#header a:hover {
    text-decoration: underline;
}

#header-content {
    width: 842px; 
    padding: 30px 0 65px 80px;
    background: transparent url(logo.gif) 10px 15px no-repeat;
}

#header-name {
    color: #fff; 
    margin: 0;
    padding: 5px 0;
    line-height: 1;
    font-size: 25px;
}

#header-description {
    margin: 0;
    line-height: 1.125;
    color: #859db5;
    font-size: 15px;
}

#header-menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 940px;
    margin: 0 auto;
    padding-top: 3px;
/*    background: #fff url(header-menu-bg.png) center bottom no-repeat; */
    background: #fff;
}

#header-menu ul {
    display: inline-block;
    list-style-type: none;
    width: 934px;
    margin: 3px 3px 0;
    padding: 0;
/*    background: #369 url(navigation-bg.png) left bottom repeat-x; */
    background: none;
}

#header-menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #a9bed4;
}

#header-menu ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 1em;
    font-weight: bold;
}

* html #header-menu ul li a { 
    display: inline-block;
}
 
#header-menu .widget-search {
    position: absolute;
    bottom: 0;
    right: 0;
}

.header-search {
    position: absolute;
    right: 0;
/*   bottom: 0; */
    top: 140px;
    z-index: 100;
    padding: 0 10px 5px 0;
}

.header-search label {
    display: none;
}

.header-search .query {
    border: 1px solid #537ea9;
    border-top: 1px solid #003366;
    border-left: 1px solid #003366;
    background: #fff;
    color: #000;
    padding: 1px;
    width: 125px;
}
.header-search .input-default {
    color: #777;
}

.header-search .submit {
    font-size: 11px;
}

/* User Navigation ----------------------------------------------------------------- */

.widget-sign-in { 
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    margin: 0;
    padding: 10px;
    color: #8099b3;
    font-size: 12px;
    text-align: right;
}

.widget-sign-in .widget-header {
    display: none;
}

.widget-sign-in .widget-content {
    margin: 0;
}

.widget-sign-in a {
    text-decoration: none;
    color: #fff;
}

.widget-sign-in a:hover {
    text-decoration: underline;
}

.widget-sign-in p {
    margin: 0;
    padding: 0;
    line-height: 1;
}


/* Contents ----------------------------------------------------------------- */

/* Titles ---------------------------- */

#mt-community-forum .content-header {
    position: relative;
    margin-bottom: 15px;
}

.entry-title {
    margin: 0;
    font-size: 16px;
}

#page-title,
#mt-community-blog .entry-title {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 1;
}

#mt-community-forum #page-title {
    margin-bottom: 0;
}

#mt-community-forum.mt-entry-archive #page-title,
#mt-community-forum.mt-profile-view #page-title,
#mt-community-forum.mt-comment-preview #page-title {
    padding-bottom: 10px;
}

#mt-community-forum.mt-entry-archive #page-title,
#mt-community-forum.mt-comment-preview #page-title {
    border-bottom: 1px solid #F3F0E8;
}

.content-nav {
    position: relative;
    clear: both;
    margin: 10px 0;
    text-align: right;
    color: #777;
}

.content-nav #results-current-page {
    background-color: #777;
    padding: 2px;
    color: #fff;
}

.content-nav strong {
    color: red;
}

.create-entry {
    float: left;
    font-size: 14px;
    padding-left: 20px;
    background: transparent url(start-topic-icon.png) left center no-repeat;
}

#mt-community-forum .content-header .create-entry {
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

#mt-community-forum.mt-entry-archive .create-entry {
    bottom: 10px;
}


/* Community Blog ---------------------------- */

#mt-community-blog .asset-header,
#mt-community-blog .asset-content,
#mt-community-blog .asset-footer {
    margin: 2px 0 0 0;
}

#mt-community-blog .asset-header h2 {
    margin-bottom: 0.5em;
    font-size: 16px !important;
}

#mt-community-blog .entry-asset .asset-meta {
    border-top: 1px solid #F3F0E8;
    border-bottom: 1px solid #F3F0E8;
    padding: 3px 5px;
    margin-bottom: 0.5em;
}

.entry-asset .asset-meta .byline,
.entry-asset .asset-meta .entry-meta-comments,
.entry-asset .asset-meta .entry-meta-trackbacks {
    margin-right: 10px;
}

#mt-community-blog .entry-meta-label {
    display: none;
}

.entry-meta-comments {
    background: url(comment-icon.gif) no-repeat 0px 50%;
    padding: 0 5px 3px 18px;
}

.entry-meta-trackbacks {
    background: url(trackback-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

a.scoring {
    white-space: nowrap;
    background: url(scoring-stars.gif) no-repeat 0 -120px;
    padding: 0 0 3px 18px;
    line-height: 22px;
    text-decoration: none;
    cursor: default;
}

a.scoring-scorable {
    background-position: 0 0;
    text-decoration: inherit;
    cursor: pointer;
}

a:hover.scoring-scorable {
    background-position: 0 -40px;
    text-decoration: underline;
}

a.scoring-pending,
a:hover.scoring-pending {
    background: url(scoring-pending.gif) no-repeat;
    cursor: wait;
}

a.scoring-scored,
a:hover.scoring-scored {
    background-position: 0 -80px;
}

.scoring-vote,
#mt-community-blog .scoring-score-label {
    display: none;
}

#mt-community-blog .asset-content {
    clear: both;
}


/* Forms ---------------------------- */

input.ti,
textarea.ta,
select {
    border: 1px solid #ccc;
    border-top-color: #aaa;
    border-left-color: #aaa;
    background-color: #fafafa;
    padding: 1px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
textarea.ta {
    line-height: 1.5;
}

#create-entry-form {
    margin-top: 15px;
}

#create-entry-form .field-header {
    margin: 0 0 3px 0;
}

#create-entry-form .field {
    margin: 0 0 15px 0;
}

#create-entry-form .ti,
#create-entry-form .ta {
    width: 500px;
}

#create-entry-form #entry-title {
    font-size: 1.5em;
}


/* Asset Meta ---------------------------- */

/*.meta,*/
.asset-body {
   line-height: 1.5;
}
.asset-meta,
.asset-footer {
    color: #777;
    font-size: 12px;
}
#mt-community-forum .asset-meta {
    padding-top: 0;
}
#mt-community-blog .asset-meta {
    border-top: 1px solid #F3F0E8;
    border-bottom: 1px solid #F3F0E8;
    padding: 3px 5px;
    margin: 0 0 0.5em 0;
}
#mt-community-forum #popular-entry .asset-meta,
#mt-community-forum #entry-table .asset-meta {
    padding: 0;
    margin: 0;
}
#mt-community-forum #popular-entry .last-comment .asset-meta,
#mt-community-forum #entry-table .last-comment .asset-meta {
    margin-left: 46px;
}
.asset-footer {
    margin-top: 0;
}

#mt-community-forum .asset-meta a {
    font-weight: normal;
}
#mt-community-forum #entry-table .asset-meta a {
    font-weight: normal;
}

.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

#mt-community-blog .asset-meta .user-pic, 
#mt-community-forum .entry-comments .user-pic, 
#mt-community-forum #entry-table .user-pic {
    width: 50px;
    height: 50px;
}

#mt-community-forum .entry-comments .user-pic, 
#mt-community-forum #entry-table .user-pic {
    width: 36px;
    height: 36px;
}

#mt-community-forum .entry {
    margin: 0 0 20px;
}
#mt-community-forum #entry-table .entry {
    margin-bottom: 0;
}

#mt-community-forum #entry-table .entry {
    margin-left: 46px;
}

#mt-community-forum .asset-content,
#mt-community-forum.mt-entry-archive .entry-body {
    margin: 10px 0 0 60px;
    line-height: 1.5;
}

#mt-community-forum .asset-header {
    position: relative;
    margin: 0 0 5px 60px;
}

.category-name {
    font-size: 14px;
    color: #777;
    white-space: nowrap;
}

#mt-community-forum #popular-entry {
    border: 0;
    margin-bottom: 0;
}

#mt-community-forum #popular-entry h2 {
    margin: 5px 0;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-forum #popular-entry .entry-header {
    margin-left: 0;
}

#mt-community-forum #popular-entry .entry-title {
    margin-left: 0;
    width: 580px;
}

#mt-community-forum #popular-entry .entry-asset {
    margin: 0;
    background: #F3F0E8 url(popular-topic-bg-bottom.png) center bottom no-repeat;
    line-height: 1.5;
}

#mt-community-forum #popular-entry .entry-asset-inner {
    position: relative;
    padding: 10px;
    background: transparent url(popular-topic-bg.png) center top no-repeat;
}

#mt-community-forum #popular-entry .entry-body {
    float: left;
    width: 345px;
    margin-bottom: 10px;
}

#mt-community-forum #popular-entry .category-name {
    margin-left: 5px;
    padding-left: 12px;
    background: url(forum-icon.gif) no-repeat 0 0;
}

#mt-community-forum .entry-comments {
    float: left;
    width: 160px;
    margin-bottom: 10px;
    background: #F3F0E8 url(popular-entry-comment-bg.png) center top no-repeat;
}

#mt-community-forum .entry-comments .comment-count { 
    margin: 10px 10px 0; 
    font-size: 14px;
}

#mt-community-forum #popular-entry .comment-count a {
    font-weight: normal;
}

#mt-community-forum .entry-comments .last-comment { 
    padding: 0 10px 10px;
}

#mt-community-forum .entry-comments .last-comment {
    background: transparent url(popular-entry-comment-bg-bottom.png) center bottom no-repeat;
}

#mt-community-forum .entry-comments .comment-link {
    text-align: right;
}

#mt-community-forum .last-comment h4 {
    margin: 5px 0 0;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-blog .comment-header, 
#mt-community-forum .comment-header {
    margin-bottom: 0;
}

.trackback-content,
.comment-content {
    clear: none;
    margin-left: 0px;
    line-height: 1.5;
}

#mt-community-blog .trackback-content,
#mt-community-blog .comment-content {
    margin-left: 0px;
}

#mt-community-blog #comment-nav {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#mt-community-blog #comment-nav #prev-comments {
  float: left;
}

#mt-community-blog #comment-nav #next-comments {
  float: right;
}

#mt-community-forum #entry-table {
    clear: both;
}

#mt-community-forum #entry-table {
    width: 100%;
    margin-top: 20px;
    border-width: 0;
    border-spacing: 0;
}

#mt-community-forum #entry-table,
#mt-community-forum #entry-table th,
#mt-community-forum #entry-table td {
    border-style: solid;
    border-collapse: collapse;
}

#mt-community-forum #entry-table tr {
    border: none;
}

#mt-community-forum #entry-table th,
#mt-community-forum #entry-table td {
    border-width: 0 1px 1px 0;
    border-color: #F3F0E8;
    border-style: solid;
}

#mt-community-forum #entry-table th {
    padding: 3px 10px;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

#mt-community-forum #entry-table th.comment-count {
    text-align: center;
}

#mt-community-forum #entry-table td {
    padding: 10px;
}

#mt-community-forum #entry-table .last-comment {
    border-right-width: 0;
}

#mt-community-forum #entry-table td.comment-count {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

#mt-community-forum #entry-table .comments-closed {
    color: #777;
}

#mt-community-forum #entry-table .entry-title {
    font-size: 14px;
}

#mt-community-forum #entry-table .entry-title a {
    font-weight: bold;
}

#mt-community-forum #entry-table .category-name {
    font-size: 12px;
} 
#mt-community-forum #entry-table .category-name a {
    font-weight: normal;
    margin-left: 5px;
    padding-left: 12px;
    background: url(forum-icon.gif) no-repeat 0 0;
} 

.trackbacks-header,
.mt-comment-preview .comments-header,
.mt-comment-preview .comments-open-header,
.mt-entry-archive .comments-header,
.mt-entry-archive .comments-open-header {
    padding: 5px 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #E2D9C5;
    background-color: #F3F0E8;
}

.mt-comment-preview .comments-header h2,
.mt-entry-archive .comments-header h2 {
    display: inline;
}

#mt-community-forum .comment {
    margin: 1.5em 0;
    padding-bottom: .75em;
    clear: both;
}

#mt-community-blog .comment {
    clear: both;
    border: none;
}

#mt-community-blog .comment .inner {
    margin-left: 0px;
}

#mt-community-blog .comment .inner-reply {
    margin-left: 20px;
    padding: 5px 10px;
    background-color: #f3f0e8;
}

.comment {
    border-color: #F3F0E8;
}

.comments-header .separator {
    color: #D0C1A2;
    margin: 5px;
}

#mt-community-blog .comments-content .last {
    border-bottom: 0;
}

#mt-community-forum ul.comments-content,
#mt-community-forum .comments-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mt-community-forum .comments-content ul {
    margin-left: 20px;
}

#mt-community-forum #comments-open {
    margin: 10px 0 0;
    width: 590px;
}

#mt-community-blog .comments-open-content {
    margin-left: 10px;
}

#mt-community-forum .comments-open-content {
    margin-left: 60px;
}

#comments-open-text {
    margin: 10px 0;
    width: 530px;
}

#mt-community-forum #comments-open-text {
    width: 520px;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    padding: 2px;
    border:1px solid #E2D9C5;
}


#comments-open-text #comment-text {
    width: 479px;
    height: 150px;
    border: 1px solid #E2D9C5;
}

#mt-community-forum #comments-open-text #comment-text {
    width: 519px;
}

.archive {
    margin-bottom: 10px;
}

.archive .primary-category {
    color: #948669;
    text-transform: uppercase;
}

.archive .archive-content {
    margin-bottom: 15px;
}

.archive .archive-content ul li {
    margin-bottom: 3px;
}

.archive .archive-wrapper-yearly {
    width: 23%;
    margin-right: 2%;
    float: left;
}

.archive .archive-header {
    font-size: 16px;
    border-bottom: 1px solid #F3F0E8;
}

.archive .archive-header {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 3px 0;
    padding: 0 0 3px 0;
    border: none;
    border-bottom: 1px solid #F3F0E8;
    background: none;
}

.archive .archive-wrapper-yearly .archive-header {
    border-bottom: none;
    padding: 0;
}

/* Profile View ----------------------------------------------------------- */

.mt-profile-view .user-pic {
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
}

.mt-profile-view #page-title {
    font-size: 22px;
    margin-bottom: 10px;
}

#profile-data {
    margin-left: 100px;
}

#profile-data li {
    list-style: none;
}

#profile-data .profile-data-item {
    margin-left: 15px;
}

#tabs {
    clear: both;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    background: url(tab-bg.gif) repeat-x left bottom;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
}

#tabs li {
    float: left;
    margin-right: 3px;   
}

#tabs li a {
    display: block;
    padding: 7px 10px 6px 20px;
    background: #f3f0e8 url(tab-arrow.gif) no-repeat 10px 50%;
    color: #948669;
}

#tabs li a.active {
    border: 1px solid #e2d9c5;
    border-bottom: none;
    padding: 6px 9px 7px 19px;
    background: #fff url(tab-arrow-down.gif) no-repeat 9px 50%;
}

.tab_content .tab_content_label {
    display: none;
}

.tab_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab_content ul li {
    margin-bottom: .75em;
}

.tab_content_label {
    font-size: 16px;
}

#mt-community-blog.mt-profile-view .recent-actions li,
#mt-community-forum.mt-profile-view .recent-actions li {
    clear: none;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 1em;
    border-bottom: none;
    background-position: 0 0;
    font-weight: bold;
}

.recent-actions li .excerpt {
    margin-top: .25em;
    font-weight: normal;
    color: #666;
}

.user-listing {
    list-style-type: none;
    margin-left: 0;
}

.widget-content .user-listing li {
    margin-bottom: 10px;
    background: none;
    padding-left: 0;
}

.user-listing .user-pic {
    width: 36px;
    height: 36px;
    margin-bottom: 0;
}

.user-listing .user-name {
    font-weight: bold;
    display: block;
}

.user-listing .user-url {
    font-size: 11px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.edit-relation a {
    color: #948669;
    background: #f3f0e8;
    border: 1px solid #e2d9c5;
    text-decoration: none;
    padding: 1px 2px;
}
.edit-relation a:hover {
    color: #037;
}

/* Widget ----------------------------------------------------------------- */


.widget .widget-header {
    border-bottom: 1px solid #F3F0E8;
    padding: 3px 10px;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

/*
.widget .widget-header { 
    background: url(widget-title.png) repeat-x 0 0;
    padding: 6px;
    font-size: 12px; 
    font-family: Arial, Verdana, sans-serif; 
    color: #ffffff !important;
    font-weight: bold;
    border: none;
    line-height: 1.0;
    text-transform: uppercase;
    min-height: 1%;
}
*/
.widget .widget-content {
    padding: 3px 0 3px 10px;
}

#header .widget-sign-in .widget-content,
.widget-recent-assets .widget-content {
    padding-left: 0;
    padding-right: 0;
}

.archive-category .archive-content li,
.widget-content li {
    background: url(bullet.gif) 0 .25em no-repeat;
    padding-left: 10px;
}

.archive-category .archive-content ul ul,
.widget-content ul ul {
    margin-left: 0;
}

.widget-category-groups {
    margin-bottom: 2px;
}

.widget-category-groups .widget-content {
    padding: 0;
}

.widget-category-groups .widget-header {
    display: none;
}

.widget-category-groups .secondary-category {
    border-bottom: 1px solid #f3f0e8;
    padding: 5px 3px;
}

.widget-category-groups h3 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #948669;
}


.widget-category-groups h3 a {
    color: #948669;
}

.widget-category-groups .last {
    border-bottom: none;
}

.widget-category-groups h4 {
    float: left;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 3px;
    width: 200px;
}

.widget-category-groups .category-totals {
    float: right;
    text-align: right;
}

.widget-category-groups p {
    clear: left;
    color: #777;
    font-size: 11px;
    line-height: 14px;
}

.widget-category-groups p a {
    font-weight: bold;
}

.widget-category-groups .entry-count {
    font-weight: bold;
    font-size: 14px;
    margin-right: 5px;
}

.widget-category-groups .primary-category {
    padding-bottom: 2px;
    background: url(forum-group-bg-bottom.gif) no-repeat 0 bottom;
    margin-bottom: 2px;
}

.widget-category-groups .primary-category h3 {
    background: url(forum-group-bg.gif) no-repeat 0 0;
    padding: 5px 10px 3px 16px;
}

.widget-syndication ul {
    list-style: none;
    margin: 0;
}

.widget-syndication .feed {
    text-align: left;
}

.widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 40px;
    width: 158px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(powered-by-mt-logo.gif) no-repeat 0 0;
}

.widget-syndication .widget-content li {
    background: none;
    padding-left: 0;
}

.custom-field-radio-list {
    margin-bottom: .25em;
    margin-left: 0;
}
.custom-field-radio-list li {
    list-style: none;
    margin-left: 0;
}

.widget-recent-comments .recent-comments-list {
    margin-left: 0;
    list-style: none;
}

.widget-recent-comments .recent-comments-list li {
    background: url(bullet.gif) 0 .25em no-repeat;
    padding-left: 10px;
    margin: 5px 0;
}

/* Footer ----------------------------------------------------------------- */

#footer {
    width: 970px;
    margin: 0 auto 40px;
    padding: 0 0 10px;
/*    background: url(footer.png) no-repeat 0 bottom; */
    background: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

* html #footer {
    margin-bottom: 0;
}
*:first-child+html #footer {
    margin-bottom: 0;
}

#footer-inner {
    padding: 0;
}

#footer-content {
    margin: 0 15px 10px;
    padding-top: 20px;
    border-top: 1px solid #F3F0E8;
}

/* Utilities -------------------------------------------------------------- */

.note {
    color: #777;
    font-style: italic;
}

.comment:after,
#header:after,
#header-inner:after,
#header-menu ul:after,
#content:after,
#alpha-inner:after,
.entry-asset:after,
.last-comment:after, 
#mt-community-blog .asset-meta:after,
#mt-community-forum .archive:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after,
#tabs:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.comment,
#header-inner,
#header-menu ul,
#content-inner,
#footer-inner,
.content-header, 
.entry-asset, 
.last-comment, 
#mt-community-blog .asset-meta, 
#mt-community-forum .archive,
#mt-community-forum .entry-header,  
#mt-community-forum .entry-asset-inner,
.content-nav, 
.asset-body,
#tabs {
    height: 1%;
}


/*fixing content-nav in search results page*/
.mt-search-results .content-nav{
    float:left;
    width:100%;
}
 
 
.mt-search-results .content-nav .results-pages{
   border:1px solid #CCCCCC;
   float:left;
   margin:2px;
   min-width:16px; 
   min-height:16px;
   line-height:16px;
   padding:2px;
   text-align:center;
}

#results-current-page{
    background-color: #999999;
    color: #FFFFFF;
}

.mt-search-results .content-nav #results-next-link,
.mt-search-results .content-nav #results-previous-link{
     height:16px;
     line-height:16px; 
     margin:2px;
     padding:2px;
     float:left;
}

.mt-search-results .content-nav #results-previous-link{
    margin-right:5px;
}
.mt-search-results .content-nav #results-next-link{
    margin-left:5px;
}

/* Custom styles for ACRE ******************************* */
/* ACRE LOGO COLOR: #22550d */
/* HEADER STRIPES:  #2c6814 */

#header { 
/*    background: #6dc84c url(header-acre.gif) repeat bottom right; */
/*    background: #ffffff url(logo-black-150.png) repeat bottom right; */
}

body {
    font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #555;
}

#alpha-inner {
    padding: 20px 15px 0 15px;
}

#beta-inner,
#gamma-inner {
    padding: 20px 15px 0 15px;
}

#header-content { 
    padding: 30px 0 65px 0px;
    background: none;
}

#header-name {
    color: #fff; 
    margin: 0;
    padding: 5px 0;
    line-height: 1;
    font-size: 25px;
}

#header-description {
    color: #ddd;
    font-size: 13px;
}

#header-menu ul li {
    border-right: 1px solid #ddd;
}

.header-search .query {
    border: 1px solid #999;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
}

.widget-sign-in { 
    position: absolute;
    top: -10px;
    right: 0;
    width: 400px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    color: #cccccc;
    font-size: 11px;
    text-align: right;
}

.widget-sign-in .widget-header {
    display: none;
}

.widget-sign-in .widget-content {
    margin: 0;
    font-size: 11px;
}

.widget-sign-in a {
    text-decoration: none;
    color: #009900;
    border-bottom: 1px dotted #999999;
}

.widget-sign-in a:hover {
    text-decoration: underline;
    border-bottom: 0px dotted #ffffff; 
}

.widget-sign-in p {
    margin: 0;
    padding: 0;
    line-height: 1.0;
}

.widget-content {
    font-size: 11px;
}

.content-nav {
    margin: 0 0 15px 0;
    padding: 3px 0 3px 0;
    border-bottom: 1px solid #F3F0E8;
}

#mt-community-blog .entry-title {
   font-size: 20px;
}

#mt-community-forum .blog #popular-entry .asset-meta {
    padding: 0;
    margin: 0;
    height: 0%;
    border: 0px solid #fff;
}

#mt-community-forum .blog #popular-entry .entry-body {
    width: 410px;
    padding-right: 5px;
}

#mt-community-forum .blog #popular-entry .entry-asset {
    margin: 0;
    background: #F3F0E8 url(popular-topic-bg-bottom-blog.png) center bottom no-repeat;
    line-height: 1.5;
}

#mt-community-forum .blog #popular-entry .entry-asset-inner {
    position: relative;
    padding: 10px;
    background: transparent url(popular-topic-bg-blog.png) center top no-repeat;
}


/* Header ----------------------------------------------------------------- */
#header {
    height: 175px;
    border-bottom: 0px solid #225500; /*#ced0c8; /* #6d6d6d; /*#3d7b22; /* #f3f0e8;  #d2d2d2; */
    background: #ced0c8; /* #f3f0e8; */
}

#header-inner {
    padding: 0 0 0 0;
    height: 150px;
    background: #ffffff url(logo-black-100.png) no-repeat 15px 15px;
    border-bottom: 25px solid #000000; /* #225500; */
}

#header a {
/*    color: #184900; /* #fff; */
    font-weight: normal;
}

#header-content {
    width: 935px;
    margin: 10px 0 10px 27px;
    padding: 0 0 0 120px;   //150px;
    background-image: none;
    font-family: 'times new roman', times, georgia, arial, serif;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.75;
}

#header-name {
    color: #184900;
    font-size: 17px;
    font-style: italic;
    line-height: 1.3;
    width: 500px;
    position: absolute;
    top: 10px;
}

#header-description {
    color: #555555; /* #184900; /* #fff; */
    font-size: 15px;
    width: 500px;
    position: absolute;
    top: 100px;
}

#header-meta {
    position: absolute;
    top: 18px;
    right: 15px;
    float: right;
    padding: 0px 0px 0px 0px;
    color: #000000; /*#184900; /* #fff; */ 
    font-family: verdana, times, arial, sans-serif;          
    font-size: 11px;
    font-weight: normal;
    line-height: 2.0;
    text-align: right;
    width: 400px;
    z-index: 100;
}

#header-meta a {
/*    color: #225500; */
    text-decoration: none;
}

#header-meta a:hover {
/*    color: #225500; */
    text-decoration: underline;
}

#header-menus {
}

#navigation a {
    font-weight: normal;
}


/* Content ---------------------------------------------------------------- */

#content-breadcrumbs {
    color: #333333; 
    font-family: verdana, times, arial, sans-serif;          
    font-size: 10px;
    font-weight: normal;
    padding: 20px 10px 10px 30px;
}

#page-title, 
#mt-community-blog .entry-title {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 15px;
margin-left: 0pt;
font-size: 16px;
line-height: 1.3;
}

.asset-meta {
    border-top: 1px solid #F3F0E8;
    border-bottom: 1px solid #F3F0E8;
    padding: 5px 0 5px 5px;
    margin: 0 0 0.5em 0;
}

.locator-asset-meta {
    padding: 0 5px;
    margin: 0;
    float: right;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    line-height: 1.3;
}

.entry-categories,
.entry-tags {
    margin-bottom: 0.1em;
}

.content-nav .note {
    text-align: left;
    font-size: 11px;
    font-style: normal;
    color: #999999;
    clear: left;
}

.archive-category .archive-content li, 
.widget-content li {
background-color: transparent;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0.5em;
padding-left: 10px;
}

.widget-content ul ul {
background-position: 0pt 0.5em;
padding-left: 0px;
}


/* ACRE Exclusive Custom Styles ---------------------------------------------------------- */
.asset-more {
    padding-bottom: 10px;
}

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

.exchange-main {
   padding-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 20px;
   font-size: 13px;
   line-height: 1.5;
   font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.exchange-left-top {
   float: left;
   margin-right: 5px;
   padding-right: 5px;
   padding-top: 0px;
   margin-bottom: 20px;
   width: 245px;
}

.exchange-right-top {
   float: left;
   margin-right: -15px;
   padding-right: 0px;
   padding-top: 0px;
   margin-bottom: 20px;
   width: 245px;
}

.exchange-content-title {
  background-color: #3d7b22;
  margin-top: 10px;
  padding: 10px;
  color: #fff;
   font-size: 20px; 
   line-height: 22px; 
   font-family: Times new roman, Georgia, serif;
}

.exchange-content {
  padding: 5px 5px 5px 10px;
  border: 1px solid #3d7b22;
}

.map-style {
   font-family: verdana, arial, sans-serif;
   font-size: 10px;
   line-height: 1.3;
   color: #333;
}

.mappic {
   width: 50px;
   height: 50px;
   float: left;
   margin-right: 5px;
}

/* These styles are for big text and drop caps *******************/
.big-text {
   font-size: 24px; 
   line-height: 25px; 
   padding-top: 2px; 
   padding-bottom: 4px; 
   padding-right: 5px; 
   font-family: Times, Georgia, sans-serif;
}

.medium-text {
   font-size: 20px; 
   line-height: 22px; 
   padding-top: 2px; 
   padding-bottom: 4px; 
   padding-right: 0px;
   margin-top: 20px;
   font-family: Times, Georgia, sans-serif;
}

.drop-cap {
   font-size: 70px; 
   line-height: 45px; 
   padding-top: 4px; 
   padding-right: 5px; 
   font-family: Times, Georgia, serif;
}

.drop-cap-2 {
   font-size: 40px; 
   line-height: 25px; 
   padding-top: 4px; 
   padding-right: 5px; 
   font-family: Times, Georgia, serif;
}

.align-right {
   text-align: right;
}

.float-right {
   float: right;
}

.align-left {
   text-align: left;
}

.float-left {
   float: left;
}

/* colors ****************************************************
 #60b84b; a variation with more green
 #82a76d; a shade more green 
 #82966d; a shade darker text/background
 #a4b88f; light green text/background
 #eff3eb; light green background 
 #5a8530; Dark green banner title
 #22550c; Logo green
 #184903; Darker yet (from header almost black)
 #a68437; Gold for magazine headings
*/

.background-green {
    background-color: #3d7b22;
}

.background-blue {
    background-color: #005ba0;
}

.background-red {
    background-color: #990033;
}

.background-grey {
    background-color: #999999;
}

.background-none {
    background-color: #ffffff;
}

.border-green {
    border: 1px solid #3d7b22;
}

.border-blue {
    border: 1px solid #005ba0;
}

.border-red {
    border: 1px solid #990033;
}

.border-grey {
    border: 1px solid #999999;
}

.border-none {
    border: 1px solid #ffffff;
}

.light-green {
   color: #82a76d;
}

.dark-green {
   color: #5a8530;
}

.gold {
   color: #a68437;
}

.logo {
   color: #22550c;
}

.black {
   color: #000000;
}

.white {
   color: #FFFFFF;
}

/* Use for testing ********************************************/
.testcolor {
   color: #82a76d;
}

.show-text {
   float: right;
   font-size: 10px;
   font-family: verdana, arial, sans-serif;
   vertical-align: bottom;
}

.icons {
   float: right;
   padding: 0px 5px 0 5px;
}

.userpic {
   float: left;
   padding: 5px 10px 10px 0;
}

.solid-border {
   padding-top: 8px;
   border-bottom: 1px solid #999;
}

.dashed-border {
   padding-top: 8px;
   border-bottom: 1px dashed #999;
}

.search-box {
   display: block; 
   position: absolute;
   top: 100px;
   right: 23px;
}

.box {
   color: #333;
   font-family: verdana, arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   border: 1px solid #cccccc; 
   width: 180px;
   height: 17px;
   padding-top: 2px;
   position: absolute;
   top: 0;
   right: 0;
}

.btn {
   display: inline;
   border: 0;
   position: relative;
   top: 2px;
   right: -25px;
}

.btnhov {
   background-color: #ddd;
}

.sign-in table {
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   border: none;
   padding: 5px 0 5px 0;
   margin: 5px 0 5px 0;
}

.sign-in td {
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   border: none;
   padding: 5px;
   margin: 5px;
}

/*
.comment-content {
   text-align: justify;
   padding: 5px 10px 5px 10px;
   border-right: 1px solid #22550c;
   border-bottom: 2px solid #22550c;
}

.comment-footer {
  padding-bottom: 10px;
}

#commenter-color {
  background-color:  #e4f8cf; 
}

#author-color {
  background-color:  #ffffdd; 
  border-right: 1px solid #666666;
  border-bottom: 2px solid #666666;
}

#entry-author-color {
    background-color: #eeeeee;
}
*/

.caption {
  width: 180px;
  float: right;
  margin: 0px 0px 10px 20px;
  padding: 10px 0px 10px 10px;
  border-left: 2px solid #cccccc;
  font-family: Times, Georgia, Arial, serif;
  font-size: 18px;
  color: #22550c;
  text-align: left; 
  font-style: italic;
}

.profile-sidebar {
  width: 484px;
  float: left;
  margin: 0px 0px 15px 0px;
  padding: 5px 5px 5px 5px;
  border: 3px double #cccccc;
}

.profilepic {
   float: left;
   width: 75px;
   height: 75px;
   padding: 0px 10px 10px 0px;
}

.profile-content {
    font-size: 11px;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    text-align: left;
}

.profile-left {
    width: 55%;
    vertical-align: top;
    padding-right: 5px;
}

.profile-right {
    width: 44%;
    vertical-align: top;
}

.profile-list {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

.profile-list .profile-list {
    margin-left: 10px;
}

.profile-list-item {
    margin-top: 0px;
    margin-bottom: 0px;
}

.archive-cloud {
    text-align: justify;
    margin: 0;
    padding: 0;
}

.archive-cloud .archive-list {
    margin-right: 0;
    margin-left: 0;
}

.archive-cloud .archive-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.5;
    background: none;
}

.archive-cloud .rank-1  { font-size: 3.0em; }
.archive-cloud .rank-2  { font-size: 2.75em; }
.archive-cloud .rank-3  { font-size: 2.5em; }
.archive-cloud .rank-4  { font-size: 2.25em; }
.archive-cloud .rank-5  { font-size: 2.0em; }
.archive-cloud .rank-6  { font-size: 1.75em; }
.archive-cloud .rank-7  { font-size: 1.5em; }
.archive-cloud .rank-8  { font-size: 1.25em; }
.archive-cloud .rank-9  { font-size: 1.0em; }
.archive-cloud .rank-10 { font-size: 0.9em; }

/* Copied from Base Theme *************************************** */

.widget-cloud {
    text-align: left;
}

.widget-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.3;
    background: none;
}

.widget-cloud .rank-1  { font-size: 2em; }
.widget-cloud .rank-2  { font-size: 1.75em; }
.widget-cloud .rank-3  { font-size: 1.625em; }
.widget-cloud .rank-4  { font-size: 1.5em; }
.widget-cloud .rank-5  { font-size: 1.375em; }
.widget-cloud .rank-6  { font-size: 1.25em; }
.widget-cloud .rank-7  { font-size: 1.125em; }
.widget-cloud .rank-8  { font-size: 1em; }
.widget-cloud .rank-9  { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

/*
.asset-meta {
    border-top: 1px solid #F3F0E8;
    border-bottom: 1px solid #F3F0E8;
    padding: 0px 0px;
    margin: 0 0 0 0;
}
*/

.asset-header {
/*    border-bottom: 1px solid #F3F0E8; */
    padding-bottom: 3px;
    font-weight: normal;
    color: #948669;
    text-transform: none;
    margin-bottom: .75em;
}

.home-page-header { 
    border-bottom: 1px solid #f3f0e8;
    padding-bottom: 3px;
    font-size: 16px; 
    font-family: 'Trebuchet MS', arial, sans-serif; 
    margin-bottom: .75em;
    font-variant: normal; 
    font-weight: normal;
    color: #948669;
}

.home-page-header-color { 
    padding: 5px 5px;
    font-size: 16px; 
    text-align: left;
    font-family: 'Trebuchet MS', arial, sans-serif; 
    margin-bottom: 10px;
    font-variant: normal; 
    font-weight: normal;
/*  color: defined at <div> */
}

.home-page-header-small { 
/*    border-bottom: 2px solid #999; */
    padding: 10px 0 0 0;
    font-size: 13px; 
    font-family: 'Trebuchet MS', arial, sans-serif; 
    margin-bottom: 0px;
    padding-bottom: 0em;
    font-variant: normal; 
    font-weight: normal;
    text-align: left;
    color: #333333;
}

.home-page-topics {
/*  border:color is added at the <div> */
    border: 1px solid;
    border-top: 15px solid;
    border-right: 1px solid;
    margin-top: 5px;
    padding: 10px;
    text-align: justify;
}

.home-page-header-small a {
    color: #22550c;
}
   

.home-page-asset-meta {
    font-size: 9px;
    padding: 3px 0 5px 0;
    margin: 0;
    border-bottom: 1px dashed #cccccc; 
}

.library-header { 
    padding: 5px 5px;
    font-size: 13px; 
    text-align: left;
    font-family: 'Trebuchet MS', arial, sans-serif; 
    margin-bottom: 0px;
    font-variant: normal; 
    font-weight: normal;
    border-bottom: 3px solid #999999;
/*  color: defined at <div> */
}

.asset-name {
    font-size: 16px;
    }

#footer-content {
    margin: 0 15px 10px;
    padding-top: 20px;
    border-top: 1px solid #F3F0E8;
}

/* Custom Styles ------------------------------------------------- */
.layout-wm #alpha-inner {
    padding: 20px 10px 0 30px;
}

.layout-wm #beta-inner {
    padding: 20px 25px 0 20px;
}

.exchange-main-bb {
   padding-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 20px;
   font-size: 13px;
   line-height: 1.5;
   font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.exchange-welcome-bb {
  width: 335px;
  float: right;
  margin: 0;
  padding: 0;
}

.profile-sidebar-bb {
  width: 225px;
  min-height: 475px;
  font-size: 12px;
  text-align: center;
  float: left;
  margin: 0px 20px 20px 0px;
  padding: 5px 5px 5px 5px;
  border: 3px double #cccccc;
}

.exchange-left-top-bb {
   float: left;
   margin: 0 20px 0 0;
   padding: 0px;
   width: 185px;
}

.exchange-middle-top-bb {
   float: left;
   margin: 0 20px 0 0;
   padding: 0px;
   width: 185px;
}

.exchange-right-top-bb {
   float: left;
   margin: 0 0 0 0;
   padding: 0px;
   width: 190px;
}

.home-page-topics-bb {
    border: none;
}

.half-page-left {
   width: 50%;
   vertical-align: top;
   padding: 0px 15px 0 0;
}
.half-page-right {
   width: 50%;
   vertical-align: top;
   padding: 0px 0 0 15px;
}

/* Wide Widget --------------------------------------------- */

.layout-wm .widget .widget-header {
    padding: 3px;
}

#beta .layout-wm .widget .widget-header {
    margin-right: 0px;
    margin-left: 15px;
}

#beta .layout-wm .widget .widget-content {
    margin: 0 0 20px 0;
}

.layout-wm .widget .widget-header { 
    background: url(widget-title.png) repeat-x 0 0;
    padding: 6px;
    font-size: 12px; 
    font-family: Arial, Verdana, sans-serif; 
    color: #ffffff !important;
    font-weight: bold;
    border: none;
    line-height: 1.0;
    text-transform: uppercase;
    min-height: 1%;
}

#beta .layout-wm .widget-header a {
    color: #ffffff;
    font-weight: normal;
}

#beta .layout-wm .widget-header a:hover {
    text-decoration: underline;
}

#beta .layout-wm #content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}

.layout-wm .widget .widget-content {
    padding: 5px 0 0 10px;
}

.content-header-bb {
    background: url(widget-title.png) repeat-x 0 0;
    font-size: 12px;
    color: #ffffff !important;
    font-weight: bold;
    border: none;
    padding: 6px;
    margin-bottom: 15px;
    line-height: 1.0;
    font-family: Arial, Verdana, sans-serif;
    text-transform: uppercase;
    min-height: 1%;
}

.green {
    background: url(widget-title-green.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.red {
    background: url(widget-title-red.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.dark-red {
    background: url(widget-title-dark-red.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.burgandy {
    background: url(widget-title-burgandy.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.blue {
    background: url(widget-title-blue.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.navy {
    background: url(widget-title-navy.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.olive {
    background: url(widget-title-olive.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.brown {
    background: url(widget-title-brown.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.teal {
    background: url(widget-title-teal.png) repeat-x 0 0;
        background: url(widget-title.png) repeat-x 0 0;
}

.border-bottom-grey-1 {
    border-bottom: 1px solid #cccccc;
    padding: 3px 0;
}

