/*
Theme Name: APCT
Theme URI: http://www.apct.co.uk
Description: This is a wordpress theme for the Associatin of Painting Craft Teachers (APCT)
Version: 1.0
Author: design reaction
Author URI: https://www.designreaction.co.uk
Tags: CMS, white, blue, light, clean, flat, responsive, painters, multi-columns

	APCT v1.0
	http://www.designreaction.co.uk
*/

html, body, p, ul, ol, li, h1, h2, h3
{
	margin: 0;
	padding: 0;
}

img
{
	border-style: none;
}

body
{
	background-color: #ffffff;
	font-family: 'Lato', sans-serif;
}

p
{
	color: #333333;
	font-weight: 400;
	font-size: 17px;
	line-height: 26px;
}

h1
{
	color: #406c88;
	font-weight: 400;
	font-size: 40px;
	margin-bottom: 35px;
	margin-top: 40px;
}


h2
{
	color: #333333;
	font-weight: 400;
	font-size: 26px;
	margin-bottom: 30px;
}

h3
{
	color: #333333;
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 30px;
}

#toppanel
{
	background-color: #406c88;
	background-image: url(images/top-border.png);
	background-position: bottom;
	background-repeat: repeat-x;

}

#toppanelcontent
{
	max-width: 1310px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 20px 10px;
	overflow: auto;
}

#socialtop
{
	width: 100px;
	float: right;
	text-align: right;
}

#logintop
{
	width: 250px;
	float: right;
	margin-top: 3px;
}

#logintop p
{
	text-align: right;
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
}

#logintop a
{
	color: #ffffff;
	text-decoration: none;
}

#logintop a:hover
{
	color: #9999ff;
	text-decoration: underline;
}

#header
{
	max-width: 1310px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 20px;
	overflow: auto;
	border-bottom: 1px solid #406c88;
}

#logo
{
	max-width: 25%;
	float: left;
}

#logo img
{
	width: 100%;
	height: auto;
}

#menu
{
	max-width: 75%;
	float: right;
	text-align: right;
	margin-top: 15px;
}

#access
{
	width: 100%;
	margin-top: 35px;
}

#access li
{
	display: inline;
	font-size: 17px;
	color: #406c88;
	margin-left: 25px;
	line-height: 40px;
}

#access a
{
	color: #406c88;
	text-decoration: none;
	padding-bottom: 10px;
}

#access a:hover
{
	color: #406c88;
	border-bottom: 1px solid #406c88;
}

#access .sub-menu
{
	display: none;
}

#content
{
	max-width: 1310px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 20px 100px;
	overflow: hidden;
}

#content p
{
	margin-bottom: 35px;
}

#content ol
{
	margin-bottom: 35px;
	margin-left: 50px;
}

#content ul
{
	margin-bottom: 35px;
	margin-left: 50px;
}

#content li
{
	color: #333333;
	font-weight: 400;
	font-size: 17px;
	line-height: 26px;
	padding-left: 15px;
	margin-bottom: 20px;
}

#content a
{
	color: #406c88;
	text-decoration: underline;
}

#content a:hover
{
	color: #333333;
}

#content .sub-menu
{
	margin-left: 0px;
	list-style: none;
}

.homecol2width
{
	width: 32%;
	float: right;
}

.sidebar-slider ol {
  display: none !important;
}

#topfooter
{	
	max-width: 1310px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 60px;
	overflow: auto;
}

.topfooterfeature
{
	width: 48%;
	margin: 0 1%;
	float: left;
}

.topfooterfeature a
{
	color: #406c88;
	text-decoration: underline;
}

.topfooterfeature a:hover
{
	color: #333333;
}

.footertitle
{
	font-weight: 400;
	font-size: 30px !important;
	color: #406c88;
	border-bottom: 1px solid #9999ff;
	padding: 0 10px 15px !important;
	margin-bottom: 25px;
	line-height: 26px !important;
}

.footposttitle
{
	font-size: 24px;
	color: #406c88;
	padding: 0 10px;
}

.footposttitle a
{
	color: #406c88;
	text-decoration: underline;
}

.footposttitle a:hover
{
	color: #333333;
	text-decoration: underline;
}

