/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
/*sup {vertical-align:text-top; display: inline-block;}*/
/*sub {vertical-align:text-bottom; display: inline-block;}*/
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/*END YUI RESET*/
html {
	background-color: #f9f0d5;
}
a {
	text-decoration: none;
}
.mobileOnly {
	display: block;
}
#masthead {
	background-color: #f3cd87;
	background-image: url("../images/mobileBombcincinnatiLogo.gif");
	background-repeat: no-repeat;
	height: 45px;
}
#content {
	background-color: #fbf3df;
}
#primaryNavigation {
	display: none;
}
#footer {
	display: none;
}
.where ul.subNav {
	margin: 10px 10px 10px 10px !important;
	background-color: #fefbf5;
}
.where ul.subNav li {
	background-color: #fcfaf4;
	background-image: url("../images/mobileRightCircle.png");
	background-repeat: no-repeat;
	background-position: right center;
	color: #f5eac3;
	cursor: pointer;
	border-bottom: 1px solid #f9f0d5;
}
.where ul.subNav li a {
	padding: 8px 0px 5px 10px;
	display: block;
	border-bottom: none;
}
.where ul.subNav li h2 {
	text-align: left !important;
	color: #4d0b0d !important;
	font: bold 12px/15px Georgia, serif;
}
.where ul.subNav li address {
	font-size: 10px;
	color: #4d0b0d;
}
.sorter {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.sorter h3 {
	font: normal 12px/15px Helvetica, Arial, sans-serif;
	color: #7d7b75;
	margin-left: -165px;
}
.sorter a {
	border: none !important;
}
.sorter a:hover {
	border: none !important;
}
.desktopOnly {
	display: none;
}
#primaryCopy {
	background-color: #ffffff;
	border: 5px solid #f5f2cb;
	padding: 5px;
}
#primaryCopy h1 {
	font: bold 16px/18px Georgia, serif;
	color: #4e0c0d;
}
#primaryCopy h2 {
	font: bold 13px/18px Georgia, serif;
	text-align: right;
	margin-right: 20px;
	color: #4e0c0d;
}
#primaryCopy p {
	font: normal 13px/18px Georgia, serif;
	margin-bottom: 9px;
}
a {
	color: #ed2424;
	text-decoration: none;
	border-bottom: 1px dotted #ed2424;
	padding-bottom: 1px;
}
.locationMap {
	display: block;
	font-size: 10px;
	text-align: right;
}
.locationMap a {
	margin-right: 5px;
}
