
.post {
padding-left:70px;
font-size: 12px;
}

.post ul, 
.post ol, 
.post ul li, 
.post ol li {
font-size: 12px;
margin-left:15px;
padding-left:15px;
}

h3 {
	float: left;
	width: 0px;
	border: 1px solid #FFFFFF;
	margin:0px 10px 10px 0px;
	text-align:center;
}

h3 #date {
	font-size: 1em;
	color:#000;
	margin:auto;
}

.post img {
        float:right;
        margin-left:10px;
}

h3 #mon {
	margin:-3px 0px 2px 0px;
}

h3 #year {
	font-size: 0.7em;
	color:#000;
	border-top: 2px solid #000;
	margin:2px;
}
h2 a:link, h2 a:hover, h2 a:visited {
	color: #640A00;
	font-size: 20px;
	text-decoration:none;
}


body {
	background-color: #000000;
	background-image: url(http://www.bamarebels.com/images/bg01.png);
	background-repeat: repeat;
        background-attachment: fixed;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight: bold;
	margin: 0px;
	margin: 0px;
}


#container {
	margin: 3px;
}

#main {
	float: left; 
	width: 905px;
	background: #fff;
	padding: .5em;
}

h1, h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

h1{

	font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
}

h1 a , h1 a:hover , h1 a:visited{
margin-top: -5px;
text-decoration:none;
color:#FFC800;
font-weight: bold;
font-size: 42px;
}

h1 {
margin-top: -5px;
}
h1 a span {
color:#000;
}

h2 {

	font-size: 12px;
        color:#640A00;
	font-weight: bold;

}

h2#tag {
color:#640A00;
    font-size: 12px;

text-align:right;

}

#searchform div {
padding-top:2px;
vertical-align:bottom;
font-size:1em;
}

#searchform input {
font-size:1em;
}


.post small {
margin: 0px;
}

.post h2 {
	margin-bottom:5px;
        font-size: 14px;
	font-weight: bold;
        color: #640A00;
}

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

#ancillary{
	margin:0 auto;
padding-top:20px;
font-size: 12px;
}
#ancillary .block{
	float:left;
	width: 100%;
	margin:0 0 0 5%;
}
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 1em 0;
        color:#640A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
}

ul, dl{ margin:1em 0; padding 0px;}
li, dd { margin-left:5%; padding 0px; font-size: 12px;}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
        padding:0px;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0em 0em;
}
ul.dates .date{

	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#640A00; font-weight: bold;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 

}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}


#menu {
	border-top:4px solid #fff;
border-bottom: 2px solid #fff;
	font-variant: small-caps;
	height: 23px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	
}

#menu #last a {
	border-right: none;
	font-weight: bold;
}

#menu a {
	border-right: 1px solid #ccc;
	color: #000;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}

#menu a:hover, #menu #current {
	background: #e9e9e9;
	color: #333;
}

#menu li {
	display: inline;
	margin: 0;
	text-align: center;
	padding:0px;
}


