* {margin:0; padding:0}

body {font-family:Helvetica, Arial, sans-serif; font-size:13px; width:76.15em;  margin:0 auto; border-left:1px solid #666; border-right:1px solid #666; position:relative }/*position:relative fixes IE resize window bug.*/

/* text */
p {margin: 0 0 1em 0}
abbr {cursor: help}

/* links */
a {text-decoration:none; color: #004276}
a:hover {text-decoration:underline}

/* images */
img {border:none}

/* tables */
table {margin: 0 0 1em 0}

/* forms */
label {display: block}

input[type=checkbox] {vertical-align: middle}

fieldset {border: 0}

button,
input[type=submit],
input[type=button] {cursor: pointer}

button {border: none} /* XXX hardly ever see button tag used.. */

/* inline buttons, form.button-to from button_to helper */
.button-to,
.button-to * {display: inline}

/* lists */
ul,ol {margin: 0 0 1em 1em; padding-left: 1em}
dl {margin: 1em 0}
dt {font-weight: bold}
dd {margin-left: .5em}

/* misc */
.clear {clear: both}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

.red_btn {background-color:#c50303; color:#fff; cursor:pointer; padding:1px 3px; border:none; font-weight:bold; font-size:1.1em; font-style:italic}
.red_btn:hover {color:#fff !important; text-decoration:underline}

.pagination {
  color: #8f7249; 
  float: right; 
  font-size: .92em;
  margin-bottom: 1em;
}

.pagination.lower {margin-top: 1.5em}

.pagination a:hover {
  background-color: #c50303; 
  color: #fff;
}

/*
.attribution {
  background: url(/images/icons/user.png) 0 50% no-repeat;
  padding-left: 18px;
}
*/

/* *********** HEADER ************** */
#hdr {background-color:#c50303; font-weight:bold;}
#hdr h1 a {text-indent:-9999px; width:314px; height:83px; display:block; background:url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/logo-314x83.gif) no-repeat}

#top_promo {padding:3px 30px 2px 30px; text-align:right; color:#fff; background-color:#a30303; font-size:.85em;}
#top_promo a, #top_promo a:hover {color:#fff;}

#session_status {float:right; position:relative; width:23.07em; height:1.4em; margin-top:-1.6em; padding-top:.2em; padding-right:30px; text-align:right; background-color:#e8dd8c}
#session_status em {background:url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) 0 -150px no-repeat; width:16px; height:21px; display:block; position:absolute; top:0; left:0}
#session_status span {color:#fff}
#session_status a {color:#c83e02}

#hdr .search {height:1.9em; width:23.07em; position:relative; margin-bottom:-5px; padding:5px 30px 5px 0;  float:right; text-align:right; background-color:#c1bbad;}
#search_query, #searchform #s, #subscribe_form_input {height:1.2em;width:17.6em; border:1px solid #a3a1a1; padding:3px; font-size:1em; color:#000}

/* *********** TOP NAV ************** */
#nav_holder {border-bottom:5px solid #676565; background-color:#33302b; position:relative; z-index:999;}

#top_nav {
  list-style: none;
  margin: 0 0 -5px 0;
  padding: 0;
  height: 2.6em;
  float: left;
}
#top_nav a.main_nav {height:1.2em; color:#fff; background-color:#33302b; border-bottom:5px solid; padding:6px 15px; font-size:1.15em; float:left;}
#top_nav a.main_nav.selected {background-color:#fff !important; border-bottom:none; padding:6px 15px 4px 15px; font-size:1.6em;}

#top_nav li {float:left; border-right:1px solid #fff; position:relative;}
#top_nav a:hover {text-decoration:none; background-color:#676565;}
#top_nav a.main_nav.selected:hover {text-decoration:underline}

/* for special extra admin/mod only buttons like 'PAGES' */
#top_nav .main_nav.selected {color: #000}

#a a.main_nav {border-bottom-color: #8f7249; padding-left:30px;}
#b a.main_nav {border-bottom-color: #00a2d3}
#c a.main_nav {border-bottom-color: #f68b29}
#d a.main_nav {border-bottom-color: #fcdd01}

#a a.main_nav.selected {color: #8f7249; padding-left:12px}
#b a.main_nav.selected {color: #00a2d3}
#c a.main_nav.selected {color: #f68b29}
#d a.main_nav.selected {color: #fcdd01}

#sub_a a {background-color: #e0d7ca}
#sub_b a {background-color: #d5eaf1}
#sub_c a {background-color: #f9e0c9}
#sub_d a {background-color: #f3eec7}

#sub_a a:hover {background-color: #8f7249}
#sub_b a:hover {background-color: #00a2d3}
#sub_c a:hover {background-color: #f68b29}
#sub_d a:hover {background-color: #fcdd01}

#top_nav li:hover .sub_nav,
#top_nav li.sfhover .sub_nav {display: block}

#top_nav .sub_nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  top: 100%;
  _top: 2.7em;
  left: 0;
  white-space: nowrap;
  background: #fff
}/*background color fixes IE mouseover bug */

#top_nav .sub_nav li {border-right:none; border-bottom:1px solid #fff; float:none; background-color:none}
#top_nav .sub_nav li.last {border-bottom:none}
#top_nav .sub_nav a {width:9em; display:block; padding:4px; color:#343434; font-weight:normal;}/*width is needed for IE mouseover - may have to adjust */
#top_nav .sub_nav a:hover {color:#fff;}

#flash {padding: .2em .4em; margin: 0 0 1em 0; background: #eee}

#content {padding: 13px 27px 30px 30px}

#col_a {width:47.3em; float:left;}
.sub_1, .sub_2, #col_b {width:23.07em; float:left;}
#col_a, .sub_1 {margin-right:1.154em;}




/***************** FOOTER ****************/
#footer {background:#ebe8e0; font-size:.85em; padding:30px; padding-top:11px; color:#004276;  border-top:6px solid #000; clear:both}
#footer .upper {padding-bottom:11px; font-size:110%; font-weight:bold; border-bottom:1px solid #fff; margin-bottom:11px}
#footer .mid {padding-bottom:11px;}
#footer .other_cnet {float:right; margin-top:-2px}
#footer .other_cnet input {font-size: .8em}
#footer em {padding:0 4px; color:#c1bbad; font-style:normal}
#footer #form_menu {font-size: .85em}

#cbsi_f {
  font-size: 11px;
  text-align: left;
}
#cbsi_f form {
  float: right;
  text-align: right;
}
#cbsi_f select, #cbsi_footer input {
  border: 1px solid #ccc;
  margin-left: 2px;
  padding: 2px;
}
#cbsi_f label {
  display: block;
  font-size: 95%;
  margin-bottom: 2px;
}
#cbsi_f_pop {
  margin-bottom: 8px;
}


