/* Jackstin Customisations */


body {
	-webkit-text-size-adjust: none !important;
	}



/* Elements */

dd , pre {
	margin-bottom:20px;
}

dt {
	font-weight:bold;
}

.entry sup, .entry sub {
    font-size: 10px !important;
}

sup {
    bottom: 1ex;
}

sub {
    top: 0.5ex;
}

sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

ins {
    background: none repeat scroll 0 0 #333333;
    text-decoration: none;
	color:#999999;
}

abbr, acronym {
    border-bottom: 1px dotted #333333;
    cursor: help;
}

.entry, .entry p {
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin: 0 0 0.4em;
	line-height:28px;
}

.entry img, img.thumbnail {
    background: none !important;
    border: 0px;
    padding: 0px;
}


img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding:5px 0px;
}

.wp-caption img {
	padding-bottom:0px !important;
}



/* Splits */

.clear {
	clear:both;
	height:0px;
	width:100%;
}

.clear {
	clear:both !important;
	height:0px !important;
	width:100% !important;
}


.clear_5 {
	clear:both !important;
	height:5px !important;
	width:100% !important;
}

.clear_10 {
	clear:both !important;
	height:10px !important;
	width:100% !important;
}

.clear_15 {
	clear:both !important;
	height:15px !important;
	width:100% !important;
}

.clear_20 {
	clear:both !important;
	height:20px !important;
	width:100% !important;
}

.clear_25 {
	clear:both !important;
	height:25px !important;
	width:100% !important;
}

.clear_30 {
	clear:both !important;
	height:30px !important;
	width:100% !important;
}

.clear_35 {
	clear:both !important;
	height:35px !important;
	width:100% !important;
}

.clear_40 {
	clear:both !important;
	height:40px !important;
	width:100% !important;
}


hr {
    background-color: #E6E6E6;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #ffffff;
    height: 0px;
	margin-top:20px;
	margin-bottom:20px;
}

.midsplit {
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px solid #eaeaea;
	clear:both !important;
	width:100% !important;
}



#wrapper + div + div {
	display:none !important;
	}


/* TABLES  */

table
{
	font-size: 12px;
	margin: 15px 0px 20px 0px;
	width:100%;
	text-align: left;
	border-collapse: collapse;
	border-bottom: 1px solid #dddddd;
}
th
{
	font-size: 13px;
	font-weight:bold;
	padding: 12px 15px;
	color: #222222;
	background:#eaeaea;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
td
{
	padding: 10px 15px;
	color: #555555;
	border-top: 1px solid #dddddd;	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

tr:hover td
{
	color: #555555;
	background: #eaeaea;
}


/* Header */

#header {
	text-align:center;
	}

.pete {
	margin-bottom:15px;
	}

#logo {
	display:inline-block;
	float:none;
	}
	
#logo .site-title {
    text-indent: 10px;
}
	
#logo .site-title a {
    font-size: 110px !important;
}

	
#logo a span {
	display: inline-block;
    font-weight: normal;
    line-height: 132px;
    vertical-align: sub;
	padding:0px 15px;
	text-align:center;
}

#logo a span {
	max-width:175px;
	}

#logo .site-description {
	margin-top:15px;
	text-shadow:1px 1px 0px #284f20;
	}
	
#main .post .title, #main .page .title {
	text-shadow:1px 1px 0px #284f20;
	}	
	
#megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle {
    padding: 12px 20px !important;
}

.wpmega-link-title {
	font-family: 'Denk One',arial,sans-serif;
	}

#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li > a, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li > span.um-anchoremulator, #megaMenu ul ul.sub-menu li > a, #megaMenu ul ul.sub-menu li > span.um-anchoremulator {
    font-size: 15px;
	letter-spacing:1px;
}

#megaMenu > ul.megaMenu > li > a {
	font-size:25px !important;
	}
	
.current-menu-item .wpmega-link-title {
	color:#62D14B !important;
	}

#header h3.nav-toggle {
	display:none !important;
}

#navigation {
	display:block;
	}
	


#main .post {
	margin-bottom:40px;
	padding-bottom:30px;
	border-bottom:1px solid #dddddd;
	}	
	


#footer p {
	font-family: 'Denk One',arial,sans-serif;
	font-weight:normal;
	text-align:center;
	float:none;
	}

#copyright {
	margin-bottom:20px;
	}	

#credit p {
	font-size:11px !important;
	}
	
.footer-logo p a {
	color: #222222;
	font-size:30px;
	margin-bottom:5px;
	display:inline-block;
	}

.footer-logo p a span {
	display: inline-block;
    font-size: 50px !important;
    font-weight: normal;
    line-height: 50px;
    vertical-align: sub;
	padding:0px 5px;
	}
	
.footer-logo p a span img {
	max-width:50px;
	}
	
.addthis_toolbox {
	margin-bottom:20px;
	}

#mc-embedded-subscribe {
	margin-right:15px !important;
	}

@media only screen and (max-width: 767px) {

	#header {
		padding-top:5px;
		}

	#logo .site-title a {
		font-size:55px !important;
	}

	}



/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	
	#header {
		padding-top:15px;
	}
	
	#logo a span {
    display: block !important;
    font-weight: normal;
    line-height:50px !important;
    margin: 10px auto;
    vertical-align: inherit;
	}
		
	#logo .site-title {
		text-indent: 0px;
	}

}


/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) and (max-device-width : 767px) {
	
	#logo .site-title a {
		font-size:50px !important;
		display:block;
	}
	
	#logo a span {
	display: inline-block !important;
    font-size: 92px !important;
    font-weight: normal;
    line-height: 92px;
    vertical-align: sub;
	padding:0px 10px;
	}
}
