﻿* {
    font-style: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body {
    overflow: auto;
}
body {
	color: #fff;
	font: small/160% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	background: #333333  repeat-y 0 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS";
}

/*** Header Components ********************************************************/

#wrapper {
	padding-left: 150px;
}
#skip { /* hide from visual browsers */
    position: absolute;
    visibility: hidden;
}
#header {
	background: #000000 repeat-x -29px 47px;
	height: 120px;
	position: relative;
	float: left;
	width: 100%;
}
#header h1 a,
#ninerules {
    background: transparent url("is8.cn/logo.gif") no-repeat 0 0;
    position: absolute;
    top: 55px;
    left: 20px;
    width: 191px;
    height: 63px;
    overflow: hidden;
}
#ninerules {
    background-image: url("is8.cn/9rules.gif");
    top: auto;
    bottom: 0;
    left: auto;
    right: 20px;
    width: 150px;
    height: 46px;
}

/*** Navigation Components ****************************************************/

#navigation {
    background: transparent url("is8.cn/bg_navigation.gif") repeat-x 0 0;
    width: 100%;
}
#navigation,
#navigation ul,
#navigation ul li,
#navigation ul li a {
    float: right;
}
#navigation ul {
    padding-left: 25px;
}
#navigation ul li a {
    border-top: 5px solid #8bbd00;
    color: #888888;
    float: left;
    height: 44px;
    line-height: 39px;
    margin-right: 1.5em;
}
#navigation ul li a:hover {
    color: #fff;
    border-top-color: #fff;
}
#index #tindex a,
#journal #tindex a,
#archive #tarchive a,
#about #tabout a,
#articles #tartikel a,
#showroom #tshowroom a,
#forum #tforum a,
#forumindex #tforum a {
  color: #fff;
  border-top-color: #fff;
}

/*** Maincontent Components ***************************************************/

#pagebody {
	float: left;
	min-height: 250px;
	width: 100%;
	background-color: #000000;
}
#maincontent {
	float: left;
	width: 70%;
}
.columns #maincontent,
.columns #footer .column.left {
    min-width: 300px;
    max-width: 500px;
    width: 40%;    
}
.twocolumns #maincontent {
    min-width: 300px;
    max-width: auto;
    width: 40%;
}

.navigation_page a,.narrowcolumn .navigation_page .utompage{
font-size: 10px;
float: left;
height: 20px;
padding: 0 5px;
line-height: 20px;
margin: 0 1px 1px 0;
}
.navigation_page a{
background: #111111;
border:1px solid #001031;
color: #5A9CFF;
}
.navigation_page a:hover, .narrowcolumn .navigation_page .utompage{
color: #fff;
background: #333333;
border:1px solid #777;
}
.tupian img{
	border: 5px solid #111111;
	padding: 0px;
	margin: 0 10px 10px 0;
	}
#pagebody {
	float: left;
	min-height: 250px;
	width: 100%;
	background-color: #000000;
}
#maincontent1 {
	float: left;
	width: 60%;
	padding-right: 40px;
}
.columns #maincontent1,
.columns #footer .column.left {
    min-width: 300px;
    max-width: 500px;
    width: 40%;    
}
.twocolumns #maincontent1 {
    min-width: 300px;
    max-width: auto;
    width: 40%;
}

.navigation_page a,.narrowcolumn .navigation_page .utompage{
font-size: 10px;
float: left;
height: 20px;
padding: 0 5px;
line-height: 20px;
margin: 0 1px 1px 0;
}
.navigation_page a{
background: #111111;
border:1px solid #001031;
color: #5A9CFF;
}
.navigation_page a:hover, .narrowcolumn .navigation_page .utompage{
color: #fff;
background: #333333;
border:1px solid #777;
}
.tupian img{
	border: 5px solid #222222;
	padding: 0px;
	margin: 0 10px 10px 0;
	}

/*** Sidebar Components *******************************************************/

#sidebar,
#sidenotes {
    color: #888888;
    width: 20%;
    padding: 25px 15px;
    float: left;
}
#sidenotes1 {
    color: #888888;
    width: 23%;
    padding: 25px 15px;
    float: right;
}
#sidebar h2,
#sidenotes h2 {
    color: #999999;
    font-size: 120%;
    margin-bottom: 1em;
}
#sidebar p a,
#sidenotes p a {
    color: #fff;
    
}
#sidebar p {
    margin-bottom: 2em;
}
.columns #sidebar,
.columns #sidenotes {
	width: 20%;
}
.twocolumns #sidebar,
.twocolumns #sidenotes {
    width: 40%;
    max-width: auto;
}


