
/*
Plugin Name: NAVT Word Press Plugin
Plugin URI: http://www.gbellucci.us
File: NAVT.css.php
Author: Greg A. Bellucci
Author URI: http://www.gbellucci.us
*/

/**
 * NAVT Word Press Plugin
 * Copyright (c) 2007 Greg A. Bellucci/Atalaya Studio
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software
 * and associated documentation files (the "Software"), to deal in the Software without restriction,
 * including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
 * subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in all copies or substantial
 * portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 * LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * @package NAVT Word Press Plugin
 * @author Greg A. Bellucci <greg[AT]gbellucci[DOT]us
 * @copyright Copyright &copy; 2006-2007 Greg A. Bellucci
 * @license http://www.opensource.org/licenses/mit-license.php The MIT License
 */

.wrap {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
    min-width:800px;
}

* html {
    overflow:visible;
}

li, dd {
    margin:0;
}

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

#errMsg {
    color:#ff0000;
    padding-bottom:10px;
}

.errbox {
    background-color: #FFCA6F;
    border: 1px solid #ff0000;
}

.NAVT-block {
    background:#fff;
    border:1px solid #aaa;
    margin: 1em 270px 1em 1em;
    padding: .5em;
}

.catopts {
    text-align: left;
}

.fx,
.mg {
    float:left;
    position: relative;
    left: 0;
    top: 0;
    margin: .2em;
    width:195px;
}

#UNASSIGNED_fdiv {
    /* height: 300px;
    overflow:scroll;
    clear: both;
    width:180px; */
}

.fx,
.mg {
    border: 1px solid #ccc999;
    border-top: none;
}

.gh {
    cursor:move;
}

#pluginsidebar {
    float:right;
    padding:5px;
    width:260px;
}

.fx h3,
.mg h3 {
    line-height: 32px;
	font-size:1.0em;
	/* font-variant:small-caps; */
	letter-spacing: 1px;
	margin:0;
	text-align:center;
}

.fx h3,
.mg h3 {
    color:#fff;
}

img.mh {
	cursor:move;
    height:16px;
    margin:0.3em;
    width:20px;
}

.mi {
    border: 1px solid #666;
}

.mi h4 {
    display:inline;
	/*font-family: Verdana, 'Trebuchet MS', Sans-Serif;*/
	font-size:1em;
	/* letter-spacing: .1em; */
	/* font-variant:small-caps; */
	font-weight: normal;
	text-align: left;
	margin-left:5px;
}

.mi h4 a:visited,
.mi h4 a {
    color:#333;
    padding-bottom: .3em;
    border:none !important;
}

.mi h4 a:hover {
    color: #000;
    text-decoration: underline;
}

h4.subtitle {
    padding: 5px 0;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    color:#3B52BF !important;
}

.mi img {
    margin: .3em 0 0 .3em;
}

.box-open {
    border: 1px solid #600000;
}

.fdiv {
	list-style-type:none;
	padding: .1em;
	margin: 0px;
	/* width: 178px; */
	width:195px;
	min-height:1em; /* creates space at top */
}

.fdiv li{
	font-size:.85em;
	margin: .1em;
	padding:0 0 .3em .5em;
}

/* Dummy place-holder entry in the menu group
 */
.fdiv li.ph {
    width:98%;
	font-size: 1.5em;
	height:1em;
	margin: 0px;
	padding: 0px;
}

.dcond,
.mdele,
.imenu,
.mmenu {
    /* border-top:1px solid #666; */
    font-size:0.95em;
    left:0px;
    margin-top:0.8em;
    position:relative;
    top:0;
    width:100%;
    /* don't margin bottom */
}

.mdele h4 {
    text-align: center;
    font-weight: normal;
    font-variant: small-caps;
    padding: 2px;
}

.dcond fieldset,
.mdele fieldset,
.mmenu fieldset {
    padding:.2em;
    padding-top: .5em;
    /* margin-bottom:.5em; */
    border-bottom: 1px solid #666;
}

.mdele {
    border: 1px solid #ff0000;
    background-color: #fefefe;
    color: #666;
    width:99%;
}

.mmenu input[type="text"] {
    margin-top: 20px !important;
}

