@charset "UTF-8";

/*
Theme Name: Alpen Hopping 2010
Theme URI: http://nenart.de/
Description: Das "Alpen Hopping 2010" WordPress Theme (1.0).
Version: 1.0
Author: Nenad Grbavac | nenART Mediadesign
Author URI: http://nenart.de/
Tags: Alpen Hopping
*/



  .addthisbutton {
/*  padding: 20px;*/
  margin: 20px 0 20px 0;
  }

/* ### wp post ### */

  .post_content {
  display: block;
  padding: 10px 0 10px 0;
  border-bottom: 0px dashed #ccc;
  background: transparent;
  color: #333;
  }

  .postcontainer {
  margin: 0px 0 0px 0;
  padding: 0px 15px 30px 0px;
  background:transparent url("images/postcontainer_bottom.gif") no-repeat bottom left;  
  }



  .postcontainer a {
  background: transparent;
  color: #ff6600;
  text-decoration: none;
  font-weight: normal;
  }

  .postcontainer a:focus,
  .postcontainer a:hover,
  .postcontainer a:active {
  background: transparent;
  color: #ff6600;
  text-decoration: none;
  }

  .postcontainer_bottom {
  height:15px;
  display: block;
  margin: 0px 0 20px 0;
/*  padding: 3px 10px 10px 10px;*/
  }







/*
  .post_content img {
  display: block;
  padding: 0px;
  border: 5px solid #ccc;
  margin: 10px 0 20px 0;
  background: #fff;
  }
*/
  #col3 #col3_content .post_navigation {
  display: block;
  background: #fff;
  margin: 0 0 10px 0;
  padding: 20px 0px 40px 0px;
  font-size: 110%;
  }

  .alignright {
	float: right;
	}

  .alignleft {
	float: left
	}

  h2.posttitle {
  font-family: Georgia;
  font-size: 400%;
  font-style: italic;
  font-weight: normal;
  display: block;
  background: #fff;
  color: #666;
  padding: 0px 0 0px 0;
  margin: 0 0 12px 0;
  line-height: 35px;
  }

/*
  a.posttitle {
font-family: Helvetica ;
  font-size: 400%;
  font-weight: bold;
  display: block;

  color: #444;
  line-height: 40px;
  text-decoration: none;
  margin: 0 0 10px 0;
  }

  a.posttitle:focus,
  a.posttitle:hover,
  a.posttitle:active {
  color: #999;
  text-decoration: none;  
  }
*/
  .postmeta {
  font-family: 'Trebuchet MS';
  font-size: 130%;
  font-style: normal;
  font-weight: normal;
  display: block;
  background: transparent;
  color: #444;
  padding: 2px;
  border-top: 1px #111 solid;
  }

  .postmeta a {
  color: #999;
  }



/* metaangaben
------------------------------------------------------------------------------------------*/
  .metaangaben {
    margin: -10px 0 0 0;
    display: block;
    height: 30px;
    font-family: Georgia;
    font-weight: bold;
    font-size: 130%;    
  }

  .datum {
    display: block;
    color: #00b1e5;
    padding: 0;
    margin: 0;
    float: left; 
  }

  a.kommentar {
    padding: 0;
    margin: 0;
    color: #666;
  }

  .datum_stern {
    background: transparent url("images/icons/icon_datum_stern.gif") no-repeat top center;
    display: block;
    float: left;
    height: 15px;
    width: 15px;
    margin: 0 0px 0 15px;
  }


  .entry {
    font-size: 110%;
    color: #333;
  }  




  #main .posttitle,
  #main a.posttitle,
  #main a.posttitle:visited {
  display: block;
  font-size: 400%;   
  color: #ff0066; 
  text-decoration: none;
  padding: 0 0 5px 0;
  background: transparent url("images/posttitle_divider.gif") no-repeat bottom left; 
  }
  #main a.posttitle:focus,
  #main a.posttitle:hover,
  #main a.posttitle:active { 
  color:#00b1e5; 
  text-decoration: none; 
  }  

/*
  .author {
  padding: 0 0 0 18px;
  background: url("images/icons/icon_author.gif") no-repeat 0 4px;
  
  }

  .tags {
  padding: 0 0 0 18px;
  background: url("images/icons/icon_tags.gif") no-repeat 0 4px;
  color: #666;
  }

  .kategorie {
  padding: 0 0 0 18px;
  background: url("images/icons/icon_kategorie.gif") no-repeat 0 4px;
  color: #666;
  }
*/






/* Comments 
--------------------------------------------------------------------------------------------*/

.comments a{
text-decoration: none;
font-size: 12px;
text-transform: lowercase;
background: #D0E6EC url(images/comments.gif) no-repeat scroll 99% 50%;
display: block;
margin-left: -15px;
padding-right: 25px;
width:460px;
text-align: right;
margin-bottom: 20px;
}

ol.commentlist {
  margin: 0 0 70px 0;
}

ol.commentlist li{
padding: 10px;
background: #fff;
margin-bottom: 25px;
border: 1px solid #999;
height: 1%;
border-top: none;
font-size: 14px;
clear: both;
color: #666;
list-style: none;
}

ol.commentlist li.authorcommentlicontent{
padding: 10px;
background: #f0d700;
margin-bottom: 25px;
border: 1px solid #666;
height: 1%;
border-top: none;
font-size: 14px;
clear: both;
color: #000;
list-style: none;
}


ol.commentlist li cite a{
font-size: 22px;
font-style: normal;
text-decoration: none;
}




