@charset "utf-8";
.articletitle {
font-size: 18px;
margin: 0px;
background: #FFFFFF;
padding: 3px;
border: 1px solid #CCC;
border-left: none;
border-right: none;
}
.articletitle a {
text-decoration: none;
color: #004A6B;
}
.articledetails {
font-size: 10px;
padding: 0px 3px 0px 3px;
border-bottom: 1px solid #ccc;
background: #F0F0F0;
}
.post-cats{
float: right;
}
.article-content {
padding: 0px 3px 0px 3px;
}
.article-content p {
padding: 0px;
margin-top: 5px;
}
.subheading {
background: #7C7062;
color: white;
padding: 3px;
padding-bottom: 4px;
}
.subheading h2 {
margin: 0px;
padding: 0px;
font-size: larger;
}
.not_found {
font-size: 16px;
font-weight: bold;
margin: 3px;
background: #FFFFCC;
border: 1px solid #ccc;
padding: 3px;
}
.art-info-1 {
}
.art-info-2 {
float: right;
text-align: right;
}

#nextlinks { 
   font-size: 11px;
   font-weight: bold; 
   padding-bottom: 35px;
   padding-left: 10px;
   padding-right: 10px;
}

#nextlinks .prev { text-align: left; float: left;  }
#nextlinks .next { text-align: right;  float: right; }

#nextlinks a { 
   text-decoration: underline;
}
.image_caption { 
   line-height: 10px; 
   font-size: 10px; 
   padding: 0px 3px 5px 3px; 
   text-align: left; 
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(http://411.marriagevine.com/style/images/quote.gif) no-repeat 5px 5px;    
}
/* form elements */
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

input.checkbox { border: none; vertical-align: middle;}

select {
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #004A6B;
}

/* search */
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	color: #333; 
}
form.search input.button {
	background: #CCC url(http://411.marriagevine.com/style/images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
border: 1px solid #e2e2e2
}
.marriagevine411-content {
position: relative;
}
.containertext {
	position: absolute;
	width: 587px;
	top: 229px;
	left: 35px;
	height: 122px;
}
.searchform {
	position: absolute;
	width: 400px;
	left: 215px;
	top: 356px;
}

