body
{
	background: #eee;
	font-family: Trebuchet MS, Courier;
	font-size: 11px;
	color: #636363;
}

a:link
{
	color: #69C;
	text-decoration: none;
}

a:hover
{
	color: #9CF;
	text-decoration: underline;
}

a:visited
{
	color: #69C;
	text-decoration: none;
}

#box { width: 310px; }

blockquote
{
	font-style: italic;
	border-left: 1px dotted #333;
	padding-left: 10px;
	line-height: 160%;
	font-family: georgia, palatino, serif;
	background-color: #fff;
	color: #333;
}

h3
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-shadow: 3px 3px 5px #999;
	color: #600;
}

p
{
	line-height: 150%;
	text-align: justify;
}

#header { display: none; }
#nav { text-align: right; }
#nav a { text-decoration: none; }
#nav a:hover { color: #9CF; }

#nav ul
{
	padding: 0px;
	margin: 0px;
}

#nav li
{
	display: inline;
	padding: 4px;
}

#blogroll { text-transform: lowercase; }

#container
{
	width: 710px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}

#container_sm { background: #fff; }

#credit
{
	color: #666;
	font-size: 10px;
}

#comments
{
	padding: 5px;
	margin: 10px;
}

#comments ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

#left
{
	float: left;
	width: 140px;
	height: auto;
	margin-top: 20px;
	margin-right: 10px;
	text-align: right;
	background: #fff;
}

#left p { margin-top: 0px; }

#left h3
{
	font-family: 'Trebuchet MS', Courier;
	font-size: 11px;
	font-weight: bold;
}

#left h4
{
	margin-bottom: 0px;
	font-size: 10px;
}

#left li
{
	list-style: none;
	padding: 0px;
}

#left ul
{
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#wrap
{
	width: 450px;
	height: auto;
	margin-left: 180px;
}

#googad
{
	float: right;
	margin-left: 10px;
}

.imgbrdr
{
	border: 1px #cdcdcd dotted;
	margin: 6px;
	padding: 4px;
}

.post { border-bottom: 1px solid #ccc; }

div.middle
{
	width: 710px;
	background-image: url(http://www.nothingistrue.net/movabletype/images/rounded/middle.gif);
	background-repeat: repeat-y;
}

div.top
{
	background-image: url(http://www.nothingistrue.net/movabletype/images/rounded/redesign_mock_03.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div.bottom
{
	background-image: url(http://www.nothingistrue.net/movabletype/images/rounded/redesign_mock_10.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15px 30px 30px 15px;
}

#content
{
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: auto;
}

#content_sm
{
	margin-top: 20px;
	padding: 10px;
	height: auto;
	width: 400px;
}
