/*
Theme Name: Jian
Theme URI: http://motun.net/
Description: Jaica's minimal theme
Version: 2010.10.15
Author: Jaica
Author URI: http://motun.net/
Tags: minimal,clean
*/


body {
	margin: 0 auto;
	padding: 0;
	width: 720px;
	background: #F8F5F8 url(img/body_bg.png) repeat-x top;
	font: 12px Arial, "Trebuchet MS", Tahoma, sans-serif;
	color: #555;
	text-shadow: 1px 1px 0px #FFF;
}


/* =Generic
   ------------------------------ */

a {
	text-decoration: none;
	color: #4A95B5;
	outline: none;
}
a:hover {
	color: #666;
}

a img {
	border: 0;
}

h1, h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

form {
	margin: 0;
	padding: 0;
}

h3, h4, h5 {
	margin: 8px 0 0 0;
}

textarea, input {
	font: 12px Arial, "Trebuchet MS", Tahoma, sans-serif;
	color: #777;
}

abbr, acronym {
	cursor: help;
}

hr {
	margin: 20px 0;
	padding: 0;
	height: 0;
	border: 0;
	border-bottom: 1px dashed #CCC;
}

pre, code {
	margin: 0 2px;
	overflow: auto;
	width: 96%;
	background: #FDFDFD;
	font: 12px/normal "Courier New", Courier, monospace;
	color: #666;
	-moz-box-shadow: inset #EEE 2px 2px 3px;
	-webkit-box-shadow: inset #EEE 2px 2px 3px;
}
pre {
	margin: 15px;
	padding: 8px 10px;
	border: 1px solid #DDD;
}

blockquote {
	margin: 20px 30px;
	padding: 10px;
	border: 1px solid #E8E8E8;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	background: #FCFCFC;
	color: #757575;
	font-size: 12px;
	line-height: 20px;
	-moz-box-shadow: inset #EEE 2px 2px 5px;
	-webkit-box-shadow: inset #EEE 2px 2px 5px;
}

/* =Header
   ------------------------------ */

#header {
	height: 70px;
	margin-top: 30px;
}

#title {
	float: left;
	margin: 0 20px 0 40px;
	text-indent: -9999px;
	font: bold 35px Georgia, "Trebuchet MS", "MS UI Gothic", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	color: #38AEC7;
}

#title a {
	display: block;
	width: 145px;
	height: 45px;
	background: url(img/mylogo.png) no-repeat;
	color: #2BA6D5;
}

#nav {
	float: right;
	margin: 15px 20px 10px 0;
	_width: 300px;
}

#nav ul li {
	float: left;
	margin: 0 2px;
}

#nav ul li a {
	display: block;
	padding: 0 16px;
	height: 26px;
	_width: 36px;
	background: #A9C1EB url(img/grabg.png) repeat-x 0 -53px;
	font: bold 15px/26px "Times New Roman", "microsoft yahei", "Trebuchet MS", Arial, sans-serif;
	color: #78A9C7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#nav ul li a:hover {
	background-color: #AED8F0;
	color: #419CD3;
}

#nav .current_page_item a {
	background-color: #BBE6E2;
}

#nav ul li ul {
	left: -999em;
	position: absolute;
}

#nav ul li:hover ul {
	left: auto;
}

#nav ul li ul li {
	clear: left;
	margin: 1px 0;
	font-size: 13px;
}

.featured-img {
	margin: -20px 2px 0 2px;
	padding: 6px 6px 21px 6px;
	width: 700px;
	height: 160px;
	overflow: hidden;
	background: #FFF url(img/featimg_bg.png) no-repeat center bottom;
	border-top: 1px solid #F7F7F7;
	border-right: 2px solid #F7F7F7;
	border-left: 2px solid #F7F7F7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
}

.post-headimg {
	width: 700px;
	height: 160px;
	background: no-repeat center center;
}

