
/*---:[ core layout elements ]:---*/

	#page { width: 95em; margin: 0 auto;}

		#content_box { width: 100%; }

			#content { width: 73.3em; border-width: 0 0em 0 0; border-style: solid; border-color: #ddd; float: left; }
			
				.post_box {width:526px;}

			#sidebars { width: 21.7em; float: left; }

				.sidebar { width: 100%; float: left; }
		
					$sidebar_1 ul.sidebar_list { padding-right: 1.1em; padding-left: 1.1em; }


/*---:[ multimedia box elements ]:---*/

#image_box img.four_by_three { width: 19.1em; height: 14.3em; }

#image_box img.three_by_four { width: 19.1em; height: 25.5em; }

#image_box img.three_by_two { width: 19.1em; height: 12.7em; }

#image_box img.two_by_three { width: 19.1em; height: 28.7em; }

#image_box img.five_by_four { width: 19.1em; height: 15.3em; }

#image_box img.four_by_five { width: 19.1em; height: 23.9em; }

#image_box img.sixteen_by_nine { width: 19.1em; height: 10.7em; margin: 0 auto; }

#image_box img.nine_by_sixteen { width: 19.1em; height: 34em; margin: 0 auto; }