/********************************************************************************
 *	Filename: contribute.css													*
 *	Purpose: Styles used by contribute users									*
 *	Created by: CSULB Webteam													*
 *	Modified by: Jorge L. Hurtado, Frederick Camba 								*
 *	Last Modified: 05-11-2007													*
 ********************************************************************************/

h1 {}
h2 {}
h3 {}
h4 {}
h6 {}
.dropcap {}
.caption {}
.quote-left {}
.quote-right {}
.footnote {}
.note {}
.byline {}
.img-left {}
.img-right {}
.pagelet-left {}
.pagelet-right {}
.layoutdivider {}
.blackbox {}
.darkgraybox {}
.graybox {}
.whitebox {}
.goldbox {}
.gradientbox {} 
.datestamp {}
dfn {}
cite {}
kbd {}
pre {}
table {}
caption {}
.volnum {}
.volumedate {
text-transform:uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding:3px 0 4px 10px;
	margin:0;
background-color:#ccc;
}
.article-byline {
	font-size: 9px;
	letter-spacing:6px;
	font-weight: normal;
	color: #666;
	border-left: #fff solid 15px;
	padding:0px 0px 0px 10px;
	text-transform:uppercase;
	margin:3px 0px 0px 0px;
}
#leftcolumn {
	width:270px;
	padding:0 10px 0 0;
	float:left;
}
#rightcolumn {
	width:260px;
	padding:0 0 0 10px;
	float:left;
}		
img.layoutimage {
	margin:0;
	padding:0;
border-left:5px solid #ddd;
border-right:5px solid #ddd;
border-top:5px solid #ddd;
border-bottom:5px solid #ddd;
}
#article-body {
	line-height:1.4em;


padding:20px 0 0 0;
}
.section-title {
        line-height:.73em;
	font-family:arial;
        font-size:2.5em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	font-weight:bold;
	color: #444;
	letter-spacing:-3px;
    border-left: #ffc600 solid 23px;
}
.article-title {
    font-size:1.7em;
    letter-spacing:-1px;
	margin:0px 0px 0px 0px;
    padding-left:5px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	color: #444;
    border-left: #ffc600 solid 15px;
letter-spacing:-1px;
}
.month-title {
	color:#ddd;
font-weight:bold;
	font-size:5em;
	line-height:1em;
	letter-spacing:-6px;
	padding:0;
	margin:0;
}
.main-title {
	font-size:1.8em;
	letter-spacing:-1px;
	line-height:1em;
	margin:0;
	padding:0 0 5px 0;
font-weight:bold;
}
.main-title a{
	text-decoration:none;
}
blockquote {
text-indent: 30px;
	background: url(/misc/inside/assets/interface/quote-left.gif);
	background-position:top left;
	background-repeat: no-repeat;
	line-height:1.3em;
	font-size:1.1em;
	font-family:georgia;
	letter-spacing:-1px;
	font-weight:bold;
	font-style:italic;
	color:#444;
}
blockquote p {
	display:inline;
    margin:0;
    padding-right:30px;
	background: url(/misc/inside/assets/interface/quote-right.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
}
.clearer {
clear:both;
overflow:hidden;
}
.calgotoday {
display:none;
}
.bulletdivider {
background-color:#eee;
color:#444;
}
.bulletdivider {
background-color:#eee;
color:#fff;
font-weight:bold;
font-size:2em;
line-height:1em;
letter-spacing:-1px;
padding:1px 10px 2px 3px;

}
