/** BAPCR CUSTOM STYLING AND PLUG IN CUSTOMISATIONS
****************************************************************************/
/** TABLEPRESS PLUG IN CUSTOMISE
**************************************************************************/
/**.dataTables_wrapper .sorting {padding-right: 40px !important; }
.tablepress th, .tablepress td{padding-left: 0px !important;}**/


/** EXTRA PRODUCT OPTIONS PLUG IN STYLING
**************************************************************************/
.tm-options-totals, .tm-subscription-fee {display: none;}

.tm-extra-product-options .tmcp-textfield.tm-epo-field {
    width: 100%;
    max-width: 100%;
}

.yellowbox {
    background: #eee;
    padding: 15px;
}

/** custom headers
**************************************************************************/

.bapcrtitle.membersarea {
	width: 100%;
	background: #eee;
color: #000;
	padding: 10px 20px 1px;
	margin: -30px 0px 30px;
}

.bapcrtitle.membersarea h1 {
	color: #000;
}

/** sidebar list styling
**************************************************************************/
.sidebar .widget li {
	list-style-type: disc; 
	padding: 5px 0px; 
	margin-left: 15px;
}

.sidebar .widget ul ul {border-bottom: dashed 1px #D6D6D6;}

.sidebar li.cat-item {
    list-style-type: none;
    font-size: 14px;
    margin-left: 0px;
    padding: 0px;
    border: 0px solid #ACACAC;
    margin-bottom: 10px;
}

/** MAILCHIMP FORM STYLING
**************************************************************************/
.hidden-from-view {display: none;}
form input {margin-bottom: 10px;}


/** WOOCOMMERCE FIXES
**************************************************************************/

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px !important;
}

/**checkout page tweak **/ body.page-id-5 .entry-content p, body.page-id-6 .entry-content p {margin: 0px;}

.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 25%;
}

.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 75%;
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img,
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce .upsells.products ul li.product img, .woocommerce .upsells.products ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img, .woocommerce-page .upsells.products ul li.product img, .woocommerce-page .upsells.products ul.products li.product img {
    display: block;
    width: auto;
    height: auto;
}

.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
    display: block !important; clear: both !important;
}

