
/* - SimpleBlogCSS.css - */
@media all {
/* https://www.igw.uni-bonn.de/portal_css/SimpleBlogCSS.css?original=1 */
.BlogByLine {}
.simpleBlogCrosspost {}
.noMargin {margin-bottom:0}
.simpleBlogIcons {
padding-left: 1.5em;
}
.simpleBlogPortletIcons {
padding-left: 1.8em;
padding-bottom: 1em;
}
.simpleBlogDescriptionOnly {}
.simpleBlogDescription {
margin: 0.5em 0em 1em 0em;
line-height: 1.5em;
}
.simpleBlogTitleOnly {
margin-bottom:1.5em;
}
.simpleBlogUnpublished {
margin-bottom:1em ! important;
color: red;
text-transform:none ! important;
}
.simpleBlogUnpublishedWarningbox {
background-color:rgb(255,191,191);
font-weight:normal;
}
.simpleBlogPublishAction {
font-weight: bold;
}
.simpleBlogBody {}
ul.simpleBlogBylineCats {
display: inline;
margin-left:0;
margin-right:0;
}
.simpleBlogBylineCats li {
display:inline;
margin-right: 0.4em;
}
dl.simpleBlog-titleOnly dt {
margin-bottom: 1em;
}
dl.simpleBlog-full dt span span.simpleBlogBylineDash,
dl.simpleBlog-titleOnly dt span span.simpleBlogBylineDash,
dl.simpleBlog-descriptionOnly dt span span.simpleBlogBylineDash {
display:none;
}
dl.simpleBlog-titleOnly dd,
dl.simpleBlog-full dd,
dl.simpleBlog-descriptionOnly dd {
margin-left: 0;
padding-top: 0.5em;
}
.SimpleBlogPortlet dt.blogCalendar.top {
border-top:none;
}
.SimpleBlogPortlet dt.blogCalendar {
text-align:center;
}
.SimpleBlogPortlet dd.blogCalendar {
padding:0px;
}
.SimpleBlogPortlet dd.portletFooter.odd {
background-color:transparent;
}
.entryOnTop {
}

}


/* - ++resource++collective.flowplayer.css/flowplayer.css - */
@media screen {
/* https://www.igw.uni-bonn.de/portal_css/++resource++collective.flowplayer.css/flowplayer.css?original=1 */
/* */
.autoFlowPlayer {
display: block;
height: 250px;
width: 300px;
border: 0px;
}
.autoFlowPlayer.audio {
display: block;
height: 27px;
width: 240px;
border: 0px;
}
.autoFlowPlayer.audio.minimal {
height: 27px;
width: 40px;
border: 0px;
}
.portletFlowPlayer .video {
display: block;
height: 100px;
width: 100%;
}
.portletFlowPlayer .audio {
display: block;
height: 28px;
}
.playListFlowPlayer {
display:block;
}
}


/* - ++resource++collective.flowplayer.css/flowplayer-horizontal.css - */
@media screen {
/* https://www.igw.uni-bonn.de/portal_css/++resource++collective.flowplayer.css/flowplayer-horizontal.css?original=1 */
.flowPlaylistVisible a.playListFlowPlayer {
padding-left: 38px;
padding-bottom: 8px;
}
.flowPlaylistHidden .playlist_wrap {
display: none;
}
#pl {
height:80px;
border:1px solid #ddd;
width:584px;
position:relative;
overflow:hidden;
padding:5px 0;
float:left;
background:#f5fbfb url(++resource++collective.flowplayer.css/gradient.png) repeat-x scroll 0 0;
}
#pl div#flowPlaylist {
height:80px;
position:absolute;
width:10000em;
}
#pl div#flowPlaylist a {
background:transparent url(++resource++collective.flowplayer.css/entry.png) no-repeat scroll 0%;
color:#666;
float:left;
font-family:"bitstream vera sans","lucida grande","verdana";
font-size:11px;
height:60px;
margin:0px 4px;
padding:10px;
text-decoration:none;
width:117px;
}
#pl div#flowPlaylist a:hover {
background-position:-140px 0;
color:#000;
}
#pl div#flowPlaylist a.playing {
background-position:-280px 0;
color:#000;
}
#pl div#flowPlaylist a.paused {
background-position:-420px 0;
color:#000;
}
#pl div#flowPlaylist a.progress {
opacity:0.8;
}
#pl div#flowPlaylist em {
float:right;
margin-top:15px;
color:red;
font-style:normal;
}
a.nextPage, a.prevPage {
display:block;
width:18px;
height:18px;
background:url(++resource++collective.flowplayer.css/left.png) no-repeat;
margin:30px 10px;
cursor:pointer;
float:left;
}
a.nextPage:hover, a.prevPage:hover {
background-position:0px -18px;
}
a.nextPage {
background-image:url(++resource++collective.flowplayer.css/right.png);
}
a.nextPage.disabled, a.prevPage.disabled {
visibility:hidden;
}
}


/* - unibonnprint.css - */
@media print {
/* https://www.igw.uni-bonn.de/portal_css/unibonnprint.css?original=1 */
body {
font-size: 16px !important;
font-family: Arial, Sans Serif, Helvetica, Verdana;
}
#portal-columns {
border-top:3px dotted #dddddd;
}
h1 {
font-size: 18pt;
}
h2 {
font-family: Arial, Sans Serif, Helvetica, Verdana !important;
}
img {
border:none;
}
.image-right {
border: 1px solid Black;
clear: both;
float: right;
margin: 0.5em;
}
.image-left {
border: 1px solid Black;
clear: both;
float: left;
margin: 0.5em;
}
#portal-logo, .institutLogo {
display: inline;
}
.institutLogo {
float: right;
//height: 100px;
//overflow: hidden;
}
#sub-institution-logo img {
height: 95px;
}
.headerPicture, #slider-container, .portal-column-slider, #portal-siteactions-pull, #portal-globalnav-pull {
display: none;
}
.portalLogoWrapper{
height:100px;
overflow:hidden;
float: left;
}
.visualClear {
clear: both;
}
.pressreleaseAbstract {
color: #969696;
font-size: 11pt !important;
font-weight: bold;
display: block;
padding-top: 0.5em;
}
}

