img {
   behavior: url("http://news.researchgate.net/index.php?/plugin/pngbehavior.htc");
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* templates/researchgate/style.css  */
/* General Styles */
p {
	margin: 0 0 1em;
	padding: 0px;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Arial, Verdana, serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 10px 45px;
	padding: 0px 0px 10px 45px;
	background: url(templates/researchgate/img/blockquote.gif) no-repeat left top;
	font-style:italic;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
a {
	color: #2E6E18;	
	text-decoration:none;
}
a:visited {
	color: #2E6E18;
}
a:hover {
	color: #91B180;
	text-decoration:underline;
}
a img, .emoticon {
	border: none;
}
p img {
	max-width:100%;
	padding: 0px;
}
.serendipity_msg_important {
	color: #b22222;
	font-weight: bold;
	font-size: small;
}
.serendipity_msg_notice {
	color: green;
	font-weight: bold;
	font-size: small;
}
.serendipity_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.serendipity_left {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.serendipity_right {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

/* End General Styles */


/* Begin Structure */
body {
	font-family: Arial, Verdana, serif;
	margin:0px;
	padding:0px;
	font-size: 0.9em;
	color:#29303B;
	line-height:1.3em;
	background-color: #e0e1e2;
	
    background-image: url(templates/researchgate/img/page_bg.png);
    background-repeat: repeat-x;
}
#wraphead {
    background: #fff url(templates/researchgate/img/header_top.png) no-repeat center top;
    width:760px;
    margin:0px auto;
    padding:0px 3px;
    text-align:left;
    font-size: 0.9em;
    height: 128px;
}
#wrapmiddle {
    background: url(templates/researchgate/img/blog_bg_head.jpg) center repeat-y;
    width:760px;
    margin:0px auto;
    padding:10px 3px;
    text-align:left;
    font-size: 0.9em;
    height: 40px;
}
#wrapmiddle .header-headline {
    float: left;
    font-size: 1.5em;
    padding: 10px 0 0 22px;
}
#wrapmiddle .header-headline span.green {
    color: #419306;
}
#wrapmiddle .header-headline span.bold {
    font-weight: bold;
}
.clear {
    clear: both;
    /* wird von IE6 und IE7 benötigt */
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    padding: 0px;
    border: none;
}
#wraptop {
    width: 747px;
    height: 1px;
    background-color: #d9d9d7;
    margin: 0 6px;
}
#wrap {
	background: url(templates/researchgate/img/blog_bg2.jpg) center repeat-y;
	width:760px;
	margin:0px auto;
	padding:0px 3px;
	text-align:left;
	font-size: 0.9em;
	background-color: #ffffff;
}
#main {
	height:100%;
	margin:0px auto;
	padding:0px;
	width:740px; 
	background: #fdfbf8 url(templates/researchgate/img/content_bg.gif) repeat;
}
#content {
	width:510px;
	float:left;
	padding:5px;
	margin:0px;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:186px;
	padding:8px 0px 10px 8px;
	margin:0px;
	font-size:1em;
	color:#333;
}
#header {
	margin: 0px auto 0px auto;
	/*
	background: #fff url(templates/researchgate/img/header_bg.png) no-repeat center top;
	*/
 	height: 162px;
	width: 760px;
	padding: 0px;
	border: #fc9 0px solid;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top: 1px solid #91B180;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}

#footer_endline {
	margin: 0px auto 0px auto;
	background: url(templates/researchgate/img/footer_end.png)no-repeat center top;
	width: 761px;
	height: 8px;	
}

/* End Structure */


/* Begin Header Styles */
#header h1 {
	position: relative;
	top: 20px;
	left: 13px;
	width: 160px;
	color: #4F4F4F;
	font-size: 36px;
	font-weight: 900;	
	line-height:110%;	
	text-decoration: none;
	text-align: left;
}
#header a, #header a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
#header a:hover {
	color: #949494;
}

#header h2 {
	position: relative;
	top: 30px;
	left: 52px;
	color: #4F4F4F;
	margin-top: 0px;
	padding: 0px 15px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
/* End Header Styles */


/* Begin Footer Styles */
#footer a {
	border: none;
	color: #91B180;
}

#footer p {
	margin: 0;
	color: #B1B1B1;
	font-size: small;
	text-align: center;
	border-top: 1px solid #91B180;
}
/* End Footer Styles */


/* Begin Entry Styles */
.post-info {
	font-size:0.85em;	
	margin:0px;
	padding:0px;
	color:#333;
	min-height: 56px;
	height: auto !important; /* Moderne Browser */
	height: 56px; /* IE6 */
}

h2.post-title, h2.serendipity_date {
	color: #246300;	
	font-size: 14px;
	margin:0;
	font-weight: bold;
	text-decoration: none;
}

.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active, .serendipity_date {
	text-decoration:none;
	color: #246300;
}
.post-content {
	padding: 10px 0;
	margin: 3px 0;
	border-top: #BBC4A3 1px solid;	
	font-size: 12px;
}
.post-date {
	float: left;
	color: #ffffff;	
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0px 0px;
	padding: 8px 3px;
	width: 75px;
	background: #92B482;	
	line-height: 12px;
}
.serendipity_entry_body, .serendipity_entry {
	padding: 10px 0;
	margin: 3px 0;
	border-top: 1px solid #91B180;	
	font-size: 12px;
	text-align: justify;
}
#content input, #content textarea, #content select {
	background: #F6F8F3;
	border: #32791B 1px solid;
}
.serendipity_entry_body_folded, .serendipity_entry_body_unfolded, .serendipity_entry_extended {
	text-align: justify;
}

