/*
Theme Name: Jeremy Sykes
Theme URI: http://sykesfilm-tv.com/
Description: A custom theme developed for Jeremy Sykes by Suntouch Design
Version: 1.0
Author: John Compton and Kevin Chevalier
Author URI: http://suntouchdesign.com/
Tags: 

	Jeremy Sykes v1.0
	 http://sykesfilm-tv.com/

	This theme was designed John Compton and built by Kevin Chevalier,
	More information at http://suntouchdesign.com/

	All rights reserved
	Copyright 2009

*/


/* CLEAR DEFAULT STYLES */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote, div, img, pre, code {
	padding: 0;
	margin: 0;
	border: none;
}

html, body {
	height: 100%;
}


/* GENERAL STYLES based on 13px body type */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}


h1 {
	font-size: 3em;
	line-height: 1em;
	padding: 0.03em 0 0.47em 0;
	color: #000;
	display: none;
}

h2 {
	font-size: 2em;
	line-height: 1em;
	padding: 0.46em 0 0.04em 0;
	color: #000;
}

h3 {
	font-size: 1.5em;
	line-height: 1em;
	padding: 0.9em 0 0.1em 0;
}

h4 {
	font-size: 1.333em;
	line-height: 1em;
	padding:  1.15em 0 0.1em 0;
	color: #222;
}

h5 {
	font-size: 1.25em;
	line-height: 1em;
	padding: 1.3em 0 0.1em 0;
	color: #333;
}

h6 {
	font-size: 1em;
	line-height: 1em;
	padding: 0.3em 0 0.2em 0;
	color: #333;
}

p {
	padding: 0 0 1.5em 0;
	
}

ul, ol {
	padding: 0 0 1.5em 1.25em;
}

li {
	font-size: 1.1em;
}

ul ul li {
	font-size: 1em;
}

.clear {
	clear: both;
}

input.hidden {
	display: none;
}


/* MAIN STRUCTURE */

#outerWrap1 {
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

#outerWrap2 {
	width: 975px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	
}

#wrapper {
	height: auto !important;
	min-height: 100%;
	
}

#wrapper, #footer {
	width: 958px;
	margin: 0 auto;
	padding: 0 9px 0 8px;
	background: url(/wp-content/themes/jeremy-sykes/images/wrapper_bg.png) repeat-y;
	position: relative;
}

#header {
	width: 958px;
	height: 395px;
	padding: 0 0 2px 0;
}

#article {
	width: 625px;
	float: left;
}

#aside {
	width: 280px;
	margin: 0 0 0 674px;
}

#push {
	clear: both;
	height: 28px;
}

#footer {
	height: 24px;
	margin: -28px auto 0 auto;
	padding: 2px 0;
	background: url(/wp-content/themes/jeremy-sykes/images/footer_bg.png) 4px 0 no-repeat;
}


/* TYPOGRAPHY */

h1, h2, h3, h4, h5 {
	font-family: Georgia, serif;
}

#article h2.postTitle {
	padding-bottom: .6em;
}

h2.empty {
	padding-top: 80px;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

a {
	color: #193a54;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* BACKGROUND */

body {
	background-color: #193a54;
}

#mapBackground {
	width: 1999px;
	height: 1000px;
	margin-left: -512px;
	background: url(/wp-content/themes/jeremy-sykes/images/background_map2.jpg) no-repeat;
	position: absolute;
	
}


/* HEADER */

#header a.home_link {
	display: block;
	font-family: Georgia,"Times New Roman",Times,serif;
	height: 130px;
	margin: 0;
	padding: 0;
	width: 430px;
	position: absolute;
}

#titleBar {
	width: 958px;
	height: 135px;
	background: url(/wp-content/themes/jeremy-sykes/images/titleBar_bg.png) no-repeat;
}

#titleBar p {
	display: none;
}

#header .searchBox #searchsubmit {
	background: url(/wp-content/themes/jeremy-sykes/images/searchBg.png) no-repeat;
	height: 29px;
	width: 68px;
	border: none;
	padding: 0 0 5px 0;
	margin: 1px 0 0 0;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Lucida Grande";
	letter-spacing: -1px;
}


#header .searchBox #searchsubmit:hover {
	background: url(/wp-content/themes/jeremy-sykes/images/searchBg.png) 0 -31px;
}


#header .searchBox {
	padding: 90px 0 0 700px;
}

#searchform input#s {
	width: 152px;
	height: 18px;
	padding: 3px 3px 0 3px;
	border: 1px solid #cdcdcd;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.screen-reader-text {
	display: none;
}

#banner {
	width: 958px;
	height: 215px;
	background: url(/wp-content/themes/jeremy-sykes/images/sykes-banner.jpg) no-repeat;
}

.dp #banner {
	background: url(/wp-content/themes/jeremy-sykes/images/dp-banner.jpg) no-repeat;
}

.consultant #banner {
	background: url(/wp-content/themes/jeremy-sykes/images/pc-banner.jpg) no-repeat;
}