/*** Sidenotes Components *****************************************************/

#sidenotes a {
    background: transparent  no-repeat 0 100%;
    color: #888888;
    display: block;
    padding-bottom: 1.2em;
}
#sidenotes a strong {
    background: transparent url("is8.cn/icon_link.gif") no-repeat 0 0.35em;
    color: #fff;
    display: block;
    font-weight: bold;
    padding-left: 15px;
}
#sidenotes span {
    display: block;
}
#sidenotes li {
    margin-bottom: 0.0em;
}

/*** vCard Components *********************************************************/

.vcard {
    margin-bottom: 2em;
}
.vcard a {
    color: #fff;
    text-decoration: underline;
}

/*** RSS Components ***********************************************************/

.rss {
    float: left;
    padding-bottom: 2em;
    width: 100%;
}
#wrapper .rss li {
    background: transparent   no-repeat 0 100%;
    float: left;
    clear: both;
    padding: 0;
    width: 100%;
}
.rss a,
#maincontent .rss a {
    background: transparent url("is8.cn/icon_list_download.gif")  no-repeat 5px 0.7em;
    padding: 0.3em 5px 0.5em 22px;
    color: #888888;
    display: block;    
    text-decoration: none;
}
.rss a:hover,
#maincontent .rss a:hover {
    background-color: #333333;
}

/*** Content Components *******************************************************/

.content,
.section {
    color: #888888;
    padding: 25px;
    position: relative;
    float: left;
}
.section {
	background: transparent  no-repeat 0 0;
	width: 100%;
	background-color: #111111;
	border: 1px solid #333333;
}

.content p {
    clear: both;
    margin-bottom: 1em;
}
.content h1,
#sidebar h1,
.content h2,
.section h2 {
    color: #fff;
    font-size: 100%;
    margin-bottom: 1em;
}
.section h2 {
    margin-bottom: 0.5em;
}
.section h2 a,
.section a {
    color: #fff;
}

.section .more {
    background: transparent url("is8.cn/icon_more.gif") no-repeat 100% 0.5em;
    padding-right: 10px;
}
.section .more:hover,
.section h2 a:hover,
#sidenotes a:hover strong {
    text-decoration: underline;
}
.content h2 {
    font-size: 100%;
    margin-bottom: 0.5em;
}
.content .excerpt {
    background: transparent url("is8.cn/icon_excerpt.gif") no-repeat 0 0.4em;
    clear: both;
    text-indent: 15px;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 80%;
    font-size: 130%;
}
#wrapper .meta {
    background: transparent  repeat-x 0 0;
    color: #888888;
    position: absolute;
    font-size: 90%;
    left: -150px;
    top: 0;
    padding: 2.2em 0 0 15px;
    width: 135px;
}
#wrapper .meta .date {
    background: transparent url("is8.cn/date_indicator.gif") no-repeat 100% 0.3em;
    color: #cccccc;
    display: block;
}
#wrapper .meta li {
    padding: 0;
    background: transparent;
}
#wrapper .meta .tag {
    background: transparent url("is8.cn/icon_tag.gif") no-repeat 0 0.3em;
    color: #6fa2e5;
    padding-left: 18px;
}
#maincontent .meta a {
    color: #fff;
    text-decoration: none;
}
#maincontent .meta a:hover {
    color: #fff;
    text-decoration: underline;
}
.content a {
    color: #888888;
    text-decoration: underline;
}
.content p a {
	border: 0px solid #333333;
	color: #669933;
	font-weight: normal;
	padding: 0.1em 0.4em;
	padding-right: 18px;
	text-transform: uppercase;
	font-size: 85%;
	text-decoration: none;
}
.content p a:hover,

#maincontent a.frame:hover img {
	background-color: #333333;
}
.separator {
    clear: both;
    float: left;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding: 0 25px;
}
.separator span,
.separator a {
    color: #888888;
}
#maincontent img.frame,
#maincontent pre code {
    background: #0b245b;
    border: 1px solid #051236;
    padding: 7px;
}
#maincontent a.frame,
#maincontent a.frame:hover {
    border: none;
    background: transparent;
    padding: 0;
}
#maincontent pre code {
	display: block;
	width: 90%;
}
#maincontent .left {
    clear: both;
    float: left;
    margin-right: 1em;
}
#maincontent .right {
    float: right;
    margin-left: 1em;
}