#home .cat-list ul li{
	float: right;
}
.cat-list ul li, .post-body .bookmark ul li {
	display: inline;
	margin: 3px;
	padding: 3px 10px;
	background: #EAE6EA url(img/grabg.png) repeat-x 0 -25px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #AAA;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-box-shadow: #E1E1E1 -1px -1px 0;
}
.cat-list ul li:hover {
	background-position: 0 -5px;
}
.cat-item a {
	padding: 0 0 0 14px;
	background-image: url(img/caticons.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #AAA;
}
.cat-item a:hover, .cat-list ul li a:hover {
	color: #D76887;
}

.cat-item a { background-position: 0 2px;}

.cat-item-3 a { background-position: 0 -28px;}
.cat-item-5 a { background-position: 0 -58px;}
.cat-item-4 a { background-position: 0 -88px;}
.cat-item-1 a {	background-position: 0 -118px;}
.cat-item-7 a {	background-position: 0 -148px;}

.cat-item a:hover {	background-position: 0 -13px;}
.cat-item-3 a:hover { background-position: 0 -43px;}
.cat-item-5 a:hover { background-position: 0 -73px;}
.cat-item-4 a:hover { background-position: 0 -103px;}
.cat-item-1 a:hover { background-position: 0 -133px;}
.cat-item-7 a:hover { background-position: 0 -163px;}

.cat-list .monthly li a {
	padding: 0 0 0 14px;
	background: url(img/caticons.gif) no-repeat 0 -193px;
	color: #888;
}
.cat-list .tagcloud li a {
	padding: 0 0 0 14px;
	background: url(img/caticons.gif) no-repeat 0 -208px;
	color: #888;
}

.cat-list ul.monthly li {
	margin: 4px 7px;
	width: 135px;
}
.cat-list .tagcloud li {
	background-position: 0 -5px;
}

.cat-list ul li strong {
	color: #888;
}

.post-body .bookmark {
	margin: 10px;
}
.post-body .bookmark ul li{
	display: inline;
	background-position: 0 -5px;
	line-height: 35px;
}
.post-body .bookmark ul li a {
	font-weight: bold;
}

/* =Post
   ------------------------------ */

#content {
	position: relative;
	padding: 0 10px;
}

.post {
	position: relative;
	margin: 15px 0 30px 0;
	padding: 0 0 10px 0;
	_width: 700px;
	background: url(img/div_line.png) repeat-x bottom;
}

.post-hdr {
	border-bottom: 1px solid #DFDFDF;
}

.post-title {
	padding: 7px 15px;
	font: 22px "Trebuchet MS", "microsoft yahei", "MS UI Gothic", Helvetica, Arial, sans-serif;
}
.post-title a {
	color: #2BAAD5;
}
.post-title a:hover {
	text-shadow: 2px 2px 4px #F9DBE4;
	color: #DB4F75;
}
#single .post-title {
	margin: 0;
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
}

.post-date {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 75px;
	text-align: center;
 	font-family: Georgia, Arial, "Trebuchet MS", Tahoma, sans-serif;
	letter-spacing: 1px;
	color: #999;
}

.post-date span {
	display: block;
}

.post-date .day {
	font-size: 18px;
	color: #666;
}

.post-title, .post-body, #home .tag-link, #single .post-meta {
 	margin-left: 80px;
	border-left: 1px solid #DFDFDF;
}

.post-body {
	padding: 10px 15px;
	background: url(img/post_bg.png) no-repeat 0 0;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.5px;
}
.post-body a {
	color: #618EB4;
}
.post-body a:hover {
	color: #B34D80;
}

.post-body p {
	margin: 10px;
	padding: 0px;
}
.post-body img {
	margin: 10px 2px;
	padding: 3px;
	background: #FFF;
	border: 1px solid #EEE;
	-webkit-box-shadow: 0px 0px 4px #D5D5D5;
	-moz-box-shadow: 0px 0px 4px #D5D5D5;
}
.post-body a:hover img {
	border: 1px solid #DDD;
	-webkit-box-shadow: 0px 0px 6px #AAA;
	-moz-box-shadow: 1px 2px 5px #CCC;
}
#home .post-body img {
	max-width: 575px;
}

