/*modified Eric Meyer reset */
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;
	text-decoration: none;
}
body {
	font-size: 16px;
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Layout */
header, nav, section, article, aside, footer {
	display: block; /* Sets HTML5 elements to block */
	overflow: hidden; /* Fixes Child Float Problem */
}

body {
	background: #fafafa;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;  
	color: 0,0,0;
	}
	
header, section, footer {
	width: 980px;
	clear: both;
	margin: 0 auto;
}

nav {
	float: right;
}
header {
	height: 150px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-box-shadow: rgba(0,0,0,.7) 4px 10px 20px;
	-moz-box-shadow: rgba(0,0,0,.7) 4px 10px 200px; 
	box-shadow: rgba(0,0,0,.7) 4px 10px 10px;
	}

header p {
	font-family: "Century Gothic", Atlanta, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	}

p#logo {
	font-size: 1.938em;
	line-height: 1;
	margin: 0;
	padding: 54px 0px 0px 60px;
	letter-spacing: .06em;
}

p#cw {
	font-size: 1.313em;
	margin: 0;
	padding: 0px 0px 0px 60px;
	letter-spacing: .06em;
}

header a:link {
	text-decoration: none;
	border-bottom-color: none;
	border: none;
}


section {
	display: block;
	overflow: auto;
	margin: 0 auto;
	clear: both;
	background: rgb(255,255,255);
	-webkit-box-shadow: rgba(0,0,0,.7) 4px 10px 20px;
	-moz-box-shadow: rgba(0,0,0,.7) 4px 10px 200px; 
	box-shadow: rgba(0,0,0,.7) 4px 10px 10px;
	}
	
nav, article {
	float: left;
}

p, table {
	font-size: .875em;
	margin-bottom: .9em;
}

figcaption {
	font-size: .814em;
	margin-bottom: .9em;
}


span.sup{
	font-size: .814em;
	vertical-align: super;
}

span.small{	font-size: .814em;}

p.small {font-size: .814em;}

article {
	width: 550px;
	color: rgb(0,0,0);
	background: rgb(255,255,255);
	min-height: 33.5em;
	padding: 54px 84px 0px 60px;
	}
	
img.fl {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.fr {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

figure.fr {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}
	
nav {
	color: #000;
	background: rgb(255,255,255);
	width: 232px; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	padding: 62px 0px 0px 0px;
	font-size: .8125em;
}

nav p:strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

nav ul {
	margin-left: 1.5em;
	margin-bottom: 0;
	padding-left: 0;
	}

nav li {
	font-weight: 500;
	list-style: none;
	color: #000;
}

#cse-search-box{
	margin: 0 0 1em 19px;
}

article a:link {
	color: #a00b0b;
	text-decoration: none;
	border-bottom: 1px dotted #A9A9A9;
}

article a:visited {
	color: #c06f42;
	text-decoration: none;
}

article a:hover {
	text-decoration: underline;
	border-bottom: none;
}

nav li a:link {
	padding: 0 7px 0 0;
	color: #9f0b0b;
}

nav li a:visited {
	color: #c06f42;
	padding: 0 7px 0 0;
}

nav li.ci {
	list-style-type: square;
}

blockquote {
	margin: 0 1.8em .5em 1.5em;
}

h1, h2, h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana,
sans-serif;	
}

h1 {
	font-size: 1.313em;
	margin-bottom: .4em;
	
}

h2 {
	font-size: 1.125em;
	margin-bottom: .3em;
	}

h3 {
	font-size: 1.064em;
	margin-bottom: .5em;
	}

span.amp {
	font-family: Arial, "trebuchet ms", sans-serif;
}

span.title {
	font-size: 1.07em;
	font-weight: bold;
	font-style: italic;
}

p.works {
	margin: .5em 0em .5em;
}

article ul {
	list-style: none;
	margin-left: 1.5em;
	margin-bottom: 1em;
	padding-left: 0;
}

article ul.bold li a {
	font-weight: bold;
}

article ul.wks li a {
	font-style: italic;
	font-weight: bold;
}

footer {
	min-height: 3em;
	background-color: #ebebeb;
	padding: 0px;
	-webkit-box-shadow: rgba(0,0,0,.7) 4px 10px 20px;
	-moz-box-shadow: rgba(0,0,0,.7) 4px 10px 200px; 
	box-shadow: rgba(0,0,0,.7) 4px 10px 10px;
}

footer p {
	color: #515151;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana,
sans-serif;
	font-size: .69em;
	line-height: 1.5em;
	padding: 30px 0px 0px 70px;
	min-height: 3.5em;
	}

footer p:strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

footer a:link {
	color: #a20e0b;
	text-decoration: none;
	border-bottom: none;
}

footer a:visited {
	color: #c06f42;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
	border-bottom: none;
}

/* header backgrounds */
#actor {color: #c5825a; background: #000 url("../image/actor.jpg") no-repeat 19em 0px;}
#actor a:link {color: #ffd078;}

#autumn {color: #be721e; background: #000 url("../image/autumn.jpg") no-repeat 18em 0px;}
#actor a:link {color: #ffd078;}

#ballet {color: #aa9685; background: #000 url("../image/ballet.jpg") no-repeat 22em 0px;}
#ballet a:link {color: #aa9685;}

