/***************************
SOCIAL SHARING WIDGETS STYLE
***************************/

div.social_sharing {
	display: inline-block;
	float: right;
	text-align: center;
	margin-left: 20px;
}

/***********************
WEBSITE PAGINATION STYLE
***********************/

.pagination-block {
	background-color: #6b0880;
	margin-bottom: 15px;
}

.pagination-block .pagination-posts-counter {
	display: inline-block;
}

.pagination-block .pagination-posts-counter p {
	color: #ffffff !important;
	margin-bottom: 0 !important;
	line-height: 3 !important;
	padding-left: 10px;
}

.pagination-block .pagination-posts-counter p b {
	font-weight: normal;
}

.pagination-block .pagination {
	float: right;
	margin: 7px;
}

.pagination-block .pagination a {
	background: none;
	color: #9569a9 !important;
    font-size: 1.5em !important;
    font-weight: bold;
}

.pagination-block .pagination a:hover {
	background: none;
	color: #9569a9;
}

.pagination-block .pagination span {
	background: none;
	color: #ffffff;
    font-size: 1.5em !important;
    font-weight: bold;
}

.pagination-block .pagination a.previous {
	background: url("images/paginator-previous.png") no-repeat 40% 50%;
}

.pagination-block .pagination a.next {
	background: url("images/paginator-next.png") no-repeat 60% 50%;
}

/********************
ADVANCED SEARCH STYLE
********************/

.SearchSidebarWidget h3.widget-title {
	background-color: #6b0880;
	font-family: 'Lato',serif !important;
	font-size: 1.5em;
	color: #ffffff;
	display: block;
	line-height: 1.7em;
	padding: 4px 0 4px 15px;
	margin: 0;
	border: 1px solid #322a52;
	border-top-left-radius: 5px;
}

.SearchSidebarWidget #searchbar label {
	display: none;
}

.SearchSidebarWidget #searchbar #searchform label {
	display: inline-block;
	vertical-align: top;
}

.SearchSidebarWidget #searchbar #searchform {
	background-color: #835499;
	border-left: 1px solid #322a52;
	border-right: 1px solid #322a52;
	border-bottom: 1px solid #322a52;
	border-bottom-left-radius: 5px;
}

.SearchSidebarWidget #searchbar #searchform ul {
	padding-top: 10px;
}

.SearchSidebarWidget #searchbar #searchform ul li {
	margin: 0;
	padding: 0;
}

.SearchSidebarWidget #searchbar #searchform ul li input#sbar {
	width: 60%;
	border-radius: 0;
	border: 1px solid #484442;
	height: 19px;
	padding-left: 5px;
	font-family: Segoe UI,Arial,sans-serif;
	color: #4f19b2;
}

.SearchSidebarWidget #searchbar #searchform ul li input#submit{
	background: url("images/submit-button-background.png") no-repeat;
    border: medium none;
    color: #D0CDCC;
    cursor: pointer;
    height: 25px;
    margin: 2px;
    padding-left: 0;
    width: 69px;
}

.SearchSidebarWidget #searchform ul li a {
	color: #cbc7e0 !important;
	font-size: 1em !important;
	text-decoration: underline !important;
	line-height: 3em;
}

.SearchSidebarWidget #searchbar #searchform #searchform_advanced_bar ul {
	padding: 0;
	margin-bottom: 10px;
}

.SearchSidebarWidget #searchbar #searchform #searchform_advanced_bar ul li {
	color: #ffffff;
}

/*********************************
POSTS ABOUT CURRENT CATEGORY STYLE
*********************************/

#primary .widget_advancedrecentposts {
	background-color: #fff;
}

#primary .widget_advancedrecentposts .widget-title {
	background-color: #6b0880;
	color: #fff;
	font-family: Arial !important;
	font-size: 12px;
	margin-bottom: 0;
	border-radius: 0;
}

#primary .widget_advancedrecentposts .widget-title a {
	color: #fff;
	font-family: Arial !important;
	font-size: 12px;
}

