/* 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.pekobaxant.at/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("http://www.pekobaxant.at/static/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em 0;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("http://www.pekobaxant.at/static/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #cccccc;
}

.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 #cccccc;
  padding: 10px;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #333333;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #333333;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

div.admin .formTitle {
  font-size: 2em;
  color: #cc0000;
  padding: 1px;
  width: 574px;
}

div.admin  .formText {
  line-height: 1.55em;
  color: #333333;
  width: 574px;
  height: 350px;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  text-align: right;
}

p.buttons input {
  text-align: center;
}


* {
  margin: 0;
  padding: 0;
}

body {
  background: white url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_body.jpg") 0 0 repeat-x;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  color: #444444;
}

body * {
  font-size: 100.01%;
}

a {
  color: #cc0000;
}

a:hover {
  text-decoration: none;
}

p {
  padding: 0 0 1em 0;
}

#modNiceUrlsHint {
  margin:  0 0 2em 0;
}

li {
  list-style: none;
}

img, fieldset {
  border: 0;
}

input, select, textarea {
  font-family: Helvetica, Arial, sans-serif;
  color: black;
  font-size: 13px;
  vertical-align: middle;
}

label {
  vertical-align: middle;
}

.content-wrapper {
  width: 100%;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.small {
  font-size: 0.9167em;
  color: #666666;
}

#wrapper {
  background: url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_wrapper.png") 0 0 repeat-y;
  overflow: hidden;
  font-size: 0.8125em;
  line-height: 1.55em;
  margin: 0 auto;
  text-align: left;
  width: 918px;
  padding: 0 0 0 6px;
}

* html #wrapper {
  background: white;
}

/* PAGEBODY */

#pagebody {
  width: 100%;
  overflow: hidden;
  padding: 0 0 3em 0;
}

#mainbar {
  width: 637px;
  overflow: hidden;
  float: left;
}

#sidebar {
  width: 281px;
  overflow: hidden;
  float: right;
}

/* HEADER */

#header .zitate {
  background: #e2001a url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_zitat.gif") right top no-repeat;
  color: white;
  font-size: 1.0769em;
  min-height: 60px;
  padding: 0 70px 0 18px;
}

* html #header .zitate {
  height: 60px;
}

#header .zitate p {
  padding: 8px 0 10px 0;
}

#header .zitate .zitate-item {
  display: none;
}

#header .zitate .zitate-item span {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 1.2857em;
  font-style: italic;
  font-weight: bold;
}

/* CONTENT */

#content {
  width: 580px;
  overflow: hidden;
  padding: 16px 0 0 18px;
}

#content h2 {
  color: #333;
  line-height: normal !important;
  font-size: 1.3846em;
  margin: 0 0 1em 0;
  font-weight: normal;
}

#content h2.tag span {

}

/* story */

div.searchview {
  margin: 1.5em 0 0 0;
}

div.story {
  width: 100%;
  overflow: hidden;
  padding: 0 0 1.5em 0;
  margin: 0 0 1.25em 0;
  border-bottom: 1px dotted #444444;
}

div.story p.date {
  font-style: italic;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  color: #666666;
  padding: 0 0 0.2em 0;
}

div.story h3 {
  font-size: 2em;
  line-height: normal !important;
  font-weight: normal;
  margin: 0 0 0.65em 0;
}

div.story h3 a {
  text-decoration: none;
}

div.story h3 a:hover {
  text-decoration: underline !important;
}

div.story .storyContent {
  width: 568px;
  overflow: hidden;
  margin: 0 0 1em 0;
  padding: 0 0 0 12px;
}

div.story .storyContent img {
  margin: 5px 0 5px 0;
}

div.story .storyContent ul {
  padding: 0 0 0 18px;
  margin: 0 0 0 18px;
}

div.story .storyContent ul li {
  list-style-type: square;
  padding: 0 0 3px 0;
}

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 .storyLinks {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  padding: 0;
}

/* comments */

.comment-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 10px 0 0 0;
  margin: 0 0 0.5em 0;

}

.comment-wrapper-inner {
  padding: 0 0 10px 0;
  width: 100%;
  overflow: hidden;

}

.comment-wrapper-inner h2 {
  margin: 0 !important;
  padding: 9px 0 0.8em 0;
}

.comments {
  background: #f6f6f7;
  padding: 0 12px 0 12px;
    border-bottom: 2px solid white;

}

.comments-inner {

  padding: 19px 0 0 0;
}


.comments .commentLinks {
  padding: 3px 0 22px 0;
  margin: 0 !important;
  font-size: 0.8462em;
  color: #cc0000;
}

.comments .commentLinks a {
  color: #cc0000;
}

/* addComment */

.addComment {
  padding: 0 0 0 12px;
}

.addComment input {
  padding: 2px;
}

.addComment .formText {
  padding: 1px !important;
  line-height: 1.4em;
  width: 562px;
  height: 120px;
}

.addComment .modJCaptcha {
  border-top: 1px dotted #444444;
  padding: 12px 0 0 0;
}

.addComment .modJCaptcha p.left {
  padding: 0;
}
.addComment p.buttons {
  margin: 0 !important;
}

.pollResultsBar {
  background-color:#E2001A;
}


/* SIDEBAR */

#sidebar .sidebarItem {
  background: url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_sidebaritem.jpg") 0 0 no-repeat;
  padding: 14px 18px 20px 24px;
}

