/* 
	Base styles
	
	These are all the base styles that control basic HTML tags.
	All the referenced styles sheets are imported to control the UI
	of the theme.
*/

/* links */

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ea9713;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ea9713;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ea9713;
	}
a:active {
  color: #5B739C;
  text-decoration: none;
  }
  
  /* Layout */

body {
  	font-family:Georgia ;
  	font-size: 9pt;
	background-color: #6d1501;
	color:White;
	/*
	color: #ea9713;
	*/
	
    }

#content 
{
	margin-left: 4px;
}

#footer 
{
  margin: 0;
  padding: 0 0 0 0;
  font-size: 85%;
}

#left 
{
	font-size: 10px;
	border: gray 1px solid;
	width: 250px;
	line-height: 1.5em;
}

#right 
{
	border: gray 1px solid;
	width:738px;
	padding: 0 0 0 0;
	font-size: 85%;
	line-height: 1.4em;
	color:White;
}

#main 
{
	padding-right:2px;
	border: gray 1px solid;
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background-color: black;	
}

#blog-title
{
	width:700px;
	text-align:left;
	font-size: 18pt;
	padding: 20px;
}

#description 
{ 
	color:White;
	font-size: 8pt; 
	font-style: oblique; 
}

#title
{
}
  
#search
{
}
#blog-header 
{
	margin-bottom:10px;
}

#blog-header h1 
{
}

#blog-header h1 a 
{
}

#blog-header h1 a:hover 
{
}
  
  
  /*
	ItemStyle
*/
.itemBodyStyle, .commentBodyStyle {
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 10px;
	font-weight: normal;
	text-align: justify;
	font-size:12px;
	line-height: 16px;
	
}

.itemBodyStyle img 
{
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #cca;
}

.itemBoxStyle, .commentViewBoxStyle 
{
	margin:4px;
	background-color:White;
	color:black;
	border:1px solid gray;
	width: 740px;
}

.commentBoxStyle, .commentViewBoxStyle 
{
  padding: 0 10px 0 25px;
  font-size: 90%;
  line-height: 1.5em;
  border: 1px solid #7793AD;
  margin: 0 5px 0 5px;
}

.itemCategoryLinksStyle {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 90%;
	text-align: right;
}

.itemFooterStyle, .commentBoxFooterStyle {
	border-top: 1px dotted gray;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 6px;
	font-size: 85%;
	font-weight: normal;
	line-height: 100%;
	text-align: right;
	color:Gray;
	background-color:White;
}

.itemReadMoreStyle {
	width: 100%;
	padding-top: 1em;
	text-align: left;
}

.itemTitleStyle
{
	color:Black;
	background-color:#6d1501;
	font-size: 10pt;
	padding: 6px;
}

.TitleLinkStyle 
{
	font-weight:bold;
}

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }


/* Other Stuff */

.blogRollCellStyle { }

.blogRollContainerStyle { }

.blogRollDescriptionStyle 
{
	margin-left:25px;
}

.blogRollLinkStyle { }

.blogRollNestedOutlineBodyTableStyle { }

.blogRollNestedOutlineTitleCellStyle { }

.blogRollTableStyle { }

.blogRollXmlLinkStyle { }

.bodyContentStyle { }

.categoryListCellStyle 
{
	padding-left:15px;
}

.categoryListContainerStyle { }

.categoryListExpanded { }

.categoryListlinkstyle { }

.categoryListNestedOutlineBadgeCellStyle { }

.categoryListNestedOutlineBadgeStyle { }

.categoryListNestedOutlineBodyTableStyle {
}

.categoryListNestedOutlineContainer { }

.categoryListNestedOutlineTitleCellStyle { }

.categoryListNestedOutlineTitleStyle { }

.categoryListTableStyle { }

.categoryListXmlLinkStyle { }

.commentBoxFooterStyle  { text-align: left; }

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: right;
}

.date {
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 22px;
	border-bottom: 1px dotted;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: .2em;
}



.navigatorLinksCellStyle { }

.navigatorLinksContainerStyle { }

.navigatorLinksLinkStyle { }

.navigatorLinksTableStyle { }

.newsItems { }

.pageTopic {
	padding-bottom: 5px;
	font-weight: bold;
}

.searchButtonStyle {
	
}	

.searchTextBoxStyle {
}

.button
{
	font-size: 120%;
	padding:4px;
}

.categoryListXmlLinkStyle, .categoryListContainerStyle
{
	font-size: 120%;
	
	
	
}

.chpLogo
{
	margin-top:20px;
	width:120px;
	margin-left:auto;
	margin-right:auto;	
	font-size: 90%;
}

.searchBox
{
	margin-top:20px;
	
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding: 4px;
}

.side {
	padding: 5px 5px 5px 5px;
	padding-left: 10px;
	margin-right: 10px;

}

.sidetitle {
	padding: 2px;
	margin-top: 10px;
	border-bottom: 1px dotted;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: .1em;
}

.signInPasswordTextBoxStyle { width: 160px; }

.signInTableStyle { }

.signInUsernameTextBoxStyle { width: 160px; }

.siteName, .siteName a, .siteName a:visited, .siteName a:hover, .siteName a:active, .siteName a:link {
	font-weight: normal;
	letter-spacing: .2em;
	text-decoration: none;
	text-transform: uppercase;
}

.titleListCellStyle { }

.titleListStyle { }

.trackbackLinkStyle { }

/* 
	admin
	
	These are all the DasBlog specific styles that you can
	use to customize the look and feel of the admin content.
*/

.adminNavbarStyle
{
	padding-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	height: 20px;
	display: block;
	z-index: 1;
	position: relative;
	background-color: #fdf5e6;
	color: Black;
}

.adminNavbarStyle UL { 

		white-space: nowrap;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.adminNavbarStyle UL LI 
{
	margin: 0px;
	padding: 3px;
	border-right: 1px solid;
	border-top: 1px solid;
	list-style: none;
	display: inline;
}

.adminNavbarStyle UL LI a 
{ 
	color:Black;
}

.adminNavbarStyle UL LI.first 
{
	border-left: 1px solid;
}

.adminNavbarStyle UL LI.here 
{
	border-bottom: 1px solid;
	list-style: none;
	display: inline;
	z-index:2;
	position:relative;
}

.adminNavbarStyle UL LI.firstHere 
{
	border-left: 1px solid;
	border-bottom: 1px solid;
	list-style: none;
	display: inline;
	z-index:3;
	position:relative;
}

.configControlStyle { font-size: 11px; font-family:Tahoma; }

.configLabelColumnStyle { vertical-align: top; }

.configLabelStyle { margin-right: 10px; font-size: 11px; }

.configSectionStyle {
	border: 1px dashed;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
	background-color: White;
	color:Black;

}

.configSectionTitleStyle {
	background-color: White;
	color:Black;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 110%;
}

.statsTableColumnStyle {
	border: solid 1px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsTableDateColumnStyle {
	border: solid 1px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;
}

.statsTableFooterColumnStyle {
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 2px;
	padding: 3px;
	font-weight: bold;
}

.statsTableFooterNumColumnStyle {
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 2px;D
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;
}

.statsTableHeaderColumnStyle {
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 2px;
	border-top: solid 1px;
	padding: 3px;
	font-size: 105%;
	font-weight: bold;
}

.statsTableNumColumnStyle {
	border: solid 1px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;
}

.statsTableStyle {
	margin-bottom: 10px;
	border: solid 1px;
	width: 100%;
	border-collapse: collapse;
}
