/*
Theme Name: 960 Pixel
Description:  Using Custom Files, support Gravatar, and dropdown menu, as well as widgeted ready. And it has a Magazine Style looking.
Version: 1.0
*/

/* Layout
-----------------------------------*/
#container {
	float: left;
	margin: 0 -360px 25px 0;
	width: 100%;
}
#content {
	margin: 0 360px 0 0;
	line-height:150%;
}
.sidebar {
	float: right;
	overflow: hidden;
	width: 340px;
}
#footer {
	clear: both;
	width: 100%;
}
/* Mainly Reset
-----------------------------------*/
* {
	padding:0;
	margin:0;
}
body {
	font:16px Arial, Tahoma, Verdana, "宋体", sans-serif;
	border-top:11px solid #44cef6;
}
a {
	text-decoration:none;
	color:#f36;
}
a:hover {
	color:#09f;
}
#wrapper {
	width:970px;
	margin:0 auto;
	padding-top:50px;
}
.iclear {
	clear:both;
	height:0px;
}
.icolor {
	color:#ddd;
}
img, img a {
	border:none;
}
p {
	margin-bottom:15px;
}
blockquote {
	margin:0 37px 0 30px;
	background:url(images/blockquote.gif) no-repeat left top;
}
blockquote blockquote {
	margin:0 0 0 25px;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000;
}
input, textarea, select {
	color:#777;
	font-size:13px;
}
.post ul {
	margin:0 41px 15px 28px;
}
.post ol {
	margin:0 41px 15px 45px;
}
.post ul, .post ol {
	padding-right:0;
}
.post ul li {
	list-style:none;
	background:url(images/trackback.gif) no-repeat left 3px;
	padding-left:19px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-bottom:10px;
}
.entry-content h1 {
	font-size:18px;
}
.entry-content h2 {
	font-size:16px;
}
.entry-content h3 {
	font-size:15px;
}
.entry-content h4, .entry-content h5, .entry-content h6 {
	font-size:14px;
}
/* Header
-----------------------------------*/
#header {
	height:120px;
	border-bottom:1px solid #e9e9e9;
	position:relative;
	margin-bottom:20px;
}
#header h1 a {
	float:left;
	display:block;
	text-indent:-9999em;
	background:url(images/logo.png) no-repeat left top;
	height:62px;
	width:282px;
}
/* Top Page Navigation
-----------------------------------*/
#topnav {
	padding-left:40px;
	float:right;
	height:60px;
	width:610px;
	background:url(images/topnav.jpg) no-repeat left top;
	overflow:hidden;
}
#topnav ul {
	float:left;
	z-index:3;
}
#topnav ul li, #list-cats ul li {
	float:left;
	list-style:none;
}
#topnav ul li a, #list-cats ul li a {
	color:#666;
	display:block;
	margin-right:15px;
	padding-right:15px;
	display:block;
	text-transform:uppercase;
	font: bold 14px/60px Arial, Helvetica, sans-serif;
}
#topnav ul li a:hover, #list-cats ul li a:hover {
	text-decoration:underline;
}
#topnav ul li a.ihome {
	background:url(images/ihome.png) no-repeat left 18px;
	color:#fff;
	text-align:center;
	width:60px;
}
#topnav ul li.current_page_item a {
	text-decoration:underline;
}
/* List Categoeries
-----------------------------------*/
#list-cats {
	padding-top:25px;
}
#list-cats ul li a {
	border-right:1px solid #e9e9e9;
	line-height:15px;
}
#list-cats ul#sddm li div {
	position:absolute;
	visibility: hidden;
	z-index:5;
	background:#fff;
	border:5px solid #eaf4ff;
}
#list-cats ul#sddm li div a {
	position:relative;
	display: block;
	padding:3px 10px;
	width:auto;
	white-space: nowrap;
	margin:0;
	line-height:1.5em;
	border-bottom:1px solid #e9e9e9;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#06c;
}
#list-cats ul#sddm li div a:hover {
	background:#3cf;
	text-decoration:none;
	color: #fff;
}
/* Search Form
-----------------------------------*/
#isearchform {
	position:absolute;
	bottom:14px;
	right:0;
}
#is {
	background:#fff url(images/search.jpg) no-repeat left top;
	height:19px;
	width:225px;
	border:none;
	padding:7px 15px 0 32px;
}
#container {
	clear:both;
}
#content {
	font-size:14px;
}
/* Home Page Common
-----------------------------------*/
.ihomepage small {
	font-weight:bold;
	background:#44cef6;
	font-size:12px;
	color:#fff;
	border:3px solid #44cef6;
	border-left-width:8px;
	border-right-width:8px;
}
.ihomepage #fir small {
	background:#FF6F1A;
	border:3px solid #FF6F1A;
	color:#fff;
	border-left-width:8px;
	border-right-width:8px;
}
.ihomepage small a {
	color:#fff;
}
.ihomepage small a:hover, .entry-meta a:hover, .single-info a:hover, .entry-info a:hover, .rc_info .author_name a:hover, .rc_info .post_title a:hover, #trackbacks-list ol li a:hover, #footer a:hover {
	color:#303a43;
	border-bottom:1px solid #333;
}
.ihomepage #fir small a {
	color:#fff;
}
.ihomepage #fir small a:hover {
	color:#333;
	border:none;
}
/* First Post
-----------------------------------*/
#fir {
	background:url(images/first.gif) repeat-y left top;
	padding:20px 25px 15px 5px;
	margin-bottom:15px;
}
#fir .thepic, #sec .thepic {
	float:left;
	overflow:hidden;
}
#fir .post {
	float:right;
	width:395px;
}
#fir .entry-title {
	font-size:18px;
	line-height:1.7em;
	border-bottom:none;
	margin:0;
	padding:0;
}
#fir .fir-cat {
	background:url(images/first-cat.png) no-repeat right top;
	width:100px;
	height:29px;
	margin-bottom:15px;
	font:bold 14px/29px Arial, Helvetica, sans-serif;
	padding-left:70px;
}
#fir .fir-cat a {
	color:#09f;
}
#fir .fir-cat a:hover {
	color:#f36;
	border-bottom:1px solid #f36;
}
#fir .entry-content {
	margin-top:10px;
}
#fir .entry-meta {
	margin:0;
	padding:0;
	border:none;
}
#fir .entry-meta .more-link {
	text-transform:uppercase;
}
/* 468px Adsense
-----------------------------------*/
#ad468px {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding:10px 0;
	height:60px;
}
#ad468px .contact a {
	background:url(images/contact.png) no-repeat left center;
	text-indent:-9999em;
	display:block;
	width:123px;
	height:60px;
	float:left;
}
#ad468px .adsense {
	float:right;
}
/* Second Latest Post
-----------------------------------*/
#sec {
	float:right;
	clear:both;
	position:relative;
	width:640px;
	overflow:hidden;
	margin-left:-30px;
	background:url(images/sec_ie7.gif) repeat-y left top;
	border-top:15px solid #fff;
	height:auto;
}
#sec .post {
	width:290px;
	float:left;
	margin-left:15px;
	padding-left:15px;
	height:200px;
	background:url(images/post-bottom.png) no-repeat right bottom;
	margin-bottom:15px;
}
#sec .post .entry-title {
	padding-bottom:7px;
	font-size:16px;
	line-height:1em;
	margin:0;
	border-bottom:none;
}
#sec .post .entry-content {
	margin-top:10px;
	;
}
#sec .thepic {
	border:4px solid #e9e9e9;
	margin-right:10px;
}
#sec .whitespace {
	clear:both;
	height:30px;
	width:640px;
	position:absolute;
	bottom:0;
	z-index:2;
	background:url(images/whitespace.png) no-repeat right bottom;
}
/* Navigation
-----------------------------------*/
.navigation {
	clear:both;
	height:38px;
	background:url(images/pagenavi.png) no-repeat left top;
	padding:13px 0 0 15px;
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.navigation span, .navigation a {
	display:block;
	float:left;
	height:24px;
	text-align:center;
	margin-right:10px;
	color:#fff;
}
.navigation a, .navigation .extend {
	color:#444;
}
.navigation a:hover {
	color:#f36;
	background:url(images/current-page.jpg) no-repeat left center;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.navigation .pages {
	background:url(images/page-fir.jpg) no-repeat left center;
	width:117px;
}
.navigation .current {
	background:url(images/current-page.jpg) no-repeat left center;
	width:28px;
	color:#fff;
}
.navigation a, .navigation .extend {
	background:url(images/normal-page.gif) no-repeat left center;
	width:28px;
}
.navigation a.pagelast {
	width:70px;
	background:url(images/pagelast.jpg) left center no-repeat;
	color:#fff;
}
/* Mainly Posts Style
-----------------------------------*/
.homepage .entry-title {
	font-size:17px;
	padding:0;
	margin:0;
}
.single-title, .entry-title {
	font-size:19px;
	line-height:27px;
	padding-bottom:7px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:10px;
}
.entry-title {
	font-size:16px;
}
.page-title {
	font:bold 16px Georgia, "黑体";
	color:#09f;
	margin-bottom:15px;
	background:url(images/trackback.gif) no-repeat left center;
	padding-left:19px;
}
.entry-info {
	color:#f36;
	margin-bottom:15px;
}
.single-info {
	font-weight:bold;
	color:#f36;
	margin-bottom:15px;
}
.entry-info a, .single-info a {
	color:#06c;
}
.entry-content a {
	color:#000;
	border-bottom:1px dotted #a9a9a9;
}
.entry-content a:hover {
	border-bottom:none;
	background:#3cf;
	color:#fff;
}
.entry-meta a {
	color:#06c;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.entry-meta {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #e9e9e9;
}
.entry-meta span {
	margin-right:15px;
	padding-left:19px;
}
.entry-meta .trackback-link {
	background:url(images/trackback.gif) no-repeat left center;
}
.entry-meta .tagged {
	background:url(images/tags.gif) no-repeat left center;
}
/* No Results Search Page
--------------------------------------------------*/
#noresults-s {
	border:1px solid #ddd;
	width:220px;
	padding:6px 8px;
}
#noresults-searchsubmit {
	background:url(images/submit.jpg) no-repeat left center;
	height:29px;
	width:91px;
	border:none;
	font-weight:bold;
	color:#fff;
}
/* Comments List
-----------------------------------*/
#comments h3 {
	clear:both;
}
#comments-list h3 {
	padding-bottom:15px;
}
#comments-list ol li {
	list-style:none;
	clear:both;
	border:1px solid #fff;
	border-top-color:#e9e9e9;
	border-bottom-width:0;
	padding-top:15px;
}
#comments-list ol li .avatar {
	border:1px solid #e9e9e9;
	padding:3px;
}
#trackbacks-list ol {
	padding-bottom:15px;
	border-bottom:1px solid #e9e9e9;
}
#trackbacks-list h3 {
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	line-height:50px;
	margin-bottom:15px;
}
#trackbacks-list ol li {
	list-style:none;
	padding:3px 0 3px 19px;
	border-bottom:1px solid #fff;
	background:url(images/trackback.gif) no-repeat left center;
}
.moderation {
	color:#f36;
	font-style:italic;
}
.comment-text {
	float:left;
	width:537px;
}
p.comment-meta {
	font-weight:bold;
	color:#06c;
	margin-bottom:5px;
}
.comment-meta span {
	color:#f36;
}
.iavatar {
	float:left;
	display:inline;
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #e9e9e9;
}
/* Respond Form
-----------------------------------*/
#respond {
	clear:both;
	margin-top:15px;
	background:#eaf4ff;
	padding:15px 15px 0;
	border-top:1px solid #e9e9e9;
}
#respond h3 {
	border-bottom:1px solid #fff;
	line-height:25px;
	margin-bottom:15px;
}
.ireq {
	width:43%;
	float:left;
}
.iarea {
	width:53%;
	float:right;
}
form#commentform {
	margin-bottom:15px;
}
.form-label input {
	width:90%;
	padding:3px 5px 3px 21px;
	border:1px solid #ddd;
}
input#author {
	background:#fff url(images/iauthor.gif) no-repeat left center;
}
input#email {
	background:#fff url(images/email.gif) no-repeat left center;
}
input#url {
	background:#fff url(images/iurl.gif) no-repeat left center;
}
input#submit {
	color:#fff;
	font-weight:700;
	background:url(images/submit.jpg) no-repeat left center;
	height:29px;
	width:91px;
	text-align:center;
	line-height:29px;
	border:none;
}
input#submit:hover {
	color:#ff0;
}
textarea#comment {
	height:107px;
	margin-bottom:10px;
	width:97%;
	border:1px solid #ddd;
	padding:3px 5px;
}
/* Rss Feed
---------------------------------------*/
#rssfeed {
	margin:15px 0;
}
#rssfeed a {
	background:url(images/feed.gif) no-repeat left top;
	height:43px;
	width:340px;
	text-indent:-9999em;
	display:block;
}
#rssfeed a:hover {
	background-position:left bottom;
}
/* Recent Comments
--------------------------------------*/
#recent-cm ul li.rc_item {
	clear:both;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0;
}
.rc_avatar {
	float:left;
	display:inline;
	border:1px solid #e9e9e9;
	padding:3px;
	width:32px;
	margin-right:10px;
}
.rc_info {
	display:inline;
}
#rc_nav {
	height:1em;
}
#rc_older {
	float:right;
}
#rc_newer {
	float:left;
}
.rc_info .author_name a {
	font-weight:700;
}
.rc_excerpt {
	color:#777;
	margin-top:7px;
}
/* Sidebar Ad
--------------------------------------*/
.sidebar_ad {
	background:#eaf4ff;
	padding:15px 20px;
	width:298px;
	border:1px solid #eaf4ff;
	margin:15px 0;
}
/* Sidebar Main
--------------------------------------*/
.sidebar {
	font-size:14px;
}
.sidebar a {
	color:#2f2f2f;
}
.sidebar a:hover {
	color:#f36;
}
.ibox {
	border:1px solid #e9e9e9;
	padding:15px 20px;
}
.sidebar p {
	margin-bottom:10px;
}
.sidebar h4 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:43px;
	background:url(images/sidebar_h4.gif) no-repeat left top;
	padding-left:20px;
}
.sidebar ul li {
	list-style:none;
	margin-top:15px;
}
.sidebar ul ul {
	border:1px solid #e9e9e9;
	padding:15px 20px;
}
.sidebar ul ul li, .sidebar .tabbertab ul li {
	padding:4px 0 4px 18px;
	background:url(images/li.gif) no-repeat left 4px;
	margin:0;
	border-bottom:1px solid #e9e9e9;
}
/* Sidebar Tabb
--------------------------------------*/
.tabbertab {
	clear:both;
	border:1px solid #e9e9e9;
	margin-top:-2px;
}
.tabberlive .tabbertabhide {
	display:none;
}
ul.tabbernav li {
	list-style: none;
	float:left;
	margin-top:0;
}
ul.tabbernav li a {
	display:block;
	color:#555;
	background:url(images/tabber.jpg) no-repeat left top;
	height:34px;
	width:103px;
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-right:3px;
}
ul.tabbernav li.tabberactive a, ul.tabbernav li a:hover {
	background-position:left bottom;
	height:34px;
	position:relative;
	top:1px;
	z-index:3;
}
ul.tabbernav li.tabberactive a:hover {
	color:#f36;
}
.tabberlive .tabbertab {
	padding:15px 18px;
	background:#fff;
}
.sidebar .tabberlive .tabbertab h4 {
	display:none;
	background:none;
	text-transform:capitalize;
	line-height:1em;
	padding:0;
}
.tabbertab ul {
	padding:0;
	margin:0;
}
/* Footer
-----------------------------------*/
#footer {
	background:#44cef6 url(images/footerbg.gif) repeat-x left top;
	height:41px;
	padding-top:37px;
	font:bold 14px Arial, Helvetica, sans-serif;
	word-spacing:0.1em;
	width:100%;
	color:#fff;
}
#footer a {
	color:#fff;
}
#footer_box {
	width:970px;
	margin:0 auto;
}
.backtotop {
	float:left;
	padding-left:19px;
	background:url(images/backtotop.gif) no-repeat left center;
}
.copyright {
	float:right;
}