/****************************************
 * RESET
 ****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
body {
	font-size: 75%;
}
html>body {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
 * RESET END
 */

/****************************************
 * TYPOGRAPHY
 ****************************************/
body {
	margin: 0;
	padding: 0;
	background: #e2e3e6 url('/images/body_bg.png') 0 0 repeat-x;
	text-align: center;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
}

p, blockquote, pre,
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ol, ul, li
legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	line-height: 18px;
	margin:0 0 18px;
}
#sidebar {
	font-size: 12px;
	color: #34383f;
}
#sidebar h3 {
	margin-top:0;
	color: #6c7382;	
}
#sidebar h6{
	margin: 0;
	color: #34383f;
	text-transform: uppercase;
	font-size:10px;
}

h1, h2, h3, h4, h5 {
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	font-weight:normal;
}
h1, h2 {
	color: #b12021;
}
h1{
  font-size: 24px;
	line-height: 27px;
	margin-bottom: 9px;
}
h2 {   
  color: #34383f;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 9px;
}
h3 {	font-size: 18px;}
h3.aside {color:#6c7382;}
h4 { font-size: 15px;}

h1 a,
h1 a:link,
h1 a:active,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited,
h3 a,
h3 a:link,
h3 a:active,
h3 a:visited,
h4 a,
h4 a:link,
h4 a:active,
h4 a:visited 
{
	color: #b12021;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	color: #093550;
}
a, a:link, a:active, a:visited {
	color: #093550;
	text-decoration: none;
}
a:hover {
	color: #b12021;
	text-decoration: underline;
}
.aside a, .aside a:link, .aside a:active, .aside a:visited {
	color: #6c7382;
	text-decoration: none;
}
.aside a:hover {
	color: #b12021;
}

ul.square {
  list-style-position:outside;
  list-style-type:square;
	padding-left:1.1em;
}
ul.square li{
/* padding-left:1em; */
}
#content ul, 
#content ol {
	list-style-type: square;
	list-style-position: inside;
}
#content ul.nobullet,
#content ol.nobullet{
  list-style:none;
}
#content ol {
	list-style-type: decimal;
}
li {margin: 0;}
dl.left {
	width: 47%;
	float: left;
}
dl.right {
	width: 47%;
	float: right;
}
dt {
  margin:0;  
  font-weight: bold;
  text-transform: uppercase;
}
dd {}

hr {
  border:1px solid #e2e3e6;
  height:1px;
  margin-top:-1px;
}
/*
 * TYPOGRAPHY END
 */

/****************************************
 * FORMS
 ****************************************/
label,
.label {	
	color:#34383F;
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	display: inline;
}
label.block,
.lable.block {
  display: block;
  margin-bottom: 9px;
}
label.plain {
  font-family:"Lucida Grande", "Helvetica Neue", Helvetica, Arial;;
  text-transform: none;
  font-weight: normal;
}
.label.opening {
  background: url('/images/ui_labels.png')  0 -363px no-repeat;
  padding:2px 0 2px 20px;
}
.label.deadpool {
  background: url('/images/ui_labels.png')  0 -390px no-repeat;
  padding:2px 0 2px 20px;
}
.tabbedbox label {
	font-family: inherit;
}
/*
 * FORMS END
 */

/****************************************
 * BITS
 ****************************************/
