body, div, p, img, form, span, h1, h2, h3 {
	border:  0;
	margin:  0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #000;
	font-family: Georgia, Palatino, Times, serif;
	font-size: small;
	font-weight: normal;
}
a {
	background-color: #FFF;
	color: #B7410E;
	font-weight: bold;
}
img { border: 0; }
th { border-bottom: 1px solid black; }
table {
	text-align: center;
	width: 100%;
}
textarea {
	font-family: monospace;
	width: 100%;
}
#header, #navigation, #advertisement { display: none; }
#content:before {
	content: "Toledo City Paper\Awww.toledocitypaper.com";
	display: block;
	font-family: Georgia, Palatino, Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	white-space: pre;
}
#content {
	margin-left: 1.5%;
	width: 100% ! important;
}
#content h1, #content h2, #content h3, #content .title, #content .subtitle {
	background-color: #FFF;
	color: #B7410E;
	font-family: Verdana, Helvetica, sans-serif;
}
#content h1, #content h2, #content h3 {
	border-bottom: 2px solid #9FB6CD;
	width: 80%;
}
#content h1 {
	font-size: large;
	margin: 1em 0;
}
#content h2 {
	font-size: medium;
	margin: 0.5em 0;
}
#content h3 {
	font-size: small;
	margin: 0.25em 0;
}
#content p {
	line-height: 1.5em;
	margin: 1em 0;
}
#content li { margin: 0.65em 0; }
#content .author, #content .pubdate { font-family: Verdana, Helvetica, sans-serif; }
#content .author {
	font-size: small;
	font-style: italic;
}
#content .caption {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
#content .pubdate {
	font-size: small;
}
#article { padding: 0.25% 2%; }
#article a:after, #footer a:after { content: " [" attr( href ) "] "; }
#article .title {
	background-color: #123456;
	clear: both;
	color: #FFF;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#article .subtitle {
	background-color: inherit;
	color: #B7410E;
	font-size: medium;
	font-weight: bold;
}
#article .picture {
	float: right;
	margin: 1% 0 5% 5%;
	width: 45%;
}
#article .picture img { width: 100%; }
#preview_major, #preview_minor, #restaurant, #hildo { padding: 0.25% 2%; }
#preview_major .title, #preview_minor .category, #restaurant .title, #hildo .title {
	background-color: #123456;
	clear: both;
	color: #FFF;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#preview_major .subtitle, #preview_minor .title, #restaurant .subtitle, #hildo .subtitle {
	background-color: inherit;
	color: #B7410E;
	font-size: small;
	font-weight: bold;
}
#preview_minor .subtitle {
	background-color: inherit;
	color: #000;
}
#preview_major .picture, #preview_minor .picture {
	float: left;
	margin: 1% 5%;
}
#preview_major .picture { width: 55%; }
#preview_minor .picture { width: 20%; }
#restaurant .picture {
	float: right;
	margin: 1% 0 5% 5%;
	width: 45%;
}
#hildo .picture {
	float: right;
	margin: 0% 7%;
	width: 20%;
}
#preview_major .picture img, #preview_minor .picture img, #restaurant .picture img, #hildo .picture img { width: 100%; }
#preview_minor .snipette { margin-bottom: 1em; }
#preview_minor .blurb {
	float: right;
	width: 70%;
}
#footer {
	border-top: 1px solid black;
	margin-bottom: 15px;
	margin-left: 5%;
	padding-top: 15px;
	text-align: center;
	width: 90%;
}
.center { text-align: center; }
.colored {
	background-color: #CCC;
	color: inherit;
}
.error {
	background-color: inherit;
	color: #900;
	margin-left: 7%;
}
.left {
	float: left;
	width: 47.5%;
}
.padding { padding: 0.25% 2%; }
.red {
	background-color: inherit;
	color: #900;
}
.right {
	float: right;
	width: 47.5%;
}
/* rounded corner styles courtesy of nifty corners by alessandro fulciniti */
.rtop, .rbottom{ display: block }
.rtop *, .rbottom * { display: block; height: 1px; overflow: hidden }
.r1 { margin: 0 5px }
.r2 { margin: 0 3px }
.r3 { margin: 0 2px }
.r4 { margin: 0 1px; height: 2px }
.rs1{ margin: 0 2px }
.rs2{ margin: 0 1px }