/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 *
 *  -- Alexander Limi, http://www.plonesolutions.com
 */
 
/* <!-- compression status: 1 --> (this is for http compression) */
/*  (do not remove this :) */
/*  (not this either :) */


table.listing { border: 1px solid #00B7E8 }

h1 {
    color: #00B7E8;
    border-bottom: 0px;
    font-size: 22px;
    background: transparent url(http://www.taylorhealey.com/template_images/arrow_circle.gif) bottom left no-repeat;
    padding-left: 35px;
}

a.top-menu {
    color: #2A8DBE;
}

a:hover.top-menu {
    color: #F79910;
}

td.top-menu {
    color: #B8E2F5;
}

a.home-menu {
    color: #6AB84C;
}

a:hover.home-menu {
    color: #F79910;
}

td.home-menu {
    color: #A5EA89;
}

a.nav-menu {
    color: #FFFFFF;
}

a:hover.nav-menu {
    color: #0B7393;
}

td.nav-menu {
    color: #C4EDF8;
    font-size: 12px;
    font-weight: bold;
}

td.submenu {
    padding: 10px; 
    font-size: 30px; 
    color: #FF9900;
    background: url(http://www.taylorhealey.com/template_images/submenu_bg.gif) top left;
}

td.homemenu {
    padding: 10px; 
    font-size: 20px; 
    color: #6BB94D;
    background: url(http://www.taylorhealey.com/template_images/submenu_bg.gif) top left;
}

#visual-portal-wrapper {
    width: 780px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    border: 0px;
    min-height: 550px;
}

#portal-footer {
    background: transparent;
    border: 0px;
    text-align: left;
    color: #B2B2B2;
    padding: -5px 0px 0px 0px;
    margin: -5px 0px 0px 0px;
}

#portal-footer a {
    color: #2A8DBE;
}

 #portal-footer a:hover {
    color: #F79910;
}

#portal-column-one {
   width: 200px;
   padding: 0px;
   margin: 0px;
   background: transparent url('http://www.taylorhealey.com/template_images/nav_bg.gif');
   min-height: 400px;
   
}

/* Padding for the columns */

#portal-column-one .visualPadding {
    padding: 10px 0px 0px 0px;
    margin: 0px;
}
#portal-column-content .visualPadding {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#portal-column-two .visualPadding {
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

#portal-column-content,
.documentEditable,
#region-content,
.documentContent {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    background: transparent url('http://www.taylorhealey.com/template_images/content_bg.gif') no-repeat;
}

#content {
    padding: 10px 10px 0px 10px !important;
    margin: 0px;
}

/* NAVIGATION ELEMENTS */


#portlet-navigation-tree .portletBody {
    width: 200px;
    border: none;
    padding-left: 0px;
    margin-left: -5px;
    background-color: transparent;
}

#portlet-navigation-tree .portletBody a {
    
}

#portlet-navigation-tree .portletContent {
    margin: 0px 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.navIcon,
.navIconRoot {
    position: relative;
    right: 0px;
}

.navItemText {
    margin-left: 0px;
}

.navRootItem,
.navItem {
    border: none;
    background-color: transparent;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 1px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 4px 0px;
    border-top: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-bottom: 1px solid #E5E5E5;
}

.currentNavItem,
#portlet-navigation-tree a:hover {
    background-color: transparent;
    border-top: 0px solid #eef0f6 !important;
    border-left: 0px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    border-bottom: 1px solid #00B4E4 !important;
    color: #01415B;
}


.navLevel0 { padding-left: 0px;  }
.navLevel1 { padding-left: 10px; color: #2A8EBF; }
.navLevel2 { padding-left: 20px; color: #6BCCF9; }
.navLevel3 { padding-left: 30px; }
.navLevel4 { padding-left: 40px; }
.navLevel5 { padding-left: 45px; }
.navLevel6 { padding-left: 50px; }
.navLevel7 { padding-left: 55px; }

/* PERSONAL TOOLS PORTLET */

#portal-personaltools {
/* Bar with personalized menu (user preferences, favorites etc) */
    background-color: transparent;
    border-bottom: 0px;
    border-top: 0px;
    text-align: right;
    list-style: none;
    font-size: 10px;
    margin: 4px -25px 0px 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#portal-personaltools .portalUser {
    padding-left: 15px;
}

#portal-personaltools .portalNotLoggedIn {
    color: #666666;
    padding-left: 3px;
    background: transparent;
    background-image: none;
} /* Used on all descriptions relevant to those not logged in */

#portal-personaltools li {
    background: transparent url('http://www.taylorhealey.com/template_images/arrow_circle_sm.gif') center left no-repeat;
    padding-left: 12px;
    color: #666666;
    margin-left: 1px;
    display: inline;
}

#portal-personaltools li a {
    color: #666666;
    font-weight: normal;
}

#portal-personaltools li a:hover {
    color: #999999;
    font-weight: normal;
}












/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo. 
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines.
   
   headingFontBaseSize - the base size used when calculating the different headline sizes
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   discreetColor:string=#999999
   helpBackgroundColor:string=#ffffe1
 
 */



