
/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em, i {
	font-style: italic;
}
strong {
	font-weight: bold;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1;
	color: #333;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	text-align: left;
	color: #333;
	font-weight: normal;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

.preload {
	width: 500px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -5000px;
}

/* MAIN PAGE STYLES
-------------------------------------------------------------------- */
.wrapper {
	margin: 0 auto;
	width: 860px;
	border-top: 5px solid #333;
}

.intro {
	margin: 0 auto;
	padding: 0 0 40px;
	width: 860px;
	border-bottom: 1px solid #e5e5e5;
}

.intro a:link, .intro a:visited {
	color: #f30;
	text-decoration: none;
}

.intro a:hover {
	color: #666;
	text-decoration: underline;
}

ul.mainnav {
	width: 860px;
	list-style: none;
	font-size: 1.4em;
	line-height: 40px;
	display: inline;
	clear: both;
}

.mainnav li {
	float: left;
}

.mainnav li a:link, .mainnav li a:visited {
	color: #999;
	text-decoration: none;
	margin-right: 20px;
}

.mainnav li a:hover {
	color: f30;
	text-decoration: none;
	border-top: 1px solid #ccc;
}

#main li#home a {color: #000; text-decoration: none; border-top: 1px solid #f30;}
#archive li#articles a {color: #000; text-decoration: none; border-top: 1px solid #f30;}
#andy li#about a {color: #000; text-decoration: none; border-top: 1px solid #f30;}

.intro h1, .topper h1 {
	float: left;
	clear: left;
	margin: 90px 0 0 64px;
	_margin-left: 32px;
}

.intro h1 a:link, .intro h1 a:visited, .topper h1 a:link, .topper h1 a:visited {
	text-decoration: none;
	width: 224px;
	height: 72px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url(../images/cutlogo.gif) no-repeat top left;
}

.intro h1 a:hover, .topper h1 a:hover {
	text-decoration: none;
	background: transparent url(../images/cutlogo_over.gif) no-repeat top left;
}

.intro h2 {
	margin: 0 0 0 390px;
	font-size: 1.8em;
	line-height: 1.4em;
}

.intro h2 span {
	font-size: .8em;
	color: #ccc;
}

.intro h3 {
	margin: 0 0 0 390px;
	padding-top: 15px;
	font-size: 1.8em;
	line-height: 1.4em;
}

h2.title {
	color: #999;
	font-size: 2em;
}

.intro p {
	font-size: 1.4em;
	margin: 0 0 0 390px;
	padding: 0 0 10px
}

p.maindate {
	font-size: 1.8em;
	line-height: 1.4em;
	font-style:italic;
}

p.more {
	font-size: 1.8em;
	line-height: 1.4em;
	text-align: center;
	padding-top: 30px;
	font-style:italic;
}

p.indate {
	color: #ccc;
	font-style: italic;
}

.maincontent {
	clear: both;
	margin: 0 auto;
	padding: 35px 0;
	width: 860px;
}

.gossip {
	float: left;
	width: 350px;
	display: inline;
}

.gossip h3 {
	font-size: 1.4em;
	color: #666;
	margin: 0 0 5px;
	padding: 3px 0 5px;
	border-bottom: 1px solid #999;
}

.gossip h3 span {
	color: #999;
}

.gossip p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 10px 0 5px;
	border-bottom: 1px solid #ccc;
}

.gossip p a:link, .gossip p a:visited, .gossip h3 a:link, .gossip h3 a:visited {
	color: #f30;
	text-decoration: none;
}

.gossip p a:hover, .gossip h3 a:hover {
	color: #666;
	text-decoration: underline;
}

#container-1 {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: 470px;
	text-align: left;
	display: inline;
}

ul#practice1, ul#practice2, ul#redux1, ul#redux2, ul#culture1, ul#culture2, ul#critique1, ul#critique2, ul#misc1, ul#misc2, ul#show1, ul#show2 {
	float: left;
	width: 225px;
	list-style: none;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	display: inline;
	.margin-left: -15px;
}

ul#practice2, ul#redux2, ul#culture2, ul#critique2, ul#misc2, ul#show2 {
	margin-left: 20px;
}

ul#practice1 li, ul#practice2 li, ul#redux1 li, ul#redux2 li, ul#culture1 li, ul#culture2 li, ul#critique1 li, ul#critique2 li, ul#misc1 li, ul#misc2 li, ul#show1 li, ul#show2 li  {
	margin: 0;
	padding: 4px 0;
	line-height: 1.2em;
}

