/* andreas01 - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

/* Free DotNetNuke Skin available from: http://www.dnncreative.com 
 Adapted to DotNetNuke by Lee Sykes from DNN Creative Magazine
 Providing DotNetNuke Tutorials, Reviews, Videos, MP3 Interviews to 
 help you get the most from DNN

Andreas Viklund Template Version: 2.5 (Jan 11, 2007)

Screen layout: */
 

/***** Body and main container *****/

body {
background-color: #3b3b3b;
margin:0 auto;
margin-height: 5px;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background-color:#3B3B3B;
}

#wrap {
color:#404040;
background-color:#3B3B3B;
margin: 0px;
/*width:760px;*/  
width:975px;

}

/***** Various tags *****/

a:link, a:visited {
text-decoration:none;
font-weight:bold;
color:#fff1a3;
background-color:inherit;
}
a:hover {
text-decoration:underline;
color:#d9a34d;
background-color:inherit;
}
a:active {
text-decoration:none;
font-weight:bold;
color:#fff1a3;
background-color:inherit;
}
a img {
border:0;
}

p {
margin: 4px;
color: #B8C0BE;
}

HR {  width: 570px; text-align: center; color: #928f7d; clear: both; 
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h5, h6, .Head
{
    font-family: Arial,sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #fff7ca;
	margin: 5px 5px 5px 5px;
}
.NormalDisabled
{
    color: black;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color: #ff0000
}
h1, h2, h3, h5, h6, .Head
{
    font-weight: bold;
}

h4
{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: fff1a3;
	margin: 0;
}

/****** Header *****/
#header {
margin:10px 0 0 10px ;
padding:0;
}

#header img {
margin:0 0 5px;
float:left;
}

#header p {
width:400px;
float:right;
text-align:right;
margin: 8px 15px 0 0;
font-weight:bold;
line-height:1.3em;
}

#frontphoto {
margin:0 0 10px;
border:0;
}



/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 0 5px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#AFC0CC;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
color:#fff;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/

#HouseMenuNav {
text-align: left;
width:140px;
margin:15px 0 18px 0;
padding:0;
list-style:none;
}

#HouseMenuNav li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}
/* this is where to change the color and font of the left nav itmes */
#HouseMenuNav a {
color: #fff1a3;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 15px;
text-decoration:none;
}

#HouseMenuNav li a:hover, #HouseMenuNavCurrentItem a {
color: #fff7ca;
text-decoration: underline;
}

#HouseMenuNav ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

#HouseMenuNav ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

#HouseMenuNav ul ul {
width:113px;
}

#HouseMenuNav ul ul a {
width:100px;
text-align: left;
}
/***** login *****/


/***** Right sidebar *****/

#extras {
float:right;
width:140px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras p, #extras ul {
margin:0 0 16px;
padding:0;
}

#extras p {
font-size:0.9em;
line-height:1.4em;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:5px 0 8px 0;
padding:0;
}

/***** Main content *****/

#content {
/*margin:0 150px 5px 150px;*/
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.5em;
background-color:#3B3B3B;
}

#contentwide {
float: left;
/*margin:0 0 5px 150px;*/
padding:0 0 0 10px;
line-height:1.5em;
background-color:#3B3B3B;
width: 500px;
}

/* #contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
background-color:#2f264f;
} */

#content h1,#contentwide h1, #contentwide2 h1, #content h2,#contentwide h2, #contentwide2 h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-size:1.3em;
margin:0 0 8px;
}

#content img,#contentwide img, #contentwide2 img {
padding:0px;
display:inline;
background-color:#3B3B3B;
color:#303030;
border:0px solid black;
margin: 5px;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
width:760px;
text-align:center;
color:#404040;
background-color:#3B3B3B;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color: #fff1a3;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
color: white;
text-decoration:underline;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg { background-color: #3B3B3B;
}

/* background color for the content part of the pages */
Body
{ background-color: black;
}

/* background/border colors for the selected tab */
.TabBg { background-color: red;
}

.LeftPane  { background-color: #0a0a0a;
}

.ContentPane  { background-color: #3B3B3B; text-align: left;
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab { color: white;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link { color: white;
}

A.SelectedTab:visited  { color: white;}

A.SelectedTab:active   { color: white;
}

A.SelectedTab:hover    { color: white;
}

/* text style for the unselected tabs */
.OtherTabs { color: white;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link { color: white;
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    { font-size: 12px; color: black; width: 250px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* 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
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     { color: #999999;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link { color: #9999999;
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC 
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}


*/
/* 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 {
}