.authordiv{
padding-bottom:25px;
background: transparent url(images/author.gif) no-repeat left bottom;
overflow:hidden;
padding:13px 0px 20px 0px;
_height: 48px;
}

.authorcomment{
padding-bottom:25px;
background: transparent url(images/authorcomment.gif) no-repeat left bottom;
overflow:hidden;
padding:13px 0px 20px 0px;
_height: 48px;
}


.authordiv img{
float: left;
border: 1px solid #999;
padding: 5px;
background: #fff;
}


.authordivtwitter {
float: left;
border: 1px solid #999;
padding: 5px;
background: #fff url("images/twittar_default.png") no-repeat left bottom;
display: block;
width: 48px;
height: 48px;
}

.authorcomment img{
float: left;
border: 1px solid #999;
padding: 5px;
background: #fff;
}




li.authorli{
padding: 0px !important;
margin: 0px !important;
background: none !important;
border: none !important;
}

li.authorcommentli{
padding: 0px !important;
margin: 0px !important;
background: none !important;
border: none !important;
}





.authordiv cite{
padding-left: 10px;
float: left;
font-size: 13px;
width: 200px;
}

.authorcomment cite{
padding-left: 10px;
float: left;
font-size: 13px;
width: 200px;
}



.authordiv small{
float: left;
width:330px;
}

.authorcomment small{
float: left;
width:330px;
}



.authordiv small a{
font-size: 13px;
padding-left: 10px;
text-decoration: none;
}

.authordiv cite a{
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.CommWidth h3#comments{
background: #242f31;
color: #FFF;
padding-left: 10px;
margin: 10px auto;
}

h3#respond{
background: transparent !important;
}

.entry{
padding: 10px 0px;
}

.entry p{
padding-bottom: 10px;
}

.clear{
clear: both;
overflow: hidden;
height: 1%;
}


.commentmetadata {
  margin: 0 0 0 10px;
  font-size: 80%;
  color: #999;
}










 
  textarea#comment { 
  width: 400px; 
  padding: 5px; 
  background: url("images/form-field-bg.gif") no-repeat top left;
  }
/* 
  textarea, input {
  background: url("images/form-field-bg.gif") no-repeat top left;
  }
  
  input {
  padding: 3px;
  background: url("images/form-field-bg.gif") no-repeat top left;
  }
*/


  
/*  
h2 {
  color: #554477;
}  
*/  
  

  #main a.backtoblog,
  #main a.backtoblog:visited {
  display: block;
  margin: 30px 0 0px 0;
  padding: 3px 15px 30px 10px;
  background: transparent url("images/backtoblog.gif") no-repeat top left;
  height: 72px;
  color: #554477;
  text-indent: -999%;  
  }  



/* WP Pagenavi 
--------------------------------------------------------------------------------------------*/
  .wp-pagenavi {
      display: block;
      margin: 10px 0 20px 0;
    }
  .wp-pagenavi a, .wp-pagenavi a:link {
  	padding: 2px 4px 2px 4px;
  	margin: 2px;
  	text-decoration: none;
  	border: 5px solid #ff0066;
  	color: #eee !important;
  	background-color: #ff0066 !important;
    }
  .wp-pagenavi a:visited {
  	padding: 2px 4px 2px 4px;
  	margin: 2px;
  	text-decoration: none;
  	border: 5px solid #ff0066;
  	color: #0066cc;
  	background-color: #ff0066 !important;
  }
  .wp-pagenavi a:hover {	
  	border: 5px solid #00b1e5 !important;
  	color: #fff !important;
  	background-color: #00b1e5 !important;
  }
  .wp-pagenavi a:active {
  	padding: 2px 4px 2px 4px;
  	margin: 2px;
  	text-decoration: none;
  	border: 1px solid #0066cc;
  	color: #0066cc;
  	background-color: #FFFFFF;	
  }
  .wp-pagenavi span.pages {
  	padding: 2px 4px 2px 4px;
  	margin: 2px 2px 2px 2px;
  	color: #666;
  	border: 0px solid #666;
  	background-color: transparent;
  }
  .wp-pagenavi span.current {
  	padding: 2px 4px 2px 4px;
  	margin: 2px;
  	font-weight: bold;
  	border: 5px solid #f0d700 !important;
  	color: #000000 !important;
  	background-color: #f0d700 !important;
  }
  .wp-pagenavi span.extend {
  	padding: 2px 4px 2px 4px;
  	margin: 2px;	
  	border: 1px solid #000000;
  	color: #000000;
  	background-color: #FFFFFF;
  }






/* WP Pagenavi 
--------------------------------------------------------------------------------------------*/
  .footer_recent_comments_h2 {
    font-size: 230%;
    color: #ff0066;
  }
  
  .footer-recent-comments li a,
  .footer-recent-comments li a:visited {
    font-size: 130%;
    color: #555 !important;
    display: block;
    text-decoration: none !important;
  }  

  .footer-recent-comments li {
    margin: 0 0 5px 0;
    padding: 5px;
    background: #222;
    color: #777;
    display: block;
    text-decoration: none;
  }   
  .footer-recent-comments li:hover {
    margin: 0 0 5px 0;
    padding: 5px;
    background: #2d2d2d;
    color: #777;
    display: block;
    text-decoration: none;
  }   
  
  .footer-recent-comments a {
    font-size: 130%;
    color: #ff0066;
    display: block;
    text-decoration: none;
  }   
  
