@charset "utf-8";
*{ margin: 0; padding: 0; line-height:120% }

:focus,:active { outline: 0; }
body { font: 100% Tahoma, Arial, Sans-Serif; color: #000; background: #ccc; }
a { text-decoration: none; color: #069; }
	a:hover { text-decoration: underline; }
.x { clear: both; }

p { line-height: 22px; margin: 0 0 22px; color:#666; }
img { border: 0; }

h1 { font-size: 140%; font-weight: normal; margin-bottom: 15px;}
h2 { position:absolute; margin-left:-94px; background: url(../img/prof/fusen.gif); font-size:90%; width:135px; height:29px; text-align:right; padding:6px 55px 0 0; color:#555; font-weight:100; }
	h2.feed { background: url(../img/prof/fusen_feed.gif); margin-left:-70px; }
h3 { font-size: 100%; font-weight: bolder; margin-bottom: 10px; color: #333; }
h4 { font-size: 100%; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; }

#wrapper { margin: 0 auto; width: 980px; background: url(../img/prof/bg.jpg) no-repeat; }

#logo { padding: 24px 12px 10px; }
	#logo h1 { font: bold 140% Arial; text-shadow: 1px 1px 1px #fff; letter-spacing: 4px; }
		#logo h1 a { color: #333; }
		#logo h1 a:hover { text-decoration: none; }
		#logo h1 a span { color: #000; }
#content { background: #fff; width: 980px; }
	
#prof { margin: 14px 25px 0 14px; width: 600px; float: left; }
	#prof h1 { margin:10px 0 0 0; }
	#prof img { border: 1px solid #CCC; float: left; margin-right: 10px; }
	#prof div#comment { color:#666; font-size:90%; }

#account { float: right; text-align:left; width: auto; margin: 13px 18px 0 0; display: inline; font-size:80%; line-height:160%; }

#pitch { margin: 14px 0 30px 0; width:980px; height:222px;}
		
#left { width: 600px; float: left; margin-left: 20px; display: inline; }
	#last-update { padding:9px 0 0 100px; font-size:70%; color:#690;}
	#left table.profile { width:100%; border-spacing:10; border-collapse:separate; font-size:90% }
		#left table.profile th { width:100px; vertical-align:top; }
		#left table.profile td {}
	#left img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
	#left textarea { height: 200px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 80%; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	
ul { color: #666; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #666; margin: 5px 0 5px 30px; line-height: 18px; }
	
	#contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative; margin-bottom: 20px; height: 127px; }
.post-options { position: relative; margin: -37px 0 40px 0; font-size: 80%; color: #666; }

#right { width: 260px; float: right; border-left: 1px solid #ccc; padding-left: 26px; margin-right: 35px; display: inline; }
	#right ul.feeds {
		margin:0;
		font-size:90%;
		list-style: none;
	}
		#right ul.feeds li { margin-top:8px; margin-bottom:15px; background:url(../img/prof/link.png) no-repeat; }
			#right ul.feeds li a { margin-left:18px; display:inline-block; margin-bottom:5px; font-size:90%; }
			#right ul.feeds li div.date { font-size:70%; margin-left:18px; }
		#right div.rss { text-align:right; }
			#right div.rss a { font-weight:100; background:url(../img/rss.png) no-repeat; padding-left:18px; font-size:80%; }

#feature { margin-left: 25px; padding-bottom: 10px; }
	.small-post { float: left; width: 260px; margin-right: 75px; }
		.small-post img { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
	.last { margin-right: 0; }
	#feature ul { margin-top: -11px; }
	
#footer { color: #666; font-size: 11px; margin: 20px 0 20px 10px; }

.post-info { font-size: 11px; color: #999; }
.read-more { background: url(../img/prof/link.gif) no-repeat center left; padding-left: 13px; font-size: 10px; }
.break { border-top: 1px solid #ccc; margin: 30px 0; display: block; }
	.no-border { border: 0; }
.space { height: 40px; }
.fix { height: 20px; }

