/*  
Theme Name: Star New
Theme URI: https://delphi.zijinshi.org
Description: Fast-loading, easy to read, 2 column theme. Widget-ready, for Wordpress 2.3+ created in honor of Dreamhost's 10 year anniversary.
Version: 2.0
Author: Frank
Author URI: ttps://delphi.zijinshi.org

Theme last updated: Nov 13, 2007
*/
/*
    Theme Name: Star Spangled New
    Theme URI: http://delphi.zijinshi.org
    Description: My first theme.
    Version: 0.2
    Date: 2012.04.01
    Author: Frank
    Author URI: http://delphi.zijinshi.org
  */
/* Begin Typography & Colors */
body, td, th {
	font-family: "Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	font-size: 12px;
	height:100%;
}

input {
	font-family:"Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	font-size: 12px;
}


li {
}

p {
	margin: 1em 0;
}
/*
	text-indent: 2em;
*/

/*.weather, .weather_title, .weather_info {
	list-style: none;
}*/

a, .postmetadata a {
	color : #336699;
	text-decoration: none;
}

a:visited, .postmetadata a:visited {
	color : #336699;
	text-decoration: none;
}


a:hover, .postmetadata a:hover {
	color : #996666;
	text-decoration: none;
}

#header {
}

.narrowcolumn .entry, .widecolumn .entry {
}

.widecolumn {
	}
	
.narrowcolumn .postmetadata {
	}
	
.postmetadata {
	padding: 0;
	margin: 0;
	text-align: right;
}

.postmetadata span
{
	margin:0 5px;
}

.postmetadata .link_view
{
	background: url("img/ico_view.png") no-repeat scroll left center transparent;
	padding: 0 0 0 14px;
}

.postmetadata .link_comm
{
	background: url("img/ico_comm.png") no-repeat scroll left center transparent;
	padding: 0 0 0 14px;
}

p.graybox {
    text-align: center;
}

.graybox {
	background-color: #f8f8f8;
	text-align: left;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin:-20px -5px -20px -15px !important;
	}
  
.whitebox {
	text-align: left;  
}

small {
	margin-top: 0;
	font-size: 110%
	}

h1 {
	}


h3 {
	font-size : 16px;
	margin-top: 22px;
}

.description {
	}
	
li h2	{
}
	
h2 a {
}

h2 a:hover {
}


.commentlist li, #commentform input, #commentform textarea {
}
	
.commentlist li {
}

.commentlist cite, .commentlist cite a {
}

.commentlist p {
}


.commentmetadata {
}

#sidebar {
}

#sidebar h2 {
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
	
code {

	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

h3 a:hover {
	color: #966;
	text-decoration: none;
	}

	
#wp-calendar #prev a {
	}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	font-family:"Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	color: #555;
	background: none repeat scroll 0 0 #D6D8DA;
	height:100%; padding-left:0; padding-right:0; padding-top:0; padding-bottom:40px
	}

#page {
	position: relative;
	padding: 0;
	text-align: left;
  	width: 940px;
  	background: #fff url('img/bg3.gif') repeat-y 100% 100%; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:0;
	border-bottom: 1px solid #BCBEBF;
    	border-right: 1px solid #BCBEBF;
	border-radius:6px 6px 8px 8px;
	-moz-box-shadow:    3px 3px 5px 6px #CCC;
  	-webkit-box-shadow: 3px 3px 5px 6px #CCC;
  	box-shadow:         3px 3px 5px 6px #CCC;
	}
	
	
#main-body {
	float: left;
	width: 730px;
	}
	
#content {
	padding:0 15px 0 20px;
	margin: 10px 0 10px 10px;
/*	border: 1px solid #D6D8DA;
*/
}

