/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.recipe4success.org/mt-static/themes-base/blog.css);
@import url(http://www.recipe4success.org/mt-static/themes/tristan-blue-4.2/screen.css);
/* end StyleCatcher imports */


/* Custom Styles-------------------------------------------- */

#alpha-inner a:hover,
#gamma-inner a:hover {
    text-decoration: underline;
}

#alpha-inner table td {
    width: 170px;
    padding: 10px;
}

.widget-content {
    text-align: center;
    margin-left: 20px;
    margin-bottom: 5px;
}

.widget-content ul ul {
    margin-left: 0px;
}

.widget-content ul {
    margin-left: 10px;
    width: 185px;
}

.widget-content ul li {
    margin-left: 0px;
    width: 185px;
    border-top: #a68462 2px solid;
}

.widget-content li {
    margin-top: 0px;
    margin-bottom: 0;
    background: none;
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

.widget-content li a {
    display: block;
    color: #a68462;
    font-size: 16px;
    font-weight: bold;
    background: #fcface;
    width: 185px;
    padding: 15px 0 12px 0;
    text-transform: none;

}

.widget-content li a:hover {
    display: block;
    color: #fcface;
    font-size: 16px;
    font-weight: bold;
    background: #fcface url(sidebar-nav-hover.gif) no-repeat;
    width: 185px;
    padding: 15px 0 12px 0;
    text-transform: none;

}


.header-search {
    position: absolute;
    left: 32px;
    bottom: 0;
    z-index: 100;
    background: #fcface url(search-field.gif) no-repeat left;
    width: 259px;
    height: 40px;
    padding: 0;
}

.header-search label {
    display: none;
}

.header-search .query {
    position: absolute;
    top: 12px;
    left: 0;
    border: none;
    color: #666666;
    width: 200px;
    margin-left: 10px;
    margin-bottom: 0;
    padding: 0;
}
.header-search .input-default {
    color: #777;
}

.header-search .search {
    position: absolute;
    left: 212px;
    top: 5px;
    background: #fcface url(search-button.gif) no-repeat right;
    border: none;
    width: 29px;
    height: 30px;
    cursor: pointer;
    text-indent: -9999px;
    padding: 0;
}

.header-search .submit {
    font-size: 11px;
}

#header-content .page-title {
    font-size: 30px;
    font-weight: bold;
    padding-right: 0px;
    width: 200px;
}

#header-content .page-info1 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    width: 150px;
    padding-left: 60px;
}

#header-content .page-info2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 40px;
}

#header-content .page-info3 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 40px;
}

#header-content .page-title a,
#header-content .page-info1 a,
#header-content .page-info2 a,
#header-content .page-info3 a {
    color: #139a68;
}

.page-header table {
    position: absolute;
    left: 400px;
    bottom: 20px;
    width: 700px;
}

.page-header {
    color: #139a68;
}

#gamma-inner {
    margin-left: 16px;
    margin-right: 16px;
}

.rightsidebar {
    font-size: 12px;
    font-weight: normal;
    color: #1a81b1;
    line-height: 1.4;
    text-align: left;
}

a:link, a:visited {
    color: #139a68;
    text-decoration: none;
}

#header-content {
    width: 1002px; 
    padding: 30px 0 65px 80px;
    background: none;
}

#header-menu {
    position: absolute;
    top: 20px;
    left: 310px;
    width: 790px;
    margin: 0 auto;
    padding-top: 3px;
    background: none;
    font-size: 16px;
    font-weight: bold;
}

#header-menu ul {
    display: inline-block;
    list-style-type: none;
    width: 1094px;
    margin: 3px 3px 0;
    padding: 0;
    background: none;
}

#header-menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    border-right: 0px solid #a9bed4;
}

#header-menu ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 .5em;
    font-weight: bold;
}

#header-menu a {
    text-decoration: none;
    color: #cfe295;
}

#header-menu a:hover {
    text-decoration: underline;
    color: #fcface;
}

#header {
    background: #a7ce38 url(banner.gif) no-repeat left top;
    height: 196px;
    margin-top: 40px;
}

#header-inner {
    height: 196px;
}

#header-name {
    display: none;
}

#header-description {
    display: none;
}

#footer {
    width: 1100px;
    margin: 0 auto 0;
    padding: 0 0 50px;
    background: url(footer.gif) no-repeat 0 bottom;
}

#footer-content {
    margin: 0 15px 10px;
    padding-top: 20px;
    border-top: 0;
}

body {
    background: #a7ce38;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    color: #666666;
}

#container {
    background-color: #a7ce38;
    background-image: none;
}

#alpha-inner {
    padding: 10px 20px 0 15px;
}

#beta-inner {
    padding: 20px 0px 0 20px;
}

#gamma-inner {
    padding: 20px 10px 0 0px;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    padding: 0;
    background: none;
}

#content-inner {
    background: #a7ce38 url(container.png) repeat-y center top;
    margin-bottom: -1px;
}

#footer-inner {
    background: #a7ce38 url(container.png) repeat-y center top;
    margin-bottom: 9px;
}

#container-inner {
    width: 1100px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

/* Thin-Thin-Wide */

.layout-ttw #alpha {
    left: 520px;
    width: 560px;
}

.layout-ttw #beta {
    left: -560px;
    width: 270px;
}

.layout-ttw #gamma {
    left: -560px;
    width: 250px;
}

