* html #poststuff {
	height: 100%; /* kill peekaboo bug in IE */
}

a {
	border-bottom: 1px solid #69c;
	color: #00019b;
	text-decoration: none;
}

a.delete:hover {
	background: #c00;
	color: #fff;
}

a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}

a.edit:hover {
	background: #ccc;
	color: #036;
}

a:visited {
	color: #006;
}

a:hover {
	border-bottom: 1px solid #3a75ae;
	color: #069;
}

body	{
	background: #f2f2f2;
	color: #000;
	margin: 0;
	padding: 0;
}

body, td {
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

fieldset {
	border: 1px solid #ddd;
	padding: 3px;
	-moz-border-radius: 5px;
}

fieldset label.selectit {
	background: #f0f0f0;
	display: block;
	font-size: 11px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #dadada;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset legend a {
	border-bottom: none;
}

fieldset span.cat-nest {
	display: block;
	margin-left: 10px;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 16px;
}

form, label input {
	margin: 0;
	padding: 0;
}

h2 {
	border-bottom: 2px solid #69c;
	color: #333;
	font: normal 22px/18px normal;
	margin: 5px 10px;
}

img {
	border: 0;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

label {
	cursor: pointer;
}

li, dd {
	margin-bottom: 6px;
}

p, li, dl, dd, dt {
	line-height: 130%;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 3px;
}

.alternate {
	background: #eee;
}

.anchors {
	margin: 10px 20px 10px 20px;
}

.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.code {
	font-family: "Courier New", Courier, mono;
}

.commentlist li {
	border-bottom: 1px solid #369;
	padding: .3em 1em;
}

.ed_button {
	padding: 1px;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li, #ed_toolbar {
	display: inline;
}

.quicktags, .search {
	background: #ccc;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.submit input, .submit input:focus {
	background: url(../wp-images/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.submit, #quicktags, .editform th, #postcustomsubmit {
	text-align: right;
}

.unapproved {
	color: #888;
}

.unapproved a:link {
	color: #b9bcff;
}

.unapproved a:visited {
	color: #696dff;
}

.unapproved a:hover {
	color: #009ef0;
}

.updated {
	background: #f0f8ff;
	border: 1px solid #69c;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}

.wrap {
	background: #fff;
	border: 1px solid #ccc;
	margin: 15px 5%;
	padding: .5em 1em;
}

.wrap h2 {
	margin: 6px 0;
}

#adminmenu {
	background: #fff;
	border-bottom: 2px solid #707070;
	margin: 0;
	padding: .2em;
}

#adminmenu .current, #adminmenu2 .current, #ed_strong {
	font-weight: bold;
}

#adminmenu a {
	border: 1px solid #fff;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
}

#adminmenu a:hover, .current {
	background: #eaeaea;
	border: 1px solid #9d9d9d;
	color: #171717;
}

#adminmenu li, #adminmenu2 li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
}

#adminmenu2 {
	background: #a3a3a3;
	border-bottom: none;
	height: 21px;
	margin: 0;
	padding: 0 2em;
}

#adminmenu2 .current {
	background: #f2f2f2;
	border-right: 2px solid #4f4f4f;
	color: #000;
}

#adminmenu2 a {
	border: none;
	color: #fff;
	padding: 3px 5px 4px;
	font-size: 12px;
}

#adminmenu2 a:hover {
	background: #f0f0f0;
	color: #393939;
}

#adminmenu2 li {
	line-height: 170%;
}

#categorydiv {
	line-height: 130%;
	margin-right: 15px;
	position: absolute;
	right: 5%;
	width: 9em;
}

#categorydiv div {
	height: 27em;
	overflow: auto;
}

#categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
	border: none;
}

#content, #excerpt {
	margin-left: 1%;
	width: 97%;
}

#ed_del {
	text-decoration: line-through;
}

#ed_em {
	font-style: italic;
}

#excerpt {
	height: 1.8em;
	width: 98%;
}

#footer {
	text-align: center;
}

#login {
	background: #fff;
	border: 2px solid #a2a2a2;
	width: 25em;
	margin: 5em auto;
	padding: 1.5em;
}

#login form {
	text-align: right;
}
#login #login_error {
	background: #c00;
	color: #fff;
	padding: .5em;
	border: 1px solid #a40000;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#login h1 {
	background: url(../wp-images/wp-small.png) no-repeat;
	margin-top: 0;
}
#login h1 a {
	display: block;
	text-indent: -1000px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#login ul li {
	display: inline;
	text-align: center;
	margin-left: 1.4em;
}

#login input {
	padding: 3px;
}

#metainfo, #postdiv {
	clear: both;
}

#template div {
	margin-right: 190px;
}

#templateside {
	width: 170px;
	float: right;
}
#templateside h3 {
	margin: 0;
}
#templateside ol, #templateside ul {
	list-style: none;
	margin: .5em;
	padding: 0;
}
#template textarea {
	font-family: 'Courier New', Courier, monopace;
	font-size: small;
	width: 99%;
}

#postcustom {
	border: 1px solid #aaa;
	padding: .5em;
	width: 97%;
}

#postcustom .updatemeta, #postcustom .deletemeta {
	margin: auto;
	width: 5em;
}

#postcustom p {
	margin: 0;
}

#postcustom table {
	border: 1px solid #ccc;
	margin: .5em;
	width: 98%;
}

#postcustom table input, #postcustom table textarea {
	width: 95%;
}

#poststatusdiv {
	width: 6.5em;
}

#poststuff {
	margin-right: 11em;
}

#profile {
	margin: 10px;
}

#profile .left {
	border-right: 1px dashed #ccc;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

#profile label {
	float: left;
	padding-right: 3px;
	text-align: right;
	width: 85px;
}

#profile p {
	margin: 0 0 4px 0;
}

#quicktags {
	margin-right: 1%;
}

#save {
	width: 14em;
}

#slugdiv {
	width: 10.4em;
}

#simple #titlediv {
	height: 4em;
}

#titlediv, #poststatusdiv, #commentstatusdiv, #slugdiv, #postpassworddiv, #namediv, #uridiv, #emaildiv, #pageparent {
	float: left;
	height: 6em;
	margin-right: 5px;
}

#wphead {
	background: url(../wp-images/header-shadow.png) #f2f2f2 repeat-x bottom;
	padding: 1px 5px 11px;
}

#wphead h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 0;
}

#wphead h1 span {
	font-size: .4em;
}