/*
------------------------------------------------------------------------
Theme Name:    News
Theme URI:     https://www.ceasefiremagazine.co.uk
Description:   Ceasefire Magazine - Politics, Arts, Culture
Version:       2.0
Author:        Usayd Networks
Author URI:    http://www.usayd.com/
------------------------------/*

------------------------------------------------------------------------
(c) Ceasefire Magazine
All rights reserved.
*/

body {
	margin: 0px;
	padding: 0px;

	background-color: #ffffff;

	font-family: Georgia, arial;
	font-size: 12px;
	color: #333333;
}

a {
	outline: none;
}

.clear {
	clear: both;
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-top: 1px solid #cccccc;
}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.red {
	color: #cc0000;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.outside {
	background-color: #eee;
	
	}

.container {
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	width: 985px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;

	width: 980px;
	height: 100px;

	text-align: left;
}

.logo, .logo a, .logo a:visited {
	margin: 10px 0px 0px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #cc0000;
	text-decoration: none;
	
	float: left;
}

.search {
	margin: 32px 0px 0px 0px;
	padding: 5px;
	
	background-color: #eeeeee;

	float: right;
	width:100%
}

.search .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	
	width: 230px;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	float:right;
	height: 25px;
	background-color: #000000;
	
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	
	border: 0px;
}

.subscribe {
	margin: 10px 0px 4px 8px;
	padding: 5px;
	
	background-color: #eeeeee;

	float: right;
}

.subscribe .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	
	width: 187px;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/

#menu {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	width: 100%;
	height: 30px;
}

.main_menu li {
	margin: 0px 20px 12px 0px;
	padding: 0px;

	font-size: 14px;
	
	float: left;
	list-style: none;
}

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 0px;

	color: #cc0000;
	text-decoration: none;
	
	display: block;
	border-bottom: 2px solid #ffffff;
}

.current_page_item, .page_item a:hover {
	border-bottom: 2px solid #cc0000;
}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}

/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	font-weight: bold;
	width: 100%;
	height: 32px;
	background-color: #eeeeee;
	
	border-bottom: 1px solid #cccccc;	
}

.sub_menu li {
	margin: 7px 5px 7px 0px;
	padding: 0px;
	
	font-size: 12px;
	
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;

	color: #000;
	text-decoration: none;
	
	display: block;
}

.cat-item a:hover {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.cat-item-red a, .cat-item-red a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;

	color: #cc0000;
	text-decoration: none;
	
	display: block;
}

.cat-item-red a:hover {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}
.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}


.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;

	color: #000000;
	text-decoration: none;
	
	display: block;
}

li.social-icons-header {
	margin:1px;
	position:relative;
	top:7px;
}
/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	z-index: 20000;
	position: absolute;
	left: -9000px;
	
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	
	float: none;
}

.children li a, .children li a:visited {
	background-color: #ffffff;

	color: #262626;
}

.children li a:hover {
	background-color: #999999;

	color: #ffffff;
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
	
	float: left;
}
.column_main p, .column_left_b p, .column_center_b p, .column_right p {
line-height: 18px;
}
.column_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	width: 300px;
	
	float: right;
}

.column_left_b {
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 20px 20px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	color: #999999;
	background-color: #000000;
}
#featured_w {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	background-color: #EBEBEB;
}
#featured_w1 {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	background-color: #D4D4D4;
}
#featured h1 a, #featured h1 a:visited {
	color: #ffffff;
}

#featured h1 a:hover {
	color: #ffffff;
}

#featured h2 {
	color: #999999;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured h2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured h2 i {
	color: #999999;
}

#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;

	border-bottom: 1px solid #333333;
}

#featured h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured p {
	color: #999999;
}

#featured p a, #featured p a:visited {
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured p a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured img, #featured img a, #featured img a:visited, #featured_w img, #featured_w1 img a, #featured_w1 img a:visited, #featured_w1 img, #featured_w1 img a, #featured_w1 img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	
	float: right;
	width: auto;
    height: 120px;
    
    border: none;
    clear:both;
	
	border: none;
}


#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#featured li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#featured blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */

/* Categories */

.category_header {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
	
	background-color: #eeeeee;
	
	text-align: center;
	
	border-bottom: 1px solid #cccccc;
}
.category_header h1 {
	font-size: 40px;

	}