div.serendipity_entryFooter {
	color: #999999;
	font-size: xx-small;
	text-align: center;
	margin-bottom: 40px;
	line-height: normal;
	clear:both;
}
img.serendipity_entryIcon {
	float: left;
	margin:3px 10px 10px 0;
	border: 1px solid #efefef;
}
.post-footer 
{
	margin-bottom: 20px;
	border-bottom: 1px solid #91B180;
}
/* End Entry Styles */


/* Begin Comment Styles */
td.serendipity_commentsLabel {
	font-size: x-small;
	font-weight: bold;
	vertical-align: top;
}
td.serendipity_commentsValue input, td.serendipity_commentsValue select, td.serendipity_commentsValue textarea {
	border: 1px solid #333;
	padding: 2px;
}
.serendipity_commentsTitle {
	font: 0.9em verdana, helvetica, sans-serif;
	margin: 3em 0 1em 0;
	color: #246300;
	text-transform:uppercase;
}
.serendipity_commentBody {
	text-align: justify;
	padding: 5px 5px 5px 5px;
	background: #F6F8F3;
	border-top: #DEDDDB 1px solid;
	border-left: #DEDDDB 1px solid;
	border-right: #DEDDDB 1px solid;
}
.serendipity_commentFooter {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	height: 16px;
	border-left: #DEDDDB 1px solid;
	border-right: #DEDDDB 1px solid;
	border-bottom: #DEDDDB 1px solid;
	background: #32791B;
}
.serendipity_commentForm {
	font-size:x-small;
	color: #ffffff;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.serendipity_comment, .serendipity_comments {
	width:400px;
	font-size: x-small;
	margin-right: 15px;
	padding-bottom: 0px;
	text-align:left;
}
.serendipity_comment_source {
	padding: 0px 5px 0px 5px;
	background: #F6F8F3;	
	border-left: #DEDDDB 1px solid;
	border-right: #DEDDDB 1px solid;
}
/* End Comment Styles */


/* Begin Sidebar Styles */
div.serendipitySideBarItem {
	padding-bottom: 12px;
	margin-bottom: 12px;

}
.serendipitySideBarTitle, ItemTitle {
	font-family: Arial, Verdana, serif;
	padding: 2px;
	font-size: 1em;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background: #FFFFFF url(templates/researchgate/img/sidenav_top.jpg) no-repeat center top;
	height: 22px;
	line-height: 22px;
}
.serendipitySideBarContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	line-height:1.4;
	background-color: #F6F8F3;
	border-left: #DEDDDB 1px solid;
	border-right: #DEDDDB 1px solid;
	width: 174px;
}
.serendipitySideBarContent img {
	border:none;
	align:bottom;
}
.serendipitySideBarFooter {
	margin: 0px;
	padding: 0px;
	color: #000000;
	height: 19px;
	background: #FFFFFF url(templates/researchgate/img/sidenav_bottom.jpg) no-repeat center top;
}
.serendipitySideBarContent input, .serendipitySideBarContent select, .serendipitySideBarContent textarea {
	width: 145px;
	font-size:xx-small;
}
.serendipityImageButton {
	cursor: pointer;
}
/* End Sidebar Styles */


/* Begin Calendar Styles */
table.serendipity_calendar td {
	text-align: center;
}
table.serendipity_calendar a {
	text-decoration:underline;
}
table.serendipity_calendar a:hover {
	text-decoration: none;
}
td.serendipity_weekDayName {
	text-align: center;
	font-weight: normal;
}
td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover {
	color: #246300;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .25em;
	text-decoration: none;
}
/* End Calendar Styles */


/* Begin Image Manager Styles */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	border: 1px solid #DDDDDD;
	background-color: #F3F6ED;
	margin: 3px;
	padding: 3px;
	text-align: center;
}

.serendipity_imageComment_center {
	margin: auto;
}

.serendipity_imageComment_left {
	float: left;
}

.serendipity_imageComment_right {
	float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.serendipity_imageComment_txt {
	margin: 0px auto;
	padding: 3px;
	clear: both;
	color: #676E04;
	font-size: x-small;
	text-align: center;
	line-height:120%;
}
/* End Image Manager Styles */


/* Begin Plugin Styles */
.serendipity_freeTag_xmlButton {
	padding-left:2px;
}
.serendipity_freetag_taglist {
	padding:15px;
	background-color:#F3F6ED;
	border:1px solid #E1D6c6;
	margin: 15px 0 40px 0;
}
.serendipity_plugin_freetag {
	font-size:12px;
}
.serendipity_freeTag {
	color: #999999;
	font-size: x-small;
	text-align: center;
	clear:both;
}


/* End Plugin Styles */


/* plugin twitter */
#twitter_update_list {
    list-style: none;
    padding-left: 0;
}
a.twitter_update_time {
    display: block;
    padding-bottom: 5px;
}
