/* @override 
	http://www.cafe.site/c/screen-mine.css
	http://cafe.site/c/screen-mine.css
	http://cafetxp.site/c/screen-mine.css
	http://thecafeonbroadway.com/c/screen-mine.css
*/
body {
	background: url(../images/texture1.jpg) repeat;
}
a {
	color: #006699;
}

/* @group Weekly Specials */

.chalkboard-top {
	background: 
	url(../images/chalkboard-top.gif) -1px 0 no-repeat;
	height: 10px;
}
.chalkboard-bottom {
	background: transparent url(../images/chalkboard-bottom.gif) no-repeat -1px 0;
	height: 35px;
	margin-top: 0;
}
.chalkboard-bottom.price {
	border-left: 4px solid #909090;
	border-right: 4px solid #909090;
	min-height: 45px;
	font-size: 2em;
	color: #d3d4a8;
	text-align: right;
	padding: 15px 45px 0 0;
	background: #333 url(../images/chalkboard-surface-price.gif) no-repeat 10px 0;
}
.chalkboard-bottom.price span {
	font-size: .5em;
	vertical-align: 30%;
	padding-right: 2px;
	display: none;
}
#weekly-specials {
	margin: 10px 0 20px 40px;
	width: 658px;
}
#weekly-specials .specials-wrapper {
	padding: 15px 10px;
	margin-right: 0;
	
	background: #333 url(../images/chalkboard-surface.jpg) no-repeat 10px 0;
	border-left: 4px solid #909090;
	border-right: 4px solid #909090;
	
}
#weekly-specials .specials-title {
	margin-bottom: 0px;
}
#weekly-specials .specials-title h3{
	text-align: center;
	margin: 0;
	color: #fff;
}
#weekly-specials .week {
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 20px;
}

#weekly-specials h3 span {
	color: #d24646;
	font-style: italic;
	
}
.week .special-day h4 {
	color: #b4d7dd;
	text-indent: -9999px;
	line-height: 30px;
	margin-bottom: 0;
}
.week .special-day.mon h4 {
	background: url(../images/day1-monday.gif) no-repeat;
}
.week .special-day.tue h4 {
	background: url(../images/day2-tuesday.gif) no-repeat;
}
.week .special-day.wed h4 {
	background: url(../images/day3-wednesday.gif) no-repeat;
}
.week .special-day.thu h4 {
	background: url(../images/day4-thursday.gif) no-repeat;
}
.week .special-day.fri h4 {
	background: url(../images/day5-friday.gif) no-repeat;
}

.week .special-day.last {
	padding-right: 0;
	background: none;
}
.special-day h4, .special-day{
	color: #d3d4a8;
	font-family: Helvetica, Verdana, sans-serif;

}
.special-day {
	background: url(../images/chalkboard-divider.gif) repeat-y right;
	padding-right: 10px;
	min-height: 75px;
}

/* @end */

/* @group Primary */

/* @group Info Sidebar */
.info-sidebar {
	margin-top: 20px;
}
.info-sidebar .hours-sign {
	margin-bottom: 10px;
}
.info-sidebar .hours {
	margin-bottom: 20px;
	color: #467878;
}
.info-sidebar .hours p {
	margin: 5px 0 2px 0;
	color: #434409;
}
.info-sidebar .hours h4 {
	background: #d3d4a8;
	display: inline;
	padding: 2px 3px;
}
.info-sidebar .hours span {
	font-variant: small-caps;
	color: #666;
	
}
.info-sidebar .contact {
	margin-bottom: 10px;
	padding-bottom: 10px;
	
}
.info-sidebar .phone {
	color: #000;
}

.info-sidebar .social {
	margin-top: 40px;
}

.info-sidebar .social .facebook {
	margin-right: -10px;
}
.info-sidebar .social .facebook a {
	display: block;
	background: transparent url(../images/facebook.gif);
	height: 44px;
	width: 44px;
	text-indent: -9999px;
}
.info-sidebar .social .twitter a {
	display: block;
	background: transparent url(../images/twitter-bird.gif);
	height: 44px;
	width: 55px;
	text-indent: -9999px;
}
.info-sidebar .facebook a:hover, .info-sidebar .twitter a:hover {
	background-position: 0 -44px;
}
.tripadvisor a {
	display: block;
	background: transparent url(../images/trip-advisor.gif) no-repeat;
	height: 22px;
	width: 133px;
	margin-bottom: 5px;
	text-indent: -9999px;
}
.tripadvisor a:hover {
	background-position: 0 -22px;
}
.tripadvisor.blurb {
	margin-top: -7px;
	text-indent: 23px;
	color: #d84a43;
}

/* @end */

#primary {
	margin-bottom: 30px;
}
#primary .intro {
	margin-bottom: 10px;
}
.front-image {
	margin-bottom: 20px;
}

.container #content-wrapper {
	margin-right: 0;
	padding-top: 90px;
}

