﻿/*
Theme Name: ISIS by Elite New Media
Theme URI: http://elitenewmedia.com/
Description: 2009, clean, simple, business
Version: 1.0
Author: Daniel "Danno" Vivarelli
Author URI: http://steelandsnow.com
Tags: black, yellow, 

*/




@charset "utf-8";
/* CSS Document */



/* COLOR PALETTE ===========================================================

These are the main colors used in this theme.

PRIMARY

Gold: #A08619; (use sparingly where you want to draw attention)

GREYS

Light Grey: #dedede (use mostly on white backgrounds)
Mid Grey: #858585 (use mostly on white backgrounds)
Dark Grey: #2e2e2e (body font color)

*/

/* HTML ============================================================  */

* {	margin: 0;	padding: 0; }

body {
	background-color: #e4ecf8;
	color: #2e2e2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bkg-main-01.jpg);
	background-repeat: repeat-x;
	margin: 0;
}

a img {
	border: 0;
}


/* MAIN BLOCKS ============================================================  */

.PageMaster {
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0px;
}

.ControlPanel {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: ;
}
table.ControlPanel {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	border: solid 2px #e5e5e5;
	background: #ffffff none;
}

.SkinMaster {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
}

.BreadCrumbArea {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 100%;
	background: ;
	padding: 0px 0px 8px 15px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #232323;
}

.Breadcrumb {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a.Breadcrumb:link,
a.Breadcrumb:visited,
a.Breadcrumb:active {
	color: #0f75b0;
	text-decoration: none;
}
a.Breadcrumb:hover {
	color: #0f75b0;
	text-decoration: underline;
}

.BannerPane {
	width: 100%;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	text-align: center;
}
/*
#dnn_LeftThirdPane {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
	width: 300px;
}

#dnn_MiddleThirdPane {
	margin-left: 3px;
	margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
	width: 300px;
}

#dnn_RightThirdPane {
    padding-left: 5px;
    padding-bottom: 10px;
	width: 300px;
}

#dnn_LeftHalfPane {
	margin-right: 2px;
    padding-left: 5px;
    padding-right: 5px;
	width: 452px;
}

#dnn_RightHalfPane {
	margin-left: 2px;
    padding-left: 5px;
    padding-right: 2px;
	width: 452px;
}
*/
/* styles for LANGUAGE skinobject */
.LanguageArea { margin: 0px; padding: 0px 10px 0px 5px; border: none 0px; vertical-align: middle; text-align: left; white-space: nowrap; float: left; clear: none;}
.Language {vertical-align: middle; white-space: nowrap;}
.Language img {border: 0px; padding: 0px 1px 0px 1px; margin: 0px; white-space: nowrap;}

/* register and login styles */
.RegisterLoginArea {white-space: nowrap; vertical-align: top; text-align: right; padding: 3px 5px 0px 0px; height: 14px; margin: 0px; border: none 0px; float: right;}
.RegisterUser {background: url('Register.gif') no-repeat left top; 
white-space: nowrap; vertical-align: top; padding-left: 16px; height: 14px; font-size: 12px; font-family: Arial, Tahoma, Sans-Serif; display: inline-block; overflow: hidden;
}
.LoginUser {background: url('Login.gif') no-repeat left top; 
white-space: nowrap; vertical-align: top; padding-left: 16px; height: 14px; font-size: 12px; font-family: Arial, Tahoma, Sans-Serif; display: inline-block; overflow: hidden;
}
a.LoginUser:link,
a.LoginUser:active,
a.LoginUser:visited,
a.RegisterUser:link,
a.RegisterUser:active,
a.RegisterUser:visited {
	color: #e5e5e5;
	text-decoration: none;
	height: 14px;
	display: inline-block;
}

a.LoginUser:hover {
	background: url('Logout.gif') no-repeat left top;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	height: 14px;
	display: inline-block;
}
a.RegisterUser:hover {
	background: url('RegisterH.gif') no-repeat left top;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	height: 14px;
	display: inline-block;
}


#main-wrapper {
	width: 100%;
    height: 300px;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 940px;
	margin: 0px auto;
}

#content-wrapper {
	background-color: #fff;
	background: url(bkg-content-01.gif);
	float: left;
	width: 940px;
	padding: 1.2em 0px 3em 0px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#content-wrapper-home {
    background-color: #fff;
    float: left;
	width: 940px;
	padding: 1.2em 0px 3em 0px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}




