<br />
<b>Deprecated</b>:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in <b>/home/clients/5bc716f64eaa5eb2ef6cc74a6b9b690a/web/weblog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php</b> on line <b>445</b><br />
/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/


/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.header-widget-area .g-single {
	height: 90px;
}

ol.upper-roman,
	ol.upper-roman li {
	list-style-type: upper-roman;
}

// Style for tabbed widget on the home page
.ui-tabs {
	clear: both;
	overflow: hidden;
}

.ui-tabs img {
	margin: 0 0 10px;
}

.ui-tabs .post {
	background-color: #f5f5f5;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 15px;
}

.ui-tabs .ui-tabs-hide {
	display: none;
}

.ui-tabs ul.ui-tabs-nav {
	clear: both;
	font-size: 12px;
	list-style-type: none;
	margin: 10px 0 3px;
	padding: 0;
}

.ui-tabs ul.ui-tabs-nav li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: center;
}

.ui-tabs ul.ui-tabs-nav li a {
	background-color: #ddd;
	color: #333;
	margin: 0;
	padding: 10px 10px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

.ui-tabs ul.ui-tabs-nav li a:hover,
.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background-color: #f5f5f5;
	color: #333;
}

/* Remove the sponsored link from Delicious feeds */
.home-bottom .widget_rss  li:first-child {
	display: none;
}

ol[type=a] li {
	list-style-type: lower-alpha;
}

.email-popup-main-title, 
	.email-popup-secondary-title {
	text-shadow: 2px 2px 4px #565656;
}

.disclaimer,
	.announcement {
	font-size: 14px;
	font-style: italic;
	background-color: #f3f3f3;
	padding: 13px 26px;
	margin: 0 0 24px;
}

.disclaimer:before {
	content: 'Disclaimer: ';
	font-weight: bolder;
}

.home-top .announcement {
	border: 1px dotted black;
}

.menu .login {
	max-height: 58px;
}

.menu .login a {
	max-width: 250px;
	max-height: 58px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sidebar .entry-title {
	font-size: 16px;
	font-weight: 600;
}

.sidebar .more-from-category {
	font-size: 14px;
}

.category-inside-views #ipw_announcement-2 {
	display: none;
}