/*** Thumbnail Components *****************************************************/

.section.thumbnail {
    padding-left: 100px;
}
.excerpt.thumbnail {
    background: transparent;
    text-indent: 0;
    position: relative;
    padding-left: 80px;
}
.section.thumbnail img,
.excerpt.thumbnail img {
    background: #333333;
    border: 1px solid #051236;
    padding: 3px;
    position: absolute;
    top: 25px;
    left: 25px;
}
* html .section.thumbnail {
    padding-left: 100px;
}
* html .section.thumbnail img {
    top: 25px;
    left: 25px;
}
.excerpt.thumbnail img {
    top: 0;
    left: 0;
}

/*** Comment Components *******************************************************/

#comments {
    clear: both;
}
#comments .meta {
    color: #6fa2e5;
    font-weight: normal;
}
#wrapper #comments .section {
    clear: both;
    min-height: 75px;
    padding-bottom: 0.5em;
    padding-left: 80px;
    width: 75%;
}
* html #comments .section {
    height: 75px;
    overflow: visible;
}
#comments .section.alternate {
    background-color: #333333;
}
#comments .section blockquote {
	background: transparent url("is8.cn/bg_quote.gif") no-repeat 0 0.3em;
	font-style: italic;
	padding-left: 25px;
	background-color: #111111;
}
.gravatar {
    background: #333333 url("is8.cn/bg_gravatar.gif") no-repeat 50% 50%;
    border: 1px solid #333333;
    padding: 2px;
    float: left;
    position: absolute;
    top: 28px;
    left: 25px;
    width: 32px;
    height: 32px;
}
#comments .section p {
    margin-bottom: 1em;
}
#comments .section em {
	font-style: italic;
}
#sidebar .gravatar {
    background-image: url("is8.cn/bg_gravatar_small.gif");
    width: 24px;
    height: 24px;
}
#sidebar .latestcomments li {
    float: left;
    width: 100%;
}
#sidebar .latestcomments .gravatar {
    top: 0.8em;
    left: 0;
}
#sidebar .latestcomments cite {
    font-weight: bold;
    color: #fff;
  display: block;  
}
#sidebar .latestcomments a {
    float: none;
    background: transparent  no-repeat 0 100%;
    padding: 0.7em 0 0.9em 40px;
    position: relative;
    color: #888888;
    display: block;
}
#sidebar .latestcomments a:hover {
    background-color: #333333;
}

/*** Form Components **********************************************************/

form input,
form textarea {
    background: #666666  repeat-x 0 0;
    border: 1px solid #051236;
    font-size: 100%;
    padding: 0.2em;
    width: 80%;
}
form textarea {
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}
form input:focus,
form textarea:focus {
    border-color: #ffc000;
}
form .checkbox input {
    width: auto;
}
#writecomment form .checkbox label {
    display: inline;
    clear: none;
}
form .button {
    background: #666666  repeat-x 0 0;
    cursor: pointer;
    color: #fff;
    padding: 0.2em 0.6em;
    width: auto;
}
#skiptoform {
    display: none; /** FIXXME **/
}
#writecomment {
    clear: both;
    float: left;
    margin: 2em 0;
    width: 100%;
}
#writecomment form {
    padding: 0 25px;
}
#writecomment p {
    clear: both;
    color: #888888;
    margin-bottom: 1em;
}
#writecomment p a {
    color: #fff;
}
#writecomment form label {
    color: #888888;
    clear: both;
    display: block;
}
#textilehelper {
    background: transparent url("is8.cn/icon_info2.gif") no-repeat 0 0;
    border: 1px solid #333333;
    clear: both;
    margin-bottom: 0.5em;
    padding-left: 25px;
    width: 70%;
}
#textilehelper.clickable {
    background: transparent url("is8.cn/icon_info.gif") no-repeat 2px 2px;
    cursor: pointer;
}
#textilehelper.hover,
#textilehelper.active {
    background: transparent url("is8.cn/icon_info2.gif") no-repeat 0 0;
}
#textilehelper ul {
    margin-bottom: 1em;
}
#textilehelper.clickable ul {
    background: transparent;
}
#textilehelper ul li {
    color: #888888;
}

/*** Footer Components ********************************************************/