#content {
	float: left;
	width: 670px;
       
}

#header {
	float: left;
    margin: 5px 0 0 0;
    
}

#home-hero {
	
}

#header-image {

}



.col-single {
    width: 300px;
    float: left;
}


.col-double {
    width: 600px;
    float: left;
}

.col-half {
    width: 45%;
    float: left;
    padding: 0 2.5%;
}

.col-full {
	width: 100%;
	float: left;
    padding: 0 2.5%;
}

/* HOMEPAGE ELEMENTS  ============================================================  */



/* HEADER ELEMENTS  ============================================================  */

#logo {
	float: left;	
	margin: 5px 0 0 21px;
	display: block;
	width: 199px;
	height: 60px;
	padding: 0;
	font-size: 18px;
	overflow: hidden;
	clear: both;
}

#logo span {
	display: block;
	width: 199px;
	height: 60px;
	background-image: url(company-logo-a.gif);
	clear: both;
	cursor: pointer;
}

#logo a {
	text-decoration: none;
	display: block;
	width: 199px;
	height: 60px;
}

.description {
    color: #a27e0d;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 25px 35px 0 50px;
    width: 350px;
    text-align: center;

}

.contact {
	float: left;
	display: block;
	list-style-type: none;
	padding: 27px 0 0 0;
	letter-spacing: 0;
	color: #232323;
	font-size: 12px;
	text-align: center;
}

.contact li {
    display: inline;
    float: left;
}

.contact a {
    color: #000;

}

li.contact-icon {
	background-image: url(img-contact-phone-01.gif);
	display: block;
	height: 49px;
	margin: -15px 5px 7px 0px;
	width: 74px;
}


/* SIDEBAR ELEMENTS ============================================================  */


#sidebar {
	width: 213px;
	float: left;
	font-size: 12px;
	text-align: left;
/*	padding: 0px;
	margin: 0 0 0px -15px; */
}

#sidebar ul {
	list-style: none;
	margin: 0 0 25px 0;
    padding: 0;
}

#sidebar div {
	padding: 0.7em 0;
	border-bottom: 1px solid #e5e5e5;
}

a.sub-page-menu {
	text-decoration: none;
	color: #333333;
	display: block;
	margin: 0 0 0 1.5em;
}

a.sub-page-menu:hover {
	text-decoration:none;
	color: #017aeb ;
    background: none;
}

a.footerBarLinks {
	text-decoration: none;
	color: #333333;
	font-size: 8pt;
}

a.footerBarLinks:hover {
	text-decoration: underline;
	color: #017aeb ;
}


	
/* POSTS
 ============================================================  */
.post {
	background-color: Transparent;
	width: 620px;
	float: left;
	padding: 0px 25px 0 30px;
	font-size: 14px;
	margin: 0 0 0 25px;
	line-height: 1.5em;
}

.post p {
	margin: 15px 0;
	clear: both;
}

.post img {
	float: left;
	margin: 0 15px 15px 0;
}

.post ul, .post ol {
	margin: 25px 50px;
}

.post h2 {
	
}

.post-home h2 {

}


/* HOMEPAGE
 ============================================================  */


.featured-third {
	width: 270px;
	padding: 0 10px;
	float: left;
	margin: 0px 0px 15px 13px;
	font-size: 0.9em;
	border: solid 1px #dedede;
	min-height: 400px;
}

.featured-third-icon img {
    float: left;
    margin: 5px 0px 11px 0px;
}

.featured-third-content p {

    margin: 0.6em 0;

}

.featured-half {
	width: 435px;
	float: left;
	margin: 0px 0px 0px 13px;
	padding: 4px;
	border: solid 1px #dedede;
	font-size: 0.9em;
}

.featured-half-icon img {
    float: left;
    margin: 0 15px 0 0 ;
}


.featured-half-content p {
    float: left;
    width: 260px;
    margin: 0.6em 0;


}

.featured-third-title h2 {
   	color: #333333;
	padding: 0 0 2px 1.3em;
	margin: 8px 0 0 0;
	background-image: url(bullet-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;

}

.featured-half-title h2 {
    float: left;
	padding: 0 0 2px 1.3em;
	margin: 8px 0 0 0;
	color: #333333;
	background-image: url(bullet-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}



/* NAVIGATION ============================================================  */

#navmain {
	background-image: url("bkg-main-menu-01.gif");
	height: 39px;
	/*border: 1px #090D1C solid;*/
	float: left;
	clear: both;
	color: #fff;
	background-color: #3592c8;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	list-style-type: none;
	width: 940px;
	margin: 15px 0 0 0;
	padding: 0;
}

#navmain ul {
        float: left;
	display: block;
	margin: 0;
	padding: 0;
    z-index: 100;
        }