#session_status #new_session,
#session_status label {display: inline}

#login_as {position: relative; top: -3.5em; right: -1.75em}

.sub_1 .inner {
  padding: 8px;
  padding-top: 12px;
  line-height: 1.15em;
  border: 6px solid #c1bbad;
  border-top: none;
}

.sub_1 h2 {font-size: .92em; color:#000; margin-bottom:1em}
.sub_1 h3 {font-size:100%; margin-bottom:.2em}

.sub_1 h4 {font-size: .85em; color:#343434; margin-bottom:1.8em; font-weight:normal}
.sub_1 h4 a {color:#a49c8b; font-weight:bold}

#col_b div {margin-bottom: 1em}

#bubble {width:47.69em; border:6px solid #c1bbad; margin-left:-18px; margin-bottom:21px; padding-bottom:15px; position:relative; z-index:1}
#bubble .inner {font-size:2.15em; font-weight:bold; margin:55px 27px 15px 47px;}
#bubble .inner strong {color:#c50303}
#bubble .tl, #bubble .tr, #bubble .bl, #bubble .br, #bubble .tail,
  #quote_left, #quote_right {display:block; position:absolute; background:url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) no-repeat} 
#bubble .tl {background-position:0 -200px; top:-6px; left:-6px; width:79px; height:52px}
#bubble .tr {background-position:-100px -200px; top:-6px; right:-6px; _right:-7px; width:44px; height:43px}
#bubble .bl {background-position:-100px -300px; bottom:-6px; left:-6px; width:41px; height:41px}
#bubble .br {background-position:-100px -250px; bottom:-6px; right:-6px; _right:-7px; width:44px; height:41px}
#bubble #quote_left {background-position:0 -100px; margin: 5px 0 0 -35px; width:29px; height:20px}
#bubble #quote_right {background-position:-50px -100px; margin:6px 0 0 5px; width:29px; height:19px; display:inline}
#bubble .more {margin-left:47px;}
#bubble .red_btn {position:absolute; top:19px; padding:2px 8px; right:15px; display:block; font-size:50%}
#bubble .red_btn:hover {text-decoration:none}
#bubble .tail {background:url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) no-repeat 0 -300px; bottom:-49px; left:28px; width:50px; height:49px}


/*** ui-tabs implementation of talk tabs.. kind of messy..
     could probably be cleaned up with a revamped approach to how to 
     implement the design using html/css.. ***/

.ui-tabs-menu {position: relative; z-index: 2; top: 6px}
.ui-tabs-panel {margin-top: -6px}
.ui-tabs-panel .inner {padding-top: 24px}

.ui-tabs-menu li {
  width: 10.3em;
  text-align: center;
  margin: 5px 0 0 0;
  padding: 6px 0 5px 0;
  border-top: none;
  border-bottom: 6px solid #c1bbad;
  background: #706a61;
}
.ui-tabs-menu .ui-tabs-selected {
  border-bottom: none;
  border-top: 6px solid #c1bbad;
  margin-top: 0;
  background: #fff;
}
.ui-tabs-menu li:first-of-type {width: 11.7em} /* safari 3 */

.ui-tabs-menu h2 {margin: 0; padding: 0}

.ui-tabs-menu a {color: #fff}
.ui-tabs-menu .ui-tabs-selected a {color: #000}

#recent_tab {
  padding-left: 1em;
}
#recent_tab.ui-tabs-selected {
  padding-left: .5em;
  border-left: 6px solid #c1bbad;
  overflow: hidden; /* overflow fixes FF mac problem */
}

#popular_tab {
  padding-right: 1.5em;
  /* TODO IE hacks should be in an IE only stylesheet 
  #padding-right: 1.05em;*/
}
#popular_tab.ui-tabs-selected {
  border-right: 6px solid #c1bbad;
  padding-right: 1em;
  padding-bottom: 10px;
  border-left: 6px solid #c1bbad;
  margin-left: -6px;
}

#talk_tabs_selected_corner,
#recent_tab .tail,
#popular_corner {
  background: url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) no-repeat;
  display: block;
  position: absolute;
}

