* { margin: 0; padding: 0; }
html { height: 100%; }
body {
	background-color: #E9E6D5;
  height: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F3F3F;
}
.clear {
  clear: both;
}
a img {
  border: none;
}
a {
  color: #3F3F3F;
  text-decoration: none;
}
a:hover {
  color: #777;
}
#pageWrapper {
	background: #fff url('images/bg.gif') center repeat-y;
  width: 960px;
  height: 100%;
	height: auto !important;
	margin: 0 auto;
	text-align: left;
}
#header {
  width: 960px;
  height: 105px;
  background: url('images/header-bg.jpg') repeat-x;
}
#innerHeader {
  position: relative;
}
#logo {
  position: absolute;
  top: 9px;
  left: 9px;
  background: transparent url('images/logo.jpg') no-repeat scroll 0%;
  width: 204px;
  z-index: 10;
}
#logo a {
  cursor: pointer;
  display: block;
  height: 0px !important;
  overflow: hidden;
  padding: 45px 0 0;
  text-decoration: none;
  width: 204px;
}
#login, #loggedin {
  color: #fff;
  float: right;
  margin: 11px 15px 0 0;
}
#login label, #login ul li a {color:#3f3f3f;}

#login a, #loggedin a {
  color: #fff;
}
#navigation {
  position: absolute;
  top: 59px;
  left: 9px;
  list-style: none;
	z-index:10;
}
#navigation li {
  height: 24px;
  line-height: 24px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
  float: left;
}
#navigation li a {
  display: block;
  color: #fff;
  padding: 0 12px 0 12px;
}

#navigation li a:hover {
  background-color: #fff;
  color: #3f5d65;
}
#navigation li.last {
  border-right: 1px solid #ccc;
}
#navigation li a.active {
  background-color: #fff;
  color: #3f5d65;
}

#newsticker {
  color: #3f5d65;
  position: absolute;
  left: 10px;
  top: 92px;
	height: 14px;
}
#portal-search {
  position: absolute;
  right: 15px;
  top: 42px;
}
#portal-search .input-text, #archiveSearch {
  border: 1px solid #ccc;
  padding: 1px;
  color: #999;
}

#portal-search .input-submit, #archiveSearchButton {
  border: 1px solid #ccc;
  background: transparent;
  color: #fff;
}

#archiveSearchButton { background-color:#405E66;}

#portal-search .new {
	background: #8bd105 url('images/neu.gif') no-repeat;
  width: 31px;
	height: 15px;
  color: #333;
  text-align: center;
}

#activeCat { border-top:1px solid #fff; font-size:1px;height:5px; width:960px; position:absolute; top:84px;}

#innerHeader div.defaultColor { background-color:#666;}

/* weather box, quicktab */
#weather, #webcam, #quick-tab1, #quick-tab2, .tabs-hide {
  display: none;
}

#weatherContainer,
#quickstartContainer {
  border: 1px solid #ccc;
  padding-bottom: 5px;
  background-color: #f4fafa;
  margin-top: 16px;
  height: 130px;
  width: 200px;
}
#quickstartContainer { height: auto; margin-top: 0;}
#weatherContainer ul,
#quickstartContainer ul.tabs-nav ul {
  width: 200px;
  height: 19px;
  list-style: none;
}
#weatherContainer li,
#quickstartContainer li {
  float: left;
  width: 100px;
  height: 19px;
  background-color: #405e66;
	list-style-type: none;
}

#weatherContainer li.tabs-selected,
#quickstartContainer ul.tabs-nav li.tabs-selected {
  background: transparent;
}
#weatherContainer li a,
#quickstartContainer li a {
  line-height: 19px;
  color: #fff;
  display: block;
  padding-left: 4px;
}
#weatherContainer li a:hover, #quickstartContainer li a:hover {
  color: #ccc;
}
#weatherContainer li.tabs-selected a, #quickstartContainer li.tabs-selected a {
  color: #000;
}
#weatherContainer li.tabs-selected a:hover, #quickstartContainer li.tabs-selected a:hover {
  color: #777;
}
#weatherContainer .weatherPadding {
  padding: 7px;
}
#weatherContainer .weather {
  width: 50px;
  background-color: #fff;
  text-align: center;
  margin-right: 15px;
  float: left;
  margin-bottom: 8px;
  border: 1px solid #ccc;
}
#weatherContainer .weather.last {
  margin-right: 0;
}
#weatherContainer .weather .text {
  display: block;
  border-top: 1px solid #ccc;
  padding: 10px 0 10px 0;
  color: #3F5E65;
  font-family: Arial, sans-serif;
  font-size: 10px;
	width:85%;
	margin:0 auto;
}
#weatherContainer .weather .image {
  display: block;
  height: 42px;
  padding-top: 5px;
}

