@charset "utf-8";

/* ------------------------------ RESET STYLES ------------------------------ */

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;
}
body {
	line-height: 1;
	background-color: #595959;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------ SITE SPECIFIC STYLES ------------------------------ */

body {
	background-image: url(../images/background.jpg);
	background-position: center;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 632px;
	height: 66px;
	background-image: url(../images/title.png);
	overflow: hidden;
	text-indent: -1000em;
}
h2 {
	margin-bottom: 21px;
	height: 25px;
	width: 183px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #610027;
	margin-bottom: 6px;
}
h2.about-emily {
	background-image: url(../images/header-about-emily.png);
	float: left;
}
h2.selected-works {
	background-image: url(../images/header-selected-works.png);
	width: 640px;
	background-repeat: no-repeat;
	float: right;
	margin-top: -46px;
}
h3.get-in-touch {
	padding-top: 27px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #610027;
}
#top-bar {
	background-image: url(../images/top-bar.png);
	background-repeat: repeat-x;
	height: 66px;
	width: 100%;
	line-height: 64px;
}
#colour-bar {
	width: 100%;
	background-image: url(../images/colour-bar.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 55px;
}
#intro-text {
	height: 427px;
	width: 422px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/text-balloon.png);
	text-indent: -1000em;
	overflow: hidden;
}
#find-out-more {
	height: 142px;
	width: 132px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -1000em;
	overflow: hidden;
}
#find-out-more a {
	background-image: url(../images/button-balloon.png);
	background-position: 0px 0px;
	display: block;
	height: 142px;
	width: 132px;
}
#find-out-more a:hover {
	background-image: url(../images/button-balloon.png);
	background-position: 0px -142px;
}
#content {
	height: 1228px;
	width: 100%;
	background-image: url(../images/content-background.jpg);
	background-position: center;
	display: none;
}
#content-top-border {
	background-image: url(../images/content-top-border.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 22px;
	width: 100%;
}
#content-container  {
	width: 960px;
	margin-top: 43px;
	margin-right: auto;
	margin-left: auto;
}
#content-sidebar {
	padding: 24px;
	border-radius: 8px;
	width: 232px;
	float: left;
	clear: left;
	background-image: url(../images/back-content.png);
}
#content-sidebar img {
	margin-bottom: 12px;
	margin-top: -8px;
	margin-left: -8px;
}
#content-sidebar p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #610027;
	line-height: 24px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #610027;
	padding-bottom: 27px;
}
#content-sidebar ul {
	margin-top: 27px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e73177;
	line-height: 20px;
	width: 240px;
	margin-bottom: 7px;
}
#content-sidebar ul li {
	padding-bottom: 20px;
	background-image: url(../images/list-icon.png);
	background-repeat: no-repeat;
	list-style-position: outside;
	padding-left: 31px;
}
#content-sidebar span {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight: bold;
	color: #e73177;
	display: block;
	width: 50px;
	float: left;
	margin-top: 16px;
}
#content-sidebar span.contact-right {
	color: #610027;
	font-weight: normal;
	text-align: left;
	width: 182px;
}
#content-sidebar span.contact-right a , #content-sidebar span.contact-right a:visited {
	color: #610027;
	text-decoration: underline;
}
#content-sidebar span.contact-right a:hover , #content-sidebar span.contact-right a:active {
	color: #e73177;
	text-decoration: underline;
}
#content-sidebar span.cv {
	height: 53px;
	width: 116px;
	margin-top: 18px;
	margin-left: -8px;
	overflow: hidden;
	text-indent: -1000em;
}
#content-sidebar span.cv a {
	background-image: url(../images/cv.png);
	background-position: 0px 0px;
	height: 53px;
	width: 116px;
	display: block;
	text-decoration: underline;
}
#content-sidebar span.cv a:hover {
	background-image: url(../images/cv.png);
	background-position: 0px -53px;
	text-decoration: underline;
}
#content-sidebar p.copyright {
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #610027;
	margin-top: 24px;
	padding-top: 27px;
	line-height: 18px;
	color: #e73177;
	float: left;
	width: 232px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0;
}
#content-portfolio  {
	float: right;
	width: 640px;
}
#content-portfolio ul  {
	float: none;
	width: 640px;
}
#content-portfolio ul li a {
	text-decoration: none;
	display: block;
	height: 289px;
	width: 276px;
	float: left;
	margin-bottom: 40px;
	border-radius: 8px;
	cursor: pointer;
	padding: 12px;
	margin-right: 40px;
	background-image: url(../images/back-content.png);
}
#content-portfolio ul li.right  a{
	margin-right: 0px;
}
#content-portfolio ul li a:hover {
	background-image: url(../images/back-content-over.png);
}
#content-portfolio ul li a span.pf-title {
	font-size: 16px;
	color: #610027;
	text-decoration: none;
	display: block;
	width: 276px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	height: 36px;
	padding: 0px;
	line-height: 36px;
	margin: 0px;
	background-image: url(../images/back-pf.png);
}
#content-portfolio ul li a img {
	display: block;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin: 0px;
	background-image: url(../images/back-pf.png);
}
#content-portfolio ul li a span.summary {
	font-size: 12px;
	line-height: 18px;
	color: #e65889;
	text-decoration: none;
	display: block;
	width: 236px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	height: 67px;
	background-image: url(../images/back-pf.png);
}
.content-back {
	background-image: url(../images/content-background.jpg);
}
.top-border {
	background-image: url(../images/content-top-border.png);
}
.about-emily {
	background-image: url(../images/header-about-emily.png);
}
.portrait {
	background-image: url(../images/portrait.png);
}
.list {
	background-image: url(../images/list-icon.png);
}
.cv {
	background-image: url(../images/cv.png);
}
.back-content {
	background-image: url(../images/back-content.png);
}
.back-content-over {
	background-image: url(../images/back-content-over.png);
}
.back-pf {
	background-image: url(../images/back-pf.png);
}
.selected-works {
	background-image: url(../images/header-selected-works.png);
}
.selected-works-01 {
	background-image: url(../images/pf-cutting-edge-fabrics.jpg);
}
.selected-works-02 {
	background-image: url(../images/pf-white-on-white.jpg);
}
.selected-works-03 {
	background-image: url(../images/pf-foxglove.jpg);
}
.selected-works-04 {
	background-image: url(../images/pf-people.jpg);
}
.selected-works-05 {
	background-image: url(../images/pf-petal.jpg);
}
.selected-works-06 {
	background-image: url(../images/pf-cactus.jpg);
}

