body {
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  font-family: Helvetica, Arial, sans-serif;
  padding:0;
  margin:0;
  background:#EEE;
  width:100%;
  min-width:1024px;
}

#page {
  background:#FFF;
  width:100%;
}

a {
  text-decoration:none;
  color:#036;
}
a:hover {
  color:#000;
}
hr {
  height:0px;
  border:none;
  border-top:1px solid #999;
  background:none;
  margin:1.2em 0 1.2em;
}

#site-logo {
  display:block;
  background:url(images/wii_logo.png) no-repeat;
  width:130px;
  height:110px;
  float:left;
  margin:-24px 8px 0px -8px;
}
#site-title {
  margin:0 0 0 120px;
  display:block;
  width:610px;
  font-size:32px;
  font-weight:normal;
  color:transparent;
  height:43px;
  background:url(images/wii_title.png) no-repeat;
}
#site-title a {
  display:block;
  color:transparent !important;
  width:610px;
  height:43px;
  opacity:0;
  filter: alpha(opacity=0);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#site-description {
  font-size:15px;
  margin:0;
  text-shadow:-1px -1px 1px #000;
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
}
#main {
  width:1008px;
  margin:32px auto 0 auto;
  padding:0 8px;
}
#leftsidebar {
  width:222px;
  float:left;
  margin-right:32px;
  font-family:Helvetica, Arial, sans-serif;
}
#primary {
  width:792px;
  width:696px;
  float:left;
  padding-right:32px;
}
#primary.home {
  width:558px;
  width:442px;
  padding-right:32px;
}
#secondary {
  width:184px;
  width:280px;
  float:left;
  font-family:Helvetica, Arial, sans-serif;
}
#colophon {
  clear:both;
  padding:16px;
  background:#FFF url(images/footer_back.png) repeat-x;
  font-size:11px;
  border-top:32px solid #FFF;
  text-align:center;
  min-height:160px;
  color:#666;
}
#colophon ul {
  list-style:none;
  padding:0;
  margin:0;
}
#colophon hr {
  width:60%;
  border-color:#ccc;
  margin:4px auto;
}
#colophon img {
  margin:8px;
  vertical-align:middle;
}

#branding {
  background:#036 url('images/header_back.png') no-repeat center;
  color:#FFF;
  padding:32px 0 32px 0 ;
  height:61px;
}
#branding-inside, #colophon-inside {
  position:relative;
  width:1008px;
  margin:0 auto;
  padding:0 8px;
}

#branding a {
  color:#FFF;
}

.langsel {
  position:absolute;
  top:0;
  right:0;
  width:auto;
  padding:6px 0 6px 0;
  margin:0;
  font-size:12px;
  font-weight:bold;
}

.langsel ul {
  margin:0;
  padding:0;
  list-style:none;
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
}
.langsel ul li {
  display:inline;
}
.langsel ul li a {
  padding:0px 6px;
  background:transparent;
  color:#FFF;
  border-radius:4px;
}
.langsel ul li:hover a {
  text-shadow: 0px 0px 12px #FFF;
}
.langsel ul li.current-lang a {
  color:#036 !important;
  background:#FFF;
}

.menu-main-menu-container,
.menu-hauptmenue-container {
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  position:absolute;
  bottom:0px;
  right:0px;
  text-transform:uppercase;
  font-weight:bold;
}
ul.menu {
  margin:0;
  padding:0;
  list-style:none;
}
ul.menu li {
  display:inline;
  display:inline-block;
  font-size:13px;
  padding:1px 6px;
}
ul.menu li a:hover {
  text-shadow: 0px 0px 12px #FFF;
}
ul.menu li.current-menu-item a,
ul.menu li.current_page_item a {
  color:#ccc !important;
}

.clear { clear:both;}

#leftsidebar aside h3 {
  border-radius:4px;
  text-transform:uppercase;
  color:#036;
  display:block;
  padding:0px 4px;
  border:1px solid #036;
  line-height:16px;
  margin:0 0 4px 0;
  font-size:12px;
  font-weight:bold;
}

#leftsidebar .SWBOC_Widget {
  font-size:12px;
}

#cat {
  position:relative;
}
#cat .catwrap {
  margin-bottom:16px;
  position:relative;
}
#cat .catlist {
  margin-left:16px;
  min-height:140px;
  padding-left:4px;
}

#cat h3.cattitle {
  margin:0 0 4px 0px;
  font-size:12px;
  font-weight:bold;
  width:16px;
  position:absolute;
  top:0;
  height:100%;
  background:#036;
  border-radius:4px;
}

#cat .cat3 a {
  background:url(images/cat3.png) no-repeat 0px 2px;
}
#cat .cat4 a {
  background:url(images/cat4.png) no-repeat 0px 2px;
}
#cat .cat5 a {
  background:url(images/cat5.png) no-repeat 0px 2px;
}
#cat .cat6 a {
  background:url(images/cat6.png) no-repeat 0px 2px;
}
#cat .cat9 a {
  background:url(images/cat9.png) no-repeat 0px 2px;
}
#cat .cat10 a {
  background:url(images/cat10.png) no-repeat 0px 2px;
}
#cat .cat11 a {
  background:url(images/cat11.png) no-repeat 0px 2px;
}
#cat .cat12 a {
  background:url(images/cat12.png) no-repeat 0px 2px;
}
#cat h3 a:hover {
  box-shadow:0px 0px 6px #036;
}

