/* aenonfire design admin theme */

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

/* This is the Holly Hack \*/
* html .wrap { height: 1% }
/* For Win IE's eyes only */

body {
	background: #e9e9e9;
	color: #333;
	margin: 0;
	padding: 0;
    border: none;
}

body, td {
	font: 13px "helvetica neue", helvetica, arial, verdana;
}

/*-----------links global--------*/


a:link, a:visited {
    text-decoration: none;
    color: #0FA1B8;
}
    
a:hover {
    text-decoration: none;
    color: #FE6309;
}

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

#devnews h4 {}

#planetnews ul {
	list-style: none;
	margin: 0 0 0 1.5em;
	padding: 0;
}

#planetnews li {
	list-style-type: square;
}

#planetnews li a {
	padding: .5em;
}

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: #fff;
}

#planetnews .hidden {
	display: none;
}

.readmore {
	clear: both;
	text-align: right;
	margin-right: 5em;
}


#import-upload-form {
	margin: auto;
	background: #eee;
	padding: 1em;
}

/* table */

table {
	text-align: left;
}

.widefat {
	width: 100%;
}

.widefat td, .widefat th {
	padding: 5px 6px;
}

.widefat th {
	text-align: left;
}

.widefat .alternate {
	background: #f1f1f1;
}

fieldset {
	border: none;
	padding: 0;
}

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

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

fieldset legend {
	color: #333;
	padding: .1em .3em .1em 0;
}

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

fieldset.options {
	padding: 1em;
}

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

fieldset.options ul, 
fieldset.options ul li,
ul.discOptions,  
ul.discOptions li {
    list-style-type: none;
}

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

h2 {
	background: #eee;
	color: #333;
	font: normal 23px "helvetica neue", helvetica, arial, sans-serif;
	margin: 5px 10px;
    padding: 2px 2px 2px 10px;
    border-left: .25em solid #555;
}

h2 small.quickjump {
	display: block;
	text-align: right;
}

h2 small.quickjump a {
	text-decoration: none;
	border-bottom: 0;
	font-size: 15px;
	background: #fff;
	padding: 5px 10px;
}

h3 {
	color: #333 !important;
}

ul { 
	margin-left: 1.5em;
}

li {
    list-style-type: square;
}

ol li {
    list-style-type: none;
}

li, dd {
	margin-bottom: 6px;
}
    
p, li, dl, dd, dt {
	line-height: 130%;
}

img, #footer a {
	border: 0;
}

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

label {
	cursor: pointer;
}

input { 
	border-width: expression(this.type=="radio" || this.type=="checkbox" ?'0px':'') 
}

textarea, input, select {
	border: 1px solid #b2b2b2;
	color: #333;
	font:  14px "helvetica neue", helvetica, arial, verdana sans-serif;
	margin: 1px;
	padding: 3px;
}

input[type="radio"], 
input[type="checkbox"] {
	border: none;
}

#uploading {
	border-style: none;
	padding: 0px;
	margin-bottom: 16px;
	height: 15em;
	width: 100%;
}

form#upload th {
	text-align: right;
}

form#upload #post_content, form#upload #post_title {
	width: 250px;
}

form#upload #post_content {
	height: 50px;
}

.attpreview {
	width: 1px; /* hug */
	text-align: center;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}

.alternate {
	background: #fff;
}

#updateusers .alternate {
    background: #ddd;
}

#updateusers ul, #updateusers li {
    list-style-type: none
}

.anchors {
	margin: 10px 20px 10px 20px;
}
    
.available-theme {
	width: 30%;
	margin: 0 1em;
	float: left;
	text-align: center;
	height: 28em;
	overflow: hidden;
}

.available-theme a.screenshot {
	width: 250px;
	height: 200px;
	display: block;
	margin: auto;
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	overflow: hidden;
}

.available-theme img {
	width: 100%;
}

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

code {
    color: #fe6309 !important;
}