#footer {
	border-top: 1px solid #333333;
	clear: both;
	float: left;
	padding: 25px 0;
	width: 100%;
	border-bottom: 1px solid #333333;
	background-color: #111111;
}
#footer .column {
	float: left;
	padding-left: 25px;
	width: 27%;
	margin-right: 3%;
	text-transform: capitalize;
}
.columns #footer .column.left {
    min-width: 250px;
    max-width: 425px;
    width: 34%;
}
.columns #footer .column.middle,
.columns #footer .column.right {
    width: 22%;
}
#footer li {
    background: transparent;
}
#footer li a {
    background: transparent url("is8.cn/icon_link.gif") no-repeat 5px 0.7em;
    border-bottom: 1px dashed #333333;
    display: block;
    padding: 0.3em 0;
    padding-left: 22px;
}
#footer li a:hover {
    background-color: #333333;
}
#footer h2 {
    margin-bottom: 1em;
    font-size: 120%;
}

/*** Flickr *******************************************************************/

.flickr a {
    background: #111111;
    border: 1px solid #111111;
    padding: 3px;
    display: block;
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}
.flickr img {
  border:1px solid #E4E4E4; margin: 3px; padding: 3px;
  display: block;
  float: left;
  margin: 0;
  width: 70px;
  height: 70px;
}
.flickr h4 {
	font-size: 120%;
	margin-bottom: 1em;
}
.flickr h4 span {
	color: #ff0084;
}

/*** Destination Components ***************************************************/

.linklist {
    float: left;
    padding-bottom: 2em;
    width: 100%;
}
#wrapper .linklist li {
	background: transparent  no-repeat 0 100%;
	float: left;
	clear: both;
	padding: 0;
	width: 100%;
overflow: hidden; 
word-break:keep-all;
white-space:nowrap;

}
.linklist a,
#maincontent .linklist a {
    background: transparent url("is8.cn/icon_link.gif") no-repeat 5px 0.7em;
    padding: 0.3em 5px 0.5em 22px;
    color: #888888;
    display: block;    
    text-decoration: none;
}
.linklist a:hover,
#maincontent .linklist a:hover {
    background-color: #333333;
}

.linklistlj {
	float: left;
	padding-bottom: 2em;
	width: 100%;
}
#wrapper .linklistlj li {
    background: transparent  no-repeat 0 100%;
    float: left;
    clear: both;
    padding: 0;
    width: 100%;
    overflow: hidden; 
word-break:keep-all;
white-space:nowrap;
}
.linklistlj a,
#maincontent .linklistlj a {
    background: transparent  no-repeat 5px 0.7em;
    padding: 0.2em 5px 0.2em 22px;
    color: #888888;
    display: block;    
    text-decoration: none;
}
.linklistlj a:hover,
#maincontent .linklistlj a:hover {
    background-color: #333333;
}

/*** Archive Components *******************************************************/

#archive .tabcontainer h3 {
    clear: both;
    color: #fff;
    float: left;
    width: 7em;
}
#archive .tabcontainer .linklist {
    float: left;
    min-width: 50%;
    width: 60%;
}

/*** Tab Components ***********************************************************/

.tabcontainer {
    clear: both;
    float: left;
}
.tabcontainer .tab {
    float: left;
}
#wrapper .tabcontainer .tabhandle {
    background-color: #051236;
    border: none;
    clear: none;
    float: left;
    font-size: 120%;
    cursor: pointer;
    margin-bottom: 0;
    padding: 0.3em 1em 0.2em 1em;
}
.tabcontainer .tabcontent {
    position: absolute;
    visibility: hidden;
    display: none;
}
#wrapper .tabcontainer .selected {
    background: #888888;
}
.tabcontainer .console {
    border-top: 1px solid #051236;
    float: left;
    width: 100%;
    padding-top: 2em;
}
.column .tabcontainer .console {
    width: 100%;
}


/*** Copyright Components *****************************************************/

