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

.centreBox {
	width: 1000px;
	height: 400px;
	position: absolute; /*it can be fixed too*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	/*this to solve "the content will not be cut when the window is smaller than the content": */
	max-width: 100%;
	max-height: 100%;
	overflow: auto;
	}

a.logo {
	margin: auto;
}

img.aligncenter {
    display: block;
    max-width: 100%;
    height: auto;
}


/*-----------------------------Title and Tagline----------------------------*/

div#logo-container {
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {
	color: #000000 !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 20px !important;
}

h1, h1 a {
	text-decoration: none;
	font-size: 23px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	text-align: right !important;
	margin-right: -5px !important;
	margin-top: 2px !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	font-weight: normal;
	color: #000000 !important;
	letter-spacing: .15em;
}

h1.post-header {
	text-align: left !important;
	margin-left: 30px !important;
}

h2 {
	color: #000000 !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 20px !important;
}

h2, h2 a {
	text-decoration: none;
	font-size: 23px;
	line-height: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	margin-right: -5px !important;
	margin-top: 2px !important;
	margin-left: 200px !important;
	padding-right: 0px !important;
	font-weight: normal;
	color: #000000 !important;
	letter-spacing: .15em;
}


h3 {
	color: #333 !important;
	text-decoration: none;
	font-size: 1em;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
	
	
/*-----------------------------Default Centre Content----------------------------*/

.grid_3 {
	margin-left: 0px !important;
}

/*-----------------------------Top Menu New----------------------------*/

.nav-holder {float: none !important;}
.nav-holder > ul {
  margin: 0 auto;
  display: table;
}

.topMenu {
	z-index: 1000 !important;
	margin-bottom: 20px;
	margin-top: -20px;
	}

.topMenu ul {
	text-align: left !important;
}

.topMenu ul li a, a:link, a:visited {
	background-color: transparent !important;
	font-size: 1.1em;
	color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px !important;
}

.topMenu ul li a:hover {
	color: #000000 !important;
	}

.topMenu ul li.current-menu-item a  {
	color: #000000 !important;
	}
	
.topMenu ul li.current-menu-item a:hover  {
	color: #000000 !important;
	}
	
.topMenu ul li.current-menu-parent {
	color: #ffffff !important;
	background-color: #999999 !important;
}

.topMenu ul li.current-page-ancestor a {
	color: #fff !important;
	background-color: #999999 !important;
}

#menu-item-1519 a {
	color: #FFF !important;
}

#menu-item-1523 a {
	color: #FFF !important;
}

/*-----------------------------Top Menu----------------------------*/



#ultimatummenu-2-item.ddsmoothmenuh {
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636a7d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636a7d;
	z-index: 1000 !important;	
}



#ultimatummenu-2-item.ddsmoothmenuh ul li a:hover {
	color: #FFF !important;
	background-color: #434753 !important;
}



/*-----------------------------FancyBox----------------------------*/

#fancybox-overlay {
	opacity: 1 !important;
	background-color: rgb(255,255,255) !important;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.fancybox-bg {
      display: none !important;
    }







/*-----------------------------Entry Content----------------------------*/


div.entry-content p {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 200px;
	padding-right: 200px;
	color: #666;
}

div.entry-content ul {
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	padding-left: 230px;
	padding-right: 200px;
	color: #666;
}


	
div.entry-content p span a {
}	
	
a, a:link, a:visited, a.recentlink {
	margin-bottom: 10px;
	color: #999;
}

a:hover {
	color: #000;
}

/*-----------------------------Social Media----------------------------*/

div.ult_social {
	margin-left: 30px;	
	}

[class^="social-icon-"]:before, [class*=" social-icon-"]:before {
	margin-left: 7px;
	}
	
	
/*-----------------------------David Footer Code----------------------------*/

.grid_12.footerWP {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.grid_12.footerWP ul {
	text-align: center !important;
	margin: 0px;
	padding: 1em 0px 0px;
	}
	
.grid_12.footerWP ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: none;
}
	
.grid_12.footerWP ul li a {
	color: #CCC !important;
	text-decoration: none;
	padding-right: 2em;
	padding-left: 2em;
	font-size: 0.9em;
}

.grid_12.footerWP ul li a:link {
	color: #CCC !important;
}


/*-----------------------------Responsive---------------------------*/

/*-----------------------------iPhone 6 +---------------------------*/

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 



.topLogo {
        max-width: 100%;
		height: auto;
}



.topMenu {
}

.slicknav_menu {
	background-color: #000 !important;
}



div.entry-content p {
    padding-right: 10px;
	padding-left: 10px;
}

div.entry-content h2 {
    margin-right: 10px;
	margin-left: 10px;
}

div.entry-content {
    padding-right: 5px;
}





}


/*-----------------------------iPhone 4 ---------------------------*/

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 

.categoryMenu {
    display: none;
}

.topLogo {
        max-width: 100%;
		height: auto;
}

.col-md-7 {
    padding-left: 0px;
    padding-right: 0px;
}

.slicknav_menu {
	background-color: #000 !important;
}

.slicknav_nav, .slicknav_nav ul {
    background-color: #CCC;
}


div.entry-content p {
    padding-right: 10px;
	padding-left: 10px;
}

div.entry-content h2 {
    margin-right: 10px;
	margin-left: 10px;
}

div.entry-content {
    padding-right: 5px;
}





}