/* CSS Document */body{	margin: 0;	padding: 0;	font: 11px verdana, hevetica, sans-serif;	text-align: center;	color: #999999;	background: #ff9c4c url(images/background.gif) top center repeat-x;}body.white{	margin: 20px;	padding: 0;	font: 11px verdana, hevetica, sans-serif;	text-align: center;	color: #999999;	background: #ffffff;}#container{	margin: 10px auto;	width: 960px;	text-align: left;	background-color: #fff;}#rightCol{	float: right;	width: 370px;	border-left: 1px dotted #CCCCCC;	padding-right: 20px;	padding-left: 30px;}#rightCol p {	line-height: 140%;	margin-top: 0px;	margin-bottom: 10px;}#rightCol ul {	list-style: disc inside;	margin-left: 0;	padding-left: 1em;	text-indent: -1em;}/* use this for pages with comic pages */#rightColNoBorder {	float: right;	width: 370px;	padding-right: 20px;	padding-left: 30px;}#rightColNoBorder p {	line-height: 140%;	margin-top: 0px;	margin-bottom: 10px;}#rightColNoBorder ul {	list-style: disc inside;	margin-left: 0;	padding-left: 1em;	text-indent: -1em;}#leftCol {     margin: 0 200px 40px 40px; }#leftCol p {	line-height: 140%;	margin: 0 260px 10px 0px; }/* use this for 1 column pages */#rightColOneCol{	float: right;	width: 370px;	border-left: 1px dotted #CCCCCC;	padding-right: 20px;	padding-left: 30px;}#leftColOneCol {     margin: 0 020px 40px 40px; }#leftColOneCol p {	line-height: 140%;	margin-top: 0px;	margin-bottom: 10px;}/*draw lines */.dotDivider {     border-bottom: 1px dotted #CCCCCC;}.dotDividerBlog {     border-bottom: 1px solid #EFEFEF; }hr {border: none 0;border-top: 1px solid #EFEFEF; /*border-top: 1px dashed #EFEFEF; the border*/height: 1px;/*whatever the total width of the border-top and border-bottom equal*/}.white {	color: #FFFFFF;}.date {     font-size:10px;	 font-weight:bold;}/* add to book section*/ #addToBook {	 padding: 7px 15px 8px 15px;	 border-top: 1px dotted #CCCCCC;     border-bottom: 1px dotted #CCCCCC;}/* story profiles */ #storyProfile {	  min-height:110px;}#storyProfile p{      margin: 0px 0px 5px 0px;	  line-height:110%;}.storyProfileAuthor {      font-size:10px}.rightPad {     margin-right: 8px;}/*index styles*/#newestStories {	  min-height:110px;		width:480px;}#newestStories p{   margin: 0 0 5px 0;	  line-height:114%;}.newestStoryDate {border-bottom: 1px solid #EFEFEF;padding-top:10px;padding-bottom:1px;font-weight:bold;font-size:10px;color:#CCCCCC;}#featuredStory {	  min-height:150px;	}#featuredStory p{   margin: 0 0 5px 0;	  line-height:120%;}.featuredStory h5{   margin: 0px;}/*other stories you may enjoy hearts */.column {width:22%; float:left; margin-right:2%;}.columnlast {border:1px solid #fff;}* html .columnlast {border:0;}/* comments */#comments p {margin-bottom: 3px; line-height:110%;}.dotDividerComments {     border-bottom: 1px solid #EFEFEF;	 margin-bottom: 50px;	 padding: 0px;}h1 {	color: #606060;	font-size: 18px;	font-weight: bold;	margin-top: 2px;	margin-bottom: 2px;}h2 {	color: #606060;	font-size: 16px;	font-weight: bold;	margin-top: 2px;	margin-bottom: 2px;}h3 {	color: #606060;	font-size: 14px;	font-weight: bold;	margin-top: 2px;	margin-bottom: 2px;}h4 {	color: #606060;	font-size: 13px;	font-weight: bold;	margin-top: 10px;	margin-bottom: 2px;	font-variant: small-caps;}h5 {	color: #606060;	font-size: 12px;	font-weight: bold;	margin-top: 10px;	margin-bottom: 2px;}.imagefloat { float: right; }/* 	style adapted from TagBox http://www.tagbox.de, a very beautiful table*/table {  border-collapse: collapse;  border: 1px solid #e3e2d7;  font: normal 11px verdana, arial, helvetica, sans-serif;  color: #999999;  background: #fafaf7;  }td, th {  border: 1px dotted #eeeee6;  padding: .4em;  color: #999999;  }thead th, tfoot th {  font: bold 11px verdana, arial, helvetica, sans-serif;  border: 1px solid #e3e2d7;  background: #eeeee6;  color: #36381d;  padding-top:3px;  }tbody td a {  background: transparent;  text-decoration: none;  color: #f18934;  }tbody td a:hover {  /*background: #EFEFEF; */  color: #363636;  }tbody th a {  font: normal 11px verdana, arial, helvetica, sans-serif;  background: transparent;  text-decoration: none;  font-weight:normal;  color: #f18934;  }tbody th a:hover {  background: transparent;  color: #363636;  }/*tbody th, tbody td {  vertical-align: top;  text-align: left;  }*/.odd {  background: #FFFFFF;  }tbody tr:hover {  background: #eeeee6;  border: 1px solid #eeeee6;  color: #FFFFFF;  }tbody tr:hover th,tbody tr.odd:hover th {  background: #eeeee6;  color: #FFFFFF;  }/*--Dan Stuff--*/a:link {color: #f87f1c; text-decoration: none}a:visited {color: #f87f1c; text-decoration: none}a:hover {color: #ff9d4c;}a:active {color: #606060;}div.foot td.logbox {	margin: 0 auto;	padding-bottom: 30px;	font-family: verdana, arial, helvetica, sans-serif; 	color: #ffffff; 	font-size: 9px;	text-align:center;	clear:both;}td.logbox a.footlogo, td.logbox a.footlogo:hover {display:block; float: left; width:188px; height:25px; background: url(images/logo-foot.gif) no-repeat; }a.foot:link {color: #ffffff; text-decoration: none}a.foot:visited {color: #ffffff; text-decoration: none}a.foot:hover {color: #ffdb95;}a.foot:active {color: #ffffff;}div.helptext {	font-family: verdana, arial, helvetica, sans-serif; 	color: #999999; 	font-size: 9px;}a.helptext:link {color: #f18934; text-decoration: underline}a.helptext:visited {color: #f18934; text-decoration: underline}a.helptext:hover {color: #83d280;}a.helptext:active {color: #606060;}div.header {	position:relative;	top:0px;	left:0px;	width:950px;	margin:0 auto;	height: 100px; 	text-align:justify;	background:url(images/header-beta.jpg) no-repeat top center;	z-index:0;	}a.headlogo {	float:left;    display: block;	top:0px;	left:0px;	width:285px;	height: 100px; 	text-align:justify;}div.login {	float:right;	padding:10px 130px 0 10px;	margin:0px;	height:40px;	width:auto;	text-align:right;	font-size:7px;	font-family: verdana, arial, helvetica, sans-serif;	background:url(images/login_left.gif) no-repeat;}div.loggedin {	float:right;	padding:10px 0px 0 10px;	margin:0px;	height:40px;	width:auto;	text-align:right;	font-size:7px;	font-family: verdana, arial, helvetica, sans-serif;	background:url(images/login_left.gif) no-repeat;}a.loginregister {	position:absolute;	top:0px;	right:31px;    display: block;	width: 90px;	height: 53px;	background: url("images/login_register.gif") no-repeat;	text-decoration: none;	z-index:1;}div.loginend {	float:right;	margin:0px;	height:40px;	width:10px;	background:url(images/login_right.gif) no-repeat;}input.text {	background-color:#EEEEEE;	border:solid #999999;	border-width:1px;}input.login {	font-size:9px;	background-color:#FFFFFF;	border:solid #FFFFFF;	border-width:1px;}table.logbox {	border:0px none;	background:none;}td.logbox {    border:0px none;    padding:0px;	font-size:9px;	color: #36381d;}tr.logbox:hover {    border:0px none;	background:none;}td.logbox a {    border:0px none;  background: none;}td.logbox a:hover {    border:0px none;  background: none;	}td.logpad {    border:0px none;    padding:2px;}td.logpad:hover {    border:0px none;	background:none;}td.logpad a:hover {    border:0px none;  background: none;}td.logbigpad {    border:0px none;    padding:5px;}td.logbigpad:hover {    border:0px none;	background:none;}td.logbigpad a:hover {    border:0px none;  background: none;}td.logintiny {    border:0px none;    padding:0px;	font-size:7px;}td.logintiny a:hover {    border:0px none;  background: none;}div.menu {	position:absolute;	margin:0px;	height:54px;	bottom:0px;	right:0px;	z-index:0;}div.menubutton {	float:left;	padding-top:2px;	margin:0px;	height:12px;	width:90px;	text-align:center;	font-size:9px;	font-family: verdana, arial, helvetica, sans-serif;	background:url(images/menu_tab.gif) no-repeat;}div.menuselect {	float:left;	padding-top:2px;	margin:0px;	height:12px;	width:90px;	text-align:center;	font-size:9px;	color:#606060;	font-family: verdana, arial, helvetica, sans-serif;	background:url(images/menu_tab_select.gif) no-repeat;}div.spacer {	height:200px;}div.minicontent {	margin:0px 80px 150px 80px;}div.forgot {	text-align:center;	height:350px;}div.error {	border-style:solid;	border-width:2px;	border-color:#ff0000;	background-color:#FF9999;	font-weight:bold;	padding:10px;	width:350px;	color:#660000;}a.menu1 {	float: left;    display: block;	width: 88px;	height: 54px;	background: url("images/head-1-home.gif") 0 -0px no-repeat;	text-decoration: none;}a.menu1:hover {		background-position: 0 -54px;}a.menu1d {	float: left;    display: block;	width: 88px;	height: 54px;	background: url("images/head-1-home.gif") 0 -108px no-repeat;	text-decoration: none;}a.menu2 {	float: left;    display: block;	width: 97px;	height: 54px;	background: url("images/head-2-titles.gif") 0 0px no-repeat;	text-decoration: none;}a.menu2:hover {		background-position: 0 -54px;}a.menu2d {	float: left;    display: block;	width: 97px;	height: 54px;	background: url("images/head-2-titles.gif") 0 -108px no-repeat;	text-decoration: none;}a.menu3 {	float: left;    display: block;	width: 103px;	height: 54px;	background: url("images/head-3-search.gif") 0 0px no-repeat;	text-decoration: none;}a.menu3:hover {		background-position: 0 -54px;}a.menu3d {	float: left;    display: block;	width: 103px;	height: 54px;	background: url("images/head-3-search.gif") 0 -108px no-repeat;	text-decoration: none;}a.menu4 {	float: left;    display: block;	width: 109px;	height: 54px;	background: url("images/head-4-creators.gif") 0 -0px no-repeat;	text-decoration: none;}a.menu4:hover {		background-position: 0 -54px;}a.menu4d {	float: left;    display: block;	width: 109px;	height: 54px;	background: url("images/head-4-creators.gif") 0 -108px no-repeat;	text-decoration: none;}a.menu5 {	float: left;    display: block;	width: 95px;	height: 54px;	background: url("images/head-5-about.gif") 0 -0px no-repeat;	text-decoration: none;}a.menu5:hover {		background-position: 0 -54px;}a.menu5d {	float: left;    display: block;	width: 95px;	height: 54px;	background: url("images/head-5-about.gif") 0 -108px no-repeat;	text-decoration: none;}a.menu6 {	float: left;    display: block;	width: 99px;	height: 54px;	background: url("images/head-6-forum.gif") 0 -0px no-repeat;	text-decoration: none;}a.menu6:hover {		background-position: 0 -54px;}a.menu7 {	float: left;    display: block;	width: 93px;	height: 54px;	background: url("images/head-7-store.gif") 0 -0px no-repeat;	text-decoration: none;}a.menu7d {	float: left;    display: block;	width: 93px;	height: 54px;	background: url("images/head-7-store.gif") 0 -108px no-repeat;	text-decoration: none;}a.menu7:hover {		background-position: 0 -54px;}		a.menu {	display: block;	height: 100%;	width: 100%;}/* new stuff for design 2.0 */#content1col {	margin: 0 auto;	width: 950px;	background: url(images/content-1col.gif) top center repeat-y;}#content2col {	margin: 0 auto;	width: 950px;	background: url(images/content-2col.gif) top center repeat-y;	text-align:left;}#contentTop1col {	margin: 0 auto;	width: 950px;	height: 20px;	background: url(images/content-top-1col.gif) top center no-repeat;}#contentTop2col {	margin: 0 auto;	width: 950px;	height: 20px;	background: url(images/content-top-2col.gif) top center no-repeat;}#contentBtm1col {	margin: 0 auto;	width: 950px;	height: 106px;	background: url(images/content-btm-1col.gif) top center no-repeat;}#contentBtm2col {	clear: both;	margin: 0 auto;	width: 950px;	height: 106px;	background: url(images/content-btm-2col.gif) top center no-repeat;}#contentMid1to2 {	margin: 0 auto;	width: 950px;	height: 30px;	background: url(images/content-mid-1to2.gif) top center no-repeat;}#contentMid1to1 {	margin: 0 auto;	width: 950px;	height: 30px;	background: url(images/content-mid-1to1.gif) top center no-repeat;}#contentMid2to1 {	clear: both;	margin: 0 auto;	width: 950px;	height: 30px;	background: url(images/content-mid-2to1.gif) top center no-repeat;}#contentMid2to2 {	clear: both;	margin: 0 auto;	width: 950px;	height: 30px;	background: url(images/content-mid-2to2.gif) top center no-repeat;}#content2colRight {	display: inline;	float: right;	text-align: left;	margin-right: 10px;	padding: 13px 22px;	width: 326px;	background: url(images/content-gradient.gif) top center repeat-x;	min-height: 100px;}html>body #content2colRight {	width: 326px;}#content2colLeft {	text-align: left;	margin-left: 10px;	padding: 13px 22px;	width: 506px;	background: url(images/content-gradient.gif) top center repeat-x;	min-height: 100px;}html>body #content2colLeft {	width: 506px;}#content1colFull {	text-align: left;	margin: 0 10px;	padding: 13px 22px;	width: 886px;	background: url(images/content-gradient.gif) top center repeat-x;	min-height: 100px;}html>body #content1colFull {	width: 886px;}img.page {	border: 2px solid #ffdb95;	margin-top: 7px;	margin-bottom: 7px;}img.thumb {	border: 2px solid #ffdb95;	margin-right: 5px;	margin-bottom: 5px;}#aboutRight{	float: right;	width: 465px;	border-left: 1px dotted #CCCCCC;	padding-left: 30px;}#aboutLeft{	width: 365px;}#storeRight{	float: right;	width: 615px;	border-left: 1px dotted #CCCCCC;	padding-left: 30px;}#storeLeft{	width: 215px;}#pager1 {	text-align: center;	margin: 0;	padding-top: 2px;	padding-left: 10px;	width: 229px;	height: 36px;	background: url(images/controlBkg1.gif) top left no-repeat;}#pager2 {	text-align: center;	margin: 0;	padding-top: 2px;	padding-left: 10px;	width: 229px;	height: 36px;	background: url(images/controlBkg2.gif) top left no-repeat;}input.pager {	font-size:8px;	background-color:#FFFFFF;	border:solid #cccccc;	border-width:1px;}/* home page */div.homeheader {	position:relative;	top:0px;	left:0px;	width:950px;	margin:0 auto;	height: 205px; 	text-align:justify;	background:url(images/home-logo-beta.gif) no-repeat top center;	z-index:0;}a.homemenu2 {	float: left;    display: block;	width: 88px;	height: 70px;	background: url("images/home-2-titles.gif") 0 0px no-repeat;	text-decoration: none;}a.homemenu2:hover {		background-position: 0 -70px;}a.homemenu3 {	float: left;    display: block;	width: 94px;	height: 70px;	background: url("images/home-3-search.gif") 0 0px no-repeat;	text-decoration: none;}a.homemenu3:hover {		background-position: 0 -70px;}a.homemenu4 {	float: left;    display: block;	width: 104px;	height: 70px;	background: url("images/home-4-creators.gif") 0 -0px no-repeat;	text-decoration: none;}a.homemenu4:hover {		background-position: 0 -70px;}a.homemenu5 {	float: left;    display: block;	width: 85px;	height: 70px;	background: url("images/home-5-about.gif") 0 -0px no-repeat;	text-decoration: none;}a.homemenu5:hover {		background-position: 0 -70px;}a.homemenu6 {	float: left;    display: block;	width: 91px;	height: 70px;	background: url("images/home-6-forum.gif") 0 -0px no-repeat;	text-decoration: none;}a.homemenu6:hover {		background-position: 0 -70px;}a.homeregister {	position:absolute;	top:0px;	right:0px;    display: block;	width: 122px;	height: 77px;	background: url("images/home-register.gif") no-repeat;	text-decoration: none;	z-index:1;}#homeTop {	position:relative;	width: 950px;	height: 303px;	margin: 0 auto;	text-align:center;	background: url("images/home-top.gif") no-repeat top center;}div.homeTopRight{	text-align:left;	float:right;	width: 500px;	height: 303px;}div.homeTopLeft{	width: 320px;	height: 303px;}div.featuredInfo {	position:relative;	margin-top:20px;	margin-left:20px;	width: 175px;	height: 263px;	background: url("images/home-choice-b.gif") no-repeat top left;	text-align:left;	color: #cccccc;}/*html>body>div>div div.featuredInfo {	height:263px;	width:170px;}*/div.featuredText {	position:absolute;	top:40px;	width:190px;	text-align:left;	color: #cccccc;}div.featuredArchive {	position:absolute;	bottom:0px;	width:190px;	text-align:left;	color: #cccccc;}h3.feature {	color: #cccccc;	font-size: 13px;	font-weight: bold;	margin-top: 0px;	margin-bottom: 2px;}#homeBtm {	clear: both;	margin: 0 auto;	width: 950px;	height: 106px;	background: url(images/home-btm.gif) top center no-repeat;}#homeMid {	margin: 0 auto;	width: 950px;	height: 20px;	background: url(images/home-mid.gif) top center no-repeat;}#centerHomeContent {	margin: 0 auto;	width: 950px;	text-align:center;}#contentHome {	margin: 0 auto;	width: 850px;	height: 297px;	overflow:hidden;	text-align:left; 	background: url(images/content-home.gif) top center repeat-y;}#contentHomeRight {	display: inline;	float: right;	text-align: left;	font-size: 10px;	margin-right: 10px;	padding: 0px 15px 8px 15px;	width: 255px;	background: url(images/content-gradient.gif) top center repeat-x;	height: 265px;}#contentHomeLeft {	text-align: left;	font-size: 10px;	margin-left: 10px;	padding: 0px 15px 8px 15px;	width: 505px;	background: url(images/content-gradient.gif) top center repeat-x;	height: 265px;}#contentLinkRight {	display: inline;	float: right;	text-align: right;	font-size: 10px;	/*margin-right: 10px;*/	margin-top: 27px;	/*padding: 0 22px;*/	width: 50px;	height: 20px;}#contentLinkLeft {	float: right;	text-align: right;	font-size: 10px;	margin-left: 10px;	margin-top: 27px;	/*padding: 0 22px;*/	width: 100px;	height: 20px;}#homeStories {	width: 223px;	height: 57px;	background: url(images/home-stories-b.gif) top center no-repeat;	}#homeNews {	width: 172px;	height: 57px;	background: url(images/home-store-b.gif) top center no-repeat;	}#storyLeft {	float:left; width:246px; text-alight:left; height:80px; overflow:hidden;	}	#storyRight {	float:right; width:246px; text-alight:left; height:80px; overflow:hidden;	}#storyLeftLib {	float:left; width:237px; text-alight:left; height:77px; overflow:hidden;	}	#storyRightLib {	float:right; width:237px; text-alight:left; height:77px; overflow:hidden;	}		a.divlink {	display: block;	height: 100%;	width: 100%;}a.featuredLink {	position:absolute;	display: block;	top:0px;	width:145px;	height:27px;}/* featured page */#contentFeatured {	margin: 0 auto;	width: 950px;	/*padding-top:10px;*/	text-align:left; 	background: #36381d url(images/feature-top.gif) top center no-repeat;}#featuredBtm {	margin: 0 auto;	width: 950px;	height: 106px;	background: url(images/feature-btm.gif) top center no-repeat;}div.featuredRight{	text-align:left;	display: inline;	padding: 0 20px;	float:right;	width: 380px;	height: 303px;	background: url(images/feature-bkg.gif) top center no-repeat;}div.featuredLeft{	float:left;	text-align:left;	width: 500px;	height: 303px;}div.itempad { 	margin: 0 auto;	width: 950px;	height: 10px; 	clear:both;}div.hometitle { font-size: 13px; font-weight: bold; }div.homeunder { font-size: 9px; font-weight: bold; }/* drop down menu stuff */#pcm{display:none;}ul.pureCssMenu ul{display:none}ul.pureCssMenu li:hover>ul{display:block}ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;}ul.pureCssMenu,ul.pureCssMenu ul {	margin:0px;	list-style:none;	padding:0px 1px 1px 0px;	background-color:#A5A5A5;	background-repeat:repeat;	border-color:#A6A6A6;	border-width:0px;	border-style:solid;}ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {	display:block;	zoom:1;	float: left;}ul.pureCssMenu ul{	width:24.150000000000002px;}ul.pureCssMenu li{	display:block;	margin:1px 0px 0px 1px;	font-size:0px;}ul.pureCssMenu a:active, ul.pureCssMenu a:focus {outline-style:none;}ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {	display:block;	vertical-align:middle;	background-color:#FFFFFF;	border-width:0px;	border-color:#FCEEB0;	border-style:solid;	text-align:left;	text-decoration:none;	padding:1px;	_padding-left:0;	font:8px Verdana;	color: #000000;	text-decoration:none;	cursor:pointer;}ul.pureCssMenu span{	overflow:hidden;}ul.pureCssMenu li {	float:left;}ul.pureCssMenu ul li {	float:none;}ul.pureCssMenu ul a {	text-align:left;	white-space:nowrap;}ul.pureCssMenu li.sep{	text-align:left;	padding:0px;	line-height:0;	height:100%;}ul.pureCssMenu li.sep span{	float:none;	padding-right:0;	width:3;	height:100%;	display:inline-block;	background-color:#A6A6A6;	background-image:none;}ul.pureCssMenu ul li.sep span{	width:100%;	height:3;}ul.pureCssMenu li:hover{	position:relative;}ul.pureCssMenu li:hover>a{	background-color:#DBDBDB;	border-color:#4C99AB;	border-style:solid;	font:8px Verdana;	color: #FFFFFF;	text-decoration:none;}ul.pureCssMenu li a:hover{	position:relative;	background-color:#DBDBDB;	border-color:#4C99AB;	border-style:solid;	font:8px Verdana;	color: #FFFFFF;	text-decoration:none;}ul.pureCssMenu li.dis a {	color: #AAAAAA !important;}ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:5px;width:16px;height:16px;}ul.pureCssMenu ul img {width:16px;height:16px;}ul.pureCssMenu img.over{display:none}ul.pureCssMenu li.dis a:hover img.over{display:none !important}ul.pureCssMenu li.dis a:hover img.def {display:inline !important}ul.pureCssMenu li:hover > a img.def  {display:none}ul.pureCssMenu li:hover > a img.over {display:inline}ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over{display:inline}ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def{display:none}ul.pureCssMenu a:hover ul{display:block}ul.pureCssMenu span{	display:block;	background-image:url(./images/arrv_blue_2.gif);	background-position:right center;	background-repeat: no-repeat;   padding-right:8px;}ul.pureCssMenu li:hover>a>span{	background-image:url(./images/arrv_white_2.gif);}ul.pureCssMenu a:hover span{	_background-image:url(./images/arrv_white_2.gif)}ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arr_blue_2.gif)}ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arr_white_2.gif);}ul.pureCssMenu table a:hover span{background-image:url(./images/arr_white_2.gif)}ul.pureCssMenu li a.pureCssMenui0{font:n;}ul.pureCssMenu li a.pureCssMenui0:hover{font:o;}/* site blog css */#siteblogDiv {	border: 1px solid black; 	text-align: left;	width: 606px;}.siteblogEntry {	margin-bottom: 40px;}td.blogbox {	border: 0;	padding:0;}#siteblogLinkLeft {	width: 606px;	text-align: left;}#siteblogLinkRight {	width: 606px;	text-align: right;}.siteComment {	text-align: left;	width: 500px;	margin: 0 53px 15px 53px;	border-bottom: 1px dotted #CCCCCC;}.simuLink {color: #f87f1c; text-decoration: none; cursor:pointer;}.simuLink:hover {color: #ff9d4c;}.simuLink:active {color: #606060;}#siteblogDiv img {	display: block;	margin: 15px auto;}#siteblogDiv img.nocss {	display: inline;	margin: 0;}
