/*
Theme Name: Hxxland
Theme URI: http://www.Hxxland.com/
Description: 3G theme for hxxland.
Version: 3.0
Author: Hxx
Author URI: http://www.hxxland.com/
Tags: blue, two columns, widgets ,lavalamp menu

	This theme was designed by Hxx ,built  by bokoko
	whose blog you will find at http://www.bokoko.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#ddd url('images/tl-2px-bg.gif');
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	}

#content {
	font-size: 12px
	}

.entry p {
	font-size: 12px;
	margin:1em 2em;
	line-height:20px;
	}

.entry {
	line-height: 1.4em;
        padding-top:12px;
	}
.entry img{
        margin:6px auto;
	}
.postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform #smiles {
        position:absolute;
        left:520px;
        top:10px;
        width:400px;
        height:auto;
	}
#commentform #smiles img { 
        margin:3px;
	}
.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 12px;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 1000px;
	}

#header {
	margin: 0 ;
	padding: 0;
        position:relative;
        z-index:99;
	}

#content {
	float: left;
	padding: 60px 0 20px 0;
	margin: 0px;
	width:1000px;
	margin-right:-210px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

 .postmetadata {
	padding-top: 5px;
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
        background:url(images/footer_shadow.gif) 50% 0 no-repeat;
	}

#footer p {
	margin: 0;
	padding: 10px 20px;
	text-align: left;
	color:#3d4345;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	}
#footer a {
	color:black;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer a#wordpress {
	margin-right:20px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0 18px;
	}

h3.comments {
	padding: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	clear:both;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	clear:none;
	margin: 3px 0 0;
	padding: 0;
	}
	
/* For img links */
#sidebar ul li.widget_links ul li {
	float:left;
	margin: 3px 4px 0 2px;
	}
#sidebar ul li.widget_links ul li a { filter:alpha(opacity=80); opacity:0.8;}
#sidebar ul li.widget_links ul li a:hover { filter:alpha(opacity=100); opacity:1;}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	padding:1px 2px;
	padding-left:22px;
	width:159px;
	height:16px;
	background-image:url(images/input_search.gif);
	background-repeat:no-repeat;
	border:0;
	color:#6c6c6c;
	margin:-2px;
	}
/* #sidebar #searchform #s:focus {
	background-position:0 -18px;
	}*/

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0 18px 0  0;
	padding: 10px;
	}

.commentlist {
	padding: 0 18px 0 18px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform {
	margin: 0 18px;
        position:relative;
	}
	
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 0 0;
	width: 204px;
	margin-right:6px;
        _margin-right:3px;
	float:right;
	background:url(images/sidebar_bg.jpg) repeat-y;
        position:relative;
        top:-10px;
	}
#sidebar li.side_bgt
{	padding-top:8px;
	background:url(images/sidebar_bg_t.jpg) no-repeat;
        _height:0;
        font-size:1px;
	}
#sidebar li.side_bgb
{	padding-top:0;
        padding-bottom:11px;
	background:url(images/sidebar_bg_b.jpg) no-repeat;
	margin-bottom:0;
        _height:0;
        font-size:1px;
        position:relative;
        top:4px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        margin:0 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* My new style */

/* Begin Topmenu */
#t-menu{
	width:100%;
	height:43px;
	margin-bottom:7px;
	position:relative;        
}
#t-menu #t-menu-bg{
	width:100%;
	height:43px;	
	position:absolute;
        top:0;
        left:0;
	background:url(images/navigation-bg.png);
        _background:none;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://hxxland.com/wp27/wp-content/themes/hxx/images/navigation-bg.png',sizingMethod='scale');
}
#t-menu ul{
	position:relative;
	list-style:none;
	height:30px;
	width:815px;
	margin:0 0 0 145px;
	padding:8px 0 0;
	overflow: hidden;
}
#t-menu ul li{
	width:161px;
	margin:0 1px;
	padding:0;
	float:left;
}
#t-menu ul li.back{
	background:url(images/t-menu-hover.gif);
	position:absolute;
	height:30px;
	width:161px;
	z-index:5;
}
#t-menu ul li a{
        cursor:pointer;
	width:161px;
	height:30px;
	display:block;
	text-align:center;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:1.8em;
        outline: none;
	position:relative;
	z-index:6;
}
#t-menu ul li a:hover{
	border:0;
}
#t-menu a#addtoFavorite{
	width:12px; height:11px;
	background:url(images/star.gif) no-repeat;
	position:absolute;
	display:block;
	right:20px;
	top:13px;
}



