@charset "UTF-8";

P {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1em;
	padding-bottom: 1em;
	line-height: 1.4em;
}
#blog-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 1em;
	text-align:left;
}
#blog-sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 1em;
	padding:10px;
}
#blog-sidebar ul{
	list-style-type: none;
	padding-bottom: 1em;
}
#blog-sidebar ul li{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3em;
	padding-bottom: .5em;
}
#blog-sidebar H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	line-height:1em;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
}
H4 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: .5em;
}
H5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	padding-bottom: 0.5em;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}

H7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
	line-height:1em;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;	
}
.button a{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	background-image: url('../images/bg_button.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	margin: 5px auto;
	padding: 0px
}
.button-left a{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	background-image: url('../images/bg_button.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	margin: 5px;
	padding: 0px
}
.button-left a:hover{
	background-position: right top;
	
}
.button a:hover{
	background-position: right top;
	
}

#mainContent ul {
	list-style-type: none;
	padding-bottom: 1em;
}
#mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3em;
	padding-bottom: .5em;
}
#mainContent ol {
	padding-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent ol li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 3em;
	padding-bottom: .5em;
}
#mainContent blockquote {
	margin-left: 3em;
}

a {
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
}
a:hover {
}
a:active {
}
a:visited {
	font-family: Tahoma, Verdana, sans-serif;
	color: #0000FF;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}
.form_copy {
	float: right;
	width: 300px;
	line-height: 1.3em;
	font-size: 1em;
}
label {
	display: block;
	margin: 2px;	
}
input {
	display: block;
	margin: 2px;
}
textarea {
	border: 1px solid #999999;
	width: 400px;
}
.input_style {
	border: 1px solid #999999;
	width: 200px;
	padding: 1px;



/* SIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash #mainContent H2 {
	font-size : 22px;
	visibility: hidden;
}
.sIFR-hasFlash #sidebar2 H4 {
	font-size : 16px;
	visibility: hidden;
}
