/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("http://www.teeblog.at/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
}

div.admin ul li {

}

div.admin ul {
  margin: 0 0 1em 0;
  padding: 0;
}

.listItem ul.taskList li {

}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #c3c3c3; 
  padding-bottom: 2px; 
  padding-left: 7px; 
}

.listNavigation span {
  color: #c3c3c3;
}

.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;
}

div.admin .divider {
  background: none !important;
}


/* forms */

div.admin fieldset {
  border: 1px solid #c3c3c3; 
  padding: 8px; 
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #666;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #666;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #666;
}

div.admin .formText {
  width: 444px;
  height: 350px;
  line-height: 150%;
}

div.admin .formTitle {
  width: 444px;
  font-size: 1.3333em;
  font-weight: bold;
  color: #c00;
  font-family: Georgia, serif;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  text-align: right;
  clear: both;
}


* {
  margin: 0;
  padding: 0;
}

body {
  background: #edecdf url("http://www.teeblog.at/static/teeblog/layouts/teeblog/body_bg1.jpg") 0 0 no-repeat;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body * {
  font-size: 100.01%;
}

img, fieldset {
  border: 0;
}

a {
  color: #737641;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}


ul {
  list-style: none;
}

input, textarea, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
  vertical-align: middle;
}

.small, small {
  font-size: 0.9167em;
  color: #999999;
}

#wrapper {
  width: 793px;
  overflow: hidden;
}

/* HEADER */

#header {
  background: url("http://www.teeblog.at/static/teeblog/layouts/teeblog/header_bg_1.png") 0 0 no-repeat;
  width: 735px;
  height: 133px;
  overflow: hidden;
  margin: 73px 0 0 26px;
}

#header h1 {
  margin: 40px 0 0 130px;
}

/* PAGEBODY */

#pagebody {
  width: 100%;
  overflow: hidden;
  background: url(http://www.teeblog.at/static/teeblog/layouts/teeblog/shadow_h.png) 0 0 repeat-y;
}

* html #pagebody {
  background-position: 0 0;
  background-repeat: repeat-y;
  background-image: expression("none");
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.teeblog.at/static/teeblog/layouts/teeblog/shadow_h.png',sizingMethod='scale');
}

#container {
  margin-left: 26px;
  width: 735px;
  background: #f9f9f6 url(http://www.teeblog.at/static/teeblog/layouts/teeblog/content_bg1.png) 0 0 no-repeat;
  overflow: hidden;
}

#content {
  float: left;
  width: 450px;
  font-size: 0.75em;
  overflow: hidden;
  padding-left: 43px;
}

#sidebar {
  float: right;
  width: 204px;
  font-size: 0.6875em;
  overflow: hidden;
}

.sidebarItem {
  width: 177px;
  margin-right: 27px;
  overflow: hidden;
}


/* CONTENT */

#content p {
  margin: 0 0 0.75em 0;
}

#content h2, .h2like {
  font-size: 1.55em;
  letter-spacing: .05em;
}

#content h2 {
  margin: 0 0 1em 0;
}

/* story */

div.story {
  margin: 0 0 20px 0;
}

div.story h3 {
  font-family: Georgia, serif;
  font-size: 1.55em;
  margin: 0 0 25px 0;
  letter-spacing: .05em;
  color: #c00;
}

div.story h3 a {
  font-weight: normal;
  text-decoration: none;
  color: #c00;
}

div.story .storyContent {
  margin: 0 0 25px 0;
}

div.story .storyContent img {
  border: 1px solid c3c3c3;
  padding: 9px;
}

div.story .storyContent li {
}

div.story .storyContent img.left {
  float: left;
  margin: 4px 10px 4px 0;
}

div.story .storyContent img.right {
  float: right;
  margin: 4px 0 4px 10px;
}

div.story .storyTags {
  margin: 0 0 15px 0;
}

div.story .storyTags a {
  padding: 0 0 0 3px;
}

div.story .storyTags, div.story .storyDate, div.story .storyLinks {
  font-size: 0.9167em;
}

div.story .storyDate, div.story .storyLinks {
  color: #707070;
}

.storyDivider {
  text-align: center;
  margin: 0 0 20px 0;
}

