/*  
Theme Name: Ggift
Theme URI: http://www.graygift.com/
Description: 
Version: 1.0
Author: Graygift
Author URI: http://www.graygift.com/
*/
* {
	margin:0px;
	padding:0px;
}
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#388ECD;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.external {
	padding:0 12px 0 0;
	background-image: url(images/external.png);
	background-repeat: no-repeat;
	background-position: right center;
}
h1, h2, h3 {
	color:#000000;
	line-height:normal;
	font-weight:normal;
	font-family:"微软雅黑", "黑体", "Arial Black";
}
h4{
font-size:15px;
margin:5px 0;}
h5{font-size:14px; margin::5px 0;}
ul {
	list-style: none;
}
#searchsubmit {
	border:2px solid #ccc;
	color:#555;
	background:#f6f6f6;
	font-family:"Arial Black";
	padding:4px 5px;
	cursor:pointer;
}
#searchsubmit:hover {
	background: #A2A2A2;
	color:#fff;
}
#s {
	border:2px solid #ccc;
	font-size:16px;
	padding:1px;
	color:#6C6C6C;
	height:24px;
	padding-top:4px;
	padding-left:5px;
	background-color: #FBFBFB;
}
#searchform {
	overflow:hidden;
}
.input_s {
	float:left;
}
.input_submit {
	float:right;
}
body {
	height: 100%;
	text-align: left;
	margin:0 auto;
	background:#E9E9E9 url(images/background.gif);
	font-family:"Microsoft YaHei","SimSun" , "Microsoft Sans Serif";
	font-size:13px;
	color: #4A4A4A;
	line-height:145%;
}
#page {
	padding:0
}
#header {
	margin:0 0;
}
#head {
	width:910px;
	margin:0px auto;
	overflow:hidden;
	padding:10px 15px;
	background:#FAFAFA;
}
#header_center {
	margin:0px auto;
	overflow:hidden;
	height:55px;
	border: 1px dashed #BFBFBF;
	background:#F6F6F6;
}
#headerimg {
	width:278px;
	height:55px;
	float:left;
	padding:0 10px 0 10px;
}
#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:278px;
	height:50px;
	margin-top:5px;
}
#main_head {
	width:610px;
	float:right;
	overflow:hidden;
	height:auto;
}
#rss {
	width:50px;
	height:50px;
	float:right;
	margin:3px 5px 2px 5px;
}
#main_nav {
	float:left;
	margin-left:30px;
	width:550px;
	margin:29px auto 0px auto;
}
#navi {
	overflow:hidden;
	margin:0 auto;
	float:right;
}
#nav{
	_display:inline;
	_float:left;
	overflow:hidden;
}
#nav li {
	float:left;
	list-style:none;
	display:inline;
	font-size:16px;
	text-align:center;
	height:26px;
}
#nav li a {
	padding:3px 15px;
	color:#2A2A2A;
	height:20px;
	display:block;
	_float:left;
}
#nav li a:hover {
	color: #0099FF;
	display:block;
	background:#ffffff;
}
#nav, #nav ul {
	line-height: 1;
}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}
#nav a, #nav a:visited {
	display:block;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	text-decoration:none;
	background-color: #E7E7E7;
}
#nav li ul {
	position: absolute;
	left: -999px;
	height: auto;
	width:150px;
	border-bottom: 1px dashed #BFBFBF;
}
#nav li li {
	width:150px;
	padding:2px;
	border-top: 1px dashed #BFBFBF;
	border-right: 1px dashed #BFBFBF;
	border-left: 1px dashed #BFBFBF;
	background:#F6F6F6;
	text-align:center;
}
#nav li li a, #nav li li a:visited {
	font-weight:normal;
}
#nav li li a:hover, #nav li li a:active {
	background:#ffffff;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
a.main:hover {
	background:none;
}