a.button {
	background: transparent  url('/images/buttons.png') 0 0 no-repeat;
	display: block;
	height: 18px;
	text-indent: -9999px;
	text-align:left;
}
a.button:hover {
	opacity: 0.85;
}
a.button2 {
	opacity: 1;
}
a.button2:hover {
	opacity: 0.9;
}
.button.register {
	background-position: 0 -117px;
	width: 65px;
}
.button.signin {
	background-position: -72px -117px;
	width: 50px;
} 
#sidebar .button.signin {
  background-position:-168px 0;
  width:231px; height:27px;
  margin:18px auto;
}
#sidebar .button.starttopic {
  background-position:0 0;
  width:158px; height:27px;
  margin:18px auto;
}
.button.suggest_link {
	background-position:-81px -63px;
	width:97px;
}
.button.subscribe {
	background-position:0 -63px;
	width:72px;
}
.button.next,
.button.previous {
	width: 18px; height: 19px;
	background: transparent url(/images/buttons.png) 0px -243px no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
.button.next {	background-position: -54px -243px;}
.button.next:hover {	background-position: -81px -243px; }
.button.previous:hover {	background-position: -27px -243px; }
.button.down,
.button.up {
	width: 19px; height: 19px;
	background: transparent url(/images/buttons.png) 0px -201px no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	display: inline-block;
}
.button.up {	background-position: -56px -201px;}
.button.up:hover {	background-position: -84px -201px; }
.button.down:hover {	background-position: -28px -201px; }

.button.signin {}

.button.nextpage {
  background-position: -432px -90px;
  width:41px;
  display:inline-block;
}
.button.toronto_maps{
  background-position:0 -90px;
  width:180px;
}

.submit_event {
  background-position:-188px -90px;
  width:109px;
}

.icon.comments a {
	background: transparent url('/images/ui_labels.png') 0 -196px no-repeat;
	padding-left: 12px;
}
.icon.sharethis a.stico_default {
	background: transparent url('/images/ui_labels.png') 0 -178px no-repeat !important;
	padding: 0 0 0 12px;	
}
.sharethis .stbuttontext {
line-height:18px;
}
.icon.feed a {
	background: transparent url('/images/ui_labels.png') 0 -215px no-repeat;
	color: #b12021;
	padding-left: 12px;
}
.icon.feed a:hover {
	color: #093550;
}

div.message {
	margin: 10px 0px;
	padding: 7px;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	color: #093550;
	border: 1px #093550 solid;
}

div.error {
	margin: 10px 0px;
	padding: 7px;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	color: #B12021;
	border: 1px #B12021 solid;
}

.note {
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #6c7382;
}

div.note {
	margin-bottom: 7px;
}

.small {
	font-size: 13px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
/*
 * BITS END
 */

/****************************************
 * STRUCTURE
 ****************************************/
#wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 973px;
	padding: 0;
}
#subwrapper {
	position: relative;
	top: 46px;
}
#top {
	position:absolute;
	top:0; right: 7px;
	line-height: 46px;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	font-size: 10px;
	font-weight: bold;
	color: #6c7382;	
}
#top div {
	float: left;
	padding-left: 7px;
}
#top #freshdaily a {
	display: block;
	width: 72px; height: 20px;
	margin: 12px;
	margin-right: 7px;
	background: url(/images/logo-freshdaily.png) 0 0 no-repeat;
	text-indent: -9999px;
}
#top #partner_sites {
	text-transform: uppercase;
}
#top #partner_sites a {
	padding: 0 3px;
}
#top #account a.button {
	float: left;
	margin-left: 7px;
	margin-top: 13px;
}

#header {
	width: 957px;
	height: 146px;
	position: relative;
	border: 1px solid #c4c7cd;
	border-bottom: none;
	margin: 0 7px;
}
#header h1.logo,
#header div.logo
{
	margin: 0;
}
#header h1.logo a,
#header div.logo a
{
	display: block;
	height: 146px;
	width: 221px;
	background: url('/images/logo_blogto.png') 50% 50% no-repeat;
	border-right: 1px solid #fff;
	text-indent: -9999px;
}
#header .info_wrapper {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 500px;
	height: 146px;
	overflow: hidden;
}
#header .info {
	width: 15px; 
	height: 15px;
	position: absolute;
	right: 10px;
	bottom: 40px;
	background: transparent url('/images/info.png') no-repeat scroll 0 0;
	cursor: pointer;
	opacity: 0.9;
}
#header .info_box {
	width: 300px;
	height: 40px;
	padding: 7px 20px 7px 7px;
	display: block !important;
	position: absolute;
	right: -330px;
	bottom: 70px;
	font-size: 11px;
	color: #333;
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px #ccc solid;
	border-radius: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header .info_box p {
	margin: 0;
	padding: 0;
	line-height: 14px;
}
#nav {
	position: absolute;
	bottom: -2px; right: 0;
	height: 33px;	
	margin: 0;
	/*  
	z-index: 2001;
	*/
}
#nav > li,
#nav li > ul {
	float: left;
	margin: 0;
	position: relative;
}
#nav > li > a{
	display: block;
	line-height: 30px;
	float: left;
	padding: 0 10px;
	background: #fff;
	border: 1px solid #c4c7cd;
	border-width: 1px 1px 0 1px;
	margin-right: -1px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