#navmain li {

	display:inline;
	float: left;
 	margin:0px;
	padding:0 1.5em;
	background: url() no-repeat 0 0;
        text-align: center;
}

#navmain a {
        background: ;
	text-decoration:none;
	color: #fff;
	padding: 12px 0;
	display: block;
}

#navmain a:hover {
	text-decoration:none;
	color: #fce198;
}

/* Second-level lists for dropdown submenu*/

#navmain li ul { 
	position: absolute;
    background-color: #006aa7;
        border-top: solid #0f75b0 1px;
	border-left: solid #0f75b0 1px;
	border-right: solid #0f75b0 1px;
	border-bottom: solid #0f75b0 1px;
	width: 20em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: -1px -1em 0;
	display: block;
    padding: 0;
}

#navmain li li {
	border-right: 0px;
	border-bottom: solid #0f75b0 1px;
	width: 100%;
	padding: 0;
	background-image: none;
    text-align: left;
}


#navmain li li a {
	padding: 8px 15px;
	color: ;
}

#navmain li a:hover {

}

#navmain li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#navmain li:hover ul ul, #mm li:hover ul ul ul, #mm li.sfhover ul ul, #mm li.sfhover ul ul ul {
	left: -999em;
}

#navmain li:hover ul, #mm li li:hover ul, #mm li li li:hover ul, #mm li.sfhover ul, #mm li li.sfhover ul, #mm li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



/* Styling for submenu */

#flexi-pages-1, #sub-page-menu {

	list-style-type: none;
	width: 213px;
	padding:10px 25px;
	margin: 0 0 25px -15px;
}

#flexi-pages-1 ul, #sub-page-menu ul {
	list-style-type: none;
	}

#flexi-pages-1 li, #sub-page-menu li {

        padding: 0.7em 0;
        border-bottom: 1px solid #e5e5e5;
	list-style-type: none;
}

#flexi-pages-1 a, #sub-page-menu a {
	text-decoration:none;
	color: #333333;
	display: block;
        margin: 0 0 0 1.5em;
}

#flexi-pages-1 a:hover, #sub-page-menu a:hover {
	text-decoration:none;
	color: #017aeb ;
    background: none;
}



#navfooter {
	clear: both;
	color: #fff;
	font-size: 12px;
	list-style-type: none;
	line-height: 57px;
}

#navfooter ul {
	display: block;
	}

#navfooter li {
	display:inline;
	float: left;
	margin:0px;
	padding:0 19px;
}

#navfooter a {
	text-decoration:none;
	color: #fff;
}

#navfooter a:hover {
	text-decoration:none;
	color: #f8bd15;
}


/* GLOBAL TYPOGRAPHY ============================================================  */



h1, h2, h3, h4, h5, h6 {
    font-family: arial, sans-serif;

}

h1 {
	color: #333333;
	letter-spacing: -0.05em;
	font-size: 2.1em;
	font-weight: normal;
	margin: 20px 0 15px 0;
	padding: 0 0 12px 0;
    border-bottom: 6px solid #e8e8e8;
}

h2 {
	color: #c8a237;
	font-size: 1.6em;
    letter-spacing: -0.03em;
	font-weight: bold;
	margin: 25px 0 15px 0;
}

h3 {
	color: #036ca9;
	font-size: 17px;
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
}

h4 {
	color: #A08619;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

.wp-caption-text {
    padding: 0 0.5em;
    font-size: 0.8em;
    font-style: italic;
    background-color: #E3E3E3;
}

.clearBoth {
	clear: both;
}

.highlight {color: #bf1e2e;}


/* FOOTER ============================================================  */

#pre-footer-wrapper {
    width: 940px;
    margin: 0 auto;
}

#pre-footer {
	background-color: #f2f2f2;
	padding: 35px 0px 0px 0px;
	float: left;
	width: 940px;
	border: 1px solid #e5e5e5;
}

#pre-footer p {
    font-size: 80%;
    margin: 0.6em 0;
}

#footer-wrapper {
	width: 940px;
	margin: 0 auto;
}

#footer {
	color: #fff;
	background: #1E8ACB url(bkg-footer-01.gif) repeat-x;
	width: 940px;
	padding: 10px 0 0px 0;
	margin: 0 auto;
	float: left;
}