#wrap_center {
	width:910px;
	margin:10px auto;
	overflow:hidden;
	padding:0 15px;
	background:#FAFAFA;
}
/*---------------post-----------------*/
#content {
	float:left;
	width:595px;
	margin-top:15px;
	margin-right:15px  !important;
	margin-right:0px;	
}
.post {
	margin:0 0 15px 0;
	width:573px;
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:0 10px;
}
.post_title {
	width:568px;
	padding:5px 0 2px 5px;
}
.posttitle {
	font-size:20px;
	letter-spacing:1px;
}
.posttitle a {
	color: #000000;
}
.posttitle a:hover {
	color: #868686;

}
.post_summary {
	overflow:hidden;
	font-size:12px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#CECECE;
	border-bottom-color: #CECECE;
	padding:2px 5px;
	width:auto;
	height:19px;
}
.post_notes {
	float:left;
}
.comts {
	float:right;
	margin-right:5px;
}
.entry {
	padding:5px 2px;
	line-height:150%;
        overflow:hidden;
        text-indent:2em ;
}
.entry p a:hover{
	text-decoration:underline;
}
blockquote, pre {
	border:1px dashed #BFBFBF;
	padding:8px 14px;
	margin:5px 5px;
	color:#3F3F3F;
	background: #FCFCFC;
}
pre, code {
	font-family:'Courier New', Courier, Monospace, Fixed;
	overflow:auto;
	width:529px;
}
.entry p code {
	padding:0 10px;
}
.entry p .more-link {
	text-align:right;
	font-size:14px;
	float:right;
	width:549px;
	margin:4px 0;
	padding:0 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ABABAB;
	border-bottom-color: #ABABAB;
}
.entry p .more-link:hover{
	color:#3F3F3F;
	text-decoration:none;
}
.entry ul, .entry ol {
	padding:5px 5px 5px 15px;
	border:1px dashed #BFBFBF;
	margin:5px 5px;
	color:#3F3F3F;
	background: #FCFCFC;
}
.reship, .entry ol li {
	list-style-position: inside;
	padding-top:5px;	
}
.entry ul li {
	list-style-position: outside;
	padding-top:5px;
	background: url(images/sb-il.png) no-repeat left 11px;
	padding-left:12px;	
}
.related a:hover .reship a:hover, .entry ul li a:hover, .entry ol li a:hover {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#6C6C6C;
	color:#3F3F3F;
}
.entry table {
	border:1px solid #EAEAEA;
	margin:5px 10px 10px 10px;
	color:#3F3F3F;
	background: #FCFCFC;
}
.entry table tr td {
	border:1px solid #EAEAEA;
	padding:2px 10px;
}
.entry table tr th {
	padding:1px 10px;
	text-align:left;
}
.post_related{
padding-left:10px;
}
.related{
	padding:5px 5px;
	background: #F5F5F5;
	border:1px dashed #B0BEC7;
	color:#575757;
	margin:5px 5px
}
.related ul li {
	list-style-position: outside;
	padding-top:5px;
	background: url(images/sb-il.png) no-repeat left 11px;
	padding-left:12px;	
}
.related ul{
	margin-left:10px;
}
.reship {
	padding:5px 5px;
	background: #F5F5F5;
	border:1px dashed #B0BEC7;
	color:#575757;
	margin:5px 5px
}
.reship p {
	padding:2px 5px
}
.post_tag {
	width:563px;
	margin-top:5px;
	padding:3px 5px 5px 5px;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CECECE;
}
.navigation_top {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:0 10px;
	margin-bottom:15px;
	overflow:hidden;
	font-size:14px;
	height:37px;
}
.wp-pagenavi {
	width:573px;
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:5px 10px;
	margin-bottom:15px;
	font-size:14px;
}
.wp-pagenavi a {
	padding:2px 4px 2px 4px;
	margin:2px
}
.wp-pagenavi a:visited {
	padding:2px 4px 2px 4px;
	margin:2px
}
.wp-pagenavi a:active {
	padding:2px 4px 2px 4px;
	margin:2px;
	text-decoration:none
}
.wp-pagenavi span.pages {
	padding:2px 4px 2px 4px;
	margin:2px 2px 2px 2px
}
.wp-pagenavi span.current {
	padding:2px 4px 2px 4px;
	margin:2px;
	font-weight:bold
}
.wp-pagenavi span.extend {
	padding:2px 4px 2px 4px;
	margin:2px
}
.left_nav {
	float:left;
	font-weight:normal;
	margin:5px 0 5px 0px;
}
.left_nav a {
	float:left;
	width:auto;
	height:24px;
	padding:0 0 0 28px;
	background:url(images/prev.png) no-repeat;
	text-decoration:none;
	padding-top:3px;
	border:none
}
.left_nav a:hover {
	color:#000000;
	height:24px;
	text-decoration:underline;
}
.right_nav {
	float:right;
	font-weight:normal;
	margin:5px 0px 5px 0;
	border:none;
	width:auto
}
.right_nav a {
	float:right;
	height:24px;
	padding:0 28px 0 0;
	background:url(images/next.png) no-repeat right;
	text-decoration:none;
	padding-top:3px;
	border:none;
	width:auto
}
.right_nav a:hover {
	color:#000000;
	height:24px;
	text-decoration:underline;
}
.postmetadata {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:5px 10px;
	margin-bottom:15px;
}
.noanything {
	margin:0 0 15px 0;
	width:573px;
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:0 10px;
}
.center {
	padding:5px;
}
.nothing {
	width:563px;
	padding:10px 5px;
	;
}
.nothing #searchform .input_submit #searchsubmit {
	width:150px;
	margin:5px 0;
}
.nothing #searchform .input_s #s {
	margin:5px 10px 5px 0px;
	width:390px;
}
.nothing #searchform {
	width:563px;
}
.nothing #searchform .input_s {
	width:410px;
}
.nothing #searchform .input_submit {
	width:150px;
}
#archive_title {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	margin-bottom:15px;
	padding:10px;
}
#error_title {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	margin-bottom:15px;
	padding:10px;
}
#search_title {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	margin-bottom:15px;
	padding:10px;
}
#links_title {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	margin-bottom:15px;
	padding:10px;
}
.links {
	padding:10px 10px 10px 10px;
	width:573px;
	overflow:hidden;
	height:auto;
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	margin-bottom:15px;
}
.links ul {
	width:573px;
}
.links li {
	float:left;
	width:23%;
	padding:5px 0;
	font-size:14px;
	text-align:left;
	background: url(images/sb-il.png) no-repeat left 11px;
	padding-left:11px;	
}
.links li a {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#C0C0C0
}
.links li a:hover {
	color:#6C6C6C;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#C0C0C0
}
.archives {
	padding:5px;
}
.archives li {
	padding:4px 0;
	background: url(images/sb-il.png) no-repeat left 11px;
	padding-left:12px;	
}
.clear {
	width:559px;
	margin:10px 5px;
}
.other-things {
	margin-bottom:10px;
	padding:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	letter-spacing:2px;
}
.other-things b {
	font-weight:normal;
	font-size:18px;
}
.content ul {
	list-style-image:none;
	margin:0;
	padding:0;
	background: #F6F6F6;
	border:0;
}
.content ul li{
	background:#F6F6F6;
	list-style-position:outside;
	padding-left:0;
	padding-top:0;
}
.search-goog {
	font-size:14px;
}
.search-goog form {
	margin-top:10px;
	width:559px;
}
#goog-wm-qt {
	border:2px solid #ccc;
	font-size:16px;
	padding:1px;
	color:#6C6C6C;
	height:24px;
	padding-top:4px;
	padding-left:5px;
	background-color: #FBFBFB;
	margin-right:10px;
	width:400px;
}
#goog-wm-sb {
	border:2px solid #ccc;
	color:#555;
	background:#f6f6f6;
	font-family:"Arial Black";
	padding:4px 5px;
	cursor:pointer;
	width:100px;
}
#goog-wm-sb:hover {
	background: #A2A2A2;
	color:#fff;
}
/*----------------comment-------------*/
#comment_all {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:10px !important;
	padding:10px 0 10px 10px;
	margin-bottom:15px;
	clear:both;
}
.comments_head {
	padding:5px 20px;
}
.comment_title {
	font-size:18px;
}
#comment_all ul {
	padding:10px 0px;
	list-style-image:none;
}
#comment_all ul li {
	width:573px;
	margin-bottom:15px;
	padding:5px 0;
	border: 1px dashed #BFBFBF;
}
.comment_one {
	background-color: #F2F2F2;
}
.comment_two {
	background-color: #FAFAFA;
}
.comment_one .comment_header {
	width:573px;
	overflow:hidden;
	text-align:left;
}
.comment_two .comment_header {
	width:573px;
	overflow:hidden;
	text-align:right;
}
.comment_one .comment_header .comment_avatar {
	width:50px;
	height:50px;
	float:left;
	padding:0 10px;
}
.comment_one .comment_header .comment_float {
	float:right;
	width:503px;
}
.comment_one .comment_header .comment_up {
	width:503px;
	overflow:hidden;
}
.comment_one .comment_header .comment_author {
	margin:0 25px;
	padding:2px;
	float:left;
}
.comment_one .comment_header .comment_nm {
	float:right;
	width:55px;
	text-align:right;
	padding-right:15px;
}
.comment_one .comment_header .comment_nm .comment_lou{
	float:right;
	width:35px;
}
.comment_one .comment_header .comment_nm .comment_reply{
	float:left;
	width:20px;
}
.comment_one .comment_header .comment_time {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#CECECE;
	border-bottom-color: #CECECE;
	padding:2px;
	margin:0 10px;
}
.comment_two .comment_header .comment_avatar {
	width:50px;
	height:50px;
	float:right;
	padding:0 10px;
}
.comment_two .comment_header .comment_float {
	float: right;
	width:503px;
}
.comment_two .comment_header .comment_up {
	width:503px;
	overflow:hidden;
}
.comment_two .comment_header .comment_author {
	margin:0 25px;
	padding:2px;
	float: right;
}
.comment_two .comment_header .comment_nm {
	float:left;
	width:55px;
	text-align:left;
	padding-left:15px;
	height:18px;
}
.comment_two .comment_header .comment_nm .comment_lou{
	float:left;
	width:35px;
}
.comment_two .comment_header .comment_nm .comment_reply{
	float:right;
	width:20px;
}
.comment_two .comment_header .comment_time {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#CECECE;
	border-bottom-color: #CECECE;
	padding:2px;
	margin:0 10px;
}
.comment_text {
	padding:10px;
}
#comments {
	width:auto;
}
#commentform {
	width:auto;
	margin-top:10px;
}
.comment_form_top {
	width:573px;
	overflow:hidden;
	margin-bottom:10px;
}
.comment_form_input {
	width:305px;
	float:left;
}
#author, #email, #url {
	width:300px;
	width:295px;
	height:24px;
	font-size:14px;
	padding-top:4px;
	padding-left:5px;
}
.comment_form_text {
	width:255px;
	float:right;
	padding-left:10px;
	height:24px;
	padding-top:4px;
}
label {
	width:245px;
	height:24px;
	font-size:14px;
}
.comment_form_code {
	width:573px;
	padding:5px;
	font-size:12px;
}
.comment_form_textarea {
	width:573px;
	background:#FAFAFA;
}
#comment {
	width:572px;
}
.comment_form_submit {
	width:573px;
	overflow:hidden;
	margin-top:5px;
}
#submit {
	border:1px solid #ccc;
	width:150px;
	background:#f6f6f6;
	color:#555;
	font-family:"Arial Black";
	padding:4px 5px;
	margin:5px 0;
	float:right;
	cursor:pointer;
}
.comment_no {
	background-color: #FAFAFA;
	border: 1px dashed #BFBFBF;
	width:533px;
	margin-bottom:10px;
	padding:5px 20px;
}
.trackback_author {
	padding-left:10px;
}
.comment-childs{
	border: 1px dashed #BFBFBF;
}
.comment-childs .avatar{
	float:right;
	margin:5px;
}
/*---------------------sidebar ------------------------*/