/*	position: absolute;*/
}
#nav > li:hover > a,
#nav > li > a:hover,
#nav > li.active > a,
#nav > li.hover > a
 {
	border-top: 3px solid #b12021;
	color: #b12021;
	margin: -3px -1px 0 0;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.92);
	padding-bottom: 1px;
}
#nav > li.active > a {
/*	border-bottom: 4px solid #fff;*/
	padding-bottom: 4px;
	background-color: rgba(255,255,255,1);
}
/* nav image repacements */
#nav > li > a{
	background-image: url(/images/navigation.png);
	background-repeat: no-repeat;
	background-position: -10px 0;
	text-indent: -9999px;
}

#nav li#toronto > a {
	background-position: 0 0;
	width: 98px;
}
#nav li#restaurants > a {
	background-position: -120px 0;
	width: 80px;
}
#nav li#events > a {
	background-position:-220px 0;
	width:42px;
}
#nav li#movies > a {
	background-position:-279px 0;
	width:95px;
}
#nav li#talk > a {
	background-position:-393px 0;
	width:34px;
}
#nav li#culture > a {
	background-position:-445px 0;
	width:124px;
}
#nav li#listings > a {
	background-position:-585px 0px;
	width:82px;
}
#nav li#streetstyle > a {
	background-position:-690px 0;
	width:75px;
}
#nav li#patioguide > a {
	background-position:-790px 0;
	width:75px;
}
#nav li#foodtrucks > a {
	background-position:-890px 0;
	width:75px;
}
#nav li#streams > a {
	background-position:-990px 0;
	width:55px;
}
#nav li#funguide > a {
	background-position:-1067px 0;
	width:70px;
}
#nav li#contests > a {
	background-position:-1162px 0;
	width:60px;
}

/* nav hover and active styles */
#nav li#toronto > a:hover,
#nav li#toronto.active > a {
	background-position: 0 -30px;
}
#nav li#restaurants > a:hover,
#nav li#restaurants.active > a {
	background-position: -120px -30px;
}
#nav li#events > a:hover,
#nav li#events.active > a {
	background-position: -220px -30px;
}
#nav li#movies > a:hover,
#nav li#movies.active > a {
	background-position: -279px -30px;
}
#nav li#talk > a:hover,
#nav li#talk.active > a {
	background-position: -393px -30px;
}
#nav li#culture.active > a {
	background-position:-445px -60px;
}
#nav li#culture:hover > a,
#nav li#culture > a:hover {
	background-position:-445px -30px;
}
#nav li#listings.active > a {
	background-position:-585px -60px;
}
#nav li#listings:hover > a,
#nav li#listings > a:hover {
	background-position:-585px -30px;
}
#nav li#streetstyle > a:hover,
#nav li#streetstyle.active > a {
	background-position: -690px -30px;
}
#nav li#patioguide > a:hover,
#nav li#patioguide.active > a {
	background-position: -790px -30px;
}
#nav li#foodtrucks > a:hover,
#nav li#foodtrucks.active > a {
	background-position: -890px -30px;
}
#nav li#streams > a:hover,
#nav li#streams.active > a {
	background-position: -990px -30px;
}
#nav li#funguide > a:hover,
#nav li#funguide.active > a {
	background-position: -1067px -30px;
}
#nav li#contests > a:hover,
#nav li#contests > a.active > a {
	background-position: -1162px -30px;
}
/* subnav heading image replacements */
/*#nav .subnav #city_nav h6 {
	background-position: -10px -97px;
}
#nav .subnav #culture_nav h6 {
	background-position: -149px -97px;
}
#nav .subnav #other_nav h6 {
	background-position: -359px -97px;
}
#nav .subnav #special_nav h6 {
	background-position: -544px -97px;
}

#nav .subnav #foodanddrink_nav h6 {
	background-position: -10px -127px;
}
#nav .subnav #recreation_nav h6 {
	background-position: -149px -127px;
}
#nav .subnav #shopping_nav h6 {
	background-position: -359px -127px;
}
#nav .subnav #other_nav h6 {
	background-position: -544px -127px;
}*/


#nav li {
	position: relative;
}