.dcond p,
.mdele p,
.imenu p,
.mmenu p {
    line-height: normal;
    /* float:right; */
    position: relative;
    top: 0;
    left: 0;
    padding-top:.4em;
    padding-right: .3em;
    padding-left: .3em;
    margin:0;
}

fieldset legend {
    font-size: .95em;
    font-weight: 500;
    color: #000;
}

fieldset.pluginreset {
    padding: 10px;
    background-color: #FFDFDF;
}

.imenu legend {
    padding-top: 5px;
    font-size:1em;
    color: #3B52BF;
}

.imenu p.info,
.mmenu p.info {
    /* item name */
    float:none;
    font-size: 1em;
    color: #3B52BF;
}

.dcond p.msg,
.imenu p.msg,
.mmenu p.msg {
    float:none;
    text-align:center;
    border-top:1px solid #aaa;
    font-size:1.1em;
    margin-top:0.5em;
}

.mmenu p.msg {
    font-size: 1em;
}

.dcond a,
.mdele a,
.imenu a,
.mmenu a {
    background:transparent;
    display:block;
    overflow:hidden;
    position:relative;
    left: 0;
    top: 0;
    border:0;
    /* don't pad on the bottom */
}

 .imenu input[type=text],
 .mmenu input[type=text] {
    margin-top: .2em;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;
    font-size: 1em;
    color: #000;
    background: #fff;
 }

 .dcond  img,
 .mdele img,
 .mmenu img,
 .imenu img {
    padding: 5px;
    padding-right: 15px;
 }

 .imenu legend p {
    padding-top: 1em;
    font-weight: 500;
 }

 .okcan {
    position: relative;
    top: 0;
    left: .1em;
    height: 22px;
    /* don't pad/margin */
 }

 .okcan p {
    float:right;
    padding-right: 3px;
    top: 0;
    left: 0;
    position: relative;
 }

 div.options_wrapper {
    position:relative;
    top: 0;
    left: 0;
    min-height:1%;
 }

 div.helpdiv {
    height:1em;
    position:absolute;
    right:0px;
    top:3px;
    width:25px;
}

 a.dcond_ok, a.dcond_can,
 a.mdele_ok,a.mdele_can,
 a.mbtn_ok,a.mbtn_can,
 a.ibtn_ok,a.ibtn_can,a.ibtn_de,
 a.debtn,
 a.okbtn,
 a.cnbtn {
    background: url(../images/ikon_cancel.gif) no-repeat top left;
    height:16px;
    padding-right: 5px;
 }

 a.dcond_ok,
 a.mdele_ok,
 a.mbtn_ok,
 a.ibtn_ok,
 a.okbtn {
    background: url(../images/ikon_accept.gif) no-repeat top left;
 }

 a.ibtn_de,
 a.debtn {
    background: url(../images/ikon_delete.gif) no-repeat top left;
 }

 a.helptip:hover,
 a.dcond_ok:hover,  a.dcond_can:hover,
 a.mdele_ok:hover, a.mdele_can:hover,
 a.mbtn_ok:hover, a.mbtn_can:hover,
 a.ibtn_ok:hover, a.ibtn_can:hover, a.ibtn_de:hover,
 a.debtn:hover, a.okbtn:hover, a.cnbtn:hover {
    background-position: 0 -16px;
 }

/* Icons
 */
img.picon    {background: transparent url(../images/ikon_page.gif) 0 0 no-repeat;}
img.cicon     {background: transparent url(../images/ikon_category.gif) 0 0 no-repeat;}
img.eicon   {background: transparent url(../images/ikon_link.gif) 0 0 no-repeat;}
img.hicon    {background: transparent url(../images/ikon_web-page.gif) 0 0 no-repeat;}
img.aicon   {background: transparent url(../images/ikon_user-login.gif) 0 0 no-repeat;}
img.dicon   {background: transparent url(../images/ikon_tab.gif) 0 0 no-repeat;}
img.draft    {background: transparent url(../images/ikon_draft.gif) 0 0 no-repeat;}
img.wicon  {background: transparent url(../images/ikon_user.gif) 0 0 no-repeat;}
img.private      {background-position: 0 -18px;}


/* Menu group color schemes
 */
