/*  
Theme Name: underone's G7 (v1) basic
Theme URI: http://www.underone.com/
Description: powered by <a href="http://www.underone.com/">underone</a>, v1@2007.10.8
Version: 0.1
Author: underone
Author URI: http://www.underone.com/
ICO: Silk ico v1.3
	display:inline-block; page
*/


html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f8f7;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size:12px;
}

#header {
	float:left;
	overflow:hidden;
	height:130px;
	width:100%;
	margin-top: 15px;
}
#home {
	height: 35px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	float: left;
	overflow: hidden;
	padding-bottom: 30px;
	width: 172px;
}
#topimg {
	width:998px;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #cfd9e2;
	background-color: #FFF;
	background-repeat: repeat-x;
	top: 0px;
	clear:both;
}
#logo {
	float:left;
	margin:0px;
	padding-top:20px;
	height:60px;
	width:190px;
	text-align:center;
}
#banner {
	float:right;
	margin:5px auto;
	height:90px;
	width:800px;
	text-align:center;
}
#adbar {
	text-align:center;
	width:480px;
	padding:3px;
	height:15px;
	float:left;
}
#ing {
	width:998px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 35px;
	border: 1px solid #cfd9e2;
	background-image: url(images/bg_s.png);
	background-repeat: repeat-x;
	top: 0px;
}
#ing a{color:#666;line-height:18px;text-decoration:none;}
#ing a:hover{
	color:#43afd2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #43afd2;
}

#ing_info {
	float:left;
	overflow:hidden;
	display:inline-block;
	width:579px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
	color: #006699;
	height: 35px;
	line-height: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
}

#ing_s {
	float:left;
	overflow:hidden;
	display:inline-block;
	width:350px;
	height:35px;
	background-color: #878787;
}
#page {
	width:1000px;
	margin: 0 auto;
	padding:0;
}

#content {
	overflow:hidden;
	display:inline-block;
	width:610px;
	float: left;
}

#comments {
	overflow:hidden;
	display:inline-block;
	width:610px;
	float: left;
}

.content {
	overflow:hidden;
	display:inline-block;
	width:568px;
	border: 1px solid #e0e0e0;
	background-color: #FFFFFF;
	color: #4E4E4E;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 10px;
	clear: left;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.post {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
p {
	font-size:14px;
	line-height:22px;
}
.mypost {
	font-size:14px;

}
.mypost a{
	font-size:12px;

}
.mypost a:link {
	text-decoration: none;
	color: #578cca;
}

.mypost a:visited {
	text-decoration: none;
	color: #578cca;
}

.mypost a:hover {
	color:#8DAB3B;
	text-decoration: underline;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #8DAB3B;
}

.mypost a:active {
	color:#BC4F0C;
	text-decoration: none;
}

.post h1 {
	font-size: 16px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	padding:0px;
	color:#FE4C00;
	background-image: url(images/post.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 12px;
	line-height: 22px;
}

.post h1 a{
	font-weight:bold;
	color:#FE4400;
	text-decoration: none;
}

.post h1 a:hover{
	font-weight:bold;
	color:#43afd2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #43afd2;
	border-bottom-style: dashed;
}


.entry{
	font-size: 12px!important;
	font-size: 11px;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-indent: 12px;
	line-height: 16px;
	margin: 0px;
}
.date{
	font-size: 12px!important;
	font-size: 11px;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-indent: 12px;
	line-height: 16px;
	margin: 0px;
}
#lineblock a, .entry a, .postdate a{
	color: #578cca;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #578CCA;
}

.postdate {
	color: #578cca;
}

.comments {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	font-size: 11px;
}


#searchform {
	margin: 0px;
	height: 35px;
	float: left;
}
#searchform br {
	display: none;
}

#searchform #s {
	width: 161px;
	height: 21px;
	border: 1px solid #CFD9E2;
	margin-right: 2px;
	color: #CFD9E2;
	font-weight: normal;
	background-color: #fffffe;
	background-image: url(images/search_ico.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 18px;
	display: inline-block;
	margin-top: 5px;
	float: left;
}

#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: 1px none;
	width: 80px;
	height: 26px;
	color: #006699;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 4px;
}

#sidebar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	overflow:hidden;
	display:inline-block;
	width: 390px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar img {border:0;}
a img {border:0;}



#sidebar a, #upsidebar a, #rightbar a {
	color:#666;
	text-decoration:none;
	font-size:12px;
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
	
#sidebar a:link, #upsidebar a:link {
	text-decoration: none;
}
#sidebar a:active, #upsidebar a:active,#rightbar a:active {
	text-decoration: none;
	color: #8DAB3B;
}
#sidebar a:visited, #upsidebar a:visited, #rightbar a:visited {
	text-decoration: none;
} 
#sidebar a:hover, #upsidebar a:hover, #rightbar a:hover {
	text-decoration: underline;
	color: #8DAB3B;
}


