/*
Theme Name: Little Twig
Theme URI: http://littletwig.com/
Description: The Little Twig Theme
Version: 1.0
Author: Jad Santos
Tags: little twig, parent space
*/

.parentspace h1,
.parentspace .hdrpspace a {
	background: url(../../../../i/pspace/pstitle.gif) no-repeat scroll left top transparent;
	text-indent: -1000em;
	height: 51px;
	width: 305px;
	display: block;
}

.parentspace .post h1 {
	background: none;
	text-indent: 0;
	height: auto;
	width: auto;
	margin-top: 1em;
}

.parentspace #sidebar ul {
  list-style: none;
  margin-left: 0;
 }
 
.parentspace #sidebar p {
	margin-top: 0;
}

.parentspace #sidebar h3  {
	background-image:none;
	color:#70BC1F;
	font-size:1.25em;
	margin-bottom:1em;
	text-transform:uppercase;
}

.parentspace #sidebar dt a {
	color:#FE961D;
	text-decoration:none;
}

.parentspace #sidebar dd {
	margin-left: 0;
	margin-bottom: 1em;
}

.parentspace #sidebar dd img {
	float: left;
	margin-right: 5px;
}

.parentspace #sidebar h2 {
	margin-left: 0;
}

.parentspace #sidebar {
/*	background: url(../../../../i/bdrdotv2.gif) top right repeat-y; */
	padding-right: 15px;
}

.parentspace .post .meta .date {
	font-size: 90%;
}

.parentspace .post .entry {
	font-size: 1.2em;
}
