body {
    background-color: #FFFFFF;
    font-size: 12px;
}

a:link {
    color: #005826;
}

a:visited {
    color: #005826;
}

a:hover {
    color: #009942;
}

a:active {
    color: #009942;
}

#bako_wrapper {
    width: 940px;
}

#bako_body {
    float: right;
}

#bako_bodyblog {

    background-color: #51ad3e;
}

#bako_menu {
    float: left;
    padding: 0;
    margin-right: 8px;
    width: 200px;
}

#bako_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    margin-left: 2em;
}

#bako_footer {
    border-top: 2px dotted #495169;
}

/************************************************************************
***** HEADER ************************************************************
************************************************************************/

#bako_header {
    margin: 0;
    padding:0;
    background-image: url( http://www.ciebakersfield.com/brands/ciebakersfield/images/logo.jpg );
    background-repeat: no-repeat;
    background-position: 0px 10px;
    position: relative;
    height: 342px;
    text-align: left;
}

#bako_header.admin {
    height: 230px;
}

#bako_header.editor {
    height: 208px;
}

#bako_header a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#bako_header a:link {
    color: #ffffff;
}

#bako_header a:visited {
    color: #ffffff;
}

#bako_header a:hover {
    color: #fff1ad;
}

#bako_header a:active {
    color: #fff1ad;
}

#bako_header h1 {
    display: none;
}

#bako_header #postforfree {
    position: absolute;
    top: 26px;
    left: 296px;
    padding: 0;
    margin: 0;
}

#bako_header #postforfree a span {
    display: none;
}

#bako_header #postforfree a {
    display: block;
    height: 93px;
    width: 207px;
    background: url("http://www.ciebakersfield.com/brands/ciebakersfield/images/post.jpg") top left no-repeat;
    margin: 0;
    padding: 0;
}

#bako_header #postforfree a:hover {
    background-position: 0 -93px;
}

#bako_header #postforfree a:active {
    background-position: 0 -93px;
}

#bako_header #peopleimage {
    position: absolute;
    top: 16px;
    left: 709px;
    width: 200px;
    height: 114px;
    background-image: url("http://www.ciebakersfield.com/brands/ciebakersfield/images/people.jpg");
    background-repeat: no-repeat;
}

#bako_header #bako_headerhome {
    position: absolute;
    top: 10px;
    left: 0;
    width: 204px;
    height: 116px;
}

#bako_topmenu {
    margin: 0;
    padding:0;
    height: 20px;
    position: absolute;
    top: 189px;
    left: 0px;
    width: 700px;
}

#bako_topmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

#bako_topmenu li {
    display: inline;
    border-left: 0px;
    padding-left: 40px;
}

#bako_topmenu li.bako_headerlistfirst {
    padding-left: 16px;
}

#bako_middlemenu {
    border: 0;
    border-left: 0;
    position: absolute;
    top: 187px;
    left: 16px;
    width: 150px;
    height: 20px;
}

#bako_middlemenu form {
    margin: 0;
    padding: 0;
}

#bako_middlemenu #bako_search {
    border: 1px solid #000000;
    height: 14px;
    width: 100px;
    font-size: 10px;
}

#bako_middlemenu .search {
    display: none;
}

#bako_searchGo {
    color: #000000;
    background-color: #fff3b3;
    border: 1px solid #000000;
    height: 18px;
    font-weight: bold;
    font-size: 10px;
    width: 25px;
    position: relative;
    top: 1px;
}

#bako_bottommenu {
    margin: 0;
    padding:0;
    position: absolute;
    top: 210px;
    left: 75px;
    width: 758px;
    line-height: 14px;
}

#bako_bottommenu ul {
    margin: 0;
    padding:0;
    list-style: none;
    text-align: left;
}

#bako_bottommenu ul.admin {
    margin: 0;
    margin-top: 5px;
    padding: 2px;
    padding-right: 6px;
    padding-bottom: 4px;
    list-style: none;
    text-align: right;
    background-color: #666600;
}

#bako_bottommenu li {
    display: inline;
    margin: 0;
    padding:0;
    border-left: 0px;
    padding-left: 65px;
}

#bako_bottommenu li.bako_headerlistfirst {
    padding-left: 20px;
}

#bako_bottommenu ul.admin li {
    display: inline;
    margin: 0;
    padding: 8px;
    border: 0;
}

#bako_bottommenu a:link {
    color: #004b20;
}

#bako_bottommenu a:visited {
    color: #004b20;
}

#bako_bottommenu a:hover {
    color: #fff1ad;
}

#bako_bottommenu a:active {
    color: #fff1ad;
}

#bako_adcode {
    position: absolute;
    top: 234px;
    left: 106px;
}


div#bako_admin_interface_top li a:link {
    color: #004b20;
}

div#bako_admin_interface_top li a:visited {
    color: #004b20;
}

div#bako_admin_interface_top li a:hover {
    color: #fff1ad;
}

div.bako_submenu li a:link {
    color: #004b20;
}

div.bako_submenu li a:visited {
    color: #004b20;
}

div.bako_submenu li a:hover {
    color: #fff1ad;
}

/************************************************************************
***** CONTENT BOX *******************************************************
************************************************************************/

.bako_fullcontentbox h3.bako_boxheader {
    color: #004b20;
    padding-left: 35px;
    height: 25px;
}

