/*
Theme Name: James Provost
Description: Semantic, SEO Optimised, Custom Wordpress Theme for James Provost
Author: WPcoder
Author URI: http://www.wpcoder.com
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#6d6f70;text-decoration:none}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
body {background:#F1F1F1 url(images/three-cols.png) left top repeat-y;color:#000;font:75%/125% Helvetica, Arial, Sans-Serif}
body.gallery-page {background:#F1F1F1 url(images/gallery-bg.png) left top repeat-y}
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1, h2 {font:75%/125% Helvetica, Arial, Sans-Serif;color:#6d6f70;font-size:2em;font-weight:normal;line-height:1em;margin:0 0 10px}
h3 {color:#222;font-size:1em;font-weight:normal;margin:0 0 3px;text-transform:uppercase}
h4 {color:#72bf44;font-size:.9em;margin:0 0 15px;text-transform:uppercase}
hr {border:0;color:#ccc;background-color:#ccc;height:1px; margin:10px 0px}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:none #CCC;border-width:0px;padding:0px 3px}
table {border:none #CCC;border-width:0px}

/* Containers */
#wrap {background:url(images/header.png) repeat-x;overflow:hidden}
#page {margin:0;width:990px}

/* Search */
.search input {float:left}
.terms {background:#FFF url(images/search-bg.png) no-repeat;border:0;color:#6d6f70;font-size:.9em;height:15px;overflow:hidden;padding:2px 7px 0;width:109px}
.go {margin:4px 0 0 -15px}

/* Header */
#header {height:32px;overflow:hidden;text-transform:uppercase;}

	/* Logo */
	#header h1 {color:#74bf44;float:left;font-size:1em;font-weight:bold;line-height:29px;margin:0 5px 0 0px}

	/* Menu */
	#header ul {float:left;list-style:none;margin:7px 0 0}
	#header ul li {float:left;margin:0 0 0 5px}
	#header ul li a {color:#999;float:left;font-weight:bold;height:21px;line-height:20px}
	#header ul li a span {cursor:pointer;float:left;height:100%;padding:0 5px}
	#header ul li a span.logo {color:#74bf44;cursor:pointer;float:left;height:100%;padding:0 5px}
	#header ul li a:hover, #header ul li.current_page_item a {background:url(images/menu.png) no-repeat right bottom;color:#FFF}
	#header ul li a:hover span.logo, #header ul li.current_page_item a span.logo {color:#74bf44}
	#header ul li a:hover span, #header ul li.current_page_item a span {background:url(images/menu.png) no-repeat}

	/* Search */
	#header form {float:right;margin:6px 0 0;width:123px}
	
/* Content */
#content {background:#FFF url(images/header.png) repeat-x 0 -32px;display:inline;float:left;margin:0 -100% 0 200px;overflow:hidden;padding:30px 45px;width:500px}
.gallery-page #content {padding:30px 20px;width:750px}
#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}
	
	/* Post */
	.post {border-bottom:1px solid #ccc;margin:0px 0 25px;overflow:hidden;width:500px}
	.gallery-page .post {border:0;width:750px}
	.portfolio h1 {font-size:14px;text-transform:uppercase;float:left;width:621px}
	
		/* Entry */
		.entry {color:#000;font-family:Georgia, Garamond, Serif;line-height:1.7em}
		.entry a, .entry a:visited {color:#74bf44;text-decoration:underline}

		/* Categories */
		.categories {font-size:.9em}
		.categories a {background:#f1f1f1;margin:0 0 0 2px;padding:0 3px}
		.categories a:hover, .categories a:focus {background:#c8ecb1}
		
		/* Meta */
		.meta {color:#6d6f70;font-size:.9em;overflow:hidden;width:100%}
		.meta a {color:#74bf44;font-weight:bold;float:left;text-transform:uppercase}
		.meta span {float:right}
		
		/*Previous Next*/
		#content .post-nav {float:right}
		#content .next, #content .prev {float:left;width:58px}
		#content .next {float:right}
		#content .next a, #content .prev a {color:#000;font-size:.865em;text-transform:uppercase}
		#content .prev a {background:url(images/arrows.gif) left 2px no-repeat;float:left;padding:0 0 0 13px}
		#content .next a {background:url(images/arrows.gif) right -16px no-repeat;float:right;padding:0 13px 0 0}
		
		/*Zoom and Licence*/
		#content .description .actions {float:right;margin:11px 0 0;width:115px;vertical-align:baseline}
		#content .description .actions a {color:#000;display:block;font-size:.865em;text-align:right;text-transform:uppercase}
		#content .description .actions a.zoom {background:url(images/zoom.png) left 2px no-repeat;float:right;padding:0 0 0 13px}
		
		/*Description*/
		#content .description {margin:11px 0 0;width:750px}
		#content .description p {color:#6d6e70;float:left;font-size:.925em;margin:11px 0 0;width:520px}
		
		/*Categories*/
		#content p.categories {clear:both;width:520px}
		
		/*Search*/
		#content ul#portfolio-results {list-style:none;margin:0 0 20px;padding-bottom:15px;overflow:hidden;width:500px;border-bottom:1px solid #ccc}
		#content ul#portfolio-results  li.thumbnails {float:left;margin:5px 10px 5px 0;width:75px}
		.search-results #content h2 {font-size:1.165em;text-transform:uppercase}
		.search-results h2 {font-size:14px;text-transform:uppercase;float:left;width:621px}
		.search-results .post {border-bottom:none}
		.search-results { margin:0 0 20px;overflow:hidden;width:500px;border-bottom:1px solid #ccc }
		#content .terms {background:url(images/search-bg-sidebar.png) no-repeat;height:17px;width:147px}
		.error404 .post {padding:0 0 15px}
		
/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #prev-next #next {float:right}

/* Sidebars */
.sidebar {color:#6d6f70;font-size:.9em}
.sidebar ul {list-style:none;margin:0}
.sidebar ul li {margin:0 0 30px}
.sidebar ul li li {margin:0}
.sidebar ul li.thumbnails {float:left;margin:5px 10px 5px 0;width:75px}
.sidebar ul li.sidebar-title {margin:0 0 4px}
.sidebar ul.children{margin-left:10px}
.sidebar .terms {background:url(images/search-bg-sidebar.png) no-repeat;height:17px;width:147px}

	/* Left */
	#sidebar-left {float:left;margin:30px 0;padding:0 0 0 10px;width:190px}
	
	/* Archive Dropdown */
	#archive .top {background:url(images/dropdown.png) no-repeat;height:20px;padding:1px 5px;position:relative}
	#archive .top ul {background:#FFF;border:solid #919395;border-width:0 1px 1px;left:-999em;padding:2px 5px;position:absolute;top:19px;width:140px}
	#archive .top:hover ul {left:auto}

	/* Right */
	#sidebar-right {float:right;margin:50px 0 0;padding:0 0 0;width:170px}
	#sidebar-right ul li {margin:0 0 10px}
	#sidebar-right ul li li {margin:0}

/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Comments */
#comments_wrap {border-top:1px solid #EEE;margin:15px 0 0}
#comments_wrap ol {list-style:none;margin:0}
#comments_wrap ol li {border-bottom:1px solid #EEE;color:#000;font-style:italic;font-family:Georgia, Garamond, Serif;padding:20px 0 30px}
#comments_wrap .meta {font-family:Helvetica, Arial, Sans-Serif;font-style:normal;float:right;width:auto}
#comments_wrap .meta cite {font-style:normal}

/* Respond */
#respond {color:#6d6e70;padding:20px 0 0}
#respond label {font-size:.9em;float:left;width:60px}
#respond p {margin:0 0 4px}
#respond p.input input, #respond p.input textarea {border:1px solid #929497;padding:2px;font:1em Helvetica, Arial, Sans-Serif;width:245px}
#respond textarea {height:80px}
#respond #submit {margin:3px 0 0 60px}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

* html #wrap {behavior:url("http://jamesprovost.com/wp-content/themes/james/js/iepngfix.htc")}
* html #content {behavior:url("http://jamesprovost.com/wp-content/themes/james/js/iepngfix.htc")}

div#fancy_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_right.png') repeat-x;
}