/******************************
   Body Formating Menu - Don't Edit
******************************/
* { padding: 0; margin: 0; }

#wrapper { 
	margin: 0 auto;
	width: 922px;}
	
#header {
	width: 900px;
	float: left;
	padding: 3px;
	height: 97px;
	margin: 10px 0px 0px 0px;}

/******************************
   General Text Formating - Don't edit outside this section
******************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;}
	
h1 {
	margin: 8px 0px 0px 0px;
	font-size: 15px;
	color: #505050;
	padding-bottom: 3px;}

h2{
	font-size: 14px;
	color: #0074D9;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
	border-bottom: solid black 1px}
	
h3{
	margin-bottom: 5px;
	color: #0074D9;}
	
h4{
	color: #0074D9;}

ul{
    color: #0074D9;
	padding-left: 35px;
	padding-bottom: 15px;}



a:link, a:visited {
	color: #0074D9;
	}

a:hover {
	color: #333;
	}

/******************************
   Navigation Menu
******************************/	
#navigation {
	float: left;
	width: 900px;
	height: 22px;
	padding: 2px;
	border-top: 2px #777777 solid;
	border-bottom: 2px #777777 solid; }
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;}

#navigation ul li {
	margin: 0;
	float: right;}

#navigation a {
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 2px 10px 0px 10px;
	color: #666666;
	text-decoration: none;}

#navigation a:hover, #navigation .active {
	color: #0074d9;}
	
/******************************
   Left Column - Formating
******************************/		
#leftcolumn { 
	color: #333;
	margin: 0px;
	padding: 10px;
	
	width: 200px;
	float: left;}
	
#leftcolumn h2{
	margin-top: 10px;
	margin-bottom: 10px;}

.newstitle {
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0074D9;}

.newstitle span {	color: #666666;}

#leftcolumn p {
	margin: 0;
	padding-left: 3px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #505050;
}

.date {
	width: 200px;
	float: left;
	margin-top: 7px;
	text-align: right;
	font-size: 10px;
	color: #6A6A6A;}
	
/******************************
   Right Column - Formating
******************************/	
#rightcolumn { 
	float: right;
	color: #333333;
	margin: 0px;
	padding: 10px;
	border-left: 1px #a4a4a4 solid;
	width: 678px;
	display: inline;}

#rightcolumn p{
	margin-bottom: 20px;}

#welcome{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid #a4a4a4 1px;}
	
#welcome img{
	display:block;
	margin-left:auto;
	margin-right: auto;}

/******************************
   Footer - Formating - Styling
******************************/	
/*IE Hack Margin Top - IE6 & IE7 */

#footer { 
	width: 900px;
	clear: both;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px #a4a4a4 solid;
	margin-top: 10px;
	padding: 10px;}

#footer a {color: #0074d9; text-decoration: none;}
#footer a:active, a:visited {color: #7abaf2;}
#footer a:hover {color: #7abaf2; text-decoration: underline;}




 #ajaxSearch_form {
          color: #444;
          width: 678px;
      }
      #ajaxSearch_input {
          width: 620px;
          display: inline; 
          height: 17px;
          border: 0px solid #ddd;
          border-left-color: #c3c3c3;
          border-top-color: #7c7c7c;
          background: #fff url(images/input-bg.gif) repeat-x top left;
          margin: 0 0px 0 0;
          padding: 3px 0 0;
          vertical-align: top;
      }
      #ajaxSearch_submit {
          display: inline;
          height: 22px;
          line-height: 22px;
      }
      #ajaxSearch_output {
          border: 1px solid #444;
          padding: 10px;
          background: #fff;
          display: block;
          height: auto;
          vertical-align: top;
      }
      .ajaxSearch_paging {
  
      }
      .AS_ajax_result {
          color: #444;
          margin-bottom: 3px;
      }
      .AS_ajax_resultLink {
          text-decoration: underline;
      }
      .AS_ajax_resultDescription{
          color: #555;
      }
      .AS_ajax_more {
          color: #555;
      }
      
      /* Example CSS style for encrypted email links */

span.emo_address, a.emo_address {
  color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #888888;
}

span.emo_address:hover, a.emo_address:hover {
  color: #81A021;
  border-bottom-color: #006600;
}


/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}