#sidebar {
	float:right;
	width: 300px;
	margin-top:15px;
	background:#FAFAFA;
}
.sidebarbox {
	margin:0 0 15px 0;
	width:278px;
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:0 10px;
}
.sidebar_header {
	padding:5px 0 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
.sidebar_header h3 {
	font-size:16px;
	letter-spacing:2px;
}
.sidebar_content {
	padding:5px 2px;
}
.sidebar_content ul {
	margin-bottom:5px;
}
.sidebar_content ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
	padding:3px 0;
	background: url(images/sb-il.png) no-repeat left 11px;
	padding-left:12px;	
}
.tabmenu {
	width:268px;
	overflow:hidden;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	padding-top:10px;
}
.tabmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.tabmenu ul li {
	float:left;
	list-style:none;
	display:inline;
	display:block;
	text-align:center;
	padding:5px 0;
	cursor:pointer;
	margin:0 1px !important;
	margin:0 0;
}
.on {
	background:#cacbcb;
	font-size:18px;
	width:98px;
	font-family:"微软雅黑", "黑体", "Arial Black";
}
.out {
	font-size:13px;
	width:54px;
	font-family:"微软雅黑", "黑体", "Arial Black";
}
#wp-calendar {
	width:282px;
	font-family:Arial, Helvetica, sans-serif
}
#wp-calendar #next a {
	padding-right:1px;
	text-align:right;
	text-decoration:none
}
#wp-calendar #prev a {
	padding-left:1px;
	text-align:left;
	text-decoration:none
}
#wp-calendar a {
	display:block;
	font-weight:bold;
	padding:2px
}
#wp-calendar a:hover {
	background:#FFFFFF;
}
#wp-calendar caption {
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	padding:5px 0 5px 5px;
	margin:0 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	letter-spacing:4px;
}
#wp-calendar tr {
	text-align:center;
	font-family:"Microsoft YaHei", "SimSun", "Arial";
	font-size:14px
}
#wp-calendar td {
	padding:2px;
	text-align:center
}
#wp-calendar #today {
	font-weight:bold;
	color:#242424
}
.sidebar_content #searchform .input_submit #searchsubmit {
	width:80px;
	margin:5px 0;
}
.sidebar_content #searchform .input_s #s {
	margin:5px 10px 5px 0px;
	width:173px;
}
.sidebar_content #searchform {
	width:274px;
}
.sidebar_content #searchform .input_s {
	width:176px;
}
.sidebar_content #searchform .input_submit {
	width:80px;
}
/*------------------footer-----------------*/