.code {
	font-family: "Courier New", Courier, monospace;
    color: #333 !important;
}

table .code {
	color: #333 !important;
} 

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

.clear {
	clear: both;
	height: 2px;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

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

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

.quicktags, 
.search {
	background: #ccc;
	color: #333;
	font: 12px helvetica, arial, sans-serif;
}

.submit input, 
.submit input:focus, 
.button {
	background: url( images/fade-butt.png );
	color: #333;
	border: 1px solid #ccc;
}

.submit input:active, .button:active {
	background: #f4f4f4;
}

.submit {}

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

.optiontable {
	width: 100%;
}

.optiontable td, .optiontable th {
	padding: .5em;
	text-align: left;
}

.optiontable th {
/*	width: 33%;*/
/*	text-align: left;*/
	font-size: 1.1em;
	font-weight: bold;
}

.unapproved {
	color: #888;
}

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

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

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

.approve {
	display: none;
}

.unapproved .approve {
	display: inline;
}

.unapproved .unapprove {
	display: none;
}

.updated,
.confirm {
	background: #FFF url(images/notice.gif) no-repeat 1em ;
	border: 1px dashed #555;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}

.error {
	background: #FFEFF7;
	border: 1px solid #c69;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}

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

.wrap h2 {
	margin: .8em 0 .5em;
	clear: both;
}

.narrow {
	width: 450px;
	margin: auto;
}

.narrow p {
	line-height: 150%;
}

table .vers, 
table .name {
	text-align: center;
}

textarea.all-options, 
input.all-options {
	width: 250px;
}

input.disabled, 
textarea.disabled {
	background: #ccc;
}

#adminmenu {
	background: #ccc;
	border-top: 3px solid #fff;
	margin: 0;
	padding: .2em .2em .2em 2em;
}

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

#adminmenu a {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
}

#adminmenu a:hover {
	background: #fff;
	color: #333;
	padding-bottom: 7px;
}

#adminmenu a.current {
	background: #fff;
	border: none;
	color: #333;
	padding-bottom: 7px;
}

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

#submenu, #minisub {
	background: #fff;
	border-bottom: none;
	margin: 0;
	padding: 3px 2em 0 3em;
}

#minisub {
	height: 6px;
}

#submenu .current {
	background: #e9e9e9;
	color: #333;
}

#submenu a {
	border: none;
	color: #888;
	font-size: 12px;
	padding: .3em .4em .33em;
}

#submenu a:hover {
	background: #e9e9e9;
	color: #393939;
}

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

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

#titlediv, 
#guiddiv {
	margin: 0 8px 0 0;
	padding: 0px;
}

#postdiv {
	margin: 0 8px 0 0;
	padding: 0px;
}

#postdivrich {
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0 0 0 0;
	width: 100%;
}

#titlediv input, 
#guiddiv input {
	margin: 0px;
	width: 100%;
}

#currenttheme img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 300px;
}

#postdivrich #quicktags {
	background: #f0f0ee;
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: none;
}

#postdiv #quicktags {
	padding-right: 6px;
}

#postdivrich #quicktags {
	display: none;
}

#quicktags #ed_toolbar {
/*	padding: 0px 2px;*/
}

#ed_toolbar input {
	background: #fff url( images/fade-butt.png ) repeat-x 0px -2px;
	margin: 3px 2px 2px;
	_padding: 1px;
}

*:first-child+html #ed_toolbar input { /* IE7 hack */
	padding: 1px;
}

#quicktags #ed_strong {
	font-weight: bold;
}

#quicktags #ed_link {
	text-decoration: underline;
}

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

#quicktags #ed_em {
	font-style: italic;
}

#quicktags #ed_code {}
	
                                                                           #title {
	font-size: 1.5em;
}

#postexcerpt div, 
#attachmentlinks div {
	margin-right: 8px;
}

