/*  
Theme Name: Iona Theme
Version: 1.0
Description: Designed by Ivan Bauer
Author: GetOnline

Copyright: (c) 2012 GetOnline.
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/
body{
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	background-size:100%;
	color:#494949;
}

img{
	border:none;
	max-width:100%;
	height:auto;
}

a{
	text-decoration:none;
	color:#A3022E;
}
a:hover{ text-decoration:underline; }

h3{
	-webkit-text-stroke: 0.4px;
}
h2{
	-webkit-text-stroke: 0.4px;
}
h1,h2,h3,h4{
	font-weight:normal;
}
td{
	padding:5px;
}
.header-top, .header-bottom, #content, #main, #sidebar-right{
	display:block;
	float:left;
}
#online-petition{
	display:block;
	opacity:0;
	position:fixed;
	right:-1000px;
	top:154px;
	padding:20px 12px 20px 70px;
	background:#9B0122 url(images/petition-icon-64.png) no-repeat 5px center;
	box-shadow:0 0 6px #424242;
	width:400px;
	box-sizing:border-box;
}
#online-petition a{
	color:#FFF;
	font-size:24px;
}
#online-petition .close{
	cursor: pointer;
    display: block;
    height: 24px;
	line-height:24px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
	padding-left:7px;
	background-color:#DFEAED;
	border:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#wrap-out{
	float:left;
	width:100%;
	text-align:center;
}
#wrap{
	margin:25px 0 0;
	overflow:hidden;
	width:100%;
	max-width:1125px;
	background-color: #fff;
	padding:0 15px;
	box-sizing:border-box;
	display:inline-block;
	text-align:left;
}

#header{
	width:100%;
	position:relative;
	text-align:center;
	height:120px;
	float:left;
}
.header-top{
	width:100%;
	float:left;
	height:120px;
	border-bottom:1px solid #510218;
	background: #ac0233;
	background: -moz-linear-gradient(top,  #ac0233 0%, #8f0222 78%, #7f0126 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac0233), color-stop(78%,#8f0222), color-stop(100%,#7f0126)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac0233', endColorstr='#7f0126',GradientType=0 ); /* IE6-9 */

}
.header-top-in{
	display:inline-block;
	width:100%;
	max-width:1125px;
	text-align:left;
	background:url(images/header_bg.png);
	background-repeat:no-repeat;
	background-position:right 20px;
	height:120px;
	-moz-linear-gradient:(top,  #ac0233 0%, #8f0222 78%, #7f0126 100%); /* FF3.6+ */
	-webkit-gradient:(linear, left top, left bottom, color-stop(0%,#ac0233), color-stop(78%,#8f0222), color-stop(100%,#7f0126)); /* Chrome,Safari4+ */
	-webkit-linear-gradient:(top,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* Chrome10+,Safari5.1+ */
	-o-linear-gradient:(top,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* Opera 11.10+ */
	-ms-linear-gradient:(top,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* IE10+ */
	linear-gradient:(to bottom,  #ac0233 0%,#8f0222 78%,#7f0126 100%); /* W3C */
	padding:0 15px;
	box-sizing:border-box;
	position:relative;

}
.homelink{
	float:left;
	margin-top:10px;
}
.homelink img{
	float:left;
	width:100%;
	max-width:240px;
}
.menu1{
	display:block;
	float:left;
	margin-left:15px;
	margin-top:47px;
}
#menu-menu-1, #menu-menu-3{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#menu-menu-1 li, #menu-menu-3 li{
	display:block;
	float:left;
}
#menu-menu-1 li a{
	color:#fff;
	text-shadow:2px 3px 3px #000;
	float:left;
	height:74px;
	line-height:70px;
	box-sizing:border-box;
	border-bottom:7px solid transparent;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
}
#menu-menu-1 li.current-menu-item a,#menu-menu-1 a:hover{
	/*color:#eca1b7;*/
	/*border-color:#eca1b7;*/
	border-color:white;
}
.header-bottom{
	width:100%;
	height:85px;
	background-color:#d57f98;
	border-bottom:1px solid #510218;
	text-align:center;
}
.header-bottom-in{
	display:inline-block;
	width:100%;
	max-width:1125px;
	text-align:left;
	padding:0 15px;
	box-sizing:border-box;
}
.breadcrumbs{
	display:block;
	float:left;
	height:85px;
	line-height:85px;
	color:#fff;
}
.breadcrumbs a{ color:#fff; }
.menu2{
	display:block;
	float:left;
	position:absolute;
	top:0px;
	right:0px;
}
#menu-menu-3 li{
	padding:0;
}
#menu-menu-3 li a{
	display:block;
	float:left;
	color:#fff;
	padding:3px 10px;
	border-right:1px solid #88092A;
	border-left:1px solid #BC3055;
}
#menu-menu-3 li a:last-child{ border-right:none; }
.sidebar_title{
	color:#530119;
	overflow:hidden;
	margin:0;
	font-size:20px;
}

#main{
	width:74.343%;
	max-width:814px;
}
.introducing-iona{
	display:block;
	float:left;
	width:100%;
	border:1px solid #b00c3e;
	padding:26px;
	box-sizing:border-box;
	color:#940027;
}
.introducing-iona h3{font-weight:bold; margin:19px 0;}

.introducing-iona{
	margin:0 0 25px;
	padding:0 26px 0 0;
	font-size:18px;
	position:relative;
}
.introducing-iona p{
	margin-top:0;
}
.intro-img{
	float:left;
	margin-right:26px;
}

.main-title{
	color:#fff;
	font-weight:bold;
	float:left;
	width:100%;
	height:33px;
	line-height:33px;
	text-indent:30px;
	border:1px solid #510218;
	box-sizing:border-box;
	margin:0;
}
.main-title.blog-title{
	background:url(images/iona-blog.png) no-repeat right 10px center #ac0233;
	margin:0 0 15px;
}

.blog-items{
	display:block;
	float:left;
	width:100%;
	box-sizing:border-box;
	border:1px solid #530119;
	position: relative;
}
.blog-items .blog-item-wrapper {
    position: relative;
    max-width: /*773px;*/812px;
    width: 100%;
    min-height: /*320px;*/270px;
    overflow: hidden;
}
.blog-items .blog-item-wrapper .blog-item-container {
    position: absolute;
    width: 5000px;
    height: /*320px;*/270px;
    top: 0;
    left: 0px;
}

.blog-items .blog-item-wrapper .blog-item-container .blog-item {
	float: left;
	max-width: /*773px;*/812px;
	width: 100%;
	position: relative;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .blog-item-img {
	max-width: 472px;
	width:100%;
	max-height: 320px;
	height: 100%;
	float: right;
	position: relative;
	overflow:hidden;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .blog-item-img img{
	float:right;
	height:270px;
	width:auto;
	max-width:none;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one {
	position: absolute;
	top: 108px;
	right: 10px;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item:hover .prev_one .prev_one_img {
	display: block;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one .prev_one_img {
	display: none;
	width: 46px;
	height: 100px;
	position: relative;
	background-image: url('images/arrow_right.png');
	background-position: right center;
	background-repeat: no-repeat;
	overflow: hidden
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one .prev_one_img .prev_one_link {
	width: 46px;
	height: 46px;
	margin: 27px 5px 27px 0;
	cursor: pointer;
	display: block;
	float: right;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one .prev_one_img:hover {
	width: 250px;
	height: 100px;
	background-image: url('images/arrow_right_active.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s linear ;
	-moz-transition: all 0.5s linear ;
	-ms-transition: all 0.5s linear ;
	-o-transition: all 0.5s linear ;
	transition: all 0.5s linear;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one .prev_one_img:hover .prev_one_title {
	display: block;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one .prev_one_img .prev_one_title {
	display: none;
	padding: 5px;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one .prev_one_img .prev_one_title a {
	color: #fff;
	text-decoration: none;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .prev_one .prev_one_img .prev_one_title a:hover {
	text-decoration: underline;
}

/* Next nav arrow */
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one {
	position: absolute;
	top: 108px;
	left: 10px;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item:hover .next_one .next_one_img {
	display: block;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one .next_one_img {
	display: none;
	width: 46px;
	height: 100px;
	position: relative;
	background-image: url('images/arrow_left.png');
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one .next_one_img .next_one_link {
	width: 46px;
	height: 46px;
	margin: 27px 5px 27px 0;
	cursor: pointer;
	display: block;
	float: left;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one .next_one_img:hover {
	width: 250px;
	height: 100px;
	background-image: url('images/arrow_left_active.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s linear ;
	-moz-transition: all 0.5s linear ;
	-ms-transition: all 0.5s linear ;
	-o-transition: all 0.5s linear ;
	transition: all 0.5s linear;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one .next_one_img:hover .next_one_title {
	display: block;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one .next_one_img .next_one_title {
	display: none;
	padding: 5px;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one .next_one_img .next_one_title a {
	color: #fff;
	text-decoration: none;
}
.blog-items .blog-item-wrapper .blog-item-container .blog-item .next_one .next_one_img .next_one_title a:hover {
	text-decoration: underline;
}

.blog-content{
	padding:14px 20px;
	float:left;
	width:340px;
	box-sizing:border-box;
	position:absolute;
	height:100%;
	background-color:rgba(255,255,255,0.8);
}
.last_few_blog {
	padding:14px 20px;
	float:left;
	width:100%;
	box-sizing:border-box;
	background: #F2DAE1;
}
.last_few_blog h3.sidebar_title.first_front_title {
	margin-bottom: 15px;
}
.last_blog_item h3 {
	font-size: 16px !important;
	margin-bottom: 10px;
}

a.blogreadmore{
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	border:1px solid #530119;
	border-bottom:0px;
	background:#AC0233;
	color:#FFF;
	font-size:12px;
	padding:3px 6px;
	text-decoration:none;
}

a.blogreadmore:hover{
	color:#530119;
	background:#FFF;
}

.noofcomments{
	display:block;
	float:right;
	width:60px;
	background:url(images/comment2.png) no-repeat left center;
	text-indent:33px;
	color:#530119;
	margin-bottom:4px;
	font-weight:bold;
	height:26px;
	line-height:26px;
}

.more_blogs{
	display:none;
	color:#FFF;
	font-weight:normal;
	float:right;
	font-size:0.8em;
	padding-right:45px;
}

#iona-blog, #inthenews{
	float:left;
	width:100%;
	margin-bottom:25px;
}
#inthenews .itn_banner{
	height:70px;
	line-height:65px;
	float:left;
	width:350px;
	font-size:28px;
	background-color:#efefef;
	margin-bottom:10px;
	padding:5px 15px;
	border:1px solid #ccc;
	cursor:default;
	box-sizing:border-box;
	width:100%;
}
#inthenews .itn_banner img{
	float:left;
	margin-right:10px;
}
.itn-item{
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-bottom:5px;
}
.itn-item img{
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	background-color:#e3e3e3;
	border:1px solid #ccc;
	width:200px;
}
#newsroundup-banner{
	display:block;
	float:left;
	padding-right:2%;
	margin-bottom:25px;
	width:98%;
	height:150px;
	text-align:right;
	line-height:100%;
	background:url('images/news-roundup-banner_x3.png') no-repeat;
	border:1px solid #530119;
	text-shadow: 0 0 2px #FFFFFF;
}
a#newsroundup-banner:hover{
	text-decoration:none;
}
#newsroundup-banner h4{
	font-size:36px;
	margin:46px 0 22px 0;
}
#newsroundup-banner p{
	margin:0;
	font-size:15px;
}
#calendar_home{
	display:block;
	float:left;
	width:100%;
	margin-bottom:25px;
	/*border: 1px solid #96b9c4;*/
}
#calendar_home .sidebar_title{
	background:#448193 url(images/calendar.png) no-repeat right -22px center;
	/*color:#fff;
	border:1px solid #530119;
	font-size:18px;
	height:31px;
	line-height:31px;*/
}
#calendar_home .ai1ec-agenda-widget-view{max-width:none;}
#calendar_home .ai1ec-agenda-view, #calendar_home .ai1ec-agenda-widget-view > div{
	display:block;
/*	height:222px;*/
	overflow:hidden;
	border:1px solid #96b9c4;
	border-top:0;
}
#calendar_home .ai1ec-agenda-widget-view .ai1ec-subscribe-buttons-widget{display:none;}
#calendar_home .jspDrag{
	background:#448193;
}
#calendar_home .jspTrack{
	border:0;
}
#calendar_home .ai1ec-date{
	padding:0;
	border-bottom:1px solid #96b9c4 !important;
	background:none !important;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	border-bottom:1px solid #530119;
	padding-top:6px;
	padding-bottom:6px;
}
#calendar_home .ai1ec-date:last-child{border-bottom:0 !important;}
#calendar_home .ai1ec-agenda-widget-view .ai1ec-event > a{
	border:0;
}
#calendar_home .ai1ec-agenda-widget-view .ai1ec-date-title{
	border:1px solid #530119 !important;
	height:40px !important;
	width:36px !important;
	position:relative;
	z-index:1;
}

#calendar_home .ai1ec-pull-left{
	float:none !important;
}
#calendar_home .ai1ec-btn-group{
	margin:0 auto;
	display:table;
}
#calendar_home .ai1ec-event-summary {
	display:none;
}
#calendar_home .ai1ec-event-toggle, #calendar_home .ai1ec-views-dropdown, #calendar_home .ai1ec-title-buttons, #calendar_home .ai1ec-calendar-toolbar, #calendar_home .ai1ec-pull-right {
	display:none;
}
#calendar_home .ai1ec-weekday{display:none;}

#calendar_home .ai1ec-date-title{
	border:1px solid #530119 !important;
	width:36px !important;
	height:40px !important;
}
#calendar_home .ai1ec-date-title, #calendar_home .ai1ec-month{ border-radius:0 !important; }
#calendar_home .ai1ec-month{
	background:#980029 !important;
	font-size:12px;
	text-transform: initial !important;
	letter-spacing:0 !important;
	height:16px;
	line-height:16px;
}
#calendar_home .ai1ec-day{
	background:#fff !important;
	font-size:14px !important;
	font-weight:normal;
	padding:0 !important;
	height:22px;
	line-height:22px;
	
}
#calendar_home .ai1ec-event-title{ color:#333 !important; font-weight:normal !important}
#calendar_home .ai1ec-event{
	border:none !important;
	margin:0 !important;
	padding-top:3px !important;
}
.timely .ai1ec-btn-sm{
	padding:5px 5px !important;
}
#home_links{ display:none; }
#home_links a{
	float:left;
	margin-left:10px;
}
#sidebar-right{
	width:23.105%;
	max-width:253px;
	margin-left:2.5%;
}
.sidebar_widget{
	display:block;
	float:left;
	width:100%;
	box-sizing:border-box;
	margin-bottom:25px;
}
.sidebar_widget .sidebar_title, #categories > h3{
	font-size:16px;
	height:33px;
	line-height:30px;
	background-color:#448193;
	color:#fff;
	padding-left:5.5%;
	float:left;
	width:100%;
	border:1px solid #448193;
	box-sizing:border-box;
	
}

