/*
Theme Name: noxed 3.9
Theme URI: http://blog.datadirt.net
Description: home-brewn template used for datadirt and datenschmutz blogs
Version: 3.9 Rev 1.0
Author: datadirt / ritchie pettauer
Author URI: http://blog.datadirt.net
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #eeeeee;
  z-index:3;
  
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index:4;
}




.PageBackgroundSimpleGradient
{
  height: 1px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:7px;
  min-height:7px;
  margin: 0 auto;
  position: relative;
  z-index:5;  
  width: 1000px;
}


.Sheet-body
{
  position: relative;
  margin: 0px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 3px;
  height: 3px;

}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -3px;
  width: 6px;
  height: 6px;

}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 3px;
  height: 3px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  left: 0;
  width: 3px;
  bottom: 3px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  right: 0;
  width: 3px;
  bottom: 3px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -3px;
  width: 3px;
  height: 100%;
  
  }

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 10px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:1;
  width: 996px;
  height: 76px;
  border-bottom:1px solid #dddddd;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;
}


/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 0px;
  top: 22px;
  width: 976px;
}

h1.logo-name
{
  display: block;
  text-align: right;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #525252 !important;
}

.logo-text
{
  display: block;
  text-align: right;
}

.logo-text, .logo-text a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  padding:0;
  margin:0;
  color: #141414 !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
	border:0px;
  list-style-type: none;
  display: block;
  background-color:white;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 25;
  background:white;
}

.artmenu li:hover
{
  z-index: 35;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 30;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin-top:0px;
  margin-bottom: 0;
  width: 840px;
  height: 33px;
  z-index: 95;
  float:left;
  background-color:white;
    }

.artmenu
{
  padding: 4px 4px 4px 4px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 996px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 26px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 1px;
  margin-left: 1px;

}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #666666;
  padding: 0 12px;
  margin: 0 0px;
  line-height: 26px;
  text-align: center;
  background-image: url('images/1pixelwhite.gif');
  background-position: left top;
  background-repeat: repeat-x;

}




.artmenu a:hover span span
{
  color: #4a748a;
  background-position: left -26px;
}

.artmenu li:hover a span span
{
  color: #4a748a;
  background-position: left -26px;
}


.artmenu a.active span span
{
  color: #000000;
  background-position: left -52px;
}

/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 26px;
  }

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 22px;
  width: 300px;
  overflow:hidden;
  line-height: 22px;
  margin-right: auto;


  background-image: url('images/1pixelwhite.gif');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #EDEDED;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 22px;
  color: #222222;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #4a748a;
  border-color: #ededed;
  background-position: 0 -22px;
}

.artmenu ul li:hover>a
{
  color: #4a748a;
  border-color: #ededed;
  background-position: 0 -22px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #4a748a;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #4a748a;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  width: 996px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}


.Block-body
{
  position: relative;
  z-index: 10;
  margin: 6px;
}


.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;

}


.Block
{
  margin: 0px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 0px;
  margin-top:15px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #f0f0f0;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 1.05em;
  font-style: normal;
  font-weight: normal;
  padding-left:66px;
  padding-top:1px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}


.BlockHeader .r
{
  right: 0;
  width: 0px;
}


.BlockHeader .r div
{
  width: 996px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/boxheader.png');
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:3px;
  min-height:3px;
  margin: 0px;
  position: relative;
  z-index: 0;
  border-left:1px solid #4b758a;
  border-right:1px solid #4b758a;
  border-bottom:1px solid #4b758a;
  -webkit-border-radius:3px;
  -khtml-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  padding-top:9px;
  padding-bottom:3px;
  padding-left:6px;
  padding-right:3px;
  background-color:#ffffff;
  }


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
    }

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  }

.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -1px;
  width: 2px;
  height: 2px;
  }

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 1px;
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 2px;
  height: 2px;
  }

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 2px;
  height: 2px;
  }

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  
}

.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  
}

.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  left: 0;
  width: 1px;
  bottom: 1px;
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  right: 0;
  width: 1px;
  bottom: 1px;
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -1px;
  width: 2px;
  height: 100%;
  
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  
}


.BlockContent-body
{
  color:#476F85;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.BlockContent-body a:link
{
  color: #575757;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #709BB2;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #E59500;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #1D2C35;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  margin-bottom:5px;
}


/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 27px;
}


.Post
{
  margin: 5px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 0px;
  border-color: #A6A6A6;
  margin:0px;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */


