html, body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  background: #edead5 url(../img/back.png) repeat;
}

a img {
  border: 0px solid transparent;
}

blockquote {
  font-style: italic;
  background: transparent url(../img/quote.gif) no-repeat;
  margin-left: 0px;
  padding-left: 40px;
}

.svclear {
  clear: both;
}

.imgleft, .pleft, .divleft, .alignleft {
  float: left;
  margin: 0px 10px 5px 0px;
}

.imgright, .pright, .divright, .alignright {
  float: right;
  margin: 0px 0px 5px 10px;
}

.imgbp {
  padding: 3px;
  border: 1px solid silver;
}

.nopad {
  margin: 0px;
}



#svalign {
  width: 950px;
  margin: 0px auto;
  padding: 30px 0px 10px 0px;
}

#svtop, #svmain, #svfoot, #svtags {
  background-color: white;
}



#svtop {
  /* border-top: 2px solid black; */  
  font-size: 11px;
  padding: 10px 6px;
}

#svtop ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0px;
}

#svtopleft {
  float: left;
}

#svtopright {
  float: right;
}

#svtop ul li {
  float: left;
  margin: 0px 8px;
}

#svtop ul li img {
  vertical-align: -25%;
  margin-right: 5px;
}

#svtop ul li a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

#svtop ul li a:hover span {
  text-decoration: underline;
}

#svtop .svrss {
  margin-right: 24px;
}

#svtop .svrss a, #svtop .svrss a:hover {
  color: #ff7500;
}



#svimg {
  clear: both;
  width: 100%;
  height: 160px;
  background-color: #f5f5ff;
  background-repeat: no-repeat;
  margin: /* 15px 0px 0px */0px;
  border-top: 2px solid black;
}

#sviswitch {
  float: right;
  margin: 5px;
  opacity: 0.5;
}

#svimg h1 {
  display: block;
  padding: 40px 0px 0px 30px;
  margin: 0px;
  color: white;
}

#svimg h1 a {
  color: white;
  text-decoration: none;
}

#svimg p {
  color: white;
  display: block;
  margin: 0px;
  padding: 20px 0px 0px 95px;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}

.svimg1 { background-image: url(../img/head/head1.jpg); }
.svimg2 { background-image: url(../img/head/head2.jpg); }
.svimg3 { background-image: url(../img/head/head3.jpg); }
.svimg4 { background-image: url(../img/head/head4.jpg); }
.svimg5 { background-image: url(../img/head/head5.jpg); }



#svmain {
  border-top: 2px solid black;
  margin-top: 0px;
  padding: 15px 0px 20px 0px;
}

#svmain a, #svtags a {
  color: #0076e2;
  text-decoration: none;
}

#svmain a:hover, #svtags a:hover {
  text-decoration: underline;
}


#svnav {
  float: left;
  width: 285px;
}

#svnav ul {
  list-style-type: none;
}

#svnavwrap {
  margin: 0px;
  padding: 0px 15px 0px 15px;
  font-size: 11px;
}

#svnavwrap li {
  padding: 0px 0px 10px 0px;
}

#svnavwrap ul {
  padding: 0px 0px 0px 15px;
}

#svnavwrap ul li:before, #svnavwrap ul li:before {
  content: "\00BB \0020";
}

#svnavwrap ul li {
  line-height: 150%;
  margin: 6px 0px;
  padding-bottom: 0px;
}

#svnav h2 {  
  font-size: 12px;
  color: #333333;
  margin: 5px 0px 0px 0px;
  padding-bottom: 3px;
  border-bottom: 1px dotted silver;
}

#svnav h2 span {
  color: #b1b1b1;
}

#svnav h2 img {
  vertical-align: -25%;
}



#svcontent {
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 25px;
  float: left;
  width: 585px;
  color: #333333;
  line-height: 180%;
}

#svcontent.svwide {
  padding-right: 25px;
  float: none;
  width: auto;
}

#svcontent .entry p {
  margin-top: 18px;
}

#svcontent .post {
  margin-bottom: 50px;
  clear: both;
}

#svcontent .category, #svcontent .category a, #svcontent .date {
  color: #b1b1b1;
  margin: 4px 0px;
}

#svcontent .category,  #svcontent .category a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  margin-top: 0px;
}

#svcontent .date {
  font-size: 10px;
  margin-bottom: 15px;
}

#svcontent h2 {
  font-size: 16px;
  margin: 6px 0px;
}

#svcontent h2 a {
  color: black;
  text-decoration: none;
}

#svcontent .entry {
  line-height: 180%;
}

#svcontent h3 {
  font-size: 13px;
  color: black;
  margin-top: 25px;
}