#nav li .subnav  {
  	display: none;
	position: absolute;
	z-index: 20000;
	top: 31px; right: -1px;
	width: 552px;
	padding: 0 0 0 21px;
	background-color: rgba(255,255,255);
	background-color: rgba(255,255,255, 0.90);
	border: 1px solid #c4c7cd;  
}
#nav li:hover .subnav {	display: block;}
#nav li .subnav ul {
	float: left;
	width: 138px;
	margin-top:18px;
}
#nav li .subnav li {
	margin: 0;
}
#nav li#culture .subnav {
	width: 300px !important;
}
#nav #hood_selector {
	clear: both;
	margin-bottom: 21px;
	margin-right: 21px;
	padding-top: 12px;
	border-top: 1px solid #c4c7cd;
}
#nav #hood_picker {
	margin-left: 5px;
}
#nav .subnav h6,
#nav .subnav label {
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #34383f;
	margin: 0;
}
#subnavie7fix {
	display: none;
}
/*
#nav > li div.subnav li a {
	color: #6c7382
}
*/
#nav > li div.subnav li a:hover {
	color: #b12021;
}

#infobar {
	height: 42px;
/*  background: #fff url('/images/infobar_bg.png') 0 0 repeat-x;*/
/*  border: 1px solid #fff;*/
	border-top: 3px solid #343840;
	border-bottom: 1px solid #9196a1;
	position: relative;
	padding: 0 7px;
/*  margin: 0 7px;*/	
}
#weather {
	float: left;
	line-height: 42px;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	font-size: 13px;
	font-style: italic;
	color: #6c7382;
}
#weather img.icon {
	position: relative;
	left: 5px;
	top: 7px;
}
#search {
	float: right;
	line-height: 42px;	
}
#search input#q {
	width: 217px;
	height: 14px;
	margin: 13px 0px 0px 0px;
	padding-left: 20px;
	display: block;
	float: left;
	background: #fff url('/images/magnifying_glass.png') 2px 1px no-repeat;
	color: #343840;
	border: 1px solid #9196a1;
}
#search .button.search {
	height: 18px; width: 31px;
	background: transparent url('/images/buttons.png') 0 -273px no-repeat;
	float: left;
	margin-top: 13px;
	margin-right: 14px;
}
#midwrapper,
.midwrapper {
	padding: 18px 7px;
	background-color:#fff;
	border-bottom: 1px #e2e3e6 solid;
	float:left;
	width:959px;	
}
#midwrapper {
	background: #fff url('/images/content_sidebar_bg.png') 100% 0 repeat-y;
	margin-top: 18px;
}
.midwrapper{
  float:left;
  padding-top:0;
}
#midwrapper.wide {
	background-image: none;
}
#midwrapper.wide #content {
	width: 940px !important;
}
#midwrapper.wide #sidebar {
	display: none;
}
#widewrapper{
	padding-bottom:0;
}
#content, 
#widecontent{
	width: 600px;
	padding: 0 7px;
	float: left;
	color: #34383f;
	position: relative;
}
#widecontent {
  width:945px;
}

#bottom {
	padding: 15px;
	clear: both;
	background: #fff;
}

.panel {
	border-bottom:1px solid #E2E3E6;
	float:left;
	position:relative;
}

.panel.featured {
  background: url('/images/featured_section_bg.png') 0 0;
  color:#fff;
}
.panel.featured h2{color:#fff;}
.panel.featured h3{color:#c4c7cd;}
#widecontent .panel{
  margin:0 -14px;
  padding:18px 14px 0;
  width:945px;
}

#links_level_two {
	margin: 5px 0px;
}

.post.fourohfour {
  width:901px;
  background: #fff;
  margin: -19px -14px;
  padding: 36px 36px;
  text-align: center;
}

.post.listing .ratings {
	position: absolute;
	right: 10px;
	top: 25px;
}

