/* 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.austria.info/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("http://blog.austria.info/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://blog.austria.info/static/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #dddddd;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 11px;
  color: #959595;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px 0;
}

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 {
  -moz-border-radius: .8em;
  border: 1px solid #dddddd;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #d50000;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #000000;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #959595;
}

div.admin p {
  margin: 0 0 10px 0;
}

div.admin fieldset {
  padding: 8px;
}

div.admin .formTitle {
  width: 380px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ED131A;
  font-weight: bold;
}

div.admin .formText {
  width: 380px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}



* {
  margin: 0;
  padding: 0;
}

p { margin-bottom: 1em; }

body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: center;
  background: #f8f6f3;
}

a {
  color: #C00D0E;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

input, textarea, select {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.searchbox {
  width: 135px;
  margin: 0 0 5px 0;
  color: #333333;
  font-size: 10px;
  border: 1px solid #d2c2b0;
  padding: 2px;
}

.searchbutton {
  margin: 0 0 0 -3px;
}

.clearing {
  clear: both;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: 0 -1px -1px 0;
  border: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

#wrapper {
  margin: 0 auto;
  width: 770px;
  background: white;
  padding: 0 10px 10px 10px;
  text-align: left;
}

/* header */

#header div.header-inner {
  width: 100%;
  overflow: hidden;
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_header.jpg") 0 0 no-repeat;
  height: 273px;
}

#header h1 {
  padding: 13px 10px 0 0;
}

#header h2 {
  color: #ED131A;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 6px 0 7px 0;
}

#header h2 a {
  text-decoration: none;
  color: #ED131A;
}

/* menu */

#header div.menu {
  margin: 0 0 20px 0;
  width: 770px;
  overflow: hidden;
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_menu.gif") 0 0 no-repeat;
}

#header div.menu ul {
  float: left;
  width: 50%;
  overflow: hidden;
}

#header div.menu ul.meta {
  float: right;
  width: auto;
}

#header div.menu li {
  float: left;
  list-style: none;
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_menu_item.gif") right top no-repeat;
}

#header div.menu li.active {
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_menu_item_active_li.gif") 0 0 no-repeat;
}

#header div.menu li a {
  float: left;
  padding: 9px 12px 9px 12px;
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}

#header div.menu li.active a {
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_menu_item_active.gif") right top no-repeat;
  color: #000000;
}

#header div.menu ul.meta li {
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_menu_item.gif") 0 0 no-repeat;
}

#header div.menu li a:hover {
  color: #000000;
}

/* // header */

#pagebody {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px 0;
}

#container {
  float: left;
  width: 590px;
  overflow: hidden;
}

#sidebar02 {
  float: right;
  width: 167px;
}

/* container  */

#sidebar01 {
  float: left;
  width: 167px;
  overflow: hidden;
}

#content {
  width: 388px;
  border: 1px solid white;
  float: right;
  padding: 0 10px 0 10px;
}

/* content */

#content h2 {
  margin:  0 0 30px 0;
  font-size: 18px;
}

#content h2.mb_we {
  margin:  0 0 14px 0;
  font-size: 18px;
}

.pagelinkTop {
  margin: 0 0 18px 0;
}

.h2like {
  font-size: 16px;
  font-weight: bold;
}

/* story */

div.story {
  margin: 0 0 20px 0;
  width: 100%;
  overflow: hidden;

}

h3 a { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ED131A;
  text-decoration: none;
}

small, .small {
   font-size: 10px;
   color: #6a6a6a;
}

.storyTitle {
  margin: 0 0 17px 0;
}

html>body .storyTitle {
  margin: 0 0 13px 0;
}

.storyTitle img {
  margin: 0 10px 0 0;
}

html>body .storyTitle img {
  margin: 0 10px 4px 0;
}

div.storySearchView {
  padding: 30px 0 0 0;
  margin: 0 !important;
}

.taggingPreviewWrapper div.storySearchView {
  padding: 0;
  margin: 0 0 30px 0 !important;
}

.storySearchView h3 a {
  font-size: 14px;
}

.storySearchView .storyTitle {
  margin: 0 0 10px 0;
}

.storyTitle a {
  font-weight: bold;
}

.storyContent {
  margin: 0 0 15px 0;
  line-height: 14px;
  width: 100%;
  overflow: hidden;
}

.storyContent p, .moblog_image, .moblog_text {
  margin: 0 0 14px 0;
}

.storyContent img.left {
  margin: 3px 10px 14px 0;
  float: float;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
  font-size: 10px;
  color: #6a6a6a;
}

.storyDate, .storyLinks {
  line-height: 14px;
}

.storyLinks {
  margin: 0 0 1em 0;
}

.modSocialBookmarks {
  margin: -20px 0 20px 0 !important;
  padding: 0 0 17px 0;
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_story_bottom.gif") left bottom no-repeat;
}

.modSocialBookmarks img {
  vertical-align: middle;
  margin: 0 5px 2px 0;
}

/* comments */

.addComment { 
  width: 80%;
}

.addComment .formTitle {
  width: 290px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ED131A;
  font-weight: bold;
}

.addComment .formText {
  width: 290px;
  font-weight: normal;
}

.comments {
  margin: 0 0 20px 0;
}

.commentHeader {
  margin: 0px 0 14px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ED131A;
}

