/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* border colors */

/* border surrounding entire content area */
#contentborder 
{border-top: 1px solid #795649; border-left: 1px solid #795649; border-right: 1px solid #795649; }

/* border surrounding container */
#containerborder { border: solid 1px #4a4a4a; }

/* colors of the main navigation menu - text only*/

/* color for the 1st child navigation menu links */
.MainMenu_MenuItem
{
color:#000;
}

/* color for the top level navigation menu links */
.MainMenu_RootMenuItem
{
color:#70170e; font-weight: bold;
}

/*color for the top level navigation menu links when hovered */
.MainMenu_RootMenuItemHover
{
color: #301004; font-weight: bold;
}

/* color for the child navigation menu links when hovered */
.MainMenu_SubMenuItemHover
{
color: #301004;
}


/* Footer Styles */
#FooterContainer { background: #b4b18f }
#Footer { color: #FFFFFF; }
#Footer a {color: #FFFFFF; }
#Footer a:hover { color: #FFFFFF; }


/* heading colors */
h1 { color: #301004; }	
h2 { color: #301004; }	
h3 { color: #314b33; }	
h4 { color: #314b33; }

/* tag line text colors */
.tagline { color: #301004; }
.tagline2 { color: #70170e;}

/* general styles */
a:link { color: #314b33; font-weight:bold; text-decoration: underline; }
a:visited { color: #314b33; font-weight:bold; text-decoration: underline;   }
a:active { color: #314b33; font-weight:bold; text-decoration: underline;  }
a:hover { color: #301004; font-weight:bold; text-decoration: none; }

.menu { margin: 0; }
.menu a:link { color: #000; text-decoration: none; }
.menu a:visited { color: #1A3C8E; text-decoration: none; }
.menu a:active { color: #62655b; text-decoration: none; }
.menu a:hover  { color: #62655b; text-decoration: underline; }
.menu ul { margin: 5px 0 0 0; padding: 0; }
.menu li { margin-left: 0; text-decoration: none;}
.menu li a:link { color: #4581d0; text-decoration: none; }
.menu li a:active { color: #4581d0; text-decoration: none; }
.menu li a:hover { color: #4581d0; text-decoration: underline; }
.menu li a:visited { color: #4581d0; text-decoration: none; }

.caption    { color: #70170e; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.lineacross { color: #A0C3DF; border-bottom: 1px solid #A0C3DF; }


#dnn_ContentPane { }
#dnn_TopPane { }
#dnn_LeftPane {}
#dnn_RightPane {}
#dnn_FarRightPane {}
#dnn_TitlePane {}
#dnn_BottomPane {}

/* Horizontal rule (horizontal line) style */
hr { }

/* ++++++++++++++++++++++++++++++++++++
     End of CSS Styles for Portal Skins
    ++++++++++++++++++++++++++++++++++++
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   { font-color: black;
}

/* style of item titles on edit and admin pages */
.SubHead    { font-color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { font-color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{ font-color: black;
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     { font-color: black;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link { font-color: black;
}

A.CommandButton:visited  { font-color: black;
}

A.CommandButton:hover    { font-color: black;
}
    
A.CommandButton:active   { font-color: black;
}

/* button style for standard HTML buttons */
.StandardButton     { font-color: black;
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.blog_date{visibility: hidden; }
.blog_published{visibility: hidden; }
.blog_pub-month{visibility: hidden; }
.blog_pub-date{visibility: hidden; border: 0; }
.blog_subhead{visibility: hidden; }
.blog_datecontainer{width: 0; height: -50; position: absolute; }
.hiddenline{visibility: hidden; }













