@charset "UTF-8";/* CSS Document *//*Theme Name: Susan LukeTheme URL: http://www.susanluke.comDescription: A two column layout with a book themeAuthor: David BridleAuthor URL: http://www.davidbridle.netVersion 1.0License: Not to be copied or usedCOLOURSAqua Green : #78ffe4Cream : #fffaccLight Cream: #FFFCF2Dark Gray : #5a5a5a*//* RESET {} */* { margin: 0; padding: 0;}html { overflow: scroll; }	html, body { height: 100%; }body { font-size: 80%; font-family: Arial, Helvetica, sans-serif; color: #5a5a5a; background-color: #78ffe4; }ul {	list-style: square inside; }ol { list-style: decimal inside; }a { outline: none; text-decoration: none; }a img {border: none; }table { border-collapse: collapse; }/* UTILITY {} */.floatRight { float: right; }.floatLeft { float: left; }.clear { clear: both; }.button { border: 1px solid #272727; background-color: #fffacc; padding: 3px 8px; margin: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #272727; }.button:hover { background: #78ffe4; color: black; }.center { text-align: center; }.addmargin { margin: 10px; }/* STRUCTURE{} */#wrapper { text-align: center; margin: 0 auto -250px; width: 1000px; }#masthead {	width: 1000px;	background-image: url(images/head_bg.jpg);	height: 300px;	text-align:left;	display: block;}#scroller { width: 890px; height: 25px; }#nav {	padding-top: 177px;	height:100px;	display: none;}#nav ul { display: inline; list-style-type: none; }#nav li { display: inline; }.button1 { color:#FFFF00; margin-left: 342px; text-align: center; height: 123px; }.button2 { color:#FFFF00; margin-left: 25px; text-align: center; height: 120px;}.button3 { color:#FFFF00; margin-left: 44px; text-align: center; height: 117px; }.button4 { color:#FFFF00; margin-left: 30px; text-align: center; height: 118px; }.button5 { color:#FFFF00; margin-left: 5px; text-align: center; height: 223px; }#content { width: 890px; padding: 5px; margin-left: 50px; margin-right: 50px; background-color: #FFFFFF; text-align: left; border: #cccccc 1px solid; }#content_main { width: 615px; padding: 5px; border-right: solid 1px #cccccc; }.columns { text-align: center; background-color: #FFFCF2; padding: 5px; border: 1px dotted #fffacc; }.col1 { text-align: center; width: 285px; float: left; padding-left: 10px; padding-top: 5px; padding-botttom: 5px; padding-right: 10px; border-right: 1px solid #5a5a5a; }.col2 { text-align: center; width: 285px; float: left; padding: 5px; }.divider { border-top: 1px dashed #CCCCCC; margin-bottom: 30px; margin-top: 30px; }#sidebar { width: 250px; padding: 5px; }#ezine_signup_form { text-align: center; border: dotted 1px #cccccc; padding: 5px; background-color: #FFFCF2; }#copyright { height: 10px; width:1000px; font-size: smaller; padding-top: 5px; }#copyright a:link { color: #5a5a5a; }#copyright a:hover { color: #78ffe4; text-decoration: underline; }#copyright a:visited { color: #5a5a5a; }#footer { background-image: url(images/footer_bg.png); height: 120px; }/* TYPOGRAPHY {} */H1,H2,H3,H4 { font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 15px; }p { margin-bottom: 20px; line-height: 1.5;}li { margin-bottom: 3px; margin-left: 15px; }blockquote {font-family: Garamond, Georgia, serif; font-size: 18pt; font-weight:bold; margin: 15px; text-align: center; display: block; border: 1px solid #5a5a5a; background-color: #fffacc; padding: 10px; width: 75%;}cite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; margin: 15px; text-align: right; margin-top: 5px;}.dropCap { color:#5a5a5a; font-size:30px; line-height:25px; padding-top:2px; padding-right: 5px; font-family: Times, serif, Georgia; }.emphasise { font-style: italic; font-family: Times, serif, Georgia; font-size: 18pt; text-align: center; margin-bottom: 20px; margin-top: 20px; }#nav {	background-image: url(images/nav_bg_02.jpg);	width: 1000px;}