.newsflash {
  margin:-18px -10px 18px -14px;
  padding:0 14px;
  background: #0a527e;
  color:#fff;
  white-space:no-wrap;
  overflow:hidden;
}
.newsflash h2 {
  color:#fff;
  font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:12px;
  text-transform: uppercase;
  display: inline;
}
.newsflash .flash {display: inline;}
.newsflash .flash a{color:#fff;}
.newsflash .flash a:hover{text-decoration:underline;}

h6.info {
	background: transparent url('/images/post_info_tag.png') 0 0 repeat-y;
	position: relative;
	left: -14px;
	margin: 0 0 8px 0px;
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	color: #6c7382;
	clear:both;
}
h6.info a {	color: #6c7382;}
h6.info a:hover {	color: #B12021;}
h6.info abbr a {
	color: #6C7382 !important;
}
.post {
  clear:both;
  float:left;
  width:100%;
}
.post.list {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e2e3e6;
}
.post.list p.readmore {
	margin-top: 15px;
	text-align: right;
}
.post .ratingblock {
  float:left;
}
.post .ratingblock .label{
  font-family: "Lucida Grande","Helvetica Neue",Helvetica,Arial;
}
.post .ratingblock .voters {
  color: #6c7382;
}
.post .ratingblock,
.post div.tools,
.post div.info {
  line-height:18px;
  margin: 0 0;
}
.post div.info {
  float: left;
  width: 65%;
  clear: left;
}
.post.article h6.info {
	float: left;
	clear: none;
}
.post.article h1 {
	clear: both;
}
.post .social {
	float: right;
	position: relative;
	top: -5px;
}
.post .social .twitter-share-button {
	width: 96px !important;
	position: relative;
	top: -1px;
}
.post div.tools,
#comments div.tools{
  float: right;
  width: 35%;
  text-align: right;
}
.post div.tools .icon {
  margin-left:9px;
}
.post .info a,
.post .info a:link,
.post .info a:active,
.post .info a:visited {
	color: #34383f;
	font-weight: bold;
}
.post .info a:hover {
	color: #093550;
}
.post .author {
	width: 80%;
	margin: 0px;
	float: left;
}
.post .author a {
	font-weight: bold;
	color: #34383f;
}
.post .author a:hover {
	color: #093550;
}
.post .date {
  text-transform: uppercase;
  font-size: 10px;
  color: #6c7382;
}
.post .tools,
.post .stuff {
	width: 20%;
	margin-top: -2px;
	float: right;
	text-align: right;
}
.post .stuff > span {
	padding-left: 7px;
}
.post .stuff .comments {
	padding-left: 14px;
	background: url('/images/icon-comment.gif') transparent no-repeat 0px 3px;
}
.post .stuff a:link,
.post .stuff a:active,
.post .stuff a:visited {
	color: #34383f;
}
.post .stuff a:hover {
	color: #093550;
}
.post .content {
  clear: both;
  line-height: 18px;
}

body.static a,
.post .content a
{
	text-decoration: underline;
}
.post .content img {
	margin: 18px 0;
	display: block;
	border: 3px solid #c4c7cd;
}
.post .credits {
	margin: 20px 0px;
	color: #666;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	font-size: 14px;
	font-style: italic;  
}

body.home .post {
  margin:0 0 18px;
  border-bottom: 1px solid #e2e3e6;
}
body.home .post .content {
  margin:0; padding:0;
}
body.home #widewrapper {
	border-bottom: 0px;
}

#content .paging {
	margin-top: 15px;
}

#content .paging .previous {
	float: left;
}

#content .paging  .next {
	float: right;
}

#content .paging a img {
	opacity: 1;
}

#content .paging a:hover img {
	opacity: 0.9;
}

.post .content .entry_image {
  width:318px; height:192px;
  float:left;
  margin: 0 21px 18px 0;
  border:3px solid #C4C7CD;
  background: #C4C7CD;
  overflow:hidden;
}
.post .content .entry_image img {
  border:none;
  margin:0;
}
.latest_reviews .post .content {
	min-height: 85px;
}
.latest_reviews .post .content .entry_image {
	width:117px;
	height:81px;
	margin-bottom:0;
}
.latest_reviews .post .content .entry_image img{margin:0}
.latest_reviews .post .content p {
	height:81px;
	overflow: hidden;
}
#comments {
  border-top: 1px solid #E2E3E6;
  padding-top: 17px;
  margin-top:18px;
  clear:both;
}
#comments h2 {
  float: left;
  width: 30%;
}
#comments div.tools {
  float: right;
  width: 70%;
  line-height: 27px;
  margin:0 0 9px;
}
#comments .tools p {
 display: inline;
 margin-left: 9px;
}
#comments .tools .label {
  margin-right: 9px;
}
#comments.oldest a.oldest,
#comments.newest a.newest {
  color: #9196a1;
}

#comments .container.comments{
  border-top: 1px solid #E2E3E6;
  clear: both;
  padding-top:17px;
  overflow: hidden;
}
#comments .container.comments .comment {
  margin-bottom: 9px;
  padding: 9px 70px 0px 6px;
  position: relative;
}
#comments .container.comments .comment-even {
 background-color: #f0f1f2; 
}

#comments .comment_post,
#comments .post
{
	width: 100%;
}

#comments .comment_post .info,
#comments .post .info
{
  float: none;
  width: 100%;
}

#comments .comment_post .author,
#comments .post .author
{
  width: auto;
  float: none;
  font-weight: bold;
  color: #B12021;
}