#attachmentlinks textarea {
	width: 100%;
	height: 2.5em;
	margin-bottom: 6px;
}

* html #postexcerpt .dbx-toggle-open {
	padding-right: 8px;
}

#excerpt, .attachmentlinks {
	margin: 0px;
	height: 4em;
	width: 100%;
}

#footer {
	clear: both;
	text-align: center;
	width: 500px;
	margin: auto;
	height: 100px;
}

#footer .docs {
	padding-top: 19px;
	line-height: 160%;
}

#footer .docs a {
	text-decoration: underline;
}
#footer .logo {
	float: left;
	margin: 0;
	padding: 0;
}

#login {
	position: relative;
	background: url('images/login-bkg-tile.gif') no-repeat top center;
	color: #fff;
	margin: 5em auto 1em;
	padding: 20px 0 0;
	width: 425px;
	_width: 390px;
}

#login form {
	background: url('images/login-bkg-bottom.gif') no-repeat bottom center;
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
}

#login #login_error {
	background: #fff;
	border: 1px solid #888;
	color: #FE6309;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	margin: 0 50px;
	text-align: center;
}

#login p { 
	font-size: 12px;
}

#login p.message { 
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login h1 a {
	margin: 0 auto;
	height: 88px;
	width: 320px;
	display: block;
	border-bottom: none;
}

#login .hide {
	display: none;
}

#login .message {
	font-size: 10pt;
	text-align: center;
}

#login .register {
	font-size: 20px;
}

#login input {
	padding: 4px;
}

#login input#rememberme {
	background: none;
	border: none;
}

.login ul, #protected #login .bottom {
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	list-style-type: square;
	font-size: 11px;
}

.login ul li a {}

#login ul li a:hover {
	color: #fff;
}

#login .input {
	font-size: 1.8em;
	margin-top: 3px;
	width: 97%;
}

#login p label { 
	font-size: 11px;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

.plugins p {
}

#login .fullwidth {
	width: 320px;
}

#searchform {
	float: left;
	display: inline;
	margin-right: 10px;
	_width: 18em;  /*IE 6 */
}

#viewarc {
	float: left;
	display: inline;
	_width: 23em; /*IE 6 */
	margin-right: 10px;
	margin-bottom: 1em;
}

#viewcat {
	float: left;
	display: inline;
	margin-bottom: 1em;
}

#viewcat .button {
	_width: 120px;
}

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

#postcustom table {
	border: 1px solid #ccc;
	margin: 0px;
	width: 100%;
}

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

#poststuff {
	margin-right: 16em;
}

#save {
	width: 15em;
}

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

*:first-child+html #template div { /* IE7 hack */
	width: 100%;
}

* html #template div {
	margin-right: 0px;
}

#template, 
#template div, 
#editcat, 
#addcat {
	zoom: 1;
}

#template textarea {
	font: small 'Courier New', Courier, monospace;
	width: 97%;
}

#template .submit input {
	margin-right: 2em;
}

#templateside {
	float: right;
	border-left: 1px solid #ccc;
	width: 169px;
	overflow: hidden;
}

#templateside h3, 
#postcustom p {
	margin: 0;
	padding-left: 10px;
}

#templateside ol, 
#templateside ul {
	list-style-type: none;
	margin: .5em .5em .5em 0;
	padding: 0;
}

#templateside ol li, 
#templateside ul li {
	list-style-type: none;
	margin: .5em .5em .5em 0;
	padding: 0;
	padding-left: 10px;
}

#user_info {
	position: absolute;
	right: 1em;
	top: 0;
	color: #333;
	font-size: .9em;
}

#user_info p {
	margin-top: 1.95em;
}

#user_info a:link, 
#user_info a:visited {
	color: #555;
    text-decoration: none;
}

#user_info a:hover {
    color: #888;
}

#wphead {
	background: #eee;
	padding: .8em 19em .8em 2em;
	color: #c3def1;
}

