
/* TK new styles for new blog look */

/*
EF8805 - Link Color, Menu Box Outlines
CC0309 - Menu Header Text & Nav Bar Text Color

article titles: pagetitle 
most links are controlled by the default link styles a: link, a:visited etc
navigation bar: tabs4
titles of boxes style=BMT
box borders: BMT BMM BMB
comment area: section below titled COMMENTS

*/

/* table that surrounds the header */
.blogMain {
	width: 100%;
	background-image: url(/images/blog-girlboy-bg.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-image: #ffffff url(/images/blog-shadow-bg.jpg) repeat-y center;
	/*background: #F2F2F2 url('/headers/maximtechblogs/tk/bg-gry-gradient.jpg') top repeat-x;*/
}
.headerTop {
	height: 200px;
	color: #000000;
	vertical-align: bottom;
	padding-left: 10px;
	background-image: url(/images/blog-girlboy-header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 305px;
}
.headerMiddle {
	width: 10px;
}
.headerBottom {
	/*background-image: url(/headers/maximtechblogs/tk/header-bottom-assistedliving.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;*/
	height: 20px;
	vertical-align: bottom;
	padding-left: 0px;
	padding-bottom: 0px;
	/*width: 510px;*/
}
.headerTitleText {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #313630;
	font-style: italic;
	text-align: right;
	font-size: 18px;
}
.headerRightTitleText{
	color: #481A02;
	font-size:28px;
	font-weight:bold;
	cursor:pointer;
	padding-left: 15px;
}
.headerSubText{
	color:#666666;
}

.nextprevlinks{
	width:600px;
	padding:5px;
	margin:20px 0 10px 5px;
	border:solid #c0c0c0 1px;
}


.mainText{
	padding: 10px;
	background-color:#ffffff;
	margin-top: 10px;
	margin-left: 10px;
	border: #c0c0c0 solid 1px;
}
.articleDiv{
	padding: 10px;
	margin-top: 10px;
	background-color:#ffffff;
	width: 700px;
}

.articleDivNarrow{
	padding: 10px;
	margin-top: 10px;
	background-color:#ffffff;
	width: 630px;
}
.articleDiv3Col{
	padding: 10px;
	margin-top: 10px;
	background-color:#ffffff;
	width: 420px;
}
.ArticleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-left: 5px;
	margin-right: 10px;
	/*padding: 2px;*/
}
a.nav:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0309;
	text-decoration: none;
}
a.nav:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0309;
	text-decoration: underline;
}
a.nav:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0309;
	text-decoration: none;
}
a.nav:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0309;
	text-decoration: none;
}

.bodylink{
border-bottom: dotted #c0c0c0 1px;
}

.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 14px;
	vertical-align: baseline;
	letter-spacing: -1px;
	word-spacing: normal;
	text-transform: lowercase;
}
.MenuTable {
	width: 200px;
}
.topnavbar{
 background-color:#ffffff;
 color:#999999;
 font-weight: bold;
 padding: 2px;
 font-size:12px;
 }
 a.topnavbarlink:link{
 color:#e6e6e6;
 font-size:13px;
 }
  a.topnavbarlink:hover{
 color:#e6e6e6;
 font-size:13px;
 }
  a.topnavbarlink:visited{
 color:#e6e6e6;
 font-size:13px;
 }
  a.topnavbarlink:active{
 color:#e6e6e6;
 font-size:13px;
 }
 
  a.lightlink:link{
 color:#EF8805;
 font-size:13px;
 text-decoration: none;
 }
  a.lightlink:hover{
 color:#EF8805;
 font-size:13px;
 text-decoration: underline;
 }
  a.lightlink:visited{
 color:#EF8805;
 font-size:13px;
 text-decoration: none;
 }
  a.lightlink:active{
 color:#EF8805;
 font-size:13px;
 text-decoration: none;
 }
 