#copyright {
    background: #000;
    clear: both;
    color: #fff;
    font-size: 90%;
    position: relative;
    padding: 10px 25px;
    text-align: left;
}
#copyright h4 {
    color: #fff;
    font-size: 100%;
}
#copyright h4 a {
    color: #fff;
}
#copyright a {
    color: #888888;
    text-decoration: none;
}
#copyright a:hover {
    color: #fff;
}
#copyright a:active {
    color: #9ad202;
}
.feed {
    background: transparent url("is8.cn/icon_rss.gif") no-repeat 0 50%;
    padding: 0.2em 0;
    padding-left: 22px;
}
#copyright p {
    color: #a8cbff;
    clear: both;
    float: left;
    line-height: 170%;
}
#copyright p strong {
    color: #9ad202;
    font-weight: normal;
}
#copyright ul {
    clear: both;
    list-style: none;
    padding: 0;
    padding-right: 40px;
}
#copyright ul li {
    display: inline;
    line-height: 1em;
    margin-right: 0.5em;
    padding-right: 1em;
}
#copyright ul li a {
    background: transparent url("is8.cn/icon_valid.gif") no-repeat 0 50%;
    padding: 0.2em 0;
    padding-left: 20px;
}
#copyright #xhtml {
	display: inline;
	line-height: 1em;
	margin-right: 0.5em;
	padding-right: 1em;
	background: transparent url("is8.cn/xhtml.png") no-repeat 0 50%;
	padding: 0.2em 0;
	padding-left: 20px;
	color: #58BCFF;
}

#copyright #css {
	display: inline;
	line-height: 1em;
	margin-right: 0.5em;
	padding-right: 1em;
	background: transparent url("is8.cn/css.png") no-repeat 0 50%;
	padding: 0.2em 0;
	padding-left: 20px;
	color: #A6DC0D;
}

#copyright #tribolis {
	position: absolute;
	right: 21px;
	top: 20px;
	width: 407px;
	height: 14px;
	text-indent: 12px;
	line-height: 12px;
	color: #999999;
}

#copyright #tribolis a {
    color: #A6DC0D;
    text-decoration: none;
}
/******* Download Components **************************************************/

.content ul.download {
  background: transparent url("is8.cn/bg_download.gif") no-repeat 0px 0px;
  padding: 8px 0 30px 90px;
  margin-left: -14px;
  margin-bottom: 2em;
}

#wrapper #maincontent ul.download li {
  background: transparent;
  float: left;
  padding: 0 3px;
}

ul.download li a {
  background: transparent url("is8.cn/bg_downloaditem.gif") no-repeat 0px 0px;
  display: block;
  overflow: hidden;
  text-indent: 25px;
  width: 24px;
  height: 24px;
  white-space: nowrap;
  text-decoration: none;
}

ul.download .mac a {
  background-position: -24px 0px;
}

ul.download .win a {
  background-position: -48px 0px;
}

ul.download .linux a {
  background-position: -72px 0px;
}

/*** Technorati Components ****************************************************/

#technorati {
    float: left;
    padding: 0 0 1.5em 0;
    width: 100%;
}
#technorati a {
    border: none;
    background: transparent;
    display: block;
    color: #fff;
    width: 70d%;
}
#wrapper #technorati #te_p {
    border: none;
    display: block;
    margin-right: 1em;
}
#technorati img {
    display: none;
}
#wrapper #footer .technorati {
    padding-top: 1em;
    clear: both;
}

/*** Adsense Components *******************************************************/

#adsense {
    background: #111111;
    clear: both;
    padding: 7px;
    margin: 0 25px;
    margin-bottom: 2em;
    padding: 10px;
}

/*** Booklist Components ******************************************************/

#footer.booklist ul {
    padding: 0 25px;
}
#footer.booklist h2 {
    padding-left: 20px;
    font-size: 120%;
}
#footer.booklist li,
#footer.booklist a {
    background: transparent;
    border: none;
    float: left;
    padding: 0;
}
#footer.booklist .hidden {
    display: none;
}
#footer.booklist li a img {
    background: #cccccc;
    border: 1px solid #cccccc;
    display: block;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 5px;
}

/*** Search Components ********************************************************/

#wrapper #search {
    color: #888888;
    margin: 0;
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
}
#search label,
#search #submitsearch { /* hide from visual browsers */
    position: absolute;
    visibility: hidden;
}
#search * {
    float: left;
    margin-right: 0.4em;
}
#search #keywords {
    width: 250px;
    position: absolute;
    right: 20px;
}
.breadcrumbing {
    clear: both;
    color: #888888;
    padding: 0 25px;
    padding-bottom: 1em;
}
.breadcrumbing h4 {
    display: inline;
    padding-right: 1em;
}
.breadcrumbing a {
    color: #fff;
}

/*** Content Components *******************************************************/