/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin-top:3px;
  margin-bottom:23px;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: "Arial Narrow", Arial, Helvetica, Sans-Serif;
  font-size: 1.0em;
  line-height: 2.3em;
  font-weight: normal;
  text-align: left;
  color: #232323;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  text-align: left;
  color: #232323;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  text-decoration: none;
  text-align: left;
  color: #212121;
}

.PostHeader a:visited, .PostHeader a.visited
{
  text-decoration: none;
  text-align: left;
  color: #121212;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  text-decoration: underline;
  text-align: left;
  color: #4a748a;
}
/* end PostHeader */

/* begin PostMetadata */

.PostMetadataHeader
{

  background-color: #fefefe;
  border-color: #C7C7C7;
  border-style: dotted;
  border-width: 0px;
  padding:3px;
  border-top:1px solid #dddddd;
  border-bottom:1px solid #dddddd
  }




/* end PostMetadata */

/* begin PostIcons */
.PostHeaderIcons
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 1 em;
  color: #999999;
  margin-bottom:3px;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{

  color: #999999;
}


/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  color: #232323;
}

.PostContent
{
  font-family: Calibri,Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 1.02em;
  letter-spacing: 0px;
  text-align: left; 
  line-height: 1.2em;
  color: #212121;
  padding-top:0px;
  margin-top:0px;
}

.PostContent-index
{
  font-family: Calibri,Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 1.03em;
  letter-spacing: 0px;
  text-align: left; 
  line-height: 1.25em;
  color: #212121;
  margin-top:3px;
  text-align:justify;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Calibri,Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4A748A;
  }

/* Adds special style to an unvisited link. */
a:link
{
  text-decoration: none;
  color: #4A748A;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  text-decoration: none;
  color: #4A748A;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  text-decoration: underline;
  color: #4A748A;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */

p	{
	margin-top:0px;
	padding-top:0xp;
	margin-bottom:15px;
	text-align:left;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-size: 2em;
  font-weight: normal;
  text-align: left;
  color: #222222;
  margin-top:0px;
  margin-bottom:23px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-size: 1.9em;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #222222;
  margin-top:30px;
  margin-bottom:18px;
  line-height:1.2em;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-size: 1.7em;
  font-weight: normal;
  text-align: normal;
  color: #222222;
  padding-top:26px;
  padding-bottom:5px;
  margin:0px;
  line-height:1.7em;
}


h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-size: 1.6em;
  font-weight: normal;
  text-align: left;
  color: #222222;
  padding-top:22px;
  padding-bottom:4px;
  margin:0px;
  line-height:1.6em;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-size: 1.5em;
  font-style: normal;
  text-align: left;
  color: #222222;
  padding-top:18px;
  padding-bottom:3px;
  margin:0px;
  line-height:1.5em;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #222222;
  padding-top:14px;
  padding-bottom:2px;
  margin:0px;
  line-height:1.3em;
}

/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */


ol
{
  color: #333333;
  margin:0;
  padding:0;
  font-size:1.0em;
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-weight:bold;
  
}

ul
{
  list-style-type: none;
  color: #333333;
  margin:0;
  padding:0;
  font-size:1.0em;
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
}

li
{
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-size: 1em;
}


.Post ul li
{
  padding:0px 0 0px 15px;
  background-image: url('images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
}


.Post ol li
{
  padding:0px;
  line-height:1.2em;
  margin-left:27px;
  font-size:1.0em;
  font-weight:normal;
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
}



/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#222222;
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  font-size: 1.1em;
  margin-bottom:3px;
  padding-bottom:3px;
  }

blockquote
{
  border:1px solid #666666;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
 	margin-left:15px;
 	margin-right:0px;
 	margin-top:9px;
 	margin-bottom:9px;
  padding-top:6px;
  padding-left:33px;
  padding-bottom:3px;
  padding-right:6px;
  background-color:#dfe3ff;
  background-image:url('images/postquote.png');
  background-position:left top;
  background-repeat:no-repeat;
  font-size: 0.9em;
  
}


.bquote2 p
{
  color:#0B1114;
  font-family: "Calibri", Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  text-align: left;
  
}