.cw-cat12 .catlist {
  min-height:160px !important;
}

#cat h3 a {
/*  -webkit-transform:rotate(90deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 60% 52%;
  -o-transform: rotate(90deg);
  -o-transform-origin: 50% 50%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  top:4px; */
  white-space:nowrap;
  overflow:hidden;
  text-transform:uppercase;
  color:transparent;
  display:block;
  line-height:18px;
  position:absolute;
  height:100%;
  width:16px;
  border-radius:4px;
}
#cat .catpost_title {
  font-size:11px;
  line-height:120%;
  margin-bottom:6px;
  color:#666;
}
#cat .catpost_title a {
  font-weight:bold;
}
.article {
  border-bottom:1px solid #CCC;
  padding-bottom:8px;
  margin-bottom:32px;
}

a.more-link {
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  font-size:11px;
  color:#036;
  padding:1px 6px;
  border-radius:4px;
  border:1px solid #ccc;
  background:#DDD;
  line-height:22px;
  box-shadow:-2px -4px 8px #ccc inset;
}
a.more-link:hover {
  box-shadow:2px 4px 8px #ccc inset;
}

#events {
  font-size:13px;
  margin-bottom:8px;
  border-bottom:1px dotted #aaa;
  padding-bottom:0.6em;
}
#events h3 {
  border-radius: 4px;
  text-transform: uppercase;
  color:#036;
  display: block;
  padding: 0px 4px;
  border: 1px solid #036;
  line-height: 19px;
  margin: 0 0 4px 0;
  font-size: 15px;
  font-weight: bold;
}
#events .event {
  clear:both;
  border-bottom:1px solid #eee;
  margin-bottom:2px;
}
#events .event .date {
  float:left;
  font-size:11px;
}
#events .event a {
  font-weight:bold;
  width:220px;
  margin-left:60px;
  display:block;

}

.eventsmart p {
  margin:0;
  padding:0;
}
.eventsmart img {
  width:280px;
}

.entry-meta {
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  font-size:11px;
  clear:both;
  margin-top:1.6em;
  font-weight:bold;
  color:#999;
}

.category-archive-meta {
  margin:0 0 1.6em 0;
  padding:16px;
  background:#EEE;
  border-radius:8px;
}
.category-archive-meta p {
  margin:0 !important;
  padding:0;
}

#content .subtitle {
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  margin:0;
  font-size:12px;
  color:#666;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
  margin:0 0 0.5em 0;
  padding:0;
  line-height:120%;
  text-shadow: 2px 2px 2px #DDD;
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
}
#content h1 {
  font-size:110%;
}
#content h2 {
  font-size:95%;
}
#content h3 {
  font-size:95%;
  color:#666;
}
#content h4 {
}
#content h5 {
}
#content p {
  font-size:13px;
  margin:0 0 0.6em 0;
  padding:0;
  line-height:160%;
}
#content ul {
  font-size:13px;
  margin:0 0 1em 1.5em;
  padding:0;
  line-height:160%;
  list-style:square;
}

.alignleft {
  float:left;
  margin:0 1em 1em 0;
}
.alignright {
  float:right;
  margin:0 0 1em 1em;
}

.attachment-thumbnail {
  float:left;
  margin:0 8px 8px 0;
}

#secondary .SWBOC_Widget {
  font-size:11px;
  border:1px dotted #999;
  padding:4px;
  width:130px;
}
#secondary .sidebar2.SWBOC_Widget {
  margin-left:-1px;
}
#secondary .SWBOC_Widget h3.widget-title {
  display:none;
}
#secondary .SWBOC_Widget p {
  margin:0;
}
#secondary .SWBOC_Widget hr {
  height:0px;
  border:none;
  border-top:1px dotted #999;
  background:none;
  margin:4px -4px 4px -4px;
}

#secondary .SWBOC_Widget p strong,
#secondary .SWBOC_Widget p a {
}
#secondary .SWBOC_Widget p {
}

#secondary .SWBOC_Widget img {
  max-width:130px;
  height:auto;
}
#secondary .sidebar1.SWBOC_Widget,
#secondary .sidebar2.SWBOC_Widget {
  float:left;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

a img {border:none}

.edit-link a {
  background:#c00;
  color:#FFF;
  font-weight:bold;
  padding:1px 6px;
  border-radius:8px;
}
/* Search Widget */
.widget_search {
	margin: 0 0 8px 0;
}
.widget_search form {
  padding:4px 0px 2px 2px;
  background:#EEE;
  border-radius:6px;
}
.widget_search #s {
	width: 208px;
        line-height:16px;
        margin-left:4px;
        border:1px solid #ccc;
        border:1px solid #ddd;
        height:18px;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #036;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	top: -1px;
        border-radius:6px;
        width:50px;
}
.widget_search #searchsubmit:active {
	background: #ddd;
	border-color: #ccc;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #036;
}