.update {
    background: transparent url("is8.cn/icon_info.gif") no-repeat 0 0;
    padding-left: 24px;
}
.update strong,
.update h3 {
    color: #fff;
}
.content ul,
.content ol {
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.content ul li {
    background: transparent url("is8.cn/icon_list.gif") no-repeat 0 0.4em;
    padding-left: 15px;
}
.content .pro li {
    background-image: url("is8.cn/icon_list_plus.gif");
}
.content .con li {
    background-image: url("is8.cn/icon_list_minus.gif");
}

.content .downloadlist li {
    background-image: url("is8.cn/icon_list_download.gif");
}
.content .downloadlist li a {
    text-decoration: none;
}
.content .rahmenrund {
    background: transparent url("is8.cn/bg_icon.gif") no-repeat 0 0;
    margin: 0.3em 0 1em 0;
    padding: 67px;
    width: 125px;
    height: 125px;
}
.content .highlight {
	color: #adceff;
	font-weight: bold;
}
#wrapper .meta1 {
    background: transparent  repeat-x 0 0;
    color: #888888;
    position: absolute;
    font-size: 90%;
    left: 0px;
    top: 156px;
    padding: 2.2em 0 0 15px;
    width: 135px;
}
#wrapper .meta1 .date {
    background: transparent url("is8.cn/date_indicator.gif") no-repeat 100% 0.3em;
    color: #CCCCCC;
    display: block;
}
#wrapper .meta1 li {
    padding: 0;
    background: transparent;
}
#wrapper .meta1 .tag {
    background: transparent url("is8.cn/icon_tag.gif") no-repeat 0 0.3em;
    color: #6fa2e5;
    padding-left: 18px;
}
#maincontent .meta1 a {
    color: #fff;
    text-decoration: none;
}
#maincontent .meta1 a:hover {
    color: #fff;
    text-decoration: underline;
}

#comments .meta1 {
    color: #6fa2e5;
    font-weight: normal;
}

div.pagebar {
	width:99%;
	margin:0;
	padding: 25px;
	float:left;
	vertical-align: top;
}
div.pagebar .pages_current {
	color: #666666;
	float: left;
	border: #666666 1px solid;
	margin:0 2px 0 2px;
	padding:1px;
	font-weight:bold;
	background:#333333;
	text-decoration: none;
}
div.pagebar a {
	color: #555555;
	float: left;
	border: #333333 1px solid;
	margin:0 2px 0 2px;
	padding:1px;
	font-weight:bold;
	background:#111111;
}
div.pagebar span {
	color: #555555;
	float: left;
	border: #333333 1px solid;
	margin:0 2px 0 2px;
	padding:1px;
	font-weight:bold;
	background:#111111;
}
div.pagebar a:visited {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
div.pagebar a:hover {
	color: #000;
	font-weight:bold;
	background:#999999;
	text-decoration: none;
}
div.post-nav {
	width:99%;
	float:left;
	margin:10px 0 0 0;
	padding:5px 0 20px 0;
	color: #333333;
	font-size: 9px;
}
div.post-nav a.l{
	float:left;
	text-decoration: none;
}
div.post-nav a.r{
	float:right;
	text-decoration: none;
}
div.ggad
{
	float:left;
	width: 95%;
	background-color: #111111;
	border: 1px solid #333333;
	padding: 15px 10px 15px 10px;
	height: 15px;
	text-align: center;
	color: #666666;

}
div.ggad01
{
	float:left;
	width: 95%;
	background-color: #111111;
	border: 1px solid #333333;
	padding: 15px 10px 15px 10px;
	height: 60px;
	text-align: center;
	color: #666666;

}
div.time
{
	float:right;
	width: 100px;
	background-color: #111111;
	border: 1px solid #333333;
	padding: 3px 3px 3px 3px;
	text-align: right;
	color: #666666;

}
.quote{
	float:left;
	width: 90%;
	background-color: #000000;
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #999999;
}
.quote-title{
	margin:2px;
	padding:3px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
}


/*** Content Components *******************************************************/

.content,
.section1 {
    color: #888888;
    padding: 25px;
    position: relative;
    float: left;
}
.section1 {
	background: transparent  no-repeat 0 0;
	width: 100%;
}

.content p {
    clear: both;
    margin-bottom: 1em;
}
.content h1,
#sidebar h1,
.content h2,
.section1 h2 {
    color: #fff;
    font-size: 100%;
    margin-bottom: 1em;
}
.section1 h2 {
    margin-bottom: 0.5em;
}
.section1 a {
    color: #fff;
}

.section1 .more {
    background: transparent url("is8.cn/icon_more.gif") no-repeat 100% 0.5em;
    padding-right: 10px;
}

.feed-icon{
	display:none;
}

ul.tb{
	display:none;
}