#sidebar .sidebarItem h4 {
  width: 100%;
  overflow: hidden;
}

#sidebar .sidebarItemBody {
  padding: 12px 0 0 0;
}

#sidebar .sidebarItem h4 img {
  float: left;
}

#sidebar .sidebarItem h4 span {
  font-weight: normal;
  float: right;
  line-height: normal;
  padding: 2px 0 0 0;
}

#sidebar ul {
  color: #cc0000;
  padding: 6px 0 0 18px;
  margin: 0 0 0 18px;
}

#sidebar ul li {
  list-style-type: square;
  padding: 0 0 3px 0;
}

/* bild */

#sidebar .bild {
  padding: 0;
}

/* about */

#sidebar .about {
  background: url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_about.jpg") 0 0 no-repeat;
  font-size: 1.2308em;
  color: #666666;
  padding: 14px 15px 0 24px;
  line-height: 1.55em;
}

#sidebar .about span {
  font-style: italic;
  font-family: Georgia, Helvetica, Arial, sans-serif;
}

/* feed */

#sidebar .feedItem {
  padding-bottom: 0;
}

#sidebar .feed {
  font-weight: bold;
  font-size: 1.0769em;
  padding: 0 0 0.75em 0;
}

#sidebar .feed a {
  color: #f68c21;
  text-decoration: none;
}

#sidebar .feed img {
  vertical-align: middle;
  margin:  0 3px 3px 0;
}

/* facebook */

#sidebar .facebookItem .content-wrapper {
  background: #ECEFF5;
  border: 1px solid #94A3C4;
  padding: 9px 0 10px 10px;
  font-family: "lucida grande", tahoma ,verdana, arial, sans-serif;
  width: 230px;
}

#sidebar .facebookItem .content-wrapper p {
  padding: 0;
}

#sidebar .facebookItem .content-wrapper a {
  color:#3B5998;
  text-decoration: none;
}

#sidebar .facebookItem .content-wrapper a:hover {
  text-decoration: underline;
}

#sidebar .facebookItem .content-wrapper .left {
  width: 56px;
  margin: 1px 0 0 0;
}

#sidebar .facebookItem .content-wrapper .right {
  width: 166px;
  font-size: 11px;
}

#sidebar .facebookItem .content-wrapper .right strong {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  line-height: 11px;
}

#sidebar .facebookItem .content-wrapper .right a.connect {
  border: 1px solid #888888;
  margin: 1px 0 0;
  background: #EAEAE9 url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_facebook.gif");
  color: #333333;
  float: left;
  text-decoration: none;
  font-weight: bold;
}

#sidebar .facebookItem .content-wrapper .right a.connect span {
  display: block;
  float: left;
  padding: 1px 5px 1px 26px;
  background: url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_facebook.gif") 6px -385px no-repeat;
}

/* twitter */

#sidebar .twitterItem .sidebarItemBody {
  background: url("http://www.pekobaxant.at/static/pekobaxant/layouts/pekobaxant/bg_twitter.jpg") 0 0 no-repeat;
  padding: 19px 8px 0 8px;
}

#sidebar .twitterItem .sidebarItemBody p {
  padding: 0;
}

#sidebar .twitterItem .sidebarItemBody p .tweet {
  font-style: italic;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 1.2308em;
  color: #222222;
  line-height: 1.55em;
}

#sidebar .twitterItem .sidebarItemBody p .small {
  line-height: 2em;
}

/* flickr */

#sidebar .flickrItem {
  padding-bottom: 0;
}

#sidebar .flickrItem #flickr_badge_wrapper {
  padding: 6px 0 0 0;
}

#sidebar .flickrItem #flickr_badge_wrapper img {
  border: 1px solid #444444;
  margin: 0 13px 26px 13px;
}

/* delicious */



/* tagcloud */

#sidebar a.tagsize01 { font-size: 1em; font-weight: normal; line-height: 225%; margin: 0 4px 0 0; }
#sidebar a.tagsize02 { font-size: 1.0833em; font-weight: normal; line-height: 210%; margin: 0 4px 0 0; }
#sidebar a.tagsize03 { font-size: 1.1667em; font-weight: normal; line-height: 195%; margin: 0 4px 0 0; }
#sidebar a.tagsize04 { font-size: 1.25em; font-weight: normal; line-height: 180%; margin: 0 4px 0 0; }
#sidebar a.tagsize05 { font-size: 1.3333em; font-weight: normal; line-height: 165%; margin: 0 4px 0 0; }
#sidebar a.tagsize06 { font-size: 1.4167em; font-weight: normal; line-height: 150%; margin: 0 4px 0 0; }
#sidebar a.tagsize07 { font-size: 1.5em; font-weight: normal; line-height: 135%; margin: 0 4px 0 0; }
#sidebar a.tagsize08 { font-size: 1.5833em; font-weight: normal; line-height: 120%; margin: 0 4px 0 0; }

/* historyItem */

#sidebar .historyItem span {
  font-size: 0.9231em;
  color: #666666;
  line-height: 1.75em;
}

#sidebar .historyItem span span {
  font-size: 1em;
}

#sidebar .historyItem span a {
  color: #666666;
}

.addthis_button {
  display:block;
  text-align:right;
}


/* FOOTER */

#footer {
  background-color:#EEEEEE;
  padding:1.5em;
  width:46em;
  text-align:center;
}

#footer a {
  color: #333;
}