/* 
================================
Skin styles for DotNetNuke - For DotNetNuke 3 -  XDMedia Blue - Nina Meiers dnn3@xd.com.au
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}

.skingradient {
	/*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:22px;*/
}
.controlpanel {
	width: 100%;
	background-color: #E2E6F4;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
	width: 15%;
}

.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
	width: 64%;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
	width: 18%;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.logopane {
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: right;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #5069BC 0px solid; 
	border-bottom: #5069BC 0px solid; 
	border-top: #5069BC 0px solid; 
	border-right: #5069BC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
    font-family: Verdana, Arial, Helvetica, "sans-serifs";
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #21578C; 
	border-left: #21578C 1px solid; 
	border-bottom: #21578C 1px solid; 
	border-top: #21578C 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #21578C; 
	border-bottom: #5069BC 0px solid; 
	border-right: #5069BC 0px solid;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #FF9024; 
	cursor: pointer; 
	cursor: hand; 
	color: #194874; 
   font-family: Verdana, Arial, Helvetica, "sans-serifs";
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border-bottom: #21578C 1px solid; 
	border-top: #21578C 1px solid; 
}
.MainMenu_MenuArrow {
	border-right: #21578C 1px solid; 
	border-bottom: #21578C 1px solid; 
	border-top: #21578C 1px solid; 
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #1E5589 none; 
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, "sans-serifs";
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F5F5F5;
	BORDER-RIGHT: #1E5589 1px solid; 
	BORDER-TOP: #1E5589 1px solid; 
	BORDER-LEFT: #1E5589 1px solid; 
	BORDER-BOTTOM: #1E5589 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Verdana, Arial, Helvetica, "sans-serifs";
    font-size:  12px;
    font-weight:  bold;
    color: #333333;
}

/* Custom Tags */

/* May not be required*/
.FlashMaster {
	background-image: url(MediaBlue.jpg);
	width: 520px;
	background-repeat: no-repeat:
}

/* Main Header for Flash Table - should render when no flash is present*/
.MediaFlashBackground {
	background-image: url(MediaFlashBackground.jpg);
	width: 770px;
	height: 43px;
	background-repeat: no-repeat;
}


/* Main Header for Flash Table - should render when no flash is present*/
.MediaFlashBackgroundFull {
	background-image: url(MediaFlashBackground.jpg);
	height: 43px;
	background-repeat: no-repeat;
}

/* Flash Header repeat for 100% width settings */
.FlashRepeat {
	background-image: url(MediaHeaderRepeat.gif);
	height: 43px;
	background-repeat: repeat-x;
}