#comments .comment_post .author a,
#comments .post .author a
{
  color: #093550;
}

#comments .comment_post .author a:hover,
#comments .post .author a:hover
{  
  color: #B12021;
}

#comments .container.comments .user-pic {
  margin-top:0;
}

#comments .container.comments .comment_content,
#comments .container.comments .content
{
  clear:right;
  padding-top:0;
  float:left;
  width:440px;
}

#comments .container.comments .replytocomment a {
  display: block;
  position: absolute;
  top:18px; right:7px;
  width: 30px; height: 30px;
  background: url(/images/ui_labels.png) 0 -492px no-repeat;
  text-indent: -9999px;
}

#comments .container.comments .replytocomment a:hover {
  opacity: 0.8;
}

.addcomment {
  border: 1px solid #E2E3E6;
  padding: 14px 6px;
  position: relative;
  background: url('/images/light_bg_gradient.png') bottom left repeat-x;
}
.addcomment h3{
  color: #6c7382;
}
.addcomment #signin_with_Facebook {
  position: absolute;
  top: 75px; left: 412px;
}
.addcomment .field.author,
.addcomment .field.email {
  width:185px;
  margin-right: 21px;
  float: left;
}
.addcomment .field.author input,
.addcomment .field.email input {
  width: 179px;
}
.addcomment .field.url {
  clear: both;
  width:391px;
}
.addcomment .field.url input {
  width: 385px;
}
.addcomment .field.commenttext {
  clear: both;
  width:516px;
}
.addcomment .field.commenttext textarea {
  width: 514px;
  height: 129px;
}
.addcomment .field.options label{
  font-family: "Lucida Grande","Helvetica Neue",Helvetica,Arial;
  text-transform: none;
  font-weight: normal;
  margin-right: 21px;
}

#sidebar {
	width: 324px;
	float: right;
	margin-top: -7px;
	padding: 0 7px 0 14px;
}
.nosidebar #sidebar {
  display:none;
}
.tabbedbox,
.roundbox {
	padding: 7px 14px;
	margin-bottom: 18px;
	background: #fff url('/images/light_bg_gradient.png') bottom left repeat-x;
}
#sidebar .roundbox {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#sidebar div.links {
	margin-top: 15px;
	color: #9196a1;
}
#sidebar div.links h6 {
	display: inline;
	margin-right: 10px;
}
#sidebar div.links span {
	margin-left: 5px;
	margin-right: 5px;
}
#sidebar div.links a {
	color: #9196a1;
}
#sidebar div.links a:hover {
	color: #B12021;
}
#sidebar .tabbebox h6 span {
	color: #9196a1;
}
.tabbedboxw {
	border-left:1px solid #E2E3E6;
	float:left;
	padding:0 10px;
	width:300px;
}
.tabbedboxw.wide {
	width: 450px;
}
.panel .tabbedboxw {
  margin-bottom:18px;
}
.tabbedboxw.first{
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
.tabbedboxw.last{
	margin-right: 0;
	padding-right: 0;
}
.tabbedboxw ul.items {
	margin: 0;
}
.tabbedboxw ul.items .title {
  display:block;
}
.scroller {
	height:285px;
	overflow:hidden;
	position:relative;
	top:5px;
}
.scroller ul {
	position: absolute;
	margin: 0;
	list-style: none !important;
}
.scroller ul li {margin: 0 0 18px;}
.scroller_nav {
	padding-top:8px;
	margin-top: 9px;
	border-top: 1px solid #e2e3e6;
}
.adbox {
	clear: both;
	width: 301px;
	padding: 11px 11px 16px;
	border: 1px solid #e2e3e6;
	/*background: #fff url('/images/ad_label.png') 50% 268px no-repeat;*/
}
.ad {
	display: block;
}
#sidebar.events .ad {
	margin: 15px 0px;
}
.ad_728x90 {
	background-position: 50% 108px;
}
.ad_bottom {
	width: 728px;
	margin: 0px auto;
}
.listing_entry_info .map {
	border: 3px solid #e2e3e6; 
	height: 298px; 
	background-color:rgb(229, 227, 223);
}
.map .infowindow h3{
  margin-bottom: 0;  
}
.listing_entry_info .info {
  margin: 18px 0;
}
.listing_entry_info .info .field {
  width: 105px;
  margin-right: 21px;
  padding-left: 22px;
  line-height: 18px;
  margin-bottom: 9px;
  float: left;
  background: url(/images/ui_labels.png) 0 -255px no-repeat;
}
.listing_entry_info .info .field.address {
  width: 296px;
}
.listing_entry_info .info .field.phone {background-position:0 -311px;}
.listing_entry_info .info .field.neighbourhood {background-position:0 -282px;}
.listing_entry_info .info .field.website {background-position:0 -336px;}
.listing_entry_info .info .field.category {background-position:0 -614px;}
.listing_entry_info .info .field.dinesafe {
	background: url('/images/icon-dinesafe.png') no-repeat !important;
}
.actionable {
  font-size:10px;
  text-transform: uppercase;
  font-weight: bold;
  font-family:"Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nearby_listings {
  clear: both;
  padding-bottom: 9px;
}
.nearby_listings h6 {
  display: inline;
}
.nearby_listings a {
  margin-left: 9px;
}