/** my orders tidy **/
dl.variation dt {background: #eee; width: 40%; padding: 5px !important;}

/** GROUPS FORUM STYLING
**************************************************************************/

body.tax-forum article, body.single-topic article, body.post-type-archive-topic article  {
	border: solid 1px #ddd;
	
}

body.tax-forum .entry, body.post-type-archive-topic .entry {margin-bottom: 0px;}

body.tax-forum article .entry-title, body.single-topic article .entry-title, body.post-type-archive-topic article .entry-title {
	margin-bottom: 0px;
	background: #D6D6D6;
	font-size: 16px;
	padding: 10px;
	font-weight: bold !important; 
}

body.tax-forum article .entry-meta, body.single-topic article .entry-meta, body.post-type-archive-topic article .entry-meta {
	margin-bottom: 0px;
	font-size: 10px;
	padding: 5px 10px; 
	background: #D6D6D6;
	width: 100%;
}


body.tax-forum article .entry-content, body.single-topic article .entry-content, body.post-type-archive-topic article .entry-content {
	margin-bottom: 0px;
	padding: 30px 10px 0px;
}

 body.single-topic article .entry-categories {display: none;}

body.single-topic .entry {margin-bottom: 10px;}

body.single-topic li.comment {
    background-color: #F5F5F5;
        border: 1px solid #DDD;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
	margin-bottom: 2px;
}

body.single-topic li.comment article {border: none;}

body.single-topic .comment-list li {
    margin-top: 0px;
    padding: 0px;
}

body.single-topic .comment-header {
    background: #EEE;
	padding: 10px 10px 5px;
}

body.single-topic .comment-content {
	background: #fff;
	padding: 10px;
}

body.single-topic .comment-reply{
	padding: 10px;
}

/** Main Forum page **/

li.cat-item {
	list-style-type: none;
	font-size: 22px;
	margin-left: 20px;
	padding: 5px;
	border: solid 1px #ACACAC;
	margin-bottom: 10px;
}

/** 
EVENTS MANAGER CUSTOMISATION WORK
---------------------------------------------------------------------------------------------------- */
.entry-content table.em-calendar ul li {
    list-style-type: none !important;
}

table.em-calendar {line-height: 1.2;}
table.em-calendar ul {margin-left: 0px;}
table.em-calendar td.eventful a, 
table.em-calendar td.eventful-today a, 
table.em-calendar ul li a {border-bottom: 0px; color: #fff !important;}
table.em-calendar li {background: none; padding: 2px 5px 5px;}
.widget_em_widget ul li {background: none; padding-left: 0px;}

table.em-calendar li h2 {color: #fff; padding: 5px 0px; margin: 0px; font-size: 1rem !important;}

tr.days-names {background: #fff;}

table.em-calendar td{
    padding: 0px 0px !important;
    text-align: center;
	font-size: 12px !important;
}

.widget_em_widget h3 {
	color: #fff; 
	font-size: 14px;
	padding: 5px;
	margin: 5px 0px 5px;
}

.widget_em_widget h3 a {
	color: #fff; 
}
	
.wpt_widget_content .entry-title {font-size: 14px;}

/** EVENTS 
************************************/

tr.days-names {
background: #6E2479;
color: #fff;

}

table.fullcalendar tr.days-names td {text-align: center;}

table.fullcalendar td.month_name {color: #6E2479; text-align: center;}

table.em-calendar td {
	width: 14%;

}

table.em-calendar td.eventless-today, table.em-calendar td.eventful-today {
    background-color: #fff !important;
}

table.em-calendar td.eventful-today a {
    font-weight: normal !important;
}
table.em-calendar td.eventless-pre, .em-calendar td.eventless-post,
.em-calendar td.eventless-post,
table.em-calendar td.eventful, table.em-calendar td.eventful-today,
table.em-calendar td.eventless-today,
table.em-calendar td.eventless {height: 160px !important; vertical-align:top !important;}

table.em-calendar td.eventful a,
table.em-calendar td,
table.em-calendar td.eventless,
table.em-calendar td.eventful,
table.em-calendar td.eventful-today a {color: #000 !important;}

table.em-calendar td.eventful ul li a {color: #fff !important;}

table.em-calendar td ul {
margin-bottom: 0px;
margin-left: 10px;
}

table.em-calendar td ul li {
	font-size: 12px; line-height: 1.2em;
margin-bottom: 10px;
}

table.em-calendar td.eventful-today a {
    font-weight: normal;
}

/** soliloquy slider customisations
*********************************************/

.soliloquy-container .soliloquy-image {
	border-radius: 5px !important;
}

.soliloquy-container .soliloquy-caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 40% !important;
    z-index: 1120;
    background: url(images/whiteopaque.png) repeat !important;
}

.soliloquy-container .soliloquy-caption-inside {
    font-size: 1.3em !important;
    line-height: 1.25;
    display: block;
    color: #000 !important;
    text-shadow: 0px 1px 1px #000;
    text-align: center;
    padding: 10px;
}


/** DP widgets plus classes
*********************************************/

.widget.taglinewidget {
	font-family: Georgia, serif;
	width: 60%;
	clear: both;
	font-size: 24px;
	color: #ACACAC;
	padding: 0px 0px;
	float: left;
	text-align: left;
}

.loginbuttons {float: right !important;}

.searchheader {float: right !important; margin-right: 5px;}

.site-header .search-form {
	width: 30%; 
	margin-top: 0px; 
	float: right; 
	border: solid 1px #ddd;
	padding-right: 35px;
}

.site-header .search-form input[type="search"] {border: 0px; margin-bottom: 0px;}

.search-form input[type="submit"] {
	height: 30px;
	padding: 0;
	position: absolute;
	width: 30px;
background: url(images/magnify.png) no-repeat;
text-indent: -9999px;
}

.magazine-home .content .widget-title,  .sidebar .widget-title  {background: none; color: #000; padding: 0px;}

.magazine-home .content .widget-title a {
	color: #000;
}

p a.more-link {
	width: 100%;
	clear: both;
	text-align: right;
	display: block;
}


************************************************/


/** additional layouts - styling
*******************************************************************************/

body {
	
}

body.home .site-inner {padding-top: 20px;}

nav.woocommerce-MyAccount-navigation ul {margin-left: 0px;}

li.woocommerce-MyAccount-navigation-link {
    list-style-type: disc;
    padding: 5px 0px;
    margin-left: 15px;
}
.sidebar li a,
li.woocommerce-MyAccount-navigation-link a {color: #000 !important;}

.sidebar li a:hover,
li.woocommerce-MyAccount-navigation-link a:hover,
li.woocommerce-MyAccount-navigation-link.is-active a,
.sidebar li.current_page_item a,
.sidebar li.current-menu-item a {color: #4DA4BF !important;}

.home-top {
	width: 845px;
	float: left;
	margin-bottom: 10px;
	}

.home-top .widget {margin-bottom: 10px;}

.home-top-right {
	width: 270px;
	float: right;
	text-align: center;
	}

.home-top-right .widget {padding: 26px 0px;}

.home-top-right #text-33 {background: #eee; padding: 15px;}

.home-middle {
	width: 100%;
	clear: both;
	text-align: center;
	background: #fff;
	padding: 5px;
	margin: 10px 0px;
}
.home-middle h2, .home-middle h2.entry-title {font-size: 20px; margin: 5px 0px;}
.home-middle h3 {font-size: 16px; margin: 5px 0px;}

.home-middle .widget {padding: 10px 0px;}

.home-middle-1 {
	width: 100%;
	clear: both;
	}

.home-middle-1 .widget {
	width: 25.5%;
	float: left;
	margin-right: 0.7%;
	margin-bottom: 2%;
	background: #fff;
	padding: 10px;
	text-align: center;
margin-left: -10px;
}

.home-middle-1 .widget:hover {background: #eee;}

.home-middle-1 .widget:nth-child(4n) { float: right; margin-right: -10px; }

.home-middle-1 .widget .entry-content {
	padding: 0px 10px;
}

.home-bottom {text-align: center;}

.home-top-right .featured-content .entry-title {
    border: medium none;
    font-size: 18px;
    line-height: 1.2;
}

.home-top-right .featured-content .entry {margin-bottom: 5px;}

.home-top-right a.alignleft {margin-bottom: 5px;}


/** shortcodes ultimate plug in - styling
*******************************************************************************/

.su-button-wide {margin: 0em 0px !important;}
.su-button {margin-bottom: 5px !important;}