.clear{clear:both}
body{background:#FFFFFF}

/**wrapper start**/
.wrapper{width:1000px;height:1000px;border:1px;margin:20px auto;background:#FF8000}

/**header start**/
#header{width:100%;height:150px;background:#FF007E}

/**content start**/
#content{}
#left-sidebar{width:20%;height:700px;float:left;background:#0080C0}
.left-sidebar1{width:100%;height:140px;float:left;background:#9A0FE6}
.left-sidebar2{width:100%;height:140px;float:left;background:#CE82F7}
.left-sidebar3{width:100%;height:140px;float:left;background:#A4D5AE}
.left-sidebar4{width:100%;height:140px;float:left;background:#6AD546}
.left-sidebar5{width:100%;height:140px;float:left;background:#DD663E}

#post{width:80%;height:700px;float:left;background:#C0C0C0}
.post-1{width:100%;height:350px;background:#004040}
.post-2{width:100%;height:350px;background:#29CB7A}

/**footer start**/
#footer{width:100%;height:150px;background:#FF007E}