/**
LESS parser got exception when rendering custom CSS.
Parse error in line 429 column 12 of input: missing closing `}`
**/
@import 'http://antville.org/static/styles/main.min.css';
html,
html.uk-notouch,
body {
  background-color: #ffffff;
  color: #444444;
  font-family: normal 13px helvetica, 'lucida grande', verdana, arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #888888;
  font-family: 'lucida grande', verdana, arial, sans-serif;
}
a {
  color: #bf6810;
}
a:hover {
  color: #6a6a6a;
}
a[href='javascript:'] {
  display: none;
}
em {
  color: #444444;
}
small em {
  color: #6a6a6a;
}
img {
  max-width: initial;
}
img[src$='pixel.gif'] {
  width: initial;
  height: initial;
}
hr {
  border-top-color: rgba(106, 106, 106, 0.25);
}
.uk-description-list-line {
  overflow: hidden;
}
.uk-text-muted,
.uk-article-meta,
.uk-description-list-line > dd {
  color: #6a6a6a !important;
}
.uk-table-striped tbody tr:hover,
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: inherit;
}
.uk-button-group.av-link-group a {
  border-right: initial;
}
.uk-nav-divider + .uk-nav-divider,
.uk-nav-header + .uk-nav-header {
  display: none;
}
.uk-nav-side .uk-nav-divider {
  margin-top: 15px;
  border-top: none;
}
.uk-nav-side > li > a {
  color: #444444;
}
.uk-nav-side > li > a:hover {
  background: rgba(106, 106, 106, 0.1);
  color: #444444;
  text-shadow: none;
}
.uk-alert {
  background: rgba(106, 106, 106, 0.1);
  border-color: #6a6a6a;
  color: #6a6a6a;
  text-shadow: none;
}
.uk-icon-button:link,
.uk-icon-button:visited {
  background-color: #ffffff;
  color: #bf6810;
  border-color: #bf6810;
  text-shadow: initial;
}
.uk-icon-button:hover {
  background-color: #ffffff;
  color: #6a6a6a;
  border-color: #6a6a6a;
  text-shadow: initial;
}
.uk-button:not(.uk-button-success) {
  text-shadow: initial !important;
}
.uk-button:not(.uk-button-success),
.uk-button:not(.uk-button-success):link,
.uk-button:not(.uk-button-success):visited {
  background-color: #ffffff;
  color: #444444;
  border-color: #444444;
}
.uk-button:not(.uk-button-success):hover {
  background-color: #ffffff;
  color: #6a6a6a;
  border-color: #6a6a6a;
}
.uk-button:not(.uk-button-success).uk-button-link {
  border: initial;
}
.uk-button:not(.uk-button-success).uk-button-link:link,
.uk-button:not(.uk-button-success).uk-button-link:visited {
  color: #bf6810;
}
.uk-button:not(.uk-button-success).uk-button-link:hover {
  color: #6a6a6a;
}
.uk-button:not(.uk-button-success).uk-button-primary {
  background-color: #ffffff;
  border-style: double;
  border-color: #bf6810;
  color: #bf6810;
  font-weight: bold;
}
.uk-button:not(.uk-button-success).uk-button-primary:hover {
  background: inherit;
  border-color: #6a6a6a;
  color: #6a6a6a;
}
.uk-pagination > li > a {
  background: #ffffff;
  color: #bf6810;
  border-color: #bf6810;
  text-shadow: initial;
}
.uk-pagination > li > a:hover {
  background: #ffffff;
  color: #6a6a6a;
  border-color: #6a6a6a;
}
.uk-pagination > .uk-active > span {
  background: #ffffff;
  border-color: #444444;
  color: #444444;
  font-weight: bold;
}
.uk-pagination > .uk-disabled > span {
  background: rgba(106, 106, 106, 0.1);
  color: #6a6a6a;
  border-color: #6a6a6a;
  text-shadow: initial;
}
.uk-subnav > li > a:link,
.uk-subnav > li > a:visited {
  color: #bf6810;
}
.uk-subnav > li > a:hover {
  color: #6a6a6a;
}
.uk-nav-side > li.uk-active > a {
  background: none;
  color: #bf6810;
  box-shadow: none;
  font-weight: bold;
}
.uk-thumbnail img {
  max-width: 100%;
}
h1 a:visited,
.uk-table a:visited {
  color: #bf6810;
}
h1 a:hover,
.uk-table a:hover {
  color: #6a6a6a;
}
.uk-table th,
.uk-table td {
  border-color: rgba(106, 106, 106, 0.25);
}
.uk-form legend:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(106, 106, 106, 0.25);
  width: 100%;
}
.uk-form select,
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
  border-color: rgba(106, 106, 106, 0.25);
}
h4 + .uk-comment-meta li:first-child {
  padding-left: 0;
}
.av-page {
  width: 900px;
}
.av-sprite {
  display: inline-block;
  vertical-align: middle;
}
.av-ant {
  display: inline-block;
  margin: 0 0 -2px -2px;
  width: 15px;
  height: 15px;
  background: url(/static/img/ant.svg);
  background-size: 15px 15px;
}
.av-border-left {
  border-left: 1px solid rgba(106, 106, 106, 0.25);
}
.av-overflow {
  max-width: 0;
  overflow: hidden;
}
.av-invisible {
  visibility: hidden;
}
.av-concealed-link {
  color: inherit;
}
.av-concealed-link:hover {
  color: inherit;
}
.av-upload {
  position: relative;
}
.av-upload input[type='file'] {
  position: relative;
  z-index: 1;
  visibility: hidden;
}
.av-upload .av-upload-controls {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.av-upload-drop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
}
.av-upload-drop i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20em;
}
.av-upload-drop i.av-upload-glow {
  animation-name: av-upload-glow;
  animation-duration: 3s;
  animation-direction: alternate;
  animation-iteration-count: infinte;
  -webkit-animation-name: av-upload-glow;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
}
@keyframes av-upload-glow {
  0% {
    color: inherit;
  }
  100% {
    color: #bf6810;
  }
}
@-webkit-keyframes av-upload-glow {
  0% {
    color: inherit;
  }
  100% {
    color: #bf6810;
  }
}
.av-image-box {
  display: inline-block;
  max-width: 100%;
}
.av-collage {
  padding: 0;
}
.av-collage .av-tagged-image {
  opacity: 0;
}
.av-collage .av-tagged-image img {
  max-width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  opacity: 1;
}
.av-collage .av-tagged-image .Caption_Content {
  color: #fff;
  padding: 10px;
}
.av-poll-result-bar {
  display: inline-block;
  height: 0.5rem;
  overflow: hidden;
  margin-right: 0.5rem;
  background-color: #bf6810;
}
.av-header {
  position: relative;
  height: 73px;
  margin-top: 5px;
}
.av-header .av-header-bg-chaos {
  width: 274px;
  height: 53px;
  margin-left: -54px;
  background: url('/static/img/spritesheet.png');
  background-position: -9px -139px;
  background-repeat: no-repeat;
}
.av-header .av-header-bg-dots {
  margin-left: 222px;
  position: relative;
  top: -46px;
  width: 680px;
  height: 38px;
  background: url('/static/img/dot.gif');
}
.av-header .av-title {
  position: absolute;
  top: 13px;
  overflow: visible;
  white-space: nowrap;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
}
.av-header.av-root-site .av-title {
  top: 0px;
  left: -55px;
}
.av-skin-active {
  background: #fff;
  opacity: .25;
}
.av-locale-needs-translation {
  color: #6a6a6a;
}
.av-layout-sandbox {
  height: 22px;
}
.av-layout-sandbox div {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 22px;
  padding: 0 20px;
  background: url('');
  background-position: 0 23px;
  text-align: left;
}
.av-skin-control {
  margin: 5px 0;
}
.av-skin-edit-link {
  padding: 2px;
  text-decoration: none !important;
}
.helma-debug-line {
  border: none !important;
}
.jala-calendar {
  width: 100%;
  text-align: center;
}
.jala-calendar tbody th {
  font-weight: normal;
  color: #444444;
}
.jala-calendar .jala-calendar-day {
  width: 14.27%;
  line-height: 1.2rem;
  text-align: center;
}
.jala-calendar .jala-calendar-day a {
  font-weight: bold;
}
.jala-calendar .jala-calendar-selected {
  border: 1px solid #6a6a6a;
  border-radius: 4px;
  font-weight: bold;
}
.jala-calendar .jala-calendar-left {
  text-align: center;
  vertical-align: baseline;
}
.jala-calendar .jala-calendar-right {
  border: 0;
  text-align: center;
  vertical-align: baseline;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
  color: #bf6810 !important;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
  color: #bf6810 !important;
}
.gs-result .gs-title,
.gs-result .gs-title * {
  text-decoration: none !important;
}
a.gs-title:hover {
  text-decoration: underline !important;
}
.gsc-results {
  border: none !important;
  width: auto !important;
}
.cse .gsc-control-cse,
.gsc-control-cse,
.gsc-result-info,
.gcsc-branding,
.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
  border: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.gsc-results .gsc-cursor-box {
  margin: 10px 0 0 0 !important;
}
.gsc-result-info,
.gsc-orderby-label,
td.gsc-branding-text,
td.gcsc-branding-text {
  color: #6a6a6a !important;
}
.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
  background-color: inherit !important;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
  color: #6a6a6a !important;
}
.gsc-control-cse,
.gsc-control-cse-en {
  background: #ffffff !important;
}
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
  border: none !important;
  background: none !important;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
  color: #444444 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #bf6810 !important;
  background: none !important;
}
.gcsc-branding-img-noclear {
  width: 51px;
  height: 15px;
  max-width: initial;
  vertical-align: text-bottom;
}
.gsc-above-wrapper-area {
  border-bottom-color: rgba(106, 106, 106, 0.25) !important;
}

