.postWrapper {
	padding-bottom: 25px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	clear:both;
}
.postTitle {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;*/
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.postWrapperShort {
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	clear:both;
}

.postWrapperShort a{
	color:#000000;
}

.postTitleShort h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitleShort h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


.postContent {
	padding-bottom: 4px;
	font-size:14px;
}

.postContentShort {
	padding-bottom: 4px;
	font-size:12px;
}

.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;
}

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

.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 {
}

.postWrapper .poster{
	display:inline;
}


.postdate {
    background: url("http://www.normlclothing.com/skin/frontend/default/normltheme/images/date.png") no-repeat scroll 0 0 transparent;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    height: 30px;
    margin-top: 0;
    float: right;
    right: 0;
    top: -3px;
    width: 74px;
}
.postdate span.day {
    color: #FFFEFF;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-left: 16px;
    position: relative;
    top: 6px;
}
.postdate span.month {
    color: #FFFEFF;
    float: left;
    font-size: 11px;
    left: 4px;
    position: relative;
    top: 0px;
	height: 9px;
    width: 36px;
}
.postdate span.year {
    color: #FFFEFF;
    float: left;
    font-size: 11px;
    left: 4px;
    position: relative;
    top: 3px;
}

.line {
	border-bottom: 1px solid #F9F9F9;
	border-top: 1px solid #BBBBBB;
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
}

.lineShort {
	border-bottom: 1px solid #F9F9F9;
	border-top: 1px solid #BBBBBB;
	clear: both;
	margin-bottom: 0px;
	margin-top: 5px;
}

.blogHeading{
	float:left;
	margin-top:5px;
    width:550px;
}

.blogHeading h2 a{
	color: #3B3B3B;
	font-size: 25px;
	font-weight: bold;
	line-height: 0;
	text-shadow: 1px 1px 0 #EEEEEE;
}


.blogHeadingShort{
	float:left;
	margin-top:5px;
    width:300px;
}

.blogHeadingShort h2 a{
	color: #3B3B3B;
	font-size: 16px;
	font-weight: bold;
	line-height: 0;
	text-shadow: 1px 1px 0 #EEEEEE;
}