.post #banner {
	background: url(/wp-content/themes/jeremy-sykes/images/pp-banner.jpg) no-repeat;
}

#banner h1 {
	display: none;
}


/* NAVIGATION */

#nav {
	width: 956px;
	height: 41px;
	margin: 4px 0 0 1px;
	background: url(/wp-content/themes/jeremy-sykes/images/nav_bg.png) no-repeat;
}

#nav ul {
	list-style: none;
	padding: 0;
}

#nav > ul > li {
	float: left;
}

#nav li a {
	display: block;
	padding: 9px 25px;
	margin: 0 0 0 3px;
	color: #f0f3f4;
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: .25px;
}

#nav > ul > li:hover > a {
	color: #fff;
	background: url(/wp-content/themes/jeremy-sykes/images/nav_hover_bg.png) repeat-x;
}

#nav li a:hover {
	color: #f2dd7c;
}

#nav > ul > li > ul {
	display: none;
	position: absolute;
	margin: 0 0 0 3px;
	padding: 5px 15px 5px 15px;
	background-color: #395c7a;
	border-bottom: 3px solid #ecd97c;
	min-width: 230px;
}

#nav > ul > li:hover > ul {
	display: block;
}

#nav > ul > li > ul a {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 10px 4px 10px;
	font-weight: normal;
	width: auto;
	font-variant: normal;
	letter-spacing: normal;
}

#nav > ul > li > ul a:hover {
	background-color: #173954;
}

#nav > ul > li > ul > li > ul a {
	font-size: 10px;
	margin: 0;
	padding: 0 0 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.alignleft {
	float: left;	
	width: 300px;
	font-family: 'Lucida Sans Unicode',Arial,Helvetica,sans-serif;

}

.alignright {
	float: right;
	text-align: right;
	width: 300px;
	font-family: 'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
}


/* ARTICLE */

#article {
	padding: 0 0 20px 20px;
}

#reel {
	width: 310px;
	height: 183px;
	margin: 0 0 0 -4px;
	padding: 0 20px 0 0;
	background: url(/wp-content/themes/jeremy-sykes/images/reel_placeholder.jpg) no-repeat;
	float: left;
}

#posts {
	background: url(/wp-content/themes/jeremy-sykes/images/header_sep.png) no-repeat;
}

#article h2 {
	padding-bottom: 0.2em;
}

.postSep {
	width: 430px;
	height: 1px;
	margin: 0 auto;
	background-color: #ededed;
}

.postItem h3 {
	padding: 0.2em 0 0.3em 0;
}

.postItem h3 a {
	font-size: 0.9em;
	color: #132d41;
	text-decoration: none;
}

.postItem h3 a:hover {
	text-decoration: underline;
}

p.date {
	padding: 2em 0 .3em 0;
	line-height: 1em;
	color: #777;
	text-transform: uppercase;
	font-size: 0.8em;
}


/* ASIDE */

#aside > div {
	width: 266px;
}

#aside ul {
	padding: 5px 25px 4px 30px;
	list-style: none;
}

#aside h3 {
	margin: 0 0 10px 0;
	font-variant: small-caps;
}

#aside h3 a {
	color: #111;
	text-decoration: none;
}

#aside li {
	padding: 0 0 1px 0;
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color: #555; 
}

#aside .equipment {
	padding: 0 0 18px 0;
	background: url(/wp-content/themes/jeremy-sykes/images/side_box1_bot.png) bottom no-repeat;;
}

#aside .equipment ul {
	min-height: 145px;
	background: url(/wp-content/themes/jeremy-sykes/images/side_box1_top.png) no-repeat;
}

#aside .equipment h3 a {
	color: #f2dd7c;
	text-decoration: none;
	padding: 0 0 10px 0;
	
}

#aside .equipment h3 a:hover {
	color: #fff;
}

#aside .equipment li a {
	color: #bdc6cf;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#aside .equipment li a:hover {
	color: #f2dd7c;
}

#aside .contact {
	padding: 0 0 20px 0;
	background: url(/wp-content/themes/jeremy-sykes/images/side_box2_bot.png) bottom no-repeat;;
}

#aside .contact ul {
	min-height: 125px;
	background: url(/wp-content/themes/jeremy-sykes/images/side_box2_top.png) no-repeat;
}

#aside .contact em {
	font-style: normal;
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	display: block;
	margin: 10px 0 0 0;
}

#aside .dropbox h3 {
	margin: 0 0 10px 0;
	color: #000;
}


#aside .dropbox h3.db {
	padding: 18px 0 0 0;
}

#aside .dropbox {
	margin-bottom: 3px;
	padding: 0 0 15px 0;
	background: url(/wp-content/themes/jeremy-sykes/images/side_box3_bot.png) bottom no-repeat;
}

#aside .dropbox ul {
	min-height: 70px;
	background: url(/wp-content/themes/jeremy-sykes/images/side_box3_top.png) no-repeat;
}

#aside .dropbox img {
	margin: 0 2px;
}



/* FOOTER */

#footer li a {
	display: block;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	color: #f0f3f4;
}

