/* Page Layout ----------------------------------------------------------- */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #f4f4ec url(images/bg.png) repeat-x 0 -205px;
	font: 12px/180% Optima, "Trebuchet MS", Tahoma, "Lantinghei SC", "Hiragino Sans GB", "Microsoft Yahei", Sans-serif;
	color: #382e1f;
}

#main {
	background: url(images/content.png) repeat-y center;
	width: 860px;
	margin: 0 auto;
	min-height: 100%;
	_height: 100%;
}

#header {
	background: url(images/header-sunset.jpg) no-repeat center top;
	padding: 0 40px;
	height: 145px;
}

#content {
	width: 780px;
	padding: 20px 40px 120px 40px;
}

#footer {
	background: url(images/bg.png) repeat-x 0 -85px;
	clear: both;
	margin-top: -120px;
	height: 120px;
}

.footer {
	background: url(images/footer.png?3) no-repeat 0 0;
	width: 780px;
	height: 90px;
	margin: 0 auto;
	padding: 30px 40px 0 40px;
}


/* Header Layout ----------------------------------------------------------- */

#searchbox, form.gsc-search-box {
	background: url(images/icona.png) no-repeat right -297px;
	display: inline;
	margin-top: 20px;
}

#input_search, input.gsc-input {
	width: 150px;
	opacity: 0.7;
}

#input_search:focus, input.gsc-input:focus {
	opacity: 1;
}

#button_search, input.gsc-search-button {
	width: 25px;
	height: 20px;
	border: none;
	cursor: pointer;
	background: transparent;
	text-indent: -1000px;
}

#header, #footer {
	color: #fff;
}

#header a, #footer a {
	color: #fff;
	text-shadow: 0 1px 0 #222;
}

#header h2 a, #footer h3 a {
	text-shadow: 0 1px 3px #000;
}

#header a:hover, #footer a:hover {
	color: #eee;
	text-shadow: 0 -1px 0 #444;
}

#pages a:hover {
	text-shadow: 0 -1px 0 #444, 0 0 5px #fff;
}

#pages {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 780px;
}

#pages li {
	background: url(images/bg.png) repeat-x 0 30px;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0 5px;
}

#pages a {
	padding: 5px;
	line-height: 30px;
}

#pages li.current {
	background-position: center -30px;
}

li.long {
	width: 250px;
}

#pages .twitter {
	background: url(images/icona.png) no-repeat 0 -326px;
	*background-position: 0 -324px;
	padding-left: 20px;
}


/* Content Layout ----------------------------------------------------------- */

#loop, #comments {
	width: 440px;
	float: left;
	margin-bottom: 20px;
}

#loop_page {
	width: 780px;
	float: left;
}

.h1archive {
	margin-bottom: 30px;
	background-color: #ffc;
	padding: 5px 10px;
	font-size: 150%;
	text-align: center;
}

.post {
	margin-bottom: 50px;
}

.meta {
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

.meta li {
	float: left;
	margin-right: 10px;
	padding-left: 22px;
}

.meta .date, .meta .comment {
	padding-left: 0;
}

.meta .date a, .meta .comment a {
	padding-left: 22px;
}

.meta .tag {
	margin-right: 0;
}

.related-right {
	background-color: #fff;
}

.related .right .tl {
	margin-left: 9px;
}

.feedtips {
	width: 134px;
	padding: 2px 6px 2px 10px;
	margin: 0;
}

.feedtips .wp-smiley {
	background: url(images/icons.png) no-repeat 0 -212px;
}

.rssbutton img {
	width: 159px;
	height: 132px;
}

.rssbutton {
	background: url(images/related.png?2) no-repeat -159px 0;
	display: block;
	margin: 10px 0 30px 0;
}

.rssbutton:hover {
	background-position: 0 0;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
}

.related {
	margin: 50px 0 20px 0;
	background: url(images/related.png?2) no-repeat 167px -180px;
}

.related h4 {
	padding-top: 40px;
	height: 25px;
}

.related-bg {
	width: 220px;
	background: #f3f3eb url(images/related.png?2) no-repeat -98px -133px;
}

.st-related-posts {
	margin: 0;
	padding: 10px 15px 20px 5px;
	background: url(images/related.png?2) no-repeat 210px bottom;
}

.st-related-posts li {
	margin: 5px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	width: 175px;
}

.nav {
	background: url(images/icona.png) no-repeat 415px -232px;
	padding: 5px 10px 2px 10px;
	margin: 0;
	height: 24px;
}

.nav li {
	background: #f4f4ec url(images/icona.png) no-repeat 0 -267px;
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
}

.nav .right {
	background: none;
	text-align: right;
	margin: 0 25px 5px 0;
	_margin-right: 12px;
	padding: 0;
}


/* Sidebar Layout ----------------------------------------------------------- */

#info {
	float: right;
	width: 320px;
	margin: 0 0 40px 0;
}