#popular_corner {
  background-position: -100px -150px;
  top: 5px; right: 0; width: 12px; height: 1.9em;
  display: block;
}

#popular_tab.ui-tabs-selected #popular_corner {
  background-position: -50px -150px;
  top: 0; right: -6px; width: 18px; height: 26px;
  display: none !important;
}

#recent_tab .tail {
  background-position: -50px -350px;
  top: 0; left: 16px; top: 5px; width: 20px; height: 17px;
}
#recent_tab.ui-tabs-selected .tail {
  background-position: 0 -350px;
  top: 0; left: 16px; top: 0; width: 18px; height: 22px;
}
#talk_tabs_selected_corner {
  background-position: -50px -150px;
  top:0; right: 0px; width: 18px; height: 26px;
  z-index: 3;
}
#recent_tab.ui-tabs-selected #talk_tabs_selected_corner {
  background-position: 0px -400px;
  top: 0; right: 50%; width: 22px; height: 2.9em;
  overflow: hidden;
}

/***/

#hot {border:6px solid #c1bbad; border-top:none; padding:8px}
#hot h3 {color:#745526; margin: 8px 0 10px 0px; }
#hot h3 em {background:url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) -100px -100px no-repeat; width:11px; height:11px; display:block; margin: 2px 3px 0 0; float:left}

