/* ——————————————————————————————————————————
File: styles.css
Site: My Cooking [www.mycoocking.ru]
Coder: Max P.
Author: XHTMLPLUS [www.xhtmlplus.ru]
Version: 22 Aug 2007
# Browsers: IE 6, IE 7, FF 2.0, Opera 9
————————————————————————————————————————— */

a { color:#4b99ce; text-decoration:underline; }
a:hover { text-decoration:none; color:#30973a; }
a img { border:0; }
h1 { font:12px Tahoma, Verdana, Arial; font-weight:bold; text-transform:uppercase; color:#30973a; padding:0; margin:14px 0 10px 50px; }
h2 { font:10px Tahoma, Verdana, Arial; font-weight:bold; text-transform:uppercase; color:#30973a; padding:0; margin:7px 0; }
ul { padding:0; margin:0; list-style:none; }
img.floated { display:block; float:left; margin:0 10px 10px 0; }
div.clear { clear:both; }

HTML, BODY { padding:0; margin:0; height:100%; min-height:100%; font:12px Tahoma, Verdana, Arial; color:#242424; background:#FFF url(../i/blue_spacer.gif) 236px 0 repeat-y; }

#outer { min-height:100%; min-width:1000px; }

	#header { height:293px; position:relative; z-index:1; background:url(../i/header_bg.gif) 0 0 repeat-x; }
		#header_right { position:absolute; top:0; right:0; }
		#header_left { position:absolute; top:0; left:0; }
		#header_food1 { position:absolute; top:109px; right:326px; }
		#header_food2 { position:absolute; top:0; right:208px; }
		#header_appricot { position:absolute; top:219px; left:194px; }
	
	#content { padding-bottom:83px; }
		
		#content_left { width:236px; float:left; }
			#content_left h1 { color:#70abdf; }
			.issue { padding:3px 30px 25px 50px; background:url(../i/issue_bg.gif) 18px 0 no-repeat; }
				#content_left li { padding-bottom:5px; }
				#content_left a { text-decoration:none; }
				#content_left a:hover { text-decoration:underline; }
		
		#content_right { padding:0 30px 0 30px; overflow:auto; }
			#content_right p { line-height:18px; margin:0 0 12px 0; text-align:justify; }
			#advert { background:#e2e0e0; padding:11px; color:#4b99ce; text-align:justify; }
				#advert h1 { margin-left:39px; }
	
#footer { height:56px; margin-top:-56px; background:url(../i/footer_bg.gif) 0 0 repeat-x; min-width:1000px; position:relative; z-index:2; }	
	#footer_counter1 { position:absolute; top:12px; left:80px; }
	#footer_counter2 { position:absolute; top:12px; right:30px; }
	#footer_lemon { position:absolute; left:196px; bottom:0; }
	#copy { position:absolute; top:8px; left:277px; height:40px; background:url(../i/copy_bg.gif) 0 0 repeat-x; color:#FFF; font-size:11px; }
		#copy a { color:#FFF; text-decoration:underline; }
		#copy a:hover { text-decoration:none; color:#f7ca0f; }
		#copy_right { display:block; float:left; }
		#footer_text { padding:11px 56px 0 18px; float:left; }
