a img {
	border: none;
}
a {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#46728C;
	text-decoration: underline;
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#555;
	font-size:14px;
	line-height:1.5em;
}

/* header */
#logo {
	color:#46728C;
	font-size:10pt;
	font-weight: bold;
	height: 75px;
}
.top {
	background-image: url(../images/topbg.png);
	height: 114px;
	padding-top:19px;
	background-repeat:repeat-x;
}
.div985 {
	width: 1000px;
	margin: 0px auto;
}
/* menu */
#menu1 {
	padding-top: 10px;
	float: left;
	width: 650px;
}
#home {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 53px;
	background-image:url(../images/sprite-v2.png);
	background-position: 0 0;
}
#home:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: 0 -25px;
}
#home span {
	display: none;
}
#about {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 52px;
	background-image:url(../images/sprite-v2.png);
	background-position: -53px 0;
}
#about:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -53px -25px;
}
#about span {
	display: none;
}
#news {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 47px;
	background-image:url(../images/sprite-v2.png);
	background-position: -542px 0;
}
#news:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -542px -25px;
}
#news span {
	display: none;
}
#writing {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 100px;
	background-image:url(../images/sprite-v2.png);
	background-position: -105px 0;
}
#writing:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -105px -25px;
}
#writing span {
	display: none;
}
#read {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 121px;
	background-image:url(../images/sprite-v2.png);
	background-position: -205px 0;
}
#read:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -205px -25px;
}
#read span {
	display: none;
}
#authors {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 62px;
	background-image:url(../images/sprite-v2.png);
	background-position: -326px 0;
}
#authors:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -326px -25px;
}
#authors span {
	display: none;
}
#blog {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 45px;
	background-image:url(../images/sprite-v2.png);
	background-position: -388px 0;
}
#blog:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -388px -25px;
}
#blog span {
	display: none;
}
#wiki {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 45px;
	background-image:url(../images/sprite-v2.png);
	background-position: -433px 0;
}
#wiki:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -433px -25px;
}
#wiki span {
	display: none;
}
#contact {
	float: left;
	margin-right: 4px;
	display: block;
	height: 25px;
	width: 64px;
	background-image:url(../images/sprite-v2.png);
	background-position: -478px 0;
}
#contact:hover {
	background-image:url(../images/sprite-v2.png);
	background-position: -478px -25px;
}
#contact span {
	display: none;
}

#menu2 {
	padding-top: 10px;
	float: right;
	width: 250px;
}
#rss {
	float: right;
	margin-left: 4px;
	display: block;
	height: 25px;
	width: 61px;
	background-image:url(../images/sprite-v2.png);
	background-position: 0 -50px;
}
#rss span {
	display: none;
}
#login {
	float: right;
	margin-left: 4px;
	display: block;
	height: 25px;
	width: 53px;
	background-image:url(../images/sprite-v2.png);
	background-position: -61px -50px;
}
#login span {
	display: none;
}
#register {
	float: right;
	margin-left: 4px;
	display: block;
	height: 25px;
	width: 69px;
	background-image:url(../images/sprite-v2.png);
	background-position: -114px -50px;
}
#register span {
	display: none;
}
/* new layout */
#middle {
	width: 1000px;
	margin: 0px auto;
	background-repeat:repeat-y;
	background-image: url(../images/middlebg.gif);
	padding: 5px 0px;
	position: relative;
}
#left {
	float: left;
	width: 675px;
	text-align: left;
}
#right {
	float: right;
	width: 300px;
	padding: 0px 10px;
	text-align: left;
}

/* footer */
.copy {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	height: 25px;
	text-align: center;
	background-image: url(../images/ftop.png);
	background-repeat:repeat-x;
}
#footer {
	background-image: url(../images/flogo.png);
	background-repeat: no-repeat;
	background-position:top left;
	text-align:center;
}
.fcol h4 {
	color: #46728C;
	padding: 5px 5px 5px 0px;
	margin: 0px;
	text-align: left;
}
.fcol {
	width: 250px;
	float: left;
	text-align: left;
}
#fcols {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}



/* Other stuff */
#gbox {
	position: relative;
	top: -8px;
	width: 350px;
}
#sbox {
	width: 440px;
	margin: 0 auto;
	float: right;
}
#bcrumbs {
	padding-top: 3px;
}
h1 {
	color: #46728C;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}
h2 {
	color: #356C99;
	font-size: 16px;
	margin: -2px 0px -2px 0px;
}
h2 a {
	color:#46728C;
}
#hprint{
	height: 24px;
	padding-left: 28px;
	padding-top: 5px;
	margin: 1px 5px;
	background-image:url(../images/sprite-v2.png);
	background-position: -493px -125px;
}
#hask {
	height: 27px;
	padding-top: 5px;
	padding-left: 30px;
	background-image:url(../images/sprite-v2.png);
	background-position: -179px -125px;
}
.ainfobox {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 1px;
	color:#666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 20px;
}
.ask_top, .print_top, .publish_top, .report_top {
	float: right;
	width: 21px;
	text-align: center;
	padding: 2px;
}
.like_top {
	float: right;
	width: 85px;
	text-align: right;
	padding: 0px;
}
.like_bottom {
	float: left;
	width: 350px;
	text-align: left;
	padding: 0px;
}
.share_top {
	float: right;
	width: 125px;
	text-align: center;
	padding: 2px;
}
.pdate {
	float: left;
	width: 235px;
	text-align: left;
}
#Views {
	float: left;
	width: 100px;
	text-align: center;
}
.googleright {
	float:right;
}
.googleleft {
	float:left;
	padding-right:10px;
}
#taglist{
	list-style:none;
	margin: 5px 0 0 0;
	padding:0;
}
#taglist li {
	float:left;
	height:20px;
	margin:0 4px 4px 0;
	padding:0;
}
#taglist li a {
	display: block;
	padding: 0 5px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	float:left;
	margin:0 4px 4px 0;
}
#taglist li a:hover {
	text-decoration: none;
	border-color: #999999;
}
.rtitle {
	border-top: 2px solid #666666;
	background-image: url(../images/rhbg.gif);
	height: 16px;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
}
.rtitle span {
	font-weight:bold;
	text-transform:uppercase;
	padding: 0 3px 0 10px;
	margin-top: 3px;
	background-color: #EFEFEF;
	color: #3b5998;
	line-height: 1em;
}
.rlink {
	margin: 3px 0;
	border-bottom: 1px dotted #333333;
}
.rlink a {
	color: #46728C;
	font-weight:bold;
}
.rlink img {
	float: left;
}