.footpostdate
{
	color: #999999;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
	padding: 0 10px;
}

.footpost
{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 45px;
	padding: 0 10px;
}

.footerjoin p
{
	font-size: 16px;
	line-height: 22px;
	padding: 0 10px;
	margin-bottom: 26px;
}

#footer
{
	background-color: #406c88;
	background-image: url(images/footer-border.png);
	background-position: top;
	background-repeat: repeat-x;
}

#mainfooter
{
	max-width: 1310px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 20px 30px;
	overflow: auto;
}

#footerlogo
{
	width: 33%;
	text-align: center;
	float: left;
}

#footerlogo img
{
	width: 100%;
	height: auto;
	max-width: 234px;
}

#footermenu
{
	width: 66%;
	float: right;
}

#footermenu p
{
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
}

#footermenu a
{
	text-decoration: underline;
	color: #ffffff;
}

#footermenu a:hover
{
	text-decoration: none;
}

#footermenu ul
{
	margin-top: 15px;
	margin-bottom: 60px;
}

#footermenu li
{
	display: inline;
	font-size: 16px;
	color: #ffffff;
	margin-right: 25px;
	font-weight: 400;
}

.web
{
	font-size: 14px !important;
	color: #9999ff !important;
	font-weight: 400 !important;
	margin-top: 30px;
}

.web a
{
	text-decoration: none !important;
	color: #9999ff !important;
}

.web a:hover
{
	text-decoration: underline !important;
}

.largebtn
{
	font-weight: 400;
	font-size: 28px !important;
	color: #ffffff;
	background-color: #406c88;
	margin: 0px 10px;
	display: inline;
	text-decoration: none;
	text-align: center;
	border: 2px solid #406c88 !important;
	transition: all 0.3s ease 0s;
	border-radius: 5px;
	padding: 15px 0 !important;
	line-height: 70px;
}

.largebtn a
{
	color: #ffffff !important;
	text-decoration: none !important;
	display: inherit !important;
	padding: 25px !important;
}

.largebtn a:hover
{
	color: #406c88 !important;
}

.largebtn:hover
{
	background: #ffffff;
	color: #ffffff !important;
}

.headloginbtn
{
	font-weight: 400;
	font-size: 16px !important;
	color: #406c88;
	background-color: #ffffff;
	display: inline;
	text-decoration: none;
	text-align: center;
	border: 2px solid #406c88;
	transition: all 0.3s ease 0s;
	line-height: 48px;
	border-radius: 4px;
	margin-left: 6px;
	padding: 8px 0 !important;
}

.headloginbtn a
{
    color: #406c88;
    text-decoration: none;
	display: inline-block;
	padding: 0 15px !important;
}

.headloginbtn a:hover
{
    color: #ffffff;
}

.headloginbtn:hover
{
	background: #406c88;
	color: #ffffff !important;
}

.headregisterbtn
{
	font-weight: 400;
	font-size: 20px !important;
	color: #ffffff;
	background-color: #406c88;
	display: inline;
    text-decoration: none;
    text-align: center;
    border: 2px solid #406c88;
    transition: all 0.3s ease 0s;
	line-height: 48px;
	border-radius: 5px;
	margin-left: 10px;
	padding: 10px 0 !important;
}

.headregisterbtn a
{
    color: #ffffff;
    text-decoration: none;
	display: inline-block;
	padding: 0 25px !important;
}

.headregisterbtn a:hover
{
    color: #406c88;
}

.headregisterbtn:hover
{
	background: #ffffff;
	color: #ffffff !important;
}

.border
{
	margin-left: -20% !important;
	width: 130%  !important;
}

.overlayimg
{
	position: relative;
	width: 100%;
}

.overlayimg img
{
	width: 100%;
	height: auto;
}

.overlayimg p
{
	margin-bottom: 0 !important;
}

.overlaytxt
{
	position: absolute;
	bottom: 25px;
	right: 25px;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
	color: #406c88;
	padding: 12px 0;
	line-height: 24px;
}

.overlaytxt a
{
	padding: 9px 22px;
	text-decoration: none !important;
	transition: all 0.3s ease 0s;
	background: rgba(255, 255, 255, 1);
}