#wphead a:link, 
#wphead a:visited {
	color: #555;
    text-decoration: none;
}

#wphead a:hover {
    color: #888;
}

#wphead h1 {
	color: #555;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	font-family: "helvetica neue", helvetica, arial, sans-serif
}

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

#zeitgeist {
	background: #fff;
	border: 1px dashed #888;
	float: right;
	font-size: 90%;
	margin-bottom: .5em;
	margin-left: 1em;
	margin-top: .5em;
	padding: 1em;
	width: 40%;
}

#zeitgeist h2, fieldset legend a {
	border-bottom: none;
}

#zeitgeist h2 {
	margin-top: .4em;
}
    
#zeitgeist h3 {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	margin: 1em 0 0;
	padding-bottom: .25em;
}

#zeitgeist h3 cite {
	font-size: 12px;
	font-style: normal;
}

#zeitgeist li, #zeitgeist p {
	margin: .2em 0;
}

#zeitgeist ul {
	margin: 0 0 .3em .6em;
	padding: 0 0 0 .6em;
}

.active td {
	background: #ccc;
}

.active .name {
	background: #ccc;
}

.alternate.active td {
	background: #ddd;
}
    
.alternate.active .name {
	background: #ddd;
}

/* A handy div class for hiding controls.
   Some browsers will disable them when you
   set display:none; */
.zerosize {
	height: 0px;
	width: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
}

/* Box stuff */
.dbx-clone {
	position:absolute;
	visibility:hidden;
}

.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor:move !important;
}

.dbx-dummy {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
    
.dbx-group, .dbx-box, .dbx-handle {
	position:relative;
	display:block;
}

* html #themeselect {
	padding: 0px 3px;
	height: 22px;
}

/****************************************************************
  avoid padding, margins or borders on dbx-box, 
  to reduce visual discrepancies between it and the clone.  
  overall, dbx-box is best left as visually unstyled as possible 
*****************************************************************/
.dbx-box {
	margin:0;
	padding:0;
	border:none;
}

/* Can change this */
#moremeta fieldset, #advancedstuff fieldset {
	margin-bottom: 1em;
}

#moremeta fieldset div {
	margin: 2px 0 0 0px;
	padding: 7px;
}

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

#slugdiv input, #passworddiv input, #authordiv select, #thumbdiv input, #parentdiv input {
	margin-top: .5em;
	width: 90%;
}

#moremeta h3, #advancedstuff h3 {
	padding: 3px;
	font-weight: normal;
	font-size: 13px;
}

#advancedstuff div {
	margin-top: .5em;
}

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

#ajaxcat input {
	border: 1px solid #ccc;
}

#your-profile fieldset {
	border: 1px solid #ccc;
	float: left;
	width: 40%;
	padding: .5em 2em;
	margin: 1em; 
}

#your-profile fieldset input  {
	width: 100%;
	font-size: 20px;
	padding: 2px;
}

#your-profile fieldset textarea {
	width: 100%;
	padding: 2px;
}

#your-profile legend {
	font-family: "helvetica neue", helvetica, arial, sans-serif
	font-size: 22px;
}

/* default box styles */

/* toggle state of inner content area */
.dbx-box-open .dbx-content {
	display: block;
}
    
.dbx-box-closed .dbx-content {
	display: none;
}

#moremeta .dbx-content {
	background: url(images/box-butt.gif) no-repeat bottom right;
	padding-bottom: 15px;
	padding-right: 2px;
}

/* handles */

.dbx-handle  {
    background: #ccc;
	padding: 6px 1em 2px;
	font-size: 12px;
	margin: 0;
	color: #555;
}

#moremeta .dbx-handle {
	padding: 6px 1em 2px;
	font-size: 12px;
	background: #fff url(images/box-head.gif) no-repeat right;
}

#moremeta .dbx-box {
	background: url(images/box-bg.gif) repeat-y right;
}

