/*   
Theme Name: Curtis Park Deli Theme
Theme URI: 
Description: Custom theme allows for owners to update pages, menu items, products, etc.
Author: Levi Voelz
Author URI: http://levivoelz.com/
Template: thematic
Version: 1.0
Tags: deli theme, restaurant theme, restaurant wordpress theme
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('css/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



/*************** Curtis Park Specific Styles ********************/ 
/********* They might not all be in here because I didn't decide to put the styles in here until later *********/
/******* Some styles might be in default.css ***************/


/* General */

.clear {
	clear: both;
}
table {
    border: none;
    font-size:13px;
    line-height:18px;
    margin:0 0 0px 0;
    text-align:left;
}

tr {
	border: none;
}

#main {
 padding: 20px 0;
 margin-bottom: 15px;
 background: url(http://curtisparkdeli.com/wp-content/themes/curtis-park-deli-theme/images/banner.png) no-repeat bottom;
}

.hentry {
	padding: 0;
}


/* Sidebar */

#primary {
	border: none;
}

.xoxo {
	padding: 0 10px;
}

.widgetcontainer {
	margin-bottom: 15px;
}

.textwidget {

}

.aside {
	color: inherit;
}

#primary h3.widgettitle {
	font-size: 30px;
	padding: 20px;
	margin-bottom: 10px;
	text-align: center;
	background: #222;
	color: #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 5px #666;
	-moz-box-shadow: 1px 1px 5px #666;
	box-shadow: 1px 1px 5px #666;
	font-style: normal;
	font-weight: normal;
	font-family: "MarkerFeltThin";
}
 /* catering changes */
 .page-id-21 h1.entry-title {font-size: 26px !important; font-family: sans-serif !important;}
 /* catering changes End */
 
 /* main nav changes */
 
 .sf-menu, .sf-menu * { font: 22px sans-serif !important;}
 .sf-menu a {padding: 9px 19px !important;}
 
 /* main nav changes End */
 
 
/* Content */

#content {
	width: 600px;
	padding: 20px 0;
}

.entry-content {
	padding: 0;
}

.entry-content p {
	
}

.entry-content h1,
.entry-content h2 {
	padding: 0 0 10px;
}

.entry-content h2 {
	font-family: 'FuturaStdMediumCondensed';
}


/* Home Page */

.post-4 .entry-title {
	display: none;
}

#comments {
	display: none;
}

#home-page-content {
	width: 100%;
	margin-bottom: 35px;
}

#home-page-content h1 {
	font-size: 48px;
	font-weight: normal;
	padding: 0px;
}

#home-page-content-table td {
	padding: 0 0 15px 0;
	vertical-align: top;
}

#home-page-content-left {
	width: 620px;
	position: relative;
	border-right: 2px dashed #ccc;
	background: url(http://curtisparkdeli.com/wp-content/uploads/2011/06/home-image.jpg) no-repeat top;
}

/********************
***               ***
*** Image Rotator ***
***               ***
********************/

#image-rotator {
	position: absolute;
	width: 415px;
	height: 275px;
	right: 19px;
	top: 37px;
	overflow: hidden;
	background: #fff;
}

#image-rotator img {
	width: 415px;
	display: none;
}

#image-rotator img.active {
	display: block;
}

/*******************/


#home-td-right {
	width: 135px;
}

td#home-page-content-right {
	padding-left: 10px;
}

#home-page-content-right-table p {
	text-align: justify;
	font-size: 14px;
}

/* Menu/Fare */

#fare h2 {
	font-size: 40px;
	font-weight: normal;
}

#fare h2 a {
	color: #444;
}

#fare h2 a:hover {
	text-shadow: 1px 1px 1px #ccc;
}

.fare-menu-item {
	width: 280px;
	float: left;
	padding: 5px 10px 10px 5px;
	margin-bottom: 20px;
	font-size: 12px;
	position: relative;
	border-left: 2px dashed #ddd;
	display: inline-block;
}

.item-price {
	position: absolute;
	right: 15px;
	top: 9px;
	font-family: 'FuturaStdMediumCondensed';
	font-size: 15px;
	color: #444;
}

.item-meta {
	margin-bottom: -8px;
	display: block;
}

.fare-menu-item a {
	padding: 2px 0 0 0;
	margin-bottom: -7px;
	font-size: 14px;
}

h2.item-name {
	padding: 0 50px 0 0;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #222;
}

.item-description {
	margin-bottom: 0px;
	font-size: 12px;
	line-height: normal;
}

.item-venue {

}

.vendor-location {
	font-size: 10px;
}

/* Footer */

#footer {
	margin-top: -10px;
	height: 200px;
}

#subsidiary {
	background: url(http://curtisparkdeli.com/wp-content/themes/curtis-park-deli-theme/images/footer-line.png) -5px 0px no-repeat;
}

#subsidiary .aside {
	padding-left: 10px;
	float: right;
	font: 16px 'FuturaStdMediumCondensed';
	color: #aaa;
}

#siteinfo {
	display: none;
}

.aside#first {
	float: left;
}

.aside#third {
	text-align: right;
}

a.cpd2 {    float: right;
    position: relative;
    top: -76px;
    display: inline-block;
    max-height: 200px;
    margin-bottom: -136px;} 