#sidebar .panel, .sidebar .panel {
  border-top: 1px solid #E2E3E6;
  border-bottom:none;
  padding-top: 9px;
  float:none;
}

#footer {
	background: url(/images/footer_bg.png) 0 0 repeat;
	color: #9196a1;	
	font-size: 12px;
	padding-bottom: 18px;
	clear:both;
}
#footer h5 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #9196a1;	
}
#footer li {
	margin: 0;
}
#contribute {
	background: #b12021;
	color: #fff;
	text-align: center;
	line-height: 27px;
	border-bottom: 1px solid #c86162;
	clear: both;
}
#contribute a {
	color: #fff;
	padding: 0 3px;
}
#contribute h5 {
	display: inline;
	padding-right: 7px;
}
#footer .panel {
	float: left; 
	width: 155px;
	margin-right: 21px;
	margin-top: 27px;
	padding: 0 7px;
	font-size: 11px;
	color: #fff;
	border-bottom:none;
}
#footer .panel a {
	color: #9196a1;
}
#footer .panel a:hover {
	color: #fff;
}
#footer a.button {
  margin: 9px 0;
  display: block;
}
#footer .panel.first {
	margin-left: 21px;
}
#footer .panel h5 {
	border-bottom: 1px solid #5d6167;
/*	margin-bottom: 12px;*/
}
.panel input.text,
.panel select {
	width: 150px;
}

.panel.feeds li {
	background: transparent url(/images/icon_rss_footer.png) 0 50% no-repeat;
	padding-left: 16px;
}
#footer .about {
	clear: both;
	height: 55px;
	margin: 17px 0;
	padding: 9px 21px 9px 290px;
	border: 1px solid #5d6167;
	border-width: 1px 0;
	background: transparent url(/images/logo_freshdaily_footer.png) no-repeat scroll 105px 50%;
}
#footer .about p {
	margin: 10px 0px 0px 0px !important;
}
#footer #legalease {
	text-align: center;
}

/*--- TALK ---*/
.scoring {
  display: none;
}
#popular-entry {
  float:left;
  margin-bottom:18px;
}
.entry div.info {
  float: none;
  width: 100%;
}
#content .user-pic {
  display:block;
  float:left;
  width:48px; height:48px;
  margin:0px 21px 18px 0;
}
#comment-greeting a.auth-icon {
	display: none;
}
#content .user-pic img{
 border:3px solid #e2e3e6;
}
.entry .content {
  width: 531px;
  float: left;
  clear: none;
}
#popular-entry .content {
  width: 345px;
  padding-right: 58px;
  margin-right: 10px;
  border-right: 1px solid #e2e3e6;
}
#popular-entry .entry-comments {
  float: left;
  width: 117px;
  margin-top:18px;
  font-size:18px;
  font-family: "Palatino Linotype", Palatino, Georgia, serif;
  font-style: italic;
  text-align:center;
}
#popular-entry .entry-comments .count {
  font-size:30px;
  font-weight: bold;
  font-style: normal;
}
#entry-table {
  clear: both;
  padding-bottom:18px;
  width: 100%;
}
#entry-table thead {
  border-bottom:1px solid #c4c7cd;
}
#entry-table th{
  font-size: 10px;
  font-family:"Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  color:#6c7382;
  text-align:center;
  vertical-align:bottom;
  line-height:27px;
}


