/* phppp (D.J.): http://xoopsforge.com; http://xoops.org.cn */


#index_header {
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	border-bottom: 2px solid #aaa;
	float: left;
}

#spotlight {
	padding-bottom: 5px;
}

#spotlight .title, #spotlight .title a{
	font-size: 12px;
	font-variant: small-caps;
}

#spotlight, #category, #topic, #feature, #article, #rate, #api, 
#urlnav, #sponsor, #elink, #trackback, #type,
div.sibling, div.subtitle, div.pages {
	margin: 10px 0px;
}

#article {
margin: 5px 5px 5px 5px;
border-left: 1px solid #E6DCCF;
border-bottom: 1px solid #E6DCCF;
border-right: 1px solid #E6DCCF;
border-color: 1px solid #E6DCCF;
line-height:130%;
}

.item {

border-left: 1px;
border-bottom: 1px;
border-right: 1px;
border-color: #E6DCCF;
}

#category .category{
	margin-top: 20px;
}
#category .category a{
	font-weight: bold;
}

#urlnav {
	padding: 5px;
	font-weight: bold;
	border: 0px solid #aaa;
	background: #eee;
}

#urlnav a{
}

#article-body{
	padding: 5px 0px;
	margin: 10px 5px;
}

.subtitle .title{
	line-height: 150%;
}
#trackback ol, .subtitle ol{
	margin: 0px;
}
#trackback li, .subtitle li{
	line-height: 120%;
	list-style-type: decimal;
}

div.title {
	font-weight: bold;
	text-align:center;
	font-size:14;
	letter-spacing: 3px;
	line-height: 150%;
	margin: 10px 0px 10px 0px;
	background: #E6DCCF;
	text-transform: small-caps;
}
div.title a{
	font-weight: bold;
}

#rate .item {
	padding: 5px;
	border: 1px solid #aaa;
	background: #E6DCCF;
}

#rate .item span{
	padding: 0px 5px;
	background: #E6DCCF;
}
#rate input{
	margin: 0px 2px;
	background: #E6DCCF;
}

div.profile{
	text-align: left;
	float: right;
	width: 200px;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	border: medium;
	background: #eee;
}

div.image{
	float: left;
	font-size: small; /* caption */
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 10px 0px 0px;
}


#pagetitle{
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	border-bottom: 0px solid #eee;
}
#pagetitle div.title a, #pagetitle div.title{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px;
	border: 0px;
}
#pagetitle div.title{
	background: transparent !important;
}
#pagetitle div.title span{
	border-bottom: 2px solid #aaa;
}

#article-body img{
	margin: 10px;
}
#trackback{
}

#article-header{
	margin: 10px 0px;
	padding: 0px 20px;
}

div.ednote{
	/*
	background: #EBEBEB;
	border: #aaa;
	display: block;
	*/
}
div.ednote{
	font-weight: bold;
}

div.ednote, div.summary, div.keywords{
	margin: 10px 0px;
}

#api {
	margin-top: 20px;
}
#api:before{
	content: "API: ";
}

#copyright {
	float: right;
	text-align: right;
	padding: 5px;
	margin: 20px 10px;
	border-top: 1px solid #888;
}

div.sibling span.previous{
	float: left;
}
div.sibling span.next{
	float: right;
}

#articles{
}

#sponsor{
}

span.copytext{
	padding: 1px 2px;
	font-family: Arial;
	cursor: pointer;
	cursor: hand;
}

span.title, span.title a{
	font-weight: bold;
}
span.item{
	padding: 0px 2px;
	margin: 20px 10px;
border-left: 1px;
border-bottom: 1px;
border-right: 1px;
border-color: #E6DCCF;
}

span.label, span.content{
	display: block;
	float: left;
}
span.label{
	font-weight: bold;
	width: 50px;
	text-align: left;
	padding-right: 2px;
}
span.content{
	padding-left: 2px;
}

span.button{
	border: 1px solid #999;
	display: inline;
	text-align: left;
	padding: 2px;
	background: background: #E6DCCF;
}

span.button a{
	color: #666;
}

span.button a:hover{
	color: #000;
}



acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}