.post-body h3, .post-body h4, .post-body h5 {
	margin-top: 20px;
	padding: 0 0 5px 5px;
	border-bottom: 1px dashed #D2D2D2;
	font-family: "Trebuchet MS", "microsoft yahei", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.post-body h3 {
	font-size: 17px;
	letter-spacing: 2px;
}
.post-body h4 {
	font-size: 16px;
}
.post-body h5 {
	font-size: 13px;
}

.post-body ul li {
	margin: 2px 15px;
	padding: 2px 5px 2px 12px;
	background: url(img/bullet.gif) no-repeat 0 12px;
	border-bottom: 1px dashed #DDD;
}
.post-body ul li ul li {
	border: none;
}

.post-img img {
	margin: 0 0 10px 0;
	border: 4px solid #FBFBFB;
	-webkit-box-shadow: 1px 1px 5px #BBB;
	-moz-box-shadow: 1px 1px 5px #BBB;
}

.post-meta {
	color: #999;
}
.post-meta a {
	color: #A7A9AD;
}

#home .comment-link, #home .category-link {
	position: absolute;
	left: 15px;
	width: 50px;
	text-align: center;
}
.comment-link {
	top: 65px;
}
.comment-link a {
	padding: 4px 2px 0 0;
}
.comment-link a:first-letter {
	font-weight: bold;
	font-size: 16px;
}
.category-link {
	top: 100px;
}
#home .category-link a {
	display: block;
	padding: 1px 3px;
	background: #EEE;
	border: 1px solid #E1E1E1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#home .category-link a:hover {
	background: #F7F7F7;
}
.comment-link:first-letter {
	font-size: 18px;
}

#home .tag-link {
	padding: 5px 15px;
	font-size: 11px;
	color: #999;
}

a.more-link {
	position: absolute;
	bottom: 6px;
	right: 20px;
	padding: 0 6px;
	border: 1px solid #DDD;
	border-bottom: none;
	background: -moz-linear-gradient(top, #F8F5F8, #FFF);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F8F5F8), to(#FFF));  
	font-size: 12px;
	color: #999;
}
a:hover.more-link {
	border-color: #CCC;
}

.pagednav ul {
	padding: 0 0 4px 0;
	line-height: 25px;
	font-weight: bold;
	background: url(img/div_line.png) repeat-x bottom;
}
.pagednav ul li {
	display: inline;
	font-size: 14px;
}
.wp-pagenavi .pages {
	width: 80px;
	border-right: 1px solid #DFDFDF;
	text-align: center;
	font-size: 11px;
	color: #999;
}
span.page-numbers {
	padding: 3px 10px;
	border-right: 1px solid #DFDFDF;
}
a.page-numbers {
	margin-right: -2px;
	padding: 3px 8px;
	border-right: 1px solid #DFDFDF;
	color: #789CB1;
	background: -moz-linear-gradient(top, #F8F5F8, #FFF);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F8F5F8), to(#FFF));  
}
.pagednav a:hover {
	background: #F4F0F4;
	color: #555;
	text-shadow: none;
}
.pagednav .dots {
	padding: 3px 6px;
	color: #AAA;
}

#comments .page-numbers {
	border-bottom: 1px solid #DFDFDF;
}


/* =Archive Page
   ------------------------------ */

#archive .post-title {
	font-size: 20px;
}
#archive .post-date .month {
	font-size: 11px;
}
#archive .post-date .day {
	font-size: 16px;
}

#archive .post-meta {
	margin: 0 0 0 80px;
	border-left: 1px solid #DFDFDF;
}

#archive .post-meta span {
	margin: 0 0 0 12px;
	padding: 0 0 0 8px;
	background: url(img/bullet.gif) no-repeat 0 6px;
	font-size: 11px;
}

#archive .cat-list {
	margin: 25px 0;
}

#archive .cat-list ul li {
	float: left;
}

.pagetitle {
	margin: 10px 0 20px 0;
	padding: 0 0 4px 4px;
	border-bottom: 1px solid #DFDFDF;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #999;
}



/* =More Recent
   ------------------------------ */


.more-recent {
	position: relative;
	margin: 25px 0;
	width: 700px;
}

.re-posts {
	width: 510px;
}
.re-posts ul {
	padding: 7px 20px 2px 0;
	border-right: 1px solid #DFDFDF;
}
.re-posts li {
	position: relative;
	margin: 0 0 7px 0;
	line-height: 35px;
	border-bottom: 1px solid #DFDFDF;
}
.re-posts span {
	display: block;
}

