/**

 * @author ( Justin Unrau )
 * @copyright Copyright (C) 2005 - 2011 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 */

*
{
        margin: 0;
        padding: 0;

}

body
{
    font-size: 100%;
    font-family: Helvetica, Arial, Sans-Serif;
    padding: 0px;
    text-align: center;
    position:relative;
}

/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    max-width:800px;
    padding:0px 10px;
    text-align: left;
background:#e5eef2;
}

#header
{
    display:block !important;
    position:relative;
    padding:0px 0 0 0;
    overflow:hidden;
height:195px;
  max-width:800px;
}

/*no obvious function*/
#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    overflow:hidden;
    padding:0px 0px ;
    margin:0;
background:#fff url(../images/prosentient/col-bg.png) repeat-y;
}

/*no obvious function*/
#wrapper
{
        width:53%;
        float:left;
        position:relative;

}

#wrapper2
{
    width:75%;
    float:left;
    position:relative;
    padding-bottom:20px

}


#wrapper2 img
{
padding:0 1em
}

#wrapper2 .item-page
{
   max-width:875px
}
#main
{
    padding: 10px 0px 20px 0px;
    position: relative;
    min-height:420px;
background:#fff
}

/*not currently used*/
#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  ++++++++++++++ */

/*not currently used*/
.left
{
        padding-top:0px;
        float:right;
        margin:10px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:10px 0 0 0px;
    float: left;
    margin:.25em 3% 0px 0px;
    width: 21%;
    position:relative;
    /*background:#97b8c7;*/
/*min-height:540px;*/
min-width:207px;
}

.leftbigger
{
     width:20%;
min-width:207px;
}


/* ###################### 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:3.5em;
        line-height:1.0em;
}

#logo
{
        /*margin-top:0.6em;
        margin-left:10px;*/
        position:absolute;
        display:block;
        /*padding:20px 20px 20px 10px;*/
        max-width:800px;
        width:800px;
        padding-top:0em;
        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:157px;

}

#line
{       padding:0px 0px 2px 2px;
        position:absolute;
        right :10px;
        top:0.2em; /* previously top:0.2em;  Rob Garnsey 24 April 2012 */  
        max-width:38em;

}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */
/*no obvious function*/
#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
}
/* JUSTIN */

#main .cols-3 h2 a
{
color:#fff;
}

#main .cols-3 h2 a:hover
{
background:none;
border-bottom:dotted 1px
}

.cols-3 .column-1 h2
{
text-align:right;
margin:.25em;
   }

.cols-3 .column-2 h2
{
text-align:right;
margin:.25em;
   }

.cols-3 .column-3 h2
{
text-align:right;   
margin:.25em;
   }



.cols-3 .column-1
{
background: #eab65f url(../images/prosentient/lib-col-sq.gif) no-repeat -4px -4px;
background-size:107%;
float:left;
        width:29%;
        /*width:238px;*/
        padding:0px 0px;
border:4px solid #e49d2c;
border-radius:10px;
min-height:22em;
}

.cols-3 .column-1 p
{
margin-top:2em;
padding:0em 1em;
}

.cols-3 .column-1 li
{
padding:1.25em;
}


.cols-3 .column-2
{
background: #4ab074 url(../images/prosentient/car-col-sq.gif) no-repeat -4px -4px;
background-size:107%;
         float:left;
        width:29%;
/*width:238px;*/
        margin-left:1em;
        padding:0px 0px;
border:4px solid #0e9847;
border-radius:10px;
min-height:22em;
}

.cols-3 .column-2 p
{
margin-top:2em;
padding:0em 1em;
}

.cols-3 .column-2 li
{
padding:1.25em;
}


.cols-3 .column-3
{
 background: #e78b6c url(../images/prosentient/web-col-sq.gif) no-repeat -4px -4px;
 background-size:107%;
      float:left;
        width:29%;
/*width:238px;*/
margin-left:1em;
        padding:0px 0px;
border:4px solid #dc5e34;
border-radius:10px;
min-height:22em;
}

.cols-3 .column-3 p
{
margin-top:2em;
padding:0em 1em;
}

.cols-3 .column-3 li
{
padding:1.25em;
}

.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
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden;

}

.box
{
        width:30%;
        float:left;
        margin-right:10px;
        min-height:100px
}

.box1
{
        width:35%
}

.box2
{
        width:30%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1024px;
        margin:0 auto;
        font-size:0.8em;
        padding:19px 15px 15px 10px;

}