#primary .widget_advancedrecentposts div.current_category {
	background-color: #6b0880;
	font-family: 'Lato',serif !important;
	color: #fff;
	height: 25px;
	padding-left: 15px;
	font-size: 18px;
}

#primary .widget_advancedrecentposts ul.advanced-recent-posts {
	margin-left: 12px;
	margin-bottom: 15px;
}

#primary .widget_advancedrecentposts ul.advanced-recent-posts li {
	color: #59534f;
	border-top: 1px solid #b4b1b0;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 12px;
	padding-left: 0;
	padding-top: 0;
}

#primary .widget_advancedrecentposts ul.advanced-recent-posts li:first-child {
	border-top: 0;
	margin-top: 0;
}

#primary .widget_advancedrecentposts ul.advanced-recent-posts li a {
	color: #59534f;
	text-decoration: underline;
}

#primary .widget_advancedrecentposts ul.advanced-recent-posts li a:first-child {
	display: inline-block;
	font-family: 'Lato',serif !important;
	color: #6b0880;
	margin: 10px 0;
	text-decoration: none;
}

#primary .widget_advancedrecentposts ul.advanced-recent-posts li span.date {
	float: right;
}

#primary .widget_advancedrecentposts .see-more-link {
	display: inline-block;
    margin-bottom: 12px;
    margin-left: 12px;
}

/****************
DIARY FEEDS STYLE
****************/

#primary #advancedrecentposts-6 .widget-title {
	background-color: #bd3730;
	font-family: Arial;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0;
}

#primary #advancedrecentposts-6 .current_category {
	height: auto;
}

/*****************************
LOCAL POLS & DIARY FEEDS STYLE
*****************************/

#primary li.widget_sidebartabs div.current_category {
	display: none;
}

#primary li.widget_sidebartabs .widget-title {
	background-color: #bd3730;
	color: #ffffff;
	font-family: Arial !important;
	font-weight: bold;
	font-size: 15px;
	padding: 6px 0 10px 0;
	margin: 0;
	text-align: center;
	border-top: 1px solid #dc9491;
	border-bottom: 1px solid #dc9491;
	border-radius: 0;
}

#primary li.widget_sidebartabs div.sb_container {
	position: relative;
}

#primary li.widget_sidebartabs div.sb_container a.prev {
	display: none;
}

#primary li.widget_sidebartabs div.sb_container div.scrollable {
	position: absolute;
	top: -5px;
}

#primary li.widget_sidebartabs div.sb_container div.scrollable ul {
	width: 100%;
}

#primary li.widget_sidebartabs div.sb_container div.scrollable ul li a {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 50%;
	height: 24px !important;
	border-bottom: 1px solid #dfdfdf;
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 0 !important;
	top: 2px;
}

