/* ARCHIVES
-------------------------------------*/

#archives #col-1 .right {
	float: right;
	margin-left: 0em;
	width: 219px;
	margin-top: 0.2em;
	}

#archives #col-1 .left {
	float: left;
	width: 415px;
	}

#archives #two-col-layout #col-2 {
	float: right;
 	width: 300px;
	}

 #archives h3 span{
 	font-weight: normal;
  	}
 
 /* ARTICLE PAGE */
 
 #archives #article-title{
	background: url('../images/layout/btop.gif') repeat-x;
	padding-top: 17px;
	float:left;
	width: 100%;
	margin-bottom: 10px;
 	}

#archives #article-title h3{
	font-family:helvetica;
	font-size:20px;
 	margin-bottom:2px;
	line-height: 1.2;
	}	

#archives .article-entry {
	background:transparent url(../images/layout/btop.gif) repeat-x scroll 0% 0%;
	font-size:12px;
	line-height:1.8;
	margin-top:10px;
	padding-top:20px;
	clear:left;
	}

#archives .article-entry img{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	border: 1px solid #e1e1e1;
	padding: 4px;
	}
 	
 	
 /* PHOTOS */

.photos table{
	width: 660px;
	margin-top: 15px;
 	}

.photos tr{
	}


#archives-photos-wrapper img{
	border: 1px solid #e1e1e1;
	padding: 4px;
	}

#archives-photos-wrapper img:hover{
	border: 1px solid #1f71b7;
	background: #1f71b7;
	}

.photos  td{
	width: 22%;
	text-align:center;
	vertical-align: top;
  	}	
 
 .photos .horizontal{
 	margin-top: 20px;
 	}
 
 .photos .photo-date{
 	font-size: 10px;
 	}
 
 /*
.archives-round_top{
	background: url('/images/layout/archives-round_top.gif') no-repeat;
	height: 11px;
	width: 486px;
 	margin-top: 1em;
 	float:left;
  	}

.archives-round_middle{
	background: url('/images/layout/archives-round_middle.gif') repeat-y;
	width: 486px;
	float:left;
   	}

.archives-round_bottom{
	background: url('/images/layout/archives-round_bottom.gif') no-repeat;
	height: 13px;
	width: 486px;
   	float:left;
   	}

#archives .inner{
	margin: 0 auto;
	width: 450px;
	}
	
#archives .inner h2{
	float:left:
	width: 100px;
	margin-top: 3px;
	margin-bottom: 10px;
	}

#archives .month-select-wrapper{
	float: right;
	}


#archives .date{
	clear:left;
	margin-top: 7px;
	}
	
	

	

