/*
Theme Name: VO2 Health Focus - Classic
Theme URI: http://vo2.ca/
Description: Classic theme for VO2 Health Focus.
Version: 1.0
Author: Jim Ing
Author URI: http://ings.ca/jim/
*/

body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #013368;
}

#wrapper
{
    display: block;
    /* border: 1px #C0C0C0 dotted; */
    width: 800px;
    margin: 0px auto;
}

#header-left
{
    /* background: url(images/vo2_logo.png) no-repeat center top; */
    border: 1px #C0C0C0 none;
    width: 200px;
    height: 104px;
    float: left;
    text-align: center;
}

#header-right
{
    /* background: url(images/vo2_health_focus.png) no-repeat right center; */
    border: 1px #C0C0C0 none;
    width: 590px;
    height: 104px;
    float: right;
    font-size: 18pt;
    color: #013368;
    text-align: right;
}

#sub-header-left
{
    background-color: #0099CC;
    /* border: 1px #C0C0C0 none; */
    border: 1px #0099CC solid;
    color: #FFFFFF;
    padding: 10px;
    width: 180px;
    height: 25px;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

#sub-header-right
{
    background-color: #0099CC;
    /* border: 1px #C0C0C0 none; */
    border: 1px #0099CC solid;
    color: #FFFFFF;
    padding: 10px;
    width: 570px;
    height: 25px;
    float: right;
    font-size: 12pt;
    font-weight: bold;
}

#menu-left
{
    background-color: #999999;
    /*border: 1px #C0C0C0 none;*/
    border: 1px #999999 solid;
    color: #FFFFFF;
    padding: 5px;
    width: 190px;
    height: 22px;
    float: left;
}

#menu-right
{
    background-color: #999999;
    /*border: 1px #C0C0C0 none;*/
    border: 1px #999999 solid;
    color: #FFFFFF;
    padding: 5px;
    width: 580px;
    height: 22px;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

#sidebar
{
    padding: 10px 0px 10px 0px;
    width: 200px;
    border: 1px #C0C0C0 none;
    float: left;
}

#content
{
    padding: 10px;
    width: 570px;
    border: 1px #C0C0C0 dotted;
    float: right;
}

#gutter
{
    clear: both;
    height: 2px;
}

#both
{
    clear: both;
}

#footer-left
{
    border: 1px #C0C0C0 none;
    width: 200px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: left;
}

#footer-right
{
    border: 1px #C0C0C0 none;
    width: 590px;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
}

.title
{
    font-size: 11pt;
    font-weight: bold;
}

.price-list
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #033569;
}

.price-heading
{
    background-color: #0099CC;
    color: #FFFFFF;
    font-weight: bold;
}

.price-subheading
{
    background-color: #033569;
    color: #FFFFFF;
    font-weight: bold;
}

.price-amount
{
    text-align: right;
}

.price-time
{
    text-align: center;
}

.odd
{
   background-color: #FFFFFF; /*#F4F4F4*/
   color: #033569;
}

.even
{
   background-color: #E5E5E5;
   color: #033569;
}

.footnote
{
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #033569;
}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Menu { float: right;/*padding: 15px 0px 30px 0px; float: left; width: 505px; background: url(images/Dotted.gif) repeat-x top;*/}
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px; line-height: 11px; font-weight: bold;}
.Menu a { padding: 0px 0px 0px 3px; margin-top: 0px; margin-right: 2px; background: url(images/half_dot.png) no-repeat center top; background-position: 50% -24px; float: left;text-decoration: none;}
.Menu a span { padding: 4px 9px 5px 6px; display: block; float: right; }
.Menu a span { float: none; color: #ffffff;}
.Menu a:hover span { color: #ffffff;}
.Menu a:hover { background-position: 50% 0px; color:#ffffff; text-decoration: none;}
.Menu a:hover span { /*background-position: 100% -20px;*/  color:#ffffff;}
.Menu .on { background: url(images/half_dot.png) no-repeat center top; color:#ffffff; }
.Menu .on span { color:#ffffff; }

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; width: 405px; padding-right: 100px;}
.PostHead h1 { font-size: 18pt; line-height: 19px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 1px 0px; margin: 0px; color:#cc0000;}
.PostHead h1 a { color: #218dd1; text-decoration: none;}
.PostHead h1 a:visited { color: #218dd1; text-decoration: none;}
.PostHead h1 a:hover { color:#cc0000; text-decoration: none;}
.PostHead ul { padding: 0px; margin: 0px;}
.PostHead li { list-style-type: none; display: inline; }
.PostHead li a { color:#8a98a2; text-decoration: underline;}
.PostHead li a:visited { color:#8a98a2; text-decoration: underline;}
.PostHead li a:hover { color:#8a98a2; text-decoration: underline;}

.PostAuthor { background: url(images/PostAuthor.png) no-repeat left center; padding: 1px 5px 1px 12px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostCateg { background: url(images/PostCateg.png) no-repeat left center; padding: 1px 5px 1px 13px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}

.PostContent { padding: 5px 0px 5px 0px; font-size: 12px; line-height: 17px; background: url(images/Dotted.gif) repeat-x bottom; color:#444640; }
.PostContent p { color:#444640; font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a { text-decoration: underline;}

.PostDet { padding-top: 10px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 2px 0px 5px 20px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 10px; font-weight: bold; }
.PostDet li a { text-decoration: underline; color:#013368;}
.PostDet li a:visited { text-decoration: underline; color:#013368;}
.PostDet li a:hover { text-decoration: underline; color:#990000;}

.PostCom { background: url(images/PostCom.png) no-repeat left center; }

.PostPrint { background: url(images/printer_blue.png) no-repeat left center; }

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn { /*position: relative; top: 45px; right: -400px; width: 170px;*/}
.Syn ul { margin: 0px; padding: 0px;}
.Syn li { background: url(images/SynIco.gif) no-repeat left center; margin: 0px; padding: 0px 0px 1px 15px; list-style-type: none; font-size: 10px; color:#25252b;}
.Syn li a { color:#25252b; font-size: 10px; text-decoration: underline; }
.Syn li a:visited { color:#25252b; font-size: 10px; text-decoration: underline; }
.Syn li a:hover { color:#25252b; font-size: 10px; text-decoration: underline; }

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Search { position: relative; background: url(images/Search.gif) no-repeat left top; width: 180px; height: 39px;}
.Search  form { padding: 14px 10px 10px 4px; margin: 0px;}
.Search  input { border: none; color: #fff; font-size: 11px;}
.Search  input.search { width: 21px; height: 21px; background: url(./images/SearchButton.gif) no-repeat;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 5px; width: 135px; border: none; } /**/ * html #buttonsearch { margin: -22px 0px 0px 146px; } /* */
#buttonsearch { padding: 0px; margin: -21px 0px 0px 146px; top: 0px; background: none; }

/* Panel SRL +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PT { height: 5px; width: 5px; position: absolute; top: 0px; right: 0px;}
/**/ *html .PT  { right: 5px;} /**/
.Panel { position: relative; margin-bottom: 5px; padding: 10px 10px 10px 10px;  color:#333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.Panel ul { margin: 0px; padding: 0px;}
.Panel ul li { margin: 0px; padding: 0px; list-style-type: none; font-size: 11px; }
.Panel ul li a { background: url(images/CategLi.png) no-repeat left top; display: block; padding: 1px 0px 2px 10px; font-size: 11px; }
.Panel ul li a:visited { background-color: #0099CC; background: url(images/CategLi.png) no-repeat left top; display: block; }
.Panel ul li a:hover { background: #ffffff url(images/CategLi.png) no-repeat left top; display: block; text-decoration: none;}

.Panel ul ul li { margin: 0px; padding: 0px 0px 0px 10px; list-style-type: none; font-size: 11px; border-bottom: solid 1px #e1f3fa;}
.Panel ul ul li a { margin: 0px; padding: 0px; list-style-type: none; font-size: 11px; background: none; text-decoration: none;}
.Panel ul ul li a:visited { margin: 0px; padding: 0px; list-style-type: none; font-size: 11px; background: none;}
.Panel ul ul li a:hover { background-color:#0099CC; color:#FFFFFF; margin: 0px; padding: 0px; list-style-type: none; font-size: 11px; }

.Panel p { color:#333; font-size: 11px;}

/* Panel Blue +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.PBlue0 .PT { /*background: url(images/BlueTop.gif) no-repeat;*/}
.PBlue0 { /*background: #e1f3fa url(images/BlueBottom.gif) no-repeat right bottom;*/ /* border-left: solid 10px #193855; */}
.PBlue0 h3 {color:#193855; }
.PBlue0 ul { }
.PBlue0 ul li { }
.PBlue0 ul li a { color:#0099CC;}
.PBlue0 ul li a:visited { color:#0099CC; }
.PBlue0 ul li a:hover { background-color:#003366;color:#ffffff;}
.PBlue0 ul ul li { }

/* Panel Blue +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.PBlue .PT { /*background: url(images/BlueTop.gif) no-repeat;*/}
.PBlue { /*background: #e1f3fa url(images/BlueBottom.gif) no-repeat right bottom;*/ /*border-left: solid 10px #193855; */}
.PBlue h3 {color:#193855; }
.PBlue ul { border-top: dotted 1px #0099CC;}
.PBlue ul li { border-bottom: dotted 1px #0099CC;}
.PBlue ul li a { color:#0099CC; text-decoration:none;}
.PBlue ul li a:visited { color:#0099CC; }
.PBlue ul li a:hover { background-color:#0099CC;color:#ffffff;}
.PBlue ul ul li { border-bottom: dotted 1px #e1f3fa;}



blockquote.quotes 
{
   display: block;
   background: #F6F6F6 url(http://ings.ca/common/images/quote-start.png) 0 5px no-repeat;
   padding: 0px 20px 0 38px;
   margin: 20px 0;
   line-height: 150%;
   width: auto;
   border: 0;
}

blockquote.quotes p 
{
   padding: 0 38px 0 0;
   margin-top: 0;
   background: url(http://ings.ca/common/images/quote-end.png) 100% 100% no-repeat;
}

.author
{
   font-size: 11px;
   text-align: right; 
}

fieldset
{
    border-color: #0099CC;
    border-style: solid;
    border-width: 1px;
    padding: 0px 10px 10px 10px;
}

legend
{
    font-size: 11pt;
    font-weight: bold;
    color: #0099CC;
}

.textlogo
{
    font-size: 14px;
    font-weight: bold;
    color: #0099CC;
}

#print-wrapper
{
    display: block;
    /* border: 1px #C0C0C0 dotted; */
    width: 570px;
    margin: 0px auto;
}

#print-header-left
{
    /* background: url(images/vo2_logo.png) no-repeat center top; */
    border: 1px #C0C0C0 none;
    width: 120px;
    height: 104px;
    float: left;
    text-align: center;
}

#print-header-right
{
    /* background: url(images/vo2_health_focus.png) no-repeat right center; */

    border: 1px #C0C0C0 none;
    width: 450px;

    height: 104px;
    float: right;
    font-size: 18pt;
    color: #013368;
    text-align: right;
}

#print-sub-header-left
{
    background-color: #0099CC;
    /* border: 1px #C0C0C0 none; */
    border: 1px #0099CC solid;
    color: #FFFFFF;
    padding: 10px;
    width: 105px;
    height: 25px;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

#print-sub-header-right
{
    background-color: #0099CC;
    /* border: 1px #C0C0C0 none; */
    border: 1px #0099CC solid;
    color: #FFFFFF;
    padding: 10px;
    width: 420px;
    height: 25px;
    float: right;
    font-size: 12pt;
    font-weight: bold;
}

