

/*++++++++++++++++++ General Stylings +++++++++++++++++++*/

body {
  color: #000;
  font-family: "Droid Sans","Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
  line-height: 120%;
  /* word-spacing: 0.2em; */
   letter-spacing: 0.08em; 
  margin: 0;
  padding: 0;
  background-color: #FFF;
}

.br {
  clear: both;
  height: 1px;
  overflow: hidden;
}

h2 {
  font-style: italic;
}

h3 {
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  margin-top: 15px;
}

h4 {
  margin-top: 45px;
}

hr {
    display: block;
    border: none;
    border-top: 1px dashed #000;
	width: 75%;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

/*++++++++++++++++++ background +++++++++++++++++++++++++*/

.bgimage {
  margin: 0;
  padding: 0;
  z-index: 1;
}

.bg {
  margin: 0;
  padding: 0;
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.bgimage img {
  width: 100%;
  margin: 0;
  padding: 0;
 /* position: fixed; */ 
  top: 0px;
  left: 0px;
}


/*++++++++++++++++++ Content ++++++++++++++++++++++++++++*/

.main-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
}

.logo {
  margin: 15px; 
  float: left;
}

.headline {
  font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
  color: #FFF; 
  margin: 0px 10px;
}

.content-wrapper {
  font-size: 0.75em;
  text-align: left;
  text-align: justify; 
  color: #000; 
  background-image: url('http://www.samtpfoetchen.de/images/bg-white-transp.png');
  margin: 25px 60px 60px 40px;
  padding: 20px 30px;
  overflow: hidden;
  -webkit-border-top-left-radius:11px;
  -webkit-border-top-right-radius:11px;
  -webkit-border-bottom-left-radius:11px;
  -webkit-border-bottom-right-radius:11px;
  -khtml-border-radius-topleft:11px;
  -khtml-border-radius-topright:11px;
  -khtml-border-radius-bottomleft:11px;
  -khtml-border-radius-bottomright:11px;
  -moz-border-radius-topleft:11px;
  -moz-border-radius-topright:11px;
  -moz-border-radius-bottomleft:11px;
  -moz-border-radius-bottomright:11px;
}

h2#comments {
	margin-top: 30px;
	border-top: 1px dashed #000;
	padding-top: 10px;
}

.getsocial {
	margin-top: 30px;
	margin-bottom: 20px;
}

.yarpp-related a img.attachment-yarpp-thumbnail {
  border: 1px solid #000;
  -webkit-border-radius:10px;
  -khtml-border-radius:10px;
  -moz-border-radius:10px;
}

.yarpp-related {
	margin-bottom: 20px;
	margin-top: 30px;
    border-top: 1px dashed #000;
    padding-top: 10px;
}

.yarpp-related a:hover img.attachment-yarpp-thumbnail {
  border: 1px solid #fff;
}

.yarpp-related a:hover span.yarpp-thumbnail-title {
  color: #fff;
}



/*++++++++++++++++++ Teaser ++++++++++++++++++++++++++++*/

.storywrap  {
  margin: 30px 0;
}

.storywrap .post {
  margin: 10px 10px 25px 10px;
  text-decoration: none;
  overflow: hidden;
}

.storywrap  .post  a  {
  text-decoration: none;
  color: #000;
}

.storywrap  .post  a  h2 {
  text-decoration: none;
  color: #000;
}

.storywrap  .post a:hover h2 {
  color: #FFF;
}

.storywrap  .post .teaserimage {
  margin-right: 18px;
  float: left;
}

.storywrap  .post .meta {
  font-size: 0.75em;
  text-align: right;
}

.storywrap  .post  h2  {
  font-style: normal;
  margin-top: 0px;
}

.storywrap  .post .recent-thumbs {
  border: 1px solid #000;
  -webkit-border-radius:10px;
  -khtml-border-radius:10px;
  -moz-border-radius:10px;
}

.storywrap  .post a:hover .recent-thumbs {
  border: 1px solid #FFF;
}



/*++++++++++++++++++ Sidebar ++++++++++++++++++++++++++++*/

