/*######################################################################################################
  ###### General styles ###############################################################################
  ####################################################################################################*/

* {
   font-family: "Trebuchet MS", Verdana, sans-serif;
   margin: 0;
   padding: 0;
}

body {
   font: 0.77em/170% "Trebuchet MS", Verdana, sans-serif;
   color: #333;
   background: #e9e9e9 url(images/page_bg.gif);

}

#wrap {
   width: 970px;
   overflow: hidden;
   position:relative;
   margin: 0 auto 0 auto;
   padding: 0;
   border: 1px solid #e9e9e9;
   background-color:#FFFFFF;
   /*background: #e9e9e9 url(images/wrap.png) repeat-y center;*/

}

#searchreset {
   position: absolute;
   padding-left:10px;
   padding-top:10px;
   height: 13px;
   width: 13px;
   background: url('images/reset-fff.png') center center no-repeat;
}

#searchload {
   position: absolute;
   padding-left:8px;
   padding-top:5px;
   height: 18px;
   width: 18px;
   background: url('images/spinner.gif') center center no-repeat;
   display:none;
   }

/***************** Links ******************************************************/
a, a:visited, a:hover, a:active { color: #9c9c9c; font-weight: normal; text-decoration: none; }
a:hover { color: #9c9c9c; text-decoration: underline; }

.feed-leftalign { background: url(images/feed-icon-12x12-orange.png) no-repeat 0 50%; padding-left: 14px; }
a.trackback-leftalign { background: url(images/trackback-icon-12x12.png) no-repeat 0 50%; padding-left: 14px; }
/***************** Tags below the link of the comments feed ********************/
.utwtags { background: url(images/tag-icon.gif) no-repeat 0 50%; padding-left: 14px; font-size:9pt; }


/***************** Images *****************************************************/
/* align right, grey border */
a img { border:0; }
img.rb { border: 1px solid #aaa; float: right; margin: 0 0 5px 5px; padding: 4px; }


/***************** Header *****************************************************/
h1,h2,h3,h4 {
   font-size: 18px;
   font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}
h2 { font-size: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }

/***************** Code, Blockquote etc. **************************************/


blockquote {
   border-left: 1px solid #aaaaaa;
   color: #666666;
   margin: 7px 10px 7px 10px;
   padding-left: 6px;
   font-style:italic;
}



/*######################################################################################################
  ###### Header ########################################################################################
  ####################################################################################################*/

#header {
   width: 970px;
    margin: 0 auto 0 auto;
   padding: 0;
/*background: #e9e9e9 url(images/wrap.png) repeat-y center;*/

   background-color:#FFFFFF;

}

/***************** Header Logo ************************************************/
#header #logo {
   height: 25px;
   width: 970px;
   margin: 0 auto 0 auto;
   background-color:#000000;

}

/* Uncomment text-ident and background for an logo image instead of the text */

   #header #logo h1 {
      height: 25px;
      margin: 0 0 0 0; padding: 0 0 0 2px;
      line-height: 1em;
   }

   #header #logo h1 a {
text-align: center;
      display: block;
      height: 100%; width: 100%;
      text-decoration: none;
      color: #fff;
      font-size:14px;
      letter-spacing: 10px;
   }

   #header #logo h1 a:hover {
      color: #ddd;
   }


/***************** Header Navigation ******************************************/
#topnav {

   margin:0 auto 0 auto;
   width:970px;
   padding:0;
   background-color:#D60001;
border-bottom: 1px dotted #cdcdcd;
border-top: 1px dotted #cdcdcd;

}
#topnav a {
color:#000000
}


/*######################################################################################################
  ###### Content #######################################################################################
  ####################################################################################################*/

#contentwrap {
   width: 570px;
   float: left;
   display:inline;
   margin: 10px 0 0 10px;  /* margin-top: same like #sidebar */
   padding: 0 10px 15px 0;
   border-right: 1px dotted #cdcdcd;
}

#sidebar {
   margin: 10px 0 0 10px;  /* margin-top: same like #contentwrap */
   float: right;
   width: 365px;
}
/********************** tag style ************************/
.primary { padding-bottom:10px;}


/*######################################################################################################
  ###### Sidebar #######################################################################################
  ####################################################################################################*/


.title {
   border-bottom: 1px solid #f2f2f2;
   margin: 0 0 10px 0;
}


.title ul {
   list-style: none;
   margin: 0;
   padding: 0 1px 0 1px;
   font-size: 18px;
   line-height: 14px;
}

.title ul ul li{
   margin: 0;
   padding: 0;
   line-height: 11px;
}