.bako_largecontentbox {
    width: 684px;
}

.bako_largecontentbox h3.bako_boxheader {
    color: #004b20;
    padding-left: 35px;
    height: 25px;
}

.bako_sidebarbox h3.bako_boxheader {
    color: #004b20;
    padding-left: 35px;
    height: 25px;
}

h3.bako_boxheader a:link {
    color: #DD0000;
}

h3.bako_boxheader a:visited {
    color: #DD0000;
}

h3.bako_boxheader a:hover {
    color: #fff1ad;
}

h3.bako_boxheader a:active {
    color: #fff1ad;
}

.bako_catcount {
   color: #388c27;
}

/************************************************************************
***** FOOTER BOX ********************************************************
************************************************************************/

#bako_footer {
    padding: 0;
    margin: 0;
    clear: both;
    text-align: center;
    margin-top: 4px;
}

#bako_footer p {
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-style: italic;
    color: #666666;
}

#bako_footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 6px;
    margin-bottom: 10px;
}

#bako_footer li {
    display: inline;
    padding-left: 6px;
    border-left: 1px solid #495169;
}

#bako_footer li.first {
    border-left: 0px;
}

/************************************************************************
***** LOGIN BOX *********************************************************
************************************************************************/

form#signinform {
    padding: 0;
}

form#signinform p {
    clear: left;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

form#signinform p label {
    float: left;
    width: 120px;
    padding-top: 7px;
    font: bold 0.9em Arial, Helvetica, sans-serif;
}

form#signinform p input {
    width: 104px;
}

form#signinform p input#submit_button {
    width: 70px;
    position: relative;
    left: 56px;
}

/************************************************************************
***** CALENDAR BOX ******************************************************
************************************************************************/


.bako_eventcal {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

td.bako_eventcalbox {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    font-size: 12px;
}

td.bako_eventcalbox img {
    margin: 0;
    padding: 0;
    border: 0;
    margin-left: -2px;
    margin-right: -1px;
    margin-top: 2px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 2px;
    margin-right: 1px;
}

td.bako_eventcalbox a span.bako_absolute {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: bold;
}

td.bako_eventcalbox a:hover span.bako_absolute {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: bold;
}

td.bako_eventcalbox span.bako_container {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}

td.bako_eventcalbox span.bako_absolute {
    position: absolute;
    top: 8px;
    left: -31px;
    width: 30px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
}

.bako_eventcalheader {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

td.bako_eventcalbox a span.bako_absolute {
    color: #388c27;
}

td.bako_eventcalbox a:hover span.bako_absolute {
    color: #ffffff;
}

td.bako_eventcalbox span.bako_absolute {
    color: #d0eccb;
    font-size: 17px;
}

/************************************************************************
***** REGISTER **********************************************************
************************************************************************/
form#bako_registerform .highlight {
    background-color: #AEB8CA;
}

form#bako_registerform #age_highlight {
    background-color: #AEB8CA;
}

/************************************************************************
***** SETTINGS **********************************************************
************************************************************************/
.bako_settingstitle {

    font-weight     : bold;
    font-size       : 18px;
}

.bako_settingssubtitle {

    font-weight     : bold;
}

.bako_tableSpace3 {

    background-color     : #faf097;
    width                : 170px;
    padding-top          : 5px;
    padding-bottom       : 5px;
}

.bako_tableLines {
    border: 0px;
}

.bako_formrequired {
    background-color: #D7D5D5;
}

.bako_floater {
    border: 2px solid #1c662b;
}

.bako_floater .bako_floatheader {
    background-color : #1c662b;
}

/************************************************************************
***** DROPDOWN MENU *****************************************************
************************************************************************/
#dropmenudiv {
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 10px;
    line-height:16px;
    z-index:100;
}

#dropmenudiv a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
}

#dropmenudiv a:hover {
    background-color: #545c78;
}

.bako_highlight {
    background-color: #AEB8CA;
}


.bako_listaction {
    color               : #ffffff;
    background-color    : #3b862b;
}

.bako_profilecontent {
    color               : #;
    background-color    : #f7f7f7;
}

/************************************************************************
***** LITE HEADER *******************************************************
************************************************************************/
#bako_liteheader {

    background: #8fbb76;
}

#bako_liteheader h1 {
    height:81px;
    width:197px;
}

#bako_liteheader #bako_litenavigation {
    left:400px;
    top:3px;
}

#bako_liteheader #bako_litenavigation li
{
    background: none;
}

#bako_liteheader #bako_litenavigation a {
    color: #ffffff;
}

#bako_liteheader #bako_litesearch
{
    left:440px;
    top:25px;
}

#bako_liteheader .bako_search {
    display: none;
}

#bako_liteheader #bako_badge {

    border: 1px solid #000000;
    background  : #508937;
}

#bako_liteheader #bako_badge #bako_badgeleft {
    background  : none;
}

#bako_liteheader #bako_badge #bako_badgeright {
    background  : none;
}

/************************************************************************
***** BLOG **************************************************************
************************************************************************/
#bako_blog .blogbodyheader {
    color               : #ffffff;
    background-color    : #388c27;
}

#bako_blog .blogbodyheader a {
    color               : #ffffff;
}

#bako_blog .blogbodywrapper {
    color               : #;
    background-color    : #f7f7f7;
}