﻿.articletitle {
	font-weight:bold;
	font-size:10pt;
}
.createdcss{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;	
}
.articletxt img {
	padding:2px;
	margin:5px;
	border:1px #909090 solid;
}
.articletxt{
	font-size:10pt;
	padding-bottom:20px;
}
.othertitles {
	color:navy;
	text-decoration:none;
}

#content 
{
    background:#FFF;
    float:left;
    width:640px;
    margin:5px 10px 5px 10px;
}

#articletitle 
{
	color:#b00002;
	font-size:14px;
	font-weight:bold;
	width:100%;
	margin-bottom:5px;
}
#fullstory
{
	float:left;
	width:100%;
	margin:5px 0 5px 0px;
}

#articleimage
{
	float:left;
	/*width:360px;*/
	margin:5px 10px 5px 0;
}
#articleimage img
{
	border:1px #000000 solid!important; /*moss allows the editor to set the border when they select an image.  using !important overrides the editors chosen settings*/
}
#lasttitles 
{
	background-color:#d2d3d5;
	width:100%;
	margin-bottom:5px;
} 
#relativeArticles
{
	width:100%;
	margin-bottom:5px;
	margin-top:10px;
}
#relativeLinks
{
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
}
.topspacer
{
	margin-top:5px;
}
#sidebar
{
	background:#FFF;
    float:left;
    width:310px;
    margin::5px 0 5px 0;

}
/*Edit mode panel for teasers etc*/
.border
{
	border:1px solid black;
}
.sectiontitle
{
	width:100%;
	background-color:yellow;
}
.editpanelleft
{
	float:left;
	width:400px;
	padding:10px 10px 10px 10px;
}
.editpanelright
{
	float:left;
	width:200px;
	padding:10px 10px 10px 10px;
}

.clearboth
{
	clear:both;  
}
.alignright
{
	float:right;
}
#advertisement
{
	width:100%;
	text-align:center;
	margin:15px 0 0  0;
	border-top:1px black dotted;
}
#articletext image {
	padding:10px;
}
.articledate {
	color:#DDD;
	font-weight:bold;
	font-size:8pt;
}
.teaserBimg {
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

.TitleText {
	width:600px;
}