#footer li a:hover {
	color: #f2dd7c;
}

#footer ul.nav {
	list-style: none;
	padding: 0 0 0 4px;
}

#footer ul.nav li {
	float: left;
}

#footer ul.nav li a {
	padding: 4px 12px 7px 12px;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: .25px;
}

#footer ul.copyright {
	list-style: none;
	float: right;
	padding: 0 24px 0 0;
}

#footer ul.copyright li {
	float: left;
	padding: 5px 3px 8px 3px;
	font-variant: small-caps;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #f0f3f4;
}

#footer ul.copyright li a {
	padding: 0 6px 0 0px;
	border-right: 1px solid #f0f3f4;
}



/* CONTACT FORM */


form {
	margin: 0 0 0 20px;
}

#submit {
	background: url(/wp-content/themes/jeremy-sykes/images/submitButtonBg.png) no-repeat;
	font-weight: bold;
	height: 34px;
	width: 90px;
	border: none;
	padding: 0 0 8px 0;
	margin: 0 0 0 450px;
	color: #222;
	font-size: 17px;
	letter-spacing: -1px;
}


#submit:hover {
		background: url(/wp-content/themes/jeremy-sykes/images/submitButtonBg.png) 0 -36px;
		color: #333;
}

p.text {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
}

input.yourname, input.subject, #email {
	width: 376px;
	height: 18px;
	border: 1px solid #cfcfcf;
	background-color: #fbfcfd;
	padding: 4px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.message {
	padding: 4px 0 0 4px;
	width: 530px;
	height: 160px;
	border: 1px solid #cfcfcf;
	background-color: #fbfcfd;
	font-family: Arial, Helvetica, sans-serif;
}



/* LISTS */

#left {
	width: 260px;
	padding: 0;
	margin: 0 40px 0 10px;
	float: left;
}

#left h3 {
	color: #193A54;
	padding: 0;
	margin: 0;
	text-transform: capitalize;

}

#left h3 a:hover {
	text-decoration: none;
}

#left h4 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #333;
}


#left ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 30px 0;
}

#right ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 30px 0;
}

#right h3 {
	color: #193A54;
	padding: 0;
	margin: 0;
}

#right h3 a:hover {
	text-decoration: none;
}


#right h4 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #333;
}


/* HISTORY */

#history {
	padding: 0;
	margin: 0 40px 0 10px;
}

#history h3 {
	color: #132d41;
	padding: 0;
	margin: 0;
}

#history h4 {
	padding: 15px 0 6px 0;
}


#history ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 30px 0;
}

/* ARCHIVES */

.archives ul li {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0;
	padding: 5px 0;

}




/* SEARCH RESULTS */

#content.narrowcolumn {
	padding: 0 0 0 60px;
	width: 600px;
}


/* DROP BOX */

.dropbox label {
	display: block;
	padding: 0 0 5px 0;
}

.dropbox input#filename {
	width: 278px;
	height: 16px;
	padding: 3px;
	margin: 0 0 10px 0;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	display: block;
}

#browseButton {
	width: 64px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0 0 10px;
	background: url(/wp-content/themes/jeremy-sykes/images/browse_btn.png) no-repeat;
	float: left;
}

#browseButton.hover {
	cursor: pointer;
	background: url(/wp-content/themes/jeremy-sykes/images/browse_btn.png) 0 -36px no-repeat;
}

#uploadButton {
	width: 64px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0 0 10px;
	margin: 0 0 20px 214px;
	background: url(/wp-content/themes/jeremy-sykes/images/upload_btn.png) no-repeat;
}

#uploadButton:hover {
	cursor: pointer;
	background: url(/wp-content/themes/jeremy-sykes/images/upload_btn.png) 0 -36px no-repeat;
}

#uploadArrow {
	width: 118px;
	height: 40px;
	margin: 0 0 0 10px;
	float: left;
}

.dropbox .uploading {
	background: url(/wp-content/themes/jeremy-sykes/images/arrow.gif) no-repeat;
}

#dropBoxList, #newFiles {
	width: 280px;
}

#dropBoxList {
	float: left;
}

#newFiles {
	margin: 0 0 0 310px;
}

#dropBoxList ul, #newFiles ul {
	min-height: 120px;
	padding: 10px;
	border: 1px solid #cfcfcf;
	overflow: hidden;
	list-style: none;
	font-size: 11px;
}

#dropBoxList h3, #newFiles h3 {
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#statusbar {
	width: 300px;
	padding: 26px 0 0 0;
	float: right;
}

/* NETWORKS */


#networks {
	padding: 0 0 20px 22px;
}


/* DEMO */

#article.mediaPlayer {
	padding-top: 10px;
	padding-left: 17px;
	width: 652px;
}


/* ENTRY */

.entry img {
	margin: 20px;
}

/* POST THUMBNAILS */

img.attachment-post-thumbnail {
	float: left;
	margin: 40px 10px 15px 0;
	border: 1px solid #999;
}

#posts .postItem {
	clear: left;
}

