/*
Theme Name: formiss
Theme URI: http://wordpress.org/
Description: Copyright ieph.net.
Version: 1.6
Author: eph
Author URI: http://ieph.net/
Tags: 
*/

body { font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", Arial, sans-serif, "Microsoft Yahei", "宋体"; font-size: 15px; background: #6CF url(bg.jpg) top repeat-x; }
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, table, th, td { margin: 0; padding: 0; }

blockquote p {
  width: 570px;
  padding-left: 18px;
  text-indent: -18px;
    }
blockquote p:first-letter {
  background: url(open-quote.gif) no-repeat left top;
  padding-left: 18px;
  padding-top: 12px;
    }
blockquote p ~ p:first-letter {
    background: none;
    }
blockquote {
    color: #777;
    padding-top: 6px;
    padding-bottom: 10px;
    background: url(close-quote.gif) no-repeat right bottom;
    }



a { text-decoration: none; color: #33667F; }
a:hover { text-decoration: underline; }

img { border: 0; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; height: 0; overflow: hidden; }

.f_grey, .f_grey a { font-size: 12px; color: #6BF; }

#f_global_wrap { background: url(headbg.jpg) center top no-repeat; text-align: center; }

#f_header { width: 1000px; height: 265px; margin: 0 auto 0; auto; text-align: left; }
	#f_header a:hover { text-decoration: none; }
	#f_logo { display: block; position: absolute; width: 472px; height: 86px; background: url(logo.png); behavior: url(/iepngfix.htc); margin-left: 244px; margin-top: 154px; }
	#f_rss { display: block; position: absolute; width: 30px; height: 30px; margin-left: 640px; margin-top:235px; padding: 0 8px 0 28px; line-height: 30px; font-size: 14px; font-weight: bold; background: #FF6600 url(rss.gif) left top no-repeat; color: #FFF; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
	#f_nav ul { position: absolute; list-style:none outside none; margin: 235px 0 0 50px; }
	#f_nav li { float: left; margin-right: 2px; position: relative; filter: alpha(opacity=50); opacity: 0.5; }
		#f_nav li a { display: block; line-height: 30px; font-size: 14px; padding: 0 5px 0 10px; letter-spacing: 5px; font-weight: bold; background: #FFF; color: #000; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
		#f_nav li:hover { filter: alpha(opacity=80); opacity: 0.8; }
		#f_nav li.current_page_item { filter: alpha(opacity=100); opacity: 1; }
	#f_search { position: absolute; width: 255px; margin-left: 750px; margin-top: 235px; line-height: 30px; filter: alpha(opacity=50); opacity: 0.5; }
		#f_search input { border: 0; margin:0; line-height: 25px; padding: 0 5px; display: block; float: left; margin-right: 5px; -moz-border-radius: 10px; border-radius: 10px; }
			#f_search input#sbi { width: 131px; height: 21px; background: #FFF; color: #000; border: 2px solid #000; font-size: 14px; }
			#f_search input#sbb { width: 100px; height: 25px; background: #000; color: #FFF; font-size: 13px; font-weight: bold; }
#f_wrap { width: 1000px; margin: 0 auto 0 auto; -moz-border-radius: 15px; border-radius: 15px; text-align: left; }
	#f_sidebar { width: 250px; margin: 0 auto 0 auto; min-height: 500px; float: right; -filter: alpha(opacity=50); }
		#f_sidebar ul { list-style:none outside none; }
		#f_sidebar ul a {font-size: 14px; }
		#f_sidebar ul li.widget { background: url(glass.png); -background: #FFF; display: block; margin-bottom: 5px; padding: 10px; -moz-border-radius: 10px; border-radius: 10px; }
		#f_sidebar ul li.widget ul { position: relative; padding: 0; }
		#f_sidebar ul li.widget h2 { position: relative; font-size: 16px; font-weight: bold; color: #33667F; margin-bottom: 10px; text-align: center; letter-spacing: 10px; padding-left: 10px; }
		#f_sidebar ul li.widget li { font-size: 14px; position: relative; padding: 4px 0 4px 16px; background: url(clover.gif) 0 8px no-repeat; }
		#f_sidebar ul li.widget ul.ffox_most_active { left: 5px; }
		#f_sidebar ul li.widget ul.ffox_most_active li { float: left; margin-right: 3px; padding: 0; }
		#f_sidebar ul li.widget ul.ffox_most_active img { border: 1px solid #33667F; }
	#f_content { width: 685px; min-height: 500px; margin-right: 5px; margin-bottom: 5px; float: right; background: #FFF; -moz-border-radius: 10px; border-radius: 10px; padding: 30px; }
		#f_content .post { margin-bottom: 30px; }
			.f_calendar { position: absolute; margin-left: -70px; width: 50px; height: 55px; background: url(calendar.gif); text-align:center; font-weight: bold; padding: 5px; }
				.f_month { display: block; line-height: 20px; font-size: 16px; color: #FC0; }
				.f_date { display: block; line-height: 25px; font-size: 24px; color: #FC0; }
				.f_year { display: block; line-height: 10px; font-size: 10px; color: #D40; }
			#f_content h1 { color: #000; font-size: 24px; font-weight: bold; }
			#f_content h1 a { color: #000; }
			#f_content h2 { color: #E10; font-size: 24px; font-weight: bold; margin:0.3em 0; }
			#f_content h2 a { color: #E10; }
			#f_content h3 { font-size: 20px; font-weight: bold; margin: 1.5em 0 1em; }
			.entry { padding: 10px; }
			.entry p { line-height: 150%; padding: 10px 0; }
				.more-link { float: right; }
			.navigation { margin-bottom: 20px; }
				.navigation .alignleft { position: absolute; }
				.navigation .alignright { text-align: right; }
			.commentlist { margin-left: 30px; color: #CCC; }
				.commentlist ul { list-style: none; }
				.commentlist div { color: #000 }
				.comment-author .avatar-48 { position: absolute; margin: 3px 0 0 -60px; }
				.commentlist .comment { padding-left: 60px; }
				.commentlist li { margin-top: 30px; }
				.commentlist cite.fn { color: #000; font-size: 14px; font-style: normal; }
				.cancel-comment-reply { display: none; color: #CCC; font-size: 12px; }
				.commentlist .cancel-comment-reply { display: inline; }
				.commentlist #respond h3 { display: none; }
				.cancel-comment-reply strong { color: #333; }
			#respond { line-height: 200%; margin-top: 30px; }
#f_footer { width: 960px; margin: 0 auto 0 auto; text-align: center; line-height: 40px; color: #FFF; font-weight: bold; }

.f_float { float: left; width: 665px; }