.bquote2
{
  border-color:#C7C7C7;
  border-width: 1px;
  border-style: solid;
  margin-top:15px;
  margin-bottom:15px;
  margin-left:0px;
  margin-right:0px;
  padding-top:9px;
  padding-bottom:10px;
  padding-right:10px;
  padding-left:42px;
  
  font-size:14px;
  line-height:20px;

  background-color:#DBE5EB;

  background-image:url('images/postquote.png');
  background-position:left top;
  background-repeat:no-repeat;
}




/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.PostFooterIcons
{
  margin-top:15px;
  margin-bottom:3px;
  border:1px solid #999999;
  -webkit-border-radius:3px;
  -khtml-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  padding:3px;
  
    
}

.PostFooterIcons a:link
{
  text-decoration: underline;
  color: #999999;
  font-size: 1 em;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{
  text-decoration: underline;
  color: #999999;
  font-size: 1 em;

}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{
  text-decoration: underline;
  color: #4a748a;
  font-size: 1 em;
}


/* end PostIcons */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:24px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 24px;
  color: #4D4D4D;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:24px;
  white-space: normal;
  padding: 0 7px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 24px;
  text-decoration: none !important;
}

input, select
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #FFF8EB;
}

.Button .hover,  a.Button:hover
{
  color: #FFDD9E;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -48px;
}

.Button .hover .r
{
  top: -24px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 72px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 72px;
}


.Button .active .l
{
  top: -48px;
}

.Button .hover .l
{
  top: -24px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 1px;
  height: 72px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 996px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 996px;
  height: 100px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 25px;
  width: 25px;
}




.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#1A1A1A;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #4D4D4D;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #121C21;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #996300;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#CC8500;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#666666;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 667px;
}

.contentLayout .contentwide
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 996px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 329px;
  background-color:#dedede;
}

/* end LayoutCell */



.commentlist, .commentlist li
{
    background: none;
    font-size: 0.95em;
    }


.commentlist li li
{
    margin-left:30px;
      }

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin:1px;
  background: #fff;
}

.commentlist li cite
{
  font-size:1.0em;
}

#commentform textarea
{
  width: 100%;
  }

img.wp-smiley
{
    border:none;
    margin:0;
    padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}



/* Widget-Style */


/* Cat-Icon Widget */


.cat-item a:link	{
	text-decoration:none;
	color:#4a748a;
	font-weight:bold;

}

.cat-item a:visited	{
	text-decoration:none;
	color:#4a748a;
	font-weight:bold;

}

.cat-item a:hover	{
	color:orange;
	text-decoration:none;
}

.cat-item img	{

	margin-top:3px;
	margin-left:30px;
	margin-right:15px;
	vertical-align:middle;
	border:1px solid white;
}



.cat-item img:hover	{
	border:1px solid orange;
}
	

a.st_tag.internal_tag {
	color:inherit;
	size:inherit;
	font-weight:inherit;
	border-bottom:1px dotted #999999;
}

/*
Default CSS Styles for the yd_rp_widget plug-in
*/
.yd_rp_widget {
	font-size: 10pt;	
	line-height: 9pt;
}
.yd_rp_widget h4 {
	font-size: 11pt;	
	font: Tahoma, Arial, Helvetica, sans;	
	font-style:italic;
	display: block;
	clear: both;
	margin-bottom: 0px;
}
.side1 ul li ul li h4 a, .side2 ul li ul li h4 a {
	padding-left: 0px;
	font-style:italic;
}
.yd_rp_widget img {
	width: 60px;
	height: 60px;
	float: left;
	padding:0px;
	margin-right: 5px;
	margin-bottom: 5px;
	border:1px solid gray;
}


/* Pagebar */

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #c9d2ef;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #c9d2ef;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #4a748a;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #4a748a;
	color: #fff;
}