.inner {
	padding: 15px;
}

.tl {
	background: #f4f4ec;
	background: -webkit-linear-gradient(315deg, #f4f4ec 67%, #e4e4dd 100%);
	background: -moz-linear-gradient(315deg, #f4f4ec 67%, #e4e4dd 100%);
	background: -o-linear-gradient(315deg, #f4f4ec 67%, #e4e4dd 100%);
	background: -ms-linear-gradient(315deg, #f4f4ec 67%, #e4e4dd 100%);
	background: linear-gradient(135deg, #f4f4ec 67%, #e4e4dd 100%);
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.br {
}

.tl, .related-bg {
	text-shadow: 0 1px 0 #fff;
}

.counter {
	display: block;
	margin: 10px 0 0 7px;
}

#info p {
	margin: 0 0 7px 0;
}

.f-gg, .f-xg, .f-yd {
	margin: 9px 0 0 0;
	width: 103px;
	height: 19px;
	background: url(images/footer.png?3) no-repeat -680px -122px;
}

.f-xg {
	background-position: -570px -143px;
}

.f-yd {
	background-position: -680px -143px;
}

#widgets {
	clear: right;
	float: right;
	width: 320px;
}

.widgets {
	width: 150px;
}

.widget {
	margin-bottom: 40px;
}

.widget .right {
	line-height: 160%;
}

.starred {
	width: 16px;
	height: 16px;
	background: url(images/icons.png) no-repeat 0 -332px;
}

.select-month {
	margin: 10px 0;
}


/* Comments Layout ----------------------------------------------------------- */

#form_comments {
	width: 320px;
	float: right;
}

#form_comments .br {
	padding-bottom: 1px;
}

.my-avatar {
	padding: 3px;
	border: 1px solid #ccc;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	background: url(images/avatar.png) no-repeat -1px -167px;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-moz-transform: rotate(10deg) scale(1.1) translate(-11px,-16px);
	-webkit-transform: rotate(10deg) scale(1.1) translate(-11px,-16px);
	-o-transform: rotate(10deg) scale(1.1) translate(-11px,-16px);
}

.my-avatar:hover {
	-moz-transform: rotate(0deg) scale(1.3) translate(-7px,-9px);
	-webkit-transform: rotate(0deg) scale(1.3) translate(-7px,-9px);
	-o-transform: rotate(0deg) scale(1.3) translate(-7px,-9px);
}

.my-avatar img {
	opacity: 1 !important;
}

.my-avatar:hover img {
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
}

.my-avatar img.clip {
	background: url(images/input.png) no-repeat 0 0;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	width: 14px;
	height: 29px;
	margin-left: -14px;
	position: relative;
	top: -21px;
	*display: none;
}

.my-avatar .avatar {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.input, input.gsc-input {
	background: white url(images/input.png) repeat-x 0 -60px;
	border: 1px solid #a79d8f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	padding: 2px;
	line-height: 15px;
	display: inline;
	width: 178px;
}

.input:focus, textarea:focus, input.gsc-input:focus {
	-moz-box-shadow: 0 0 3px rgba(85,153,204,0.3), 0 0 1px 2px rgba(66,150,234,0.8);
	border-color: #59c;
}

.tl .inputname {
	background-position: -18px center;
}

.tl .inputemail {
	background-position: -218px center;
}

.tl .inputurl {
	background-position: -418px center;
}

#form_comments h3 {
	margin-bottom: 10px;
}

#form_comments p {
	margin-bottom: 15px;
}

#show_author_info, #hide_author_info, #show_author_info input, #cancel_reply input {
	margin-left: 6px;
}

#hide_author_info {
	vertical-align: top;
}

#author_info {
	padding: 5px 0;
}

#cancel_reply {
	background-color: #fea;
	margin-top: -10px;
	padding: 1px 6px;
	text-shadow: none;
}

#comment {
	width: 285px;
	height: 150px;
	font-size: 12px;
	overflow: auto;
}

.smilies_toolbar {
	margin-top: -40px;
	white-space: nowrap;
	overflow: hidden;
	height: 25px;
}

#toggle-smilies {
	background-position: 2px -178px;
	padding: 2px;
	margin-left: 1px;
	border-top: 1px solid #A79D8F;
	border-right: 1px solid #A79D8F;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}

#toggle-smilies.close {
	background-position: 2px 2px;
}

