﻿/*  



Theme Name: renniaofei



Theme URI: http://www.noonewebdesign.com/



Description: Wordpress theme of renniaofei.



Author: Kevin-shu



Author URI: http://www.noonewebdesign.com/



	Copyright (c) No.1 Web Design.



*/





* {
	padding: 0px;
	margin: 0px;
}





/* Generic

---------------------------------------------------------------------------------*/



@-webkit-keyframes fadeIn {
 0% {
 opacity: 0;
}
 50% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
body {
	color: #333333;
	font-family: "微软雅黑", Arial;
	font-size: 14px;
	line-height: 160%;
	background-color: #1F1F1F;
	background-image: url(images/bg.jpg);
	padding-bottom: 20px;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border: none;
}
li{
	list-style-type:none;
}
a {
	text-decoration: none;
	color: #0087d9;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:44px;
}
h2 {
	font-family:Microsoft Yahei, Microsoft JhengHei, "微软雅黑", Arial;
	font-size:28px;
	padding-bottom:10px;
	line-height:160%;
	font-weight: normal;
	text-shadow: #d6d6d6 0px 1px 2px;
	color: #030303;
}
h3 {
	font-size:18px;
	padding-bottom:8px;
	font-weight: normal;
}
h4 {
	font-size:16px;
	line-height:160%;
	margin-bottom: 8px;
}
h5 {
	font-size:12px;
	line-height:160%;
	margin-bottom: 6px;
}
p {
	padding-bottom:15px;
}
/* header

---------------------------------------------------------------------------------*/

#header {
	width: 980px;
	margin: 0px auto;
	position: relative;
	height:145px;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	border-bottom:solid 2px #a10100;
	background-position: bottom;
	background-color: #C50100;
	border-top: solid 2px #222;
}
#header p.description {
	display:none;
}
#header h1.logo {
	display:block;
	float:left;
	width:300px;
	height:80px;
	color:#fff;
	background-color: transparent;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 10px;
	top: 10px;
}
#header h1.logo a {
	display:block;
	height: 80px;
	width: 300px;
	text-indent: -9999px;
}
#header ul.menu {
	list-style-type:none;
	font-weight: 800;
	width: 600px;
	position: absolute;
	left: 20px;
	bottom: 8px;
}
#header ul.menu li {
	display:block;
	float:left;
	position:relative;
	padding:0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul.menu li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
}
#header ul.menu li a em {
	display:block;
	float:left;
	font-style:normal;
	padding:6px 10px 5px 10px;
	line-height:18px;
}
#header ul.menu li a em span {
	padding-left:3px;
}
#header ul.menu li:hover, #header ul.menu li.current {
	cursor:pointer;
	background:#bf0100;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:2px solid #a50100;
	border-right-width:1px;
	border-left-width:1px;
}
#headerul.menu li:hover a {
	cursor:pointer;
}
#header ul.menu li:hover a em, #header ul.menu li.current a em {
	cursor:pointer;
	padding:4px 9px 3px 9px;
}
#header ul.meta {
	position: absolute;
	left: 320px;
	top: 25px;
	width: 180px;
}
#header ul.meta li {
	float: left;
	margin-right: 15px;
}
/* login form in the header */



form#cse-search-box {
	padding:0px;
}
form#cse-search-box input {
	border:1px solid #da5a59;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px;
	color:#414141;
	background:#fff!important;
	font-size: 14px;
	line-height: normal;
}
#description {
	width: 360px;
	text-align: center;
	position: absolute;
	left: 490px;
	top: 50px;
}
/* searchform */

#searchform {
	position: absolute;
	bottom: 8px;
	right:8px;
}
/* content wrap



---------------------------------------------------------------------------------*/



#content-wrap {
	clear: both;
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #222;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#content {
	width: 604px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
}
#bottom-bg {
	width: 980px;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
/* post



---------------------------------------------------------------------------------*/