.fx  {
   background-color: #b9b9b9;}
   .fx  h3 {
     background: transparent url(../images/btn.jpg) repeat-x 0 0px !important; }
   .fx  .box-open,
   .fx  .menu li:hover,
   .fx  .mmenu {
     background: transparent url(../images/ibk.jpg) 0 0px repeat-x !important; }
   .fx  .mi {
     background: transparent url(../images/ibk.jpg) 0 0px repeat-x !important; 
      
}


.cs1  {
   background-color: #eebbab;}
   .cs1  h3 {
     background: transparent url(../images/btn.jpg) repeat-x 0 -32px !important; }
   .cs1  .box-open,
   .cs1  .menu li:hover,
   .cs1  .mmenu {
     background: transparent url(../images/ibk.jpg) 0 -400px repeat-x !important; }
   .cs1  .mi {
     background: transparent url(../images/ibk.jpg) 0 -400px repeat-x !important; 
      
}


.cs2  {
   background-color: #FCD594;}
   .cs2  h3 {
     background: transparent url(../images/btn.jpg) repeat-x 0 -64px !important; }
   .cs2  .box-open,
   .cs2  .menu li:hover,
   .cs2  .mmenu {
     background: transparent url(../images/ibk.jpg) 0 -800px repeat-x !important; }
   .cs2  .mi {
     background: transparent url(../images/ibk.jpg) 0 -800px repeat-x !important; 
      
}


.cs3  {
   background-color: #95C6FF;}
   .cs3  h3 {
     background: transparent url(../images/btn.jpg) repeat-x 0 -96px !important; }
   .cs3  .box-open,
   .cs3  .menu li:hover,
   .cs3  .mmenu {
     background: transparent url(../images/ibk.jpg) 0 -1200px repeat-x !important; }
   .cs3  .mi {
     background: transparent url(../images/ibk.jpg) 0 -1200px repeat-x !important; 
      
}


.cs4  {
   background-color: #9FFFA3;}
   .cs4  h3 {
     background: transparent url(../images/btn.jpg) repeat-x 0 -128px !important; }
   .cs4  .box-open,
   .cs4  .menu li:hover,
   .cs4  .mmenu {
     background: transparent url(../images/ibk.jpg) 0 -1600px repeat-x !important; }
   .cs4  .mi {
     background: transparent url(../images/ibk.jpg) 0 -1600px repeat-x !important; 
      
}


.cs5  {
   background-color: #e1c3e1;}
   .cs5  h3 {
     background: transparent url(../images/btn.jpg) repeat-x 0 -160px !important; }
   .cs5  .box-open,
   .cs5  .menu li:hover,
   .cs5  .mmenu {
     background: transparent url(../images/ibk.jpg) 0 -2000px repeat-x !important; }
   .cs5  .mi {
     background: transparent url(../images/ibk.jpg) 0 -2000px repeat-x !important; 
      
}



ul.zone li.draft {
    background: #EFECE0 !important;
}

/* Change bars */
.change,
.moved {
    border-left: .18em solid #cc3300;
}

label {
    padding-top:3px;
    padding-bottom:3px;
    text-align:left;
    color: #3B52BF;
}

textarea, input[type=text], select {
	color: #000;
	font-size: 1em;
	margin: 1px;
	padding: 3px;
	width: 90%;
}

.selbox {
	font: 1em "Lucida Sans Unicode", Arial, sans-serif;
	padding: 0px;
}

.menu {
  font-size: .85em;
  cursor: pointer;
  padding:0.1em 3em 0.1em 0.5em;
  width:auto;
}

.menu ul {
    border-left: 1px solid #333;
    color: black;
    display: none;
    left: 15px;
    top:0;
    list-style-type: none;
    margin: 0.1em 0pt 0pt;
    padding: 2px;
    position:relative;
}

.menu ul li {
    display: block;
    padding: 0.2em;
    padding-left: 3px;
}

.menu li:hover,
.menu:hover ul {
    display: block;
    margin: 0;
}

.boxed {
    border: solid 1px #666;
}

code {
    font-family: "Courier New";
    font-size: .85em;
}

/* fixes issue with effects */
.iteminfo {
    bottom:0px !important;
}

/*                           */
/* --------- 95.38 --------- */
/*
#navt_filter {
    font-size: 1.1em;
}
                         */
#navt_filter h3 {
font-variant:small-caps;
font-weight:normal;
margin-bottom:0;
padding-bottom:0;
padding-left:5px;
}

/* group menu structure */
div.group-menu h4 {
margin:0;
padding: 5px 0 5px 5px;
font-weight: normal;
font-variant:small-caps;
font-size:.95em;
}

div.group-menu h4 a,
div.group-menu h4 a:visited {
text-decoration:none;
border-bottom:none !important;
color:#888;
}

div.group-menu h4 a:hover {
color:#333;
border-bottom: none !important;
/* border-bottom:#777; */
}

div.group-menu ul {
margin: 8px;
padding: 3px 0 3px 15px;
border: 1px solid #333;
}

div.group-menu ul li {
font-variant:small-caps;
list-style: none;
}

ul.mlist li a,
ul.mlist li a:visited {
color: #888;
border-bottom:none;
}

ul.mlist li a:hover {
color:#333;
}

img.spin {
width:32px;
height:32px;
float:left;
}

.deleted {
    display:none !important;
}

img.avatar {
border:1px solid #777777;
padding:2px !important;
position:absolute;
right:5px;
top:-10px;
width: 32px;
height:32px;
}

.disabled,
.disabled_button {
color: #aaa !important;
}

/* item hierarchy controls */
.fdiv span.hier {
top: 5px;
right: 0;
list-style: none;
margin: 0;
margin-right: 0px;
position:absolute;
}

.fdiv span.hier p {
font-size: 15px;
list-style: none;
display:inline;
overflow:hidden;
padding: 0;
margin: 0;
padding-top: 2px;
}

.fdiv span.hier p.indent a {
background: url('../images/ikon_indent.gif') no-repeat top left;
}
.fdiv span.hier p.outdent a {
background: url('../images/ikon_outdent.gif') no-repeat top left;
}

.fdiv span.hier p.outdent a img,
.fdiv span.hier p.indent a img {
width: 7px !important;
height: 16px !important;
padding:0 2px;
margin:0;
}

.fdiv span.hier p.indent a img {
padding-right: 5px;
}

.fdiv span.hier p.indent a,
.fdiv span.hier p.outdent a {
margin: 0;
padding: 0;
border: none;
}

.fdiv span.hier p.outdent a:hover,
.fdiv span.hier p.indent a:hover {
background-position: 0 -16px;
}

/* Item hierarchy */
.fdiv li.mi.lv0 {
margin-left: 0px !important;
}

/* Level indentations */
.fdiv li.mi.lv1 { margin-left: 10px !important; }
.fdiv li.mi.lv2 { margin-left: 20px !important; }
.fdiv li.mi.lv3 { margin-left: 30px !important; }
.fdiv li.mi.lv4 { margin-left: 40px !important; }

input.cbx {
    padding: 0 !important;
    margin: 0 !important;
    /* margin-bottom: 1px !important; */
    border: 1px solid #ccc;
}

.mg span.gspin {
position:absolute;
right:3px;
top:2px;
}

.cant-see-me {
display:none;
}

div.tipwin {
    color: #000;
    font-size: 1em;
    padding: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

div.tipwin h3 {
    font-size: 1.3em;
    border-bottom: 1px solid #888;
    color: #3F0100;
}

div.tipwin dt {
    color: blue;
    padding: 10px 5px;
    font-size: 1.2em;
    font-variant: small-caps;
    text-decoration: underline;
}

div.tipwin dd {
    padding-left: 15px;
    padding-top: 5px;
}

div.tipwin dd.exmp {
    padding-left: 20px;
    padding-bottom: 5px;
    font-size: .95em;
    color: blue;
}

div.tipwin ul li {
    padding-bottom: 5px;
}

div.tiplinks {
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;
    position: absolute;
    top: 1.5em;
    right: 1.5em;
}

div.tiplinks input.disable {
    color: #888;
}

div.tiplinks ul li {
    list-style: none;
    display: inline;
    padding: 5px 3px;
}

div.tiplinks ul li a {
    border: 1px solid #888;
    padding: 2px 5px;
}

div.tiplinks ul li a:hover {
    border: 1px solid #333;
    background-color: #efefef;
}

div.tiplinks ul li a.current {
    border: 1px solid #333;
    background-color: #efefef;
}

a.helptip {
    height:15px;
    background:transparent url(../images/ikon_help.gif) no-repeat top left;
 }

div.notation {
    background-color: #DFD999;
    border:1px solid #333;
    font-size:0.95em;
    padding:5px;
    margin:5px 30px;
    text-align: center;
 }

 div.notation p {
    padding: 2px;
 }

 div.notation h4 {
    font-size: 1em;
    font-variant: small-caps;
    text-decoration: underline;
    padding: 0;
    margin: 4px 0;
 }

 /* link examples */
 div.extsg {
    /* this holds a link with a side graphic */
    position:relative;
    height: 50px;
    width: 200px;
    padding: 10px;
    margin-left: 30px;
 }

 img.sgraphic {
    /* side graphic background */
    width: 50px;
    height: 50px;
    background: url(../images/example.jpg) no-repeat center center;
    border: 1px solid #ccc;
    padding: 5px;
 }

 a.aextsg {
    border:none;
 }

 span.stext {
    /* anchor for side graphic */
   left:80px;
   position:absolute;
   top:35px;
 }

 /* text over graphic */
 a.extog {
    background:transparent url(../images/blue.jpg) no-repeat scroll center top;
    border:medium none;
    display:block;
    height:31px;
    width:164px;
    text-align:center;
    padding-top:5px;
    color:#3684AF;
 }

 a.extog:hover {
    color: #000;
 }

 div.dgraphix img.igraphix {
    background:transparent url(../images/graphic.jpg) no-repeat scroll center top;
    border-color: #ccc;
    width:225px;
    height:64px;
 }

 div.dgraphix a.agraphix span {
    margin-left: -9999px;
 }

 div.ex_wrapper {
    margin-left:30px;
    padding:10px 5px 5px 0pt;
 }

 /* avatar example */
 div.avex ul li {
    position: relative;
    list-style: none;
    margin-bottom: 15px;
 }

 div.avex ul li div.detail_wrapper {
    font-family: "Lucida Grande","Lucida Sans Unicode", Tahoma, Verdana;
    font-size:0.90em;
    left:50px;
    position:absolute;
    top:0;
    padding-left: 10px;
 }

 a.avlink {
 /* link to users archive */
 text-decoration: none;
 border: none;
 display:block;
 }

 a.avlink img.av {
 /* the avatar */
    height: 32px;
    width:32px;
    padding: 4px;
    border: 1px solid #ccc;
 }

 div.avex ul li div.detail_wrapper a.avemail {
    /* email address */
    padding: 0;
    text-decoration: none;
    border:none;
 }

 div.avex ul li div.detail_wrapper p.avbio {
    /* bio statement */
    margin: 0;
 }

 div.avex ul li div.detail_wrapper a.avweb {
    /* web address */
    padding: 0;
    text-decoration: none;
    border:none;
 }

 input.cbutton {
 /* close tip */
 border: 1px solid #ccc;
 }

 input.cbutton.cb_in {
    border: 1px solid red;
 /* rollover */
 }

 input.pbutton {
 /* tip pages */
  border: 1px solid #ccc;
 }

 input.pbutton.pb_in {
 /* rollover */
  border: 1px solid blue;
 }

 select.avselect {
    width: 95%;
 }

 select#vuselect {
    width: auto;
 }

 /* -------- 95.42 --------- */
 p#pm1, p#pm2,p#pm3,p#pm4,p#pm5 {
    font-size: .85em;
    padding:0px 0px 2pt;
    margin:0;
    color: #888;
 }

 p.last_updated {
    color: #333 !important;
    padding:0px 0px 6pt;
 }

 .dbx-content p {
    padding: 5px 0;
    margin: 0;
    font-size: 1em;
 }

 .error {
    text-align: center;
    padding: 3px;
 }
 span.foldicon.close {
    background: url(../images/ikon_arrow_up.gif) no-repeat top left;
    position: absolute;
    top: 35px;
    right: 10px;
    width: 16px;
    height: 16px;
    }
        span.foldicon a img {
        width: 16px;
        height: 16px;
        }
        span.foldicon a {
            border: none;
            text-decoration: none;
        }
span.foldicon.open {
    background: url(../images/ikon_arrow_down.gif) no-repeat top left;
    position: absolute;
    top: 35px;
    right: 10px;
    width: 16px;
    height: 16px;
}
small {
    font-size: .9em;
}

.dbx-handle {
    font-size:1em;
    padding:0 1em 2px;
}