.more-recent h3 {
	margin: 0;
	padding: 0 0 4px 8px;
	border-bottom: 1px solid #DFDFDF;
	font: bold 16px "microsoft yahei", "Trebuchet MS", Arial, sans-serif;
	color: #929292;
}

.re-posts .date, .re-posts .comment, .re-posts .category {
	position: absolute;
	top: 0;
}
.re-posts span a {
	color: #A8A8A8;
}
.re-posts span a:hover {
	color: #5292B8;
}

.re-posts .title {
	margin-left: 80px;
	height: 35px;
	overflow: hidden;
	padding: 0 15px;
	border-left: 1px solid #DFDFDF;
	font: 16px/35px "Times New Roman", "microsoft yahei", "Trebuchet MS", Arial, sans-serif;
}
.re-posts .title a {
	display: block;
	width: 395px;
	background: url(img/readmore.gif) no-repeat right 14px;
	color: #5292B8;
}
.re-posts .title a:hover {
	background: url(img/readmore.gif) no-repeat right -9px;
	text-decoration: underline;
	color: #555;
}

.re-posts .date {
	width: 80px;
	font: bold 12px/35px "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	color: #BBB;
}

.re-posts .excerpt {
	top: 30px;
	height: 0;
	overflow: hidden;
	padding: 0 0 0 95px;
	line-height: 28px;
	color: #888;
	-webkit-transition: height 1s ease;
}

@media (-webkit-transition) {
.re-posts li:hover .excerpt {
		height: 80px;
	}
}

.re-posts .comment {
	left: 290px;
}
.re-posts .category {
	left: 360px;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
}
.re-posts .comment a, .re-posts .category a {
	display: block;
	padding: 0 0 0 8px;
	width: 60px;
	background: url(img/bullet.gif) no-repeat 0 16px;	
}


.re-comments {
	position: absolute;
	top: 0;
	right: 0;
	width: 190px;
}

.re-comments h3 {
	margin-left: -1px;
	padding-top: 5px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-bottom: none;
}

.re-comments a {
	color: #6D93A7;
}
.re-comments a:hover {
	color: #666;
}

.re-comments ul {
	padding: 0 6px 4px 12px;
}

.re-comments li {
	padding: 6px 4px;
	background: url(img/bullet.gif) no-repeat 5px 12px;
	border-bottom: 1px solid #E5E5E5;
	text-indent: 10px;
	color: #AAA;
}
.re-comments li small {
	color: #777;
}


/* =Sidebar
   ------------------------------ */

#sidebar {
	margin: 25px 10px;
	padding: 0 2px 5px 2px;
	border: 1px solid #DFDFDF;
	color: #999;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-webkit-box-shadow: #DDD 0px 0px 5px;
	-moz-box-shadow: #DDD 0px 0px 5px;
}

#sidebar div {
	position: relative;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #FDFDFD;
	border-bottom: 1px solid #FEFEFE;
	line-height: 25px;
	background: url(img/post_bg.png) no-repeat 0 0;
}
#sidebar a {
	color: #768994;
}
#sidebar a:hover {
	color: #555;
}

#sidebar h3 {
	display: inline-block;
	width: 80px;
	padding: 5px 0;
	font-size: 14px;
	text-align: center;
}

#sidebar ul {
	display: inline;
	padding: 12px 10px 0 0;
}

#sidebar ul li {
	display: inline;
	margin: 0 8px;
	font-size: 12px;
	border: none;
	color: #AAA;
	background: none;
}

#sidebar .cat-item a {
	font-weight: normal;
	font-size: 12px;
}


#search, #search div {
	border: none;
	background: none;
	text-align: center;
}
#search h3 {
	display: none;
}
#search #searchform {
	margin: 10px 0;
}
#search input#s, #commentform input, #commentform textarea {
	padding: 2px 4px;
	width: 120px;
	border: 1px solid #FFF;
	background: #FBFBFB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: #CCC 0px 0px 5px;
	-webkit-box-shadow: #CCC 0px 0px 5px;
}
#search input#s:focus {
	border: 1px solid #BBB;
	background: #FFF;
}
#search input#searchsubmit {
	background: none;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: #AAA;
}
#search input#searchsubmit:hover {
	color: #888;
}