/* Flash Header repeat for 100% width settings */
.FlashFullRepeat {
	background-image: url(MenuFullRepeat.gif);
	height: 43px;
	background-repeat: repeat-x;
}
/* Menu & Logo Pane Holder */
.BlankMenu {
	background-image: url(BlankMenu.gif);
	height: 85px;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Menu & Logo Pane Holder */
.BlankMenuFull {
	background-image: url(BlankMenuFull.gif);
	height: 85px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}



/* Small rounded end on menu */
.MenuRight {
	background-image: url(MenuRight.gif);
	width: 20px;
	height: 22px;
	background-repeat: no-repeat;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
	background-image: url(MenuBG.gif);
	height: 22px;
	background-repeat: repeat-x;
}

/* Menu table repeat for 100% width settings */
.MenuRepeat {
	background-image: url(MenuRepeat.gif);
	width: 100%;
	height: 85px;
	background-repeat: repeat-x;
}

/* Curved section on footer that cannot be repeated */
.FooterFixed {
	background-image: url(FooterBlueFixed.gif);
	height: 100px;
	width: 410px;
	background-repeat: no-repeat;
}

/* Background repeat on Footer for 100% width settings */
.FooterRepeat {
	background-image: url(FooterRepeat.gif);
	height: 100px;
	background-repeat: repeat-x;
}

.minibannerpane {
	vertical-align: middle;
	text-align: left;
	padding-left: 8px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	 font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana, Arial, Helvetica, "sans-serifs";
    text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color:#5069BC;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color:#194874;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.MediaTabs:hover    {
    text-decoration:    none;
    color:#FF9024;
}

/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo 
{
}

.SearchOptions 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
.CreateFrom
{
	font-size: 11px;
	color: #003366;
}
.blog_body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:135%;
}
.blog_Description_Heavy 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.blog_Description 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blog_published {
	display: block;
	text-align: center;
	float:left; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background:url(images/clip-bottom.png) right top no-repeat;
	width:2.5em;
	margin-right: 5px;
}
.blog_pub-month {
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin:0; 
	padding:0;
	padding-top:1px;
	background:url(images/clip-top.png) center top repeat-x;
	text-transform:uppercase;
}
.blog_pub-date { 
	display:block; 
	font-size: 12px;
	margin:0; 
	padding:0;
}
.blog_pub-year {
	display:block;
	font-size: 12px;
	margin:0; 
	padding:0;
}
.blog_comments {
	background-image: url(images/blog_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: bold;
}

.blog_comments_normal {
	background-image: url(images/blog_comments.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 12px;
}
	
.blog_topics
{
	background-image: url(images/blog_topic.png);
	font-size: 12px;
}
.blog_more_link
{
	padding-left: 10px;
	font-weight: bold;
}

.blog_tags
{
	display: none;
	visibility: hidden;
	background-image: url(images/blog_tag_blue.png);
	font-size: 12px;
}
.blog_trackback {
	background-image: url(images/blog_trackback.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}
.blog_permalink
{
	background-image: url(images/blog_permalink.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}
.blog_print
{
	background-image: url(images/blog_print.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 8px;
	font-size: 12px;
}
.blog_edit_link
{
	background-image: url(images/blog_edit_link.png);
	margin-left: 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}
/*.blog_tags,*/ .blog_topics, .blog_permalink{
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	clear: both;
	float: none;
}
.blog_date {
	color: #666666;
}
h2.blog_title
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

.blog_subhead.blog_author
{
	/*background-repeat: no-repeat;
	background-image: url(images/guest_m.gif);
	background-x-position: 0pt;
	background-y-position: 2px;*/
}

.blog_subhead.blog_author-1
{
	/*background-image: url(images/1_m.gif);*/
}

h1, .horizontalline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.blog_subhead
{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 42px;
	position: relative;
}
.blog_subhead .blog_comments
{
	position: absolute;
	top: 0;
	right: 0;
}
.blog_footer_right {

	float:right;
	display: inline;
	position: relative;
}
.blog_footer_left {
	float:left;
	display: inline;
}
.blog_footer {
	width: 100%;
	display: block;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.clear { 
	clear: both;
}
.blog_copyright	{
	font-size: 10px;
}
.blog_entry_description {
	font-style:italic;
}

/* Normal Bubble */
div.blog_bubble {
	width: auto;
	font-size: 12px;
	margin-bottom: 24px;
}

div.blog_bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.blog_bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.blog_bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/blog_comment_tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Calendar Styles */
.Blog_Archive_DayHeader{
	font-size: 12px;
	background-color: #ccddff;
}

.Blog_Archive_Day{
	font-size: 12px;
	background-color: #fff;
}

.Blog_Archive_NextPrev{
	font-size: 12px;
}

.Blog_Archive_OtherMonth{
	font-size: 12px;
	background-color: #f4f4f4;
}

.Blog_Archive_SelectedDay{
	border: 1px solid #cccccc;
	background-color: #FFCC00;
}

.Blog_Archive_Selector{
	font-size: 12px;
}

.Blog_Archive_Title{
	font-size: 14px;
	font-weight: bold;
}

.Blog_Archive_TodayDay{
	border: 1px solid #cccccc;
	background-color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}

.Blog_Archive_WeekendDay{
	font-size: 12px;
	background-color: #fffff0;
}
.r,.l{
font-size:14px !important;
text-decoration: underline!important;
}
.NormalWide{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
}