/* handle cursors */
.dbx-handle-cursor {
	cursor: move;
}
	
/* toggle images */
a.dbx-toggle, 
a.dbx-toggle:visited {
	display:block;
	overflow: hidden;
	background-image: url( images/toggle.gif );
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#moremeta a.dbx-toggle, 
#moremeta a.dbx-toggle-open:visited {
	height: 25px;
	width: 27px;
	background-position: 0 0px;
}

#moremeta a.dbx-toggle-open, 
#moremeta a.dbx-toggle-open:visited {
	height: 25px;
	width: 27px;
	background-position: 0 -25px;
}

#advancedstuff a.dbx-toggle, 
#advancedstuff a.dbx-toggle-open:visited {
	height: 22px;
	width: 22px;
	background-position: 0 -3px;
}

#advancedstuff a.dbx-toggle-open, 
#advancedstuff a.dbx-toggle-open:visited {
	height: 22px;
	width: 22px;
	background-position: 0 -28px;
}

#advancedstuff div.dbx-h-andle-wrapper {
	margin: 0 0 0 -7px;
/*	background: #fff url(images/box-head-left.gif) no-repeat top left;*/
}

*:first-child+html #advancedstuff h3 { /* IE7 */
	padding-left: 10px;
}
	
* html  #advancedstuff h3 { /* IE6 */
	padding-left: 10px;
}


#advancedstuff h3.dbx-handle {
	margin-left: 7px;
	margin-bottom: -7px;
	padding: 6px 1em 0 3px;
	height: 19px;
	font-size: 12px;
/*	background: #2685af url(images/box-head-right.gif) no-repeat top right;*/
}

#advancedstuff div.dbx-content {
	margin-left: 8px;
/*	background: url(images/box-bg-right.gif) repeat-y right;*/
	padding: 10px 10px 15px 0px;
}

#categorychecklist {
	margin-left: 0;
	padding: 0;
	padding-left: 5px;
}

#categorychecklist ul,
#categorychecklist li {
	margin-left: 10px;
	padding-left: 0;
}

#categorychecklist li {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}

#newcat {
	width: 120px;
	margin-right: 5px;
}

input #catadd {
	background: #a4a4a4;
	border-bottom: 1px solid #898989;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #898989;
	border-top: 1px solid #bcbcbc;
	color: #fff;
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 20px;
	margin-bottom: 2px;
	text-align: center;
	width: 37px;
}

#howto {
	font-size: 11px;
	margin: 0 5px;
	display: block;
}

#jaxcat {
	margin: 0;
	padding: 0;
}

#ajax-response.alignleft {
	margin-left: 2em;
}

#postdivrich #edButtons {
	padding-left: 3px;
}

#postdivrich #content, 
#postdivrich #content:active {
	border: 1px solid #ccc;
}

#edButtons input, 
#edButtons input:active {
	margin: 0px 2px -1px;
}

#edButtons input.edButtonFore, 
#edButtons input.edButtonFore:active {
	background: #f0f0ee;
	border-bottom: 1px solid #f0f0ee;
}

#edButtons input.edButtonBack, 
#edButtons input.edButtonBack:active {
	background: #fff url( images/fade-butt.png ) repeat-x 0px 15px;
	border-bottom: 1px solid #ccc;
}

.page-numbers {
	padding: 4px 7px;
	border: 1px solid #fff;
	margin-right: 3px;
}

a.page-numbers {
	border: 1px solid #ccc;
}

a.page-numbers:hover {
	border: 1px solid #999;
}

.page-numbers.current {
	border: 1px solid #999;
	font-weight: bold;
}

.pagenav span {
	font-weight: bold;
	margin: 0 6px;
}
    
/* additional clone styles */
.dbx-clone {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
}

/*---------misc--------*/

/*akismet*/

#spam-list li, .commentlist li {
    list-style-type: none;
}

iframe {
    border: 1px solid #ccc;
}    
    
