/*
	Theme Name: Organic NonProfit Child
	Theme URI: http://www.organicthemes.com/theme/nonprofit-theme/
	Template: organic-nonprofit
	Description: A WordPress theme designed for nonprofit organizations and concious businesses.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Version: 5.5.3
	Text Domain: organic-nonprofit
	Domain Path: /languages/
	Tags: one-column, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, featured-image-header, flexible-header, full-width-template, theme-options, translation-ready, sticky-post, post-formats

	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.widget_recent_entries ul li {
	font-size: 14px;
	list-style-type: square;
	margin-bottom: 10px;
}

.post-date {
	visibility:hidden;
	display: none;
}

.img-headline {
	/*text-shadow: -1px 0 #000000CC, 0 1px #000000CC, 1px 0 #000000CC, 0 -1px #000000CC;*/
	text-shadow: 1px 1px 2px black;
}

#masthead .site-description {
	max-width: 1024px;
}

.feature-img.post-banner {
	max-height: 140px;
}

.fetch-tweets-profile-image {
	visibility:hidden;
	display: none;
}
.fetch-tweets-main {
	margin-left:0px;
}

.fetch-tweets-item > .fetch-tweets-main {

	padding: 0px;
	padding-right: 8px;
	
	margin-left:0px !important;
}

.headline {
	font-size: 2.6em;
}

.footer-widgets {
	background: transparent url(images/DIAS_boat.png) no-repeat;
	/*background-origin: border-box;*/
	background-position: 90% 110%;
	border-bottom: none;
	z-index: 5;
	padding-bottom:48px;
}

/*.footer-information {*/
/*.row:has(> .footer-widgets) {*/
.footer .row:nth-child(1) {
	/*position: relative;
	top:-120px;
	margin-bottom:-188px;*/
	/*width: 250px;
	height: 188px;*/
	/*background: transparent url(images/DIAS_boat.png) no-repeat;
	/*background-origin: border-box;*/
	/*background-position: 90% 110%;
	z-index: 5;*/

	background: transparent url(images/3waves.png) repeat-x bottom;
	background-position: 0% 95%;
	z-index: 0;
}

.footer-information {
	padding-top:0px;
}

table.dataTable td {
	border: none;
}

div.holder.third:nth-child(2) div div h2.headline.img-headline a:after {
	content: "\A Astronomy & Astrophysics \A Geophysics";
	font-size:0.5em; 
	white-space: pre;
}

.transparent-image {
	background-image: url('images/transparent.png');
}
