
* {
	margin : 0;
	padding : 0;
	word-break : break-all;
}

body {
	color : #9babba;
	font-size : 12px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	max-width : 1240px;
}

img {
	border : 0;
}


a {
	color : #ffffff;
	font-weight : 900;
	text-decoration : none;
}

.www {
	max-width : 800px;
	line-height : 170%;
	padding-bottom : 5px;
	background : #050608 url(images/bg.jpg) top left no-repeat fixed;
}

.www #header {
	width : 760px;
	height : 500px;
	clear : both;
	float : left;
	margin : 3px 5px 5px 1px;
	background : #050608;
	border : 1px solid #525f68;
	background : url(images/aqr.jpg) top left no-repeat;
	background-position : 10px ;
}

.www #header h1 {
	font-size : 28px;
	font-weight : bolder;
	padding : 400px 10px 10px 60px;
}

.www #header p {
	font-size : 12px;
	padding : 10px 10px 10px 100px;
}

.www #header hr {
	height : 1px;
}

.www #navigation {
	text-align : right;
	float : right;
	clear : right;
	padding : 20px 0;
}

.www #navigation a {
	padding : 0 10px;
	font-size : 11px;
	font-weight : bolder;
	text-transform : uppercase;
	letter-spacing : 1px;
	color : #afc0d1;
	display : block;
	width : 80px;
}

.www #navigation a:hover {
	background : #afc0d1;
	color : #030506;
}

.www #post {
	width : 760px;
	float : left;
	margin : 0 5px 0 1px;
	padding :0;
}

.www .entry {
	clear : both;
	margin : 0 0 5px 0;
	padding : 0;
	border : 1px solid #525f68;
	word-break : break-all;
}

.www .entry h2 {
	font-size : 14px;
	font-weight : bolder;
	padding : 3px 10px;
	border-bottom : 1px solid #525f68;
}

.www .entry h3 {
	font-size : 14px;
	font-weight : bolder;
	padding : 3px;
}

.www .entry h5 {
	font-size : 12px;
	font-weight : 400;
/*	text-align : right;  */
	padding : 0 0 0 8px;
	border-bottom : 1px solid #525f68;
}

.www .entry code {
	font-size : 12px;
	padding : 1px 15px 1px 15px;
	display : block;
}

.www .entry p {
	margin : 20px 2px 2px 20px;
}

.www .entry h4 {
	padding : 1px 15px;
}

.www .entry div {
	padding : 2px 5px;
	width : auto;
	height : 150px;
	overflow-x : hidden;
	overflow-y : auto;
	border : 1px solid #525f68;
}

.www .entry .entryinfo {
	border-top : 1px solid #1910d1;
	border-bottom : 1px solid #1910d1;
}

.www #postmeta {
	padding : 13px 0 13px 2px;
}

.www .postnavigation {
	text-align : center;
	margin : 0 0 5px 0;
	padding : 0;
	height : 16px;
	border : 1px solid #525f68;
}

.www .next {
	float : left;
	padding-left : 10px;
}
.www .previous {
	float : right;
	padding-right : 10px;
}


.www #comments {
	margin : 0 0 5px 0;
	padding : 0;
}

.www .commentinfo {
	border : 1px solid #525f68;
	font-weight : bolder;
	margin : 5px 0 5px 0;
	padding : 2px 0 2px 7px;
}

.www #comments ul li {
	border : 1px solid #525f68;
	margin : 5px 0 5px 0;
	padding : 10px 0 0 10px;
}

.www .avatar {
	float : left;
	padding : 0 10px 10px 0;
}

.www .singlecomment {
	padding : 7px 0 5px 45px;
	margin : 0;
}

.www .singlecomment blockquote {
	margin : 5px 5px 0 0;
	padding : 5px;
	border : 1px solid #525f68;
}

.www .commenttitle {
	text-align : right;
}
.www .commenttitle a {
	font-size : 9px;
	padding : 0 2px;
}

.www #notices ul li{
	list-style : none;
}

.www #notices .notice{
	margin : 5px 0;
	border : 1px solid #525f68;
}

