#colmid {
	left:145px; /*200*/
}
#colright {
	margin-left:-300px; /*400*/
}
#col1pad {
	margin-right:0px; /*15*/
	margin-left:300px; /*415*/
}
#col2 {
	width:130px; /* 170 */
	left:155px; /* 215 */
}
#col3 {
	width:140px;       /* 170p */
	left:15px;      /* 15p */	
}



/* back ground color */
#colmask {
	background:transparent;	/* Left column background colour */
}
#colmid {
	background:transparent;    	/* Centre column background colour */
}
#colright {
	background:transparent;    	/* Right column background colour */
}


/* fixed */
body {
   text-align:center;
}
#fixed {
   margin:0 auto;
   width:935px;   /* you can use px, em or % */
   text-align:left;
}

/*------------------ Custom Style ----------------*/
.minor_column_left  {width:305px; float:left; margin-right:15px;}
.minor_column_right {width:305px; float:left;}

#about,
#about a,
#about h2 a {color:#666;}

#social_icons h2 {color:#666;}
#social_icons ul {padding:0px; margin:0px; list-style:none outside;}
#social_icons ul li {padding:0px; margin:0px; padding-right:1px; width:44px; float:left;}
#social_icons ul li.last {padding-right:0px;}
#social_icons ul li img {padding:0px; margin:0px;}

.blog_date_div            {margin:5px 4px 0px 4px; float:right; width:41px; font-size:10px; padding:1px; background-color:#aaa; color:white; text-align:center;}
.blog_date_div .blog_date {padding:4px 1px 4px 1px;}
.blog_date_div .blog_year {padding:4px 1px 4px 1px; background-color:white; font-weight:bold; color:#aaa;}

.display_date{background-color:#eee; color:#666; padding:2px; font-size:8pt; text-align:right;}