#smilies_toolbar img {
	margin: 2px 0 0 2px;
	cursor: pointer;
}

.wp-smiley {
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
	background: url(images/iconc.png) no-repeat 0 -30px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (	 -o-min-device-pixel-ratio: 2/1),
only screen and (		min-device-pixel-ratio: 2),
only screen and (				min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {
	.wp-smiley {
		background: url(images/iconc@2x.png) no-repeat 0 -30px / 16px auto;
	}
}

.sm-smile {
	background-position: 0 -60px;
}

.sm-surprised {
	background-position: 0 -90px;
}

.sm-eek {
	background-position: 0 -120px;
}

.sm-sad {
	background-position: 0 -150px;
}

.sm-happy {
	background-position: 0 -180px;
}

.sm-wink {
	background-position: 0 -210px;
}

.sm-evil {
	background-position: 0 -240px;
}

.sm-tongue {
	background-position: 0 -270px;
}

.sm-nice {
	background-position: 0 -300px;
}

.sm-rainbow {
	background-position: 0 -330px;
}

.sm-cafe {
	background-position: 0 -360px;
}

.sm-love {
	background-position: 0 -390px;
}

.sm-cake {
	background-position: 0 -420px;
}

img.help {
	background: url(images/icona.png) no-repeat right -360px;
}

label, .help {
	cursor: help;
}

.h3srcbacks {
	margin: 2px 0 0 0;
}

.srcbacks {
	line-height: 220%;
}

.cmt-parent > p {
	margin-bottom: 30px;
}

.metadata {
	padding: 6px;
}

.gravatar {
	position: relative;
	left: 36px;
	margin-left: -30px;
	padding: 3px 41px 3px 3px;
	background: url(images/avatar.png) no-repeat 0 0;
}

.tl .nowreply {
	background-position: 0 -83px;
}

.avatar {
	width: 40px;
	height: 40px;
	background: no-repeat 0 0;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.metadata li {
	line-height: 24px;
	background-image: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
}

.metadata li.comment_number {
	display: block;
	float: left;
	width: 44px;
	margin: 0 5px;
	font-size: 30px;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 46px;
	text-align: center;
}

.metadata li.comment_number a {
	color: #888;
	text-decoration: none;
	display: block;
}

li.comment_number a:hover {
	color: #e58802;
	text-decoration: underline;
}

.comment-childs .metadata {
	margin-bottom: 12px;
}

.comment-childs .gravatar {
	background-position: 0 -46px;
}

.comment-childs .gravatar img {
	width: 30px;
	height: 30px;
}

.comment-childs .nowreply {
	background-position: 0 -129px;
}

.comment-childs .metadata li {
	line-height: 19px;
}

.comment-childs .metadata li.comment_number {
	width: 38px;
	font-size: 22px;
	line-height: 38px;
}

#newcomment {
	position: relative;
	z-index: 10;
	padding: 10px 0;
	background-color: #fea;
	margin: -30px 15px -30px 35px;
	border: 5px solid #cab778;
	-moz-box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.5);
}

#newcomment h4 {
	text-align: center;
	background: url(images/avatar.png) no-repeat -62px -169px;
	line-height: 30px;
	margin: 0 -33px 0 -23px;
}


/* Footer Layout ----------------------------------------------------------- */

#footer h3 {
	line-height: 110%;
	height: 50px;
	margin: 0;
}

.f-rss {
	width: 105px;
	height: 21px;
	background: url(images/footer.png?3) no-repeat -568px -121px;
}

.f-counter {
	margin-left: 20px;
}

.copyright {
	margin: 0;
}

.f-fam, .f-fl, .f-gi, .f-wp {
	float:right;
	margin: 2px 0 0 15px;
	width: 22px;
	height: 22px;
	background: url(images/footer.png?3) no-repeat -814px -121px;
}

.f-fl {
	background-position: -789px -121px;
}

.f-gi {
	background-position: -814px -145px;
}

.f-wp {
	background-position: -789px -145px;
}

.copyright a:hover img {
	-moz-transform: scale(1.3) rotate(2deg);
	-webkit-transform: scale(1.3) rotate(2deg);
	-o-transform: scale(1.3) rotate(2deg);
}


/* Content Styles ----------------------------------------------------------- */

a {
	color: #bb6f02;
	text-decoration: none;
	outline: none;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #e58802;
}