#post-footer-wrapper {
	width: 940px;
	margin: 0 auto;
}

#post-footer {
	width: 940px;
	height: 22px;
	margin: 0px auto;
	padding: 0px;
	border: none 0px;
	vertical-align: middle;
	text-align: center;
	background-color: #1e8acb;
	float: left;
}

.contact-info {
    background: url(icon-info-01.gif) no-repeat 0 0;
    padding: 0 0 0 90px;
    width: 360px;
    min-height: 120px;
    float: left;
}


.random-testimonial {
	width: 320px;
        margin: 0 0 0 15px;
        float: left;
    font-size: 85%;
	background: url(icon-testimonials-01.gif) no-repeat 0 0 ;
	padding: 0 0 0 100px;
}

.random-testimonial br {
	font-style: italic;
}




.footer-nav {
    background-color: #1d1d1d;
    padding: 1em 0 1em 0 ;
    margin: 0 0 1em 0;
}

.footer-nav a {
    text-decoration: none;
    color: #fff;

}


.footer-nav a:hover {
	color: #D3AE47;
}

.footer-nav ul li  {
    font-size: 0.8em;
    margin: 0 1em;
    display: block;
    float: left;
    width: 120px;
    text-align: center;
}

.footer-nav ul li ul li  {
    margin: 0 0 0 0;



}

.footer-logo {
    background-image: url(company-logo-c.png);
    background-position: 0 0 ;
    background-repeat: no-repeat;
    width: 131px;
    height: 41px;
    padding: 0;
    display: block;
    float: left;
    margin: 0 1em 1em 0;

}

.footer-branding ul {
    margin: 0 0;

}

.footer-branding li {
    list-style: none;
    font-size: 9pt;
    color: #D9EAEE;
}

#footer h4 {
    color: #fff;
}


.legal {
    color: #1d1d1d;
    margin: 2em 0 3em 0; 
    clear: both;
    font-size: 8pt;
    float: left;
    width: 100%;
    text-align: center;
}

.legal a, .legal a:visited {
    color: #1d1d1d;
}




/* MISC. ============================================================  */


#button-contact a {
	display: block;
	width: 243px;
	height: 36px;
	text-decoration: none;
	background: url("button-contact-advocare-01.jpg");
}


#button-contact a:hover {
	background-position: 0 35px;
	text-decoration: none;
}

/* CAMPAIGN MONITOR FORM STYLING. ============================================================  */

#email-list-builder {
	font-size: 75%;	

}