.title ul a {
   display: block;
   padding: 5px;
   background-color: #000;
   text-decoration: none;
   color: #FFF;
}




.block {
   border-bottom: 1px solid #f2f2f2;
   margin: 0 0 10px 0;
}

.block h1 {
   margin: 0 0 0 1px;
   padding: 15px;
   font-size: 12px;
   color: #fdfdfd;
   font-weight: normal;
   background-color: #111;
}

.block ul {
   list-style: none;
   margin: 0;
   padding: 0 1px 0 1px;
   font-size: 14px;
   line-height: 14px;
}

.block ul ul li{
   margin: 0;
   padding: 0;
   font-size: 11px;
   line-height: 11px;
}

.block ul a {
   display: block;
   padding: 4px 0 4px 10px;
   background-color: #fff;
   text-decoration: none;
   color: #202020;
}


#sidebar .sb-about {
   margin: 0 10px 10px 0;
   background-color: #f9f9f9;
   border: 1px solid #e5e5e5;
   padding: 10px;
   line-height: 1.4em;
}

.sb-image {
   margin: 0;
   background-color: #f9f9f9;
   border: 1px solid #e5e5e5;
   padding: 10px;

}
.btn {
   margin: 0;
   background-color: #f9f9f9;
   border: 1px solid #abadb3;
   padding: 0 5px 0 5px;

}
.gbook {
   margin-bottom: 5px;
   background-color: #f9f9f9;
   border: 1px solid #e5e5e5;
   padding: 10px;
   line-height: 1.4em;
}

.gbookwhite {
   margin-bottom: 5px;
   background-color: #FFF;
   border: 0;
   padding: 10px;
   line-height: 1.4em;
}

.thumb {
   margin-bottom:10px;
   background-color: #515151;
   padding: 10px;
   
}


#sidebar .sb-about p {
   margin-top: 5px;
   margin-bottom: 10px;
}

#sidebar1 , #sidebar2 {
   width: 172px;
   float: right;
   line-height: 1.5em;
   display:inline;
   margin: 3px 10px 0px 0px;
   list-style: none;
}

#sidebar #recentcomments {
   clear:both;
   margin: 10px 20px 0 0;
}

#sidebar #recentcomments ul li {
      font-size: 90%;
      list-style: none;
      border-bottom: 1px dotted #cdcdcd;
      line-height: 1.3em;
      padding: 5px 0 5px 0;
}

#sidebar #recentcomments ul li:hover, #sidebar #recentcomments ul li a {
      background-color: #f9f9f9;
      text-decoration: none !important;
}

#sidebar h1, #sidebar1 h1, #sidebar2 h1 {
   font-size: 130%;
   color: #000000;
   font-weight: bold;
   margin: 0px;
   padding: 0 0 2px 0;
   list-style: none;

}
#sidebar h2, #sidebar1 h2, #sidebar2 h2 {
   font-size: 110%;
   color: #FFFFFF;
   font-weight: normal;
   margin: 0px;
   padding:2px;
   border-bottom:0;
   list-style: none;
   background-color: #000000;
   text-transform: uppercase;
}
#sidebar1 p, #sidebar2 p {
   margin-bottom: 10px;
   margin-top: 10px;
}

#sidebar1 ul, #sidebar2 ul {
   list-style: none;
   margin: 0 0 10px 0;
   padding: 0;
}

#sidebar1 ul li, #sidebar2 ul li {
   display: inline;
}

#sidebar1 ul li a, #sidebar2 ul li a {
   border-bottom: 1px dotted #d5d7d0;
   cursor: pointer;
   display: block;
   text-decoration: none !important;
   margin: 0px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 4px;
   padding-left: 5px;
   list-style: none;
}


#sidebar1 ul#feed{
   margin: 0 0 12px 0;
   padding: 0px;
   list-style: none;
}
#sidebar1 ul#feed li{
   padding-top: 3px;
   padding-bottom: 3px;
   }
#sidebar1 ul#feed li a{
   background: url(images/feed-icon-16x16-gray.png) no-repeat left 50%;
   padding-left: 25px;
}

#navB {
   float: left;
   width: 188px;
   margin: 0 0 0 10px
}
/******** SEARCH **********/
#sidebarsearch {
   padding: 0;
   margin: 10px 0 10px 0;
}
#sidebarsearch #s {
   padding: 2px 4px 2px 4px;
   border: 1px solid #cbcacc;
   width: 145px;
}

#sidebarsearch #s:focus {
   border: 1px solid #ff97b1;
   background-color: #f9f9f9;
}

#sidebarsearch #s:hover {
   border: 1px solid #000000;
}

