/*
Copyright (c) 2009, Tom Wright. All rights reserved.
Code licensed under the BSD License:
http://www.battlechronicler.com
version: 0.1.0
*/
html {
    background: #FFFFFF;
	color:#000000;
}
body {
    background: #FFFFFF;
	color:#000000;
}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

body{font:13px/1.231 Times New Roman,times,serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:99% Times New Roman,times,serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* end of yahoo bits */



/*** Local style ***/
body{text-align:center;}

H1 {color: #000000;      font-size: 174%;      font-weight: bold; font-family: Times New Roman,times,serif; margin-bottom: 0pt}
H2 {color: #000000;      font-size: 138.5%;      font-weight: bold; font-family: Times New Roman,times,serif; margin-bottom: 5pt}
H3 {color: #000000;      font-size: 123.1%;      font-weight: bold; font-family: Times New Roman,times,serif; margin-bottom: 5pt}
H4 {color: #000000;      font-size: 108%;      font-weight: bold; font-family: Times New Roman,times,serif; margin-bottom: 5pt}
H5 {font-size: 100%;      font-weight: bold; font-family: Times New Roman,times,serif; margin-bottom: 3pt}

/*
font conversion - point : %
10 77
11 85
12 93
13 100
14 108
15 116
16 123.1
17 131
18 138.5
19 146.5
20 153.9
21 161.6
22 167
23 174
24 182
25 189
26 197
*/


A {COLOR: #33f; TEXT-DECORATION: underline; font-weight: normal;}
A:hover {COLOR: #77f; TEXT-DECORATION: underline; font-weight: normal;}


A.pagelinks {COLOR: #669; TEXT-DECORATION: underline; font-weight: normal; font-size: 93%;}
A.pagelinks:hover {COLOR: #77f; TEXT-DECORATION: underline; font-weight: bold; font-size: 93%;}

A.pagelinksnew {COLOR: #77f; TEXT-DECORATION: underline; font-weight: normal; font-size: 93%;}
A.pagelinksnew:hover {COLOR: #aaf; TEXT-DECORATION: underline; font-weight: bold; font-size: 93%;}

P.highlight {color: #eeeeee; font-size: 108%;}

/*********** header ************/

div.bc_header {
	margin: auto;
	padding-bottom: 15px;
  text-align:left;
	padding-top: 1em;
	width:57.69em;*width:56.301em;min-width:750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*********** game **********/

div.bc_game {
	margin: auto;
	padding-bottom: 15px;
  text-align:left;
	padding-top: 1em;
	width:57.69em;*width:56.301em;min-width:750px;
	font-family: Times New Roman,times,serif;
}

div.bc_game p {
  margin-bottom: .3em;
}

div.bc_game b {
  font-weight: bold;
}
div.bc_game i {
  font-style: italic;
}

div.bc_army_list h3 {
  margin-top: .8em;
  margin-bottom: .1em;
}
div.bc_army_list h4 {
  font-size: 100%;
  font-style: italic;
  margin-left: 1em;
  margin-top: 0em;
  margin-bottom: .1em;
}
div.bc_army_list h5 {
  font-weight: bold;
  color: #000000;
  font-size: 108%;
  margin-left: -0.5em;
  margin-top: 0.5em;
  margin-bottom: .1em;
}
div.bc_army_list ul {
  width: 30em;
  font-size: 100%;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.1em;
  border: 0px solid #666666;
}
div.bc_army_list li {
  border-bottom: 0px solid #333333;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.1em;
  padding-bottom: 0.3em;
}
div.bc_unit_title {
  font-weight: bold;
  font-size: 100%;
}
span.bc_unit_label {
  font-weight: bold;
  font-size: 100%;
  padding-left: 0.3em;
  padding-right: 0.3em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  margin-right: 1em;
  border: 2px solid #999999;
	color:#dddddd;
  background: #333333;
}
div.bc_unit_specials {
  margin-left: 3em;
  font-size: 93%;
}
div.bc_unit_desc {
  margin-left: 3em;
  font-size: 93%;
  font-style: italic;
}
div.bc_unit_points {
  font-style: italic;
	text-align: right;
  margin-right: 5em;
}
div.bc_army_total_points {
  font-weight: bold;
  font-style: italic;
	text-align: right;
  margin-right: 5em;
}

div.bc_turn {
  padding-top: 1em;
}

img.bc_map {
  padding: 0px;
  border: 2px solid #333333;
}

div.bc_game p.bc_para {
  margin-bottom: .1em;
}
div.bc_game p.bc_para_gap {
  margin-bottom: .8em;
}
div.bc_game p.bc_para_ital {
  margin-bottom: .1em;
  font-style: italic;
}
div.bc_ending {
  padding-top: 2em;
	text-align: right;
}


div.bc_ipr {
  padding-top: 2em;
  font-size: 85%;
}
div.bc_ipr p {
  margin-bottom: .4em;
}
div.bc_ipr a {COLOR: #66d;}