#page-one-col {
	position: relative;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
  	width: 940px;
  	background: #fff none;
	border-bottom: 1px solid #BCBEBF;
    	border-right: 1px solid #BCBEBF;
	border-radius:6px 6px 8px 8px;
	-moz-box-shadow:    3px 3px 5px 6px #CCC;
  	-webkit-box-shadow: 3px 3px 5px 6px #CCC;
  	box-shadow:         3px 3px 5px 6px #CCC;
}

#page-archives {
	position: relative;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
  width: 940px;
  background: #fff none;  
}

#page-one-col #main-body {
	width: 930px;
}

#page-archives #main-body {
	width: 930px;
	margin-bottom: 100px;
}

#page-archives #content {
	margin: 25px 20px;
	padding: 0;
}


#page-one-col #content {
	margin: 25px 30px;
	padding: 0;
}

#page-one-col div.post {
	clear: both;
}

	

#header {
	/* height: 205px; */
	height: 25px;
	/* background: url("img/head.jpg") */
	background-color: #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#header img {
	border: 0px none;
	display: inline;
}

/*
.narrowcolumn {
	float: left;
	padding: 20px;
	padding-top: 10px;
	margin: 0;
	width: 494px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(img/st.gif)
}

.widecolumn {
	padding: 30px;
	width: 560px;
}

*/

.post {

	}

.widecolumn .post {

}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {

}

/* Footer */ 
	
#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
	font-size: 12px;
	color: #555;
/*	background: #fff url('img/bgb.gif') no-repeat bottom left;
*/	
	background-color: #FFFFFF;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
#footer p {
	margin: 0;
	padding: 5px 30px 26px 30px;
	}
#footer a {
	color: #336699;
	text-decoration: none;
	}
#footer a:hover {
	color: #966;
	}

/* End Footer */	
	
	
/* End Structure */



/*	Begin Headers */


.description {
	text-align: center;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
/* End Headers */




/* Main Content */

/*
#content .post {
	clear: both;
	font-size: 12px;
	border-bottom: 1px solid black;
}

#content .post h2 {
	margin-top: 1.3em;
	margin-bottom: 0;
	padding-bottom: 3px;
}


*/




#content div.post {
	border: medium none;
	border-bottom: 1px solid #F0F0F0;
	padding: 0 0 18px 15px;
}

#content div.post .entry, #content div.post .entrytext{
	font-size: 16px;
	line-height: 160%;
	font-family:"Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	padding: 5px 5px 10px 0;
/*	border: 1px solid #F0F0F0;
*/
}

#content div.post {
	color: #323232;
}

#content div.post small {
	font-size: 12px;
	color: #333;
}


#content .post h2 {
	font-family :"Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0; padding-left:0px; padding-right:0; padding-top:16px; padding-bottom:3px
}

#content .post h2 a, h3 a:visited {
	color:#336699;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(50, 50, 50, 0.3);
}

#content .post h2 a:hover {
	color:#966;
}

#content .post p.main {
	margin:0;
	padding:11px 0 11px;
	text-indent: 0px;
}


/* End Main Content */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
}
	
img.alignright {
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	padding-right:20px;
}
	
.alignleft {
	float: left;
	padding-left:10px;
}
/* End Images */

/* user login */

#login {
	text-align: center;
}


#login form {
	margin: 2em auto 1em;
}

#login input {
}

#login table {
	text-align: left;
	margin: 0 auto;
}


#loginlinks td {
	padding: 0 10px;
}


/* searchform */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform input#s {
/*	background-color: #DFDFDF;
	border:1px solid #999999;
*/	border:1px solid #DFDFDF;
	margin:0 0 3px;
}

#searchform input#searchsubmit {
	cursor: pointer;
	/*cursor: hand;*/	
}

#searchform td {
	padding-bottom:10px;
}

#sidebar #searchsubmit {
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform {
	padding: 0;
	margin: 5px;
}

.comments{
	font-weight:bold
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #DDDDDD;
	}

#commentform textarea {
	padding: 3px;
	border:1px solid #DDDDDD;
	max-width: 840px;
	font-size: 12px;
	width: 840px;
}