#quickstartContainer ul.linklist li {
	background: transparent;
	float: none;
}

/*#quickstartContainer ul.tabs-nav li a {
	font-size: 12px;
}*/

#quickstartContainer div div { padding: 7px;}
#quickstartContainer div div.clear { padding: 0;}
#quickstartContainer div div ul { display: block;}
#quickstartContainer div div ul li { background: transparent; list-style-type:none; width: 180px;}
#quickstartContainer div div ul li a { color:#3f3f3f; padding-left:0; }
#quick-tab1, #quick-tab2 { position:relative; top:8px;}


/* end weather box */
#leftCol h3.headline {
  width: 195px;
  height: 20px;
  margin-top: 24px;
  padding-bottom: 1px;
  padding-left: 5px;
  line-height: 20px;
  background-color: #416065;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#focus {
	position: relative;
	width: 200px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#leftCol ul.listing,
#rightCol ul.listing {
  width: 192px;
  list-style: none;
  padding: 8px 0 8px 8px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 24px;
  background-color: #f5f9fa;
}

#rightCol #kleinanzeigen { border-bottom: 0px solid #ccc;}

#register img { border: 1px solid #ccc; }
#userBox .mugshots {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #f5f9fa;
  padding: 8px 8px 0 15px;
}
#userBox .mugshots img { border: 1px solid #ccc; margin: 0 5px 5px 0;}
#userBox .stripeBg { width: 202px; }
.teasedArticle h2 a {
  display: block;
  font: bold 14px Arial, sans-serif;
  color: #000;
  margin-bottom: 10px;
}
.teasedArticle h2 a:hover { color: #777; }
#contentWrapper #rightCol {
  float: right;
  width: 245px;
  overflow: hidden;
}
#rightCol .headline {
  margin-top: 20px;
  width: 239px;
  height: 20px;
  background: url('images/head_right.png') left no-repeat;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  padding-left: 6px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#rightCol .headCalendar.headline, #rightCol #headKleinanzeigen {
  padding-left: 26px;
  background: url('images/head_events.png') no-repeat;
  width: 217px;
}
#rightCol #headKleinanzeigen { background: url('images/head_kleinanzeigen.png') no-repeat; }
#rightCol ul.listing { width: 235px; list-style: none; padding: 8px 0 8px 8px; }
#rightCol #kleinanzeigen { margin-bottom: 0; }
#contentWrapper { padding: 0 10px; }
h3.headline,
h3.headline a {
  color: #fff;
  font-weight: normal;
  font-size: 12px;
}
h3.headline a:hover { color: #ccc; }
#rightCol ul.listing span.blue {
  color: #3F5E65;
  font-family: Arial, sans-serif;
}
#rightCol ul.listing a { color: #000; }
#rightCol ul.listing a:hover { color: #777; }
#rightCol ul.listing .date {
  float: left;
  width: 43px;
  height: 12px;
}
#featured {
	width: 243px;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#featured .item, #featured .item.featured_0 { float: left; width: 121px; overflow: hidden; }
#featured .item.featured_0 { border-right: 1px solid #ccc; }
#featured .item .title {
	margin-top: -22px;
	width: 123px;
	background-color: #000;
	line-height: 22px;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}
#featured .item .title a {
  display: block;
  color: #fff;
  padding: 0 0 0 8px;
  width: 115px;
}
#centerCol .box {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #f5f9fa;
  padding: 5px 5px 1px 5px;
}
.noBottomMargin {
  margin-bottom: 0 !important;
}
#centerCol h3.headline,
#centerCol #login h2 {
  margin-top: 20px;
  width: 460px;
  height: 20px;
  background-color: #405e66;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  padding-left: 6px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
}
#servicesListing {
  width: 100%;
  height: 60px;
  list-style: none;
  margin-top: 10px;
}
#servicesListing li {
  float: left;
  width: 150px;
  height: 20px;
}
#servicesListing a {
  font-family: Arial, sans-serif;
  color: #3F5E65;
  font-weight: bold;
  display: block;
}
#servicesListing a:hover { color: #607C81; }
#cal_month table.calendar {
	background-color: #d0d7d9;
	height: 120px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#cal_month { vertical-align: top; padding: 10px 10px 5px 5px; background-color:#f5f9fa; }
#cal_month td {
	background-color: #fff;
	color: #3f5e65;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*#calendar tr, #calendar tr td { height: 13px;}*/






















#contentWrapper #articleCol {
  float: left;
  width: 670px;
  margin-left: 5px;
}

#contentWrapper #leftCol {
  float: left;
  width: 215px;
}

#contentWrapper #centerCol {
  float: left;
  width: 468px;
}