#sidebarsearch #searchsubmit {
   background: #f9f9f9 url(images/button-bg.png) repeat-x;
   border: 1px solid #aaa;
   border-bottom: 1px solid #858585;
   margin: 0 0 0 0;
   padding: 1px 2px 1px 2px;
}

   #sidebarsearch #searchsubmit:hover {
      border: 1px solid #ff97b1;
   }



/*********************************************/




/*######################################################################################################
  ###### Post Entry ####################################################################################
  ####################################################################################################*/

/***********************************************************/


h3.entrytitle {
   font-size: 170%;
   font-weight: normal;
   line-height: 100%;
   margin: 0; 
   padding: 0 0 3px 0;
   text-align: left;
   display: block;
   border-bottom: 1px solid #d1d1d1;
}
/*
h3.entrytitle a, h3.entrytitle a:visited {
   color: black;
   display: block;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
}
h3.entrytitle a:hover {
   text-decoration: none;
   color: #9c9c9c;
   background-color:#D60001;
}
*/
.entry{
   margin-top:0px;
}
.entrybody{
   margin-bottom: 30px;
}

.entrybody p {
   margin-bottom: 15px;
}

.entrymeta1{
   margin: 0 0 5px 0;
   color: #777;
   font-size: .9em;
   font-family: Arial, Helvetica, sans-serif;
}

   .entrymeta1 .meta-time {
      background: url(images/meta_date.gif) no-repeat 0 50%;
      padding-left: 12px;
      margin-left: 1px;
      margin-right: 10px;
   }

   .entrymeta1 .meta-category {
        background: url(images/meta_category.gif) no-repeat 0 50%;
      padding-left: 15px;
      margin-right: 10px;
   }

   .entrymeta1 .meta-author a {
      background: url(images/meta_author.gif) no-repeat 0 50%;
      padding-left: 11px;
      margin-right: 10px;
   }

   .entrymeta1 .meta-comments {
      background: url(images/meta_comments.gif) no-repeat 0 50%;
      padding-left: 13px;
   }
.entrymeta1 .meta-edit {
      background: url(images/edit.gif) no-repeat 0 50%;
      padding-left: 13px;
      margin-left: 10px;
   }
.entrymeta2 {
   border: 1px solid #e5e5e5;
   background-color: #f9f9f9;
   margin: 0 0 15px 0;
   padding: 5px;
   font-size: 90%;
}
   .entrymeta2 ul {
   }

   .entrymeta2 ul li {
      margin-left: 10px;
      list-style-type: none;
   }

h2.archives{
   margin-bottom: 15px;
}

.entrymeta-single{
   color: #ADD248;   
   margin-top: 3px;
   margin-bottom: 20px;
}

.entrybody h3 {
   margin-bottom: 1.5em;
   font-size: 12pt;
   font-weight: bold;
}

.entrybody ul, .entrybody ol {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left:30px;
}
.entrybody li{
   padding-top:1px;
   padding-bottom:1px;
}


/*######################################################################################################
  ###### Post Comments #################################################################################
  ####################################################################################################*/

ol#commentlist{
   margin: 15px 0px 0px;
   padding: 0px;
   list-style:none;
}
.commentname{
   color: #000000;
}
.commentname a{
   color: #000000;
   text-decoration: underline;
   font: bold 110% "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

/***************** Comment Text ***********************************************/
.commenttext{
   /*min-height: 90px;*/
   background: #FFF url(images/bg-comment-02.gif) repeat-y left top;
}
* html .commenttext { height: 90px; overflow: visible; }

.commbgtop {
   background: #ffffff url(images/bg-comment-01.gif) no-repeat left top;   
   height: 18px;
}
.commbgbottom {
   background: #ffffff url(images/bg-comment-03.gif) no-repeat left top;
   height: 8px;
}


.commentp{  /* That's the div of the text... */ 
   margin-left: 65px;
   padding: 6px 12px 24px 10px;
}
.commenttext p{
   margin: 0px 0px 10px;
   padding: 0px;
}
#commentblock ol li{
   margin-bottom: 30px;
}
#commentblock h2{
   font-size: 140%;
}
.gravatar {
   float: left;
   height: 32px;
   padding: 8px;
   width: 32px;
   margin: 10px 0px 0px 10px;
   background:  url(images/grav.png) no-repeat;
   display: inline;
}

.gravatarimg {
   float: left;
   padding: 4px;
   margin: 5px 0px 0px 10px;
   display: inline;
   background-color:#FFF;
   border:1px solid #DDD;
}

/*######################################################################################################
  ###### Comments Form #################################################################################
  ####################################################################################################*/