#categories > h3 {
	margin: 0px;
}

.sidebar_widget .sidebar_title{
	border-bottom:1px solid #96b9c4;
}
#categories{
	border-left:1px solid #96b9c4;
	border-right:1px solid #96b9c4;
	border-bottom:1px solid #96b9c4;
}

#s{
	float:left;
	border:1px solid #448193;
	border-right:0;
	height:25px;
	line-height:25px;
	padding:0;
	box-sizing:border-box;
	text-indent:15px;
}
#searchtext{
	float:left;
	border:1px solid #448193;
	border-right:0;
	height:25px;
	line-height:25px;
	padding:0;
	box-sizing:border-box;
	text-indent:15px;
	width:225px;
}
.searchform-inner{float:right;margin-bottom:20px;}
#searchsubmit{
	float:left;
	background:url(images/searchbutton2.png) no-repeat center;
	width:28px;
	height:25px;
	border:1px solid #448193;
	border-left:0;
	padding:0;
	cursor:pointer;
}

#wysija-2{
	border:1px solid #96b9c4;
	/*padding:7px;*/
	color:#326171;
}
#wysija-2 label .wysija-required{ display:none; }
.wysija-paragraph {
	margin-bottom: 20px;
	background: url(images/email2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#wysija-2 .wysija-input{
	width:90%;
	box-sizing:border-box;
	border:1px solid #326171;
	background-color:#dfeaed;
	color:#326171;
	height:30px;
	line-height:30px;
	padding-left: 5px;
	margin: 0 auto 20px;
	display: block;
}
#wysija-2 .wysija-submit{
	margin:0 auto;
	overflow:hidden;
	border:1px solid #326171;
	height:30px;
	background-color:#dfeaed;
	cursor:pointer;
	margin-bottom: 15px;
}
#wysija-2 .wysija-submit:hover{
	background-color:#326171;
	color:#fff;
}
#sidebar_petition{
	background:#AC0233;
}
#sidebar_petition > a{
	display:block;
	box-sizing:border-box;
	color:#FFF;
	width:100%;
	height:63px;
	line-height:30px;
	padding-left:5.5%;
	padding-right:56px;
	background:url(images/petition-icon.png) no-repeat right 4px;
}
/*
#sidebar_petition > h3{
	height:auto;
}
#sidebar_petition > div{
	padding:12px;
	border:1px solid #96b9c4;
}*/
#iona-news a .sidebar_title, #about-iona a .sidebar_title{
	background:url(images/morenews.png) no-repeat right #448193;
}
.latest_news_links{
	margin:0;
	padding:0;
	list-style:none;
}
.latest_news_links li{
	line-height:17px;
}
/*#sidebar-bottom{
	width:74.313%;
	max-width:814px;
}*/
#sidebar-bottom #widget_docs{
	width:56.5%;
	float:left;
}
#sidebar-bottom #widget_docs .download-here{
	margin-bottom:6px;
}
#sidebar-bottom #relevant_links, #sidebar-bottom #widget_topics{
	margin-left: 2.5%;
    max-width: 253px;
    width: 23.105%;
}
#sidebar-bottom #relevant_links{
	width:41%;
	max-width:334px;
}
#sidebar-bottom .sidebar_widget:last-child{
	margin-right:0;
}

