/* @override 
	http://civilwar.smithbrosagency.com/css/fullscreen.css
	http://pacivilwar150.com/css/fullscreen.css
*/

body {
	height: 100%; }
	
html {
	background: #ffffff url(../images/shared/bg.jpg) 0 0;
	height: 100%; }

#civilwar {
	height: 100%;
	background: none; }

#full-header {
	width: 100%;
	height: 130px;}
	
	a { color: #AA3203; }
	
	
	#full-header h1  {
		width: 196px;
		height: 105px;
		background: url(../images/shared/logo-full-top.gif) 0 0 no-repeat;
		text-indent: -8000px;}	
		
		#full-header h1 a {
			display: block;
			width: 196px;
			height: 105px;}	
		
		
		#map-flash-contain {
			width: 946px;
			height: 555px;
			margin: 0 auto;}
		
		#artifact-flash-contain {
			width: 868px;
			height: 515px;
			margin: 0 auto;}
			
		#solider-flash-contain {
			width: 946px;
			height: 685px;
			margin: 0 auto;
			display: block; }

		#solider-flash-contain ul { 
			margin-left: 15px; 
			margin-top: 0; 
			margin-bottom: 10px;
			list-style-type: disc; }
			
		div#solider-container { 
			height: 600px;
			width: 945px; }
	
		
		#back-but {
			width:90px;
			height: 32px;
			text-indent: -1233456px;
			background: url(../images/shared/but-back.png) 0 0 no-repeat;
			position: absolute;
			top:15px;
			right: 50px;}
			
			a#inline.comment-button { 
			display: block; 
			background: url(../flash/reenactor/images/comment.gif) no-repeat; 
			width: 850px;
			margin: 10px auto 25px;
			text-indent: -123456px;
			overflow: hidden; 
			height: 50px; }
	
	
	/* Comment Form */
	div#pnl_login { 
	width: 300px; }
	
	#pnl_post { 
	overflow: hidden; }

	#comment-form { 
	padding: 5px; }
	
	#comment-form h3 { 
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-weight: bold; 
	text-transform: none; 
	color: #45576e; }
	
	#comment-form p { 
	position: relative;
	display: block;
	overflow: hidden; }

	#pnl_login p { 
	position: relative;
	display: block; 
	padding-bottom: 5px; 
	padding-top: 5px; }

	#pnl_login p#not-member  { 
	clear: both;
	margin-top: 10px;
	display: block;
	text-align: center; 
	font-size: 12px; }
	
	#comment-form label { 
	font-size: 13px;
	float: left; 
	width: 160px; }
	
	#comment-form input { 
	float: right;
	width: 125px; 
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	  }
	
	p#button-login { 
	display: block;
	width: auto;
	margin: 10px auto 0;
	text-align: center;
	overflow: hidden;
	clear: both; }
	
	#comment-form input#btn_login,
	input#btn_submit { 
	background: #ccc;
	border: 1px solid #B0B1B5;
	width: 100px;
	float: none; }
	
	input#btn_submit { 
	float: left;
	clear: both; 
	margin-top: 5px; }
	
	textarea#tb_comment{ 
	width: 350px;
	height: 150px;
	border: 1px solid #afafaf; 
	padding: 8px; 
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	float: left; 
	margin-bottom: 5px; }
	
	label#comment_comment-label { 
	display: none; }
	
	ul.comment-list { 
	width: 790px;
	margin: 0 auto 60px; }
	
	li.comment-container { 
	position: relative;
	margin: 0;
	padding: 15px 0;
	width: 790px;
	overflow: hidden; }
	
	.comment-container div.comment-left { 
	width: 215px;
	float: left; }
	
	.comment-container p.comment { 
	float: right;
	width: 555px;
	color: #000; 
	margin: 0;
	padding: 0;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif; }
	
	.comment-left h3.username { 
	text-transform: none;
	text-align: right; 
	color: #43556a; 
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 3px; }
	
	.comment-left .post-meta { 
	text-align: right;
	display: block; 
	font-style: italic; 
	font-size: 11px; 
	text-transform: lowercase; }
	
	.comment-left span.flag-comment a,
	.comment-left span.flag-comment{ 
	text-align: right;
	display: block; 
	margin-top: 20px;
	text-decoration: none; }
	