#commentsform {
   padding: 0 15px 0 0;
}


#commentsform p {
   margin-top: 5px;
   margin-bottom: 5px;
}


#commentsform .label {
   font-size: 95%;
}

#commentsform #author, #commentsform #email, #commentsform #url, #commentsform #mcspvalue, #commentsform textarea {
   background: #fff;
   border: 1px solid #858585;
   padding: .3em;
   width: 200px;
}

#commentsform #author:focus, #commentsform #email:focus, #commentsform #url:focus, #commentsform #mcspvalue:focus, #commentsform textarea:focus {
   background-color: #f9f9f9;
   border: 1px solid #858585;
}

#commentsform textarea {
   width: 98%;
   font-size: 1em;
   line-height: 1.3em;
}

.button { /* submit button */
   background-color: #E6E6E6;
   border: 1px solid #858585;
   color:#858585;
   margin: 5px 0 0 0;
   padding: 2px;
}

.button:hover{ /* submit button */
   border: 1px solid #000000;
   color:#000000;
  }

/** Quicktags **/
#commentsform .quicktags {
   margin-top: 10px;
}

#commentsform .quicktags input {
   background: #f9f9f9 url(images/button-bg.png) repeat-x;
   border: 1px solid #858585;
   font-size: .9em;
   color: #666;
   font-family: Arial, Helvetica, sans-serif;
   width: auto;
   margin: 1px 2px 2px 0px;
   padding: 0px 1px 0px 1px;
   }

   pre {
   width:540px;
    border: 1px solid #e5e5e5;
   padding: 10px;
   background-color: #f9f9f9;
   font-size:11px; font-family:'Courier New',Courier,monospace;
   color: #333;
   overflow:auto;
   overflow-x: auto;
   overflow-y: hidden;
   cursor:text;
   /*padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);*/
}

/*######################################################################################################
  ###### Footer ########################################################################################
  ####################################################################################################*/

.bottom_nav {
   text-align: center;
}


#footer {
   clear: both;
   padding: 5px 0 10px 0;
   margin: 0 auto 0 auto;
   width: 970px;
   text-align: center;
   border-top: 1px solid #cccccc;
   background-color: #000000
}

#footer p {
   color: #777;
   font-size: 0.8em;
}

#footer p a {
   color: #9c9c9c;
}

#footer p a:hover {
   color: #9c9c9c;
}
.current {
color:#000
}

.wp-pagenavi a, .wp-pagenavi a:link {
   padding: 2px 4px 2px 4px;
   margin: 2px;
   text-decoration: none;
   /*color: #000;*/

}
.wp-pagenavi a:visited {
   padding: 2px 4px 2px 4px;
   margin: 2px;
   text-decoration: none;

   color: #333;

}
.wp-pagenavi a:hover {

   color: #333;

}
.wp-pagenavi a:active {
   padding: 2px 4px 2px 4px;
   margin: 2px;
   text-decoration: none;

   color: #333;

}
.wp-pagenavi span.pages {
   padding: 2px 4px 2px 4px;
   margin: 2px 2px 2px 2px;
   color: #333;

}
.wp-pagenavi span.current {
   padding: 2px 4px 2px 4px;
   margin: 2px;
   font-weight: bold;
   text-decoration: underline;
   color: #333;

}
.wp-pagenavi span.extend {
   padding: 2px 4px 2px 4px;
   margin: 2px;

   color: #333;

}
/*######################################################################################################
  ###### Plugins #######################################################################################
  ####################################################################################################*/

/*************** LINK INDICATION **********************************************/
a.liexternal { background: url(images/link-icon_external.gif) no-repeat right; padding-right: 7px; }

a.liwikipedia { background: url(images/link-icon_wikipedia.gif) no-repeat right; padding-right: 11px; }
a.liftp { background: url(images/link-icon_ftp.png) no-repeat right; padding-right: 13px; }
a.limailto { background: url(images/link-icon_mail.gif) no-repeat right; padding-right: 12px; }
a.liflickr { background: url(images/link-icon_flickr.png) no-repeat right; padding-right: 8px; }
a.liinternal { }

a.lipdf { background: url(images/link-icon_pdf.png) no-repeat right; padding-right: 12px; }
a.lixls { background: url(images/link-icon_excel.png) no-repeat right; padding-right: 12px; }
a.lidoc { background: url(images/link-icon_word.png) no-repeat right; padding-right: 12px; }
a.linsf { background: url(images/link-icon_notes.png) no-repeat right; padding-right: 13px; }
a.lizip { background: url(images/link-icon_zip.png) no-repeat right; padding-right: 12px; }

