.articleViewMiddle { background: url(01t_Minimalist.png) bottom left repeat-x; vertical-align:middle; height: 28px; padding: 0 0 1px 0; }
.articleViewLeft { background: url(01tl_Minimalist.png) bottom left no-repeat; vertical-align:top; height: 28px; width:10px; padding: 0; }
.articleViewRight { background: url(01tr_Minimalist.png) bottom right no-repeat; height: 28px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }
.articleViewTitle{
	font-size:16px;
	color: black;
	font-weight: bold;
}

.HEADLINE {
   font-family:Georgia,serif;
	font-size: 18px;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	}
	
	a.HEADLINE:link, a.HEADLINE:visited, a.HEADLINE:active  {
	 font-family:Georgia,serif;
	font-size: 18px;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	}

.PARAGRAPH {
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        font-size: 14px;
        margin-top: .5em; 
		  line-height: 20px;
		  color: #666;
	 }


.PARAGRAPH START {
	font-family:Georgia,serif;
	font-size: .8em;
   font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}
        


.imacNews table{
	width:90%;
	margin: 0 auto; 
	text-align: left;
	background-color: #fafad2;
}

.imacNewsTitle{
	background-color: #F0F0F0;
	height: 30px;
	vertical-align: middle;
	padding:3px 0px 3px 0px;
	font-size: 16px;
}

.article {
    clear: both;
    text-align: left;
    margin-bottom : 25px;
}

.articleHeadlineView {
	height: 30px;
	vertical-align: middle;
	padding:3px 10px;
	font-size: 20px;
	color: #ffffff;
	background-color: #3366CC;
}
.articleHeadline {
	vertical-align: middle;
	padding:5px 0px;
	color: #3366CC;
	font-size: 14px;
	font-weight:bold;
}

a.articleHeadline:link, a.articleHeadline:visited, a.articleHeadline:active  {
	font-size: 14px;
	color: #3366CC;
	text-decoration: none;
	vertical-align: middle;
	}
	
a.articleHeadline:hover {
	font-size: 14px;
	color: #3366CC;
	text-decoration: underline;
}

.articlecatlbl {
	font-size: 14px;
	text-align: center;
	color: #3366CC;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.articlecatlink, a.articlecatlink:link, a.articlecatlink:visited, a.MenuTopSelected:link, a.MenuTopSelected:visited, a.MenuTop:link, a.MenuTop:visited{
	color: #3366CC;
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
}

a.articlecatlink:hover{
	text-decoration: underline;
}

 a.MenuTop:hover{
	text-decoration: underline;
}

 a.MenuTopSelected:hover{
	text-decoration: underline;
}

.archiveCTLlbl {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

.articleAuthor { 
float: right;
padding:5px 0px;
} 

.articleCalendar {
  float: left;
  margin-right: 6px;
    width: 42px;
  height: 42px;
}

.articleCalendarIcon-01 {
  background: url('images/01.gif');
}

.articleCalendarIcon-02 {
  background: url('images/02.gif');
}

.articleCalendarIcon-03 {
  background: url('images/03.gif');
}

.articleCalendarIcon-04 {
  background: url('images/04.gif');
}

.articleCalendarIcon-05 {
  background: url('images/05.gif');
}

.articleCalendarIcon-06 {
  background: url('images/06.gif');
}

.articleCalendarIcon-07 {
  background: url('images/07.gif');
}

.articleCalendarIcon-08 {
  background: url('images/08.gif');
}

.articleCalendarIcon-09 {
  background: url('images/09.gif');
}

.articleCalendarIcon-10 {
  background: url('images/10.gif');
}

.articleCalendarIcon-11 {
  background: url('images/11.gif');
}

.articleCalendarIcon-12 {
  background: url('images/12.gif');
}

.articleCalendarDay {
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}

.articleEntry {
	margin: 2px 5px 2px 10px;
} 

.articleImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articlePaging, a.commandbutton:link, a.commandbutton:visited, a.commandbutton:active { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 15px;
	margin-bottom : 2px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: blue;
} 

.articleCategoryhead{
	background-color: #dcdcdc;
	font-size:16px;
	color: #708090;
	padding:2px 5px;
}

.articleCategories  {
    margin-bottom:2px;
    padding-bottom:2px;
	 float: right;
} 

.postRating h2 {
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding: 5px 5px;
}

.articleComments { 
    text-align: left;
	 margin-top: 15px;
} 

.articleComments h2 {
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComment { 
	margin : 5px 0 0px 0;
	padding : 5px;
	min-height : 100px;
	height:auto !important;
	height:100px;
} 

.articleCommentGravatar { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articleCommentContent {
    text-align: left;
    padding:0px 5px 10px 5px;
}

.articleCommentAuthor { 
} 

.articleCommentDate { 
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postComment 
{
    text-align: left;

}

.postComment p, .postComment div
{
    padding:2px 10px;
    margin: 0px;
}

.postComment h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding: 5px 5px;
}

.postComment input
{
    width: 150px;
}

.postComment #notify input
{
    width: 20px;
}

.postComment textarea
{
    width: 450px;
    height: 150px;
}

