/* CANOE SKIN 08 Beta*/
/* @override http://blog.club-alpbach.at/main.css */

/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("http://blog.club-alpbach.at/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
}

div.admin ul li {
  list-style: none;
  background: url("http://blog.club-alpbach.at/static/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 0.75em 0;
}

.listItem ul.taskList li {
  background: url("http://blog.club-alpbach.at/static/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #ddd;
}

.listNavigation a.active {
  font-weight: bold;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px 0;
  width: 100%;
  overflow: hidden;
}

div.pageNavSummary {
  float: left; 
}

div.pageNavBar {
  float: right;
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}

/* forms */

div.admin fieldset {
  border: 1px solid #ddd;
  padding: 8px;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #3578FA;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #ddd;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

div.admin .formTitle {
  width: 410px;
  font-size: 19px;
  font-weight: bold;
  color: #3578FA;
}

div.admin .formText {
  width: 410px;
  height: 500px;
  line-height: 150%;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #636363;
  text-align: center;
  background: #fafafa url(http://www.club-alpbach.at/blog_img/bgrd.png) repeat-x;
}

body * {
  font-size: 100.01%;
}

img, fieldset {
  border: 0;
}

a {
  color: #76a8d3;
}

a:hover {
  text-decoration: none;
}

ul {
  list-style: none;
}

input, textarea, select {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: black;
  font-size: 13px;
  vertical-align: middle;
}

p.buttons input, .button {
  font-weight: bold;
}

#wrapper {
  position: relative;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 0px;
  text-align: left;
}

#wrapper-inner {
  width: 710px;
  background: url(http://www.club-alpbach.at/blog_img/bgrd_shine3.png) no-repeat -100px 0px;
	padding-right: 20px;
	padding-left: 20px;
}

/* HEADER */

#header {
  height: 182px;
  width: 704px;
  overflow: hidden;
  margin: 0 0 30px;
}

#header a {
  text-decoration: none;
  color: #343738;
}

#header h1 {
  float: left;
  width: 170px;

}

#header h2 {
  float: right;
  text-align: right;
  width: 450px;
  margin: 79px 0 0 0;
  font-size: 1.75em;
  padding: 0 33px 0 0;
}

#header h2 span {
  font-size: 0.6429em;
}

#header h2 a span {
  color: #7f8181;
}

/* PAGEBODY */

#pagebody {
  width: 725px;
  overflow: hidden;
  padding: 0 5px 0 5px;
}

* html #pagebody {
  background-position: 0 0;
  background-repeat: repeat-y;
  background-image: expression("none");
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://blog.club-alpbach.at/static/clubalpbach/layouts/clubalpbach/bg_pagebody.png',sizingMethod='scale');
}

#pagebody-inner {
  width: 662px;
  overflow: hidden;
  padding: 0 33px 2em 24px;
}

#content {
  float: left;
  width: 420px;
  font-size: 0.8125em;
  overflow: hidden;
  line-height: 150%;
  padding: 3px 0 0 0;
}

#sidebar {
  float: right;
  width: 195px;
  font-size: 0.6875em;
  overflow: hidden;
  padding: 11px 0 0 0;
  color: #666666;
}

/* CONTENT */

#content p, #content .admin ul {
  margin: 0 0 0.75em 0;
}

#content h2, #content .h2like {
  font-size: 1.5em;
  margin: 0 0 0.75em 0;
}

#content .pagelinkTop {
  margin: 0 0 2em 0;
}

#content .small, #content small {
  font-size: 0.8462em;
  color: #999999;
}

/* story */

div.story {
  margin: 0 0 3em 0;
}

div.storyHeader {
  width: 100%;
  overflow: hidden;
  margin: 0 0 1em 0;
}

div.storyHeader p {
  float: left;
  width: 52px;
  height: 39px;
  color: #63636363;
  font-weight: normal;
  text-align: center;
  font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 95%;
  padding: 7px 0 0 0;
  margin: 0 !important;
  border-right: 1px dotted;
}

div.storyHeader p span {
  font-size: 0.7em;
}

div.storyHeader h3 {
  float: right;
  width: 358px;
  font-size: 1.3846em;
  line-height: normal !important;
  margin: 6px 0 0.25em 0;
  font-family: Georgia;
  font-weight: normal;
}

div.storyHeader h3 a {
  text-decoration: none;
}

div.story .storyBody {
  margin: 0 0 0 9px;
}

div.story .storyContent {
  width: 100%;
  overflow: hidden;
  margin: 0 0 1.25em 0;
}

div.story .storyContent img {
  border: 1px dotted #silver;
}