#leftCol .ad {
  margin-top: 24px;
  padding-top: 15px;
  background: url('images/ad_head_left.png') top left no-repeat;
}


#centerCol h3.top {
	margin-top: 0;
}

#centerCol #login h2 {
  margin-top: 0;
}

#centerCol #login ul {
  list-style: none;
}

#footer {
	background-image:url('images/footer_bg.gif');
  margin-top: 25px;
  border-top: 1px solid #C2C9CC;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #3F5E65;
  width: 940px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  background-color: #f1f7f7;
}

#footer .left,
#footer .right {
  float: left;
  width: 470px;
}

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

#footer a {
  color: #3F5E65;
  text-decoration: none;
}

#footer a:hover {
  color: #607C81;
}

/* color definitions */

.arialWhite,
.arialWhite a {
  color: #fff;
  font-family: Arial, sans-serif;
}

.arialWhite a:hover {
  color: #eee;
}

.arialBlack,
.arialBlack a {
  color: #3F3F3F;
  font-family: Arial, sans-serif;
}

.arialBlack a:hover {
  color: #777;
}

.teasedArticle {
  margin-bottom: 26px;
	background-color:none;
}

.teasedArticle h2 { background-color:#fff;}

.teasedArticle .thumb {
  width: 14px;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-right: 1px;
  text-align: center;
}

.teasedArticle .comments {
  width: 100px;
  height: 20px;
  line-height: 20px;
  float: left;
  text-align: center;
}

.teasedArticle .counter {
  width: 80px;
  height: 20px;
  line-height: 20px;
  float: left;
  text-align: center;
}

.teasedArticle .text {
	color:#3F3F3F;
  margin-bottom: 10px;
  line-height: 16px;
}

.teasedArticle .text p img, .text p img {
	padding-right: 4px;
}

#articleCol div .text p img {
	padding-right: 8px;
}

#articleCol div .text p {
  margin-bottom: 12px;
}

.teasedArticle .text .focusImage {
  float: left;
  padding-right: 5px;
  padding-bottom: 5px;
}

.teasedArticle .owner {
  float: left;
  width: 273px;
  height: 18px;
  line-height: 18px;
}

.teasedHeadline {
  margin-bottom: 4px;
}

.teasedHeadline a, .searchresults a {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #000;
  float: left;
}

.teasedHeadline a:hover {
  color: #777;
}

.teasedHeadline .posted {
	color: #3f3f3f;
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding-top: 3px;
	width: 32px;
}

.teasedHeadline .comments,
.teasedHeadline .thumb,
.teasedHeadline .counter,
.searchresults .comments,
.searchresults .thumb,
.searchresults .counter {
	width: 16px;
  height: 17px;
  line-height: 17px;
  float: right;
  text-align: center;
  color: #3F3F3F;
  font-size: 10px;
  font-family: Arial, sans-serif;
}

.teasedHeadline .counter,
.teasedHeadline .comments {
  width: auto;
  padding: 0 5px;
}

.teasedHeadline .comments {
	padding: 0;
  text-align: center;
  width: 20px;
}


/* searchpage */
.searchresults { margin-bottom: 0; padding: 4px 0; border-bottom: 1px solid #ccc;}
.searchresults a { font: normal 12px Georgia, "Times New Roman", serif;
}
.searchresults a:hover { color: #777;}
.searchresults .posted { color: #999; float: left; width: 76px; font: normal 11px Georgia, "Times New Roman", serif; letter-spacing: 0px; }
.searchresults .comments { width: 90px; }
.searchresults .counter { width: 65px;}
.first { margin-bottom: 0; padding: 4px 0; border-top: 1px solid #ccc;}
.alt { background-color: #f7f7f7;}



/* archivepage */
#archiveSearch, #archiveSearchButton { /*margin-left:122px;*/float:right;}

#archiveSwitch, #paging, .wp-pagenavi { background-color: #f2f8f7; border: 1px solid #c2cccd; margin-bottom: 20px; padding: 5px 9px; height:20px; }

#archiveSwitch label, #archiveSwitch select { float:left;}
#archiveSwitch label { padding:3px 3px 0 0;}
#filterCategory option { padding-right: 10px;}

#filterMonth { margin-right:20px;}

#paging, .wp-pagenavi { margin:20px 0 0 0;} 
#paging .prev, #paging .next { float:right; width:18px; text-align:center;}
#paging .prev a, #paging .next a { border: 1px solid #c2cccd; display:block; background-color:#fff; height:18px; font:11px arial;}
#paging .prev { margin-right:3px;}

.wp-pagenavi a, .wp-pagenavi .current { background-color:#fff; float:left; font:11px arial; border: 1px solid #c2cccd; display:block; padding:3px 5px 1px 5px; margin:0 2px; text-align:center;}
/*.wp-pagenavi { background-color:#f2f8f7; border:none; padding:0; margin:0;}*/
.wp-pagenavi .current { background-color:#f2f8f7;}



.alignleft { float: left; }
.alignright { float: right; }

#rightCol .behmannLogo {
  margin-bottom: 5px;
}

#rightCol .leftLogo { float:left; margin-right: 2px;}

#rightCol .ad {
  width: 245px;
  margin-top: 10px;
  padding-top: 15px;
  background: url('images/ad_head_right.png') top center no-repeat;
  overflow: hidden;
  clear: both;
}

#rightCol .avatar {
  margin-right: 2px;
  margin-top: 4px;
}

#rightCol .stripeBg {
  width: 250px;
  border-bottom: 1px solid #C2C9CC;
  margin-bottom: 24px;
  background: url('images/stripe.png');
}

#articleCol h2 {
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 18px;
}

#articleCol .text {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 34px;
}

#articleCol textarea {
  width: 100%;
  border: 1px solid #C2C9CC;
}

