/*--------------------------------------------
jamescarterpoet.co.uk
Stylesheet: screen.css
Version: 2
Date: September 2009
Author: www.bstudio.co.uk
---------------------------------------------*/

/*--------------------------------------------
RESET
---------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

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

fieldset {
	border: 0;
}

address,caption,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

a:link, a:active, a:hover, a:visited {
	outline: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}

/*--------------------------------------------
BODY
---------------------------------------------*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	background: #FFFFFF url(../global_images/jcp_background_grad.jpg) top repeat-x;
	/* background: #FFFFFF url(../global_images/grid.png) top repeat-y; */
}

/*--------------------------------------------
TYPOGRAPHY
---------------------------------------------*/

h3 {
	font-size: 1.666em;
	line-height: 0.9;
	font-weight: bold;
	color: #EE0000;
	margin: 0 0 1.8em -1.125em;
}

h3:before {
	content: ">";
	margin-right: 0.25em;
}

h5 {
	font-size: 1.25em;
	line-height: 1.2;
	font-weight: bold;
	color: #EE0000;
	clear: right;
}

h5.horizontalrule {
	margin: 2.4em 0 1.35em 0;
	padding-top: 2.25em;
	background: url(../global_images/horizontalrule.png) top left repeat-x;
}

h5.centred {
	text-align: center;
}

h6 {
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	margin: 2.25em 0 1.5em 0;
}

h6.horizontalrule {
	margin-top: 3em;
	padding-top: 3em;
	background: url(../global_images/horizontalrule.png) top left repeat-x;
}

.jamescarter_menu li.header,
.childrenspoet_menu li.header,
.writerinschools_menu li.header {
	font-weight: bold;
	color: #EE0000;
	margin-left: -1.125em;
}

.jamescarter_menu li.header:before,
.childrenspoet_menu li.header:before,
.writerinschools_menu li.header:before {
	content: ">";
	margin-right: 0.25em;
}

p {
	letter-spacing: 0.01em;
	margin-top: 1.5em;
}

.books .booktitle_subhead,
.books .booktitle_caption,
.books p,
.books blockquote,
.books .credit {
	padding-right: 156px;
}

p.horizontalrule {
	margin-top: 3em;
	padding-top: 3em;
	background: url(../global_images/horizontalrule.png) top left repeat-x;
}

.initialcap {
	font-size: 1.25em;
	line-height: 1;
	font-weight: bold;
	color: #EE0000;
}

.indent {
	margin-left: 3em;
}

.booktitle_subhead {
	font-weight: bold;
	color: #EE0000;
	margin: -1.5em 0 1.5em 0;
}

.booktitle_caption {
	color: #EE0000;
	margin-top: -1.5em;
}

.centredpoem {
	text-align: center;
}

.question {
	font-style: italic;
	font-weight: bold;
	text-indent: -1.45em;
	margin-top: 1.5em;
}

.question:before {
	content: "Q.";
	margin-right: 0.25em;
}

.answer {
	text-indent: -1.3em;
	margin: 1.5em 0 0 0;
}

.answer:before {
	content: "A.";
	margin-right: 0.25em;
}

p.quote {
	font-style: italic;
	text-indent: -0.25em;
}

p.quote:before {
	content: "\2018";
}

p.quote:after {
	content: "\2019";
}

q.firstline {
	font-style: italic;
	margin-left: -0.25em;
}

q {
	font-style: italic;
}

q:before {
	content: "\2018";
}

q:after {
	content: "\2019";
}

.smallprint {
	font-size: 0.833em;
	line-height: 1.8;
	margin: 2.0em 0 -0.2em 0;
}

.caption {
	font-size: 0.833em;
	line-height: 1.8;
	color: #EE0000;
	margin: 2.0em 0 -0.2em 0;
}

.image_caption {
	font-size: 0.833em;
	line-height: 1.8;
	color: #EE0000;
	margin-top: 2.0em;
	clear: both;
}

.credit {
	font-size: 0.833em;
	line-height: 1.8;
	color: #EE0000;
	margin: 0.2em 0 -0.2em 0;
}

.stars {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 0;
	color: #EE0000;
}

#footer {
	font-size: 0.833em;
	line-height: 1.6;
	color: #EE0000;
}

#footer p {
	padding-top: 1.5em;
	clear: both;
}

/*--------------------------------------------
LAYOUT
---------------------------------------------*/

#container {
	width: 960px;
	height: 600px;
	margin: 0 auto;
	background: url(../global_images/jcp_background_text.jpg) top no-repeat;
}

#header {
	width: 960px;
	padding: 18px 0 0 0;
	height: 216px;
}

.jamescarter_menu,
.childrenspoet_menu,
.writerinschools_menu {
	width: 132px;
	margin: 0 0 0 24px;
	float: left;
}
.writerinschools_menu {
   width:155px;
}
#content {
	width: 960px;
	float: left;
	margin: 0 0 3em 0;
}

.introduction,
.about,
.faqs,
.facts,
.poems,
.listen,
.books,
.tips,
.schoolvisits,
.residencies,
.insetsessions,
.publicevents {
	width: 600px;
	margin: 0 0 0 180px;
	float: left;
}

.about img {
	margin: 0 0 1.5em 24px;
	float: right;
}

.books img {
	margin: 1.5em 0 0 24px;
	float: right;
	clear: both;
}

.books img.linespace {
	margin: 1.5em 0 3em 24px;
	float: right;
	clear: both;
}

.schoolvisits img,
.residencies img {
	margin: 2.25em 0 0.75em 0;
	float: left;
}

.schoolvisits img.margin,
.residencies img.margin {
	margin-left: 24px;
	float: left;
}

#footer {
	width: 600px;
	margin: 0 0 0 180px;
	padding: 0 0 3.6em 0;
	float: left;
	background: url(../global_images/horizontalrule.png) top left repeat-x;
}

/*--------------------------------------------
LISTS
---------------------------------------------*/

#content ul {
	margin: 0;
}

#content ol {
	list-style-image: url(../global_images/bullet.jpg);
	margin: 1.5em 0 0 0;
}

#content ol li {
	margin: 0.75em 0 0 0;
}

#footer ul {
	width: 132px;
	margin: 1.5em 0 1.5em 0;
	float: left;
}

#footer ul.margin {
	width: 132px;
	margin: 1.5em 24px 1.5em 0;
	float: left;
}

/*--------------------------------------------
LINKS
---------------------------------------------*/

a:link,
a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #EE0000;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #EE0000;
	font-weight: normal;
	text-decoration: underline;
}

#header a:link,
#header a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover,
#header a:active {
	color: #EE0000;
	font-weight: bold;
	text-decoration: none;
}

#content ul a:link,
#content ul a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#content ul a:hover,
#content ul a:active {
	color: #EE0000;
	font-weight: bold;
	text-decoration: none;
}

.caption a:link,
.caption a:visited {
	color: #EE0000;
	font-weight: normal;
	text-decoration: underline;
}

.caption a:hover,
.caption a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:link,
#footer a:visited {
	color: #EE0000;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover,
#footer a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