/* @group Main */

#home #content-wrapper {
	padding-top: 0px;

}
#home .map {
	margin-top: -60px;
	color: #157878;
	font-style: italic;
}
.map .map-icon {
	float: left;
	margin-right: 2px;
}
.news-header h3 {
	background: url(../images/news-header.gif) no-repeat 0 0;
	height: 26px;
	text-indent: -9999px;
}
.news-header h3 a {
	display: block;
	height: 26px;
}
.news-post.title h3 {
	background: #a9d4d4;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #f5f3e7;
}
.news h3 a {
	color: #467878;
}
#articles #content-wrapper {
	padding-top: 0;
}
/*.news-post.date, .news-post.excerpt, .news-post.read-more {
	padding-left: 5px;
}*/
.news-post img {
	margin: 10px 0;
	border: 5px solid #a7a7a7;
	-webkit-border-radius: 5px;
	-moxz-border-radius: 5px;
}
.news-post.date {
	color: #999;
	font-style: italic;
	font-size: 90%;
}
.news .read-more {
	text-transform: uppercase;
}
.other-businesses, .pics { 
	border-top: 1px dashed #a7a7a7;
	padding-top: 20px;
}
.other-businesses h4 {
	margin-bottom: 5px;
}
#error #content-wrapper {
	padding-top: 20px;
}
/*switchable bgs for special ad*/
#home #content-wrapper .no-ad {
	background: url(../images/main-grafx.jpg) no-repeat;
	height: 386px;
}
#home #content-wrapper .yes-ad {
	background: url(http://thecafeonbroadway.com/images/main-grafx-ad.jpg) no-repeat;
	height: 386px;
}
/*gift card Google Checkout button*/
#home form#BB_BuyButtonForm td {
	padding: 0;
	width: 150px;
	float: left;
	height: 24px;
}
#home form#BB_BuyButtonForm td.selector {
	margin-left: 50px;
	position: relative;
	top: 40px;
}
#home form#BB_BuyButtonForm td.buybutt {
	overflow: hidden;
	position: relative;
	top: 40px;
}

/* @end */
/* @group Drinks Menu */
#drinks #content-wrapper {
	background: url(../images/espresso-grafx.gif) no-repeat -3px 5px;

}

#food #content-wrapper {
	background: url(../images/food-grafx.gif) no-repeat 0 0;
}

/*.espresso-wrapper {
	margin-top: 90px;
}*/

.espresso-sized h3, .non-coffee-sized h3, .frozen-drinks h3, .frozen-drinks h4 {
	margin-bottom: 10px;
}
.drink-title {
	border-bottom: 2px solid #770c0b;
	background: #d24646;
	padding: 5px 0 5px 5px;
	margin-bottom: 10px;
	height: 1.5em;
}
.drink-title h3, .drink-size h4, .whole-beans h3 {
	color: #fff;
	margin: 0;
}
.drink-size h4 {
	margin-left: -5px;
}
.container .espresso-one-sized {
	/*margin: 10px 0 0;
	padding: 0 0 0 .6em;
	border-left: 1px solid #ccc;*/
	margin-right: 50px;
	margin-top: 20px;
}
.espresso-one-sized .span-2 {
	text-align: right;
}
.drink-row {
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.drink-row h4 {
	margin: 0;
}
.drink-row.info {
	color: #666;
	font-size: 80%;
	line-height: 1em;
	margin-bottom: -5px;
	font-style: italic;
}
.drink-row.info {
	border-bottom: none;
}

/* @group Drinks Extras */

.espresso-extras .extra-row {
	border-bottom: 1px dashed #a9d4d4;
	margin-bottom: 0;
}
.espresso-extras .extra-row span {
	color: #d24646;
}
.container .espresso-extras {
	
	padding: 0px;
	margin-right: 0;
	margin-top: 20px;
}
.container .flavors {
	margin-right: 0;
	padding: 0;
	/*background-color: #c9d4a8;*/
}

.espresso-extras h4, .flavors h4 {
	border-bottom: 1px solid #a9d4d4;
	color: #d24646;
}
.espresso-extras h4, .flavors h4, .container .flavors ul {
	margin-bottom: 3px;
	/*padding: 0 .5em;*/
}
.container .flavors li {
	border-right-color: #a9d4d4;
}

/* @end */

.tea-price h4 {
	
	
}
.tea-price h4 span {
	font-size: .8em;
	color: #79a7a7;
	font-style: italic;
}

.container .frozen-drinks.last {
	margin-right: 0;
}
.frozen-drinks h3 {
	color: #d24646;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.frozen-drinks .drink-size {
	
	color: #d24646;
	letter-spacing: .1em;
	font-style: italic;
	font-size: 80%;
}
.frozen-drinks h4 {
	background-color: #c9d4a8;
	padding: 5px 10px;
}

ul.drinks  {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.drinks li {
	display: inline;
	margin-right: 5px;
	padding-right: 7px;
	border-right: 1px solid #ccc;
}
ul.drinks li.last {
	border-right: none;
}
ul.drinks li.list-subhead {
	display: block;
	border-right: none;
	margin: .5em 0;
	color: #d24646;
}

.whole-beans h3 span {
	font-size: 70%;
	font-style: italic;
	
}
.whole-beans h3 span a {
	color: #7dd3fe;
}

/* @end */

/* @group Food Menu */
.food-title.top {
	border-bottom: 2px solid #d24646;
	margin-bottom: .5em;
	font-size: 1em;
}
.food-title h3 {
	margin-bottom: .1em;
	color: #d24646;
}

.food-subhead {
	margin-bottom: 1em;
}
.food-title, .food-title span.combo-item {
	color: #79a7a7;
	font-size: 1.2em;
}

.food-title.sandwich, .food-title.combo span.combo-item, .food-title.panini, .food-title.breakfast, .food-title.kids {
	margin-bottom: .5em;
	font-size: 1.2em;
}

.food-title.combo {
	color: #333;
	font-size: 1em;
}

.food-wrapper.paninis .food-title h3 {
	display: inline-block;
	margin-right: 5px;
}
.food-column .last {
	margin-bottom: 10px;
}
span.food-price {
	font-size: 1.5em;
	background: #fefed5;
	color: #333;
	
}


/* @end */

/* @group Catering */
#catering #content-wrapper {
	background: url(../images/catering-grafx.gif) no-repeat;
	padding-top: 95px;
}
dt .q, dd .a {
	color: #d24646;
}
#photos .credit {
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
	border-bottom: 2px solid #d3d4a8;
}
#photos .thumb {
	margin: 0 10px 5px 0;
	padding: 10px;
	background: #fff;
	border-bottom: 2px solid #ccc;
}