#searchform label {
	display: none;
}


#footer {
	margin: 30px 0 0 0;
	color: #A6A6A6;
}

#footer .copyleft a, #footer .rss {
	margin: 0 2px;
	padding: 0 5px;
	background: #EAE6EA url(img/grabg.png) repeat-x 0 -25px;
	border: 1px solid #E1E1E1;
	line-height: 23px;
	color: #999;
	font-weight: bold;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
#footer a:hover, #footer .metalink a:hover {
	color: #777;
}

#footer .copyleft {
	float: left;
	margin: 0;
	width: 450px;
	padding: 3px 10px;
	background: #F0ECF0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
#footer .metalink {
	float: right;
}
#footer .metalink li {
	display: inline;
	margin: 0 2px;
	padding: 1px 8px;
	border-right: 1px solid #DFDFDF;
}
#footer .metalink a {
	color: #AAA;
}
#footer .rss a {
	padding: 0 2px 0 12px;
	background: url(img/caticons.gif) no-repeat 0 -178px;
}
#footer .rss a:hover {
	color: #F47107;
}
#footer .admin a, #footer .user a {
	font-size: 11px;
}


#tool-box { display:none; position:absolute; position:fixed; left:13%; right: 87%; top:250px;}

#tool-box ul li a {
	display: block;
	margin: 5px 0;
	width: 80px;
	height: 16px;
	background-image: url(img/icons.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#tool-box ul li a:hover {
	text-indent: 20px;
	color: #999;
}

#tool-box .top a {
	background-position: 0 0;
}

#tool-box .search a {
	background-position: 0 -22px;
}

#tool-box .feed a {
	background-position: 0 -43px;
}

#tool-box .home a {
	background-position: 0 -65px;
}


/* =Single
   ------------------------------ */

#single .post {
	margin: 5px 0 25px 0;
	padding: 0 0 3px 0;
	background: url(img/div_line.png) repeat-x bottom;
}

#single .post-title {
	border: none;
	font-size: 26px;
}

#single .post-hdr {
	-moz-box-shadow: 0 1px 0 #FFF;
	-webkit-box-shadow: 0 1px 0 #FFF;
}

#single p.l-img {
	margin: 0 0 0 -100px;
	width: 710px;
	text-align: center;
}

#single .post-meta {
	padding: 0 15px;
	width: 280px;
	min-height: 70px;
	border-right: 1px dashed #DDD;
	border-top: none;
	border-left: 1px solid #DFDFDF;
}

#single .post-meta li {
	margin: 0 5px;
	padding: 5px 4px 4px 20px;
	color: #6C7680;
	background-image: url(img/meta_icons.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed #DDD;
}
#single .post-meta a {
	color: #4F7A9D;
}
#single .author-post {
	background-position: 3px 8px;
}

#single .category-link {
	background-position: 3px -14px;
}

#single .tag-link {
	background-position: 3px -35px;
}

.post-nav, .more-posts {
	color: #999;
}
.post-nav a, .more-posts a {
	border-bottom: 1px solid #DFDFDF;
	color: #4F7A9D;
}
.post-nav a:hover, .more-posts a:hover, .post-meta a:hover {
	border: none;
	color: #874E7D;
}

.post-nav {
	float: right;
	margin-top: -80px;
	width: 300px;
}
.post-nav a {
	margin: 0 0 0 15px;
}
.post-nav li {
	float: left;
	margin: 4px 0 4px 5px;
	padding: 9px 15px;
	border-bottom: 1px dashed #DDD;
	width: 250px;
}

.post-nav span {
	font-weight: bold;
	text-align: center;
}


.more-posts {
	margin: 7px 0 2px 80px;
	padding: 10px 0;
	border-left: 1px solid #DFDFDF;
}

.more-posts .related-post, .more-posts .cat-post {
	float: left;
	padding: 0 20px 0 25px;
	width: 260px;
}

.more-posts .related-post {
}

.more-posts ul li {
	padding: 3px 4px 3px 16px;
	background: url(img/bullet.gif) no-repeat 4px 9px;
}

.more-posts h3 {
	margin: 6px 0;
	font-size: 13px;
	font-weight: bold;
}

