/*
 * Blogsite Stylesheet - blogsite/ProgramCritique/base
 * Copyright (C) 2005 MyST Technology Partners, All rights reserved.
 * $Header: base.css, 6, 7/31/08 10:54:46 AM, Bill French$
 */
@import "../../apps/blog-site/base.css";
@import "../../apps/blog-site/sd-widgets.css";
@import "../../apps/blog-site/legacy-captyx-components.css";
@import "../../apps/nagomatic/core.css";

p
{ 
	font-size: 				8pt;
	font-family: 			verdana, sans-serif;
}

.Alert
{
	color: 					#CC3300;  
}

.SiteTitle
{
	color:         			#333333;
	font-weight:   			bold;   
	padding-right: 			10px;   
	text-align:    			right;  
}

.SiteSummary
{
	color:         			#666666;
	font-size:     			80%;    
	font-style:    			italic; 
	padding-right: 			10px;   
	text-align:    			right;  
}

.Content-Body
{
	padding: 				0;
	padding-top: 			0;   
	text-align: 			center;
	background-color:    	#3953A4;
}

.ContentTableMain
{
	width:        			900px; 
	margin: 				0 auto;
	text-align: 			center;
	background-color:		#3953A4;
	border-top:    			1px solid #333333;
	border-left:      		1px solid #333333;
	border-right:     		1px solid #333333;
	border-bottom:     		1px solid #333333;
	padding-top: 			0;   
}

.ContentTable
{
	width:        			900px; 
	margin: 				0 auto;
	text-align: 			left;
}

.Blog-Area
{
	width: 					99%;
}

/* ---- HTML Tags ---- */
H1
{
	color:         			#3953A4; 
	font-family: 			verdana, sans-serif;
	font-size:      		110%;  
	font-weight:    		normal;
	margin-top:     		0;   
	margin-bottom:  		0.5em;   
	margin-left:    		0;     
	margin-right:   		0;     
}

.Item-Separator-HR
{
	border:              	1px solid #E8F8F7;                                
	height:              	1px;                              
}

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

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

A:active
{
	color: 					#F8C708;
	text-decoration : 		none;
}
/* - - - - - - - - - - - - */
H1.Embargoed A:link,
H1.Embargoed A:visited
{
	font-family: 			verdana, sans-serif;
	color:           		#999999;
	text-decoration: 		none;  
}

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

A.MenuLink:hover
{
	font-family: 			verdana, sans-serif;
	color:           		#F8C708;
	text-decoration: 		none;   
}

A.MenuLink:active
{
	font-family: 			verdana, sans-serif;
	color:            		#F8C708;
	text-decoration:  		none;   
}
/* - - - - - - - - - - - - */
TD.FooterArea
{
	border-top:				0;
	background-color:		#FFFFFF;
	text-align:				center;
	height:					36px;
}

TD.FooterArea A,
TD.FooterArea A:link,
TD.FooterArea A:visited
{
	font-family: 			verdana, sans-serif;
	color:           		#333333;
	text-decoration: 		none;   
}

TD.FooterArea A:hover
{
	font-family: 			verdana, sans-serif;
	color:           		#000000;  
	text-decoration:		underline;
}

TD.FooterArea A:active
{
	font-family: 			verdana, sans-serif;
	color:           		#000000;
	text-decoration: 		none;   
}

/* - - - - - - - - - - - - */
.NavItem,
.IndexHeading
{
	font-family: 			verdana, sans-serif;
	color:        			#000000;
	border-bottom:			#E2ECED;
}

TD.NavItem A:link,
TD.NavItem A:visited
{
	font-family: 			verdana, sans-serif;
	color:           		#000000;
	text-decoration: 		none;   
}

TD.NavItem A:hover
{
	font-family: 			verdana, sans-serif;
	color:           		#337082;  
	text-decoration: 		underline;
}

TD.NavItem A:active
{
	font-family: 			verdana, sans-serif;
	color:           		#337082;
	text-decoration: 		none;   
}
/* - - - - - - - - - - - - */
TD.NavSubItem-Title A:link,
TD.NavSubItem-Title A:visited,
TD.IndexItem-Title A:link,
TD.IndexItem-Title A:visited
{
	color:           		#3953A4;
	text-decoration: 		none;   
}

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

TD.NavSubItem-Title A:active,
TD.IndexItem-Title A:active
{
	color:           		#F8C708;
	text-decoration: 		none;   
}
/* - - - - - - - - - - - - */
H1 A:link,
H1 A:visited
{
	color:           		#3953A4;
	text-decoration: 		none;   
	font-family: 			verdana, sans-serif;
}

H1 A:hover
{
	color:           		#F8C708;  
	text-decoration: 		underline;
	font-family: 			verdana, sans-serif;
}

H1 A:active
{
	font-family: 			verdana, sans-serif;
	color:           		#F8C708;
	text-decoration: 		none;   
}