a img {
	border: none;
	opacity: 0.8;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

a:hover img {
	opacity: 1;
	-moz-transform: scale(1.05) rotate(2deg);
	-webkit-transform: scale(1.05) rotate(2deg);
	-o-transform: scale(1.05) rotate(2deg);
}

.external {
	background: url(images/icona.png) no-repeat right center;
	padding-right: 13px;
}

.download {
	background: url(images/icona.png) no-repeat 0 -150px;
	padding-left: 18px;
}

.more-link {
	background: url(images/icona.png) no-repeat right -240px;
	padding-right: 18px;
}

.piclink {
	padding: 1px;
	border: 2px solid #F3F3EC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

a:hover .piclink {
	border: 2px solid #F5E1BA;
}

.st-tag-cloud {
	line-height: 150%;
}

.st-tag-cloud a {
	white-space: nowrap;
}

.st-tag-cloud a:hover {
	color: #E58802 !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
	margin: 0 0 5px 0;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 0px 2px 3px rgba(0,0,0,0.3);
	font-family: Optima, "Trebuchet MS", Tahoma, "Lantinghei SC", "Hiragino Sans GB", "Microsoft Yahei", simhei, Sans-serif;
}

#header a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	text-decoration: none;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 250%;
	padding: 25px 0 0 0;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 115%;
}

h6 {
	font-size: 100%;
}

p {
	margin: 0 0 20px 0;
}

ul {
	margin: 0 0 15px 0;
	padding: 5px 0;
}

ol {
	margin: 0 0 15px 0;
	padding: 5px 0 5px 25px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.none {
	display: none;
}

.gray, .widget ul {
	color: #888;
}

.p {
	color: #382e1f;
}

blockquote, quote {
	color: #666;
	margin: 0;
	padding: 0 10px 0 40px;
	background: url(images/footer.png?3) no-repeat -810px -178px;
}

code {
	font-family: Monaco, "Courier New", Fixedsys, Courier, monospace;
	margin-left: 20px;
	padding: 3px 15px;
	border: 1px dashed #e2bf8c;
	border-left: 5px solid #bb6f02;
	background: #fafafa url(images/footer.png?3) no-repeat 0 -250px;
	display: block;
}

.nowrap {
	white-space: nowrap;
	overflow-x: scroll;
	_width: 380px;
}

.nowrap:hover {
	float: left;
	margin-bottom: 20px;
}

.css {
	background-position: 335px -125px;
}

.js {
	background-position: 275px -162px;
}

.php {
	background-position: -150px -125px;
}

.html {
	background-position: -240px -162px;
}

.round5px, #newcomment {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


/* Graphical Bullets ----------------------------------------------- */

.icon-left {
	background: url(images/icons.png) no-repeat 0 -209px;
	*background-position: 0 -212px;
	padding-left: 25px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (	 -o-min-device-pixel-ratio: 2/1),
only screen and (		min-device-pixel-ratio: 2),
only screen and (				min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {
	.icon-left {
		background: url(images/icons@2x.png) no-repeat 0 -209px / 16px auto;
	}
}

.icon-archive {
	background-position: 0 -268px;
}

.icon-tag {
	background-position: 0 -358px;
}

.icon-search {
	background: url(images/icona.png) no-repeat 0 -296px;
}

.new {
	background: url(images/icona.png) no-repeat right -177px;
	padding-right: 20px;
}

.new:visited {
	background: none;
	padding-right: 0;
}

.icon-reply {
	background: url(images/icona.png) no-repeat 0 -120px;
	padding-left: 20px;
	margin-left: 10px;
	text-decoration: none !important;
}

.icon-reply:hover {
	text-decoration: underline !important;
}

.icon-twitter, .icon-readernote, .icon-reader, .icon-delicious {
	background: url(images/icona.png) no-repeat 2px 0;
	padding-left: 20px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (	 -o-min-device-pixel-ratio: 2/1),
only screen and (		min-device-pixel-ratio: 2),
only screen and (				min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {
	.icon-twitter, .icon-readernote, .icon-reader, .icon-delicious {
		background: url(images/icona@2x.png) no-repeat 2px 0 / 16px auto;
	}
}

.icon-readernote {
	background-position: 2px -30px;
}

.icon-reader {
	background-position: 2px -60px;
}

.icon-delicious {
	background-position: 2px -90px;
}

ul li {
	list-style: none;
	background: url(images/icons.png) no-repeat 0 -420px;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (	 -o-min-device-pixel-ratio: 2/1),
only screen and (		min-device-pixel-ratio: 2),
only screen and (				min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {
	ul li {
		background: url(images/icons@2x.png) no-repeat 0 -420px / 16px auto;
	}
}

.widget li, #info li {
	overflow: hidden;
	white-space: nowrap;
	padding-left: 0;
	*padding-left: 25px;
	*width: 125px;
}

#info ul {
	padding: 0;
	margin: 0;
}

#info li {
	width: 135px;
	*width: 110px;
}

.widget li a, #info li a, .no-link {
	padding-left: 25px;
	*padding-left: 0;
}

.widget ul.comment li {
	background-size: 16px auto;
}

.blogroll li {
	background: url(images/iconb.png) no-repeat 0 2px;
}

li.comment, .comment li {
	background-position: 0 2px;
}

.feed {
	background-position: 0 -210px;
}

.commentfeed {
	background-position: 0 -240px;
}

.date {
	background-position: 0 -270px;
}

.entry {
	background-position: 0 -300px;
}

.tag {
	background-position: 0 -360px;
}

.cat-item-1 {
	background-position: 0 -30px;
}

.cat-item-86 {
	background-position: 0 -60px;
}

.cat-item-87 {
	background-position: 0 -90px;
}

.cat-item-160 {
	background-position: 0 -120px;
}

.cat-item-164 {
	background-position: 0 -150px;
}

.cat-item-165 {
	background-position: 0 -180px;
}

.cat-item-89 {
	background: url(images/footer.png?3) no-repeat -840px -123px;
}

.no-icon {
	background: none;
	padding-left: 0 !important;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (	 -o-min-device-pixel-ratio: 2/1),
only screen and (		min-device-pixel-ratio: 2),
only screen and (				min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {
	.input, input.gsc-input {
	background: white url(images/input@2x.png) repeat-x 0 -60px / 600px auto;
	}

	#searchbox, form.gsc-search-box {
		background: url(images/icona@2x.png) no-repeat right -297px / 16px auto;
	}

	#pages .twitter {
		background: url(images/icona@2x.png) no-repeat 0 -326px / 16px auto;
	}

	.feedtips .wp-smiley {
		background: url(images/icons@2x.png) no-repeat 0 -212px / 16px auto;
	}

	.starred {
		background: url(images/icons@2x.png) no-repeat 0 -332px / 16px auto;
	}

	.nav {
		background: url(images/icona@2x.png) no-repeat 415px -232px / 16px auto;
	}

	.nav li {
		background: #f4f4ec url(images/icona@2x.png) no-repeat 0 -267px / 16px auto;
	}

	img.help {
		background: url(images/icona@2x.png) no-repeat right -360px / 16px auto;
	}

	.external {
		background: url(images/icona@2x.png) no-repeat right center / 16px auto;
	}

	.download {
		background: url(images/icona@2x.png) no-repeat 0 -150px / 16px auto;
	}

	.more-link {
		background: url(images/icona@2x.png) no-repeat right -240px / 16px auto;
	}

	.icon-search {
		background: url(images/icona@2x.png) no-repeat 0 -296px / 16px auto;
	}

	.new {
		background: url(images/icona@2x.png) no-repeat right -177px / 16px auto;
	}

	.icon-reply {
		background: url(images/icona@2x.png) no-repeat 0 -120px / 16px auto;
	}

	.my-avatar {
		background: url(images/avatar@2x.png) no-repeat -1px -167px / 86px auto;
	}

	.my-avatar img.clip {
		background: url(images/clip@2x.png) no-repeat 0 0 / 16px auto;
	}

	.gravatar {
		background: url(images/avatar@2x.png) no-repeat 0 0 / 86px auto;
	}

	#newcomment h4 {
		background: url(images/avatar@2x.png) no-repeat -62px -169px / 86px auto;
	}

}


/* Pagebar Styles ----------------------------------------------- */

.gsc-cursor-page, .gsc-cursor-current-page, .twitter_pagebar a, .twitter_pagebar a:visited, .twitter_pagebar strong, .pagebar a, .pagebar a:visited, .this-page {
	float: left;
	line-height: 16px;
	background: #f3f3ec;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	padding: 0.3em 0.8em;
	margin-left: 0.8em;
	text-shadow: 0 1px 0 #fff;
}

.gsc-cursor-page:hover, .twitter_pagebar a:hover, .pagebar a:hover {
	border: none;
	border-top: 1px solid #bbb;
	border-left: 1px solid #ddd;
	text-decoration: none;
	text-shadow: 0 -1px 0 #fff;
}

.twitter_pagebar a:active, .pagebar a:active {
	background: #EBC476;
	color: #fff;
	outline: none;
}

.gsc-cursor-current-page, .twitter_pagebar strong, .this-page {
	border: none;
	border-top: 1px solid #743;
	border-left: 1px solid #854;
	background: #bb6f02;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #630;
}

.break {
	float: left;
	padding: 0.3em 0;
	margin-left: 0.8em;
	border: none;
}