/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	
	line-height: 16px;
	
	list-style-type: none;

	border-bottom: 1px dashed #aaaaaa;
}

.title a, .title a:visited {
	color: #000000;
	/* font-weight: demi-bold; */
	text-decoration: none;
	font-size: 12px;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right img {
    margin: 3px 10px 5px 0px;
    padding: 0px;
    

    /* remove this to prevent text wrapping next to images*/
    float: left; 
    
    /* add in new auto width */
    width: auto;
    height: 82px;
    
    border: none;
    clear:both;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	line-height: 22px;
}

p a, p a:visited {
	color: #336699;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

p a:hover {
	color: #cc0000;
}

#entry {
	margin: 0px 0px 0px 0px;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	
	float: right;
	
	border: none;
}

#entry p {
	margin: 20px 0px 20px 0px;
	
	font-size: 14px;
}

#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}
#entry ol li{
list-style-type: decimal;
}
#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
#entry pullquote_left p {
	margin: 7px;
	float: left;
	width: 200px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
#entry pullquote_right p {
	margin: 7px;
	float: right;
	width: 200px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
text-align: right;
}
/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;

	background-color: #bbbbbb;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #336699;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	
	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
	
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/*.tab_container img, .tab_container img a, .tab_container img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	
	float: right;
	width: auto;
    height: 400px;
    
    border: none;
    clear:both;
	
	border: none;
}*/
.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	height: 27px;
	
	background-color: #eeeeee;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	
	background-color: #eeeeee;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color: #eeeeee;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #eeeeee;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}

.widget li a:hover {
	color: #cc0000;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

li#text-5{
	border-bottom:0px;
	padding:0px;
}

li#text-6{
	border-bottom:0px;
	padding:0px;
}

li#text-7{
	border-bottom:0px;
	padding:0px;
}

li#text-8{
	border-bottom:0px;
	padding:0px;
}

li#text-9{
	border-bottom:0px;
	padding:0px;
}

/* END Widgets */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Georgia, Palatino, "Palatino Linotype", serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #cc0000;
}

h1.title {
padding-top: 10px;
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #cc0000;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #cc0000;
}



/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto 10px 0;
	margin-top: 0px;
	padding-bottom: 0px;
	border-bottom: 2px solid #ddd;
	width: 100%;
	background-color: #eeeeee;
}

#footer p.left {
	font-size: 11px;
	color: #999999;
	float: left;
}

#footer p.right {
	font-size: 11px;
	color: #999999;
	float: right;
}

#footer p a, #footer p a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

#footer p a:hover {
	color: #000000;
}
#alignright {
	float: right;
	width: auto;
    
    border: none;
    clear:both;
	
	border: none;
}

.single-navigation a{color:#A30000; background: #E0E0E0; border: 1px solid #ddd; padding: 1px 3px 2px 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration:none;}
.single-navigation a:hover{color: #696969; background: #E8E8E8; border: 1px solid #D4D4D4; text-decoration:none;}
.single-navigation .alignright{text-align:right;}
.single-navigation.clear-block { padding-top: 10px; }
.alignleft{float:left;margin-right:8px;}
.alignright{float:right;margin-left:8px;}
.single-navigation .alignright {
margin-top: 10px;
}
.post_excerpt {
font-style:italic;
font-size: 12.5px;
margin-bottom: 5px;
}

#post-author {
    background: #F7F7F7;
    border-bottom: 1px solid #AAAAAA;
    border-top: 1px solid #AAAAAA;
    height: auto;
    margin-top: 15px;
    padding: 1px 15px 7px 5px;
	width: auto;
}
#post-author .pic {
    border: 1px solid #999999;
    float: right;
	margin: 5px -10px 0px 5px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#post-author p {
	font-size: 14px;
	margin-top: 10px;
	}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.newspaper
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
width: 500px;
font-size: 14px;
-moz-column-gap:30px; /* Firefox */
-webkit-column-gap:30px; /* Safari and Chrome */
column-gap:30px;

}
.newspaper2
{
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
width: 300px;

font-size: 14px;
-moz-column-gap:30px; /* Firefox */
-webkit-column-gap:30px; /* Safari and Chrome */
column-gap:30px;

}

/* WYSIJA Widget */