/* ---- Syndication Links ---- */
.SubscriptionOptions-Text
{
	height:					18px;
	background-color: 		#FFFFFF;
	font-size:        		70%;    
	font-weight:      		normal; 
	text-align:       		center; 
	vertical-align:   		middle; 
	border-bottom:    		0;
}

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

/* ---- 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
{
	height: 				0;
	background-color:    	#3953A4;
}

.Ctrl-Row-Left-Nav
{
	width: 					189px;
}

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

.Ctrl-Row-Main-Content
{
	width: 					539px;
}

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

.Ctrl-Row-Right-Nav
{
	width: 					170px;
}

/* ---- Row 0: Header ---- */
.Header-Left-Nav
{
	height: 				74px;
	background-color:    	#3953A4;
	text-align:				center;
	vertical-align:			middle;
}

/* ---- Row 1: Spacer ---- */
.Row-1
{
	background-color:    	#3953A4;
	height: 				4px;
	border:      			0;
}

.Left-Menu
{
	border-top:    			0;
	border-bottom:    		0;
	border-left:    		0;
	color:            		#FFFFFF;
	background-color:    	#BFCBF1;
	height:					26px;
}

.Main-Menu
{
	font-family: 			verdana, sans-serif;
	background-color:    	#BFCBF1;
	border:           		0;      
	border-bottom:    		0;
	border-top:       		0;
	border-right:      		0;
	color:            		#000000;
	font-size:        		70%;    
	font-weight:      		normal;   
	padding-left:     		2px;    
	padding-right:    		20px;    
	text-align:       		right;   
	margin-top:       		1px;    
	margin-bottom:    		1px;    
	vertical-align:   		middle;    
	height:					26px;
}

.FooterMenuCell
{
	font-family: 			verdana, sans-serif;
	background-color: 		transparent;
	color:          		#999999;
	font-size:      		65%;    
	padding-left:  			2em;    
	padding-right:  		2em;    
	vertical-align: 		middle; 
}

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

.Main-Content
{
	padding-top:    		8px;    
	background-color: 		#FFFFFF;
	padding-bottom: 		0.5em;
	padding-left:   		0em;  
	padding-right:  		0em;  
	vertical-align: 		top;  
}

.Right-Content
{
	background-color: 		#FFFFFF;
	border-right:     		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: 		transparent;
	width:            		1px;    
}

.Left-Vert-0,
.Left-Vert-1,
.Right-Vert-0,
.Right-Vert-1
{
	background-color: 		transparent;
}

.Left-Vert-1,
.Right-Vert-1
{
	background-color: 		transparent;
	border-bottom:    		0;
}

.Left-Vert-2,
.Right-Vert-2
{
	background-color: 		transparent;
	border-bottom:    		0;
}

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

.SearchHit-Actions
{
	color: 					#999999;
}

/* ---- Item Portal ---- */
.Portal .Blog-Item-List .col0,
.Portal .Blog-Item-List .col1   { width: 230px; margin-bottom: 16px; margin-right: 12px;}
.Portal .Blog-Item-List .col0   { float: left;  clear: left; }
.Portal .Blog-Item-List .col1   { float: right; clear: right; }

.Portal .Blog-Item-List .Bitem          { width: 100%; }
.Portal .Blog-Item-List .Bitem.embargo  { border: 0; padding: 0; background: #fcc; }
.Portal .Blog-Item-List .Bitem.future   { border: 0; padding: 0; background: #cfc; }

.Portal .bottom { clear: both; }

.Portal .Blog-Item-List div.HR             { display:   none; }
.Portal .Blog-Item-List .Item-Date         { font-size: 8pt;  padding: 0px 0px 3px 8px; background: url("images/bg-menu-blue.png") 0 0 repeat; }
.Portal .Blog-Item-List .Item-Date .from   { font-size: 8pt;  padding: 6px 0px 0px 0px; background: url("images/bg-menu-blue-corner.png") top right no-repeat; }
.Portal .Blog-Item-List H1                 { font-size: 11pt; padding: 6px 0px 3px 0px; }
.Portal .Blog-Item-List .Item-Summary      { font-size: 10pt; }
.Portal .Blog-Item-List .Item-Description  { font-size: 9pt;  }
.Portal .Blog-Item-List .Item-Keywords     { font-size: 8pt;  }
.Portal .Blog-Item-List .Item-Footer-Table { font-size: 8pt;  padding-bottom: 6px; }
.Portal .Blog-Item-List .Item-Footer       { font-size: 8pt;  }

.Portal .Blog-Item-List .more { font-size: 9pt; font-style: italic; }

.Portal .Blog-Item-List .Item-Keywords A:link,    
.Portal .Blog-Item-List .Item-Keywords A:visited { color: #088200; text-decoration: none;      }
.Portal .Blog-Item-List .Item-Keywords A:hover   { color: #088200; text-decoration: underline; }
.Portal .Blog-Item-List .Item-Keywords A:active  { color: #088200; text-decoration: none;      }

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