.articleBox {
	/*background-image: url(/headers/maximtechblogs/tk/article-box-cabin.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	width: 670px;
}
.BodyContainerTable {
	/*border-left: solid 1px black; 
	border-right: solid 1px black; 
	border-bottom: solid 1px black; 
	background-color:#FFFFFF;
	background-image: url(/headers/maximtechblogs/tk/bg-gray-hatch.gif);
	background-repeat: repeat-x;
	background-color: #D6C8BF;*/
	width: 100%;
	background-color: #ffffff;
	border-top: 1px #000000 solid; 
}
/* TK end new styles */
.menuheader{
	font-family: Arial, Helvetica, sans-serif;	
	width: 200px;
	border-top: solid 1px #D2D2D2;
	border-left: solid 1px #D2D2D2;
	border-right: solid 1px #D2D2D2;
	background-color: #ffffff;
	text-align: center;
	color: #d2d2d2;
	height: 25px;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 3px;
	font-weight: bold;
}
H1 {
	FONT-SIZE: 30px; 
	MARGIN-BOTTOM: 0px;  
	MARGIN-TOP: 0px;
	margin-left: 10px;
	text-decoration:none;  
	color: #990000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}


H2 {
	FONT-SIZE: 20px; COLOR: #CC0309; MARGIN-BOTTOM: -15px; text-decoration:none; FONT-FAMILY: Arial, Helvetica, sans-serif; letter-spacing: -1px;
}

H2 a:link {
	FONT-SIZE: 20px; COLOR: #CC0309; MARGIN-BOTTOM: -15px; text-decoration:none; FONT-FAMILY: Arial, Helvetica, sans-serif; letter-spacing: -1px;
}
H2 a:visited {
	FONT-SIZE: 20px; COLOR: #CC0309; MARGIN-BOTTOM: -15px; text-decoration:none; FONT-FAMILY: Arial, Helvetica, sans-serif; letter-spacing: -1px;
}
H2 a:active {
	FONT-SIZE: 20px; COLOR: #CC0309; MARGIN-BOTTOM: -15px; text-decoration:none; FONT-FAMILY: Arial, Helvetica, sans-serif; letter-spacing: -1px;
}
H2 a:hover {
	FONT-SIZE: 20px; COLOR: #CC0309; MARGIN-BOTTOM: -15px; text-decoration:underline; FONT-FAMILY: Arial, Helvetica, sans-serif; letter-spacing: -1px;
}



H3 {
	FONT-SIZE: 12px; 
	text-decoration:none;  
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.subtitlelink{
	margin-left:12px;
	color: white;
}

.subtitlelink a:link, subtitlelink a:active, .subtitlelink a:visited {
	color: #ffffff;
}

.HTMLArea{
	line-height: 18px; 
	FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE:12PX; BACKGROUND: #F0E9CC; COLOR: #000000; 
}

TD {
	font-family: Arial, font-size:13px; Verdana, sans-serif; FONT-SIZE:12PX; COLOR: #000000;
}

.blogtext{
	line-height: 18px; 
	margin-top: 10px;
	font-family: Arial, font-size:13px; Verdana, sans-serif; FONT-SIZE:12PX; COLOR: #000000;
}

HR {
	COLOR: #EF8805;
}

hr.dashed
{border: none 0; 
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	width: 100%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: left;
}	

A:visited {
	COLOR: #CC0309; TEXT-DECORATION: none;
}
A:link {
	COLOR: #CC0309; TEXT-DECORATION: none;
}
A:active {
	COLOR: #CC0309; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #CC0309; TEXT-DECORATION: underline;
}


A.pagetitle:link {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #CC0309; FONT-FAMILY: Arial, Verdana, sans-serif; TEXT-DECORATION: none;
}
A.pagetitle:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #CC0309; FONT-FAMILY: Arial, Verdana, sans-serif; TEXT-DECORATION: none;
}
A.pagetitle:active {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #CC0309; FONT-FAMILY: Arial, Verdana, sans-serif; TEXT-DECORATION: none;
}
A.pagetitle:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #CC0309; FONT-FAMILY: Arial, Verdana, sans-serif; TEXT-DECORATION: underline;
}


.pagetitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #CC0309; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
.pagetitlered {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #CC0309; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}

.articledate {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;  
	FONT-FAMILY: Arial, Verdana, sans-serif;
	margin-left: 5px;
}
.articledate a:link, .articledate a:active, .articledate a:visited {
	text-decoration: underline;
}
.categorylink { 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}

 /* ---------------------------------------------------   
 -------------------COMMENTS -------------------------
 ------------------------------------------------------ */
.commentsbox {
	background-Color:#FFFFFF;
	/*background-image: url(/headers/maximtechblogs/tk/commentsBox-grunge.jpg);
	background-repeat: no-repeat;*/
}
.BlogComment {
	padding: 10px 10px 10px 10px;
	background-color: FDC319;
}
.commentcount {
	float: left;
	font-weight:bold;
	background-image: url(../images/blog-comment-star.gif);
	background-repeat: no-repeat;
	padding: 15px 0px 0px 15px;
	color: #CC0309;
	font-size: 14px;
	width: 42px;
	height: 42px;
}
.CommentByLine {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}



.bar {
	padding: 5px; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, sans-serif; background-Color:#F9E8CC;
}
.term{
	FONT-WEIGHT: normal; FONT-SIZE: 14px;
}
.termtitle{
	FONT-WEIGHT: bold; FONT-SIZE: 20px;
}
.definitiontitle{
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
}
/* orig header
.menuheader {
	padding: 2px; font-weight:bold; FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, sans-serif;
	background-color:#999999; border-width:1px; border-color:#000000; border-style: solid; 
	background-image: url(/headers/maximtechblogs/silver-menu-bar.gif);
}
*/

.leftmenu{
	font-family:arial;
	font-size:12px;
	background-color: #ffffff;
	border-left: solid 1px #D2D2D2;
	border-right: solid 1px #D2D2D2;	
	padding: 5px 10px 19px 10px;
	color: #000000;
}
.leftmenu a:link, .leftmenu a:active, .leftmenu a:visited {
	color: #EF8805;
	text-decoration: none;
}
.leftmenu a:hover {
	text-decoration: underline;
}

.graycell{
	background-color:#F9E8CC;
}
.articleheader{
	border-bottom: dotted 1px #8C91AC;
	vertical-align: bottom;
}

.editlink{
	FONT-WEIGHT: bold; FONT-SIZE:12px; color:red;
}
.graytext{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; color:#999999;"
}
.normaltext{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; color:#ffffff;"
}

.subtitle {
	FONT-SIZE: 16px; FONT-WEIGHT:BOLD; text-decoration:none; COLOR: #ffffff; MARGIN-LEFT: 2px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.sitetitle{
	FONT-SIZE: 28px; MARGIN-BOTTOM: -25px;  COLOR: #ffffff; text-decoration:none;  FONT-FAMILY: Arial, Helvetica, sans-serif
}
.menubodyseperator{
	background-image: url(/headers/worldrace/dot.gif);
}
.BMT {
	/*put middle column styles here*/
	/*width: 300px;*/
	background-color: #ffffff;
	/*background-image:url('/images/bmtbg.gif');*/
	background-repeat:repeat;
	border-top: solid 1px #EF8805;
	border-left: solid 1px #EF8805;
	border-right: solid 1px #EF8805;	
	padding: 10px 10px 0px 10px;
	text-align: left;
	font-weight: bold;
	color: #CC0309;
	font-size: 14px;
	letter-spacing: 0px;
	height: 24px;
}
.BMM {
	/*background-image: url(../headers/maximtechblogs/tk/round-middle-middle5.gif);*/
	/*background-color: #481A02;
	background-repeat: repeat-y;*/
	padding-left: 10px;
	/*padding-right: 10px;*/
	padding-top: 10px;
	padding-bottom: 0px;
	border-left: solid 1px #EF8805;
	border-right: solid 1px #EF8805;	
	color: #000000;
	background-color: #ffffff;
	/*width: 270px;*/
}
.BMB {
	/*background-image: url(/images/blog-box-bottom-shadow.gif);*/
	border-top: solid 1px #EF8805;
	background-repeat: no-repeat;
	background-position: top; 
	background-color: #ffffff;
}

.largebox {
	background-image: url(../headers/maximtechblogs/tk/round-middle-bottom-BUR.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
	width: 230px;
	margin-bottom: -10px;
}
.largeboxNarrow {
	background-image: url(../headers/maximtechblogs/tk/round-middle-bottom-BUR.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffffff;
	width: 300px;
	margin-bottom: -10px;
}
.blogLeft {
	/*put middle column styles here
	background-color: #FFFFFF;*/
}.blogRight {
	/*put middle column styles here*/
	width: 220px;
	padding-top: 0px;
}
}.blogRightNarrow {
	/*put middle column styles here*/
	width: 340px;
	padding-top: 0px;
	padding-left: 10px;
}
.blogHeader {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
	padding-top: 13px;
	margin-left: -5px;
	width:424px;
	/*background-image: url(../headers/maximtechblogs/tk/BG-blogArea.gif);*/
	background-repeat: no-repeat;
}
.blogMenuTable {
	padding-right: 0px;
	padding-top: 5px;
	/*background-color: #9D9A95;*/
}
.BlogSiteBG {
	background-color: #ffffff;
	width:980px;
	}
.BlogTopBoxes {
	/*background-color: #9D9A95;*/
}
.BlogDisplay {
	padding-left:10px;
	padding-right:10px;
}


/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  padding-bottom: 20px;
      }
    #tabs4 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
	  
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs4 a {
      float:left;
      /*background:url("/headers/maximtechblogs/tk/tableftBRU.gif") no-repeat left top;*/
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
	  background-color: #ffffff;
	  border-left: solid 1px #999999;
	  border-top: solid 1px #999999;
	  border-bottom: solid 1px #999999;
      }
    #tabs4 a span {
      float:left;
      display:block;
      /*background:url("/headers/maximtechblogs/tk/tabrightBLK.gif") no-repeat right top;*/
      padding:5px 15px 4px 6px;
      color:#CC0309;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#CC0309;
      }
    #tabs4 a:hover {
	  color: #EF8805;
      }
    #tabs4 a:hover span {
	  color: #EF8805;
      } 
