<br />
<b>Warning</b>:  in_array() expects parameter 2 to be array, null given in <b>/var/www/html/prefeituras/2017/out-rosa/template-outubro.php</b> on line <b>17</b><br />
<br />
<b>Warning</b>:  in_array() expects parameter 2 to be array, null given in <b>/var/www/html/prefeituras/2017/out-rosa/template-outubro.php</b> on line <b>69</b><br />
<br />
<b>Warning</b>:  in_array() expects parameter 2 to be array, null given in <b>/var/www/html/prefeituras/2017/out-rosa/template-outubro.php</b> on line <b>101</b><br />
<br />
<b>Warning</b>:  in_array() expects parameter 2 to be array, null given in <b>/var/www/html/prefeituras/2017/out-rosa/template-outubro.php</b> on line <b>139</b><br />
<br />
<b>Warning</b>:  in_array() expects parameter 2 to be array, null given in <b>/var/www/html/prefeituras/2017/out-rosa/template-outubro.php</b> on line <b>176</b><br />
<br />
<b>Warning</b>:  in_array() expects parameter 2 to be array, null given in <b>/var/www/html/prefeituras/2017/out-rosa/template-outubro.php</b> on line <b>200</b><br />

		.logo-advertisement {
			border-bottom: 10px solid #fff;
		}

		/* primary */
		.nav-list-container, 
		.top-line,
		.sidebar .tab-posts-widget ul.nav-tabs li a:hover,
		.sidebar .subscribe-widget form button,
		.navbar-default .navbar-toggle:focus, 
		.navbar-default .navbar-toggle:hover,
		ul.category-filter-posts li a:hover, 
		ul.category-filter-posts li a.active,
		.sidebar .tab-posts-widget ul.nav-tabs li.active a,
		.list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover, 
		.list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover,
		.tags-widget.index-tags ul.tag-list li a:hover,
		.single-post-box .article-inpost .image-content .image-place .hover-image a  {
			background-color: #FE3399
		}
		ul.category-filter-posts li a:hover:after, ul.category-filter-posts li a.active:after {
			border-top-color: #FE3399;
		}
		/* secondary */
		.sidebar .tab-posts-widget ul.nav-tabs, .navbar-nav li.drop ul.dropdown, .tags-widget ul.tag-list li a:hover, .navbar-default .navbar-toggle, .logo-advertisement, .panel-default .panel-heading, .navbar-form input[type="text"] {
			border-color: #FE3399 !important;
		}

		.logo-advertisement {
			background-image: url('../images/pattern.png');
			background-repeat: repeat;
					}

		.image-post3:hover .hover-box, 
		.video-post:hover .hover-box {
			background-color: rgba(13, 104, 156, 0.75);
		}

		.navbar-default .navbar-toggle .icon-bar {
			background: #FFF;
		}

		ul.top-line-list li span, 
		ul.top-line-list li a, 
		.top-line ul.social-icons li a {
			color: #FFF;
		}

		.title-section h1,
		.sidebar .categories-widget ul.category-list li a:hover,
		ul.list-posts > li .post-content h2 a:hover,
		.standard-post2 .post-title h2 a:hover,
		.standard-post .post-content h2 a:hover,
		div.list-post .post-content h2 a:hover,
		ul.post-tags li a:hover {
			color: #D72F74
		}

		.sidebar .tab-posts-widget ul.nav-tabs,
		.navbar-nav li.drop ul.dropdown,
		footer .tags-widget ul.tag-list li a:hover,
		.navbar-default .navbar-toggle,
		.logo-advertisement {
			border-color: #FE3399
		}

		ul.top-line-list li:before,
		.list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover, 
		.list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
			border-color: #D72F74
		}

		ul.common-list a {
			color: #838383;
		}

		.navbar-default .navbar-collapse, .navbar-default .navbar-form {
			border: none;
		}
		
		.navbar-brand {
			position: relative;
		}
		
		.navbar-brand:before {
			content: ' ';
		    width: 32px;
		    height: 41px;
		    left: 86%;
		    top: 35px;
		    position: absolute;
			background: url('http://files.easyweb.net.br/prefeituras/2017/out-rosa/content_laco--02-rosa.png') no-repeat;
			background-size: cover;
		}
	
