/* ==========================================================
== CSS for gregwork.co.uk 
=============================================================

== MAIN PAGE STYLES == */

a {
	color: #3366FF; text-decoration: none;
}

a:hover {
	text-decoration: none; 
	color: #CC0000;
}

body {
	background-color: #FFFFFF;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

plain {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #C00;
}


/* == FRONT PAGE - SPECIFIC STYLES == */

.centered {
	text-align: center;
}

.strapline {
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 70px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.doigmain {
	color:#000;
	font-size: 17px;
	font-weight:lighter;
	text-align: center;
}

.highlight {
	font-weight: bolder;
}

.doigtitle {
	font-weight: bold;
	color: #C00;
	font-size: 32px;
	margin: 0px;
	font-style: normal;
}

.beaktitle {
	font-weight: bold;
	color: #000;
	font-size: 25px;
	margin: 0px;
	font-style: normal;
}

.beaktitletwo {
	font-weight: normal;
	color: #000;
	font-size: 20px;
	margin: 0px;
	font-style: normal;
}

.subheading {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.home_wrapper {
	width: 800px;
	margin: auto;
}

.font_page_box {
	border: solid 1px #FFF;
	margin: 10px 10px 40px 10px;
}

.inner_box {
	border: solid 1px #FFF;
	margin: auto;
	padding: 5px;
}

#doig_picture {
	float: left;
}

#doig_details {
	margin: 40px 0 0 430px;
	padding: 0px;
}

#work_details {
	text-align: left;
	float: left;
	width: 400px;
}

#book_details {
	text-align: left;
	margin: 0 0 0 430px;
}

#final_details {
	text-align: left;
}

.spacer {
	clear:both;
}

.fontpage_heading {
	color: #900;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

.play_image {
	margin: 15px 0 0 0;
}

.plays {
	color: #333;
	font-weight: bold;
	font-style: italic;
}

.reviews {
	
}

.reviews li {
	margin: 2px 0 10px 0px;
	padding: 0px;
	list-style: circle;
}

/* == REVIEWS CSS == */

.review_title {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: solid 3px #693;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 50px 0 30px 0;
	margin: 0px;
}

.review_heading {
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.review_date {
	font-style: italic;
	font-size: 12px;
}

.review_wrapper {
	text-align: center;
	margin: 0 atuo;
}

.review {
	width: 650px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
}

.review hr {
	color: #693;
	border: solid 1px #693;
	height: 1px;
	margin-top: 20px;
}

.outline_image {
	border: double 5px #693;
	padding: 4px;
	margin: 15px 0 25px 15px;
}

.homelink {
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 2px;
	left: 12px;
}

.homelink a img {
	border: none;
}

.small_line {
	color: #666;
	font-size: 11px;
}
.neverbox {
	position: absolute;
	top: 135px;
	text-align: center;
	width: 100%;
	left: 7px;
	background-color: #Fedd9c;
}

/* == Nevers Book == */

.book_links {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding: 0px;
	margin: 20px 40px 0px 40px;
}

#left {
	float: left;
}

#final_page {
	font-weight: normal;
	font-size: 12px;
}