#footer {
	height: auto;
	margin:0 auto;
}
#footer_top {
	width:910px;
	margin:0 auto;
	background:#FAFAFA;
	padding:15px;
	overflow:hidden;
}
#footer_content {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	overflow:hidden;
}
#footer_left {
	width:302px;
	float:left;
	border-right-width: 1px;
}
#footer_middle {
	float:right;
	overflow:hidden;
	width:605px;
}
#footer_cent {
	float:left;
	width:302px;
	border-right-width: 1px;
}
#footer_right {
	float:right;
	width:302px;
}
.footer_header_text {
	padding:5px 0 2px 5px;
	margin:0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
.footer_header_text h3 {
	font-size:16px;
	letter-spacing:2px;
}
#footer_content_3 {
	margin:0 10px;
}
#footer_content_1, #footer_content_2 {
	margin:5px 10px
}
#footer_content_2 a:hover {
	background:#FFFFFF;
	color: #2C2C2C;
}
.footer_content_text ul {
	margin-bottom:5px;
}
.footer_content_text ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
	padding:3px 0;
	background: url(images/sb-il.png) no-repeat left 11px;
	padding-left:12px;	
}
#footer_center {
	width:910px;
	margin:10px auto 0 auto;
	padding:10px 15px;
	background:#FAFAFA;
	font-size:12px;
}
#footer_btm {
	background-color: #F6F6F6;
	border: 1px dashed #BFBFBF;
	padding:2px;
	width:904px;
	overflow:hidden;
}
#copyright {
	width:768px;
	float:left;
}
.meta {
	width:135px;
	float:right;
	overflow:hidden;
}
.meta ul {
	_display:inline;
	_float:left;
	float:right;
}
.meta ul li {
	float:left;
	list-style:none;
	display:inline;
	text-align:center;
	padding-right:3px;
}
.meta ul li a {
	display:block;
	padding:2px 5px;
}
.meta ul li a:hover {
	background:#FFFFFF;
	color:#000000;
}
#taotao{font-size:14px; left:50%; margin-left:-130px; position:absolute; top:15px; color:#494848}
#description table{display:none}
#description{padding:0 5px; width:520px }