/* CAMPAIGN MONITOR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


.campaign-monitor, .campaign-monitor label {font-size: 9pt; color:#fff; }
.campaign-monitor span.label,span.spacer,span.multiple span {clear: both;} 
.campaign-monitor span { float: left; clear: both; margin: 0px;}
.campaign-monitor span.multiple {float:left;} 
.campaign-monitor span.button {padding-left:0px;} 
.campaign-monitor div.clear {clear:both;padding-top:0px;}

/* general content text styles */
.Normal,
.NormalDisabled {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
.NormalDisabled {color: Silver;}
/* text style used for rendered text which requires emphasis */
.NormalBold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
/* text style used for error messages */
.NormalRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #c40e10;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
.NormalOffWhite {
	color: #D9EAEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 20px;
}

/* text style used for help text rendered by modules */
.Help {border: #000000 1px solid; padding: 2px; font-weight: normal; font-size: 11px; color: #445d6b; font-family: Tahoma, Arial, Helvetica; background-color: #dcd496;}

.CommandButton {
	font-weight: bold;
	font-size: 11px;
	color: #D3AE47;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.SkinObject {
	font-weight: bold;
	font-size: 11px;
	color: #D3AE47;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
a.SkinObject:link,
a.SkinObject:visited,
a.SkinObject:active,
a.CommandButton:link,
a.CommandButton:visited,
a.CommandButton:active {
	text-decoration: none;
	color: #D3AE47;
}
a.SkinObject:hover,
A.CommandButton:hover {
	text-decoration: underline;
	color: #D3AE47;
}

.SearchResultsContent a.CommandButton:link,
.SearchResultsContent a.CommandButton:visited,
.SearchResultsContent a.CommandButton:active {
	text-decoration: none;
	color: #D3AE47;
}
.SearchResultsContent a.CommandButton:hover {
	text-decoration: underline;
	color: #D3AE47;
}

/* style for module titles */
.Head {font-family: Arial, Helvetica, Tahoma, Sans-Serif; font-size: 18px; font-weight: normal; color: #036ca9; padding: 0px; margin: 0px 0px 10px 0px;}

/* style of item titles on edit and admin pages */
.SubHead {font-family: Arial, Tahoma, Sans-Serif; font-size: 11px; font-weight: bold; color: #036ca9;}
.SearchResultsContent .SubHead {font-size: 12px;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font-family: Arial, Tahoma, Sans-Serif; font-size: 11px; font-weight: bold; color: #036ca9;}

/* button style for standard HTML buttons */
.StandardButton, input.normal, input[type="button"], input[type="submit"] {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	background-color: #036ca9;
	color: #ffffff;
	font-family: Arial, Tahoma, Sans-Serif;
	border: ridge 2px #ffffff;
}

/* styles used by Data Grids */
.DataGrid_Container {background-color: Transparent; padding: 5px; border: none 0px; text-align: center;}
.DataGrid_Container table {background: #cfbead url('DataGridHeader.jpg') repeat-x scroll left top; padding: 5px; border: dotted 1px #555555;}
.DataGrid_Footer {background-color: #f8f1e2;}
.DataGrid_Header {background-color: Transparent; color: #000000; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: bold; text-align: center;}
.DataGrid_Header td {border-bottom: dotted 1px #555555;}
.DataGrid_Item {background-color: #f5f1ed; color: #000000; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: normal; text-align: left;}
.DataGrid_SelectedItem {background-color: #ddebeb; color: #000000; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: normal; text-align: left;}
.DataGrid_AlternatingItem {background-color: #ddebeb; color: #000000; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: normal; text-align: left;}

/* changes to default file manager styles */
.FileManager {background: #cfbead url('DataGridHeader.jpg') repeat-x scroll left top;}
.FileManager_Header {background: #ddebeb none;}
.FileManager_ToolBar {background: ;
}
.FileManager_Item {background: #ffffff none;}
.FileManager_AltItem {background: #f5f1ed none;}
/* to aid in collapse of empty content panes */
.DNNEmptyPane {width: 0px; margin: 0px; padding: 0px; border: none 0px;}

/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/

.blog_body {color: #036ca9; font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 12px; font-weight: normal; line-height: 1.45;}

.BlogContent .Calendar {font-size: 11px !important;}

.Blog_Archive_Title {background: #a34404 url('calendar_grad.jpg') repeat-x scroll left top !important; color: #000000 !important;}
.Blog_Archive_NextPrev,
.Blog_Archive_NextPrev a:link,
.Blog_Archive_NextPrev a:visited,
.Blog_Archive_NextPrev a:active,
.Blog_Archive_NextPrev a:hover  {color: #000000 !important; text-decoration: none !important; padding: 0px; margin: 0px 5px;}

.Blog_Archive_DayHeader {background: #d9cbbd url('calendar_grad3.jpg') repeat-x scroll left top !important; color: #000000;}
.Blog_Archive_TodayDay {background: #4fa9a5 url('calendar_grad.jpg') repeat-x scroll left top !important; color: #000000 !important; font-size: 11px !important;}
.Blog_Archive_SelectedDay {background: #586726 url('calendar_grad2.jpg') repeat-x scroll left top !important; color: #ffffff !important; font-size: 11px !important;}

.Blog_Archive_Day,
.Blog_Archive_WeekendDay,
.Blog_Archive_OtherMonth {font-size: 11px !important;}

.blog_published {background: #ffffff none !important; border: solid 1px #777777 !important;}
.blog_pub-month {background: #7c7b09 none !important; color: #ffffff !important; padding: 1px 1px 2px 1px;}
h2.blog_title,
h2.blog_title a:link,
h2.blog_title a:visited,
h2.blog_title a:active,
h2.blog_title a:hover {font-family: Arial, Helvetica, Tahoma, Sans-Serif; font-weight: bold; font-size: 18px; padding: opx; margin: 10px 0px 0px 0px;}
.blog_dateline {font-size: 10px; font-family: Arial, Helvetica, Tahoma, Sans-Serif; font-weight: bold; margin: 0px; padding: 0px 0px 7px 0px;}
.BlogInfo {border-bottom: dotted 1px #AAAAAA;}

/* preload hover images so there is no lag time first time hovering items like menu, login, register, etc. */
.PreloadImages, .Invisible {height: 0px; width: 0px;}