body {
   font-family: helvetica, 'lucida grande', verdana, arial, sans-serif;;
   font-size: 13px;
   color: #444444;
   background-color: #ffffff;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 20px;
}


#header {
   overflow:hidden;
   margin:0px;
   padding: 0px;
   width:1028px;
   height:150px;
   background-color: #ffffff;
   background-image: url("http://antville.org/static/sites/Don/layout/shead.gif");
   background-repeat:no-repeat;
   clear: both;
}

#titelbild {
   margin:0px 0px 0px 35px;
   width1028px;
   height:90px;
   overflow:hidden;
}

#titel {
   font-size: 24px;
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   color: #6a6a6a;
   letter-spacing:1px;
   line-height: 150%;
   text-align: left;
   margin-left:50px; 
   margin-rigth:0px; 
   clear: both;
}

#titel a{  color: #6a6a6a; text-decoration:none; }
#titel a:visited{  color: #6a6a6a; text-decoration:none; }
#titel a:active{  color: #6a6a6a; text-decoration:underline; }
#titel a:hover{  color: #bf6810; text-decoration:none; }

#center {
   background-color: #ffffff;
   background-image: 
   background-repeat:repeat-y;
   padding:20px 0px 20px 0px;
   margin: 0px;
   width:1028px;
   float:left;
}