#blonde {color: #ababab; background: #000 url("../image/blonde.jpg") no-repeat 287px 0px;}
#blonde a:link {color: #ababab;}

#bpembr1 {color: #989898;background: #515151 url("../image/bpembr1.jpg") no-repeat 21.75em 0px;}
#bpembr1 a:link {color: #989898;}

#bronwen {color: #df2a34;background: #000 url("../image/bronwen.jpg") no-repeat 18em 0px;}
#bronwen a:link {color: #c22029;}

#bullprim {background: #000 url("../image/bullprim1.jpg") no-repeat 55% 0px;}
#bullprim a:link {color: #000;} 

#cafe {color: #c22029; background: #acaba9 url("../image/cafe.jpg") no-repeat 18em 0px;}
#cafe a:link {color: #c22029;}

#dancebrid {color: #8f8f8f;background: #323232 url("../image/dancebrid.jpg") no-repeat 267px 0px;}
#dancebrid a:link {color: #8f8f8f;}

#dancer01 {color: #ba5537;background: #32141e url("../image/dancer01.jpg") no-repeat 17.5em 0px;}
#dancer01 a:link {color: #ba5537;}

#dancer01a {color: rgba(246,130,69,0.75); background: #531622 url("../image/dancer01a.jpg") no-repeat 15.1em 0px;}
#dancer01a a:link {color: rgba(246,130,69,0.75);}

#dancer02 {color: #ba5537;background: #761f28 url("../image/dancer02.jpg") no-repeat 301px 0px;}
#dancer02 a:link {color: #ba5537;}

#dancer04 {color: #8d867e;background: rgba(18,17,13,0.94) url("../image/dancer04.jpg") no-repeat 17.4em 0px;}
#dancer04 a:link {color: #8d867e;}

#dancers01 {color: rgba(244,135,75,0.95); background: #000 url("../image/dancers01.jpg") no-repeat 20em 0px;}
#dancers01 a:link {color: rgba(237,131,71,0.88);}

#embrace-sm {color: #d07321;background: #000 url("../image/embrace-sm.jpg") no-repeat 19em 0px;}
#embrace-sm a:link {color: #ac3d2d;}

#flute {color: #cba451;background: #761f28 url("../image/flute.jpg") no-repeat 270px 0px;}
#flute a:link {color: #cba451;}

#girlshade {color: #e7e7e7; background: #5a5a5a url("../image/girl-in-shade.jpg") no-repeat 352px 0px;}
#girlshade a:link {color: #e7e7e7;}

#horn {color: rgba(216,203,148,0.88);background: #690c04 url("../image/horn.jpg") no-repeat 352px 0px;}
#horn a:link {color: rgba(216,203,148,0.88);}

#leaves {color: #222;background: #f3f3f3 url("../image/leaves.jpg") no-repeat 16em 40px;}
#leaves a:link {color: #222;}

#moon {color: #5b829f;background: #010504 url("../image/moon.jpg") no-repeat 8em 0px;}
#moon a:link {color: #5b829f;}

#polprim {color: #251520; background: #919191 url("../image/polprim.jpg") no-repeat 20.5em 0px;}
#polprim a:link {color: #b7bdbb;}

#prim {color: #c52c10;	background: #000 url("../image/prim.jpg") no-repeat 342px 0px;}
#prim a:link {color: #c52c10;}

#primwil {color: #bdbdbd; background: #000 url("../image/primwil.jpg") no-repeat 15em 0px;}
#primwil a:link {color: #9ea2ab;}

#rs1 {color: #000; background: #919191 url("../image/rs1.jpg") no-repeat 22.5em 0px;}
#rs1 a:link {color: #000;}

#rsscarf {color: rgba(239,215,189,0.61); background: #856652 url("../image/rsscarf.jpg") no-repeat 21em 0px;}
#rsscarf a:link {color: rgba(239,215,189,0.61);}

#rswildfl {color: #000;	background: #d0d0d0 url("../image/rswildflowers.jpg") no-repeat 21em 0px;}
#rswildfl a:link {color: #000;}

#saraflor {color: #ad0000; background: #080808 url("../image/saraflor.jpg") no-repeat 19em 5px;}
#saraflor a:link {color: #919191;}

#selfport {color: #000; background: #919191 url("../image/self-portrait.jpg") no-repeat 21em 0px;}
#selfport a:link {color: #000;}

#striped {color: #000; background: #919191 url("../image/striped.jpg") no-repeat 20em 0px;}
#striped a:link {color: #000;}

#sway {color: #000; background: #b06835 url("../image/sway.jpg") no-repeat 17.4em 0px;}
#sway a:link {color: #000;}

#tango-legs {color: #c46123;background: #000 url("../image/tango-legs.jpg") no-repeat 18em 0px;}
#tango-legs a:link {color: #95320a;}

#vbeauty {color: #c4ae99;	background: #4b3a2a url("../image/vbeauty.jpg") no-repeat 20em 0px;}
#vbeauty a:link {color: #c01c0f;}

#wilpol {color: #919191; background: #000 url("../image/wilpol.jpg") no-repeat 247px 0px;}
#wilpol a:link {color: #919191;}
/*end of header backgrouds*/