#svcontent h4 {
  font-size: 12px;
  color: #555555;
}


#svcontent .pagemeta {
  border-top: 1px solid silver;
  font-size: 11px;
  clear: both;
}

#svcontent .pagemeta a {
  font-weight: normal;
}

#svcontent .pagemeta img {
  vertical-align: -20%;
}

#svtags {
  clear: both;
  border-top: 2px solid black;
  /* margin-top: 20px; 
  margin-bottom: 10px; */
  padding: 16px 8px;
}

#svfoot {
  clear: both;
  border-top: 2px solid black;
  /* margin-top: 30px; */
  margin-bottom: 20px;
  color: #666666;
  padding: 0px 8px 1px 8px;
}

#svfoot a {
  color: #999999;
}


/* silk icons */
.silk-world { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left 0px; }
.silk-information { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right 0px; }
.silk-calculator { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -16px; }
.silk-page_white_text { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right -16px; }
.silk-lightbulb { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -32px; }
.silk-picture { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right -32px; }
.silk-application_osx_terminal { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -48px; }
.silk-folder_page_white { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right -48px; }
.silk-feed { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -64px; }
.silk-vcard { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right -64px; }
.silk-webcam { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -80px; }
.silk-picture_go { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right -80px; }
.silk-page_white_edit { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -96px; }
.silk-tag_green { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right -96px; }
.silk-comment_add { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -112px; }
.silk-comment { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll right -112px; }
.silk-comments { width: 16px; height: 16px; background: transparent url(/img/silk/silk.png) no-repeat scroll left -128px; }

/* blog silk */
#svnav .widget_tag_cloud .widgettitle, #svnav .widget_recent_comments .widgettitle,
#svnav .widget_archive .widgettitle,  #svnav .widget_links .widgettitle,
#svnav .widget_meta .widgettitle,      #svnav .popularity_widget .widgettitle,
#svnav .widget_search .widgettitle, #svnav .widget_twitter .widgettitle,
#svnav .widget_recent_entries .widgettitle, #text-412774711 .widgettitle {
  background-repeat: no-repeat; padding-left: 20px; height: 16px;
}

#svnav li.widget_tag_cloud h2.widgettitle { background-image: url(/img/silk/tag_blue.png); }
#svnav li.widget_recent_comments h2.widgettitle { background-image: url(/img/silk/comments.png);  }
#svnav li.widget_archive h2.widgettitle { background-image: url(/img/silk/calendar.png); }
#svnav li.widget_links h2.widgettitle { background-image: url(/img/silk/world.png); }
#svnav li.widget_meta h2.widgettitle { background-image: url(/img/silk/lightbulb.png); }
#svnav li.popularity_widget h2.widgettitle { background-image: url(/img/silk/star.png); }
#svnav li.widget_search h2.widgettitle { background-image: url(/img/silk/magnifier.png); }
#svnav li.widget_recent_entries h2.widgettitle { background-image: url(/img/silk/page_white_text.png); }
#text-412774711 .widgettitle { background-image: url(/img/silk/user.png); }
#svnav li.widget_twitter h2.widgettitle { background-image: url(/img/twitter.png); }


#text-412774711 .textwidget {
    padding: 5px 0px 0px 15px;
}

/* others */
.icq { vertical-align: -25%; }

/* fotos*/
.fotoyear {
  padding-left: 45px;
}

/* projekte */
#projects img {
  border: 1px solid #eeeeee;
}

/* programmierung */
pre.konsole {
  padding: 5px;
  background-color: #222;
  color: white;
}

/* 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 #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	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 #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em 0.2em 0em;
}

/* blog */
#archives ul li {
  margin: 0px;
}

#searchform {
  padding: 10px 0px 0px 15px;
}

#searchform input[type=submit] {
  margin-top: 4px;
}

.commentlist li {
    padding: 4px;
    margin-bottom: 8px;
    border: 1px solid transparent;
}

.commentlist .author {
    background-color: #DFF0FF; /*#f9f9ff;
    border-color: #AFD9FF;*/
}

.commentlist .alt {
    background-color: #fcfcfc;
}

.commentlist li p {
    margin-top: 6px;
    margin-bottom: 0px;
}

/* contact */
#contact label {
  font-size: 80%;
}

.kf-req {
  display: none;
  height: 0px;
}

.contact-status, .contact-status-err {
    margin: 5px 0px;
    padding: 6px 6px 6px 28px;
    line-height: 180%;
    border: 1px solid #9EC0DD;
    background: #ECF3FE url(/img/silk/information.png) no-repeat 6px center;    
}

.contact-status-err {
    border: 1px solid red;
    background: #FFEFEF url(/img/silk/exclamation.png) no-repeat 6px center;
}
