.postWrapper {
	padding-bottom: 15px;
	margin: 0px 19px 40px 0px;
	clear:both;
	background: url(../../images/bkg_sorter.gif) bottom left repeat-x;
	
}
.postTitle {
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	
	
}

.content{
	background-color:#fff;
}

.box{
	background-color:#fff;
}

/* AW Blog uses postTitle as the label for the number of comments on the individual post page. The style below gives the label its proper right-margin */
.postTitle h2 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif; color: #362b29;  text-transform: uppercase;  padding: 0px 0px 19px 0px; margin: 19px 19px 0px 0px; background: url(../../images/productsGrid_cellBkgd.gif) bottom left repeat-x;}


/* this is for the 'proper' use of postTitle h2, i.e. useages that are actually the titles of posts */
.postWrapper .postTitle h2 {  padding: 0px 0px 19px 0px; margin: 19px 0px 0px 0px; background: url(../../images/bkg_sorter.gif) bottom left repeat-x; }
.postWrapper .postTitle h2 a{ font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif; color: #362b29; text-decoration:none; padding-left: 0px; }

.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display:none;
}
.postContent {
	padding-bottom: 10px;
}

.postContent{
	padding-right: 19px;
	padding-left: 0px;
}

.postContent p {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	margin: 0px 0px 10px 0px;
}

.postDetails {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform:uppercase;
	padding: 10px;
	background: #fcedf4;
}

.blogComments {
	float: right;
}

.postDetails a{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#6b6663;
}
.postDetails h4 {
	font-size: 10px;
	font-weight: normal;
}

.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent { padding: 26px 15px 15px 15px; background: #FCECF4 url(../images/blog_comment_header.gif) top left no-repeat; font-family: Arial,Helvetica,sans-serif; color: #646464; margin-right: 19px; }

.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}
#postComment h4 {
	font-weight: normal; text-transform: uppercase; letter-spacing: 1px; color: #362b29;
	margin-bottom: 15px;
	margin-right: 19px;
	padding: 19px 0px 0px 0px; background: url(../../images/productsGrid_cellBkgd.gif) top left repeat-x; 
}
#postComment label {
	display: inline-block;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 1px;
}


.postError {
	font-size: 16px;
}

.tags{
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	text-align:right;
}

.tags h4{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	color:#6b6663;
	display:inline;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: normal;
	padding-right: 15px;
}

.tags UL{
	display:inline;
	
}
.tags UL LI{
	font-weight:normal;
	display:inline;
	padding-right:15px;
	
}

.tags a{
	font-size: 11px;
 	text-decoration:none;
	color:#372e29;
	text-transform:uppercase;
 	font-weight: bold;
}



.menu-tags, .menu-categories, .menu-recent{
	margin:5px 0px 15px 19px;
	background-color:#fff;
	padding: 0px 0px 14px 0px;
	letter-spacing: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	background: url(../../images/productsGrid_cellBkgd.gif) bottom left no-repeat #fff;
}



.blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}

.blog .menu-categories h5{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	color:#3f2c25;
	font-weight:200;
	text-transform:uppercase;
}

.blog .menu-categories UL LI{
	margin-left: 10px;
	padding-top:4px;
	text-decoration:none;
	color:#6b6663;
	text-transform:uppercase;
}

.blog .menu-categories UL LI a{
	text-decoration:none;
	color: #96646f;
	text-transform:uppercase;

}

.blog .menu-recent h5{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	color:#3f2c25;
	font-weight:200;
	text-transform:uppercase;
}

.blog .menu-recent UL LI{
	margin-left: 10px;
	padding-top:4px;
}

.blog .menu-recent UL LI a{
	text-decoration:none;
	color: #96646f;
	text-transform:uppercase;
}

.blog .menu-rss{
	background:#FFFFFF;
	margin: 0px 0px 0px 19px;
}

.blog .menu-rss a{
 	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	color: #96646f;
	display:block;
	padding-top:8px;
	display: block;
	margin-left: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}


.blog .menu-rss h5 a{
	color:#3f2c25;
	font-weight:200;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	background: url(../../images/icon_rss.gif) 75px 1px no-repeat;
}


.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}


.blog .head h4 {
	color: #362b29;
	text-transform:uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	letter-spacing: 1px;
	padding: 0px 0px 19px 0px;
	margin: 19px 0px 0px 19px;
	background: url(../../images/productsGrid_cellBkgd.gif) bottom left no-repeat #fff;

}

.postWrapper .poster{
	display:inline;
}