/* ------ Tab Navigation ------- */
#tabs{
	display:block;
	float:left;
	width:100%;
}
.tabs ul.tabnav{
	margin:0;
	padding:0;
	width:100%;
	display:block;
	float:left;
	background-color:#96bac4;
	border:1px solid #96b9c4;
	position:relative;
	box-sizing:border-box;
}
.tabs .tabnav li{
	display:block;
	float:left;
	height:44px;
	width:33.33333%;
	line-height:39px;
	text-align:center;
	background-color:#96bac4;
	margin:0;
	cursor:pointer;
	color:#fff;
	position:relative;
	top:1px;
	box-sizing:border-box;
	border-top:3px solid #96bac4;
}

#tabnav-2{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#tabnav-3{
	text-indent:-9999px;
	background:url(images/comment_blue.png) no-repeat center 9px;
}
.tabs .tabnav .active, .tabs .tabnav li:hover{
	background-color:#fff !important;
	border-top:3px solid #448193;
	color:#326171;
}
.tabs .tab{
	display:none;
	float:left;
	width:100%;
	border:1px solid #96b9c4;
	border-top:0;
	padding:0;
	box-sizing:border-box;
}

#tab-1 .newsitem, .wpp-list li{
	display:block;
	float:left;
	width:100%;
	box-sizing:border-box;
	border-bottom:1px solid #96b9c4;
	padding:10px 13px;
	color:#326171;
	list-style:none;
}
.morearticles{ float:left; padding:20px 0 0 20px; color:#333; font-weight:bold;}
.tabs-title{ color:#326171; }
#tab-3 h4{
	margin:0;
	padding:10px;
	font-weight:bold;
	color:#333;
}
.commentlist{
	display:block;
	float:left;
	width:100%;
	box-sizing:border-box;
	padding:0;
	list-style:none;
	margin:0;
}
.commentlist li{
	display:block;
	width:100%;
	margin:0;
	padding:10px 13px;
	box-sizing:border-box;
	color:#326171;
	border-bottom:1px solid #96B9C4;
}
.commentlist li a{
	margin-top:15px;
	color:#666;
	font-weight:bold;
	font-size:14px;
}

#widget_docs ul,.latest_news_links.ln-sidebar, #relevant_links.sidebar_widget ul{
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #96b9c4;
	border-top:0;
	float:left;
	width:100%;
	box-sizing:border-box;
}
#widget_docs li, .latest_news_links.ln-sidebar li, #relevant_links.sidebar_widget li{
	float:left;
	width:100%;
	border-bottom:1px solid #96b9c4;
	padding:16px 13px;
	box-sizing:border-box;
}
.sidebar_widget#relevant_links{ margin:0; }

