/*
Theme Name: Chris Moore
Theme URI: http://www.chrismooreart.com
Description: Theme for the Chris Moore Art website. (Uses Starkers by Elliot Jay Stocks.)
Version: 1.0
Author: Paul Drummond
Author URI: http://www.pauldrummond.co.uk
*/

@import url(http://fonts.googleapis.com/css?family=Special+Elite);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:regular,600,600italic);

/*Reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/*Reset*/

/* Presentational classes generated by WordPress */
.aligncenter	{ display: block; margin: 0 auto; }
.alignleft		{ float: left; margin: 0 30px 30px 0; }
.alignright		{ float: right; margin: 0 0 30px 30px; }
.wp-caption		{ border: 1px solid #999; text-align: center; background: #eee; padding: 10px; margin: 10px; }


/*Main styles.*/
html {
	height: 100%;
}
body {
	height: 100%;
	background: #368aa9;
	color: #fff;
	font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5;
}


em {
	font-style: italic;
	font-weight: normal;
}
strong, mark {
	font-weight: bold;
	font-style: normal;
	background: transparent none;
	color: inherit;
}

a#skipnav_link, a#skipnav, a#sectionnav {
	display: none;
}

header#primary_nav {
	font-family: Corbel, GillSans, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.2;
	min-width: 640px;
	}
header#primary_nav h1 {
	display: block;
	margin: 0;
	padding: 14px 0 6px 36px;
	background: #003e59 url(images/backgrounds/header.png) repeat-x top;
	font-size: 3.4em;
	line-height: 1.2;
	font-weight: normal;
	text-transform: lowercase;
	font-family: 'Special Elite', AmericanTypewriter, "American Typewriter", Consolas, "Lucida Sans Typewriter", "Lucida Console", "Courier New", Courier, Monaco, monospace;
	letter-spacing: -0.05em;
	text-shadow: #061c2b 0px 0px 5px;
}
header#primary_nav h1 em {
	font-style: normal;
	color: #009cc0;
}
header#primary_nav nav {
	background: #257d9c url(images/backgrounds/primary_nav.png) repeat-x top;
}
header#primary_nav nav ul, header#primary_nav nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
}
header#primary_nav nav ul li {
	display: inline;
}
header#primary_nav nav ul li a {
	display: block;
	float: left;
	white-space: nowrap;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #204459;
	margin: 0 0 7px 0;
	padding: 9px 20px 4px 20px;
	text-transform: lowercase;
	text-shadow: #e7f5fd 0px 0px 5px;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
header#primary_nav nav ul li a:visited {
	color: #204459;
}
header#primary_nav nav ul li a:hover {
	background: #e2f5fd url(images/backgrounds/primary_nav_hover.png) repeat-x top;	
}
header#primary_nav nav ul li:first-child a {
	padding-left: 55px;
}
header#primary_nav nav ul li.current_page_item a, header#primary_nav nav ul li.current_page_parent a, header#primary_nav nav ul li.current_page_ancestor a, header#primary_nav nav ul li.current_page_parent a:visited, header#primary_nav nav ul li.current_page_ancestor a:visited {
	background: #00b3c9 url(images/backgrounds/primary_nav_active.png) repeat-x top;
	color: #fff;
	margin-bottom: 0;
	border-bottom: solid 7px #fff;
	text-shadow: #00b3c9 0px 0px 5px;
}

header#primary_nav nav aside#sectionnav_link {
	clear: left;
	visibility: hidden;
	opacity: 0;
	height: 0;
}

section#main_body {
	background: transparent url(images/backgrounds/main_body.png) repeat-x top;
	position: relative;
	margin: 0;
	padding: 0 0 0 151px;
	min-width: 490px;
}
body.home section#main_body {
	padding-left: 40px;
	min-width: 765px;
}
section#main_body aside#accessibility {
	text-align: right;
	padding: 5px 40px 0 0;
	margin: 0 0 20px 0;
	font-family: Futura, GillSans, Candara, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.2;
	max-width: 977px;
}
body.home section#main_body aside#accessibility {
	max-width: 1088px;
}
section#main_body aside#accessibility a {
	color: #c4eaff;
	text-decoration: none;
	display: inline-block;
	margin: 0 0 4px 5px;
	font-size: 14px;
}
section#main_body aside#accessibility a#text_small {
	font-size: 10px;
}
section#main_body aside#accessibility a#text_large {
	font-size: 16px;
}
section#main_body aside#accessibility a:visited {
	color: #c4eaff;
}
section#main_body aside#accessibility a:hover {
	margin-bottom: 0;
	border-bottom: solid 4px #c4eaff;
}
section#main_body aside#accessibility a.text_option {
	color: #fff;
	margin-bottom: 0;
	border-bottom: solid 4px #fff;
}