.comments h4 {
  margin: 0px 0 4px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ED131A;
}

.commentDate {
  text-align: left;
  margin: 0 0 5px 0;
}

.commentLinks {
  margin: 3px 0 0 0;
}

.reply {
  margin: 20px 0 0 20px;
}

.addComment {
  margin: 20px 0 34px 0;
}


/* sidebar */

.sidebarItem {
  margin: 0 0 13px 0;
}

.sidebarItemBody {
  color: #333333;
  font-size: 10px;
  border: 1px solid #e9e1d8;
  border-top: 0px solid #e9e1d8;
  padding: 10px;
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/box_body.gif") 0 0 no-repeat;
}

.sidebarItem h4 {
  font-weight: bold;
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/box_title_arrow.gif") 0 0 no-repeat;
  padding: 6px 0 6px 10px;
  color: #816b58;
  font-size: 11px;
}

.sidebarItem h5 {
  font-size: 10px;
  padding: 0 0 3px 0;
}

div.autor {
  width: 100%;
  overflow: hidden;
  margin: 0 0 6px 0;
}

div.autor img {
  float: left;
  margin: 3px 5px 0 0;
}

.sidebarItem ul {
  margin: 0;
  padding: 0;
}

.sidebarItem ul li {
  list-style: none;
  padding: 0 0 5px 0;
}

.historyItem {
 margin: 0 0 6px 0;
  width: 100%;
  overflow: hidden;
}

.historyItem a {
 font-weight: bold;
 text-decoration: none;
 color: black;
}

.historyItem .small {
  width: 100%;
  overflow: hidden;
}

/* autor */

.autor div.bild {
  float: left;
  padding: 0 3px 0 0;
}


/* themen */

#themen a {
  color: black;
  text-decoration: none;
}

#themen a:hover {
  text-decoration: underline;
}

#themen a.tagsize01 { font-size: 10px; }
#themen a.tagsize02 { font-size: 11px; }
#themen a.tagsize03 { font-size: 12px; }
#themen a.tagsize04 { font-size: 13px; }
#themen a.tagsize05 { font-size: 14px; }
#themen a.tagsize06 { font-size: 15px; }
#themen a.tagsize07 { font-size: 16px; }
#themen a.tagsize08 { font-size: 17px; }

/* alle-besuchten-locations */

#alle-besuchten-locations .sidebarItemBody a {
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_arrow.jpg") 0 0 no-repeat;
  padding: 2px 0 5px 22px;
  line-height: 20px;
}

/* modTopList */

#modTopList {
  padding: 0 0 0 23px;
  line-height: 14px;
}

#modTopList li {
  padding: 0 0 5px 0;
}


/* suche */

#suche h4 {
  background: #f7f4f0 url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/box_title_arrow_search.gif") 0 0 no-repeat;
}

#suche .sidebarItemBody {
  background: #f7f4f0 url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/box_body.gif") 0 0 no-repeat;
}

.pagelinkBottom {
  margin: 10px 0 0 0;
}

/*footer */

#footer {
  margin: 0 auto;
  width: 780px;
  color: #878787;
  font-size: 10px;
  padding: 20px 0 20px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #878787;
}

#footer p {
  margin-bottom: 1.5em;
}


/* lightbox */

#lightbox {
  background: #eee;
  padding: 10px 10px 0 10px;
}

#lightboxDetails {
  width: 100%;
  overflow: hidden;
  font-size: 10px;
  color: #6a6a6a;
  padding: 5px 0 8px 0;
}

#lightboxCaption {
  float: left;
}

#keyboardMsg {
  float: right;
}

#closeButton {
  top: 5px;
  right: 5px;
}

* html #closeButton {
  right: 4px;
}

#lightbox img {
  border: none;
  clear: both;
}

#overlay img {
  border: none;
}

#overlay {
  background-image: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/overlay.png");
}

* html #overlay {
  background-image: expression("none");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://blog.austria.info/static/austriainfo/layouts/austriainfo1/overlay.png", sizingMethod="scale");
}


/* loctable */

#loctable {
  width: 100%;
}

#loctable td {
  padding: 4px 3px 0px 6px;
  vertical-align: top;
  border-bottom: 1px solid #e9e1d8;
}

#loctable td.first {
  border-left: 1px solid #e9e1d8;
  padding-left: 5px;
  font-weight: normal;
}

#loctable td.first a {
  font-weight: normal;
}

#loctable td.last {
  border-right: 1px solid #e9e1d8;
  white-space: nowrap;
}

#loctable thead td {
  border-right: 1px solid white;
  border-bottom: none;
  color: #816b58;
  font-weight: bold;
  cursor: pointer;
  padding: 6px 3px 7px 6px;
  background: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/bg_locationlist.gif") 0 0 repeat-x;
}

#loctable thead td.firstthead {
  border-left: 1px solid #e9e1d8;
}

#loctable thead td.none {
  font-weight: normal;
  border-right: none;
  cursor: default;
  border-right: 1px solid #e9e1d8;
}

#loctable .sort-arrow {
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 1px;
  margin: 0 0 0 7px;
}

#loctable .sort-arrow.descending {
  background-image: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/down.gif");
}

#loctable .sort-arrow.ascending {
  background-image: url("http://blog.austria.info/static/austriainfo/layouts/austriainfo1/up.gif");
}

#modGooglemapMessage {
  display: none;
}