/*	
	Author Name	: Ric Liu
	Author Site	: http://www.fractal7.com
	Style Name	: Soldier
	Style URI	: 
	Version		: 1.0
	Comments	: I made Soldier for the Chinese Comedy Musical, The Soldier & His Virtuous Wife"
*/

body {
	background: url(xi_bg.jpg)
	repeat;
	color: #FEED01;
	margin: 0;
	}
	
#page {
	background: #D91C22;
	padding: 0;
	width: 796px;
	_width: 756px;
	border: none;
	}
	
#header {
	background: #E51E26 
	url('soldier_header.jpg') 
	center center no-repeat;
	width: 100%;
	height: 287px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: #FFFFFF !important;
	}	

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #FFFFFF;
	}
	
.entry-meta a, .comment-meta a {
	color: #EDEDED;
	}
	
.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #C8C8C8;
	}

.entry-date abbr {
	border: 0;
	color: #C8C8C8;
	}
	
a {
	color: #D9D27C;
	text-decoration: none;
	}
	
.secondary {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	}
	
.primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.secondary {
	/* Contains the sidebar */
	}