div.story .storyContent li {
  padding: 0 0 0 8px;
  background: url("http://blog.club-alpbach.at/static/clubalpbach/layouts/clubalpbach/bg_list.gif") 0 7px no-repeat;
}

div.story .storyContent img.left {
  float: left;
  margin: 5px 10px 5px 0;
}

div.story .storyContent img.right {
  float: right;
  margin: 5px 0 5px 10px;
}

div.story .storyTags {
  margin: 0 0 0.85em 0;
}

div.story .storyTags a {
  padding: 0 0 0 3px;
}

div.story .storyTags, div.story .storyDate, div.story .storyLinks {
  font-size: 0.8462em;
  line-height: normal;
}

div.story .storyDate, div.story .storyLinks {
  color: #999999;
}

/* comment */

div.comments {
  margin: 0 0 2em 9px;
}

div.comments .commentDate, div.comments .commentLinks {
  font-size: 0.8462em;
  color: #999999;
}

div.comments .reply {
  margin: 1.75em 0 0 40px;
}

div.addComment {
  margin: 0 0 0 9px;
}

div.addComment .formTitle {
  font-weight: bold;
  width: 400px;
}

div.addComment .formText {
  width: 400px;
  height: 100px;
  line-height: 150%;
}

/* searchitem */

.searchitem {
  margin: 1em 0;
}

.searchitem a {
  font-weight: bold;
  text-decoration: none;
}

/* SIDEBAR */

#sidebar a {
  text-decoration: none;
  font-weight: bold;
}

#sidebar a:hover {
  text-decoration: underline;
}

#sidebar li {
  background: url("http://www.club-alpbach.at/blog_img/bgrd_list.gif") 0 4px no-repeat;
  padding: 0 0 2px 10px;
}

#sidebar img.knallgrau {
  margin: 3px 0 0 0
}

/* feed */

#sidebar p.feed {
  font-size: 1.4545em;
  text-transform: uppercase;
}

#sidebar p.feed a {
  background: url("http://blog.club-alpbach.at/static/clubalpbach/layouts/clubalpbach/bg_feed.gif") 0 3px no-repeat;
  padding: 0 0 0 22px;
  color: #7f8181;
}

#sidebar p.feed a:hover {
  text-decoration: none;
}

/* links */

#sidebar ul.links li {
  display: inline;
  padding: 0 20px 2px 10px;
}

/* blogger */

#sidebar .blogger {
  margin: 0 0 4px 0;
}

#sidebar .blogger img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

#sidebar .blogger a:hover {
  text-decoration: none;
}

/* tagcloud */

#sidebar a.tagsize01 { font-size: 1em; font-weight: normal; line-height: 170%; color: #666666; }
#sidebar a.tagsize02 { font-size: 1.15em; font-weight: normal; line-height: 160%; color: #666666; }
#sidebar a.tagsize03 { font-size: 1.3em; font-weight: normal; line-height: 150%; color: #666666; }
#sidebar a.tagsize04 { font-size: 1.45em; font-weight: normal; line-height: 140%; color: #666666; }
#sidebar a.tagsize05 { font-size: 1.6em; font-weight: normal; line-height: 130%; color: #666666; }
#sidebar a.tagsize06 { font-size: 1.75em; font-weight: normal; line-height: 120%; color: #666666; }
#sidebar a.tagsize07 { font-size: 1.9em; font-weight: normal; line-height: 110%; color: #666666; }
#sidebar a.tagsize08 { font-size: 2.05em; font-weight: normal; line-height: 100%; color: #666666; }

/* historyItem */

#sidebar .historyItem {
  margin: 0 0 10px 0;
  color: black;
}

#sidebar .historyItem .small {
  color: #999999;
}

#sidebar .historyItem a {
  color: #0066b3;
}

/* sidebarItem */

.sidebarItem {
  padding: 10px 0 19px 15px;
  border-top: 1px dotted;
}

.sidebarItem h4 {
  padding: 0 0 4px 0;
  font-family: Georgia;
  font-weight: normal;
  font-size: 1.4545em;
  color: #7f8181;
}

.sidebarItemBody {
  padding: 0 12px 0 0;
}

.sidebarItem input.text {
  width: 120px;
}

.sidebarItem input.button {
  margin: 0 0 2px 0;
}


/* FOOTER */

#footer {
  width: 719px;
  height: 40px;
  overflow: hidden;
  padding: 5px 6px 0px 6px;
  border-top: 1px solid #999999;
}

#footer p {
  padding: 0 0 0 46px;
  color: #636363;
  font-size: 0.6875em;
}

#footer p a {
  color: #636363;
  text-decoration: none;
  padding: 0 16px 0 16px;
}

#footer p span {
	padding: 0px 16px 0 0;
}

#footer p a:hover {
  text-decoration: underline;
}