.overlaytxt a:hover
{
	padding: 119px 22px 9px !important;
	transition: all 0.3s ease 0s;
	background: rgba(255, 255, 255, 0.9);
}

.menu-footer-menu-container
{
	display: -moz-box;
}

.widget_recent_entries ul
{
	list-style: none;
	margin-left: 0 !important;
}

.widget_recent_entries .post-date
{
	color: #999999;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 10px;
	display: block;
	line-height: 16px;
}

#menu-resources
{
	margin-left: 0 !important;
	list-style: none;
	margin-bottom: 0px !important;
	border-top: 1px dotted #ffffff;
	padding-top: 5px;
	margin-top: 5px;
}

#menu-resources li
{
	padding-left: 10px !important;
	padding-bottom: 5px !important;
	margin-top: 0px !important;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 5px;
	font-size: 15px;
}

#menu-resources a
{
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

#menu-resources a:hover
{
	padding-left: 5px !important;
	transition: all 0.3s ease 0s;
}

#menu-events
{
	margin-left: 0 !important;
	list-style: none;
	margin-bottom: 0px !important;
	padding-top: 5px;
	margin-top: 5px;
}

#menu-events li
{
	padding-left: 10px !important;
	padding-bottom: 5px !important;
	margin-top: 0px !important;
	margin-bottom: 5px;
	font-size: 20px;
}

#menu-events li a
{
	color: #000000;
}

#menu-events li li
{
	font-size: 15px;
	border-bottom: 1px dotted #ffffff;
}

#menu-events li li a
{
	color: #406c88;
	transition: all 0.3s ease 0s;
}

#menu-events a
{
	text-decoration: none;
}

#menu-events li li a:hover
{
	padding-left: 5px !important;
	transition: all 0.3s ease 0s;
}

#menu-events .sub-menu
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#menu-gallery
{
	margin-left: 0 !important;
	list-style: none;
	margin-bottom: 0px !important;
	border-top: 1px dotted #ffffff;
	padding-top: 5px;
	margin-top: 5px;
}

#menu-gallery li
{
	padding-left: 10px !important;
	padding-bottom: 5px !important;
	margin-top: 0px !important;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 5px;
	font-size: 15px;
}

#menu-gallery a
{
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

#menu-gallery a:hover
{
	padding-left: 5px !important;
	transition: all 0.3s ease 0s;
}

#menu-membership
{
	margin-left: 0 !important;
	list-style: none;
	margin-bottom: 0px !important;
	border-top: 1px dotted #ffffff;
	padding-top: 5px;
	margin-top: 5px;
}

#menu-membership li
{
	padding-left: 10px !important;
	padding-bottom: 5px !important;
	margin-top: 0px !important;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 5px;
	font-size: 15px;
}

#menu-membership a
{
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

#menu-membership a:hover
{
	padding-left: 5px !important;
	transition: all 0.3s ease 0s;
}


#menu-members
{
	margin-left: 0 !important;
	list-style: none;
	margin-bottom: 0px !important;
	border-top: 1px dotted #ffffff;
	padding-top: 5px;
	margin-top: 5px;
}

#menu-members li
{
	padding-left: 10px !important;
	padding-bottom: 5px !important;
	margin-top: 0px !important;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 5px;
	font-size: 15px;
}

#menu-members a
{
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

#menu-members a:hover
{
	padding-left: 5px !important;
	transition: all 0.3s ease 0s;
}

.alignright
{
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}

.alignleft
{
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
}

#col1
{
	width: 73%;
	float: left;
}

#col2
{
	width: 23%;
	float: right;
	padding-bottom: 40px;
}

.sidebarstack
{
	background-color: #f1f1f1;
	padding: 20px;
	margin-bottom: 10px;
}

.sidebartitle
{
	margin-bottom: 5px !important;
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 5px;
}

.sidebarposttitle
{
	margin-bottom: 0px !important;
	font-size: 15px;
	line-height: 30px;
}

.cat-item
{
	margin-bottom: 0px !important;
	font-size: 15px !important;
	line-height: 30px !important;
	padding-left: 0 !important;
	list-style: none;
}

.archives li
{
	margin-bottom: 0px !important;
	font-size: 15px !important;
	line-height: 30px !important;
	padding-left: 0 !important;
	list-style: none;
}

hr
{
	border-bottom: 1px solid #99F;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 30px;
}

.poststyle h1
{
	margin-bottom: 0 !important;
}

.poststyle h1 a
{
	text-decoration: none !important;
}

.postdatemain
{
	font-style: italic;
	color: #666666;
	margin-bottom: 20px;
	font-weight: 400;
}

#comments
{
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}

.commentlist
{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #f9f9f9;
	list-style: none;
	margin-left: 0 !important;
	padding: 20px 10px 10px;
}

.commentlist .children
{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #f1f1f1;
	list-style: none;
	margin-left: 0 !important;
	margin-right: 15px !important;
	padding: 20px 20px 10px 10px;
}

.comment-author
{
	font-size: 14px;
	text-decoration: none;
}

.comment-author a
{
	text-decoration: none !important;
	font-style: normal;
}

.comment-meta
{
	font-size: 12px;
	font-style: italic;
	margin-bottom: 20px;
}

.comment-meta a
{
	text-decoration: none !important;
}

.comment
{
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 20px;
}

.reply
{
	font-size: 12px;
	display: none;
}

.ss_wrapper ul
{
	margin-bottom: 15px !important;
	margin-left: 20px !important;
}

.ss_wrapper li
{
	margin-bottom: 0px !important;
	list-style: initial;
	padding-left: 5px !important;
}

.nivo-controlNav
{
	display: none;
}

.nivo-directionNav
{
	display: none;
}

.ss_wrapper
{
	overflow: auto;
}

#ss_pages
{
	width: 48%;
	float: left;
}

#ss_posts
{
	width: 48%;
	float: right;
}

.w3eden 
{
	background-color: #f1f1f1;
	padding: 8px;
	border-radius: 8px;
	margin-bottom: 3px;
}

.subscribe-to-comments a
{
	display: none;
}




@media screen and (max-width: 1280px)
{

#access
{
	display: none;
}

#menu
{
    margin-top: 110px;
}

}





@media screen and (max-width: 768px)
{

#logo
{
	max-width: 100%;
}

.wpb_revslider_element
{
	display: none;
}

.homecol2width
{
	width: 100%;
}

.topfooterfeature
{
	width: 98%;
	text-align: center;
	margin-bottom: 50px;
}

#footerlogo
{
	width: 100%;
}

#footermenu
{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

#footermenu li
{
	display: inherit;
	margin-right: 0;
	line-height: 32px;
}

#footermenu img
{
	margin: 0 10px;
}

.wpb_column
{
	padding-left: 6% !important;
	padding-right: 6% !important;
}

#col1
{
	width: 100%;
}


#col2
{
	width: 100%;
}

#ss_pages
{
	width: 98%;
}


#ss_posts
{
	width: 98%;
}

.gallery-item
{
	width: 50% !important;
}


}





@media screen and (max-width: 480px)

{

.gallery-item
{
	width: 100% !important;
}

}





@media screen and (max-width: 320px)

{

h1
{
	font-size: 35px;
}

#toppanelcontent
{
	padding: 18px 20px 20px;
}

#socialtop
{
	width: 90px;
}

#socialtop img
{
	margin-right: 15px;
}

#logintop
{
	width: 170px;
	float: left;
}

#logintop p
{
	text-align: left;
}

#logo
{
	max-width: 100%;
}

#menu
{
	max-width: 100%;
	text-align: center;
	padding: 0 25px 0 0;
}

.headloginbtn
{
	font-size: 12px !important;
}

.headregisterbtn
{
	font-size: 16px !important;
}

#menu
{
	margin-top: 15px;
}

.overlaytxt a:hover
{
	padding: 9px 22px !important;
	transition: all 0.3s ease 0s;
	background: rgba(255, 255, 255, 0.9);
}

.largebtn
{
	font-size: 18px !important;
	padding: 10px 0 !important;
}

.largebtn a
{
	padding: 10px;
}


}