#catering ul#anchors {
	margin: 0 0 20px 0;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	/*background: #fff;*/
}
#anchors li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#catering #intro-text {
	/*border-bottom: 2px solid #ccc;*/
}
.contact-link, .backtotop {
	padding: 10px;
	/*background: #fff;*/
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}
.contact-link {
	background: #fff;
}
#estimate-form .req-star {
	margin-right: 5px;
	color: red;
}
#estimate-form fieldset legend {
	display: block;
	background: #d3d4a8;
	border-top: 2px solid #fff;
	padding: 10px;
	font-size: 1.3em;
}

#estimate-form fieldset {
	background: #fff;
	border: none;
	border-bottom: 2px solid #666;
}

#estimate-form textarea {
	height: 80px;
	width: 426px;
}
#estimate-form input.zemText {
	margin-bottom: 10px;
	width: 250px;
}
#estimate-form .zemThanks p {
	color: #d84a43;
	padding: 20px;
	background: #fff;
	border-bottom: 2px solid #999;
	font-size: 2em;
}

/* @end */

#contact #content-wrapper {
	padding-top: 15px;
}
#contact fieldset {
	width: 404px;
}

#contact .app-link {
	font-size: 1.5em;
	height: 22px;
	padding-top: 7px;
}
#contact .app-link a {

}

/* @end */

/* @group Secondary */

#secondary {
	text-align: center;
	margin-top: 10px;
	display: block;
	min-height: 320px;
	background: url(../images/cafe-logo2.gif) no-repeat;
}

#secondary h1 {
	text-indent: -9999px;
	margin-bottom: 10px;
	
}
#secondary h1 a {
	
	display: block;
	height: 138px;
}

#nav .nav-item {
	width: 130px;
	height: 22px;
	text-indent: -9999px;
	margin: 2px auto;
}
#nav .nav-item.divider {
	height: 3px;
	width: 69px;
	background: url(../images/nav-divider.gif) no-repeat;
}
#nav .nav-item h2 a {
	display: block;
	height: 22px;
}
#nav .nav-item.main:hover, #home #nav .nav-item.main, #articles #nav .nav-item.main, #nav .nav-item.catering:hover, #catering #nav .nav-item.catering {
	background-position: 0 -22px;
}
#nav .nav-item.drink:hover, #drinks #nav .nav-item.drink {
	background-position: -130px -22px;
}
#nav .nav-item.food:hover, #food #nav .nav-item.food {
	background-position: -260px -22px;
}
	
#nav .nav-item.main {
	background: url(../images/nav-sprite.gif) no-repeat;
	
}
#nav .nav-item.drink {
	background: url(../images/nav-sprite.gif) no-repeat -130px 0px;
	
}
#nav .nav-item.food {
	background: url(../images/nav-sprite.gif) no-repeat -260px 0px;
}
#nav .nav-item.catering {
	background: url(../images/nav-sprite2.gif) no-repeat 0px 0px;
}

/* @end */

.container .footer {
	
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}


