/*
Theme Name: Jon Walton
Theme URI: http://www.jonwalton.co.uk/
Description: Wordpress theme especially for Jon
Version: 1.0
Author: Mark Warner
Author URI: http://m-warner.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul {list-style: none;}
hr,.hidden {display: none;}
.clear {clear: both;}
span {color: #F50E0E;}

body {color:#A3A3A3;; font: 62.5%/1em Helvetica, Arial, Verdana, sans-serif; background-color: #000;}

/**************** TYPE ****************/
h1 { color: #e6e6e6; font-size: 2em;line-height:1em;font-weight: normal;margin: 0 0 1em 0;}
h2 { color: #e6e6e6; font-size: 1.5em; line-height: 1em; font-weight: normal;margin: 1em 0 0.5em 0; }
h3 { font-size: 1em; line-height: 1em; font-weight: normal; }
h4 { font-size: 1em; line-height: 1em; font-weight: normal; }
p{font-size:1.4em;line-height:1.2em;margin:0 0 1em;}
body.page p{width:450px;line-height:1.2em;}
#contact {font-size: 1.5em;padding-bottom: 0.7em;}
#navigation {font-size: 1.5em;padding-bottom: 1.5em;}
.page-nav{font-size:1.2em;}

/**************** LINKS ****************/
a:link, a:visited {color:#fff;text-decoration:none;}
a:hover {color:red;}
a:active {color:#fff;}

#home-link a {display:block;width:400px;height:35px;margin:0 0 8px 0;text-indent:-99999px;}
.current_page_item a{color:red;}
#images a img{width:174px;height:98px;border:1px solid #000;margin:0 4px 4px 0;}
#images a:hover img{border:1px solid red;}

.pj-qt a{display:block;width:109px;height:26px;background:url(images/playMovie.gif) 0 0 no-repeat;}


/**************** LAYOUT ****************/
#page{width:720px;margin:50px auto;position:relative;background: url(images/jonWalton.gif) no-repeat;}

#contact ul li, #navigation ul li {display: inline;}
#images{margin:0 0 30px;}
.main-image{height:304px;margin:0 0 30px 0;}
.page-nav{margin:0 0 1.5em 0;width:100%;}

/* SINGLE */
.post-back{float:left;}
.post-next{float:right;}
#single-title{position:relative;}
.single h1{width: 450px;}
.pj-qt{position:absolute;text-indent:-99999px;top:0;right:10px;}
.pj-details{width: 450px;}

/**************** TOOLTIP ****************/
p#vtip {display:none;position:absolute;padding:10px;left: 5px;font-size:1.2em;background-color:black;z-index: 9999 }

/**************** CONTACT ****************/
.wpcf7-validates-as-required,.wpcf7-form-control-wrap input{width:300px;}