.post {
	width: 554px;
	clear: both;
	background-image: url(images/post-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	padding: 25px;
	overflow: hidden;
}
.post .postthumb {
	height: 200px;
	width: 550px;
	margin-top: 15px;
	position: relative;
}
.post .postthumb img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.post .postthumb p {
	position: absolute;
	right: 120px;
	height: 200px;
	width: 200px;
	display: block;
	top: 0px;
	padding: 0px;
}
.post:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.post .postbody p {
}
.post .postheader {
	text-align:center;
}
.post .postbody {
	margin:30px 0px;
}
.post .postbody img {
	max-width:540px;
}
.post .metadata {
	line-height: normal;
	font-size: 12px;
	color:#a8a8a8;
	margin-bottom: 8px;
}
.post .entry {
	float: right;
	width: 310px;
	overflow: hidden;
	position: relative;
	padding-top: 10px;
}
.post ul, .post ol {
	margin: 10px 5px 10px 25px;
}
.post ul li {
	list-style-type: square;
}
.post h4 {
	color: #008d00;
	margin-top: 20px;
}
.post .tags {
	margin:15px 0px;
	line-height: normal;
}
.post .tags a {
	line-height: 22px;
	background-color: #008d00;
	height: 22px;
	margin-right: 2px;
	color: #FFFFFF;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	text-decoration: none;
	padding: 0px 12px;
	font-size: 12px;
}
.post .cats {
	font-size: 12px;
}
.post .more-link {
	float: right;
	margin-right: 20px;
}
span.comments {
	right: 5px;
	width: 40px;
	height: 28px;
	text-align: center;
	padding: 5px 0px 0px 3px !important;
	display: block;
	background-image: url(images/comments-bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
}
#post_ratings {
	margin-top: 15px;
	margin-bottom: 15px;
}
#reproduced {
	margin-top: 40px;
	margin-bottom: 15px;
	text-align:center;
}
.related_posts {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 555px;
	clear: both;
}
.related_posts ul {
	margin-left: 25px;
	margin-right: 10px;
}
.related_posts ul li {
	list-style-type: square;
}
p.bookmark-tools {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
}
p.bookmark-tools span {
	width: 85px;
}
p.bookmark-tools a {
	padding: 2px 0px 2px 12px;
	margin-right: 6px;
	border: none;
	color: #666666 !important;
}
#baidu-search {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* sidebar



---------------------------------------------------------------------------------*/





#sidebar {
	width: 376px;
	float: right;
	overflow: hidden;
}
#sidebar h4 {
	line-height: 30px;
	background-color: #A10100;
	height: 30px;
	color: #FFFFFF;
	padding-left: 10px;
}
.sidebar-box {
	width: 336px;
	position: relative;
	float: left;
	padding: 20px;
}
/*TABVIEW*/



.yui-navset {
	font-size:1.1em;
	width:328px;
	float: left;
	color: #666;
	background-color: #C7D5E5;
	padding: 3px;
	border: 1px solid #7A8FA4;
}
.yui-content {
	font-size: 0.92em;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7A8FA4;
	border-bottom-color: #7A8FA4;
	border-left-color: #7A8FA4;
	float: left;
	width: 326px;
	overflow: hidden;
}
.yui-navset .yui-content .yui-hidden {
	display:none;
}
.yui-nav {
	padding-left: 6px;
	display: block;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A8FA4;
}
.yui-navset li em {
	font-style:normal;
	font-size:0.92em;
	font-weight: bold;
}
.yui-navset .yui-nav li {
	display:block;
	display:block;
	cursor:pointer;
	margin-right: 2px;
	text-transform: uppercase;
	height: 25px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7A8FA4;
	border-right-color: #7A8FA4;
	border-left-color: #7A8FA4;
	line-height: 25px;
}
.yui-navset .yui-nav li a {
}
.yui-nav .selected {
	background-color: #FFFFFF;
}
.tab-content {
	float: left;
	width: 310px;
	padding: 8px;
}
.yui-content p {
	padding: 5px;
	background-color: #FFFFFF;
}
.yui-content img {
	background-color: #FFFFFF;
}
.yui-content a {
	line-height: 140%;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
#dtab2_j {
}
#dtab2_j ul {
	width: 336px;
}
#dtab2_j ul li {
	display: block;
	float: left;
	margin-right: 10px;
	width: 150px;
	margin-bottom: 10px;
}
#dtab2_j ul li img {
	height: 150px;
}
#dtab1_j {
}
#dtab1_j ul {
	width: 336px;
}
#dtab1_j ul li {
	float: left;
	width: 49px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#dtab1_j ul li img {
	width: 49px;
}
#dtab4_j ul li {
	float: left;
	width: 150px;
	margin-right: 5px;
}
/* END TABVIEW STYLES */