.sidebar {
  font-size: 0.8em;
  text-align: left;
  color: #000; 
  background-image: url('http://www.samtpfoetchen.de/images/bg-white-transp.png');
  margin: 25px 40px 20px 25px;
  padding: 25px 25px;
  width: 280px;
  overflow: hidden;
  float: left;
  -webkit-border-top-left-radius:8px;
  -webkit-border-top-right-radius:8px;
  -webkit-border-bottom-left-radius:8px;
  -webkit-border-bottom-right-radius:8px;
  -khtml-border-radius-topleft:8px;
  -khtml-border-radius-topright:8px;
  -khtml-border-radius-bottomleft:8px;
  -khtml-border-radius-bottomright:8px;
  -moz-border-radius-topleft:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-bottomleft:8px;
  -moz-border-radius-bottomright:8px;
}

.sidebar #search #s {
  padding: 5px;
  margin: 10px 0px;
  border: 1px #999 solid;
  -webkit-border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -khtml-border-radius-topleft:6px;
  -khtml-border-radius-topright:6px;
  -khtml-border-radius-bottomleft:6px;
  -khtml-border-radius-bottomright:6px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
}

.sidebar .tagcloud {
  text-align: justify; 
  margin: 30px 0px;
}

.sidebar .tagcloud a {
  text-decoration: none;
  color: #000;
}

.sidebar .tagcloud a:hover {
  color: #FFF;
}

.sidebar  a {
  text-decoration: none;
  color: #000;
}

.sidebar  a:hover {
  color: #FFF;
}

.sidebar h3 {
  font-size: 0,8em;
}


/*++++++++++++++++++ Navbar ++++++++++++++++++++++++++++*/

.navbar {
  margin: 180px 15px 15px 15px; 
}

.navlink-bg {
  min-height: 80px; 
  float: left;
  margin: 0px 10px;
}

.navlink-bg:hover {
  background-image: url('http://www.samtpfoetchen.de/images/pfote3.png');
  background-repeat: no-repeat;
  background-position: center;
}

.navlink {
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  color: #FFF; 
  background-color: #000;
  margin: 40px 0px 10px 0px;
  min-width: 75px;
  overflow: hidden;
  opacity: 0.7;filter:alpha(opacity=70);zoom:1;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -khtml-border-radius-topleft:10px;
  -khtml-border-radius-topright:10px;
  -khtml-border-radius-bottomleft:10px;
  -khtml-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
}

.navlink a {
  color: #FFF; 
  text-decoration: none;
  padding: 5px 8px;
  display: block;
}

.nav-infos:hover a, .nav-forum:hover a, .nav-lexikon:hover a, .nav-fotos:hover a, 
.nav-videos:hover a, .nav-fun:hover a, .nav-ecards:hover a, .nav-about:hover a { color: #FFF; }

.nav-infos a   { color: #A2F; } /*lila*/
.nav-forum a   { color: #22F; } /*blue*/
.nav-lexikon a { color: #2FF; } /*cyan*/
.nav-fotos a   { color: #2F2; } /*green*/
.nav-videos a  { color: #FF2; } /*yellow*/
.nav-fun a     { color: #F90; } /*orange*/ 
.nav-ecards a  { color: #F22; } /*red*/
.nav-about a   { color: #F2A; } /*red*/

.nav-infos:hover   { background-color: #517; } /*lila*/
.nav-forum:hover   { background-color: #118; } /*blue*/
.nav-lexikon:hover { background-color: #166; } /*cyan*/
.nav-fotos:hover   { background-color: #181; } /*green*/
.nav-videos:hover  { background-color: #880; } /*yellow*/
.nav-fun:hover     { background-color: #960; } /*orange*/
.nav-ecards:hover  { background-color: #811; } /*red*/
.nav-about:hover   { background-color: #715; } /*red*/


/*++++++++++++++++++ footer ++++++++++++++++++++++++++++*/

.footer {
  color: #FFF; 
  text-decoration: none;
  padding: 5px 8px;
  display: block;
  margin: 10px;
  font-size: 0.6em;
  text-align: center;
}

.footer a, .footer a:hover, .footer a:visited {
  color: #FFF; 
  text-decoration: none;
}

.footer hr {
  color: #FFF;
}