#relevant_links.sidebar_widget img{
	float:left;
	margin-right:5px;
}
.latest_news_links.ln-sidebar li{
	padding:5px 13px;
}
#widget_docs li a, .latest_news_links.ln-sidebar li a{
	/*color:#326171;*/
}
.news-source{
	text-transform:uppercase;
	color:#666;
	font-size:12px;
}
.smallcaps{
	text-transform:lowercase;
}
#widget_topics .sidebar_title{ background:url(images/topics.png) no-repeat right top #448193;}

#widget_topics a{
	float:left;
	width:100%;
	border-bottom:1px solid #96b9c4;
	padding:16px 13px;
	box-sizing:border-box;
	/*color:#326171;*/
}

#widget_topics > div{ border:1px solid #96b9c4; border-top:0; overflow:hidden; }

.wpp-list{
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.wpp-list li{
	padding:10px 13px;
	float:left !important;
	width:100%;
	box-sizing:border-box;
}
.wpp-list a{
	float:left;
	width:100%;
	color:#326171;
}
.wpp-views{
	float:left;
	width:100%;
	margin:5px 0;
}

.article{
	width:100%;
	float:left;
	min-height: 500px;
	font-size:18px;
	box-sizing:border-box;
/*	border:1px solid #530119;*/
}
.post_title{
	color:#530119;
	font-size:32px;
	margin-top:0px;
}
.post_content{
	display:inline;
	padding:0 0 15px 25px;
	position:relative;
	box-sizing:border-box;
	float:left;
}

.single_post{
	float:left;
	width:100%;
}
.attachment{
	float:right;
}
.single_post .featured-image{
	display:inline;
}
.single_post .featured-image img{
	width:60%;
/*	float:right;*/
	border:1px solid #ccc;
	background-color:#fff;
	padding:4px;
	box-sizing:border-box;
	margin:0 0 15px 15px;
}

.social_buttons{
	display:block;
	width:100%;
	right:0;
	top:20px;
	margin-top:15px;
}
.social_buttons .social_button{
	float:left;
	margin-right:8px;
}

.social_buttons .social_button img{ float:left; width:100%; }

.archive_post{
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #E5E5E5;
	width:100%;
	position:relative;
	display:block;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
}
.archive_post iframe{
	float:left;
	width:300px;
	height:200px;
	margin:0 10px 10px 0;
}
.archive_title{
	margin-top:0;
}

.archive_title a{
	color:#530119;
	font-weight:bold;
}

.archive_title a:hover, .archive_post .readmore{
	text-decoration:none;
}
.archive_post .readmore{
	position:absolute;
	right:0;
	bottom:0;
	background-color:#666;
	color:#fff;
	padding:3px 10px;
	font-size:14px;
}

.archive_post .archive_img, .archive_post .wp-post-image{
	float:left;
	width:250px;
	height:auto;
	margin-right:15px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#eee;
}
.read-more{
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	color:white;
	background:url(images/arrow-right.png) no-repeat 52px 7px #ac0233;
	padding:0 10px;
	font-size:14px;
	width:67px;
	height:23px;
	line-height:23px;
	box-sizing:border-box;
}
.read-more:hover{
	background:#9b0122;
	text-decoration:none;
}

#sidebar_bottom{
	display:block;
	float:left;
	width:100%;
	margin:25px 0;
}