#navibar1 {
   overflow:hidden;
   margin-left:40px; 
   padding-top: 10px;
   width:300px; 
   float:left;
   display:inline;
}

#maincontent {
   overflow:hidden;
   margin-left:40px; 
   width:590px; 
   float:left;
}

#navibar2 {
   overflow:hidden;
   margin-left:50px; 
   padding-top: 10px;
   width:180px; 
   float:left;
}

div.boxheader {
   padding: 0px 0px 6px 0px;
   color: #6a6a6a;
   overflow: hidden;
   font-size: 11px;
   text-align: left;
   text-transform:uppercase;
   letter-spacing:2px;
   font-weight: bold;
   line-height: 150%;
   border-bottom: 1px #cccccc solid;
}


div.box {
   font-size: 10px;
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   color: #6a6a6a;
   overflow: hidden;
   line-height: 140%;
   text-align: left;
   margin: 0px;
   padding: 10px 0px 20px 0px;
}


#footer {
   background-color: #ffffff;
   background-image: url("http://antville.org/static/sites/Don/layout/sfooter.gif");
   background-repeat:no-repeat;
   overflow:hidden;
   margin:0px;
   padding-top:0px;
   width:950px;
   height:40px;
   clear: both;
}

blockquote {
padding:10px;
border:thin solid silver;
font-style:italic;
}

td {
   font-size: 13px;
   line-height: 150%;
}

.storyDate {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   color: #6a6a6a;
   margin-bottom: 6px;
}

.storyBody {
   font-size: 13px;
   line-height: 170%;
   margin-bottom: 10px;
   padding: 6px 0px 5px 0px;
}

.storyTitle {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 16px;
   color: #888888;
   font-weight: bold;
   letter-spacing:0px;
   line-height: 120%;
   padding: 4px 0px 4px 0px;
}

#storySeparator {
   border-bottom:1px solid #cccccc;
}

.commDate {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   color: #6a6a6a;
   margin: 0px 0px 6px 40px;
}

.commBody {
   font-size: 13px;
   line-height: 150%;
   margin: 0px 0px 10px 40px;
}

.commTitle {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 16px;
   color: #444444;
   font-weight: bold;
   line-height: 120%;
   margin: 0px 0px 0px 40px;
}


div.ample { margin-bottom: 5px; }

small, .small {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   color: #6a6a6a;
}

/* this is for mozilla to align tables in boxes left */
div.box table {
   margin-left: 0px; 

}