#commentform #submit {
	margin: 0 -3px 5px;
	float: right;
	border:1px solid #BBBBBB;
	}
/* End Form Elements */



/* Begin Comments*/
.graybox {
	margin: 0;
	padding: 5px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* --- sidebar ---*/
#sidebar {
	width: 205px;
	float: right;
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	font-size: 12px;
	color: #555;	
	}
	
#container {
	padding:0 20px;
}


#sidebar h2 {
	font-family : Helvetica,Tahoma,Arial,sans-serifHelvetica,Tahoma,Arial,sans-serif,'宋体';
	font-size : 12px;
	font-weight : bold;
	color:#000;
	margin:0;
	padding:10px 0 5px;
}
#sidebar h2.hr {	
	border-top:1px dotted #CCCCCC;
}

#sidebar h3
{
			border-top-left-radius:6px;
			border-top-right-radius:6px;
}
	
#sidebar h3, #commentsDivId h3{
			background:url("img/gray-grad.png") repeat-x scroll left top #DFDFDF;
			text-shadow:0 1px 0 #FFFFFF;
			font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 5px 10px;
		-moz-user-select: none;
		display:block;
	}


#sidebar h3#quick {
	margin-top: 24px;
	}
#sidebar h3.sub {
	background: #538620 url('img/sub-h-bg.gif') repeat-x top left;
	}
#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}

#sidebar img {
	vertical-align: middle;
	}

#sidebar ul {
	margin:5px;
	padding:0;
}

#sidebar ul li {
	margin:0;
	padding:0;
	line-height:120%;
	text-indent: 10px;
	list-style:none outside none
}
#sidebar ul#lh li {
	padding-bottom:14px;
}
	
/* End Sidebar */



/* weather */


#sidebar #currentlyin {
 padding:15px 0 0; 
 line-height:100%;
}

#sidebar .weather h2 {
	padding:12px 0 0;
	margin: 0;
	line-height:110%;
}

#sidebar #weather-icon {
	margin: 0;
	padding: 0;
	background-image: url('none');
	text-indent: 0; list-style-type:none
}



/* Begin Calendar */

#wp-calendar {
	width:150px; 
	margin:0 auto 0 0;
	border: none;

	empty-cells: show;
	padding: 0;
}

#wp-calendar #next a {
	padding-right: 0px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 0px;
	text-align: left;
}

#wp-calendar a {
/*	display: block; */
	}


#wp-calendar td.pad:hover { /* Doesn't work in IE */
}

#wp-calendar td, #wp-calendar th {
	padding: 0;
	border: none;
	line-height: 15px;
	font-size: 10px;
	text-align: right;
}

#wp-calendar caption {
	text-align:left;
	color:#000;
	font-family : "Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color:#000;
	margin:0;
	border-top:1px dotted #CCCCCC;
	padding-left:0; padding-right:0; padding-top:10px; padding-bottom:11px
}
#wp-calendar th {
	font-weight:normal;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width: 100%;
	height: 20px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
    padding: 2px 0;
    background-color: #F8F8F8;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}
/* End Various Tags & Classes*/



#topMenu {
float: left;
	font-size: 100%;
/*	position: relative;*/
	margin: 2px 10px 2px 10px; 
	padding: 2px 2px 16px 10px;
	color:#5C99DC;border:1px solid #92B0DD;
	}
#topMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;	
	}
#topMenu li {
	float:left;
	font-size: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;	
	}
#topMenu li a {
	float: left;
	padding: 0px 10px;
	color: #5C99DC;
	text-decoration: none;
	}
#menu .current_page_item
{
	background: repeat-x scroll 0 0 #EEEEEE;
	border-radius:5px;
}
#topMenu li a:hover, #topMenu menu.current_page_item a {
	font-weight: bold;
	color: #07519A;
	}


table#latest {
    width: 98%;
}