.searchsubscribe
{
	width: 304px;
	float:right;
	position: relative;
	bottom:4px;
}

.searchinput
{
	float:left;	
}
.widget_wysija_cont
{
	float:right;
	width:100%;
	background-color: #EEE;
	height:27px;	
	padding:5px;
	margin-top:10px;
}
.wysija-submit.wysija-submit-field
{
	background-color: black;
	padding: 0px 8px 0px 8px; 
	color: white;
	float:right;
	margin-top:0px !important;
	border:none;
	font-weight: bold;
	height:25px;
	text-transform: uppercase;
	font-size:10px;
}

.defaultlabels.wysija-email
{
	float:left;

	width: 187px;
	padding: 6px 7px 5px 7px;
	font-weight:bold;
	border-left: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	font-family: Arial;
	font-size: 12px !important;
	color: #666;
}

.wysija-p-email
{
	margin:0;	
}
.wp-caption-text {
    color: #333333;
    font-size: 10px !important;
    margin: 3px !important;
	text-align: center;
	font-family: Georgia;
	font-weight: bold;
}

/* Youtube Feeder Pro*/
.tab_container_one #text-11.widget.widget_text {border:none !important;}

/* Visual Subtitle */
.visual-subtitle-wrap {
	padding: 0 0 10px;
	font-size: 2.7em;
}
.visual-subtitle-wrap label {
	color: #ddd !important;
	cursor: text;
	position: absolute;
	/*font-size: 1.7em;*/
	padding: 8px 10px;
}
.visual-subtitle-wrap input {
	width: 100%;
}
.column-visual-subtitle {
	display: none;
}

/*Homepage Slider*/
#front-page.column_main {
	background: #000;
	padding: 30px 55px;
	width: 530px;
	margin-bottom: 30px;
}

.slider-right {
	float: right;
	width: 47%;

}

#recent-slider li {
	padding: 0px;
	border:none;
}

.slider-left {
	float:left;
	width: 53%;

}

.slider-title{
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height:21px;
}

.slider-image {
	width: 200px;
	float: right;
	margin: 48px 20px 0 0;
}

.slider-image img{
	padding: 4px;
	background: #434343;
	border: 1px solid #636363;
	vertical-align: middle;
}

li.slider {
	list-style: none;
}
.slider-title a {
	color: white;
	text-decoration:none;

}

.slider-excerpt {
	float: left;
	margin-bottom: 10px;
	color: white;
	font-family: Georgia;
	font-size: 14px;
	line-height:16.5px;
}

.slider-readmore a {
	color: #369;
	font-size:14px;
	font-style: italic;
}

.slider-author {
	font-style: italic;
	margin-bottom:10px;
	color: white;
}

.slider-readmore {
	clear: both;
}

.slidernavdiv {
    	width: 100%;
    	padding-top: 10px;
	margin-bottom: -14px;
    	height: 25px;
	border-top: 1px dashed white;
	margin-top: -30px;
}

ul#slidernav {
	width: auto;
	font-size: 18px;
	margin: 0px 0px 0 75px;
	display: inline-block;
}

@media (max-width: 980px) {
	ul#slidernav {
		width: 416px;
	}
}
		
#recent-slider .wk-slideshow .nav li {
	height: 21px;
	border-radius: 3px;
	padding:4px 8px 0 8px;
	margin-right:3px;
	color: #white;
	float:left;
	list-style: none;
}

#recent-slider .wk-slideshow .nav li span {
	color: white;
}

#recent-slider .wk-slideshow .nav li.active {
	background: #555;	
}

.next#slider-next {
	background-image: url('/wp-content/plugins/widgetkit-1/widgets/slideshow/styles/recent/images/slider-images.png');
	background-position: 27px 28px;
	position:relative;
	left:546px;
	bottom: 144px;
}

.next#slider-next:hover {
	background-position: 27px 54px;
}

.prev#slider-prev {
	background-image: url('/wp-content/plugins/widgetkit-1/widgets/slideshow/styles/recent/images/slider-images.png');
	background-position: 0px 27px;
	position:relative;
	right:40px;
	bottom: 116px;	
}

.prev#slider-prev:hover {
	background-position: 0px 54px;
}

a.a2a_button_facebook_like.addtoany_special_service {
margin-right: 40px;
}