img#wpstats {
width: 1px !important;
height: 1px !important;
visibility:hidden;
}

.posttime {
	width: 45px;
	height: 49px;
	float:left;
	background: url(img/postimg/date-bg.gif) no-repeat;
	text-align:center; 
   padding-top:2px; 
   margin-right:6px; 
   margin-top:0px;
}
.posttime .m { 
   text-align:center;color:#fff;
   font-family:Verdana, Arial; 
   font-weight:bold; 
   font-size:11px; 	
   text-transform:uppercase; 
   line-height:15px; 
}
.posttime .d { 
   text-align:center; 
   color:#000; 
   font-family:Georgia, "Times New Roman", Times, serif; 	
   font-size:18px; 
   font-weight:bold; 
   line-height:24px; 
}
.posttitle {
	margin:0 10px 0 11px;
	height:44px;
	padding-top:0px;
	padding-bottom:7px;
}
.posttitle h2,.posttitle h2 a,.pagetitle h2,.pagetitle h2 a {
	font-size:22px;
	color:#A38E72;
	text-decoration:none;
	line-height:22px;
	margin:0px;
	overflow:visible;
	letter-spacing:0;
	min-height: 30px;
}
.posttitle h2 a:hover,.pagetitle h2 a:hover {
	color:#D2C2A9;
	text-decoration:none;
}
.postmeta { 
   margin:3px 0 0 3px; 
   overflow:hidden; 
   height:16px; 

}
.postmeta span {
	padding-left:14px;
	color:#808080;
	margin-right:12px;
	background-image:url(img/postimg/span.gif);
	background-repeat:no-repeat;
	font-size: 12px;
}
.postmeta span span { 
   padding-left:0px; 
   margin-right:0px; 
   background-image:none; 
}
.postmeta span a { 
   color:#808080; 
   text-decoration:none; 
}
.postmeta span a:hover { 
   color:#666; 
}
.postmeta .comment { 
   float:right; 
   background-position:left -58px; 
   margin-right:0!important; 
}
.postmeta .more { 
   float:right; 
   background-position:left -199px; 
   margin-right:0!important; 
}
.postmeta .category { 
   background-position:left -78px; 
}
.postmeta .date { 
   background-position:left -98px; 
}
.author { background-position:left 2px; }
.pop { 
   float:right; 
   background-position:left 16px; 
}
.edit {
	background-position:left -138px;
	padding-left:14px;
	color:#808080;
	margin-right:12px;
	background-image:url(img/postimg/span.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	text-decoration: none;
}
.edit a{color:#A38E72;
text-decoration:none;
}
.tags {
	background-image: url(img/postimg/span.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left -15px;
	line-height:150%;
	font-size: 12px;
}
.tags a {
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #F3F4F4;
	line-height:150%;
	margin:0 2px;
	padding:4px;
	color:#A38E72;
}


/* Wordpress */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right:15px;
}

.alignright {
   float: right;
   margin-left:15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


#wp-calendar {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:separate;
	border-spacing:1px;
}
#wp-calendar caption {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar th, 
#wp-calendar td {
	text-align:center;
}
#wp-calendar th {
	background:#f2f2f2 url(img/calendar.gif) repeat-x 0 -50px;
	border:1px solid #999;
	line-height:16px;
	font-size:12px;
	color:#666;
}
#wp-calendar tbody td {
}
#wp-calendar td a,
#wp-calendar td a:visited {
	display:block;
	background:#fff url(img/calendar.gif) repeat-x 0 1px;
	border:1px solid #bfbfbf;
	line-height:16px;
	font-size:12px;
	color:#666;
}
#wp-calendar tbody td a:hover {
	border-color:#999;
	text-decoration:none;
}
#wp-calendar #today {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar td#prev a,
#wp-calendar td#prev a:visited {
	padding-top:5px;
	text-align:left;
	background:none;
	border:none;
	color:#5c7a99;
}
#wp-calendar td#next a,
#wp-calendar td#next a:visited {
	text-align:right;
	padding-top:5px;
	background:none;
	border:none;
	color:#5c7a99;
}
.excerpt {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.excerpt p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

