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

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

		#content_box { width: 100%; }

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

			#sidebars { width: 18.9em; 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.four_by_three { width: 16.3em; height: 12.2em; }

#image_box img.three_by_four { width: 16.3em; height: 21.7em; }

#image_box img.three_by_two { width: 16.3em; height: 10.9em; }

#image_box img.two_by_three { width: 16.3em; height: 24.5em; }

#image_box img.five_by_four { width: 16.3em; height: 13em; }

#image_box img.four_by_five { width: 16.3em; height: 20.4em; }

#image_box img.sixteen_by_nine { width: 16.3em; height: 9.2em; margin: 0 auto; }

#image_box img.nine_by_sixteen { width: 16.3em; height: 29em; margin: 0 auto; }