#sidebar ul, #rightbar ul {
	font-size: 12px;
	color: #7A7A7A;
	padding: 0px;
	list-style:none;
	margin-top:0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#sidebar li ul, #rightbar li ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar li,#rightbar li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/sidebar_line1.gif);
	background-repeat: no-repeat;
	background-position: 1px 20px;
	margin-bottom: 15px;
}

#sidebar .feed li{
	line-height:18px;
	text-indent:20px;
	background-image: url(images/rss_f.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}


#sidebar .feed li a{font-family: Arial;font-size:12px;font-weight:normal;color:#BC4F0C; text-decoration:none;}

#sidebar .feed h2 {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}

#sidebar .pagenav h2 {
	background-image: url(images/page.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}

#sidebar .page_item, #sidebar .random li, #sidebar .r_comments li, #sidebar .archives li,#rightbar .archives li, #sidebar .statistics li, #sidebar .newpost li, #sidebar .pagenav li, #sidebar .related li, #sidebar .linkcat li ,#rightbar .newpost li, #rightbar .linkcat li {
	line-height:18px;
	text-indent:16px;
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px!important;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar .categories li, #rightbar .categories li{
	line-height:16px;
	text-indent:16px;
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px!important;
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}


#sidebar .random h2 {
	background-image: url(images/random.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}

#sidebar .related h2 {
	background-image: url(images/related.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}

#sidebar .newpost h2, #rightbar .newpost h2 {
	background-image: url(images/newpost.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}
#sidebar .linkcat h2, #rightbar .linkcat h2 {
	background-image: url(images/blogroll.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}

#sidebar .categories h2, #rightbar .categories h2 {
	background-image: url(images/categories.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}

#sidebar .r_comments h2 {
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}

#sidebar .statistics h2 {
	background-image: url(images/statistics.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
}
#sidebar .archives h2, #rightbar .archives h2 {
	line-height: 16px;
	margin-bottom: 12px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/archives.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	*padding-left: 7px!important;
	*padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#sidebar .children {
	margin-bottom: 0px;
}
#sidebar .children li {
	background-image: url(images/li_ul.png);
	background-position: -2px;
}

#sidebar_1 {
	float:left;
	overflow:hidden;
	display:inline-block;
	width:206px;
	margin-right: 10px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	background-image: url(images/s_bg.gif);
	background-repeat: no-repeat;
	background-position: 34px 2px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#sidebar_2 {
	float:left;
	overflow:hidden;
	display:inline-block;
	background:#fff;
	width:130px;
	border: 1px solid #e0e0e0;
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px!important;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar_2 a {
	font-size: 11px;
}
 
#sidebar .archives h2,#rightbar .archives h2, #sidebar .pagenav h2, #sidebar .feed h2, #sidebar .random h2, #sidebar .categories h2, #rightbar .categories h2, #sidebar .r_comments h2, #sidebar .statistics h2, #sidebar .newpost h2, #sidebar .related h2, #sidebar .linkcat h2, #rightbar h2 {
	font-size: 14px;
	color: #43afd2;
	font-weight: normal;
}

#footer {
	float:left;
	overflow:hidden;
	width:100%;
	height:55px;
	background-color: #fafbfc;
	background-image: url(images/bg_f.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #999999;
}
#infooter {
	margin:10px auto 0px;
	padding-left:10px;
	width:990px;
}
.mypost {
	font-size: 12px;
	line-height: 17px;
	float: left;
	width: 558px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#pagenavi {
	overflow:hidden;
	display:inline-block;
	font-size: 12px;
	width:570px!important;
	width:580px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagenavi a{
	color: #578cca;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #578CCA;
	font-size: 11px;
}

.tag {
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-decoration: none;
	line-height: 25px;
	font-size: 11px;
	color: #999999;
}
#comments{
	color: #CCCCCC;
	font-size: 12px;
	margin-bottom: 10px;
}

#comments h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8DAB3B;
}

.tag_tb{
	font-size: 12px!important;
	font-size: 11px;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-left: 14px;
	padding-left: 10px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tag_tb a{
	color: #578cca;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #578CCA;
}

#comments a:link {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #578cca;
	text-decoration: none;
	color: #578cca;
}

#comments a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #578cca;
	text-decoration: none;
	color: #578cca;
}

#comments a:hover {
	color:#8DAB3B;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#comments a:active {
	color:#BC4F0C;
	text-decoration: none;
}

#comment {
	height: 175px;
	width: 480px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8DAB3B;
}

#author, #email, #url{
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8DAB3B;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #43afd2;
	background-color: #FFFFFF;
	font-size: 11px;
	height: 25px;
	margin-left: 10px;
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content blockquote {
	background-color: #FFFFFF;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 0px;
	margin-right: 10px;
	padding-left: 25px;
	margin-left: 0px;
	padding-top: 0px;
}


.alignright {
	float: right;
}

