/* tp css */
.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #999;
	padding: 3px;
	color: #333333;
	font-size: large;
	text-align: left;	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;	
	color: #666666;
	font-size: medium;
	text-align: left;
}

.entry-footer,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border: 0;	
	color: #000000;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}

p.entry-footer
{
	clear: both;
	color: #999;
	font-size: 10px;
	border-top: 1px solid #999;
	text-align: right;
	margin-top: 12px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.comments-open label { display: block; }
#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 440px;
}

/* user css */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #aaa;
	color: #333;
}
img {
	border: none;
}
a:visited {
	color: #9B8BD9;
}
a:active,
a:link { 
	font-weight: inherit; 
	color: #221A94;
	text-decoration: underline; 
}
a:hover { 
	font-weight: inherit; 
	color: #E1660B; 
	text-decoration: underline; 
}
#title {
	position: absolute;
	top: 106px;
	left: 44px;
	font-size: 22px;
	font-weight: 900;
	text-transform: lowercase;
	color: #555;
	margin: 10px 0 0 0;
	width: 400px;
}
#bg {
	/*margin-left: 40px; */
	margin: 0 auto;
	margin-left: 22px;
	padding: 0;
	position: relative;
	text-align: left;
	background: url(http://overachiever.typepad.com/ap_img/bg.gif) repeat-y;
	width: 872px;
}
#main {
/* account for Macs running IE-5 \*/
	clear:left;
/* End IE5-Mac hack  */
	background: url(http://overachiever.typepad.com/ap_img/copy.gif) no-repeat top left;
}
#hover {
	position: absolute;
	top: 60px;
	left: 535px;
}
#hover img {
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
}
#copy {
	float: left;
	margin: 60px 2px 15px 10px;
	padding: 5px 5px 5px 12px;
	background: #fff;
  	width: 555px;
}
#copy h2 {
	color: #E1660B;
	padding-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 16px;
}
#copy h3 a:link, #copy h2 a:active, #copy h3 a:visited {
	color: #666;
	text-decoration:none;
}
#copy h3 a:hover {
	color: #666;
	text-decoration: underline;
}
#copy hr {
	border: none; 
	height: 1px; 
	background: #999; 
	margin: 30px 70px 30px 70px;
}
#copy p {
	margin-top: 2px;
	padding-left: 6px;
}
#nav {
	position: relative;
	margin: 0 0 0 580px; 
	padding: 60px 16px 10px 24px;	
	color: #333;
}
#nav p.quote {
	font-size: 10px;
	padding: 12px;
	border: 1px solid #999;
	margin: 15px;
	background-color: #CCC;
}
#nav p.toolnav {
	font-size: 10px;
	padding: 5px;
	border: 1px solid #999;
	margin: 5px;
	padding-bottom: 12px;
	color: #777;
	background-color: #EEE;
}
#nav p.toolnav img {
	text-align:center;
}
#nav p.toolimg {
	text-align: center;
	padding: 5px;
	border: 1px solid #999;
	margin: 5px;
	color: #777;
	background-color: #EEE;
}
#nav a.toollink {
	padding-left: 16px;
}
#nav span.toolnavhead {
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	color: #666;
	border-bottom: none;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #009;
	background-color: #FFF;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:8px;
}
.code {
	background-color: #E8E8E8;
	border: 1px solid #999;
	width: 530px;
}
.code_short {
	background-color: #E8E8E8;
	border: 1px solid #999;
	width: 400px;
}

/* other css */



/* ph=1 */
