/* css for www.maureenobrien.co.uk 
  Last updated: Fri Jul 25 09:57:45 BST 2008 */

body {
	text-align:center;
}

#frame {
	width:60%;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	background:#fff;
	color:#001;
	text-align:center;
}

#newstext,
#isbn
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:justify;
}

/* book synopsis and review divisions */

#intro-image, 
#cover-esyt,
#cover-rev,
#cover-mob,
#cover-cuod,
#cover-alldlp,
#cover-str
{
	width:20%;
	padding:0px;
	float:left;
	margin:0%;
	text-align:right;
}

#intro,
#book-esyt,
#book-rev,
#book-mob,
#book-cuod,
#book-alldlp,
#play-str
{
	width:75%;
	padding:0px;
	margin:0% 0% 0% 5%;
	float:left;
	text-align:justify;
}

#cover-ud,
#cover-di,
#cover-dr,
#cover-lfsfat,
#cover-cutting
{
	width:20%;
	padding:0px;
	float:right;
	margin:0%;
	text-align:left;
}

#book-ud,
#book-di,
#book-dr,
#book-lfsfat,
#play-cutt
{
	width:75%;
	padding:0px;
	margin:0% 5% 0% 0%;
	float:right;
	text-align:justify;
}

/* Links section division id's */

#publishers,
#bookshops,
#otherlinks
{
	width:31%;
	padding:1%;
	margin:0px;
	float:left;
	text-align:center;
}

/* Navigation menu division id's */

#menu-Home,
#menu-News,
#menu-Books,
#menu-Plays,
#menu-Buy,
#menu-Links,
#menu-Footer
{
	background:#eee;
	padding:5px;
	margin:15px 15%;
	text-align:center;
	clear:both;
}

/* Images */

img.maureen, .poster {
	width:100%;
	padding:0;
	margin:3px;
}

img.cover {
	width:100%;
	padding:0;
	margin:0px 0px 5px;
}

img.buy {
	width:100px;
	height:160px;
	margin:3px;
}

p.photocaption, .footer {
	margin:0;
	font-size: 0.6em;
}

p.photocaption {
	text-align:right;
}

p, h1, pre, .synopsis {
	margin:0px 0px 10px 0px;
}

.timestamp {
	font-size: 0.7em;
	color: Olive;
}

/*Heading */

h1 {
	font-size:20px;
	padding-top:10px;
}

h1.booktitle {
	margin:20px 0 10px 0px;
	text-align: left;
	font-style: italic;
	padding-top:40px;
	clear:both;
}

/* General */

p.buyacopy {
	margin:0px 0px 5px 0px;
	padding:0px;
}

.announce {
	text-align:center;
}

.review_1, .review_2 {
	font-style: italic;
}

.publishers { 
	color: gray;
	font-size: 0.6em;
}

.reviewers {
	font-weight: lighter;
	font-size: 75%; }

.linethrough {
	text-decoration: line-through; }

.underline {
	text-decoration: underline; }

.divider {
	margin:10px 25% 0px 25%;
}

.clearboth {
	margin:10px 0px 0px 0px;
	clear:both;
}

/* Anchors navigation */

a:link {
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline; }
	
a:visited
{	font-weight: bold;
	color: #72a971;
	text-decoration: underline; }
	
a:hover, a:active
{	font-weight: bold;
	color: #ff00ff;
	text-decoration: underline; }

/* Table */

table
{
	table-layout:auto;
	border-spacing:2px;
}

td.c, .interviewdate
{
	text-align:center;
}

td.t
{
	text-align:left;
}

td.n
{
	text-align:right;
}


.caption
{
	caption-side:bottom;
}

/* Notes

margin: top right bottom left

*/
