/* 
CUSTOM STYLESHEET
-----------------

Contains custom styles not part of the original WooThemes template

*/

/* ---( sidebar )--- */

#sidebar-title {background:#85B464;width:100%;clear:both;}
#sidebar-box {padding:5px;clear:both;}
#sidebar-box p {margin-bottom:0px;}
#sidebar-box-2 {padding:5px;clear:both;background-color:#fff;}
#sidebar-list-top-right {float:right; width:70%;}
#sidebar-list-top-left {float:left; width:30%;}
#sidebar-list-right {float:left; width:50%; margin-bottom:5px;}
#sidebar-list-left {float:right; width:50%; margin-bottom:5px;}

#sidebar-title-2 {background:#85B464 url(http://www.pinguinostudios.com/puppetvision/images/twitter.png) no-repeat; width:100%;clear:both;padding-bottom:45px;}

.sidebar h2 { 
  margin-top: 0;
  margin-$endSide: 0;
  margin-bottom: 0;
  margin-$startSide: 0;
  padding-top: 0px;
  padding-$endSide: 0;
  padding-bottom: 40;
  padding-$startSide: 0px;
  font: $sidebarheaderfont;
  color: $sidebarcolor;
  height: 32px;
  background: #85B464 url(http://www.pinguinostudios.com/puppetvision/images/twitter.png) no-repeat;
  height: 40px !important; /* for most browsers */
  height /**/:40px; /* for IE5/Win */
  }

.sidebar h3 { 
  margin-top: 0;
  margin-$endSide: 0;
  margin-bottom: 0;
  margin-$startSide: 0;
  padding-top: 0px;
  padding-$endSide: 0;
  padding-bottom: 40;
  padding-$startSide: 0px;
  font: $sidebarheaderfont;
  color: $sidebarcolor;
  height: 20px;
  background: #85B464 url(http://www.pinguinostudios.com/puppetvision/images/puppet-podcasts.png) no-repeat;
  height: 40px !important; /* for most browsers */
  height /**/:40px; /* for IE5/Win */
  }

.sidebar h4 { 
  margin-top: 0;
  margin-$endSide: 0;
  margin-bottom: 0;
  margin-$startSide: 0;
  padding-top: 0px;
  padding-$endSide: 0;
  padding-bottom: 40;
  padding-$startSide: 0px;
  font: $sidebarheaderfont;
  color: $sidebarcolor;
  height: 20px;
  background: #85B464 url(http://www.pinguinostudios.com/puppetvision/images/puppetry-blogs.png) no-repeat;
  height: 40px !important; /* for most browsers */
  height /**/:40px; /* for IE5/Win */
  }

.sidebar h5 { 
  margin: 0 0 0 0;
  padding: 10px 0 0 10px;
  font: $sidebarheaderfont;
  color: $sidebarcolor;
  height: 26px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }

.sidebar .widget {
  margin: 0;
  padding-top: 0;
  padding-$endSide: 0px;
  padding-bottom: 0px;
  padding-$startSide: 0px;
  border-bottom: 0px solid #ddd;
}

.widget-2 {
  margin: 0;
  padding-top: 0;
  padding-$endSide: 0px;
  padding-bottom: 10px;
  padding-$startSide: 0px;
  border-bottom: 0px solid #ddd;
}
