/******************************************************************************
** HTML and BODY definitions for CITYSCAPE1.CSS
******************************************************************************/

body{
background-color:#FFF;
  color:#000;
  font-family: arial, sans-serif; font-size:12px; font-weight:normal;
  padding-right: 12px; padding-left: 12px; padding-bottom: 12px; padding-top: 12px; 
  margin: 12px;
}

td.tdleft {
  font-family: arial, sans-serif; font-size:12px; font-weight:normal;
  border-right: 2px dashed silver; 
}


/*-----------------------------------------------------------------------------
** ENTRY item classes
**---------------------------------------------------------------------------*/
.entrytitle {
  color:#000;
  font-family: arial, sans-serif; font-size:12px; font-weight:bold;
}
 
.entrydate {
  color:#000;
  font-family: arial, sans-serif; font-size:12px; font-weight:italics;
  }
  
.entrytext, .entrytext font {
  color:#000;
  font-family: arial, sans-serif; font-size:12px; font-weight:normal;
  }
 
.entrylink {
  color:#254393;
  font-family: arial, sans-serif; font-size:12px; font-weight:normal;
  text-decoration: underline;  
  }
a.entrylink{ color:#254393; }
a.entrylink:visited{ color:#254393; }
a.entrylink:hover{color:#c86619 }
a.entrylink:active { color:#254393; }

/*-----------------------------------------------------------------------------
** NAVBAR, MENULINK classes
**---------------------------------------------------------------------------*/

.navbtn {
  color:#254393;
  font-family: arial, sans-serif; font-size:12px; font-weight:bold;
  text-decoration: none;  
  }
a.navbtn:hover {     
  color:#c86619;
  text-decoration: none;  
  }
  
a.menulink, a.menulink font{
  color:#254393;
  font-family: arial, sans-serif; font-size:12px; font-weight:normal;
  text-decoration:none;
  }
a.menulink:visited{
  color:#254393;
  }
a.menulink:hover, #page-foot p a:hover{
  color:#c86619;
  }
a.menulink:active {      
  color:#254393;
}
  
/*-----------------------------------------------------------------------------
** PAGE, MAIN classes
**---------------------------------------------------------------------------*/
.pagetitle {
  color:#000;
  font-family: arial, sans-serif; font-size:12px; font-weight:normal;
  }
 
.mainabout {
  color:#000;
  font-family: arial, sans-serif; font-size:12px; font-weight:normal;
  }
  
.maintitle {
  color:#666;
  font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:400;
  }
  
.mainurl {
  color:#000;
  font-family: arial, sans-serif; font-size:12px; font-weight:bold;
  }
 
/******************************************************************************
** CSS definition for EasyBlogs by uuba.com
******************************************************************************/

#maintab{
border:1px solid #000; 
margin:10px auto 0 auto;
}

.rcol{
padding:10px 23px;
border-left:1px solid #c0c0c0;
min-height:600px;
}

.lcol{
padding:10px;
}

.dotz{
width:213px;
height:3px;
background:#FFF url(http://www.monheit.com/blog2/dots.png) repeat-x 0 0;
margin:13px 0 10px 0;
}

.lcol .nobo{
font-weight:400 !important;
}

#page-foot{
width:833px;
margin:0 auto;
padding:5px 0 10px 0;
}

#page-foot p{
text-align:left;
color: #000;
font-family:Arial, sans-serif;
font-size:12px;
font-weight:normal;
}

#page-foot p a{
text-decoration:none;
color:#254393;
}

h1{font-size:16px;}
