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

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

	#page { padding: 2em; }

		#content_box { width: 100%; }


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

			#sidebars { width: 164px; 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: -0.4em; height: -0.4em; }

#image_box img.four_by_three { width: -0.4em; height: -0.3em; }

#image_box img.three_by_four { width: -0.4em; height: -0.5em; }

#image_box img.three_by_two { width: -0.4em; height: -0.3em; }

#image_box img.two_by_three { width: -0.4em; height: -0.6em; }

#image_box img.five_by_four { width: -0.4em; height: -0.3em; }

#image_box img.four_by_five { width: -0.4em; height: -0.5em; }

#image_box img.sixteen_by_nine { width: -0.4em; height: -0.2em; margin: 0 auto; }

#image_box img.nine_by_sixteen { width: -0.4em; height: -0.7em; margin: 0 auto; }

#image_box img.two_by_one { width: -0.4em; height: -0.2em; }

#image_box img.one_by_two { width: -0.4em; height: -0.8em; }