/*
Theme Name: UrbanBaby
Theme URI: http://urbanbaby.com/
Description: Custom WordPress theme for UrbanBaby.
Version: 0.9
Author: The UrbanBaby team
Author URI: http://urbanbaby.com/
Tags: 
*/


#sidebar {
  float:right;
  width:25.32em;
  padding:1em 0 0 0;
}

#content {
  float:left;
  width:44.5em;
  position:relative;
}

#blog_hdr {
  margin:1em 0 0.38em 1em;
  width:18em;
  float:left;
}

#blog_hdr span {
  display:none;
}

#ub_logo a {
  background:transparent url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/logo-314x83.gif) no-repeat scroll 0%;
  display:block;
  height:83px;
  overflow:hidden;
  text-indent:-9999px;
  width:314px;
}

#content .post {
  background:transparent;
  margin:0 0 2.31em 0;
  padding:0;
}

#content .post h2 a,
#content .post h2 {
  color:#0092be;
  width:100%;
  font-weight:bold;
}

#content .post h2 a {
  padding:0 0 0.38em 0;
}

#content .post small,
#content .postmetadata,
#content .commentmetadata {
  font-size:0.85em;
  color:#555;
  font-family:Arial,Helvetica,sans-serif;
}

#content .post img {
  margin:0.77em;
}

#content .post small a {
  color:#0092be;
}

#content .post .entry {
  margin:1em 0 0 0;
}

#sidebar #mpu_ad,
#sidebar #mpu_ad_2,
#sidebar #mpu100_ad {
  margin:0 2em 1em 0;
}

#searchform {
  margin:0 0 1.54em 2.32em;
  width:44.5em;
  float:left;
}

#subscribe_form_wrapper {
  background:#F68B29;
  width:22.45em;
  margin:1.16em 0;
  padding:0.45em;
}

#subscribe_form_wrapper p {
  color:#fff;
  font-size:16px;
  font-weight:bold;
  margin-bottom:0.24em;
}

#sidebar_links {
  border:2px solid #cce3ea;
  border-left:17px solid #cce3ea;
  position:relative;
  left:-1.31em;
  width:23.16em;
  margin:0 0 2em 0;
}

#sidebar_links ul {
  padding:1em 0;
  margin:0;
}

#sidebar_links ul ul {
  padding:0.5em 0 1em 0.5em;
  border-bottom:1px solid #cce3ea;
  margin-bottom:1em;
}

#sidebar_links ul ul ul {
  border:0;
  padding-bottom:0;
}

#sidebar_links ul li {
  list-style:none;
}

#sidebar_links ul.recent_posts li {
  padding-bottom:5px;
}

#sidebar_links h2,
h3#comments {
  font-size:15px;
  color:#00a2d3;
  font-weight:bold;
  background:transparent url(http://blogs.urbanbaby.com/newyork/wp-content/themes/ub/images/home-multi.gif) -50px -400px no-repeat;
  padding-left:15px;
}

#sidebar_links h2 {
  margin-left:0.5em;
}
    

h3#comments {
  color:#000;
  padding-top:15px;
  padding-bottom:15px;
  border-top:1px solid #cce3ea;
  width:100%;
  background-position:-50px -385px;
}

#content .commentlist li {
  margin-bottom:15px;
}

#content .commentlist li p {
  margin:0;
  padding-bottom:3px;
}

#comment_reply #submit {
  float:right;
}

#comment_reply {
  background:#cce3ea;
  padding:15px;
}

h3#respond {
  padding-bottom:10px;
}

h2.pagetitle {
  margin-bottom:1.54em;
}
