@font-face {
    font-family: 'Cantarell';
    src: url('cantarell-regular-webfont.eot');
    src: url('cantarell-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cantarell-regular-webfont.woff') format('woff'),
         url('cantarell-regular-webfont.ttf') format('truetype'),
         url('cantarell-regular-webfont.svg#cantarellregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'Cantarellbold';
    src: url('cantarell-bold-webfont.eot');
    src: url('cantarell-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cantarell-bold-webfont.woff') format('woff'),
         url('cantarell-bold-webfont.ttf') format('truetype'),
         url('cantarell-bold-webfont.svg#cantarellbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Cantarellboldoblique';
    src: url('cantarell-boldoblique-webfont.eot');
    src: url('cantarell-boldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('cantarell-boldoblique-webfont.woff') format('woff'),
         url('cantarell-boldoblique-webfont.ttf') format('truetype'),
         url('cantarell-boldoblique-webfont.svg#cantarellboldoblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Cantarelloblique';
    src: url('cantarell-oblique-webfont.eot');
    src: url('cantarell-oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('cantarell-oblique-webfont.woff') format('woff'),
         url('cantarell-oblique-webfont.ttf') format('truetype'),
         url('cantarell-oblique-webfont.svg#cantarelloblique') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

body,div,p,h1,h2,h3,h4,h5,h6,input,textarea,button,li,td {font-family: 'Cantarell','Arial','Verdana',sans-serif; font-size: 13px;}

h1,h2,h3,h4,h5,h6,.post-title a {font-family: 'Cantarell','Arial','Verdana',sans-serif; letter-spacing: 0.2em;}

a {font-family: 'Cantarell','Arial','Verdana',sans-serif;}

a:hover  {border-bottom: 1px dotted rgb(23, 114, 175);}

.post-title a {font-weight: lighter; font-style: normal;}

.clearfix .default_searchform input {width: 140px;}

button {font-size: 12px; padding: 4px 6px;}

/* Change path after transfer to webserver */
/* Added and changed 26.3.2013 */
div#content {background: url(http://www.advocando.de/style/bgd_content_lightgrey.gif) repeat-y;}

.entry-content ul li {margin-bottom: 3px;}

.sidebar div.sidebar-wrap {background: none;}
.sidebar div.sidebar-wrap a {color: #FFF;}
.sidebar div.sidebar-wrap a:hover {color: #1772af; border-bottom: 1px none;}
.sidebar div.sidebar-wrap {box-shadow: none;}

div#nav {display:none;}
div#copyright {padding-top: 18px; white-space: nowrap;}
#startscreen {text-align:center; padding: 65px 0px;}
#startscreen p {font-size: 18px; color: #5a5e5c;}
#startscreen img {
	border: 1px none;
	display: block;
	margin: 20px 0px;
}
.entry-footer {border-top: 1px none;}
.sidebar div.sidebar-wrap {margin-top: -3px;}
.post {box-shadow: 0px 0px 5px rgb(187, 187, 187);}

.child-page {
  background: #FFFFFF;
  margin-bottom: 0px;
}

/* Added 26.3.2013 */
.post {
    box-shadow: none;
    background: none;
	border: none;
}

.child-page .post-title a, .entry .post-title a {
  font-size: 13px;
  letter-spacing: 0em;
  font-weight: bold;
}

.child-page p {  
/* Removed 26.3.2013
  font-size: 13px;
  height: 20px;  
  overflow: hidden; */
  display: none;
}

.entry-content p {  
/* Added 04.04.2013: Search result abstracts
  font-size: 13px;
  height: 18px;  
  overflow: hidden; */
}

.entry .block-button {
	display: none;
}

.block-button, .block-button:hover, .block-button:visited {
    background: none;
    /* This is required for MSIE 9 and earlier to avoid the original blue background of the theme */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6',endColorstr='#F6F6F6');
    border-radius: 0px;
    box-shadow: none;
    border: 1px none;
    color: #000000;
    cursor: pointer;
    display: block;
    float: right;
    font-weight: normal;
    font-size: 13px;
    font-family: 'Cantarell','Arial','Verdana',sans-serif;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}

.block-button:hover {
	border-bottom: 1px dotted rgb(23, 114, 175);
}

/* Changed 04.04.2013 */
.child-page p.morelink, p.morelink .block-button {  
  display: block;
}

.child-page img {
  /* Changed 26.3.2013 */
  width: 7%;
}

/* Changed 04.04.2013 */
#footer {
/*  background: #FFFFFF;
    background: #F5F5F5; */
    background: #e3e3e3;
	padding-top: 30px;
    border-top: 1px none rgb(213, 213, 213);
}
