@charset "utf-8";

/*

Theme Name: Jonathan Wilson

Theme URI: http://www.jonathanmwilson.com

Description: Jonathan Wilson Author WordPress theme

Version: 1

Author: Patrick Dacey

Author URI: http://www.rabbittroopforever.com/pdprosite/

*/

html, body {
	height: 100%;
}

body {
	background: url(images/kick_and_run_bg.jpg) no-repeat fixed top center / cover  #000000;
	font-size: 87.5%;
	font-family: 'Titillium Web', sans-serif;
	line-height: 1.5;
	text-align: left;
}
.body {
	margin: 2.5em auto 0;
	clear: both;
	width: 100%;
}

content {
	display: block;
}

.clearfix {	clear: both; content: "."; height: 0; display: block; visibility: hidden;}

a {
	text-decoration: none;
}

a:link, a:visted {

}

a:hover, a:active {
	color: #d13131;	
}
a.light {
	color: #a45de5;
}
a.light:hover {
	color: #ff5a5a;
}

p {
	margin: 1em 0;
}

h1 {
	font-size: 4em;
	font-weight: 900;
}
h2 {
	font-size: 2.5em;
	font-weight: 600;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
}

h5 {
	font-size: .75em;
}

h6 {
	font-size: 8em;
	font-weight: 900;
}

h1, h2, h5, h6 {
	margin: 0 0 2%;
}

img {
	box-shadow: 1px 1px 4px 0 #000000;
}

.mainhead {
	background: url(images/soccerpattern.jpg) repeat scroll;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.mobile_menu {
	float:right;
	display:none;
}
.name {
	float: right; color: #ffff33; margin: 0 .5em 0 0;
}

#page {
	height: 2.5em;
	line-height: 2.5em;
	display: block;
}

nav a {
	font-size: 1.5em;
	color: #dedede;
}
nav a:hover {
	color: #d13131;
}
#page ul{
	list-style-type: none;
	padding: 0 0 0 .5em;
	margin: 0;
	float: left;
}
#page li {
	display: inline-block;
	float:left;
	margin: 0 .5em;
}

.splash_ad {
	background: url(images/Wilson001color.jpg) no-repeat fixed center center / cover  transparent;
	width: auto;
	height: 100%;
	min-height: 600px;
	color: #FFFFFF;
	line-height: 1;
}

.splash_ad p {
	font-size: 4.5em;
	padding: 2% 0;
	margin: 0;
	color: #ffff33;
	font-weight: 600;
}

.banner {
	max-width: 1100px;
	margin: 0 auto;
	min-height: 440px;
	text-align: center;
}
.banner hgroup {
	padding: 40px 0;
}
.banner img {
	height: 440px;
	width: auto;
	float: right;
	margin: 0 6% 0 0;
	box-shadow: 0 1px 8px 2px #000000;
}
.banner a {
	color: #cccccc;
}
.banner a:hover {
	color: #8f2323;
}

.standard {
	background: url(images/paperpattern.jpg) repeat scroll;
	box-shadow: 0 1px 8px 2px #000000;
	width: 90%;
	max-width: 1000px;
	margin: 2% auto;
	padding: 2% 3% 2% 2%;
}

.standard img {
	height: auto;
	width: 30%;
	display: inline;
	float: right;
	margin: 8px 0 12px 30px;
}

#booksdesc {
	background: url(images/bookpattern.jpg) repeat scroll;
	width: 100%;
	padding: 0 0 2%;
	margin: 2% auto 0;
	color: #ffffff;
}
.center {
	margin: 0 auto !important;
}
.bookshelf img {
	height: 220px;
}
ul.bookshelf {
	list-style-type: none;
}
ul.bookshelf li, ul.bookshelf li a {
	display: inline-block;
	margin: 0 .5em;
	height: auto !important;
}
#holder {
	margin: 0 auto !important;
}

span.button {
	display: inline-block;
	margin: .5em;
}

span.button img {
	height: 50px;
	width: 50px;
	margin: 0 1em 0 0;
	box-shadow: none;
}

.mainfoot {
	background: url(images/soccerpattern.jpg) repeat scroll;
	width: 90%;
	height: auto;
	padding: 0 5%;
	color: #ffffff;
	line-height: 1;
}

.foot ul{
	list-style-type: none;
	padding: 0 0 0 .5em;
	margin: 0 3em 0 0;
	display: inline-block;
	float: left;
}
.foot li {
	margin: 1em 0;
}

/* graphic ui */
.txtFlipUp {
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  /* IE6,IE7 */
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; /* IE8 */
	-moz-transform: rotate(-180deg);  /* FF3.5+ */
	-o-transform: rotate(-180deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-180deg);  /* Safari 3.1+, Chrome */
	position: absolute; 
}

.slide {
	position: relative; 
	overflow: auto;
	width: 90%;
	max-width: 1000px;
	margin: 2% auto;
	padding: 2% 3% 3% 2%;
	text-align: left;
}


@media only screen and (min-width: 679px) and (max-width: 1036px) {
h6 {
    font-size: 7em;
}
.spash_ad {
    min-height: 500px;
}
.splash_ad p {
    font-size: 3.75em;
}
}
@media only screen and (min-width: 1px) and (max-width: 680px) {
.mainhead {
    background: url("images/soccerpattern.jpg") repeat scroll 0 0 transparent;
    line-height: 3em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.mobile_menu {
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 3em;
    margin: 0 1em 0 0;
    width: 3em;
}
.white {
    background: url("images/menu.gif") repeat scroll 0 0 transparent;
}
.yellow {
    background: url("images/menu2.gif") repeat scroll 0 0 transparent;
}
.name {
    color: #FFFF33;
    float: left;
    margin: 0 0.5em;
}
#page {
    display: block;
    height: 3em;
    line-height: 3em;
    width: 100%;
}
.nav_expand {
    position: absolute;
    top: 3em;
    transition-duration: 1s;
}
.nav_collapse {
    position: absolute;
    top: -24em;
    transition-duration: 1s;
}
nav a {
    color: #DEDEDE;
    font-size: 2em;
}
nav a:hover {
    color: #D13131;
}
#page ul {
    background: none repeat scroll 0 0 #000000;
    height: 24em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#page li {
    display: block;
    float: none;
    margin: 0.5em 1em;
    text-align: center;
    width: 100%;
}
h6 {
    font-size: 4em;
}
.spash_ad {
    min-height: 500px;
}
.splash_ad p {
    font-size: 3em;
}
.standard {
    background: url("images/paperpattern.jpg") repeat scroll 0 0 transparent;
    box-shadow: 0 1px 8px 2px #000000;
    margin: 2% auto;
    padding: 2% 3% 2% 2%;
    width: 95%;
}
.bookshelf img {
    height: 160px;
}
}