/* CSS Document */
/*
	Theme Name: AmongstWhiteClouds Theme
	Theme URI: http://www.visionten.net
	Description: VisionTEN.Inc.
	Version: 1.0
	Author: <a href="mailto:gokure@gmail.com">gokure@gmail.com</a>
	Author URI: http://www.visionten.net
*/
html,body {
	color:#fff;
	background:#000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	display:none;
}

table,img {
	border:0px;
}

a {
	color:#ff9d02;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.entry{
	margin-top:10px;
	width:460px;
	margin-left:20px;
	}
.entrydate{
	height:30px;
	color:#fff;
	float:left;
	font-size:14px;
	}
.entrytitle{
	height:30px;
	font-size:15px;
	color:#dc9626;
	float:left;
	padding-left:5px;
	}
.entrybody{
	font-size:12px;
	color:#fff;
	width:460px;
	}
.break {
	clear:both;
}

.menuitem{
          float:left;
		  margin-left:15px;
		  margin-right:6px;
		   margin-top:11px; 
		   margin-bottom:9px;
		   }
.topmenu, #footer {
	height: 0px;
	text-align:left;
	width:794px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:18px;
	background: url(images/rightbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#leftcontent ul {
	text-decoration:none;
	text-transform:uppercase;
}
#leftcontent ul li a{
	color:#fff;
	text-align:left;
	}
#mainlevel {
	margin-left:0px;
	float:left!important;
	float:none;
}
.postmetadata{
	color:#c6c6c6;
	padding-left:10px;
	}
.postmetadata a{
	color:#c6c6c6;
	}

#wrapper {
	color:#717171;
	background:#000;
	width:796px;
	margin-left:-398px; /* negative half height */
	position:absolute;
	left:50%;
}

#header {
	width:796px;
	height:75px;
}

#footer {
	clear:both;
	width:796px;
	background:#3f3f3f;
	height:25px;
	vertical-align:middle;
	margin-top:3px;
	padding:0px;
}

#footer div {
	display:block;
}

.footerpad {
	display:table;
	padding:4px 5px 10px 8px;
	width:775px;
}

#footer div#l {
	float:left;
	text-align:left;
	padding-left:5px;
}
#footer div#l a {
	color:#fff;
	background:inherit;
	text-decoration:none;
	font-weight:normal;
}
#footer div#m {
	float:left;
	width:600px;
	text-align:center;
}
#footer div#r {
     color: #99CC33;
	float:right;
	text-align:left;
	font-weight:normal;
}

#content {
	clear:both;
	color:#fff;
	background:#696969 url(images/bg2.jpg) repeat-y;
}
#leftcontent
{	width:556px;
	padding-left:30px;
	padding-top:20px;
}
#rightcontent {
	width:210px;
	padding-top:20px;
}
#sidebarwrap {
	margin-right:20px;
	margin-top:10px;
}
#sidebarwrap a {
	color:#fff;
	}
#sidebarwrap ul{
	list-style:none;
	line-height:15px;
	}
#sidebarwrap ul li{
	padding-left:0px;
	line-height:14px;
	}
#sidebarwrap ul li ul li{
	font-size:12px;
	text-align:left;
	padding:0;
	margin-left:-20px;
	margin-bottom:4px;
	}
.rssStyles{
	padding-left:16px!important;
        padding-left:15px;
        }
p{
        text-align:justify;
   }
  .mainmenu {
          width:796px;
	  float:left; 
	  margin-left:0px; 
	  background: url(images/daohang.jpg) no-repeat;
	  height:42px;
          }

	
		  
 div.mainmenu ul{
                 margin-left:-25px;
		list-style:none;
	
				 }		  
 div.mainmenu ul li{
                  
                 margin-right:30px!important;
		 margin-right:27px;				
		 margin-left:0px;
                 list-style:none;
                 float:right;
		 vertical-align:middle;
                   }
*html div.mainmenu ul li{
	padding-top:10px;
	}
*+html div.mainmenu ul li{
	padding-top:10px;
	}
.sub_menu {
	display:none;
	position:absolute;
	top:113px;
	background-color:#717171;
	width:90px;
	left:265px;
	border-left:2px double #000;
	border-right:2px double #000;
	border-bottom:2px double #000;
	
}
*html .sub_menu{
	top:110px;
	left:246px;
	}
*html+ .sub_menu{
	top:123px;
	left:231px;
	}
#submenubar ul{
	margin:0px;
	padding:0px;
}
#submenubar ul li{
	height:23px;
	margin:0px;
	padding:0px;
}