.pagebar a:hover {
	border-color: #4a748a;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}




/*
Lifestream
*/

.ls-container1	{
	width:995px;
	min-height:600px;
	background: #ededed url(images/lifestreambg.jpg) no-repeat;
	background-color: #f9f9f9;
}

.ls-sidebar	{
  float:left;
  margin-left:15px;
  width:300px;
  margin-top:15px;	
  padding-top:420px;
  }
 
 
.ls-container2oben	{
	width:621px;
	height:9px;
	margin-top:15px;
	margin-bottom:0px;
	background: url(images/weissrundoben.gif) no-repeat;
}

.ls-container2	{
	float:right;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:627px;
	background-color:#ededed;
	}

.ls-container2unten	{
	width:621px;
	height:9px;
	margin-top:0px;
	margin-bottom:0px;
	background: url(images/weissrundunten.gif) no-repeat;
	margin-bottom:15px;
}


.ls-containerinnen	{
	margin-right:15px;
	margin-bottom:0px;
	padding-left:9px;
	padding-top:3px;
	padding-right:3px;
	width:615px;
	background-color:#ffffff;
	z-index:1000;
}



.ls-sidebarboxoben	{
	width:272px;
	height:9px;
	margin-top:15px;
	background: url(images/lssideboxoben.gif) no-repeat;
}

.ls-sidebarbox	{
	width:240px;
	background:white;
	padding:15px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	}

.ls-sidebarboxunten	{
	width:272px;
	height:9px;
	margin-bottom:15px;
	background: url(images/lssideboxunten.gif) no-repeat;
}


.ls-textbox	{
font-family:Verdana,Arial,Helvetica
color:#333333;
font-size:10pt;
font-weight:normal;
padding-left:30px;
padding-right:30px;
}


.ls-text	{
font-family:Verdana,Arial,Helvetica
color:#333333;
font-size:10pt;
font-weight:normal;
}

.lsh1top	{
font-family:Verdana,Arial,Helvetica;
font-size:15pt;
font-weight:bold;
padding-left:30px;
color:#4a748a;
margin-top:6px;
margin-bottom:9px;
padding-top:0px;
}

.lsh2sidebar	{
font-family:Verdana,Arial,Helvetica;
font-size:15pt;
font-weight:bold;
color:#4a748a;
margin-top:15px;
margin-bottom:9px;
padding-top:0px;
}

.lsh1	{
font-family:Verdana,Arial,Helvetica
font-size:13pt;
font-weight:bold;
color:#4a748a;
margin-top:0px;
margin-bottom:9px;
}


h2.lifestream_date 	{
	font-size:30pt;
	margin-top:9px;
	padding-top:0px;
}

ul.lifestream li {
	margin-left:33px;
}


.lifestream_feed_generic.lifestream_feedid_16 a	{
	text-decoration:none;
	color:#222222;
}

.lifestream_feed_generic.lifestream_feedid_16 a:hover	{
	text-decoration:none;
	color:#222222;
}

.lifestream_feed_generic.lifestream_feedid_16 a:visited	{
	text-decoration:none;
	color:#222222;
}




#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	float:left;
	margin-top:0px;
	padding:0px;
	text-align: left;
	width: 250px;		
	background-color: #eeeeee;
	}
 	
#content
	{
	padding-top:9px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:9px;
	}

/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}


.recent li	{

margin-top:1px;
margin-bottom:1px;
padding-top:1px;
padding-bottom:1px;
margin-left:6px;
margin-right:3px;
	
}

.recent p	{

margin-top:1px;
margin-bottom:3px;
padding-top:1px;
padding-bottom:6px;
margin-left:6px;
margin-right:6px;
color:#777777;
font-size:11px;
border-bottom:1px dotted #999999;

}

.rssbox	{

	background-color:#4a748a;
	padding:3px;
	margin:3px;
	border:1px solid #a0a0a0;
}

a.rssbox	{
	color:#ffffff;
}

a:visited.rssbox	{
	color:#ffffff;
}



.xxt1	{
	text-size:11px;
	font-size:11px;
	color:#333333;
	font-family:verdana,arial,helvetica;
}
 

a.xxt1	{
	text-size:11px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

a:hover.xxt1	{
	text-size:11px;
	font-size:11px;
	color:orange;
	text-decoration:none;
}

#smilies_toolbar	{
	border:1px solid #999999;
	background-color: #ededed;
	padding-top:25px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:5px;
	background-image:url(images/dssmileys.png);
	background-repeat:no-repeat;
}


/* sidebar-include stylings - ID based */

#sidebartop	{
	border:1px solid #dddddd;
	background-color:#4b758a;
	background-image:url(images/frog-sidebar-bg.jpg);
	background-repeat:no-repeat;
	padding:3px;
	
}

#sidebartoporange	{
	height:70px;
	margin-right:7px;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:9px;
	padding-left:3px;
	padding-top:3px;
	border:1px solid #dddddd;
	-webkit-border-radius:3px;
  -khtml-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
	color:#ffffff;