a.arrow {
  background: url(http://www.teeblog.at/static/teeblog/layouts/teeblog/bg_list_sidebar.gif) 0 5px no-repeat;
  padding: 0 0 0 17px;
}

.bookmarks {
  margin: 15px 0 20px 0 !important;
}

.bookmarks img {
  vertical-align: middle;
  margin: 0 5px 2px 0;
}

/* comment */

div.comments {
  margin: 0 0 2em 0;
}

div.comments .commentDate, div.comments .commentLinks {
  font-size: 0.9167em;
  color: #999999;
}


div.comments .reply {
  margin: 25px 0 0 40px;
}

div.addComment .formTitle {
  font-weight: bold;
  width: 435px;
}

div.addComment .formText {
  width: 435px;
  height: 100px;
  line-height: 150%;
}

/* modContact */

.modContact input.text {
  width: 300px;
}

.modContact textarea {
  width: 300px;
  height: 120px;
}

/* searchitem */

.searchitem {
  margin: 1em 0;
}

.searchitem a {
  font-weight: bold;
  text-decoration: none;
}


/* SIDEBAR */


#sidebar li {

}

/* feed */

#sidebar p.feed {
  margin: 0 0 13px 0;
  vertical-align: middle;
}

#sidebar p.feed a {
  color: #666;
  text-decoration: none;
  padding: 0 0 0 8px;
  font-weight: bold;
}

/* search */

.sidebarItemSearch input.text {
  width: 120px;
}

.sidebarItemSearch input.button {
  background: #fff;
  border: 1px solid #d7d6c5;
  color: #737641;
  font-size: 11px;
  margin: 0 0 0 4px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
}


/* links */

#sidebar ul.links {

}

#sidebar ul.links li {
  display: inline;
  background: url(http://www.teeblog.at/static/teeblog/layouts/teeblog/bg_list_sidebar.gif) 0 3px no-repeat;
  padding: 0 0 0 17px;
  margin: 0 25px 13px 0;
  font-weight: bold;
}


/* tagcloud */

#sidebar a.tagsize01 { font-size: 1em; font-weight: normal; line-height: 170%; text-decoration: none; color: #333; }
#sidebar a.tagsize02 { font-size: 1.15em; font-weight: normal; line-height: 160%; text-decoration: none; color: #333; }
#sidebar a.tagsize03 { font-size: 1.3em; font-weight: normal; line-height: 150%; text-decoration: none; color: #333; }
#sidebar a.tagsize04 { font-size: 1.45em; font-weight: normal; line-height: 140%; text-decoration: none; color: #333; }
#sidebar a.tagsize05 { font-size: 1.6em; font-weight: normal; line-height: 130%; text-decoration: none; color: #333; }
#sidebar a.tagsize06 { font-size: 1.75em; font-weight: normal; line-height: 120%; text-decoration: none; color: #333; }
#sidebar a.tagsize07 { font-size: 1.9em; font-weight: normal; line-height: 110%; text-decoration: none; color: #333; }
#sidebar a.tagsize08 { font-size: 2.05em; font-weight: normal; line-height: 100%; text-decoration: none; color: #333; }

/* historyItem */

#sidebar .historyItem {
  margin: 0 0 6px 0;
}

#sidebar .historyItem a {
}

#sidebar .historyItem .small {
  font-size: 1em;
}

.sidebarItem {
  margin: 0 0 15px 0;
}

.divider {
  background: url(http://www.teeblog.at/static/teeblog/layouts/teeblog/sidebar_div.gif) 0 0 repeat-x;
  width: 177px;
  height: 3px;
  margin: 0 0 13px 0;
}

.logo {
  text-align: center;
  width: 177px;
} 
 
.sidebarItemSearch {

}


.sidebarItem h4 {
  font-family: Georgia, serif;
  font-size: 1.125em;
  color: #c00;
  letter-spacing: .1em;
}



.sidebarItemBody {
  padding: 12px 0 0 0;
  overflow: hidden;
}


/* FOOTER */

#footer {
  clear: both;
  height: 138px;
  background: url(http://www.teeblog.at/static/teeblog/layouts/teeblog/footer_bg.png) 0 0 no-repeat;
  padding: 77px 215px 0 100px;
  text-align: center;
  font-size: .75em;
  color: #666;
}

#footer a {
  padding: 0 8px 0 8px;
}
