/* #logo img {
	background-position:50% 100%;
} */

#content {
	line-height:1.5;
	width:90%;
}

#content h2 {
	font-size:1.4em;
	font-weight:normal;
}

h3 {
	font-size:1.5em;
}

.expand-phrase .icon {
	background-position:-35px -170px;
	width:18px;
	height:15px;
	cursor:pointer;
	vertical-align:middle;
}

.expand-phrase-expanded .icon {
	background-position:0 -170px;
}

.heading {
	font-size:2.6em;
	color:#404041;
	zoom:1;
	position:relative;
	margin-bottom:1.33em;
}

.heading a {
	color:#404041;
}

.heading .icon.refresh {
	top:0.6em;
}

.heading .expand-phrase {
	margin-bottom:0;
}

.article-sections {
	margin-right:-40px;
	margin-bottom:3em;
	zoom:1;
}

.article-sections .section {
	width:33%;
	float:left;
}

.article-sections h2,
.article-sections h3,
.article-sections .content {
	margin-right:40px;
}

.article-sections h2 {
	color:#fb7828;
}

.article-sections h3 {
	font-size:0.9em;
	width:8em;
	margin-bottom:2em;
}

.article-sections h3,
.article-sections h3 a {
	color:#7e8083;
	text-decoration:none;
}

.article-sections h3 a:hover {
	text-decoration:underline;
}


.article-sections .icon.refresh {
	margin-left:-27px;
}

.images {
	margin:3em 0 3em -4%;
	clear:both;
}

.images .refreshable-content {
	margin:0 -28px 0 -1ex;
	overflow:hidden;
	height:220px;
	position:relative;
	left:-28px;
}

.images img {
	margin-right:-100%;
}

.images h2,
.images h2 a {
	color:#fff;
}

.images h2 {
	position:absolute;
	z-index:2;
	top:20px;
	left:2%;
}

.opinion-section {
	margin:3em -20px 3em -24px;
	padding-bottom:3em;
	color:#242424;
}

.opinion-section h2 {
	margin-bottom:0;
}

.opinion-section .opinion {
	float:left;
	width:50%;
	clear:right;
}

.opinion-section blockquote {
	padding:24px;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	background:url(/f/i/opinion-bg.png) 0 100% repeat-x;
	margin:0 20px 0 0;
	font-style:normal;
	overflow:hidden;
	position:relative;
}

.opinion-section blockquote p {
	margin:0;
	text-indent:2em;
}

.js .opinion-section blockquote {
	max-height:100px;
}

.js .opinion-section blockquote.opinion-inited {
	height:100px;
	max-height:none;
}

.opinion .opinion-shade {
	position:absolute;
	left:24px;
	right:24px;
	top:auto;
	bottom:0;
	width:auto;
	height:22px;
	background:url(/f/i/opinion-shade.png) repeat-x;
	overflow:hidden;
}

.opinion .drag-cn {
	width:13px;
	height:13px;
	background:url(/f/i/opinion-drag-cn.png) 1px 1px no-repeat;
	cursor:default;
	position:absolute;
	bottom:5px;
	right:5px;
	overflow:hidden;
}

.opinion-section blockquote p:first-child {
	text-indent:0;
}

.opinion-section .author {
	margin:0;
	padding:30px 55px;
	background:url(/f/i/opition-tail.png) 30px 0 no-repeat;
	font-style:italic;
	color:#535353;
}

.opinion-section .icon.refresh {
	margin-left:-7px;
}
