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

#container { width: 89.6em; margin: 0 auto; }

	#page { padding: 2em; }

		#content_box { width: 100%; }

		#content_box { background: url('images/dot-ddd.gif') 57.3em 0 repeat-y; }

			#content { width: 57.3em; float: left; }
			
				.post_box { margin: 0 2.2em 0 1.1em; }

			#sidebars { width: 28.2em; float: right; }

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


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

#image_box img.square { width: 25.6em; height: 25.6em; }

#image_box img.four_by_three { width: 25.6em; height: 19.2em; }

#image_box img.three_by_four { width: 25.6em; height: 34.1em; }

#image_box img.three_by_two { width: 25.6em; height: 17.1em; }

#image_box img.two_by_three { width: 25.6em; height: 38.4em; }

#image_box img.five_by_four { width: 25.6em; height: 20.5em; }

#image_box img.four_by_five { width: 25.6em; height: 32em; }

#image_box img.sixteen_by_nine { width: 25.6em; height: 14.4em; margin: 0 auto; }

#image_box img.nine_by_sixteen { width: 25.6em; height: 45.5em; margin: 0 auto; }

#image_box img.two_by_one { width: 25.6em; height: 12.8em; }

#image_box img.one_by_two { width: 25.6em; height: 51.2em; }