.www #notices .noticetitle {
	font-weight : bolder;
}

.www #notices p {
	margin : 2px 10px;
	padding : 2px;
}

.www #commentsform {
	margin :0 0 5px 0
}

.www #commentsform form {
	border : 1px solid #525f68;
	padding : 10px 20px 10px 30px;
}

.www #commentsform form label {
}

.www #commentsform form #s1,
.www #commentsform form #s2,
.www #commentsform form #s3,
.www #commentsform form #s4 {
	width : 400px;
	background : transparent;
	color : #afc0d1;
	border : 1px solid #525f68;
}

.www #commentsform form #sbutt {
	background : #050608;
	color : #afc0d1;
	border : 1px solid #525f68;
}

.www #sidebar {
	width : 760px;
	float : left;
	padding : 0;
	margin : 0;
/*
	border : 1px solid #525f68;
	margin : 0 0 5px 0;
*/
}

.www #sidebar ul {
}

.www #sidebar ul li {
	list-style : none;
	clear : both;
	margin : 0 0 5px 0;
	border : 1px solid #525f68;
}

.www #sidebar ul li ul li {
	border : 0;
}

.www #sidebar h2 {
/*	border-top : 1px solid #525f68; */
	border-bottom : 1px solid #525f68;
	margin : 5px 0;
	padding : 1px 2px 1px 3px;
	font-size : 12px;
	font-weight : bolder;
	display : block;
}

.www #sidebar ul .categories li{
	float : left;
	clear : none;
	list-style : none;
	margin : 0;
	padding : 2px;
}

.www #sidebar ul .newcomments li{
	display : block;
	list-style : none;
	margin : 0;
	padding : 0px 10px 5px 10px;
}

#links {
	padding : 3px 2px 3px 5px;
}

#links a {
	color : #afc0d1;
	text-decoration : none;
}

#links a:hover {
	background : #afc0d1;
	color : #030506;
}

#links img {
	border: 0;
	max-height : 55px;
}

.www #footer {
	width : 760px;
	margin : 0 5px 20px 0;
	border : 1px solid #525f68;
	float : left;
}

.www #footer hr {
	border-top : 1px solid;
	color : #525f68;
}

.www #footer p {
	padding : 12px 0 13px 0;
	text-align : center;
}

.www em {
	font-size : 9px;
	font-weight : 400;
	padding : 2px 0 0px 10px;
}


.www .linktitle {
	margin : 0 0 5px 0;
	padding : 0;
	border : 1px solid #525f68;
}

.www .linktitle h3 {
	display :block;
	color : #9babba;
	font-size : 14px;
	font-weight : bolder;
	padding : 3px 0 3px 10px;
	border-bottom : 1px solid #525f68;
}

.www #post .links {
	padding : 5px 10px 10px 10px;
}

.www #post .links a {
	color : #afc0d1;
	text-decoration : none;
}

.editcomment input,
.editcomment textarea {
	background : transparent;
	color : #afc0d1;
	border : 1px solid #525f68;
}

.editcomment select {
	background : #050608;
	color : #afc0d1;
	border : 1px solid #525f68;
}

.editcomment .button {
	background : #afc0d1;
	color : #050608;
	font-weight : bolder;
}


#searchform {
	text-align : right;
	vertical-align : middle;
	height : 14px;
	padding : 8px 3px 3px 3px;
}

#searchform #s {
	background : transparent;
	color : #afc0d1;
	width : 220px;
	border : 1px solid #525f68;
	height : 19px;
}

#searchform #searchsubmit,
.www #archivesform #archivesselect,
.www #archivesform #archivessubmit {
	background : #050608;
	color : #afc0d1;
	border : 1px solid #525f68;
}

#referer,
#wudiShow {
	margin : 0;
	padding : 5px;
	color : #9babba;
}

#wudiShow a{
	color : #afc0d1;
}

#wudiShow_Header {
	display : none;
}

#wudiShow #wudiShow_List li {
	display : block;
	border-bottom : 1px solid #121f18;
}