#tag-cloud {
	background-color: #FFFFFF;
	border: 1px solid #A10100;
	width: 334px;
}
#tag-cloud p {
	display: block;
	padding: 10px;
}
#tag-cloud a {
	margin: 0px 5px;
	white-space: nowrap;
}
.navigation {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3#comments {
	height: 28px;
	padding-top: 3px;
	padding-left: 15px;
	margin-top: 40px;
}
ol.commentlist {
	border-right: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-bottom:solid 1px #dfdfdf;
	background-color: #D0D0D0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	list-style-type:none;
}
.commentlist .comment {
	clear: both;
	display: block;
}
.commentlist .comment-body {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.commentlist .avatar {
	height: 70px;
	width: 70px;
}
.commentlist .fn {
	font-style: normal;
	color: #0087d9;
	font-size: 14px;
	text-transform: capitalize;
}
.commentlist .comment-meta {
	font-size: 12px;
	color: #bbb;
	line-height: normal;
	margin-bottom: 5px;
}
.commentlist .comment-author {
	float: right;
	background-color: #FFFFFF;
	padding: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-image: url(images/post-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 70px;
	width: 70px;
}
.commentlist .comment-content {
	margin-right: 95px;
	background-color: #FFFFFF;
	padding: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: solid 1px #bfbfbf;
	background-image: url(images/post-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height:62px;
}
/* commentform */



#respond {
	font-weight: normal;
	color: #666;
	padding-top: 20px;
	padding-bottom: 15px;
}
#respond h3 {
	padding-left: 15px;
	padding-bottom: 5px;
}
#commentform {
	padding: 10px 15px 15px 14px;
	background-color: #d0d0d0;
	border: 1px solid #c4c4c4;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#commentform p {
	padding-top: 8px;
	padding-bottom: 8px;
}
#commentform input {
	width: 240px;
	background: #efefef url(images/form-field-bg.gif) repeat-x;
	border: solid 1px #bfbfbf;
	padding: 4px 5px;
	margin-right: 3px;
}
#commentform textarea {
	width: 515px;
	height: 100px;
	background: #efefef url(images/form-field-bg.gif) repeat-x;
	border: solid 1px #bfbfbf;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#commentform #submit {
	background: url(images/form-btn.gif) no-repeat;
	width: 98px;
	height: 25px;
	border: none;
	color: #666;
}
#commentform #submit:hover {
	color: #0072bc;
}
#commentform label small {
	color: #666;
}
#footer-wrap {
	width: 980px;
	height: 80px;
	background-image: url(images/foote-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #9C0E02;
	text-align:center;
	color: #FFFFFF;
	border-top: solid 2px #222;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer-wrap a {
	color:#FFFFFF;
}
#footer-wrap p {
	padding:0px;
}
/* recent posts */



#recent-comment {
	position: relative;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
}
#recent-comment ul li {
	clear: both;
	display: block;
	margin-bottom: 12px;
	line-height: 20px;
	position: relative;
	float: left;
}
#recent-comment img {
	width: 20px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}
#recent-comment ul li a {
	display: block;
	float: right;
}
#most-popular {
	overflow: hidden;
}
#most-popular ul {
	width: 346px;
}
#most-popular ul li {
	float:left;
	width:163px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 163px;
	display: block;
}
#most-popular ul li img {
	height: 160px;
	width: 160px;
	border: 1px solid #d9d9d9;
}
/* code































---------------------------------------------------------------------------------*/































code {
	color: #000099;
	white-space: nowrap;
	padding: 0px 2px;
}
pre code {
	display: block;
	clear: both;
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	overflow: auto;
	margin: 5px 0px 15px;
	white-space: pre;
}
code .comment {
	color: #888;
}
code .class, code .rules {
	color: #ff00ff;
}
code .value, code .title, code .string {
	color: #0000FF;
}
code .tag {
	color: #000099;
}
code .keyword {
	color: #000099;
}
.html .attribute {
	color: #006600;
}
/* alignments etc (content elements)































---------------------------------------------------------------------------------*/































.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
	margin: auto;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
/* image */