.mBoxtop {
	background-image:url(../images/sprite-v2.png);
	background-position: 0px -75px;
	height: 29px;
	width: 661px;
	color: #356C99;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0px 0px 14px;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.mBoxmid {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #7EAAC7;
	border-right: 1px solid #7EAAC7;
	padding: 5px;
	width: 663px;
	text-align: left;
	background-color: #F9F9F9;
	margin-left: auto;
	margin-right: auto;
}
.mBoxbot {
	background-image:url(../images/sprite-v2.png);
	background-position: 0px -111px;
	height: 14px;
	width: 675px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#textarea2 {
	width: 658px;
	padding: 1px;
	height: 100px;
}
#topad {
	height: 90px;
	width: 728px;
	position: absolute;
	left: 272px;
	top: -123px;
	z-index:100; 
}
.pimage {
	margin: 0 3px 3px 0;
	float: left;
	width: 100px;
}
.bc {
	color:#2F76C6;
	font-size:8pt;
	padding:5px 5px 2px 0px;
}
.bc a {
	color:#2F76C6;
}
#rssl {
	padding-top: 10px;
	float: right;
	width: 100px;
	text-align: right;
	height: 15px;
}
.dummyp {
	margin-top: 3px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.aimage {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	padding: 1px;
	text-align: right;
	font-size: 10px;
}
.plus1 {
	float: right;
	width: 50px;
	text-align: center;
	padding: 2px;
}
.commentform {
	background-color: #EFEFEF;
	margin-bottom: 5px;
}
.commentform form {
	padding: 3px;
}
.commentform .stext {
	font-size: 10px;
	line-height: 10px;
}
.commentform #input1 {
	width: 200px;
	margin-bottom: 4px;
	border: 1px solid #666666;
	color:#555;
}
.commentform #input2 {
	width: 300px;
	margin-bottom: 4px;
	border: 1px solid #666666;
	color:#555;
}
.commentform #input3 {
	width: 664px;
	height: 200px;
	margin-bottom: 4px;
	border: 1px solid #666666;
	color:#555;
}
.commentform #input4 {
	margin-bottom: 4px;
	color:#555;
}
.comments {
	background-color: #EFEFEF;
	margin-bottom: 5px;
}
.comment {
	padding: 5px;
}
.comment a {
	font-weight: bold;
}
.comment .text {
	position: relative;
	padding: 3px;
	margin-top: 11px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 1px 2px #ccc;
	-moz-box-shadow:0 1px 2px #ccc;
	box-shadow:0 1px 2px #ccc;
}
.comment .text .arrow {
	position: absolute;
	top: -14px;
	left: 40px;
	width: 30px;
	height: 14px;
	background-image: url(../images/comment-arrow.gif);
}
.extralinks {
	background-color: #EFEFEF;
	padding: 5px;
}
.extralinks a {
	font-weight: bold;
}
.extralinks h3 {
	margin-top: 0px;
	padding-top: 0px;
}
.extralinks .from {
	font-size: 10px;
}
.fauthors a img {
	float: left;
	margin-right: 1px;
}
.fauthors a {
	background-color: #F0F0F0;
	display: block;
	float: left;
	width: 210px;
	padding: 3px;
	margin: 2px;
	height: 100px;
	text-decoration: none;
}
.fauthors a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
}
.h2, .h2 a {
	color: #356C99 !important;
	font-size: 16px;
	font-weight: bold;
}
.mightlike a {
	display: block;
	float: left;
	width: 122px;
	padding: 3px;
	margin: 2px;
	height: 200px;
	text-decoration: none;
	color: #356C99;
	font-size: 12px;
}
.mightlike a:hover {
	text-decoration: none;
}
.latestarticles img {
	margin-right: 3px;
}
.latestarticles .share {
	float: left;
	width: 180px;
	text-align: center;
}
#aimage2 {
	border: 1px solid #CCCCCC;
	padding: 1px;
	text-align: right;
	font-size: 10px;
	float: left;
	margin: 5px 3px 3px 0px;
}
#aimage3 {
	border: 1px solid #CCCCCC;
	padding: 1px;
	text-align: right;
	font-size: 10px;
	float: right;
	margin: 5px 3px 3px 0px;
}
.thumb {
	border: 1px solid #999999;
	margin: 1px;
	padding: 1px;
}