
body
{
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    font-size: 13px;
    text-align: justify;
}

body, th, td, input, textarea, select, option
{
    font-family: "Trebuchet MS" , "Times New Roman" , Arial, Times, serif;
    color: #61492D;
}

h1, h2, h3
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: normal;
    color: #80614D;
}



h1
{
    letter-spacing: -2px;
    font-size: 3em;
}

h2
{
    letter-spacing: -1px;
    font-size: 3em;
    padding-top: 15px;
}

h3
{
    font-size: 1em;
}

p, ul, ol
{
    line-height: 150%;
}

blockquote
{
    margin: 15px 0px;
    padding: 5px 7px 5px 10px;
    font-weight: normal;
    font-size: 17px;
    line-height: 1.6em;
    font-style: italic;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    color: #B29269;
    border: 1px solid #E3D1BA;
    background: #F5EFE9;
}

blockquote p, blockquote ul, blockquote ol
{
    line-height: normal;
    font-style: italic;
}

a
{
    color: #85612E;
}

a:hover
{
    color: #85612E;
}

hr
{
    display: none;
}

#wrapper
{
    width: 860px;
    margin: 0 auto;
    padding: 0;
}

#wrapper-top
{
    padding-top: 30px;
}

#wrapper-btm
{
    padding-bottom: 30px;
}

/* Header */

#header
{
	display: none;
}

#headermenubar
{
	display: none;
}

#headermenubar div
{
    color: #800000;
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
}

#headermenubar div a
{
    color: #800000;
}


#header h1, #header p
{
    margin: 0;
}

#header h1
{
    float: left;
    font-size: 52px;
    padding: 57px 0 0 15px;
    color: #F79F1A;
}

#header p
{
    float: left;
    padding: 70px 0 0 10px;
    font-size: 26px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #C4AC8D;
    text-transform: lowercase;
}

#header a
{
    text-decoration: none;
    color: #F79F1A;
}

/* Page */

#page
{
    width: 760px;
    margin: 10px auto;
}

/* Content */

#content
{
    /*float: left;*/
    width: 530px;
    margin: auto;
    color: #666666;
}

.post
{
    padding: 0px 0 0 0;
}

.colDescription
{
    width: 240;
    padding-right: 10px;
}

.colDescription div
{
    font-size: smaller;
}

.colPizzaHeader
{
    width: 70px;
    font-weight: bold;
}

.menuTable
{
    width: 100%;
}

.menuTable tr
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.menuTable tr.alternateColour
{
    background-color: #f6edd4;
}


.colPizzaPrice
{
    width: 70px;
}

.title
{
	display: none;
}

.title a
{
    text-decoration: none;
    color: #B29269;
}

.pagetitle
{
}

.byline
{
    margin: -25px 20px 0 0px;
    color: #B29269;
}

.meta
{
    text-align: left;
    color: #B29269;
    padding: 5px 20px 5px 20px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    margin-right: 20px;
    border: 1px solid #E3D1BA;
    background: #F5EFE9;
}

.meta .more
{
}

.meta .comments
{
}

.meta a
{
    color: #B29269;
}

.navigation
{
}

.alignleft
{
    float: left;
}

.alignright
{
    float: right;
}

.posts
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

.posts li
{
}

.posts h3
{
    margin: 0;
    font-weight: bold;
}

.posts p
{
    margin: 0;
    line-height: normal;
}

.posts a
{
}

.entry
{
    margin: 0;
    padding: 5px 20px 5px 0px;
}

.last
{
    border: none;
}

/* Sidebar */

#sidebar
{
	display: none;
}

#sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li
{
    margin: 0;
    padding: 0;
    font-weight: bolder;
}

#sidebar li ul
{
    margin: 0 0 20px 30px;
    padding: 0;
}

#sidebar li li
{
    margin: 0 0 0 0;
    background: url(../images/img08.gif) no-repeat left 50%;
    line-height: 35px;
    border-bottom: 1px #CFBAA1 solid;
}

#sidebar h2
{
    margin: 0 0 0 20px;
    height: 35px;
    font-size: 18px;
    color: #80614D;
    border-bottom: 2px #CFBAA1 solid;
}

#sidebar a
{
    text-decoration: none;
    font-weight: normal;
}

#sidebar a:hover
{
    text-decoration: underline;
}

/* Search */

#search input
{
    display: none;
}

#search input#s
{
    display: block;
    width: 230px;
    padding: 2px 5px;
    border: 1px solid #3DD1FF;
    background: #FFFFFF url(../images/img05.gif) repeat-x;
}

#search br
{
    display: none;
}

/* Calendar */

#calendar
{
}

#calendar h2
{
    margin-bottom: 15px;
}

#calendar table
{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

#calendar caption
{
    width: 100%;
    text-align: center;
}

#next
{
    text-align: right;
}

#prev
{
    text-align: left;
}

/* Footer */

#footer
{
	display: none;
}

#footer p
{
    padding-top: 15px;
}

#footer p a
{
    color: #CFBAA1;
}

#header img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 780px;
    height: 180px;
}

img.left
{
    float: left;
    margin: 3px 20px 30px 0px;
}

img.right
{
    float: right;
    margin: 3px 0px 10px 30px;
}
