/*
 * Blogsite Stylesheet - blogsite/TrueStuff/base
 * Copyright (C) 2005 MyST Technology Partners, All rights reserved.
 * $Header: base.css, 3, 12/6/07 5:23:47 PM, Brandon French$
 */
@import "../../apps/blog-site/base.css";
@import "../../apps/nagomatic/core.css";
@import "../../apps/blog-site/sd-widgets.css";
@import "../../apps/blog-site/legacy-captyx-components.css";


.Alert
{
	color: 	#FF0033;  
}

.Content-Body
{
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 1%;
	padding-right: 1%;
	width: 98%;
}

.Content-Body,
.rteTextArea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ContentTable
{
	width: 100%;
}

.Blog-Area
{
	width: 99%;
}

/* ---- HTML Tags ---- */
H1
{
	color:         #333333; 
	font-size:      110%;  
	font-weight:    normal;
	margin-top:     0;   
	margin-bottom:  0.5em;   
	margin-left:    0;     
	margin-right:   0;     
}

HR
{
	background: #ccc;
	height: 1px;
	border: 0;
}

UL { list-style-image: url(images/bullet.jpg) }

/* ---- Hyperlinks ---- */
A:link,
A:visited
{
	color:           	#330099;
	text-decoration: 	none;   
}

A:hover
{
	background: #eee;
	color:            	#FF0033;  
	text-decoration:  	underline;
}

A:active
{
	background: #eee;
	color: 				#FF0033;
	text-decoration : 	none;
}
/* - - - - - - - - - - - - */
H1.Embargoed A:link,
H1.Embargoed A:visited
{
	color:           	#999999;
	text-decoration: 	none;  
}

H1.Embargoed A:hover,
H1.Embargoed A:active
{
	color:           	#333333;
	text-decoration: 	underline;  
}
/* - - - - - - - - - - - - */
A.MenuLink,
A.MenuLink:link,
A.MenuLink:visited
{
	color:            #330099;
	padding-bottom:   1px;    
	padding-left:     4px;   
	padding-right:    4px;   
	padding-top:      1px;    
	text-decoration:  none;   
	font-weight:      bold;
}

A.MenuLink:hover
{
	text-decoration: underline;   
	color:           #FF0033;
}

A.MenuLink:active
{
	color:            #FF0033;
	text-decoration:  none;   
}
/* - - - - - - - - - - - - */
TD.FooterArea A,
TD.FooterArea A:link,
TD.FooterArea A:visited
{
	color:           	#666666;
	text-decoration: 	none;   
}

TD.FooterArea A:hover
{
	color:           #000000;  
	text-decoration: underline;
}

