/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt*/
/* Navigation
 ================================================== */
#header .container {
	border-bottom: 5px solid #662d91;
}

#siteNavigation {
	display: inline-block;
	list-style: none;
	margin: auto;
	padding: 0;
	text-align: center;
	float: none;
}

.mainMenu li {
	padding: 0;
}

.mainMenu li a {
	padding: 10px 12px;
}

.mainMenu .current-menu-item  a {
	color: #ec008c;
	border: none;
}

#sidebar {
	width: 25%;
}

#footer .container {
	border-top: 5px solid #dcdcdc;
	font-size: 65%;
}

#image_slideshow .img_next {
	background: none;
}

#image_slideshow .img_prev {
	background: none;
}

#logo {
	float: left;
	margin: 0;
	font-size: 0;
	font-weight: normal;
}

/* site-wide style
 ================================================== */
.entryTitle:before {
	background-color: #dcdcdc;
}

a, a:visited {
	color: #006dd7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.entryMeta {
	display: none;
}

.alignleft {
	margin-right: 2%;
}

.widgetArea .widget {
	margin-bottom: 40px;
}

.widgetTitle {
	position: relative;
	border-bottom: 1px solid #ffffff;
}

.widgetTitle:before {
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	height: 1px;
	bottom: -1px;
	left: 0;
	background-color: #ffffff;
}

/*ça.post-title.cat-post-title {
	font-size: 120%;
}*/
/*select#taxonomy_dropdown_widget_dropdown_2.taxonomy_dropdown_widget_dropdown {
	width: 50%;
}*/
ul {
	padding: 0 0 0 50px;
}

li {
	padding-bottom: 3px;
}

ul {
	list-style-image: url('https://hookedonbooks.mercurydevphp.co.nz/wp-content/uploads/2016/03/list-dash.png');
}

h6 {
	margin: 0 0 5px;
}

/* Editor's Note and Read More collapse-o-matic
 ================================================== */
div#menuspacefix br {
	display: none;
}

div#spacefix p {
	margin: 0 0 5px;
}

.collapseomatic_excerpt, .collapseomatic_content {
	margin-top: 0;
	margin-left: 0;
	padding: 0;
}

.readmore {
	font-weight: bold;
	color: #45af6d;
	padding-bottom: .02em;
	padding-top: -.5em;
}

.editorsnote {
	font-weight: bold;
	color: #c05bb7;
	margin-left: 130px;
}

div#editorsnote.collapseomatic_excerpt {
	margin-left: 130px;
	margin-top: 15px;
}

.collapseomatic_content em {
	margin-left: 130px;
	margin-top: 15px;
	display: block;
}

/* BUTTONS and swipes
 ================================================== */
h2.widgetTitle {
	font-family: "Slabo 13";
	background-image: url("https://hookedonbooks.mercurydevphp.co.nz/wp-content/uploads/2016/03/redswipe.png");
	background-size: 200px;
	padding: 10px 10px 10px 25px;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}

a.read-more {
	font-size: 16px;
	font-family: "Slabo 13";
	margin-left: 75%;
	padding: 5px 10px 10px;
	background-image: url("https://hookedonbooks.mercurydevphp.co.nz/wp-content/uploads/2016/03/orangeswipe.png");
	background-size: 90px 28px;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}

/*input.pushbutton-wide {
	border-radius: 2em;
}*/
button, input, select, textarea {
	border: 1px solid #2d2d2d;
}

input[type="checkbox"], input[type="radio"] {
	border: 1px solid #2d2d2d;
	-webkit-appearance: checkbox;
}

input#s {
	width: 50%;
}

select#searchform_cat.postform {
	display: none;
}

input#searchsubmit {
	border-radius: 9px;
	border: 1px solid rgba(0,0,0,0.1);
}

.acx_ppt_uid_books {
	margin-left: auto !important;
	margin-right: auto !important;
}

.mobile-theme a.read-more {
	margin-left: 50%;
	padding: 5px 10px 10px;
}

h3.widget-title {
	font-family: "Slabo 13";
	background-image: url("https://hookedonbooks.mercurydevphp.co.nz/wp-content/uploads/2016/03/redswipe.png");
	background-size: 200px;
	padding: 5px 10px 10px 25px;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.hentry {
	border-bottom: none;
}