section#main_body aside#secondary_nav {
	position: absolute;
	top: 111px;
	left: 0px;
	width: 150px;
	font-family: Corbel, GillSans, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.2;
}
section#main_body aside#secondary_nav ul {
	margin: 0;
	padding: 0;
}
section#main_body aside#secondary_nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
section#main_body aside#secondary_nav ul li a {
	display: block;
	padding: 0 0 0 20px;
	margin: 0 40px 14px 0;
	color: #c4eaff;
	text-decoration: none;
	text-align: right;
	text-transform: lowercase;
	font-style: italic;	
	border-bottom: solid 1px #368aa9;
	-webkit-transition: border-color 0.2s linear;
	-moz-transition: border-color 0.2s linear;
	-o-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
}
section#main_body aside#secondary_nav ul li a:visited {
	color: #c4eaff;
}
section#main_body aside#secondary_nav ul li a:hover {
	border-bottom: solid 1px #c4eaff;
}
section#main_body aside#secondary_nav ul li.current_page_item a, section#main_body aside#secondary_nav ul li.current_page_parent a {
	color: #fff;
	margin-bottom: 14px;
	border-bottom: solid 1px #fff;
}
section#main_body aside#secondary_nav ul li:first-child.current_page_parent a {
	color: #c4eaff;
	margin-bottom: 15px;
	border-bottom: none 0px;
}
section#main_body aside#secondary_nav ul li.current_page_item a:visited, section#main_body aside#secondary_nav ul li.current_page_item a:hover {
}

section#main_body article {
	margin: 0;
	padding: 0 40px 60px 0;
	max-width: 836px;
}
section#main_body article + article {
	margin-top: -20px;
}
section#main_body article:last-of-type {
	padding-bottom: 80px;
}
section#main_body article a {
	color: #e7f5fd;
	text-decoration: underline;
}
section#main_body article a:visited {
	color: #fff;
}
section#main_body article img {
	max-width: 100%;
	height: auto;
}
section#main_body article header h1 {
	margin: 0 0 1em 0;
	font-size: 2em;
	line-height: 1.2;
	font-weight: normal;
	text-transform: lowercase;
	font-family: 'Special Elite', AmericanTypewriter, "American Typewriter", Consolas, "Lucida Sans Typewriter", "Lucida Console", "Courier New", Courier, Monaco, monospace;
	text-shadow: #407493 -1px -1px 1px, #50a0c4 1px 1px 1px;
}
section#main_body article header + p {
	color: #e7f5fd;
}
section#main_body article header + p:first-line {
	font-weight: bold;
}
section#main_body article p.dropcap {
	color: #e7f5fd;
	margin-bottom: 1.5em;
	min-height: 45px;	
}
section#main_body article p.dropcap:first-letter {
	display: block;
	float: left;
	width: 41px;
	margin: 3px 2px 0 0;
	padding: 2px 1px;
	background: #f4fcff url(images/backgrounds/dropcap.png) repeat-x bottom;
	color: #368aa9;
	font-family: AmericanTypewriter, "American Typewriter", Verdana, Consolas, "Lucida Sans Typewriter", "Lucida Console", "Courier New", Courier, Monaco, monospace;
	font-weight: normal;
	font-size: 2.8em;
	line-height: 0.8;
	text-transform: uppercase;
	text-align: center;
	border: solid 1px #f4fcff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: #b4ebff -1px -1px 1px, #f4fcff 1px 1px 1px;
	-webkit-box-shadow: inset #f4fcff 0px 0px 6px;
	-moz-box-shadow: inset #f4fcff 0px 0px 6px;
	box-shadow: inset #f4fcff 0px 0px 6px;
	-webkit-transform: rotate(2deg);
	-webkit-transform-origin: right top;
	-moz-transform: rotate(2deg);
	-moz-transform-origin: right top;
	transform: rotate(2deg);
	transform-origin: right top;
}
section#main_body article p {
	text-align: justify;
}
section#main_body article p + p {
	margin-top: 0.5em;
	text-indent: 1em;
}
section#main_body article ul, section#main_body article ol {
	margin: 1em 0;
	padding: 0 0 0 1em;
	list-style-image: none;
	list-style-type: disc;
}
section#main_body article ul li + li, section#main_body article ol li + li {
	margin-top: 0.5em;
}
section#main_body article h2, section#main_body article h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	font-family: Futura, GillSans, "Trebuchet MS", Verdana, sans-serif;
}
section#main_body article h3 {
	font-size: 1.1em;
}
section#main_body article blockquote {
	color: #e7f5fd;
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", serif;
	font-size: 1.05em;
	background: transparent url(images/backgrounds/blockquote.png) no-repeat left top;
	margin: 0 0 3em 0;
	padding: 0 0 0 52px;
	min-height: 33px;
}
section#main_body article blockquote p, section#main_body article blockquote p + p {
	text-indent: 0;
}
section#main_body article p + h2, section#main_body article h2 + h3, section#main_body article p + h3, section#main_body article p + blockquote, section#main_body article h2 + blockquote, section#main_body article h3 + blockquote {
	margin-top: 2em;
}
section#main_body article p.no_text_indent, section#main_body article p.section_break {
	text-indent: 0;
}
section#main_body article p.top_margin_extend, section#main_body article p.section_break {
	margin-top: 1.5em;
}
body.home section#main_body article {
	position: relative;
	background: transparent url(images/backgrounds/homepage.jpg) no-repeat right top;
	min-height: 358px;
	padding-right: 500px;
	padding-bottom: 40px;
	margin-top: 10px;
	margin-right: 40px;
	max-width: 448px;
	min-width: 214px;
	}