#hot_topics, 
  #hot_cities {margin-bottom:12px}
#hot_topics {float:left; width:170px}
#hot_topics li {float:left; width:77px; padding-right:8px;}

#hot_cities {float:right; border-left: 1px solid #ebe8e0; width:91px; padding-left:8px}

.more {clear:both; color:#c50303; font-weight:bold}


#finds h2 a {background:url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) 0 -50px no-repeat; text-indent:-9999px; width:71px; height:27px; display:block}

.sub_2 h3 {font-size:1.15em; margin: 9px 0 3px 0;}
.sub_2 h3 a {color:#343434;}
.sub_2 h3 a span {color:#908772;}
.sub_2 h4 {color:#0092be; font-size:1.77em; line-height:23px; margin-bottom:5px;}
.sub_2 h4 a, 
  .sub_2 h5 a {color:#0092be;}
.sub_2 h5 {margin-top:12px; margin-bottom:5px}
.sub_2 img {float:left; margin: 0 5px 5px 0}
.sub_2 p {color:#000}
.sub_2 p span {display:block; color:#5f5746; font-size:.85em; margin-top:3px}
.sub_2 .more {margin-top:5px; margin-bottom:30px; display:block}
.sub_2 .more.last {margin-bottom:0}

#local {margin-top:30px}
#local h2 a {background:url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) 0 0 no-repeat; text-indent:-9999px; width:75px; height:27px; display:block}
#local h3 {margin-top:4px 0 0 0;}
#local h4 {font-size:100%; margin:-3px 0; padding:0}

#subscribe_promo {background:#f68b29; padding:9px; margin-top:7px; width:282px}
#subscribe_promo h2 {font-size:1.38em; color:#fff; margin-bottom:5px;}

#subscribe_text {color:#666; font-size:.9em; border:1px solid #cecdcd; width:217px; padding:3px;}
#sponsor {margin-top:9px; padding:10px 0; border-top:1px solid #666; border-bottom:1px solid #666; text-align:center; width:300px;  font-size:.7em}
#sponsor a {display:block}

ul.posts {
  background: #fff;
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
}

ul.posts ul.posts {
  margin-bottom: 0;
  width: auto !important;
}

ul.posts.collapsed ul.posts {display: none}

ul.posts li li {
  margin-left: 2em;
}

div.post.deleted {
  background-color: #fcc;
}

body.boards h2,
div.post.mine h2,
div.post.mine h2 a,
body.boards.detail .root h2 {
 color: #8f7249
}

div.post h2 {color: #000}

body.boards.detail .root h2 {font-size: 2em}

body.boards a:hover {color:#c50303}

body.boards #content {padding-left: 12px}

body.boards #col_a {
  width: 48.8em;
  position: relative;
}

body.boards #col_a .inner {
  padding: .85em;
  border: 6px solid #c1bbad;
}

#boards_index #col_a .inner {padding-bottom: 2em}

#login_message {float: right}

#cover {
  padding-bottom:.7em;
  border-right:1.5em solid #fff;
  margin-right:-1.13em;
}

ul.posts {
  clear: both;
  margin-top: .5em;
}

ul.posts li {
  margin-top: .3em;
}

body.boards div.post h2 {
  display: inline;
  font-size: 1em;
}

div.post h3 {
  clear: both;
  color: #666;
  font-size: .85em;
  line-height: 1.3em;
  font-weight: normal;
  margin-top: .1em;
}

div.post .links { 
  color: #c1bbad;
  margin-left: .4em;
  font-size: .85em;
}

body.boards.detail div.post .links {margin-left: 0}

div.post .links a {padding: 0 .2em}

div.post h2,
div.post .links {line-height: 1.2em}


ul.tags {list-style: none; padding-left: 0; margin-left: 0; display: inline; font-weight: bold;}
ul.tags li {display: inline; margin: 0 !important}
ul.tags li:before {content: ", "}
ul.tags li:first-child:before {content: ""}


div.post {
  margin-left: -2em;
  padding-left: 1.3em;
  background: url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/raquo.gif) .2em .25em no-repeat;
}

div.post.root {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

div.post h2 {font-weight: normal}
div.post.root h2 {font-weight: bold}

/* New post / reply form */
#boards_index form.post {
  margin: -2em auto 0;
  width: 44em;
}

form.post {
  padding: 1em;
  background-color: #ebe8e0; 
  border: 3px solid #c1bbad;
}
form.post .red_btn {float: right}

form.post h2 {
  color:#33302b; 
  font-size:1.4em;
}
form.post blockquote {
  color:#004276; 
  font-size:1em; 
  margin-top:1em;
}
form.post #post_body {
  padding: .3em .5em;
  overflow: auto;
  margin: 1em 0;
  width: 97.5%;
  color: #949392;
  font-size: 1em;
  border: 1px solid #a2a1a1;
  height: 8em;
}

#boards_index legend,
#boards_index p.legend {
  margin-bottom: .3em; 
  color:#8f7249; 
  font-size:1em; 
  font-weight:bold;
}

#boards_index fieldset {margin-top: 1em}
form.post #post_body + fieldset {margin-top: 0}

form.post fieldset.stages,
form.post fieldset.regions {width:22em; float:left}

#boards_index label {
  width: 11em; 
  cursor: pointer; 
  margin-bottom: .3em; 
  font-size: .92em; 
  color: #000; 
  float: left; 
  display: block;
}

#filters {
  padding:.65em; 
  margin-bottom:1em; 
  border:.15em solid #c1bbad; 
  border-left-width: 1.5em;
  margin-left:-1.35em;
}
#filters .links {float:right; margin-top:1.4em;}
#filters .red_btn {margin-top:.9em; width:8.5em}

#filters h3 em {
  font-style: normal;
  font-weight: normal;
  color: #999;
  font-size: .8em;
}