#articleCol .articleInfo {
  margin-bottom: 16px;
}

#articleCol .thumb {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
}

#articleCol .commentsAndCounter {
  float: left;
  margin-right: 5px;
}

#articleCol .avatar {
  float: left;
  margin-right: 5px;
}

#articleCol .comments {
  width: 96px;
  height: 20px;
  line-height: 20px;
  padding-left: 4px;
}

#articleCol .counter {
  width: 96px;
  height: 20px;
  line-height: 20px;
  padding-left: 4px;
}

#articleCol .postInfo {
  height: 36px;
  padding-top: 4px;
}

#articleCol .postTime {
  color: #3F5E65;
}

#articleCol .author {
  font-size: 16px;
  color: #173542;
}

#articleLeftCol {
  float: left;
  width: 160px;
}

#articleRightCol {
  width: 510px;
  float: left;
}

#articleLeftCol h3 {
  width: 131px;
  height: 19px;
  background: url('images/head_article_left.png');
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 19px;
  padding-left: 4px;
}

#articleRightCol h3 {
  width: 506px;
  height: 19px;
  background-color: #405E66;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 19px;
  padding-left: 4px;
}

#articleLeftCol .stripeBg {
  background-color: #f5f9fA;
  width: 127px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 4px;
  margin-bottom: 24px;
}

#articleCol .commentlist {
  list-style: none;
}

#articleCol .commentlist li {
  border-bottom: 1px solid #C2C9CC;
  margin-bottom: 5px;
  margin-top: 5px;
}

#articleCol .commentlist .commentText {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Arial, sans-serif;
}

#articleCol .commentlist .commentText p { margin:0 0 0.8em; }

#categoryListingCol {
  float: left;
  width: 675px;
}

#categoryListingCol h2.search, #categoryListingCol h2.archive {
	color: #1a1a1a;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 20px;
}

#categoryListingCol p.search {
	color: #1a1a1a;
	font-size: 16px;
	padding-bottom: 15px;
}

#categoryListingCol h3.caption {
  width: 671px;
  height: 19px;
  line-height: 19px;
  padding-left: 4px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 16px;
  font-size: 12px;
}

#categoryListingCol h3.caption.blue {
  background: url('images/head_full.png') no-repeat;
}

#categoryListingCol h3.classifiedsHeadline {
  margin-bottom: 1px;
}

#subpageNavigation {
  list-style: none;
}

#subpageNavigation li {
  float: left;
  border-left: 1px solid #C2C9CC;
}

#subpageNavigation li a {
  display: block;
  padding: 4px;
  font-size: 14px;
}

#subpageNavigationBorder {
  border-bottom: 1px solid #C2C9CC;
  margin-bottom: 20px;
}

.ad_zone_2 img { margin-bottom:8px;}
.ad_zone_6 {margin-left: 102px;}
.ad_zone_6 img {margin: -8px 0 12px 0;}

#categoryListingCol .teasedArticle .owner {
  width: 480px;
}

.classifiedsToolbar, .calendarToolbar {
  border-bottom: 1px solid #C2C9CC;
}

.classifiedsToolbar a, .calendarToolbar a {
  line-height: 20px;
}

.classifiedsToolbar .marked {
	background: #A5C41E;
}

.classifiedsToolbar option, .calendarToolbar option {
  line-height: 16px;
  height: 16px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

#newClassifieds, #newCalendarItem {
  display: none;
  background-color: #173542;
  padding: 15px;
}

#newClassifieds input, #newClassifieds textarea, #newCalendarItem input, #newCalendarItem textarea {
  border: 1px solid #ccc;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 2px;
}

#newClassifieds .text, #newCalendarItem .text {
  width: 245px;
  height: 196px;
  padding: 2px;
}