#primary li.widget_sidebartabs div.sb_container div.scrollable ul li a.current {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 50%;
	height: 26px !important;
	top: 0px;
	margin: 0 !important;
	padding-top: 1px !important;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 0;
	border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs {
	background-color: #ffffff;
	padding-top: 21px;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs div.tb {
	background-color: #ffffff;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs ul.advanced-recent-posts {
	margin: 0;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs ul.advanced-recent-posts li {
	border-top: 1px solid #B4B1B0;
	color: #59534f;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs ul.advanced-recent-posts li:first-child {
	border-top: 0;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs ul.advanced-recent-posts li a {
	color: #59534f !important;
	text-decoration: underline;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs ul.advanced-recent-posts li a:first-child {
	display: inline-block;
	font-family: 'Lato',serif !important;
	color: #6b0880 !important;
	margin: 10px 0;
	text-decoration: none;
}

#primary li.widget_sidebartabs div.sb_container div.sidebarTabs_divs ul.advanced-recent-posts li span.date {
	float: right;
}

#primary li.widget_sidebartabs div.sb_container .see-more-link {
	display: inline-block;
	color: #ffffff !important;
	margin-top: 10px;
	margin-left: 4px;
}

/**************************
LOCAL POLS ADDITIONAL STYLE
**************************/

li.widget_sidebartabs div.rssimport ul {
	margin: 0 !important;
}

li.widget_sidebartabs div.rssimport ul li {
	color: #59534f;
	border-top: 1px solid #b4b1b0;
	padding: 0;
	margin-top: 10px;
}

li.widget_sidebartabs div.rssimport ul li:first-child {
	margin-top: 0;
	border-top: 0;
}

li.widget_sidebartabs div.rssimport ul li a {
	display: block;
	font-family: 'Lato',serif !important;
	color: #6b0880 !important;
	margin: 10px 0;
	text-decoration: none;
}

li.widget_sidebartabs div.rssimport ul li h1 {
	display: none;
}

li.widget_sidebartabs div.rssimport ul li div.rss-post-date {
	display: inline-block;
	float: right;
}

li.widget_sidebartabs div.rssimport ul li div.rss-by-author {
	display: inline-block;
}

li.widget_sidebartabs div.rssimport ul li div.rss-author-name {
	display: inline-block;
	text-decoration: underline;
	font-size: 1.2em;
}

/********************
RECENT COMMENTS STYLE
********************/

li.widget_recent_comments  {
	position: relative;
	display: block;
	background-color: #ffffff;
	border-left: 1px solid #f4cc13;
	border-right: 1px solid #f4cc13;
	border-bottom: 1px solid #f4cc13;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	list-style: none;
}

li.widget_recent_comments  .widget-title {
	background-color: #f4cc13;
	font-family: Arial !important;
	font-weight: bold;
	font-size: 15px;
	color: #564e44 !important;
	text-align: center;
	padding: 10px 0;
	border-radius: 0;
	line-height: 18px;
}

li.widget_recent_comments  div.br-pagination {
	position: absolute;
	top: 0;
	width: 100%;
	margin-top: 0;
	padding-top: 0;
}

li.widget_recent_comments  div.br-pagination a {
	display: none;
}

li.widget_recent_comments  div.br-pagination span.br-current {
	display: none;
}

li.widget_recent_comments  div.br-pagination .br-prev {
	display: block !important;
	background: url("../Colopols/images/recent_comments_previous.png") no-repeat scroll;
	text-indent: 300%;
	float: left;
	width: 16px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: 0;
}

li.widget_recent_comments  div.br-pagination .br-next {
	display: block !important;
	background: url("../Colopols/images/recent_comments_next.png") no-repeat scroll;
	text-indent: 300%;
	float: right;
	width: 16px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: 0;
}

li.widget_recent_comments  ul#recentcomments {
	margin-left: 8px !important;
	margin-right: 8px;
}

li.widget_recent_comments  ul#recentcomments li {
	font-family: Arial;
	color: #312d2b;
	margin-bottom: 10px;
	line-height: 20px;
	padding: 0;
	margin-left: 0;
}

li.widget_recent_comments  ul#recentcomments li a.comment_link {
	font-weight: bold;
	color: #6b0880;
}

/*****************
TWITTER FEED STYLE
*****************/

#twitter_feed {
	position: relative;
	background-color: #ffffff;
}

#twitter_feed .twitter_feed_title {
	background-color: #f4cc13;
	font-family: Arial !important;
	font-weight: bold;
	font-size: 15px;
	color: #564e44;
	text-align: center;
	padding: 10px 0;
	border-radius: 0;
	line-height: 18px;
}

#twitter_feed a.previous_tweet {
	display: inline-block;
	position: absolute;
	background: url("../Colopols/images/recent_comments_previous.png") no-repeat scroll 0 0 transparent;
	top: 0;
    width: 16px;
	height: 38px;
}

#twitter_feed a.next_tweet {
	display: inline-block;
	position: absolute;
	background: url("../Colopols/images/recent_comments_next.png") no-repeat scroll 0 0 transparent;
	top: 0;
	right: 0;
    width: 16px;
	height: 38px;
}

#twitter_feed a.previous_tweet:hover, #twitter_feed a.next_tweet:hover {
	cursor: pointer;
}