/* for selected tabs -------------------*/
	#tabs4 a.Selected {
      float:right;
      /*background:url("/headers/maximtechblogs/tk/tableftBLK-selected.gif") no-repeat left top;*/
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
	  background-position:0% -42px;
      }
    #tabs4 a.Selected span {
      float:left;
      display:block;
      /*background:url("/headers/maximtechblogs/tk/tabrightBUR-selected.gif") no-repeat right top;*/
      padding:5px 15px 4px 6px;
      color:#ffffff;
	  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	  font-size: 12px;
	  background-position:100% -42px;
      }
	#tabsEnd {
	border-right: solid 1px #999999;
	}
		

.date {
	color: #666666;
}
.letters{
background-color:#ffffff;
}

.m0{
	padding-bottom:5px;
}
.m1{
   background: url(/images/arrow-circle.gif) no-repeat;
   margin-left: 0px;
}

.m2{
   margin-left: 15px;
   text-decoration:none;
   padding-bottom: 5px;
}
.m2 a:link, .m2 a:visited {
	text-decoration:none;
}
.m2 a:hover, .m2 a:active {
	background:transparent none repeat scroll 0%;
	color:#990000;
	text-decoration:underline;
}


/*CALENDAR CSS ----------------*/

.calendarListHeader{
	background-color:#EF8805;
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
}
.calendarListBody{
	background-color:#FFFFCC;
	color:#000000;
	font-size: 12px;
}

.fillerdays{
background-Color:#f2f2f2;
color:black;
}


.mast{
color:white;
/*background-Color:#F39F67;*/
}

.masttext{
color:white;
}

.bigwhitetext{
color:white;
font-size:18px;
font-weight:bold;
}

.bigblacktext{
color:black;
font-size:18px;
font-weight:bold;
}

.smallwhitetext{
color:white;
font-size:12px;
}

.smallblacktext{
color:black;
font-size:12px;
}

.smallredtext{
color:red;
font-size:12px;
}

.dayrow{
color:white;
background-Color:#EF8805;
font-weight:bold;
}
.dayrowtext{
color:white;
}

.eventlink{
color:ffffff;
font-weight:bold;
cursor:pointer;
}

.status0{
background-Color:#FFFFCC;
color:black;
}

.status1{
background-Color:#FDEA8C;
color:black;
}

.status2{
background-Color:#0099CC;
color:white;
font-weight:bold;
}

.status3{
background-image: url(images/halfdayam.gif);
color:black;
font-weight:bold;
}

.status4{
background-image: url(images/halfdaypm.gif);
color:black;
font-weight:bold;
}

.toolbar{
 border: solid #c0c0c0 1px; padding:5px;
}
/* --------------------------- BLOG BOX ON HOME PAGE  */
.blogbox {
	/*background-color: #FFECD2;*/
	background-color: #FFFFFF;
	margin-top: -10px;
	margin-left: -5px;
	margin-bottom: -5px;
}
.blogboxlisting {
	border-top: solid 1px #F48B03;
	border-right: solid 1px #F48B03;
	border-bottom: solid 1px #F48B03;
	border-left: solid 15px #F48B03;
	padding: 5px;
	background-color: #FED7A0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: auto;
	position: relative;
	cursor: pointer;
}
.blogboxlisting a:link, .blogboxlisting a:visited, .blogboxlisting a:active, {
	color: #990000;
	text-decoration: none;
}
.blogboxlisting a:hover {
	color: #990000;
	text-decoration: none;
}