#practice1 a:link, #practice1 a:visited, #practice2 a:link, #practice2 a:visited, #redux1 a:link, #redux1 a:visited, #redux2 a:link, #redux2 a:visited, #culture1 a:link, #culture1 a:visited, #culture2 a:link, #culture2 a:visited, #critique1 a:link, #critique1 a:visited, #critique2 a:link, #critique2 a:visited, #misc1 a:link, #misc1 a:visited, #misc2 a:link, #misc2 a:visited, #show1 a:link, #show1 a:visited, #show2 a:link, #show2 a:visited {
	color: #f30;
	text-decoration: none;
}

#practice1 a:hover, #practice2 a:hover,#redux1 a:hover, #redux2 a:hover, #culture1 a:hover, #culture2 a:hover, #critique1 a:hover, #critique2 a:hover, #misc1 a:hover, #misc2 a:hover, #show1 a:hover, #show2 a:hover {
	color: #666;
	text-decoration: underline;
}

.mainbottom {
	clear: both;
	margin: 0 auto;
	padding: 0 0 25px;
	width: 860px;
	border-top: 1px solid #ccc;
}

.mainbottom a:link, .mainbottom a:visited {
	color: #f30;
	text-decoration: none;
}

.mainbottom a:hover {
	color: #666;
	text-decoration: underline;
}

.appendix {
	float: left;
	width: 350px;
	display: inline;
}

.appendix p {
	font-size: 1.4em;
	color: #999;
	padding: 15px 0 5px;
}

.adverts {
	float: left;
	margin: 0 0 0 40px;
	width: 470px;
	display: inline;
}

.adverts h5 {
	padding: 15px 0 5px;
	font-weight: bold;
	font-size: 1.6em;
	color: #ccc;
}

.adverts p {
	font-size: 1.2em;
	text-align: left;
	line-height: 20px;
}

/* ADVERTISEMENT STYLES
--------------------------------------------------------------------------- */
.jag-label {
	font-weight: bold;
}

.jag-ads-by {
	display:block;
	text-align:right;
}


/* INTERIOR PAGE STYLES
--------------------------------------------------------------------------- */
.topper {
	margin: 0 auto;
	padding: 0 0 40px;
	width: 860px;
	border-bottom: 1px solid #e5e5e5;
}

.topper a:link, .intro a:visited {
	color: #f30;
	text-decoration: none;
}

.topper a:hover {
	color: #666;
	text-decoration: underline;
}

.topper h2 {
	margin: 0 0 20px 390px;
	padding: 0 0 20px;
	font-size: 1.8em;
	line-height: 1.4em;
	color: #bbb;
	border-bottom: 1px dotted #ccc;
}

.topper p {
	margin: 0 0 0 390px;
	padding: 10px 0 5px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
}

.invisible {
	text-indent: -5000px;
}

.article {
	clear: both;
	margin: 0 auto;
	padding: 35px 0;
	width: 860px;
	border-bottom: 1px solid #ccc;
}

.article h5 {
	margin: 10px 0 0 0;
	padding: 15px 0 5px 350px;
	font-size: 1.5em;
	font-weight: normal;
	color: #000;
	border-top: 1px dotted #ccc;
	clear: both;
}

.article h6 {
	margin: 10px 0 0 0;
	padding: 15px 0 5px 350px;
	font-size: 1.5em;
	font-weight: normal;
	color: #666;
	clear: both;
}

.article p {
	margin: 0 0 0 390px;
	padding: 10px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1.2em;
}

p span.quote {
	border-top: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #777;
}

.article p a:link, .article p a:visited, .article li a:link, .article li a:visited {
	color: #f30;
	text-decoration: none;
}
.article p a:hover {
	color: #666;
	text-decoration: underline;
}

.article blockquote p {
	float: left;
	margin: 20px 30px 10px 210px;
	_margin: 20px 30px 10px 105px;
	width: 200px;
	display: block;
	border-top: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #777;
	clear: none;
}

p span.note {
	color: #000;
	background: #ffc;
}

p span.strike {
	text-decoration: line-through;
}

.article ul {
	list-style: square;
	margin: 0 0 0 390px;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1.2em;
}

.article ol {
	margin: 0 0 0 390px;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1.2em;
}

.article li {
	padding: 3px 0 3px 10px;
}

.article li a:hover {
	color: #666;
	text-decoration: underline;
}

.article dl {
	list-style: none;
	margin: 0 0 0 390px;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1.2em;
}

.article dt {
	font-weight: bold;
	padding: 3px 0 5px;
}

.article dd {
	padding: 3px 0 3px 10px;
}

.featureimg {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 25px 0;
	clear: both;
}

.space {
	padding: 20px 0;
}

.leftimg {
	float: left;
	padding: 5px;
	margin: 15px 15px 15px 340px;
	border: 1px solid #ccc;
}

.rightimg {
	float: right;
	padding: 5px;
	margin: 15px 0 15px 340px;
	border: 1px solid #ccc;
}


/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
-------------------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */