* html #poststuff {
	height: 100%; /* kill peekaboo bug in IE */
}

/* This is the Holly Hack \*/
* html .wrap { height: 1% }
* html .line { height: 1px; }
/* For Win IE's eyes only */

body {	border: none;	min-width: 980px;}
a { border-bottom: 1px solid #0464b5;	color: #00133E;	text-decoration: none;}
a:hover {border-bottom: 1px dotted;}
a.delete:hover {	/*background: #c00;*/	color: #00133E;}

#devnews h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

#planetnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#planetnews li {
	width: 17%;
	margin: 1%;
	float: left;
}

#planetnews li a {
	display: block;
	padding: .5em;
	background: #ddd;
	height: 6em;
	overflow: hidden;
}

#planetnews cite {
	font-size: 11px;
}

#planetnews li .post {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	height: 60px;
	overflow: hidden;
}

#planetnews .hidden {
	display: none;
}

.readmore {
	clear: both;
	text-align: right;
	margin-right: 5em;
}

.widefat {
	width: 100%;
	border-collapse:collapse;
}

.widefat td, .widefat th {
	padding: 5px 6px;
	border:1px solid #326C9F;
}

.widefat th {
	text-align: left;
	font-weight: bold;
}

.plugins p {
	margin: 4px;
	padding: 0;
}

.plugins .name {
	font-size: 16px;
}

.import-system {
	font-size: 16px;
}

thead, .thead {
	background: #deebf9;
}

#import-upload-form {
	margin: auto;
	background: #eee;
	padding: 1em;
}

a.view, a.edit, a.delete, a.view:hover, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}

a.view:hover, a.edit:hover {
	/*background: #ccc;*/
	color: #00133e;
}

a:visited {
	color: #004;
}

a:hover {
	color: #0464b5;
}

body	{
	background: #f3f8fd;
	color: #00133e;
	margin: 0;
	padding: 0;
}

body, td {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

* html body{
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 995)? "995px" : "100%");

}

* html td, th{
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

fieldset {
	border: none;
	padding: 3px;
}

fieldset label.selectit {
	display: block;
	font-size: 11px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #e9e9e9;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Times, serif;
}

form, label input {	margin: 0;	padding: 0;}
h2 {
	color: #00133e;
	font: normal 15px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	margin: 5px 10px;
}
img {border: 0;}
input:focus, textarea:focus, label:focus {	border: 1px solid #686868;}
label {cursor: pointer;}
* html label {	font-size: 12px;}
li, dd {	margin-bottom: 6px;}
li { list-style-type: none; }
p, li, dl, dd, dt {	line-height: 140%;}

textarea, input, select {
	background: #fff;
	border: 1px solid #053262;
	color: #00133e;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
	font-weight: bold;
}

#uploading {
	border-style: none;
	padding: 0;
	margin-bottom: 16px;
	height: 18em;
	width: 100%;
}

#uploading_gallery {
	border-style: none;
	padding: 0;
	margin-bottom: 16px;
	height: 18em;
	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: #f3f8fd;
}

.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 a.screenshot:hover {
/*	border: 1px solid #666;*/
}

.available-theme img {
	width: 100%;
}

.available-theme a{
	border-bottom: 0px;
}

.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.code {
	font-family: "Courier New", Courier, monospace;
}

.commentlist li {	padding: .2em 1em .2em;	margin: 0;}

.commentlist li li {
	border-bottom: 0px;
	padding: 0;
}

.commentlist p {
	padding: 0;
	margin: 0 0 .8em;
}

.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: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.submit input, .submit input:focus, .button, .button:focus {
	background: url( images/btngr.gif ) top repeat-x ;
	border: 1px solid #999;
	border-color: #053262;
	color: #00133e;
	padding: 0.25em;
	cursor: pointer;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 1px solid #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.button, .button:focus {	padding: 0.15em;}
* html .button {	padding: 0;}

.submit, .editform th, #postcustomsubmit {
	text-align: left;
}

.optiontable {
	width: 100%;
}

.optiontable td, .optiontable th {
	padding: .5em;
}

.optiontable th {
	width: 200px;
	text-align: right;
	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: #CFEBF7 url(images/notice.gif) no-repeat 1em;
	border: 1px solid #2580B2;
	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 {
	background: #f3f8fd;
	border: 1px solid #326c9f;
/*	clear: both;*/
	margin: 2px 2px;
	padding: 1em;
}
.nomargin{ margin:0px;}

.narrow {
	/*width: 450px;*/
	margin-left: 30px;
}

.narrow p {
	line-height: 150%;
}

.wrap h2 {
	margin: 0 0 .5em;
	clear: both;
}

* html .wrap h2 {
	margin-top: 1em;
}

table .vers {
	text-align: center;
}

textarea.all-options, input.all-options {
	width: 250px;
}

input.disabled, textarea.disabled {
	background: #ccc;
}

#adminmenu {
	border-bottom: 0px solid #122f51;
	margin: 0px;
	padding: 0em 0em 0em 0em;
}

#adminmenu .current, #submenu .current {
	font-weight: normal;
	text-decoration: none;
}

#adminmenu a {
	color: #00133e;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	min-height:62px;
	height:62px;
	border-bottom: 0px solid #122f51;
	width:103px;
	vertical-align:middle; 
	float:left; 
	text-align: center;
	padding-bottom: 1px;
}

#adminmenu a:hover, #adminmenu a.current {
	color: #00133e;
}

#adminmenu li, #submenu li {
	background: url(images/line.gif) right top no-repeat ;
	display: inline;
	line-height: 100%;
	list-style: none;
	text-align: center;
	color: #ff0;
	margin: 0 auto;
}

#submenu li {
	background: none;
	display: inline;
	line-height: 100%;
	list-style: none;
	text-align: center;
	color: #ff0;
	margin: 0 auto;
}

#adminmenu a.current {
	border-right: 0px solid #4f96c8;
	border-top: 0px solid #96c0de;
	color: #fff;
	margin-left: -1px;
	height: 45px;
}

#submenu, #minisub {
	background: #1f5e96;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0px 2em 0 0px; /*101px*/
	min-height: 44px;
}

#minisub {	height: 6px;}

#submenu .current {
	background: #2f75b2;
	color: #fff;
}

#submenu a {
	border-bottom: 0px solid #6699CC;
	color: #fff;
	font-size: 12px;
	padding:0px 0px 0px;
	min-height: 30px;
	height: 45px;
	display:table; 
	float:left;
}

#submenu a:hover {
	/*background: #1f5e96;*/
	background: #1f65a3;
	color: #fff;
}

#submenu li {
	display: inline;
	line-height: 100%;
	height: 60px;
}

#categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
	border: none;
}

#postdiv, #titlediv, #guiddiv, #tagdiv {
	margin: 0 8px 0 0;
	padding: 0;
}

#postdivrich {
	margin: 0;
	padding: 0;
}

#content {
	margin: 0;
	width: 100%;
}

#postdivrich #content {
	padding: 5px;
	line-height: 140%;
}

#titlediv input, #guiddiv input, #tagdiv input {
	margin: 0;
	width: 100%;
}

#currenttheme img {
	float: left;
	border: 1px solid #666;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 300px;
}

input.delete:hover {	cursor: pointer;}

#deletebookmarks:hover {	cursor: pointer;}

#postdivrich #quicktags {
	background: #f0f0ee;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: none;
}

#postdiv #quicktags {
	padding-right: 6px;
}

#postdivrich #quicktags {
	display: none;
}

#quicktags #ed_toolbar {
	padding: 0 2px;
}

#ed_toolbar input {
	background: #fff url( images/fade-butt.png ) repeat-x 0 -2px;
	margin: 3px 2px 2px;
}

#quicktags #ed_strong {
	font-weight: bold;
}

#quicktags #ed_link {
	color: blue;
	text-decoration: underline;
}

#quicktags #ed_del {
	text-decoration: line-through;
}

#quicktags #ed_em {
	font-style: italic;
}

#quicktags #ed_code {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 3px;
}

#title {
	font-size: 1.1em;
	padding: 4px 3px;
}

#postexcerpt div, #attachmentlinks div {
	margin-right: 8px;
}

#attachmentlinks textarea {
	width: 100%;
	height: 2.5em;
	margin-bottom: 6px;
}

* html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open {
	padding-right: 8px;
}

#excerpt, .attachmentlinks {
	margin: 0;
	height: 4em;
	width: 100%;
}

#footer {
	clear: both;
	margin: 0px 0%;
	background: #1f5e96;
	bottom: 0;
	position: inherit;
	height: 45px;
	color: #fff;
  padding: 10px 15px 0px 30px;
  font-size: 12px;
}

#footer p {
	margin: 0;
	padding: 5px 0;
}

#login {
	position: relative;
	color: #05386c;
	margin: 5em auto 1em;
	padding: 20px 0 0;
	_width: 390px;
}

#login form {
	padding:  0px 0px;
	_width: 325px;
	_margin: 0 auto;
	text-align: left;
	height: auto !important; /* min-height fast hack */
	height: 200px;
}

#login #login_error {
	background: #fff;
	border: 1px solid #022C56;
	color: #022C56;				/*#e49915;*/
	font-size: 14px;
	font-weight: normal;
	padding: .6em 0;
	width: 775px;
	margin: 0 0px 2px;
	text-align: center;
}

#login_error{
	width: 775px;
}

#login p { 
	font-size: 14px bold;
}

#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 .message {
	font-size: 10pt;
	text-align: center;
}

#login .register {
	font-size: 20px;
}

#login input {
	padding: 4px;
}

.login ul, #protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
}

.login ul li a {
	color: #0d324f;
	border: none;
}

#login ul li a:hover {
	color: #fff;
}

#login .input {
	font-size: 0.9em;
	margin-top: 3px;
	width: 120px;
}

#login p label { 
	font-size: 11px;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

.plugins p {
}

#login .fullwidth {
	width: 320px;
}

#searchform fieldset {
	float: left;
	margin: 0 1.5ex 1em 0;
	padding: 0;
}

#searchform fieldset legend {
	padding: 0 0 .2em 1px;
	font-weight: bold;
}
	
#searchform #s {
	padding: 4px 3px;
}

#searchform #post-query-submit {
	float: left;
	margin: 14px 0 1em;
	position: relative;
	top: .35em;
}

#postcustom .updatemeta, #postcustom .deletemeta {
	margin: auto;
}

#postcustom table {
	border: 1px solid #ccc;
	margin: 0;
	width: 100%;
}

#postcustom table input, #postcustom table textarea {
	width: 95%;
}

#poststuff {
	margin-right: 16em;
}

#save {
	width: 15em;
}

#template div {
	margin-right: 190px;
}

* html #template div {
	margin-right: 0;
}

#template, #template div, #editcat, #addcat {
	zoom: 1;
}

#template textarea {
	font: small 'Courier New', Courier, monospace;
	width: 97%;
}

#templateside {
	float: right;
	width: 170px;
	overflow: hidden;
}

#templateside h3, #postcustom p.submit {
	margin: 0;
}

#templateside ol, #templateside ul {
	list-style: none;
	margin: .5em;
	padding: 0;
}

#user_info {
	position: absolute;
	right: 1em;
	top: 0;
	color: #fff;
	font-size: .9em;
}

#user_info a {
	color: #fff;
}

#wphead {
	background: #14568a;
	padding: .8em 19em .8em 2em;
	color: #c3def1;
}

#wphead a {
	color: #fff;
}

#wphead h1 {
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wphead h1 span#viewsite {
	font-size: .4em;
	letter-spacing: 0;
}

#zeitgeist {
	background: #f3f8fd;
	border: 1px solid #326C9F;
	float: right;
	font-size: 90%;
	margin-bottom: .5em;
	margin-left: 1em;
	margin-top: .5em;
	padding: 1em;
	width: 40%;
}

#zeitgeist h2, fieldset legend a {
	background: none;
}

* html #zeitgeist h2 {
	padding-top: 10px;
}

#zeitgeist h3 {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	margin: 1em 0 0;
}

#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: #f3f8fd;
}
.active .name {
	background: #f3f8fd;
}
.alternate.active td {
	background: #dce8f5;
}
.alternate.active .name {
	background: #dce8f5;
}

#namediv, #emaildiv, #uridiv {
	float: left;
}

#ajax-response {
	padding: .5em;
}

/* A handy div class for hiding controls.
Some browsers will disable them when you
set display:none; */
.zerosize {
	height: 0;
	width: 0;
	margin: 0;
	border: 0;
	padding: 0;
	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;
}

#grabit {
	width: 188px;
	padding-left: 50px;
}

* html #themeselect {
	padding: 0 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 0;
	padding: 7px;
}
#moremeta {
	line-height: 130%;
	margin-right: 15px;
	position: absolute;
	right: 5%;
	width: 14.5em;
}
#moremeta select {
	width: 96%;
}

#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 ul {
	list-style: none;
	padding: 0;
	margin-left: 10px;
}

#categorychecklist {
	height: 12em;
	overflow: auto;
	margin-top: 8px;
}

#categorychecklist li {
	margin: 0;
	padding: 0;
}

#ajaxcat input {
	border: 1px solid #ccc;
}

#your-profile #rich_editing {
	border: none;
	background: #fff;
}

#your-profile fieldset {
	border: 1px solid #ccc;
	float: left;
	width: 40%;
	padding: .5em 2em 1em;
	margin: 1em 1em 1em 0;
}

#your-profile fieldset input {
	width: 100%;
	font-size: 14px;
	padding: 2px;
}

#your-profile fieldset textarea {
	width: 100%;
	padding: 2px;
}

#your-profile legend {
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* 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;
}

#moremeta fieldset.dbx-box-closed {
	background: url(images/box-butt.gif) no-repeat bottom;
	padding-bottom: 9px;
}

/* handles */

.dbx-handle {
	background: #2685af;
	padding: 6px 1em 2px;
	font-size: 12px;
	margin: 0;
	color: #E3EFF5;
}

#moremeta .dbx-handle {
	padding: 6px 1em 2px;
	font-size: 12px;
	background: #2685af url(images/box-head.gif) no-repeat right;
}

#moremeta .dbx-box {
	background: url(images/box-bg.gif) repeat-y right;
}

#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-h-andle-wrapper {
	margin: 0 0 0 -7px;
	background: #fff url(images/box-head-left.gif) no-repeat top left;
}

#advancedstuff div.dbx-content {
	margin-left: 8px;
	background: url(images/box-bg-right.gif) repeat-y right;
	padding: 10px 10px 15px 0;
}

#postexcerpt div.dbx-content {
	margin-right: 0;
	padding-right: 17px;
}

#advancedstuff div.dbx-c-ontent-wrapper {
	margin-left: -7px;
	margin-right: 0;
	background: url(images/box-bg-left.gif) repeat-y left;
}

#advancedstuff fieldset.dbx-box {
	padding-bottom: 9px;
	margin-left: 6px;
	background: url(images/box-butt-right.gif) no-repeat bottom right;
}

#advancedstuff div.dbx-b-ox-wrapper {
	background: url(images/box-butt-left.gif) no-repeat bottom left;
}

#advancedstuff .dbx-box-closed div.dbx-c-ontent-wrapper {
	padding-bottom: 2px;
	background: url(images/box-butt-left.gif) no-repeat bottom left;
}

#advancedstuff .dbx-box {
	background: url(images/box-butt-right.gif) no-repeat bottom 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: 0;
	right: 0;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}

#moremeta a.dbx-toggle, #moremeta a.dbx-toggle-open:visited {
	height: 25px;
	width: 27px;
	background-position: 0 0;
}

#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;
	top: 3px;
	right: 5px;
	background-position: 0 -3px;
}

#advancedstuff a.dbx-toggle-open, #advancedstuff a.dbx-toggle-open:visited {
	height: 22px;
	width: 22px;
	top: 3px;
	right: 5px;
	background-position: 0 -28px;
}

#categorychecklist {
	margin-right: 6px;
}

/* additional clone styles */
.dbx-clone {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
}

#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: 0px;
}

#postdivrich #content, #postdivrich #content:active {
	border: 1px solid #ccc;
}

#edButtons input, #edButtons input:active {
	margin: 0 0px -1px;
}

#edButtons input.edButtonFore, #edButtons input.edButtonFore:active {
	background: #e6eff9;
	border-bottom: 1px solid #f0f0ee;
}

#edButtons input.edButtonBack, #edButtons input.edButtonBack:active {
	background: #fff url( images/fade-butt.png ) repeat-x 0 15px;
	border-bottom: 1px solid #1f5e96;
}

.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;
}

a.view-link {
	position: absolute;
	right: 5%;
	margin-right: 220px;
	text-decoration:underline;
}

#update-nag, .plugin-update {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #fffeeb;
	line-height: 29px;
	font-size: 12px;
	color: #555;
	text-align: center;
} 

#update-nag a, .plugin-update a {
	font-size: 1.1em;
}
#update-nag a:link, .plugin-update a:link {
	color: #036;
}
.golden_site {
	margin:0px 5px; 
	background:url(images/golden_site.gif) no-repeat; 
	position: absolute; 
	width: 146px; 
	height: 37px; 
	right: 0px;
	top: 21px;
}
.view_site {
	margin:0px 4px 0px 0px; 
	top: 71px;
	background:url(images/view_site.gif) no-repeat; 
	position: absolute; 
	width: 102px; 
	height: 34px; 
	right: 106px;
	cursor: pointer;
}

.exit_site {
	margin:0px 4px 0px 0px; 
	top: 71px;
	background:url(images/exit.gif) no-repeat; 
	position: absolute; 
	width: 102px; 
	height: 34px; 
	right: 2px;
	cursor: pointer;
}

.user_identity{
	top: 80px;
	position: absolute; 
	width: 200px; 
	height: 24px; 
	right: 220px; 
	border: 0px solid red; 
	text-align: right;
	color: #fff;
}

.question {
	background: #f3f8fd url(images/question.gif) no-repeat left;
	border: 1px solid #326c9f;
	clear: both;
	margin: 2px 2px;
	padding: 1em 1em 1em 120px;
}
.line {
	background:#fff; 
	width: 100%; 
	height: 1px; 
	border-top:#2e3644 1px solid; 
	border-bottom:#2e3644 1px solid;
}
.w0{
	border-left: 1px solid #9bb9d4;
	border-right: 1px solid #2e3644;
	border-bottom: 0px solid #122F51;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 44px;
}
.w1{
	height: 63px;
	width: 103px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: url(images/line__.gif) right top no-repeat ;
	padding-right: 3px;
}
.w4{
	height: 65px;
	width: 103px;
	padding-top: 18px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #ff0 ;
}
.w3{
	margin-top: 18px;
}
.w2{
	height: 40px;
	width: 101px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.tableborder{
	border-collapse:collapse;
	width:100%;
}

.tablebordertd{
	border:1px solid #326C9F;
	padding: 10px 15px 5px 10px;
}

.blueline{
	background: #cde5fa;
	padding: 10px 30px 5px 30px;
	border: 1px solid #326C9F;
	margin: 2px 2px;
	
}

.header{
	background: #1f5e96;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #2e3644;
	color: #fff;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.1em;
}

.profile-head{
	border: 1px solid #326C9F; 
	padding: 10px; 
	margin-bottom: 2px; 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #deebf9;
}

.profile-field{
	border: 1px solid #326C9F; 
	padding: 10px;
}

.page-new{
	border-left: 1px solid #7ca3c8; 
	display:  table; 
	float: left;
	margin-right: 2px; 
	padding: 5px 5px; 
	display: -moz-box; 
	height: 110px;
}
.edit-form-top{
	border-right: 1px solid #7ca3c8; 
	float: left;
	height: 50px;
	padding: 5px;
}
.edit-page-div{
 	width: 57%;
}
.div-about{
	float: left; 
	width: 315px; 
	height: 213px;
	background: url(images/div_bkgd2.gif) right top no-repeat ; 
	border: 0px solid #326C9F; 
	margin:0 0 10px 50px;
	padding: 0px;
}
.div-about-2{
	width: 90%; 
	height: 90%; 
	border: 0px solid red; 
	margin: 15px;
}
.div-menu{
	/*display:table; */
	height: 63px;
	position:inherit; 
	width: 100%; 
	background-color: E8EEF4; 
	margin-left: 2px;
	
}
.line-safari {
	margin: 0 0 0 0;
}

html:root* .line-safari {
	margin: -62px 0 0 0;
}

div .steps{ width: 131px; height: 241px; border: 0px solid #326C9F; float:left; margin: 0 1px;}


#previews a img{
	opacity:0.95;
	filter: alpha(opacity=95);
}
#previews a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}
#previews a img{
	border:1px solid #B3E2FD;
}
#previews a:hover img{
	border:1px solid #fff;
}

#overlay{
	background:#002141;
}
.index_padding{
	padding: 0 0;
	height: 241px;
	width: 800px;
	text-align: center;
}
.index_padding a:hover{
	opacity:0.95;
	filter: alpha(opacity=95);
}
.index_padding a {
	opacity:1;
	filter: alpha(opacity=100);
}
#about-left {
	margin:0px 470px 50px 10px;
	padding:10px;
/*	height: 1750px;*/
}

#about-right {
	position:absolute;
	top:130px;
	right:20px;
	width:400px;
	padding:10px;
	border:1px solid #326C9F;
	line-height:17px;
}
html:root* #about-left {
	height: 1270px;
}

#bottomNavClose{
	border: 0px;
}

.menu-inactive{
	background: url(images/bck.gif) repeat-x !important; 
	display:table-cell; 
	padding-bottom: 0px; 
	height: 60px; 
	border-bottom: 1px solid #122F51;  
}
.rules li {
	list-style-type:square;
}
.rules {
	padding: 10px 40px 20px 30px;
}
#login a:hover{
	color: #00133e;
}
#login a{
	border: 0px;
}
.div-themes{width: 100%; background-color: rgb(206, 222, 236); line-height: 45px; text-align: center; height: 45px;}
.div-themes a{border: 0;}
.div-themes-a a{border: 0px;}
.div-themes-a h2{line-height:45px; float:left; margin: 0 15px;}
.div-themes-a {float:left;}
.div-themes-empty{width: 310px; height: 45px; float:left;}
.navigation{
	margin:0 0 0 55px;
	float:left;
	line-height: 45px;
}
.style-h2{
	background-color:#DEEBF9;
	font-size:16px;
}
#new_login{
	background: url('../images/new_site.jpg') top no-repeat;
	height: 485px;
	width: 100%;
	color: #fff;
	padding-top: 180px;
	top: 50%;
	margin-top: -240px;
	position:absolute;
}
#new_login_load{
	background: url( images/new_site_l.jpg ) top no-repeat;
	height: 220px;
	width: 100%;
	color: #fff;
	top: 50%;
	padding-top: 170px;
	margin-top: -110px;
	font-weight:bold;
	position:absolute;
}
#new_login label{
	width: 170px;
	font-weight: bold;
	float: left;
	text-align:right;
}
#new_login a{
	color:#fff;
	border-bottom: 1px solid #fff;
}
#new_login img{
	margin-right:180px;
	float:right;
	text-align:right;
	border: 1px solid #FFFFFF;
}

#new_login_submit {
	width: 160px;
	height: 23px;
	color: #fff;
	background:#0b3f74;
	border: 1px solid #fff;
	cursor: pointer;
}