body.home section#main_body article .ngg-slideshow {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 1px;
	background: #368aa9;
}
body.home section#main_body article .ngg-slideshow img {
	border: solid 1px #fff;
	-webkit-box-shadow: #106281 0px 0px 6px;
	-moz-box-shadow: #106281 0px 0px 6px;
	box-shadow: #106281 0px 0px 6px;
}
body.home section#main_body article .ngg-slideshow-loader img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
body.home section#main_body article p {
	font-size: 1.6em;
	font-family: Futura, GillSans, Candara, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.4;
	text-align: left;
}
body.home section#main_body p + p {
	margin-top: 1.5em;
	font-size: 1.3em;
	text-indent: 0;
	font-style: italic;
	color: #e7f5fd;
}
section#main_body article a img {
	border: none 0px;
}
section#main_body article a:hover img {
	opacity: 0.5;
}
section.image_fullsize {
	margin: 0 0 30px 0;
}
section.image_fullsize img, img.image_border, section#main_body article a img.image_border, p.image_border img, section#main_body article p.image_border a img {
	border: solid 1px #fff;
	-webkit-box-shadow: #106281 0px 0px 6px;
	-moz-box-shadow: #106281 0px 0px 6px;
	box-shadow: #106281 0px 0px 6px;
}
section.image_fullsize .description {
	color: #e7f5fd;
	font-size: 0.9em;
	font-style: italic;
}
section#main_body article a.link_back, input.form_submit, input_form_reset, object.print_buy form input {
	font-size: 0.9em;
	line-height: 1.2;
	display: block;
	width: 150px;
	margin: 0;
	padding: 10px 9px;
	border: solid 1px #106281;
	color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
section#main_body article a.link_back, input.form_submit, input_form_reset, input.form_submit:hover, input.form_submit:active, input.form_reset:hover, input.form_reset:active, input_form_reset, object.print_buy form input {	
	background: #368aa9 url(images/backgrounds/main_body.png) repeat-x top;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #87b3cd 0px 0px 3px, inset #106281 1px 1px 3px;
	-moz-box-shadow: #87b3cd 0px 0px 3px, inset #106281 1px 1px 3px;
	box-shadow: #87b3cd 0px 0px 3px, inset #106281 1px 1px 3px;
}