table#latest th {
  text-align: left;
}


table#latest th.topic {
    width: 60%;
    text-align: center;
}


/************************************************
*	Menu													*
************************************************/
#menu {
    	background-color: #DFDFDF;
	font:Arial,sans-serif,Helvetica,Tahoma;
	font-size:18px;
	height: 34px;
	margin-left:0px; padding-left:22px; padding-right:0; padding-top:0; padding-bottom:0;
/*	border-top: 1px solid #000000;*/
    }

#menu ul {
        margin: 0;
	padding: 0;
	}

#menu li {
/*	padding: 1px 10px;
*/	margin: 3px 1px 2px;
        list-style-type: none;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	float: left;
/*	text-shadow:1px 1px 1px rgba(0, 50, 50, 0.3); */
	text-shadow:0 1px 0 #FFFFFF;
	}

#menu li.current_page_item a:hover, #menu li a {
    color: #07519A;
	text-decoration: none;
	padding: 1px 10px;
	}

#menu li:hover {
background: none repeat-x scroll 0 0 #EEEEEE;
    border-radius: 5px 5px 5px 5px;
}

#menu li a:hover {
color: #B0E0FA;
}

#prev{
    text-align: left !important;
}

#next{
    text-align: right !important;
}

.post_title{
	padding: 5px 0 8px 0;
}

.post_title .small{
	padding-left:5px;
}

.post_title .category{
	position: relative; 
	float: right; 
	right: 3px;
	top:-14px;
}


#respond{
	font-family:"Classic Grotesque W01","Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
	padding:30px;
}

.MIB_line_l {
    color: #D4D4D4;
    padding: 0 9px;
}

#frank_left_nav
{
    display: block;
    position:fixed;
    left:50%;
    top:20%;
    z-index:1000;
}

#frank_left_nav_dummy {
    display: block;
    position:relative;
    left:-505px;
    top:0px;
    z-index:1000
}

#frank_left_nav a {
    border-radius:4px;
    margin:4px;
    background: #CDCDCD;
    border: 1px solid #FFFFFF;
    padding: 5px;
    line-height:16px;
    height:64px;
    width:15px;
    display:block;
    position:relative;
    text-decoration:none;
    text-align:center
}

#frank_left_nav a:hover{
    background-color: rgba(205, 205, 205, 0.9);
}

/*
*  Green: whichi is the same color with  backgroud
*/
#temp_never_used{
    background-color: rgba(167, 216, 20, 0.6)
}
/*
*	For siderbar
*/
.siderLinks
{
	border-radius: 6px 6px 6px 6px;
}

.siderLinks, .commentsDiv{
	background-color: #FFFFFF;
	border-color: #DFDFDF;
	border-style: solid;
	border-width: 1px;
	line-height: 1;
	margin-bottom: 10px;
    	position: relative;
}

.siderLinks
{
    	width: 99.5%;
}

	#titleImage:before{
		content: "";
		position: absolute;
		left: -665px;
		top: -460px;
		width: 220px;
		height: 15px;
		background-color: rgba(255,255,255,.5);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-animation: showLights 3s ease-in 1s infinite;
		-o-animation: showLights 3s ease-in 1s infinite;
		animation: showLights 3s ease-in 1s infinite;
		z-index: 999;
	}

	@-webkit-keyframes showLights {
	0% {
		left: 500px;
		top: 0;
	}

	to {
		left: 1000px;
		top: 0;
	}
}

@-o-keyframes showLights {
	0% {
		left: 500px;
		top: 0;
	}

	to {
		left: 1000px;
		top: 0;
	}
}

@-moz-keyframes showLights {
	0% {
		left: 500px;
		top: 0;
	}

	to {
		left: 1000px;
		top: 0;
	}
}

@keyframes showLights {
	0% {
		left: 500px;
		top: 0;
	}

	to {
		left: 1000px;
		top: 0;
	}
}