/*
Theme Name: Restaurant Directory
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: Jamie Ohler
Author URI: http://BeSocialLocal.com/
Version: 2.0
Tags: one-column fixed-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, contact-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

@import "https://fonts.googleapis.com/css?family=Mystery+Quest";
body {
    background: url("img/sheet.png") repeat-y scroll 0 0 #FBF7D4;
    color: #000000;
    font-family: arial;
    margin: 0 auto;
    max-width: 810px;
    padding: 0;
}
.banner p {
    margin: 0;
    padding: 0;
}
.main-page {
    margin: 0 auto;
    max-width: 810px;
    padding: 0;
}
.headerobject {
    margin: 0 0 0 10px;
    position: absolute;
}
.menu {
    background: url("img/nav.png") no-repeat scroll center top #FBF7D4;
    margin: 1em auto 0;
    max-width: 810px;
    min-height: 56px;
    z-index: 100;
}
.menu li {
    color: white;
    float: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    list-style-type: none;
    margin: 3px 0 0 30px;
}
.menu > li:first-child {
    margin-left: 0;
}
.menu > li > a {
    color: #F9FAFB;
    cursor: pointer;
    display: block;
    height: 22px;
    left: 30%;
    line-height: 40px;
    padding: 0 17px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.menu a, .menu a:visited {
    color: #F1F1F1;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}
.menu a:hover, .menu a:active {
    color: white;
}
.content {
    display: table;
    margin: 0 auto;
    max-width: 810px;
    padding: 5px;
    width: 810px;
}
.footer {
    color: #CCCCCC;
    font-family: arial;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.cat-list {
    display: block;
    margin-top: 20px;
    width: 810px;
	z-index: 4;
}
.cat-list img {
    height: auto;
    width: auto;
	z-index: 4;
}
.cat-list img:hover {
}
.info {
    background: url("img/nav.png") no-repeat scroll center top transparent;
    color: white;
    font-family: arial;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 0 -1.4em;
    max-width: 800px;
    min-height: 56px;
    padding: 1.1em 0 0 0.2em;
    text-align: center;
}
.panel {
    background: url("img/ba888.png") no-repeat scroll center top transparent;
    border-radius: 5px 5px 5px 5px;
    height: 84px;
    margin: -21px 0 0 10px;
    padding: 0 0 0 123px;
    position: relative;
    width: 625px;
	z-index: -1;
}
.panel img {
    color: #080A0D;
    display: inline;
    float: left;
    height: 71px;
    margin: -14px 0 0;
    padding: 0 0 0 22px;
    width: auto;
}
.panel-title {
    background: url("img/partners.png") no-repeat scroll center top transparent;
    float: left;
    height: 71px;
    margin: -1em 0 0 2em;
    text-indent: -9999em;
    width: 109px;
}
.cat-title {
    background: none repeat scroll 0 0 #E7A6A0;
    border: 1px solid #55617E;
    border-radius: 5px 5px 5px 5px;
    color: #343E52;
    font-family: arial;
    font-size: 14px;
    font-weight: 700;
    margin: 10px auto;
    padding: 10px;
    text-align: left;
    text-indent: 10px;
    width: 700px;
}
.img-list img {
    border: 3px solid #FFFFFF;
    float: left;
    height: 125px;
    padding: 7px;
    width: 140px;
}
.img-list img:hover {
    box-shadow: 0 0 7px #888888;
}
td.cat-pg {
    margin: 0 auto 0 1em;
    padding: 1em 0 2em 4em;
    width: 750px;
}
.sp img {
    height: 125px;
    padding: 15px;
    width: 150px;
}
.page {
    color: #333333;
    font-family: arial;
    font-size: 13px;
    margin: 0 auto;
    padding: 5px;
    text-align: justify;
}
.contact {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #2FB1E4;
    color: #2FB1E4;
    font-family: arial;
    font-size: 13px;
    font-weight: 700;
    margin: 0 auto;
    padding: 8px;
    width: 290px;
}
.contact-submit {
    background: none repeat scroll 0 0 #55617F;
    border: 1px solid #2FB1E4;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
    padding: 8px;
    width: 190px;
}
.layout-cell-size1 {
    display: inline;
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	z-index: -2;
}
.layout-cell-size1 > .widget {
    color: #080A0D;
    display: inline;
    float: left;
    margin: 0 auto;
    padding: 7px 0 0 22px;
}
.content-layout-row {
    margin: 0 auto;
    max-width: 800px;
    padding: 1em;
}
td.sponsor {
    height: auto;
    margin: 0 auto;
    padding: 1em;
    width: auto;
}
td.sponsor .img-list {
    margin: 0 3em;
}
.page p > img {
    background: none repeat scroll 0 0 white;
    border: 7px solid white;
    float: left;
    height: auto;
    margin: 2px 15px 1px 1px;
    text-align: center;
    width: auto;
}
.page p > object {
    background: none repeat scroll 0 0 white;
    height: auto;
    margin: 2px 0 1px 17%;
    text-align: center;
    width: auto;
}
.page p > strong {
    background: none repeat scroll 0 0 white;
    border-color: #9C160A;
    border-style: solid;
    border-width: 0 74px 8px;
    font-size: 2.5em;
    font-style: normal;
    font-weight: 400;
    left: -15px;
    letter-spacing: 1px;
    padding: 0 2em;
    position: absolute;
    text-align: center;
    top: -12px;
    width: 64%;
}
.page p a {
    background: none repeat scroll 0 0 transparent;
    color: #3E66A8;
    font-size: 1.2em;
    font-weight: normal;
    padding: 1em 1.5em;
    text-decoration: none;
}
.page {
    background: none repeat scroll 0 0 white;
    border-color: #9C160A;
    border-style: solid;
    border-width: 20px 40px;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
    position: relative;
}
.page p {
    line-height: 1.5;
    margin: 0 auto 1em;
    padding: 1em 3em;
}