TD.FooterArea A:active
{
	color:           #000000;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
TD.NavItem A:link,
TD.NavItem A:visited,
TD.IndexHeading A:link,
TD.IndexHeading A:visited
{
	color:           	#666666;
	text-decoration: 	none;   
}

TD.NavItem A:hover,
TD.IndexHeading A:hover
{
	color:           #FF0033;  
	text-decoration: underline;
}

TD.NavItem A:active,
TD.IndexHeading A:active
{
	color:           #FF0033;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
TD.NavSubItem-Title A:link,
TD.NavSubItem-Title A:visited,
TD.IndexItem-Title A:link,
TD.IndexItem-Title A:visited
{
	color:           	#666666;
	text-decoration: 	none;   
}

TD.NavSubItem-Title A:hover,
TD.IndexItem-Title A:hover
{
	color:           #FF0033;  
	text-decoration: underline;
}

TD.NavSubItem-Title A:active,
TD.IndexItem-Title A:active
{
	color:           #FF0033;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
TD.SmartPoints-Point A:link,
TD.SmartPoints-Point A:visited
{
	color:           	#666666;
	text-decoration: 	none;   
}

TD.SmartPoints-Point A:hover
{
	color:           #FF0033;  
	text-decoration: underline;
}

TD.SmartPoints-Point A:active
{
	color:           #FF0033;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
H1 A:link,
H1 A:visited
{
	color:           	#330099;
	text-decoration: 	none;   
}

H1 A:hover
{
	color:           #FF0033;  
	text-decoration: underline;
}

H1 A:active
{
	color:           #FF0033;
	text-decoration: none;   
}

/* ---- Syndication Links ---- */
.SubscriptionOptions-Text
{
	background-color: #FFF;
	font-size:        70%;    
	font-weight:      normal; 
	text-align:       center; 
	vertical-align:   middle; 
	padding-bottom:   2px;
	border-left:      1px solid #CCCCCC;
	border-bottom:    1px solid #CCCCCC;
}

/* ---- Left and Right Nav Links ---- */
/*      Note: Item index is treated as a variation */

.NavItem,
.IndexHeading
{
	color:        	#666666;
}

/* ---- Item Properties ---- */
.Item-Date
{
	color:          #999999;  
	font-size:      65%;      
	font-weight:    normal;   
	letter-spacing: .4em;     
	margin:         0;        
	text-transform: uppercase;
}

/* ---- Control Row ---- */
/* Note: Absolute column widths are best controlled using spacer
 *       images in the model.  See the "Control Row" rules in
 *       the model.
 */
.Ctrl-Row-Left-Nav
{
	width: 170px;
}

.Ctrl-Row-Left-Vert
{
	width: 13px;
}

.Ctrl-Row-Main-Content
{
	width: 99%;
}

.Ctrl-Row-Right-Vert
{
	width: 13px;
}

.Ctrl-Row-Right-Nav
{
	width: 170px;
}
/* ---- Row 0: Header ---- */
.Header
{
	text-align: center;
}

/* ---- Row 2: Menu Bar ---- */
.Left-Menu
{
	background-color: #FFF;
	border:           0;      
}

.Main-Menu
{
	background-color: #FFF;
	border:           0;      
	color:            #999999;
	font-size:        80%;    
	font-weight:      bold;   
	padding-left:     4px;    
	padding-right:    4px;    
	text-align:       left;   
	margin-top:       1px;    
	margin-bottom:    1px;    
	letter-spacing: 0;
}

.Right-Menu
{
	background-color: #FFF;
	border:           0;      
}

.FooterMenuCell
{
	color:          #999999;
	font-size:      65%;    
	padding-right:  2em;    
	vertical-align: middle; 
}


/* ---- Row 3: Content Area ---- */
.Left-Content
{
	background-color: #FFF;
	border:           0;      
	vertical-align:   top;    
}

.Main-Content
{
	padding-bottom: 0.5em;
	border:           0;      
	padding-left:   0em;  
	padding-right:  0em;  
	vertical-align: top;  
}

.Right-Content
{
	background-color: #FFF;
	border:           0;      
	vertical-align:   top;    
}

.Left-Content-Image,
.Right-Content-Image
{
	margin-bottom: 2em;   
	margin-top:    3em;   
	text-align:    center;
}

/* ---- Vertical Lines ---- */
.Left-Vert-0,
.Left-Vert-1,
.Left-Vert-2,
.Left-Vert-3,
.Right-Vert-0,
.Right-Vert-1,
.Right-Vert-2,
.Right-Vert-3
{
	background-color: #FFF;
	border:           0;      
	width:            13px;    
}

.Left-Vert-3
{
	background-color: #FFF;
	background-image:    url('images/vert.jpg');
	background-position: top left;
	background-repeat:   repeat-y;                
}

.Right-Vert-3
{
	background-color: #FFF;
	background-image:    url('images/rvert.jpg');
	background-position: top left;
	background-repeat:   repeat-y;                
}

.BottomBorder
{
	height: 13px;
	background-color: #FFF;
	background-image:    url('images/horz.jpg');
	background-position: top center;
	background-repeat:   repeat-x;                
}

.Item-Date
{
	letter-spacing: 0;
	text-transform: none;
	color: #999;
}

/* ---- Search Hits ---- */
.SearchHit-Summary
{
	color:     #666666;
	font-size: 80%;    
}

.SearchHit-Actions
{
	color: #999999;
}

/* ---- Smart Points ---- */

.SmartPoints-Table
{
	width: 152px;
}

.SmartPoints-Heading
{
	color:      #666666;
	font-size:  100%;   
	text-align: left;   
}

.SmartPoints-CatagoryRow
{
	background-color: #FFFFFF;
}

.SmartPoints-Catagory
{
	border-left:  1px      solid #CCCCCC;
	border-right: 1px      solid #999999;
	border-top:   1px      solid #CCCCCC;
	color:        #666666;
}

.SmartPoints-Point
{
	border-left:  1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-top:   1px solid #CCCCCC;
}

.SmartPoints-CategorySpacer
{
	border-top:     1px  solid #999999;
}

/* ---- End ---- */
