/*
Theme Name: Psghettis
Theme URI: http://wordpress.org/
Description: Psghettis Theme.
Version: 1.0
Author: Chris
Author URI: 
*/

* { margin: 0; padding: 0; }
img { border: 0; }

body {
color: #000;
font-family: "Times New Roman", Courier, Garamond, serif;
background: #000 url('/wp-content/themes/psghettis/images/bg2.jpg') repeat top center;
}

a { text-decoration: none; }
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #cc0000; }
a:active { color: #666; }

#header {
position: relative;
top: -7px;
height: 1px;
width: 675px;
margin-left: auto;
margin-right: auto;
z-index: 3;
}

#headerimg {
position: absolute;
top: 20px;
left: -30px;
}

#headerimg h1,
.description { display: none;}

#locations {
position: absolute;
top: 50px;
right: 55px;
font-size: 14px;
font-weight: bold;
color: #fff;
}

#nav {
position: absolute;
top: 290px;
text-align: center;
padding: 0 2px;
}

#nav img {
padding: 8px 0;
}

#nav ul {
list-style: none;
}

#nav li {
float: left;
font-size: 14px;
font-style: italic;
font-weight: bold;
padding: 0 12px;
}

#page {
width: 675px;
margin-left: auto;
margin-right: auto;
}

#page-middle {
margin-top: 90px;
background: #000 url('/wp-content/themes/psghettis/images/page-middle.jpg') repeat-y top center;
}

#page-top {
position: relative;
top: -7px;
background: url('/wp-content/themes/psghettis/images/page-top.png') no-repeat top center;
}

#page-bottom {
position: relative;
top: 14px;
padding-top: 150px;
background: url('/wp-content/themes/psghettis/images/page-bottom.png') no-repeat bottom center;
}





#page-content {
position: relative;
top: 75px;
margin-bottom: 80px;
}

#content {
font-size: 13px;
font-style: italic;
padding: 60px 70px 0 0;
margin: 0 2px 0 250px;

min-height:300px;
height:auto !important;
height:300px;
}

#content p {
padding: 5px 0;
}


.page-id-63 #content,
.page-id-65 #content,
.page-id-67 #content,
.page-id-71 #content {
margin: 0;
padding: 5px;
}

.page-id-63 #sidebar,
.page-id-65 #sidebar,
.page-id-67 #sidebar,
.page-id-71 #sidebar {
display: none;
}


#sidebar {
float: left;
position: relative;
height: 280px;
width: 230px;
color: #fff;
background: url('/wp-content/themes/psghettis/images/box2.png') no-repeat top center;
margin-top: 35px;
padding-top: 20px;
}

#sidebar-content {
position: absolute;
left: 30px;
width: 170px;
text-align: center;
padding-top: 7px;
}

#sidebar-content h2 {
font-size: 18px;
font-style: italic;
font-weight: bold;
}

#sidebar-content h3 {
font-size: 13px;
font-style: italic;
padding-bottom: 8px;
}

#sidebar-content p{
font-size: 13px;
}

#sidebar-content p strong {
font-size: 13px;
font-style: italic;
}

#sidebar-content button {
height: 31px;
width: 99px;
background: url('/wp-content/themes/psghettis/images/reserve-now2.jpg') no-repeat top center;
border: 0;
}


.ordertogo {
position: relative;
top: 5px;
left: 358px;
}

#footer {
font-size: 12px;
color: #d7cf8e;
text-align: center;
padding: 15px 0 70px 0;
}

#footer a:link { color: #a29a56; }
#footer a:visited { color: #d7cf8e; }
#footer a:hover { color: #a29a56; }
#footer a:active { color: #666; }