body{
	text-align:left;
	font-size: 14px;
	font-family: Century, Georgia, Verdana, Arial, sans;
	color:#111;
}

#container{
	max-width:1100px;  
	border-right: solid 1px #7F7F7F; 
	border-top:0;
	}

.cols{
	max-width:1100px; 
	margin-left: 10px; 
	overflow:hidden;
}

.cols img{margin:15px 0;}

/* LINKS 

a:link {
	color : #666666;
	text-decoration : none;
}

a:hover {
	color : #A70303;
	text-decoration : underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:visited:hover {
	color : #A70303;
	text-decoration : underline;
}

a:active {
	color : #A70303;
	text-decoration : none;
} */

/*  #header{display:none;}
#footer{margin: 10px 0;} */

/* #footer img{margin:9px 0;} */

#searchBar{
	border-bottom: 1px solid #7f7f7f; 
	text-align: left;}

#content{
	clear:both;
	padding-top: 5px;
	}


h1{font-size:13px;}
p{margin:3px 0 0 0 ;}

.time{color:#933; margin-top:20px; text-transform:capitalize;}
.title{color:#333; font-size:18px; font-weight:normal;}

.hr{
	border-bottom:1px solid #c77; 
	width:670px;
	margin:4px 0 8px 0;}


/* COMMENTS */ 

.userComment{background-color:#f2f2f2; padding:4px; margin-top:10px;min-height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.userComment a{display:inline;}
.comment{margin-bottom:10px;}
.accent{color:#933; font-style:italic;}
.permalink{margin-left:420px;}

/*comment window rules*/
#container.commentWindow{width:380px;}
.commentWindow .cols{width:300px;}
.commentWindow .hr{width:300px;}

.commentWindow fieldset{border:1px solid #c77; margin:15px 0;}
.commentWindow legend{font-size:12px; font-weight:bold;}

/* END COMMENTS */




/*cms rules
table{
background-color:#fff;
border:1px solid #7f7f7f; 
border-bottom:0;}

td{height:16px; 
padding:2px 5px;
border-bottom:1px solid #777;}

textarea{height:420px; width:420px;}

table input{width:420px;}

#cmsNav{list-style: none; margin:15px 0; padding:0;height:15px;}
#cmsNav li{float:left;display:inline; margin:0 5px;padding:0 6px; border-left:1px dotted #333;border-right:1px dotted #333;}  */