.widget_bottom{
	display:block;
	float:left;
	width:31.333%;
}
#relevant_links{ margin:0 0 0 3%;}
#footer #relevant_links{float:right;}
#footer #relevant_links ul{height:172px;width:100% !important;overflow:hidden;}
#footer .jspTrack{
	border-right:1px solid #bfbfbf;
}
#footer .jspDrag{
	background:#bfbfbf;
}
#footer #relevant_links h3{
	display:block;
	float:left;
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	line-height:34px;
	margin:0;
}

.widget_bottom ul, #categories ul{
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
.widget_bottom li{
}
.widget_bottom li a, #categories li a{
	color:#530119;
	float:left;
	width:100%;
	padding:4px 0 4px 12px;
	box-sizing:border-box;
	line-height:34px;
	border-bottom:1px solid #530119;
	font-size:16px;
}
#categories li:last-child a{
	border-bottom:0;
}
#footer #relevant_links ul li a{
	color:#bfbfbf;
	border-bottom:1px solid #bfbfbf;
	padding-left:0;
}
/*wp caption*/
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{display:block; margin:0 auto !important;}
.wp-caption{
	background-color: #fff;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding-top: 4px;
	text-align: center;
	margin: 15px;
}

.wp-caption img{
	margin:0;
}

.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/*---*/
.arch_pager{
	display:block;
	float:left;
	width:100%;
	margin:10px 0;
	text-align:center;
}
.arch_pager .page-numbers{
	display:inline-block;
	margin-right:10px;
}
.page-numbers.current{
	font-weight:bold;
	color:#ac0233;
}