#newClassifieds .field, #newCalendarItem .field {
  width: 245px;
  height: 14px;
}

#newClassifieds label, #newClassifieds h3, #newClassifieds p, #newClassifieds p a, #newCalendarItem label, #newCalendarItem h3 {
  color: #fff;
}

#newClassifieds p.help {
	padding: 15px 0;
}

#newClassifieds label , #newCalendarItem label {
  display: block;
  margin-top: 10px;
  margin-bottom: 2px;
}

#newClassifieds .floatLeft, #newCalendarItem .floatLeft {
  width: 250px;
}

#newClassifieds .floatRight, #newCalendarItem .floatRight {
  width: 330px;
  padding-left: 15px;
}

#categoryListingCol .classifieds {
  width: 206px;
  text-align: justify;
  padding-right: 8px;
  border-bottom: 1px solid #C2C9CC;
  margin-top: 10px;
  margin-bottom: 8px;
}

#npColumn3 .classifieds {
  width: 200px;
}

#categoryListingCol .classifieds img {
  margin-bottom: 3px;
}

#categoryListingCol .classifieds h3 {
  font-size: 11px;
}

#categoryListingCol .classifieds .date {
  font-size: 9px;
  display: block;
  padding-bottom: 4px;
}

#categoryListingCol .classifieds .text {
  font-size: 10px;
  display: block;
  padding-bottom: 4px;
}

#categoryListingCol .classifieds .cat {
  font-size: 10px;
  display: block;
  padding-bottom: 10px;
}

#npColumn1, #npColumn2, #npColumn3 {
  width: 225px;
  float: left;
}


#centerCol .weather {
  margin-bottom: 10px;
}

#centerCol .weather .image {
  float: left;
  padding: 5px;
  margin: 5px;
  text-align: center;
  background-color: #fff;
  width: 55px;
}

#centerCol .weather .text {
  color: #3F5E65;
  font-family: Arial, sans-serif;
  border-top: 1px solid #C2C9CC;
  padding: 10px 0 5px 0;
}

#centerCol .weather .description {
  padding: 5px;
  float: left;
  width: 250px;
}

#centerCol h3.headline.resetMargin {
  margin-top: 0;
}

/*
	thumbrating
*/
#thumbrating {
	height: 65px;
	margin: 0 auto;
	width: 91px;
}

#thumbrating li {
	float: left;
	list-style-type: none;
	text-align: center;
}

#thumbrating li.thumb {
	height: 42px;
	width: 43px;
}

#thumbrating li.split {
	width: 5px;
}

#thumbrating .thumb.up a {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbBigUp.png') no-repeat scroll 12px 5px;
}

#thumbrating .thumb.down a {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbBigDown.png') no-repeat scroll 1px 1px;
}

#thumbrating .nomouse {
	cursor: default;
}


#thumbrating li a {
	cursor: pointer;
	display: block;
	height: 42px;
	width: 43px;
}

#ratingMessage span {
	font: 10px Arial, Verdana, sans-serif;
	position: relative;
	top: 3px;
	text-align: center;
	width: 100%;
}

#ratingMessage ul {
	height: 20px;
	margin: 0 auto;
	width: 91px;
}

#ratingMessage li {
	float: left;
	font: 10px Arial, Verdana, sans-serif;
	list-style-type: none;
	position: relative;
	top: 3px;
	text-align: center;
	width: 42px;
} 

#ratingMessage li.split {
	width: 5px;
}

.thumbBigUp, .thumbBigFullDown {
	height: 29px;
	margin: 0 auto;
	position: relative;
	top: 5px;
	width: 18px;
}

.thumbBigUp {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbBigUp.png') no-repeat scroll 0%;
}

.thumbBigFullDown {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbBigFullDown.png') no-repeat scroll 0%;
}


.thumbMiddleUp, .thumbMiddleDown {
	height: 13px;
	margin: 0 auto;
	position: relative;
	top: 4px;
	width: 8px;
}

.thumbMiddleUp {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbMiddleUp.png') no-repeat scroll 0%;
}

.thumbMiddleDown {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbMiddleDown.png') no-repeat scroll 0%;
}

.thumbSmallUp, .thumbSmallDown {
	height: 12px;
	margin: 0 auto;
	position: relative;
	top: 2px;
	width: 7px;
}

.thumbSmallUp {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbSmallUp.png') no-repeat scroll 0%;
}

.thumbSmallDown {
	background: transparent url('/wp-content/plugins/thumbrating/img/thumbSmallDown.png') no-repeat scroll 0%;
}


#focus .title {
  position: absolute;
  width: 200px;
  left: 0;
  bottom: 0;
  background-color: #000;
  line-height: 22px;
  filter: alpha(opacity=85);
  -moz-opacity: .85;
  opacity: .85;
}