/* End Topmenu */

#flashContent{
	width:970px;
	height:199px;
	margin:0 auto;
	margin-bottom:28px;
}
/**/
#main{
	width:1000px;
	height:auto;
        _height:100px;
	position:relative;
	background-color:#fff;
	margin-bottom:39px;
        z-index:9;
}
#main .gradient-t{
	width:1000px;
	height:117px;
        display:block;
	position:relative;
	z-index:10;
	background:url(images/main-t.gif) 0 0 no-repeat;
	top:-17px;
       margin-bottom:-100px
}
#main .gradient-b{
	width:100%;
	height:33px;
	position:relative;
	clear:both;
	z-index:10;
}
#main .gradient-b div.gradient{
	width:100%;
	height:139px;
	position:absolute;
	top:-68px;
	left:0;
	background:url(images/main-b.gif) no-repeat;
}
#main .gradient-b div.about{
	width:100%;
	height:96px;
	position:absolute;
	top:-25px;
	left:0;
	background:url(images/about_b.gif) no-repeat;
}
#main #content,#main #sidebar{
	position:relative;
	z-index:11;
}
/* 2009.2.24 added */
a.rsslink{ width:202px; height:47px; display:block; position:relative; left:6px; background-image:url(images/sidebar_rss.gif); background-repeat:no-repeat;}
a.rsslink:hover{ background-position:0 -47px;}
#links_page{
	width:800px;
        margin:0 auto;
        position:relative;
        top:-60px;
        left:-60px;
        list-style:none;
 }
#links_page .linkcat h2{
        margin:0 auto;
}