img.image {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 4px;
}
p.image em {
	display: block;
	text-align: center;
	color: #666;
	padding: 4px 0px 6px;
	line-height: 140%;
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
}
p.left {
	float: left;
	margin-right: 15px;
}
p.right {
	float: right;
	margin-left: 15px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
#main-title {
	float: left;
	position: relative;
	width: 574px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(images/post-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sponsor-top-468 {
	padding: 8px;
	width: 468px;
	height: 60px;
	background-color: #a50100;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position: absolute;
	top: 10px;
	right: 15px;
}
#sponsor-post-640 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.wp-pagenavi {
	padding: 20px;
	float: left;
	width: 564px;
}
#article-author {
	margin-top: 30px;
	margin-bottom: 15px;
	margin-top: 30px;
	border: 1px solid #d9d9d9;
	clear: both;
	background-color: #f2f2f2;
	padding: 10px;
	width: 533px;
	height: 90px;
}
#author-image {
	height: 80px;
	width: 80px;
	border: 1px solid #d9d9d9;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
}
#author-text {
	float: left;
	margin-left: 10px;
	width: 400px;
}
#feed a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#reader-wall {
	overflow: hidden;
}
#reader-wall ul {
	width: 346px;
}
#reader-wall ul li {
	height: 52px;
	width: 52px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#reader-wall ul li img {
	height: 52px;
	width: 52px;
}
#ads-336-1, #ads-336-2, #ads-336-3 {
	background-image: url(images/sidebar_dark_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#friendlink {
	background-color: #FFFFFF;
	border: 1px solid #A10100;
	width: 334px;
}
#friendlink ul {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
#friendlink ul li {
	background-image: url(images/friendlink.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	line-height: 27px;
	height: 27px;
	position: relative;
	float: left;
	width: 126px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left 5px;
	margin-right: 2px;
}
/*renniaofei-network*/
div.renniaofeiwidget.example1, div.renniaofeiwidget.example1 div, div.renniaofeiwidget.example1 span, div.renniaofeiwidget.example1 h3, div.renniaofeiwidget.example1 a, div.renniaofeiwidget.example1 img, div.renniaofeiwidget.example1 ul, div.renniaofeiwidget.example1 ol, div.renniaofeiwidget.example1 li {
	background-color: #FFFFFF;
	border:0 none;
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
}
div.renniaofeiwidget.example1 {
	background-color:#FFFFFF;
	border: 1px solid #ccc;
}
* div.renniaofeiwidget.example1 {

}
div.renniaofeiwidget.example1 a {
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}
div.renniaofeiwidget.example1 a:hover {
	text-decoration:underline;
}
div.renniaofeiwidget.example1 a:focus {
	outline-style:none;
}
div.renniaofeiwidget.example1 a:active {
	outline-style:none;
	outline-width:medium;
}
div.renniaofeiwidget.example1 a img {
	border:medium none;
}
div.renniaofeiwidget.example1 h3 {
	color: #000000;
	margin:0;
	font-size:20px;
	font-weight:normal;
	cursor: pointer;
	height: 35px;
	background-color: #E7E7E7;
	line-height: 35px;
	padding-left: 10px;
}
div.renniaofeiwidget.example1 h3 a {
	background-color:transparent;
	border:none;
	width:110px;
	height:50px;
	color:inherit;
}
div.renniaofeiwidget.example1 h3 a span {
	float:left;
	font-size:20px;
	background-color: transparent;
	font-weight:bold;
	text-transform:uppercase;
}
div.renniaofeiwidget.example1 h3 a img {
	float:right;
	background-color: transparent;
	margin: -5px 5px 0 0px;
}
div.renniaofeiwidget.example1 h3 a:hover {
	text-decoration: none;
}
div.renniaofeiwidget.example1 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-color:#ccc;
	border-style:solid;
	border-width:0 0 1px;
	padding:10px;
}
div.renniaofeiwidget.example1 .sw-source {
	display: block;
	/*margin-left: 0.5em;	*/
	color:#999;
	font-size:12px;
	}
div.renniaofeiwidget.example1 li.sw-last {
	background:transparent none repeat scroll 0 0;
	border: none;
}
div.renniaofeiwidget.example1 li a.sw-title {
	font-size:14px;
}
/* /renniaofei-widget */