/*	background-color:#ffac13;	*/
	background-image:url(images/orangebg.png);
	background-repeat:no-repeat;
	font-family:verdana,arial,helvetica;
	font-size:15px;
	font-weight:normal;
}

#sidebarabo	{
	border-bottom:1px solid #dddddd;
	height:41px;
	font-weight:bold;
	font-size:21px;
	}

#sidebarabotext	{
	float:left;
	padding-left:3px;
	padding-top:9px
}

#sidebaraboleft	{
	width:114px;
	padding-top:6px;
	margin-top:3px;
	padding-left:6px;
	border-right:1px solid #dddddd;
	float:left;
	height:96px;
	color:#dddddd;
	font-family:verdana,arial,helvetica;
	font-size:14px;
	font-weight:bold;
	
	}

#sidebaraboright	{
	width:190px;
	margin-top:3px;
	padding-top:6px;
	float:right;
	height:96px;
	font-family:verdana,arial,helvetica;
	font-size:14px;
	color:#dddddd;
	font-weight:bold;
	}
	
#sidebaraboinfo	{
	margin-top:3px;
	margin-bottom:3px;
	padding-top:3px;
	border-top:1px solid #dddddd;
	color:#bbbbbb;
	font-size:12px;
			
}

/* Additional Index-Stylings - class based */

.indexdatebox	{
	margin-bottom:6px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	background-color:#fcfcfc;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-image:url(images/icon-datum-16.png);
	background-repeat:no-repeat;
  background-position:0px 1px; 
	color: #999999;
	font-size:12px;
	font-family:verdana,arial,helvetica;
}

.indexdatebox a	{
	font-size:12px;
	font-family:verdana,arial,helvetica;
	color:#666666;
}

.indexdatebox a:visited	{
	font-size:12px;
	font-family:verdana,arial,helvetica;
	color:#666666;
}

.indexdatebox a:active	{
	font-size:12px;
	font-family:verdana,arial,helvetica;
	color:#4a748a;
}

.indexdatebox a:hover	{
	font-size:12px;
	font-family:verdana,arial,helvetica;
	color:#4a748a;
	border-bottom:1px dotted #4a748a;
	text-decoration:none;
}

.indexwhatsayyou	{
	padding:6px;
	background-color:#fcfcfc;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	font-size:14px;
	font-family:verdana,arial,helvetica;
	color:#555555;
}

.indexwhatsayyou a	{
	font-size:14px;
	font-family:verdana,arial,helvetica;
	color:#4a748a;
}

.indexwhatsayyou a:visited	{
	font-size:14px;
	font-family:verdana,arial,helvetica;
	color:#4a748a;
}

.indexwhatsayyou a:active	{
	font-size:14px;
	font-family:verdana,arial,helvetica;
	color:#4a748a;
	
}

.indexwhatsayyou a:hover	{
	font-size:14px;
	font-family:verdana,arial,helvetica;
	color:#4a748a;
}

.indexcomtext	{
	background-image:url('images/indexquote.png');
  background-position:left top;
  background-repeat:no-repeat;
	font-size:13px;
	font-style:italic;
	font-family:verdana,arial,helvetica;
	margin-top:3px;
	padding-left:23px;
	padding-top:4px;
	padding-bottom:5px;
}

.singledatebox	{
	margin-bottom:6px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	background-color:#fcfcfc;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-image:url(images/icon-datum-16.png);
	background-repeat:no-repeat;
  background-position:0px 1px; 
	color: #999999;
	font-size:12px;
	font-family:verdana,arial,helvetica;
}

.singletagbox	{
	margin-top:12px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:69px;
	background-color:#fcfcfc;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-image:url(images/icon-tags-32.png);
	background-repeat:no-repeat;
  background-position:0px 3px; 
	color: #999999;
	font-size:12px;
	font-family:verdana,arial,helvetica;
	line-height:18px;
}


.singletagbox	a {
	color: #999999;
	font-size:12px;
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}

.singletagbox	a:visited {
	color: #999999;
	font-size:12px;
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}

.singletagbox	a:active {
	color: #4a748a;
	font-size:12px;
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	border-bottom:1px dotted #4a748a;
}

.singletagbox	a:hover {
	color: #4a748a;
	font-size:12px;
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	border-bottom:1px dotted #4a748a;
}


.commentbegin	{
	width:600px;
	margin-left:32px;
	color:#333333;
	padding-top:9px;
	border-top:3px solid #bbbbbb;
}