#links_page .linkcat ul li{
         float:left;
         margin:10px;        
         list-style:none;
}
#links_more{
         padding-bottom:2px; 
         background:url(images/links_more.gif) 0 0 no-repeat;
         padding-left:73px;
         margin:10px 0 0 120px; 
}
#links_more span{
	display:none;
}
.linkcat h2 span{ display:none;}
.linkcat h2{ width:202px; height:27px; position:relative; left:6px;}
#linkcat-2 h2{ background:url(images/sidebar_friends.gif);}
#linkcat-2 .blogroll img{ width:88px; height:31px;}
#sidebar .categories h2,#sidebar .categories .cat-item,#horNav .categories h2,#horNav .categories .cat-item{ background-image:url(images/icons.gif); background-repeat:no-repeat; padding-left:27px; position:relative; left:12px; height:16px; padding-top:4px; font-size:12px; color:#697f83;}
.post h2{ background-image:url(images/icons-white.gif); background-repeat:no-repeat; padding-left:27px; position:relative; top:8px; height:16px; padding-top:0px; font-size:16px;padding-bottom:4px; text-shadow:1px 1px 0 #ccc; font-family:"微软雅黑";}
#sidebar .categories .cat-item,#horNav .categories .cat-item{ left:0;}
#sidebar .categories .cat-item-3,#horNav .categories .cat-item-3,.post .work{ background-position:-4px -34px;}
#sidebar .categories .cat-item-4,#horNav .categories .cat-item-4,.post .cool{ background-position:-4px -64px;}
#sidebar .categories .cat-item-5,#horNav .categories .cat-item-5,.post .life{ background-position:-4px -94px;}
#sidebar .categories .cat-item-6,#horNav .categories .cat-item-6,.post .music{ background-position:-4px -124px;}
#sidebar .categories .cat-item-7,#horNav .categories .cat-item-7,.post .photographic{ background-position:-4px -154px;}
#sidebar .categories .cat-item-8,#horNav .categories .cat-item-8,.post .others{ background-position:-4px -184px;}
#sidebar .categories .cat-item-126,#horNav .categories .cat-item-126,.post .icok{ background-position:-4px -210px;}
.post .work{ background-position:-4px -36px;}
.post .music{ background-position:-4px -126px;}
.post .photographic{ background-position:-4px -156px;}
.current-cat a{ font-weight:bold;}
#sidebar .categories .cat-item a,#horNav .categories .cat-item a{color:#697f83;}
#sidebar .categories h2,#horNav .categories h2{ height:18px; background-position:-5px -4px; padding-top:4px; font-size:14px;}
#sidebar .recentcomments h2{ width:202px; height:27px; position:relative; left:6px; background:url(images/sidebar_comments.gif) no-repeat; margin-bottom:6px;}
#sidebar .recentcomments h2 span{ display:none;}
#sidebar .recentcomments .author_name{ display:none; }
#sidebar .recentcomments .rc_excerpt{ font-size:12px;}
#sidebar .recentcomments .rc_expand a{ font-family: Verdana, Arial, Sans-Serif;}
#sidebar .recentcomments ul li{ margin:2px 0 0;}
#sidebar .linkcat .blogroll li{ float:left; margin:1px 3px;}
.post small{ font-size:12px; font-weight:normal; position:absolute; top:2px; right:20px;}
a.more-link{ width:100px; height:20px; display:block; background:url(images/icon-plus.gif) 0 1px no-repeat; padding-left:20px; color:black; font-size:12px; font-weight:bold; margin:2px; white-space:nowrap}
.post{ background:url(images/post-top.gif) repeat-x; padding:0 230px 0 17px;}
.single #content,.archive #content{ padding-top:0;}
.single .post{ padding-right:17px;}
.single .post p{}
.single .bottom{ height:22px; width:965px; background:url(images/singlepage_botnav_bg.gif); margin-left:0;margin-top:40px; padding-top:5px; padding-left:5px; margin-right:-10px; position:relative;}
.bottom a{ display:block; float:left; background-image:url(images/post_arrows.gif); color:#5f5f5f; background-repeat:no-repeat; margin-right:10px; font-size:12px;}
.bottom .prev a{ padding-left:16px; background-position:0 3px;}
.bottom .next a{ padding-right:16px; background-position:100% -46px;}
.alignleft a,.alignright a{ color:#3d4345;}
h3#comments{ width:1000px; height:72px; background:url(images/comments_bg.gif); margin:0 0 -40px;}
h3#respond{ width:1000px; height:80px; background:url(images/post-top.gif); margin:0 0 -40px;}
#main #content h2.pagetitle{ margin:0; padding:0;}
#horNav{ height:50px;}
#horNav .categories h2,#horNav .categories .cat-item,#horNav .categories{ float:left;}
img.png {
    background-image: expression(
    this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "http://images2.wowchina.com/images_wow/shared/pixel.gif");
}
#main #content .ann{ margin-top:-80px; padding-left:40px;}
#main #content .ann p{ line-height:16px; margin:2px 0; color:#676767;}
#main #content .ann p.green{ color:#129700;}
#main #content .ann p.bold{ font-weight:bold;}
#sidebar #boxnet{ position:relative; left:6px;}

.reader-publisher-module { width:165px; padding-left:15px; }
.reader-publisher-module h3{color: #000; margin-left: 11px; }
.reader-publisher-module ul { width:165px;list-style-type:disc;}
.reader-publisher-module ul li{ width:165px; list-style-type:disc; clear:both;}
.reader-publisher-module .f{ padding:7px 0 7px 11px;}

#google-reader {width:175px; padding-left:15px;}
#google-reader h3 {margin:0px; padding:0 0 10px 20px; color:#697f83; background:url("images/greadericon.jpg") no-repeat;}
#google-reader li { border-bottom:solid #e6ebee 1px; padding-bottom:5px; margin-bottom:5px;}
#greader li {list-style-type:disc; }

/* 2011.3.23___ icok page */
#downloadicok{ position:absolute; left:696px; top:320px;}
#previewicok{ position:absolute; left:696px; top:360px;}
.pagestyle{ position:relative; top:-18px}
.pagestyle h3{ border-bottom:1px dashed #d4d4d4; padding-bottom:18px; font-weight:normal; color:#555656; margin:0 10px 10px; padding-left:10px;}
.pagestyle .entry p{ margin:0 40px 10px; line-height:20px}
.pagestyle h4{ font-size:14px; margin-left:40px}

/* Greeder */
#google-reader #greader{ padding:0;}
#google-reader #greader ul{ margin:0;}
#google-reader #greader li{ padding-bottom:5px; margin-bottom:5px;}
#google-reader #greader li a{ color:#999}
#google-reader #greader li a:first-child{ color:#697F83}

/* recent comments */
.recentcomments{ margin-bottom:5px;}
.rc_item { line-height:20px}