#twitter_feed li {
	display: none;
	margin-left: 12px;
	margin-right: 12px;
}

#twitter_feed li.current_viewed {
	display: block;
}

#twitter_feed li div.twitter_username {
	font-weight: bold;
}

#twitter_feed li div.tweet_text {
	line-height: 1.4;
}

#twitter_feed div.twitter_links {
	color: #312d2b;
	font-size: 10px;
	border-top: 1px solid #e8e7e7;
	margin-top: 5px;
}

#twitter_feed div.twitter_links a {
	color: #312d2b;
	font-size: 10px;
}

#twitter_feed a.join-conversation {
	background-color: #b4b1b0;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    width: 100%;
	font-weight: bold;
	margin-top: 10px;
}

#twitter_feed a.join-conversation:hover {
	background-color: #6b0880;
}

/****************
SINGLE POST THEME
****************/

#content div.post h1.entry-title {
	background-color: #fff5d8;
}

span.onDate {
	display: block;
	float: right;
	padding-right: 20px;
}

#content div.post div.entry-content {
	font-family: Arial, sans-serif;
	font-size: 15px;
}

#content div.post div.entry-content a {
	color: #bd3730;
	font-weight: normal;
}

#content div.post div.entry-content blockquote {
	border : 0px;
	padding:15px ;
	display:block;
	background-color: #f0f0f0;
	max-width:80% !important;
	margin:0 auto;margin-bottom:10px;
	float:none;
	color:#000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 0px 0px 3px #FFF inset;
	-moz-box-shadow: 0px 0px 3px #FFF inset;
	box-shadow: 0px 0px 3px #FFF inset;
}

#content div.post div.entry-utility {
	margin-top: 30px;
	background-color: #f6f5f5;
}

#content div.post div.entry-utility span.post-tags-list {
	color: #494949;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
}

#content div.post div.entry-utility a {
	display: inline-block;
	background-color: #b4b1b0;
	padding: 3px 10px 3px 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

#content div.post div.entry-utility a:hover {
	background-color: #6b0880;
}

#content div.post div.entry-utility a.post-edit-link {
	padding: 0 10px;
	background-color: #ffffff;
	color: #6b0880;
}

#content div.post div.entry-utility a.post-edit-link:hover {
	background-color: #ffffff;
}

/******************************************************************************************
VIEW POSTS BY TAG PAGE THEME, VIEW POSTS BY AUTHOR PAGE THEME, VIEW POSTS BY CATEGORY THEME
******************************************************************************************/

.posts-specific header.page-header {
	background-color: #FFEA9E;
}

.posts-specific header.page-header h1 {
	margin-bottom: 15px;
	padding: 10px;
	font-size: 1em;	
}

.posts-specific header.page-header h1 span {
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}

.posts-specific article.post hgroup {
	background-color: #f5f5f5;
}

.posts-specific article header hgroup div.comments-link {
  background-color: #BCBCBC;
  box-shadow: 0 0 1px #A9A8A7;
}

.posts-specific article header hgroup div.comments-link .comments-background {
  background-image: url("images/comments-background-grey.png");
}

.posts-specific article div.entry-summary {
	font-family: Arial, sans-serif;
	font-size: 15px;
	padding-left: 20px;
}

/***************************
VIEW RECENT POSTS PAGE THEME
***************************/

.recent-posts-page #content {
	width: 73%;
}

/********************
COMMENTS HEADER THEME
********************/

#comments #comments-title {
	background-color: #9e9d9c;
	padding: 10px;
	font-family: Quattrocentro;
	font-size: 1.2em;
	font-weight: normal;
}

#comments #comments-title em {
	font-weight: bold;
	font-style: normal;
}

/*****************************
VIEW SEARCH RESULTS PAGE THEME
*****************************/

.search-results #content h1.page-title {
	background-color: #FFEA9E;

	font-size: 1em;
	margin-bottom: 15px;
	padding: 10px;
}

.search-results #content h1.page-title span {
	color: #ffffff;
}