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

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

	#page { padding: 2em; }
	
		#header { padding-right: 1.1em; padding-left: 1.1em; }

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

		.no_sidebars { background: none !important; }

			#content { width: 54.4em; float: right; }
			
			.no_sidebars #content { width: 100%; }
			
				#feature_box { padding-right: 2.2em; padding-left: 2.2em; }
			
				.post_box, .teasers_box { margin: 0 2.2em 0 2.2em; }

				.no_sidebars .post_box { margin: 0 1.1em; }
				
				.teasers_box { width: 50em; }
				
					.teaser { width: 23.9em; }

					#archive_info, .prev_next { padding-right: 2.2em; padding-left: 2.2em; }

			#sidebars { width: 20.6em; float: right; }
				
			#column_wrap { width: 75.2em; background: url('images/dot-ddd.gif') 20.7em 0 repeat-y; float: left; }

			#comments { margin-right: 0em; margin-left: 0em; }

				.comments_intro, #respond { margin-left: 2.2em; }
				
					dl#comment_list dt, dl#comment_list dd { padding-right: 2.2em; padding-left: 2.2em; }
	
				#commentform { padding-right: 2.2em; padding-left: 2.2em; }
				
				.login_alert { margin-right: 2.2em; margin-left: 2.2em; }

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


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

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

#image_box img.four_by_three { width: 18em; height: 13.5em; }

#image_box img.three_by_four { width: 18em; height: 24em; }

#image_box img.three_by_two { width: 18em; height: 12em; }

#image_box img.two_by_three { width: 18em; height: 27em; }

#image_box img.five_by_four { width: 18em; height: 14.4em; }

#image_box img.four_by_five { width: 18em; height: 22.5em; }

#image_box img.sixteen_by_nine { width: 18em; height: 10.1em; margin: 0 auto; }

#image_box img.nine_by_sixteen { width: 18em; height: 32em; margin: 0 auto; }

#image_box img.two_by_one { width: 18em; height: 9em; }

#image_box img.one_by_two { width: 18em; height: 36em; }