/*
Theme Name: Fab 50s Fling
Theme URI: http://www.nickgehring.com
Theme Author: Nick Gehring
*/


/* Basic */

body {
background: url(images/bg.png) #f9f8f1 repeat-x;
font-family: Arial,Helvetica,sans-serif;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: underline;
}

ol {
font-size: 13px;
list-style-type: decimal;
list-style-position:inside;
margin: 0 0 10px 0;
}

strong {
font-weight: bold;
}

/* wp styles */
.alignright {
float: right;
margin: 5px -25px 5px 10px;
border: 1px solid #000;

}

.alignleft {
float: left;
margin: 5px 10px 5px -25px;
border: 1px solid #000;
}

#wrapper {
display: block;
width: 700px;
margin-left: auto;
margin-right: auto;
}

#header {
background: url(images/logo.png) no-repeat;
width: 685px;
height: 455px;
padding: 0 75px 0 85px;
}

#universal-navigation {
margin: 5px 0 0 0;
padding: 0;
text-align: center;
}

#universal-navigation li {
display: inline;
font-size: 10.5px;
color: #000;

}

#universal-navigation a:link {
color: #000;
text-decoration: none;
}

#universal-navigation a:visited {
color: #000;
text-decoration: none;
} 

#universal-navigation a:hover { 
text-decoration: underline;
}

#universal-navigation a:active {
text-decoration: underline;
}

#header-name {
text-indent: -9999px;
}

#header-name a:link, #header-name a:visited, #header-name a:hover, #header-name a:active {
display: block;
height: 183px;
width: 685px;
cursor: pointer;
}

#header-date-widget {
text-transform: uppercase;
font-size: 31px;
margin: 4px 0 0 0;
font-family: Baskerville, Georgia, Times New Roman, serif;
}


#local-navigation {
margin: 25px 0 0 350px;
padding: 0 0 10px 65px;
font-size: 28px;
background: url(images/menu-bg.png) no-repeat;
}


#local-navigation li {
margin: 0 0 20px 0;
font-family: Arial,Helvetica,sans-serif;

}

#local-navigation a:link {
color: #000;
text-decoration: none;
}

#local-navigation a:visited {
color: #000;
text-decoration: none;
}

#local-navigation a:hover {
color: #FD9225;
}

#local-navigation a:active {
color: #FD9225;
}

#local-navigation-selected {
color: #FD9225 !important;
cursor: default;
}

#content {
padding: 0 75px;

}

#content h1 {
font-size: 38px;
font-weight: bold;
font-family: Baskerville, Georgia, Times New Roman, serif;
}

#content h3 {
margin: 13px 0 3px 0;
padding: 0 0 0 21px;
color: #000;
font-size: 18px;
font-style: italic;
background: url(images/star.png) no-repeat -2px 0;
}

#content p {
font-size: 13px;
line-height: 18px;
text-align: justify;
margin: 0 0 10px 0;
}

/* widgets for front page two-column text area */
#left-col {
width: 260px;
margin: 0 20px 10px 0;
display: block;
float: left;
font-size: 13px;
line-height: 18px;
text-align: justify;
}

#right-col {
width: 260px;
display: block;
float: left;
margin: 0 0 10px 0;
font-size: 13px;
line-height: 18px;
text-align: justify;
}

/* footer */

#footer {
margin: 0 0 10px 0;
padding: 0 75px;
clear: both;
font-size: 12px;
text-align: center;
}

#footer ul {
margin: 0 0 10px 0;
}

#footer li {
display: inline;
font-size: 13px;
}

#footer-promo {
font-size: 30px;
text-transform: uppercase;
font-style: italic;
font-weight: bold;
text-align: center;
margin: 10px 0;
padding: 10px 15px 4px 15px;
background-color: #FD9225;
width: 510px;
}



/* the cars page */

.gallery {
margin: auto;
}

.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}

.gallery img {
border: 1px solid #000;
}

.gallery-caption {
margin: 0;
padding: 0;
font-size: 14px !important;

font-weight: bold;
}

/* For food menu template */
body.page-id-74 {
background: url(images/food-menu-bg-bg.png) repeat-x !important;
}

.page-id-74 #wrapper {
background: url(images/food-menu-bg.png) no-repeat -145px 0;
width: 700px;
height: 1000px;
padding: 45px 0 0 0;
}

.page-id-74 h1 {
font-size: 38px;
margin: 0 0 0 105px;
padding: 25px 0 0 0;
color: #E72B41;
}

.page-id-74 #inside-content {
margin: 55px 0 0 0;
padding: 0 0 0 25px;
}

.page-id-74 #inside-content em {
color: #E72B41;
font-weight: bold;
font-size: 18px;
margin: 15px 0 -10px 0;
padding: 0;
}

.page-id-74 #inside-content strong {
font-weight: bold;
}

.page-id-74 #inside-content ul {
font-size: 13px;
line-height: 18px;
margin: 0 0 10px 35px;
}


#menu-board {
position: relative;
top: 200px;
}

/* front page slideshow */

.slideshow {
height: 361px !important;
width: 540px !important;
margin: 0 0 20px 0 !important;
border: 1px solid #000 !important;
}

