/* CSS Document */
/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	color: #006600;
	text-align: left;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}

body
{
	background-attachment: fixed;
	background: #004700;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px -40px;
	padding: 0;
	text-align: center;
}


/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper {
	text-align: left;
	width: 910px;
	margin: -5px auto 0;
	padding: 25px 0 0 0;

}

#header, #subnav, #footer {
clear: both; 
width: 100%;
}
/* header */

#header {
	background: #4F8330 url(images/BTGheader.jpg) center bottom no-repeat;
	height:150px;
	border-top: 2px solid #EAEA00;
	border-right: 2px solid #EAEA00;
	border-left: 2px solid #EAEA00;
	border-bottom: 2px solid #EAEA00;
	width: 910px;
	margin: 20px auto 0;
	padding: 0 18px;

}
#header ul {
	float: right;
	margin-bottom: 10px;
}
#header li {
	display: inline;
}
#header li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}

.headline {
	margin: 10px -5px 5px 15px;
	font-size: 16px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#contentfloatholder {/* right faux column tab */
	width: 910px;
	border-top: solid #fff 10px;
	background-color: #FFFFFF;
	padding: 0 18px 0 18px;
	margin: 0 auto 0;
	border-bottom: 2px solid #EAEA00;
	border-left: 2px solid #EAEA00;
	border-right: 2px solid #EAEA00;

}

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
		height: 0px;
    clear: both; 
    visibility: hidden;
}

#center {
	width: 475px;
	margin: 0 175px 0 185px;
	text-align: right;
	padding: 5px 20px 0 10px;
	border-left: 1px solid #BB9A77;
	min-height:800px;
}

#centerwrap {
	float:left;
	width: 100%;
	margin: 0 -95% 0 0;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 500px;
}
#left {
	float:left;
	width: 175px;
	margin: 0 0 0 -5%;
	background-color: #fff;
	list-style: none;
	border-top: 1px solid #BB9A77;
	padding-right: 10px;
}
#left ul {
	list-style: none;
}

#left li {
	width:175px;
	font-size: 10pt;
	text-align: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -20px;
}
#left a {
	color: #4F8330;
	font-weight: bold;
}

#left li a:hover {
	color: #CC6600;
}

#right {
	float:right;
	width: 215px;
	margin: 0;
	background-color: #EAEA00;
	color: #FFFFFF;
	padding-top: 10px;
	background-image: url(wp-content/themes/iBlogr/images/bgsider.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: center;
}
#right ul {
	list-style: none;
}

#right li {	
	list-style:none;
	width:175px;
	font-size: 10pt;
	text-align: left;
	padding: 2px 2px 5px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#right a {
	color: #604635;
	font-weight: bold;
}

/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}

div h3, div p {
margin: 1em 0;
padding: 0 20px; 
}

#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	margin-top: 10px;
    margin-bottom: 0px;
	width:910px; 
	height:25px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	text-align: right;
	font-size: 18px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 3px -2px;
	text-decoration: underline;
}

#menu a:hover {
}

#subnav {
	width: 910px;
}

a {
	text-decoration:underline;
	color: #4F8330;
}
a:hover {
	color: #EAEA00;
}

h1 {
	margin: 5px;
	font-size: 18px;
}
h2 {
	font: 1.3em "Trebuchet MS", Verdana, sans-serif;
	color: #fa760c;
	border-bottom: 1px solid  #BB9A77;
	margin-top: 10px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	color: #006600;
}

.bannerLine {
	margin: 0 10px 10px 10px;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #4F8330;
}
.small {
	color: #006600;
	text-align: left;
	font-size: 9px;
}

h2.pagetitle {
	text-align: right;
	background: #4F8330;
	color: #fff;
	margin: -5px 0px 10px -5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 10px 3px 3px;
	font-weight: bold;
	height: 20px;
	font-size: 20px;
}
h2.right {

	font: 1.3em "Trebuchet MS", Verdana, sans-serif;
	color: #4F8330;
	border-bottom: 1px solid  #BB9A77;
	margin-top: 10px;
}
.pagetext {
	color: #666666;
	text-align: left;
	padding: 2px;
}

h5 {
	font-size: 11px;
	text-align: left;
	padding: 2px;
	color: #666666;
}
h6 {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #4F8330;
	height: 100%;
	padding-bottom: 2px;
}
.linkdesc {
	text-align: justify;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
}

#ads {

	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
.links a {
	color: #4F8330;
	text-decoration: underline;
}

#ads a {
	color: #666666;
}
#ads2 {
	text-align: center;
	color: #000099;
	font-size: 14px;
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#ads2 a {

	color: #4F8330;
}

/* footer */

#footer {
	height:50px;
	width: 910px;
	margin: 0 auto 0;
	padding: 0 18px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer ul {
	float: left;
	padding-top: 10px;
}
#footer li {
	display: inline;
	font-size: 12px;
}
#footer li a {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 20px;
}
.foot {
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
}
.pagelist {
	color: #666666;
	text-align: left;
	padding: 2px;
	list-style-type: decimal;
	display: block;
	margin-left: 20px;
}
.pagetable {

	color: #666666;
	text-align: center;
	padding: 10px;
}
.pagebullet {

	color: #666666;
	text-align: left;
	padding: 2px;
	list-style-type: disc;
	display: block;
	margin-left: 20px;
}