#focus .title {
  width: 200px;
}

#focus .title a {
  display: block;
  color: #fff;
  padding-left: 8px;
}





#searchform input.textType {
  border: 1px solid #C2C9CC;
  height: 14px;
  width: 332px;
  padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#searchform {
  margin-bottom: 16px;
}

#searchsubmit {
  border: none;
  background-color: #C2C9CC;
  color: #fff;
  padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}





/* calendar */
#wp-calendar {
	background-color: #ccc;
	height: 140px;
}

#cal_table {
	background-color: #fff;
	height: 138px;
	left: 1px;
	position: relative;
	top: 1px;
	width: 243px;
}

#cal_month td.othermonth {
	background-color: #f5f9fa;
	color: #afbfc0;
	cursor: pointer;
}

#cal_month td.weekend {
	background-color: #3f5e65;
	color: #fff;
}

#cal_month td.weekend a {
	background-color: #3f5e65;
	color: #fff;
}

#cal_month table td.event_day {
	background-image: url( '/wp-content/plugins/calendar/img/event_day_corner.png' );
	background-repeat: no-repeat;
}

#cal_month table td.event_dayweekend {
	background-color: #3f5e65;
	background-image: url( '/wp-content/plugins/calendar/img/event_day_weekend_corner.png' );
	background-repeat: no-repeat;
	color: #fff;
}

#cal_month table td.event_dayweekend a {
	background-color: #3f5e65;
	color: #fff;
}

#cal_switch {
	border-left: 1px solid #d0d7d9;
	vertical-align: top;
}

#getCurrentDay {
	color: #3f5e65;
	font-family: Arial, sans-serif;
	height: 105px;
	text-align: center;
	vertical-align: top;
}

#getCurrentDay p { font-weight: bold; }

#getCurrentDay p.weekday {
	background-color: #405E66;
	color: #fff;
	padding: 4px 0;
}

#getCurrentDay p.dayOfMonth { font-size: 30px; font-weight: bold; padding-top: 10px; }

#getCurrentDay p.big {
	font-size: 26px;
	font-weight: bold;
	padding-top: 4px;
}

#getCurrentSwitch {
	text-align: center;
	border-top:1px solid #ccc;
	padding-top:3px;
}

#getCurrentSwitch a {
	padding: 0 6px 0 6px;
}

#getCurrentSwitch p {
	color: #3f5e65;
	font-family: Arial, sans-serif;	
	font-size: 10px;
}


/* calendar-list */
#categoryListingCol .calDate {
	border-bottom: 1px solid #C2C9CC;
	font-size: 14px;
	padding-top: 10px;	
	width: 510px;
}

#categoryListingCol .calItem {
	padding: 10px 0 10px 0;	
	text-align: justify;
	width: 500px;
	left: 10px;
	position: relative;
}

#categoryListingCol .calItem .calItemTime {
	font-style: italic;
}

#categoryListingCol .calItem h3 {
	font-size: 12px;
}

#categoryListingCol .calItem .text {
	font-size: 11px;
}

.button {
  background-color: #173542;
  border: none;
  color: #fff;
  padding: 2px;
  margin-top: 5px;
  font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.image_gallery {
  margin-bottom: 25px;
}

.image_gallery .image {
  margin-right: 5px;
  margin-bottom: 5px;
}

#profileNewPost {
  display: none;
}

#profileNewPost #postEditor {
  width: 500px;
  float: left;
  margin-bottom: 25px;
}

#profileNewPost #postEditor input,
#profileNewPhotogallery .textType {
  width: 492px;
  padding: 3px;
  border: 1px solid #ccc;
  font-size: 14px;
  font-family: Georgia,"Times New Roman",Times,serif;
  margin-bottom: 10px;
}

#profileNewPhotogallery .textType {
  width: 667px;
}

#profileNewPost #postCategories {
  width: 160px;
  float: left;
  margin-bottom: 25px;
  padding-left: 15px;
}

#profileNewPost #postCategories a.button,
#profileNewPhotogallery a.button,
#profileEditBox a.button {
  background-color: transparent;
  font-size: 12px;
  color: #3f3f3f;
  padding: 0;
}

#profileNewPost #postCategories a.button:hover,
#profileNewPhotogallery a.button:hover,
#profileEditBox a.button:hover {
  color: #777;
}

#postCategories .notification {
  margin-top: 10px;
}

#profileNewPost #postCategories h4 {
  margin-bottom: 10px;
}

#profileNewPost #postCategories p,
#profileNewPost #postCategories ul {
  margin-bottom: 15px;
}

#profileNewPost #postCategories ul {
  list-style: none;
}

#profileNewPost #postCategories label {
  cursor: pointer;
}