#content ul.tabs {
  list-style: none;
  margin:0 0 0 2px; padding:0 0 0 7px;
  border-bottom:1px solid #e2e3e6;
  float:left;
  width:100%;  
  clear:both;
}
#entry-table ul.tabs {
  border-bottom:none;
  width:auto;
  padding:0;
}
#content ul.tabs li {
  float:left;
  border:1px solid #e2e3e6;
  border-bottom-width:0;
  background:#e2e3e6;
  margin:0 2px;
  padding:8px 7px 0;
  font-family:"Palatino Linotype", Palatino, Georgia, serif;
  font-size:18px;
  font-weight:bold;
  line-height:27px;
  text-transform: capitalize;
  cursor:pointer;
}
#content ul.tabs li:hover{
  border-color:#c4c7cd;
  color:#34383F;
}
#content ul.tabs li.active {
 background:#fff;
 border-color:#c4c7cd;
 border-bottom:1px solid #fff;
 margin-bottom:-1px;
}
#content ul.tabs .tab{
  display:none; 
  padding-top:18px;
  clear:both;
}
#content ul.tabs .tab.active{display:block;}

#entry-table tbody.tab.active{display:table-row-group;}
#entry-table td {
  vertical-align:top;
  padding:9px 0;
  border-bottom:1px solid #e2e3e6;
}
#entry-table .post { 
  width:393px;
  float:none;
}
#entry-table .category{ width:117px;}
#entry-table .replies { width:48px;}
#entry-table td.post {
  padding-right:21px;  
}
#entry-table td.category {
  text-align:center;
  padding-top:18px;
}
#entry-table td.replies {
  padding:18px 0 0 21px;
  text-align:center;
  font-size:18px;
  font-family: "Palatino Linotype", Palatino, Georgia, serif;
  font-weight: bold;
}
#entry-table.simple td.post {width:510px;}
#entry-table.simple td.category {display:none;}


#entry-table .post .user-pic {
   margin:0 21px 0 0;
}
#entry-table .post h4 {
  font-family:"Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:13px;
  font-weight:bold;
  margin:0;
}
#entry-table .post .info {
  clear:none;
  float: none;
  width:100%;
}
#sidebar .widget-sign-in {}
#sidebar .widget-sign-in h3{ display: none;}
#sidebar .widget-sign-in .registerlabel {display: none;}
#sidebar .widget-sign-in .register {display: none;}
#sidebar .header-search {
  padding-bottom:18px;
}
#sidebar .header-search label{display:none;}
#sidebar .header-search #search {
  float: none;
  width:178px; height:12px;
}
#sidebar .header-search input.submit {
  background: url(/images/buttons.png)  -187px -63px no-repeat;
  border:0; padding:0;
  width:55px; height:18px;  
  text-indent:-9999px;
}
/*--- TALK END ---*/
body.profile {}
body.profile #midwrapper{
  background:#fff;
}
body.profile #content .user-pic {
  height:186px;width:186px;
  margin:0 21px 18px 0;
}
body.profile #profile-data{
  list-style:none;
}
body.profile ul.actions li{
  margin:0 0 18px 0;
  padding-left:21px;
  background: url('../images/action_icons.png') 0 4px no-repeat;  
}
body.profile ul.actions li.comment {
  background-position:0 -195px;
}
body.profile ul.actions li.reply {
  background-position:0 -395px;
}

/*
 * STRUCTURE END
 */
 
 /*
  * FORMS START
  */
.form {
	margin: 15px 0px;
}

.form fieldset {
	padding: 10px;
	border: 1px #e2e3e6 solid;
}

.form h3 {
	color: #6c7382;
	margin-bottom: 10px;
}

.form label {
	margin-top: 7px;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial;
	font-weight: bold;
	text-transform: uppercase;
}

.form label.required {
	padding-right: 60px;
	background-image: url('/images/icon-required.gif');
	background-repeat: no-repeat;
	background-position: right;
}

.form p, .form div.row {
	margin: 10px 10px 10px 0px !important;
}

.form p div {
	margin-top: 5px;
}

.form table th, .form table td {
	padding: 4px;
}

.form img.button {
	opacity: 1;
	cursor: pointer;
}

.form img.button:hover {
	opacity: 0.9;
}

.form input.image {
	opacity: 1;
}

.form input.image:hover {
	opacity: 0.9;
}

.form img.captcha {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	border: 5px #ddd solid;
}

.form input.captcha {
	float: left;
	width: 90px;
	height: 34px;
	margin-left: 10px;
	padding: 3px 5px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.form .note-field-right {
	float: left;
	margin-left: 10px;
	font-size: 14px;
}
/*
* FORMS END
*/