.alignleft {
	float: left
}
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width:33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-caption {
	margin-left: 0;
}
.tuijian {
	margin: auto;
}
.tuijian-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width:25%;
}
.tuijian img {
	border: 2px solid #cfcfcf;
}
.tuijian-caption {
	margin-left: 0;
}
#upsidebar {
	font-size: 12px;
	overflow:hidden;
	width:390px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	border:#00f 0px solid;
}
#upsidebar a {
	font-size:12px;
	line-height:18px;
	word-break:break-all 
}
#upsidebar_in {
	overflow:hidden;
	display:inline-block;
	background:#fff;
	width:368px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px!important;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#tuijian {
	font-size: 14px;
	color: #43afd2;
	background-image: url(images/newpost.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	line-height: 16px;
	padding-left: 22px;
	padding-bottom: 2px;
	border-bottom:#ccc 1px dashed;
}
.wp-pagenavi
{
  clear:both;
  font-size:14px;
  display: block;
  text-align: center;
  height:50px;
  margin: 20px 0px 0px 5px;
  padding: 10px;
}
#downcontent {
	width:336px;
	height:280px;
	float:right;
	margin: 0px;
	margin-right: -10px;
	padding-top: 10px;
}
h4 {
	border-bottom:#ccc 1px dashed;
	background-image: url(images/newpost.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-left: 22px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #43afd2;
}
.st-related-posts {
	margin-top: 10px;
	margin-left: 0px;
	padding:0px;
	margin-bottom:0px;
	width:230px;
	float:left;
}
.st-related-posts li {
	margin-left: 20px;
	list-style-type: none;
}
/*  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  NEW  */
body {
	color:#666666;
}
.thumb-item {
	MARGIN-TOP: 0px;
	padding-top:5px;
	FLOAT: left;
	WIDTH: 98px;
	height:70px;
	TEXT-ALIGN: center;
	background:#FFFFFF;
	border:1px #eee solid;
}
.thumb img {
	BORDER-RIGHT: #cfcfcf 2px solid;
	BORDER-TOP: #cfcfcf 2px solid;
	BORDER-LEFT: #cfcfcf 2px solid;
	BORDER-BOTTOM: #cfcfcf 2px solid;
}
.thumb-disc {
	MARGIN-LEFT: 0px;
}
#lineblock {
	background-color:#999999;
}
.titletext {
	padding-left:10px;
	font-size:14px;
	height:23px;
	font-weight:bold;
	background-color:#f9f8f7;
	background:url(http://www.myqqface.net/images/catitlebg.gif);
	border:1px #cfd9e2 solid;
}
#maincontent {
	background-color:#F9F8F7;
	float:left;
	width:780px;
}
#rightbar {
	background-color:#FFFFFF;
	background-image: url(http://www.myqqface.net/images/s_bg.gif);
	background-position:right top;
	background-repeat: no-repeat;
	padding:5px;
	width:204px;
	float:right;
	border:1px #cfd9e2 solid;
}
.category{;
	width:254px;
	float:left;
	text-align:left;
	margin-right:4px;
	border:1px #cfd9e2 solid;
	margin-bottom:5px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
.category ul{
	display:block;
	width:240px !important;
	padding:0px;
	margin:0px;
}
.category li{
	float:left;
	width:230px !important;
	margin:2px 0 0 5px !important;
	padding:0px 0px 0px 10px;
	border-bottom:dashed 1px #C5D3FE;
	line-height:22px;
	font-size:14px;
	list-style-type:none;
}
.category li a{
	color:#666;
	text-decoration:none;
}
.category li a:hover{
	color:#8DAB3B;
	text-decoration:underline;
}
.catname a{
	color:#06c;
	text-decoration:none;
}
.catname a:hover{
	color:#06c;
	text-decoration:underline;
}
.catname {
	font-size:14px;
	height:19px !important;
	padding-left:10px;
	padding-top:4px;
	font-weight:bold;
	color:#06c;
	border-buttom:1px #cfd9e2 solid;
	background:url(http://www.myqqface.net/images/catitlebg.gif)
}
#mainad {
  background:#FFF;
  text-align: center;
  width:100%;
  height:280px;
  padding:5px;
  margin:0px;
  border-top:1px dashed #cfd9e2;
  border-bottom:1px dashed #cfd9e2;
}
#adbarlong {
	background: #9DCCF0; 
	height:21px;
	width:998px;
	text-align:center;
	margin:10px auto 0px;
	border: 1px solid #cfd9e2;
	clear:both;
}
#flink {
  width:978px;
  margin:0px auto 10px;
  padding:5px 10px 5px 10px;
  border: 1px solid #CFD9E2;
  background:#FFF;
}
#flink a{
	color:#06c;
	text-decoration:none;
}
#brclear {
	clear:both;
	height:10px;
}
/**************** PageNavi CSS *********************/
.pageNavi{  margin:0px auto 2px; width:658px; height:28px; line-height:28px; text-align:center; border:1px solid #9DB3C4; background:url(images/bg_pagenavi.jpg) repeat-x;}
.navigation_single{ float:left; width:95%; margin:5px 0px 0px 0px; padding:5px 13px; height:28px; line-height:22px; border:1px dotted #CCCCCC; background:#FFFFEF; font-weight:bold; }
.alignright{float:right; }
.alignleft{float:left; }