#profileNewPost #choosen-image-gallery {
  margin-bottom: 15px;
  width: 150px;
}

#profileNewPost .zerosize {
  border: 0 none;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}

.notification {
  color: red;
}

.hidden {
  display: none;
}

.editPost {
  text-align: right;
}

#profilebox {
  margin-bottom: 25px;
}

#profilebox #authorpic {
  height: 100px;
  width: auto;
  margin-top: 35px;
}

#profilebox .actions {
  margin-top: 25px;
}

#profilebox .actions ul {
  list-style: none;
}

#profilebox .actions li {
  float: left;
  margin-right: 15px;
}

#categoryListingCol.userprofile .teasedArticle h2 a.headline {
  display: inline;
  float: left;
}

#categoryListingCol.userprofile .teasedArticle h2 a.editPost {
  display: inline;
  float: right;
  font-size: 11px;
}

#categoryListingCol.userprofile .teasedArticle .text {
  clear: both;
}

#profileNewPhotogallery {
  display: none;
}

#SWFUploadTarget {
  margin-bottom: 15px;
}

#profileNewPhotogallery .button {
  margin-bottom: 25px;
}

#profileNewPhotogallery #queueinfo {
  margin-bottom: 10px;
}

#profileNewPhotogallery {
  margin-bottom: 25px;
}

.commentlist {
  margin-bottom: 15px;
}

#commentform {
  margin-bottom: 10px;
}

#commentform h3 {
  margin-bottom: 5px;
}

#commentform #author,
#commentform #email {
  border: 1px solid #ccc;
}

#commentform p {
  margin-bottom: 5px;
}

#commentform input,
#commentform textarea {
  padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 300px;
}

#commentform .button {
  width: auto;
}

#commentform textarea {
  width: 504px;
}

.swfupload { height:30px;}

#centerCol p {
  margin-bottom: 10px;
}

#profileEdit {
  font-family: Arial,sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  margin-right: 5px;
}

#profileEditBox {
  display: none;
  margin-bottom: 25px;
  overflow: hidden;
}

#profileEditBox .profileEditLeftCol {
  float: left;
  width: 270px;
}

#profileEditBox .profileEditMiddleCol {
  float: left;
  width: 205px;
}

#profileEditBox .profileEditRightCol {
  float: left;
  width: 185px;
  margin-left: 15px;
}

#profileEditBox label {
  margin-bottom: 5px;
  display: block;
}

#profileEditBox label.city {
  margin-left: 5px;
}

#profileEditBox .input,
#profileEditBox .textarea {
  padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
  border: 1px solid #ccc;
}

#profileEditEmail {
  width: 250px;
}

#profileEditFirstname,
#profileEditLastname {
  width: 120px;
}

#profileEditBox .last {
  margin-left: 4px;
}

#profileEditZip {
  width: 39px;
}

#profileEditBirthDay, #profileEditBirthMonth {
	width: 18px;
}

#profileEditBirthYear {
	width: 30px;
}

#profileEditDescription {
  width: 200px;
  height: 53px;
}

#profileEditPlaces {
  width: 199px;
}

#profileEditFavPages {
  width: 199px;
  height: 53px;
}

#profileEditCity {
  width: 200px;
}

.categoryPostsPadding {
  margin-bottom: 25px;
}

#flashUI1 {
  margin-bottom: 10px;
}

/* Image box */

#ImageBoxOverlay
{
	background-color: #000;
	z-index: 101;
}

#ImageBoxOuterContainer
{
  z-index: 102;
}

#ImageBoxCaption
{
	background-color: #fff;
}

#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #fff;
}

#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}

#ImageBoxCaptionImages
{
	margin: 0;
}

#ImageBoxNextImage
{
	background-image: url('images/spacer.gif');
	background-color: transparent;
}

#ImageBoxPrevImage
{
	background-image: url('images/spacer.gif');
	background-color: transparent;
}

#ImageBoxNextImage:hover
{
	background-image: url('images/next_image.gif');
	background-repeat:	no-repeat;
	background-position: right center;
}

#ImageBoxPrevImage:hover
{
	background-image: url('images/prev_image.gif');
	background-repeat:	no-repeat;
	background-position: left center;
}

.profileCol {
  width: 225px;
  float: left;
}

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

.alignMiddle {
  text-align: center;
}

.alignRight {
  text-align: right;
}


#results .note {
  margin-top: 10px;
}

#results .calItem img {
  margin-right: 8px;
  margin-bottom: 5px;
}

#centerCol .entry ul {
  margin-bottom: 10px;
  margin-left: 20px;
}

.error {
  color: red;
}

.error ul {
  margin-bottom: 10px;
}

.formRow {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}

#classifiedsForm .notification {
  margin-top: 10px;
  display: none;
}

