/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */





/* CUSTOM PD */
#main .blog .ill-img-top-right {
  margin-bottom: 15px; margin-left: 0px; border: 5px solid #CCC !important;
}
#main .item-page .ill-img-top-right {
  margin-bottom: 15px; margin-left: 15px; float:right; border: 5px solid #CCC !important;
}


#main .blog img.vid-img-hide-in-art {
  border: 5px solid #CCC;
}

#main .blog .text-hide-in-blog {
  display:none !important;
}
#main .blog-featured .text-hide-in-blog {
  display:none !important;
}



#main .item-page .vid-img-hide-in-art {
  display:none !important;
}

#main .item-page .text-hide-in-art {
  display:none !important;
}

sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    bottom: 0.5ex;
}



.ill-text-after-article {
  color: #888;
}
.ill-text-after-article a {
  color: #888 !important;
  text-decoration: underline;
}

.main_ts1 p, .main_ts1 #xmap a { font-size:1.1em; }
.main_ts2 p, .main_ts2 #xmap a { font-size:1.2em; }
.main_ts3 p, .main_ts3 #xmap a { font-size:1.3em; }
.main_ts4 p, .main_ts4 #xmap a { font-size:1.4em; }
.main_ts5 p, .main_ts5 #xmap a { font-size:1.5em; }

.main_ts1 div.published, .main_ts1 div.modified, .main_ts1 div.createdby { font-size:1.1em } 
.main_ts2 div.published, .main_ts2 div.modified, .main_ts2 div.createdby { font-size:1.2em } 
.main_ts3 div.published, .main_ts3 div.modified, .main_ts3 div.createdby { font-size:1.3em } 
.main_ts4 div.published, .main_ts4 div.modified, .main_ts4 div.createdby { font-size:1.4em } 
.main_ts5 div.published, .main_ts5 div.modified, .main_ts5 div.createdby { font-size:1.5em }

.main_ts1 dd.published, .main_ts1 dd.createdby { font-size:1.1em } 
.main_ts2 dd.published, .main_ts2 dd.createdby { font-size:1.2em } 
.main_ts3 dd.published, .main_ts3 dd.createdby { font-size:1.3em } 
.main_ts4 dd.published, .main_ts4 dd.createdby { font-size:1.4em } 
.main_ts5 dd.published, .main_ts5 dd.createdby { font-size:1.5em }

.main_ts1 .result-text, .main_ts1 .result-created { font-size:1.1em }
.main_ts2 .result-text, .main_ts2 .result-created { font-size:1.2em } 
.main_ts3 .result-text, .main_ts3 .result-created { font-size:1.3em } 
.main_ts4 .result-text, .main_ts4 .result-created { font-size:1.4em } 
.main_ts5 .result-text, .main_ts5 .result-created { font-size:1.5em }

.bread_ts1 { font-size:1.1em !important; }
.bread_ts2 { font-size:1.2em !important; }
.bread_ts3 { font-size:1.25em !important; }
.bread_ts4 { font-size:1.3em !important; }
.bread_ts5 { font-size:1.35em !important; }



/* END CUSTOM */



*
{
        margin: 0;
        padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: center;
    position:relative;
}

/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    max-width:1000px;
    padding: 0px;
    text-align: left;
}

#header
{
    display:block !important;
    position:relative;
    padding:0px 0 0 0;
    overflow:hidden;
}

#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    overflow:hidden;
    padding:0px 20px !important;
    margin:0;

}

#wrapper
{
        width:53%;
        float:left;
        position:relative;

}

#wrapper2
{
    width:72%;
    float:left;
    position:relative;
    padding-bottom:20px

}
#wrapper2 .item-page
{
    max-width:660px
}
#main
{
    padding: 10px 0px 20px 0px;
    position: relative;
    min-height:420px;
}

#right
{
    float:left;
    width: 20%;
    margin:10px 0px 10px 2%;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
        padding-top:0px;
        float:right;
        margin:10px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: left;
    margin:10px 3% 10px 0px;
    width: 21%;
    position:relative
}

.leftbigger
{
     width:25%
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

h1#logo
{
        font-size:2.5em;
        line-height:1.0em;
}

#logo
{
        /* margin-top:0.6em; */
        margin-left:10px;
        /* position:absolute;*/
        display:block;
        padding:20px 20px 20px 10px;
        width:630px; /* 425px; */
        /* padding-top:0.6em; */
        font-weight:normal;
        line-height:1em;
        font-size:3em;
}

#logo img
{
        display: block;
}

#logo span
{
        padding-left:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

.logoheader
{
        margin:0;
        padding:0;
        text-align:left;
        font-weight:normal;
        line-height:1.5em;
        /* min-height:159px; */

}

#line
{       padding:5px 0px 2px 2px;
        position:absolute;
        right :20px;
        /* top:5em; */
        bottom: 15px;
        max-width:38em;

}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}



.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* START BY PD 
  Just a quick fix to make it so that multicolumn articles flow without making empty space
  Also requires a change in: templates/html/com_content/category/blog.php
*/

  .masonry-cols-1 {
    display: block;
  }
  .masonry-cols-2 {
    width: 317px;
    float: left;
  }
  .masonry-nav-bottom {
    width: 400px;
    float: left;
  }


/*
.blog .cols-2 {
  width: 46% !important;
  float:left !important;
}
.blog .column-1 {
  float:left !important;
}
.blog .column-2 {
  float:right !important;
  margin-left:0 !important;
}
*/



/* END BY PD */

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:left;
        margin-right:10px;
        min-height:100px
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;


}