.more-posts:after, #commentform label:after, .cat-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.post-body .the-end {
	margin: 30px 0 0 0;
	border-top: 1px dashed #DDD;
	text-align: center;
	letter-spacing: 4px;
	font-size: 12px;
	color: #999;
}
.the-end span {
	display: block;
	margin: -13px 0 0 0;
}

/* =Comments
   ------------------------------ */

.comment-hl {
	padding: 5px 0 8px 8px;
	font-size: 18px;
	color: #5C6B83;
}

#commentlist {
	margin: 20px 0;
	padding: 0 0 3px 0;
	background: url(img/div_line.png) repeat-x bottom;
}

#comments ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments ol li {
	position: relative;
	margin-top: 0px;
	padding: 7px 0 5px 0;
	border-top: 1px solid #DFDFDF;
	color: #666;
}

#comments ol li ul li {
	margin: 0 30px 0 80px;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}
#comments ol li ul li .comment-body {
	border-left: none;
}
.comment-author {
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
.comment-author cite {
	position: absolute;
	top: -8px;
	left: 80px;
	padding: 0 8px;
	background: #F7F2F7 url(img/grabg.png) repeat-x 0 -59px;
	border: 1px solid #E5E5E5;
	font-style: normal;
	-moz-box-shadow: 0 0 3px #DDD;
	-webkit-box-shadow: 0 0 4px #D6D6D6;
}

.comment-author .avatar {
	position: absolute;
	top: 10px;
	left: 14px;
	border: 3px solid #FBFBFB;
	-moz-box-shadow: 0 0 8px #CCC;
	-webkit-box-shadow: 0 0 8px #CCC;
}

.comment-author .says {
	display: none;
}

.comment-body {
	margin-left: 80px;
	border-left: 1px solid #DFDFDF;
	padding: 5px 15px 10px 15px;
	line-height: 20px;
}

.comment-meta {
	position: absolute;
	top: 0px;
	right: 10px;
}

.comment-author-admin cite.fn, .comment-author-admin cite.fn a {
	color: #F570A2;
}
.comment-author-admin {
	background: url(img/post_bg.png) no-repeat 80px 0;
}

.comment-meta a, .comment-date {
	font-size: 10px;
	color: #999;
}

.comment-edit-link {
	position: absolute;
	top: 15px;
	right: 0;
}



/* =Post Comment
   ------------------------------ */

#postcomment {
	margin: 20px 0;
	padding: 5px 8px;
	width: 430px;
	background: #F4F0F4;
	border: 1px solid #EEE;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

#commentform {
	overflow: hidden;
	margin: 20px 0;
	padding: 5px 8px;
	width: 430px;
	background: #F4F0F4;
	border: 1px solid #EEE;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

#commentform span, #commentform input {
	float: left;
}

#commentform label {
	display: block;
	margin: 2px 0;
	padding: 5px;
	background: #EFEBEF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	_width: 430px;
}

#commentform span {
	display: block;
	padding: 3px 0 0 8px;
	width: 70px;
	font-weight: bold;
	color: #807388;
}

#commentform input {
	width: 220px;
}
#commentform input:focus,#commentform textarea:focus {
	border: 1px solid #AAA;
}

#commentform small {
	margin: 0 0 0 10px;
	color: #888;
}

#commentform span.pc-comment {
	display: none;
}

#commentform textarea {
	width: 400px;
}

#commentform input#submit {
	float: none;
	margin: 6px;
	padding: 5px 10px;
	width: auto;
	background: -moz-linear-gradient(top, #F7F2F7, #E8DFE8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F7F2F7), to(#E8DFE8));  
	font-weight: bold;
	text-shadow: 1px 1px 0px #FFF;
	color: #947E9A;
}

#commentform input#submit:hover {
	padding: 6px 10px 4px 10px;
	background: -moz-linear-gradient(top, #E8DFE8, #F7F2F7);
}



/* =Plugins based
   ------------------------------ */

.post-view {
	font-size: 11px;
}

.sya_container {
	color: #888;
}
.sya_container strong {
	color: #555;
}

.sya_container ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

.pirobox_content {
	text-shadow: 1px 1px 1px #000;
}