.most {margin: 1em 0}
.most h3 {
  color: #8f7249; 
  font-size: 1.15em;
  margin-top: 1em;
}
.most h3 span {
  background: url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) -50px -400px no-repeat;
  width: 15px;
  height: 10px; 
  margin-top:3px; 
  display:block; 
  float:left;
}
.most ul {
  margin-left:15px; 
  margin-bottom:1em;
}

/* shop module */
#shop_module {
  width:270px;
  border:5px solid #fcdd01;
  padding:8px 10px;
}

#shop_module h3 {
  font-size:1em;
}
#shop_module p {
  font-size:.92em !important;
}
#shop_product_shot {
  float:left;
  margin-right:10px;
}
#shop_product_shot img {
  border:1px solid #ccc;
  width:85px;
  float:left;
}
#shop_product_logo {
  display:block;
  margin-top:10px;
}
#shop_see_more {
  margin-top:15px;
}
#shop_see_more a {
  color:#c50303;
  font-weight:bold;
}

/* FLASHBACK MODULE */
#flashback_header {
  width: 129px;
  height: 35px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/flashback_hdr.gif) no-repeat;
  margin-bottom: 4px !important;
}
#flashback_module {
  border-right: 4px solid #666;
  border-bottom: 4px solid #666;
  margin-left: 4px;
}

#flashback_module .inner {
  border: 1px solid #989898;
  position: relative;
  padding: 15px;
  top: -4px;
  left: -4px;
  margin: 0 -4px -4px 0;
}

#flashback_module h3 {
  font-weight: bold;
  color: #171717;
  font-size: 15px;
  margin-bottom: 10px;
}

#flashback_module .more {
  display: block;
  color: #c00 !important;
  font-size: 11px;
  margin-bottom: 3px;

}

#flashback_module .v12 {
  font: normal .92em/1.4em Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}

#flashback_module .posted {
  font-size: .85em;
  border-bottom: 1px solid #999;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}

#flashback_module .posted span {
  color: #666;
}

