/* 
	Load in stylesheet settings for dasBlog specific items
*/
@import url("items.css");
@import url("rightSide.css");
@import url("menu.css");
@import url("admin.css");
@import url("calendar.css");

/* 
pre 
{ 
	white-space: normal; 
	overflow: auto; 
} 
*/

img
{
	border-style:none;	
}

body
{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#f2efec;	
}

#pageContainer
{

	margin: 0 auto;
	font: 11px Tahoma, Verdana, arial, helvetica, sans-serif;  
	color:#646464;
	width:878px;
}

#pageContent
{
	position:relative;
	width:878px;
	display:table;
	background-color: #FFFFFF;
	text-align:left;
	border-left:solid 1px #dfdcd9;
	border-right:solid 1px #dfdcd9;
}

/*
 * the next four styles display the page header using a header graphic that you can 
 * change as desired (the file is specified below as Header.jpg).  
 * The drawback of using this header graphic is that the blog title is not
 * automatically displayed from the site.config file.  The benefit is a slick header! ;-)
 * if you wish to use a header graphic *AND* have text in front of it, you can do that too- 
 * comment out the next four styles and then UNCOMMENT the four identically named styles after them.
 * The new header used is HeaderClean.jpg (you can use anything you want , but I submitted that one 
 * so you can play) and allows the blog title to come through.
 */
#pageHeader
{
	padding: 0;
	margin: 0;
	height: 191px;
	width: 878px;
	background: url( "Header.gif" ) no-repeat; 
}

#pageHeader h1 
{
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

#pageHeader h2
{
	margin: 0;
	padding-left: 20px;
	padding-top: 80px;
	color: #fff;
	font: 8pt Tahoma, Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	display:none;
}

#pageHeader h1 span
{
	display: none; 
}

/*
 * These are the four styles you may wish to uncomment if you want to retain the automatic
 * blog titling from the site.config file. (see above)
 */
/*
#pageHeader
{
	padding: 0;
	margin: 0;
	height: 105px;
	width: 760px;
	background: url( "HeaderClean.jpg" ) no-repeat; 
}

#pageHeader h1
{
	padding: 20px 0 0 20px;
	margin: 0;
	font: 32pt Tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}
#pageHeader a, #pageHeader A:hover, #pageHeaderA:active, #pageHeaderA.active:link, #pageHeaderA.active:visited
{
	color: white;
	text-decoration: none;
}
#pageHeader h2
{
	margin: 0;
	padding: 5px 0 0 20px;
	color: #fff;
	font: 8pt Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

* Here is the end of the four styles which allow automatic blog titling from the site.config file
*/

#siteNavigation
{
	width: 609px;
	background: white;
}

#leftSide
{
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	/*border-right: solid 1px #C0C0C0;*/
	/*border: solid 1px red;*/
}

#rightSide
{
	float: right;
	width:245px;
	padding: 10px 0px 10px 0px;
	font: 11px Tahoma, Verdana, arial, helvetica, sans-serif;  
	line-height: 1.5em;
	text-align:left;

/*	border: solid 1px red;

border: solid 1px green;*/
}


#shadowBox
{
	width: 460px;
}

#leftSide .date
{
	font-size: 11px;
	font-weight: normal;
	color:#888888;
	margin: 10px 10px 0px 12px;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;  
}

.side 
{
	padding: 0px 10px 0px 0px;

	line-height: 1.2em;
}

form
{
	margin: 0;
	padding: 0;
}

.bodyContentStyle
{
	margin: 0 0 0 0;
	padding: 0;
}


#aboutBox
{

}

#Footer
{
	display:table;
	background-color:#f3f7fa;
	clear:both;
	width:878px;
	height:40px;	
}

#Footer span
{
	text-align:right;
	font-size: 11px;
	font-weight: normal;
	color:#808080;
	font-family: arial, helvetica, sans-serif;  
}

#banner
{
 clear:both;	
}

#kbSpacer2
{
  background-color:#b6c7d6;
  clear:both;
  height:9px;
}

#kbSpacer
{
  background-color:#e6eef3;
  text-align:right;
  clear:both;
  height:18px;
}
#kbSpacer a
{
	margin:5px;
	text-decoration:none;
	text-transform:uppercase;
	color:#3b5176;
}

#kbTools
{
  position:relative;
	width:521px;
	background-color:#ffffff;
	height:161px;
	float:left;
}
#kbTools ul
{
	margin:0;
	padding:6px 10px 6px 10px;
}
#kbTools li
{
 	list-style-type:none;
	display:inline;
	text-decoration:underline;
	font-family:Tahoma, Arial,Verdana;
	font-size:11px;
	text-transform:uppercase;
	color:#686868;
	padding:0px 10px 0px 0px;
}
#kbTextTitle
{
	position:relative;
	float:right;
	padding-top:100px;
	padding-right:5px;
}
#kbLogoHome
{
	position:relative;
	float:right;
}

.clearBoth
{
  clear:both;height:1px;font-size:1px
}

#contHead
{
	padding:2px;	
}

#contFooter
{
	margin:15px;	
	text-align:right;
}

.categoryListLinkStyle 
{
	font-weight:bold;
	background-image: url(images/pal.gif);
	background-position:left 3px;
	background-repeat: no-repeat;
  padding-left:10px;
}

.categoryListContainerStyle img
{

}

.categoryListTableStyle
{
	padding:0;
	margin:0;
}


.categoryListContainerStyle a, .categoryListContainerStyle a:link, .categoryListContainerStyle a:visited, .categoryListContainerStyle a:active
{
	color:#94b0c5;	
	
}

#loginBlock
{
	padding:2px
}

.linkSide
{
  color:red;
}
