h1{
    margin-left:50px;
    font-size:12px;
    color:#ff0000;
}

h2{
    margin-left:50px;
    font-size:12px;
    color:#ff0000;
}


li{
   margin-left:0px;
   list-style-type:none;
}



.menu{
    margin-top:50px;
    margin-left:50px;
    color:#333333;
    font-size:12px;
}

.menu a{
    color:#333333;
    text-decoration:none;
}

.menu a:hover{
    color:#333333;
    text-decoration:underline;
}

.menu a:visited{
    color:#333333;
   
}

.NormalTextBox{
    margin-left:50px;
}

.archiveMonth{
   margin-top:20px;
   margin-left:50px;
   font-size:14px;
   color:403b31;
   font-weight:bold;
}

#articleSearch{
    margin-top:20px;
    margin-left:50px;
    font-size:14px;
    color:403b31;
    font-weight:bold;
}

.article 
{
    text-align: left;
    margin-bottom : 50px;
}

.articleHeadline  {
    margin-top: 20px;
    margin-left: 50px;
    width:450px;
}

.int_page_main_bg .content_holder #int_content_holder .contentpane .NewsArticles .article .articleHeadline  a{
    font-size:14px;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}

.articleHeadline  a:visited{
   
}

.articleHeadline h1 {
    margin-bottom: 0px;
    margin-left: 50px;
    /*background-color:#F0F0F0;
    border:1px dashed #C8C8C8;*/
    font-size:14px;
}

.articleHeadline h2 {
    margin-bottom: 0px;
    margin-left: 50px;
    /*background-color:#F0F0F0;
    border:1px dashed #C8C8C8;*/
    color:#493b2c;
}

.articleHeadline h2 a {
    color:#493b2c;
}

.articleHeadline h2 a:visited {
    color:#493b2c;
}

.articleAuthor { 
	margin-top:5px;
        margin-left: 50px;
        color:#62523c;
        
} 

.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;
}

 .int_page_main_bg .content_holder #int_content_holder .contentpane .NewsArticles .article .articleEntry {
    margin-top: 10px;
    margin-left:0px;
    width: 500px;
    font-size:12px;
    font-family:Helvetica, Arial, san-serif;
    color:#666666;  
    line-height:160%;
} 

.int_page_main_bg .content_holder #int_content_holder .contentpane .NewsArticles .article .articleEntry p {
    width: 500px;
    font-size:12px;
    font-family:Helvetica, Arial, san-serif;
    color:#666666;  
    margin-left:50px;
} 

.articleImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articleLink{
       color:#333333;
}

.articleLink p {
       color:#6c5f4e;
}

.articleLink a:visited{
       
}

.articlePaging { 
    border-bottom:1px dotted #ccc098;
	padding-bottom : 2px;
	margin-bottom : 2px;
        
} 

.articleCategories  {
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postRating h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComments { 
    text-align: left;
} 

.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-left: 5px;
}

.postComment input
{
    width: 150px;
}

.postComment #notify input
{
    width: 20px;
}

.postComment textarea
{
    width: 450px;
    height: 150px;
}

.NewsArticles .PagingTable
{
   width: 500px;
   margin-left:50px;
   background-color:#f2f0e3;
   border:1px solid #ccc098;
}

.NewsArticles .PagingTable a
{
   color:#333333;
}

.NewsArticles .PagingTable a:hover
{
   color:#999999;
}