.archive .article > h2{
	margin-top:0;
	font-size:32px;
}
.post_meta{font-size:12px; color:#666; text-transform:uppercase;margin-top:0;}
/* -----ALERT BOX----- */
.alertbox_out{
	display:none;
	position:fixed;
	top:0;
	left:0;
	background:url(images/transparent-bg.png) repeat;
	width:100%;
	height:100%;
	text-align:center;
	z-index:9999;
}
.alertbox_in{
	display:inline-block;
	min-width:200px;
	background-color:#F3F3F3;
	text-align:left;
	margin:10% 0;
	cursor:default;
	border:5px solid #555;
}
.alertbox_in > div{
	padding:10px;
	overflow:hidden;
}
.alertbox_out h3{
	margin:0;
	background-color:#004080;
	font-weight:normal;
	height:25px;
	line-height:25px;
	padding:5px 5px 5px 10px;
	color:white;
}
.alertbox_out .close{
	display:block;
	float:right;
	width:24px;
	height:24px;
	background:url(images/close.png) no-repeat center;
	cursor:pointer;
}

/* Footer */
#footer{
	display:block;
	float:left;
	width:100%;
	color:#fff;
	background-color: #2a3c42;
	border-top:12px solid #326171;
	text-align:center;
	padding:40px 0 40px;
}
#footer .sidebar_title{ }
#footer .footer_item{
	float:left;
	width:30%;
	margin:0 1.5%;
}

