devdaily home | apple | java | perl | unix | directory | blog

What this is

This file is included in the DevDaily.com "CSS Source Code Warehouse" project. The intent of this project is to help you "Learn CSS by Example" TM.

Other links

The source code

BODY, FONT, SPAN, TD, P, INPUT, TEXTAREA, SELECT {
	FONT: normal 11px/120% Arial, Helvetica, sans-serif; 
}
BODY {
	background: white;
	margin: 0px;
}
INPUT, SELECT, TEXTAREA { 
	background-color: #739FC4;
	border-color: #739FC4; 
/*	Colour of input buttons, menus and textareas */
}
LI { margin: 0px; }
IMG { border: 0px; }
A:link, A:visited {
	COLOR: #333333; 
	TEXT-DECORATION: none; 
}
A:hover, A:active {
	COLOR: #1E90FF; 
	TEXT-DECORATION: underline; 
	font-variant : normal; 
}

/* Main column styles */
#main {
	background: #FFF url('../images/stripe_background.gif');
}
#LeftCol, 
#RightCol {
	vertical-align: top;
	text-align: left;
	padding-top: 4px;
}
#LeftCol {
	padding-left: 10px;
	border-left: 1px solid #0B5578;
	background: #D4E2ED url("../images/BlueStripeBgrnd.gif");
}
#RightCol {
	padding-right: 10px;
	border-right: 1px solid #0B5578; 
}
#CenterCol { 
	vertical-align: top;
	padding: 0px 15px;
	padding-top: 4px;
}
#footer {
	margin: 0px;
	height: 25px;
	background: #FFF;
	border: 0px;
}
.slogan {
	COLOR: #C5DFF0; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: 700; 
	TEXT-DECORATION: none; 
	padding-right: 15px;
}
DIV#footermsg {
	text-align: center;
	padding: 15px;
	margin: auto;
}

/* Admin message title */
#AdminMsg .pn-title {
	FONT: bold 18px Verdana, Helvetica, sans-serif;
	color: #006699; /*#4C5EA8;#003366;*/
}
#AdminMsg TD {  
/*	FONT: normal 11px/120% Arial, Helvetica, sans-serif;  */
}

/* News articles */
.ArticleBlock {
	border: 1px solid #5189B7; 
	margin-bottom: 15px;
}
.ArticleHead {
	color: black;
	padding: 4px 10px;
	background: #D4E2ED url('../images/BlueStripeBgrnd.gif');
	border-bottom: 1px solid #5189B7; 
	clear: both;
}
.Article {
	padding: 6px;
	background: white;
}
H4, .storytitle { 
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #363636; 
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none; 
}
H4.blocktitle, 
H4.BlockTitleRight {
	COLOR: #003366; 
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	margin-top: 0px;
	margin-bottom: 3px; 
}

/* News title links */
H4.storytitle a:link,
H4.storytitle a:visited { 
	FONT-SIZE: 12px;
	font-weight : bold;
	COLOR: #333333;
	TEXT-DECORATION: none;  
}
H4.storytitle a:hover,
H4.storytitle a:active  { 
	FONT-SIZE: 12px;
	font-weight : bold;
	COLOR: #1E90FF; 
	TEXT-DECORATION: none; 
}
.note {
	FONT-FAMILY: "Times New Roman", Times, serif; 
	COLOR: #006699; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
}
.reads {
	COLOR: #000000; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none; 
	clear: both;
}
.more {
	clear: both;
	margin-top: -15px;
}

/* Side blocks */
.BlockContent {
	COLOR: #000000; 
	background: #D4E2ED url('../images/BlueStripeBgrnd.gif');
	padding: 6px;
	padding-left: 10px;
	border-top: 2px solid #004D71;
	border-right: 1px solid #EAF1F7; /*#D4E2ED; */
	border-bottom: 1px solid #5189B7; /*#D4E2ED; */
}
.LeftBlock {
	padding: 3px;
	/*width: 144px; /* 150-6px */
	margin-bottom: 15px;
}
DIV H4.BlockTitleRight,
DIV H4.blocktitle {  /* Hand cursor for block titles */
	cursor: pointer; /* W3C standard */
	cursor: hand;    /* IE only */
}
/* General */
.clear { clear: both; }

.content {
	COLOR: #003366; 
	FONT-SIZE: 11px; 
}
.pn-title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 700; 
	color: #003366; 
	text-decoration: none;
}
.pn-sub, DIV.pn-sub A, FONT.pn-sub A {
	FONT-SIZE: 11px;
	COLOR: #003366;
}
.pnleft {
	vertical-align: middle; 
	float: left;
/*	clear: left; */
	text-align: left;
}
.pnright {
	float: right;
/*	clear: right; */
	text-align: right;
}
.TopicImgLeft {
/*	float: left; */
	vertical-align: top;
	margin-left: -2px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.TopicImgRight {
	float: right;
	vertical-align: top;
	margin-left: 6px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.opentable {
	border: 1px solid #739FC4; /* $bgcolor2 */
	background: #D4E2ED url('../images/BlueStripeBgrnd.gif');  /* $bgcolor1 */
	padding: 8px;	
	margin: 0px 0px 15px 0px;
}




Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
 
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com