@import url("content.css");

* { float: none !important; background-image: none !important;}

body {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	background: white;
	}
#crumbs, #left_column, #menu, #tabs, #search_form, #skip_to_content, #user_information, #section_movie {
	display: none;
	}
#wrapper {
	width: auto;
	padding: 0;
	margin: 1em 5% 2em 5%;
	}
h1 {
	margin-bottom: 1em;
	text-align: right;
	}
h1 a {
	text-decoration: none;
	color: black;
	display: none;
	}
#header {
	height: auto;
	border-bottom: 2px solid #cdcdcd;
	margin-bottom: 1.5em;
	}
	
h1, h2, h3, h4, .quote, .quote em {
	color: black !important;
	}

#main { height: 15cm; }
html>body #main { min-height: 15cm; height: auto; }
	
.pagebody h2 {
    font-weight: normal;
    }
div.pagebody {
	padding: 0;
	color: black; 
	background: transparent;
	}

#right_column img {
	float: right !important;
	width: 365px;
	margin-left: 15px;
	margin-bottom: 15px;
	}

div.pagebody a:link,
div.pagebody a:visited {
	color: black;
	background: transparent;
	text-decoration: none;
	}

div.pagebody a[href^="http"]:link:after, 
div.pagebody a[href^="http"]:visited:after {
	content: " (" attr(href) ") ";
	font-size: 85%;
	}
div.pagebody a[href^="/"]:after {
	content: " (http://www.loveandlord.com" attr(href) ")";
	}
div.pagebody h2 a[href^="http"]:link:after,
div.pagebody h2 a[href^="http"]:visited:after,
div.pagebody h3 a[href^="http"]:link:after,
div.pagebody h3 a[href^="http"]:visited:after
 {
    display: none;
    }
#footer {
	font-size: 100%;
	text-align: left;
	border-top: 3px solid #cdcdcd;
	padding-top: 1.5em;
	text-align: right;
	}
	
#footer address { font-style: normal; }
	
#siteurl {
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
	}

#footer ul {
    list-style: none;
    }
#footer li {
    display: inline;
    }

#tictoc, a.adminedit, #footer a {
	display: none;
	}