fieldset {
   padding-left: 8px;
   padding-top: 0px;
   margin-top: 6px;
   margin-bottom: 6px;
}

p {
   margin-top: 6px;
   margin-bottom: 10px;
}

form { margin: 0px; }

a {text-decoration: none;}
a:link {color: #bf6810;}
a:visited {color: #bf6810;}
a:active {color: #6a6a6a;}
a:hover {text-decoration: underline;}

.message {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   font-weight: bold;
   padding: 1px;
   margin-top: 6px;
   margin-bottom: 6px;
   color: #6a6a6a;
}

.message input {
   font-size:9px;
   padding:0px;
   margin:0px;
}

.historyItem {
   color: #6a6a6a;
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   padding-bottom: 0.3em;
}

/* calendar */

table.calendar thead, .calHead {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   font-weight: bold;
   text-align: left;
}

table.calendar th, table.calendar tbody td.day, .calDay {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   text-align: left;
}

table.calendar tbody td.selected, .calSelDay {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   border: 1px solid #bf6810;
   text-align: left;
}

table.calendar tfoot td, .calFoot {
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   text-align: left;
}

.dayheader {
   display:none;
   font-family: helvetica, 'lucida grande', verdana, arial, sans-serif;;
   font-size: 13px;
   color: #6a6a6a;
   font-weight: bold;
   margin-bottom:20px;
   margin-top:10px;
   text-align: left;
}

/* story display classes */

.listSeparator {
   width: 50px;
   border-bottom: 2px dotted #dddddd;
   margin-top: 10px;
   margin-bottom: 4px;
}


.reply { padding-left: 40px; }

/* form input classes */

.formTitle {
   width: 380px;
   font-family: helvetica, 'lucida grande', verdana, arial, sans-serif;;
   font-size: 16px;
   font-weight: bold;
   border: 1px solid #444444;
}

.formText {
   width: 380px;
   font-family: helvetica, 'lucida grande', verdana, arial, sans-serif;;
   font-size: 13px;
   font-weight: normal;
   border: 1px solid #444444;
}

.formWide {
   width: 660px;
   font-family: helvetica, 'lucida grande', verdana, arial, sans-serif;;
   font-size: 13px;
   font-weight: normal;
}

.listFlag {
   background-color: #cccccc;
   padding: 1px;
   font-family: 'lucida grande', verdana, arial, sans-serif;;
   font-size: 10px;
   color: #444444;
}

.pollResultsBar {
   height: 5px;
   overflow: hidden;
   float:left;
   margin-right: 10px;
   background-color: #bf6810;
   font-size: 0px;
}

.searchbox {
   font-size: 11px;
   margin-top: 3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelinkTop {
   margin-bottom: 18px;
   padding-bottom:3px;
   border-bottom:1px solid #cccccc;
}

.pagelinkBottom {
   margin-top: 18px;
   padding-top:3px;
   border-top:0px solid #cccccc;
   text-align:right;
}

/* page navigation bar */
div.pageNav {
   margin-top: 10px;
   margin-bottom: 0px;
   font-size: 11px;
}

div.pageNavSummary {
   padding: 1px 5px;
   background-color: #efefef;
   border-bottom: 1px solid #cccccc;
   text-align: left;
}

div.pageNavBar {
   padding-top: 1px;
   text-align: right;
}
span.pageNavItem {
   padding-left: 2px;
   padding-right: 2px;
}

span.pageNavSelItem {
   padding-left: 2px;
   padding-right: 2px;
   font-weight: bold;
}

/* tree navigation in skinmgr */
ul { list-style: url("") ; } 

ul.skinmgrTree {
   padding-left:15px;
   margin:20px 0px;
}

ul.skinmgrTree ul {
   padding-left:30px;
   margin:0px;
}
ul.skinmgrTree li {
   list-style:none;
   margin:7px 0px;
   padding:0px;
}

ul.skinmgrTree li.skinset {
   list-style:square;
   padding-left:0px;
}
ul.skinmgrTree a.selected {
   font-weight:bold;
}

ul.skinmgrTree li div {
   font-family:helvetica, 'lucida grande', verdana, arial, sans-serif;;
   font-size:10px;
   color:#444444;
}

/* classes for membermgr */
.membergroup {
   font-weight:bold;
   font-size:16px;
   margin:10px 0px;
}

.member {
   margin-left:20px;
   margin-bottom:5px;
}

.rightborder {
border-right: 1px solid #000000;
]
.leftborder {
border-left: 1px solid #000000;
border-style: dashed;
}