/*
#subpageNavigation .active a {
  border-bottom: 1px solid #C2C9CC;
  padding: 4px 4px 3px 4px;
}
*/

/* alertbox */
.alertBox {
  display: none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('images/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#newPostNotification {
  display: none;
}

#fileBrowseButton {
  background: transparent url('images/add.png') no-repeat scroll 0 0;
  display: block;
  padding: 1px 0 0 20px;
  width: 100px;
  color: #fff;
}

#fileBrowseButton:hover {
  color: #ccc;
}

#classifiedsForm #fsUploadProgress1 {
  color: #fff;
}

.image_gallery .nav a {
  margin-right: 2px;
}

.image_gallery .nav {
  margin-bottom: 5px;
}

.image_gallery .nav a.highlight {
  font-weight: bold;
}

#articleRightCol #degradedUI1,
#articleRightCol #flashUI1 {
  padding-top: 8px;
  margin-left: 10px;
}

#articleRightCol #flashUI1 a {
  color: #3F3F3F;
}

#articleRightCol #flashUI1 a:hover {
  color: #777;
}

/*
	winter page
*/
#weatherWinter div.box, #goody div.box {
	float: left;
}

.padding_right {
	padding-right: 5px;
}

#weatherWinter div.headline.three, #weatherWinter div.three, #goody div.headline.three {
	width: 214px;
	margin-bottom: 12px;
}

#articleCol .headline {
  margin-top: 20px;
  height: 19px;
  background: #173542 url('images/head_center.png') no-repeat;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 19px;
  padding-left: 6px;
}

#articleCol h3.headline.one {
	width: 664px;
	margin-bottom: 12px;
}

#weatherWinter .weatherBox, #goody .goodyBox {
	background-image: url('images/stripe.png');
/* 	height: 130px; */
	width: 220px;
}

#goody .goodyBox {
	height: 100px;
}

#weatherWinter .weather {
	float: left;
	/*width: 65px;*/
	height: 110px;
	margin: 8px 4px;
}

#weatherWinter .weather .text, #weatherWinter .weather_week .text {
	display: block;
	background-color: #fff;
	border-top: 1px solid #C2C9CC;
	padding: 10px 0 12px 0;
 	color: #3F5E65;
	font-family: Arial, sans-serif;
	text-align: center;
}

#weatherWinter .weather .image, #weatherWinter .weather_week .image, #goody .goodyBox .image {
	height: 36px;
	text-align: center;
	padding: 7px;
	/*margin: 5px;*/
	width: 55px;
}

#weatherWinter .weather .image, #weatherWinter .weather_week .image {
	background-color: #fff;
}

#goody .goodyBox .image {
	float: left;
}

#weatherWinter .weatherBox .description, #goody .goodyBox .description {
	padding: 8px;
}

#goody .goodyBox .description {
	color: #3F5E65;
	font: italic 14px Arial, sans-serif;
}

#goody .goodyBox .description strong {
	color: #000;
	font: bold italic 18px Arial, sans-serif;
}

#weatherWinter .weather_week {
	height: 110px;
	float: left;
	margin: 8px 4px 4px 4px;
}

#weatherWinter .weather_week.first { margin-left: 10px; border-top:none; padding-top:0;}

#weatherWinter .weather_week .image {
	width: 40px;
}


#livecams, #snow .post {
	background-image: url('images/stripe.png');
	padding: 8px;
}

#livecams {
	height: 290px;
}

#snow .post {
	height: 90px;
}


#livecams li { float: left;	list-style-type: none; padding-bottom: 4px; font-size:10px;}

#livecams li a img {
	padding: 0 20px 3px 0;
}

#snow ul {
	float: left;
}

#snow li {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000;
	list-style-type: none;
	padding-right: 40px;
}

#ad_big {
	margin-top: 20px;
}

.margin-top-10 {
  margin-top: 10px;
}

hr {
  background-color: #ccc;
  border: none;
  height: 1px;
}

#categoryListingCol h4.subcaption {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  height: 19px;
  line-height: 19px;
  margin-bottom: 16px;
  padding-left: 4px;
  width: 496px;
  background: url('images/head_category_defaultcolor.png') no-repeat scroll 0%;
}

#fsUploadProgressIGallery {
  margin-bottom: 10px;
}

.post-status {
  font-size: 10px;
}

.post-status.draft {
  color: orange;
}

.post-status.user-draft {
  color: red;
}

.post-status.publish {
  color: green;
}

#newClassifieds .progressContainer { color: #fff; margin-top: 5px; }
#fsUploadProgressIGallery a { margin: 0 5px 5px 0; }


/* vol-ads */
#superbanner_xl { margin:0 auto;}
#skyscraper { position:absolute; top:0; left:0;}