#footer_in{
	width:100%;
	max-width:1125px;
	padding:0 15px;
	display:inline-block;
	text-align:left;
	color:#8c8989;
	text-shadow:2px 2px 2px #000;
	box-sizing:border-box;
}
.bottommenu{
	float:left;
	width:100%;
}

.contact_details{
	float:left;
	margin-top:20px;
	line-height:22px;
}


.footer_info{
	float:left;
	margin-left:100px;
	width:256px;
	margin-top:20px;
	color:#bfbfbf;
}
.footer_info p{
	margin:9px 0 9px 12px;
}
.footer_info a{ color:#bfbfbf; }

#menu-bottom-menu{
	display:block;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#menu-bottom-menu li{
	float:left;
	border-right:1px solid #6b7477;
	margin-bottom:5px;
}

#menu-bottom-menu li a{
	float:left;
	color:#ddd;
	padding:3px 6px;
	border-right:1px solid #909597;
	text-transform:uppercase;
	font-size:14px;
}

#footer_bottom{
	display:block;
	float:left;
	width:100%;
	background-color:#1c2e34;
	border-top:1px solid #3f5056;
	text-align:center;
}
#footer_bottom_in{
	display:inline-block;
	width:100%;
	max-width:1125px;
	overflow:hidden;
	text-align:left;
	line-height:55px;
	color:#8c8989;
	text-shadow:1px 1px 4px #000;
	padding:0 15px;
	box-sizing:border-box;
}
#footer_bottom_in a{ color:#fff; }
.footer_soc{
	display:block;
	float:right;
	padding-top:15px;
}
.footer_soc a{
	border-bottom:3px solid transparent;
}
.footer_soc a:hover{
	border-color:#fff;
}

.copyright{
	float:right;
	margin-right: 28px;
}
.copyright a{ text-decoration:underline; }

#alertbox-topics-and-resources .alertbox_in > div a{
	float:left;
	width:110px;
	margin:0 5px;
	background-color:#fff;
	padding:15px 10px;
	height:60px;
	text-align:center;
	border:1px solid #ccc;
	box-shadow:3px 3px 3px #000;
}

div.ai1ec-popover{
	display:block !important;
	position:relative !important;
	float:right;
	background:none !important;
	border:none !important;
	border-radius:0 !important;
	box-shadow:none !important;
	width:77% !important;
}
span.ai1ec-popup-title, a.post-edit-link, div.ai1ec-popover div.ai1ec-event-time{
	display:none !important;
}
div.ai1ec-popover img{
	width:100% !important;
}

@media only screen and (max-width: 560px) {
	#online-petition {
		width: 80% !important;
	}
}