object.print_buy p {
	margin: 0;
}
object.print_buy form input {
	-webkit-appearance: none;
	margin: 1em 0 2em 0;
	width: auto;
	background: #821c00 none;
	text-shadow: #531200 0px 0px 5px;
	-webkit-box-shadow: #87b3cd 0px 0px 3px, inset #531200 1px 1px 3px;
	-moz-box-shadow: #87b3cd 0px 0px 3px, inset #531200 1px 1px 3px;
	box-shadow: #87b3cd 0px 0px 3px, inset #531200 1px 1px 3px;
	font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

section#main_body article a.link_back {
	text-align: left;
}
section#main_body article a.link_back:visited {
	color: #fff;
}
section#main_body article a.link_back:hover, input.form_submit:hover, input.form_submit:active, input.form_reset:hover, input.form_reset:active, object.print_buy form input:hover, object.print_buy form input:active {
	background: #106281 none;
}

object.print_buy form input:hover, object.print_buy form input:active {
	background: #531200 none;
}

/*Specific page styles*/
/*Biography.*/
body.page-id-31 section#main_body article {
	background: transparent url(images/backgrounds/bio.png) no-repeat right 4.7em;
	padding-right: 180px;
}

section#main_body article p.narrow {
	width: 50%;
	text-align: left;
}

footer#page_footer {
	background: transparent url(images/backgrounds/footer.png) repeat-x top;
	position: fixed;
	left: 0px;
	bottom: 0px;
	margin: 0;
	padding: 41px 10px 5px 150px;
	width: 100%;
	min-width: 630px;
	clear: both;
	color: #bfe3ff;
	font-family: Futura, GillSans, Candara, "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	font-style: italic;
}
body.home footer#page_footer {
	padding-left: 40px;
}
footer#page_footer ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
footer#page_footer ul li + li {
	margin-left: 10px;
}
footer#page_footer ul li + li a {
	color: #bfe3ff;
	text-decoration: none;
	border-bottom: dotted 1px #bfe3ff;
}
section#main_body article footer {
	clear: both;
}
section#main_body article footer a.post-edit-link {
	display: block;
	width: 100px;
	margin: 2em auto 0 auto;
	padding: 5px 10px;
	border: solid 1px #fff;
	background-color: #274c32;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: none;
}
section#main_body article footer a.post-edit-link:visited {
	color: #fff;
}
section#main_body article footer a.post-edit-link:hover {
	opacity: 0.5;
}

section#main_body article form .required {
	color: #8e1f09;
	font-weight: bold;
}
section#main_body article form .required_info {
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 1em;
}
section#main_body article form .field_title label {
	font-weight: bold;
	text-align: left;
	margin: 0 0 0.5em 0;
}
section#main_body article form .field_block + .field_title {
	margin-top: 2em;
}
section#main_body article form .field_block input, section#main_body article form .field_block textarea {
	margin: 0;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #f9fdff url(images/backgrounds/primary_nav_hover.png) repeat-x bottom;
	border: solid 1px #106281;
	-webkit-box-shadow: #87b3cd 0px 0px 3px, inset #106281 1px 1px 3px;
	-moz-box-shadow: #87b3cd 0px 0px 3px, inset #106281 1px 1px 3px;
	box-shadow: #87b3cd 0px 0px 3px, inset #106281 1px 1px 3px;
}
section#main_body article form .form_error {
	font-size: 0.9em;
	font-style: italic;
	color: #e7f5fd;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 20px;
	background: transparent url(images/backgrounds/alert.png) no-repeat left center;
}
section#main_body article form .field_block .form_error + input, section#main_body article form .field_block .form_error + textarea {
	border: solid 1px #8e1f09;
	background: #fffbfb url(images/backgrounds/form_error_input.png) repeat-x bottom;
	-webkit-box-shadow: #fae3e1 0px 0px 3px, inset #a84e57 1px 1px 3px;
	-moz-box-shadow: #fae3e1 0px 0px 3px, inset #8e1f09 1px 1px 3px;
	box-shadow: #fae3e1 0px 0px 3px, inset #8e1f09 1px 1px 3px;
}
section#main_body article form .form_footer {
	margin: 2em 0 0 0;
}
input.form_submit, input.form_reset {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}
.mapp_canvas {
	border: solid 1px #106281;
	-webkit-box-shadow: #87b3cd 0px 0px 3px;
	-moz-box-shadow: #87b3cd 0px 0px 3px;
	box-shadow: #87b3cd 0px 0px 3px;
}
