body 				{min-width:1px; }
#header				{background: none; box-shadow: none; border-bottom: 2px solid #ddd;}
.blog-description 	{width: 100%;}


/*----------------------------- */
/*=Columns--------------------- */
/*----------------------------- */
.colmask 			{position:relative; clear:both; float:left; width:100%; overflow:auto;}

.colright,
.colmid,
.colleft			{float:left; width:100%; position:relative;}

.col1,
.col2,
.col3 				{float:left; position:relative; padding:0 0 1em 0; overflow:auto;}

.threecol .colmid 	{right:0; border: 0 none;}
.threecol .colleft 	{right:0; border: 0 none;}
.threecol .col1 	{width:100%;	left:0;}
.threecol .col2 	{width:100%;left:0;}
.threecol .col3 	{width:100%;	left:0;}