.category_menu_bottom li {
	padding-left: 0;
}
.category_menu_bottom li {
	list-style: none;
	float: left;
	margin-left: 0;
	margin-right: 10px;
	cursor: pointer;
}

.ui-autocomplete {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: none;

	position: absolute;
	top: -8px;
}
.ui-autocomplete > li {
	list-style: none;
	padding: 5px 2px;
	margin-left: 0;
}
.ui-autocomplete > li > a {
	font-size: 12px;
	line-height: 130%;
	color: #333;
}
#autocomplete-container {
	position: absolute;
	width: 150px
}

#searchform > .ui-helper-hidden-accessible {
	display: none;
}

#sidebar:empty {
	display: none;
}

.taxonomy_cloud > li.new-index {
	margin-top: 10px;
}
.taxonomy_cloud > li.new-index:first-child {
	margin-top: -20px;
}
.taxonomy_cloud > li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.taxonomy_cloud > .current-tag {
	list-style: disc;
}
.taxonomy_cloud > .current-tag > a {
	font-weight: bold;
}

.tag-list > li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.gogole-maps-image {
	border: 1px solid #bbb;
}
.link-google-maps {
	display: block;
	text-align: right;
}

.disclaimer {
	clear: both;
}


.publication-slider > .publication-slide {
	width: 100%;
}
.publication-slider > .publication-slide img{
	margin: 0 auto;
}

#publicationslider-nav,
#petitionslider-nav,
#featureslider-nav {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.petition-slide-title,
.publication-slide-title {
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	display: block;
}

#publicationslider-nav a,
#petitionslider-nav a,
#featureslider-nav a {
	margin: 0 4px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
	display: inline-block;
	height: 6px;
	width: 6px;
	border-radius: 10px;
	text-indent: -400px;
	overflow: hidden;
}
#publicationslider-nav a.activeSlide,
#petitionslider-nav a.activeSlide,
#featureslider-nav a.activeSlide {
	background-color: #bbb;
}

.supporter li {
    list-style: none;
    float: left;

    margin-right: 21px;
    margin-bottom: 21px;
}


ul.supporter img.supporter-logo.supporter-logo {
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin-left: 0;
	margin-top: 0;
}

h3.supporter {
	margin-top: 20px;
	margin-bottom: 0;
}


tr.cat {
	display: none;
}

#logo {
	border: none;
	width: 100%;
	max-width: 1000px;
}

.entry-content img.publication-cover {
	float: right;

	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;

	border: 1px solid #888;
	border-radius: 0;
}

article.sticky {
	background-color: #fffbf2;
	border: 1px solid #fff1c3;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
	border-radius: 10px;


	margin: -20px;
	margin-bottom: 20px;
	padding: 20px;
	padding-top: 21px;
}

.upcomming-events {
	display: block;
	text-align: right;
}

article.sticky ~ article.sticky {
	margin-top: 21px;
}

article.sticky > .archivelisting-content {
	margin-top: 21px;
}


#slider-container {
	height: 150px;
	overflow: hidden;
	margin-top: 20px;
	padding: 10px;
	padding-top: 10px;
	margin: 0;
	border: 1px solid rgba(200, 200, 200, .75);
	border-radius: 4px;
	background-color: #eaeaea;
}

article.slide .slider-image {
	display: block;
	float: right;
	width: 33%;
	margin:0;
	margin-left:10px;
}

particle.slide .slider-image img {
		max-height:140px;
}

article.slide .slider-text {
}


#home-sidebar-center {
	margin: 0;
	padding: 0;
}


#home-sidebar-center .widget {
	width: 653px;
	margin: -10px;
	margin-bottom: 30px;
	clear: both;
}
#home-sidebar-center .widget_sp_image {
	width: 627px;
	margin: -10px;
	margin-bottom: 30px;
	clear: both;
	text-align: left;
}
#home-sidebar-center .widget_sp_image .aligncenter {
	margin: 10px auto;
}
#home-sidebar-center .widget_sp_image .alignleft {
	float: left;
}
#home-sidebar-center .widget_sp_image .alignright {
	float: right;
}

#home-sidebar-center .widget_sp_image:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}


#slider-container > .feature-slider {
    height: 100% !important;
    width: 100% !important;
}

.feature-slide {
    height: auto;
    width: 100% !important;
    position: relative;
    top: 0px;
}

article.slide {
    width: revert;
    height: revert;
	padding: 0;
}

article.slide a .attachment-sidebar-thumb.wp-post-image {
	float: right;
	margin-top: 0;
	margin-right: 0;
}

article.slide h3 {
	clear: none;
	margin-bottom: 0;
}
article.slide h4 {
	clear: none;
}