.blogboxlistingALT {
	border-top: solid 1px #CC0309;
	border-right: solid 1px #CC0309;
	border-bottom: solid 1px #CC0309;
	border-left: solid 15px #CC0309;
	padding: 5px;
	background-color: #F48B03;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: auto;
	position: relative;
	cursor: pointer;
}
.blogboxlistingALT a:link, .blogboxlistingALT a:visited, .blogboxlistingALT a:active, {
	color: #FFFFFF;
	text-decoration: none;
}
.blogboxlistingALT a:hover {
	color: #990000;
	text-decoration: none;
}


.blogboxlistingALTHOVER {
	border-top: solid 1px #CC0309;
	border-right: solid 1px #CC0309;
	border-bottom: solid 1px #CC0309;
	border-left: solid 15px #F48B03;
	padding: 5px;
	background-color: #CC0309;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: auto;
	position: relative;
}
.blogboxlistingALTHOVER a:link, .blogboxlistingALTHOVER a:visited, .blogboxlistingALTHOVER a:active, {
	color: #990000;
	text-decoration: none;
}
.blogboxlistingALTHOVER a:hover {
	color: #990000;
	text-decoration: none;
}

.blogboxlistingHOVER {
	border-top: solid 1px #CC0309;
	border-right: solid 1px #CC0309;
	border-bottom: solid 1px #CC0309;
	border-left: solid 15px #CC0309;
	padding: 5px;
	background-color: #FFECD2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: auto;
	position: relative;
}
.blogboxlistingHOVER a:link, .blogboxlistingHOVER a:visited, .blogboxlistingHOVER a:active, {
	color: #990000;
	text-decoration: none;
}
.blogboxlistingHOVER a:hover {
	color: #990000;
	text-decoration: none;
}


.blogboxlistingSELECTED {
	border-top: solid 1px #CC0309;
	border-right: solid 1px #CC0309;
	border-bottom: solid 1px #CC0309;
	border-left: solid 15px #CC0309;
	padding: 5px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: auto;
	position: relative;
}
.blogboxlistingSELECTED a:link, .blogboxlistingSELECTED a:visited, .blogboxlistingSELECTED a:active, {
	color: #990000;
	text-decoration: none;
}
.blogboxlistingSELECTED a:hover {
	color: #990000;
	text-decoration: none;
}
.blogboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0309;
	font-weight: bold;
}
.blogboxmore{
	background-color:#FBDAAE;
	margin-right:-5px;
	font-size:12px;
	border-top: solid 1px #F48B03;
	border-right: solid 1px #F48B03;
	border-bottom: solid 1px #F48B03;
	border-left: solid 15px #F48B03;
	padding: 5px;
	background-color: #FED7A0;
}

/* ---------------------- CATEGORY LISTING PAGE ------- */
.blogCategoryTitle {
 	border-bottom: dotted 1px #cccccc;
}
.blogCategoryTitle a:link, .blogCategoryTitle a:active, .blogCategoryTitle a:visited  {
 	color: #000000;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.blogCategoryTitle a:hover  {
 	color: #CC0309;
	text-decoration: underline;
}
.blogCategoryName {
	color: #666666;
	border-bottom: dotted 1px #cccccc;
	font-size: 11px;
	text-align: right;
}
.blogCategoryName a:link, .blogCategoryName a:active, .blogCategoryName a:visited  {
 	color: #333333;
	text-decoration: none;
}
.blogCategoryName a:hover  {
 	color: #CC0309;
	text-decoration: underline;
}
.blogCategoryTable {
	background-color: #FFF8D5;
	background-image: url(../images/category-bg.jpg);
	background-repeat: repeat-x;
}

/* --- Small Calendar Image --- */
.smcalendarBg{
	background-image:url('/images/orangecal.gif');
}
.smcalendarHeader{
	font-size:10px;color:#000000;
}
.smcalendarBody{
	font-size:24px;color:#990000;
}
