/* entry-Meta  */

body {
font-size:15px;

background-image:url('img/eggshell.jpg');
line-height: 22px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;



}
body .entry-content p {
f/ont-family: Georgia,"Bitstream Charter",serif;
fo/nt: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#secondary {
	font-family: arial, helvetica, geneva;
	font-size: 14px;	
}

#branding {
	width:290px;/* if page is to move down below logo, this width comes out */	
	margin: 0;
	float:left;
	
}

.mre-box-brand {		
	margin:0;
	width:260px;
	margin-left: 0px;	
}				


.mre-sitelogo {
	background: url("img/shoqcat-verysm-blue.jpg") no-repeat scroll 0 0;
	margin:0px;  border: 0px;  padding: 0px;
	width:  35px;
	height: 55px; 
 }

.mre-cell0 {
	border:none;
	padding:0px;
	width:55px;
	background-color:white;
	bor/der:1px solid gray;
	float:left;	
}
.mre-cell1 {
	border:none;
	background-color:white;
	width:200px;
	margin-left: 0px;
	padding: 0px;
	float:left;	
	bor/der:1px solid red;
	
	cl/ear:both;
	clear:right;
	cle/ar:left;
	
}




 
#site-title, 
#site-title a {
	margin:0;	padding:0px;
	font-family: georgia;
	font-size: 16px;
	margin-top:2px;
	line-height:20px;
	color:#97A8BD;	
}
#site-description  {
	font-family: georgia;
	margin:0;
	font-size: 11px;	
	font-style:italic;
	font-weight:normal;
	color: gray;	
	line-height:16px;
	margin-left: 0px;
	clear:none;

}


/*====SECTION ========================== */
/*====SECTION ========================== */
/*====SECTION ========================== */

.archive .page-header h1.page-title,
.tag .page-header h1.page-title {
    margin-top:15px;
	margin-bottom: 25px;
	/* no line under archive headers */
	border-bottom-width:0px;
	font-size:16px;

}

.tag .page-header h1.entry-title {
border-bottom-width:4px;
}



.page-header  {
  border:0; 
  margin:0 0 10px 0px; 
  padding:0;
}



.page-header  h1 {    
  margin: 0px 0px 5px 0px;
  border-bottom: 8px solid #eeeeee;
  color :#5F70C0;
  color:#000000;
  
}

.search-results .page-header h1.entry-title {
  border-bottom: 4px solid #eeeeee;
}

.search-results .page-title  {
	margin-bottom:25px;
	
}


body.blog   h1.entry-title {  
	border-bottom: 3px solid #eeeeee;
}


.page-header p {

}

/*====SECTION ========================== */

 body > .container {
	margin-top: 3px;
}



#page .container:first-of-type {
/* this contains the navbar and header. Navbar is fixed, so location is manually placed  */
bo./rder:1px solid red;
ov/erflow:hidden;
}
  

/* ===CONTENT ==================*/
#page {
	padding:8px 8px 8px 8px; 
	margin-top: 60px;	
	
}  

/* main content aread */
.entry-content p {
 pa/dding-right:20px;
}

blockquote,
blockquote p,
.quote-section {
    border-left:0;
	f/ont-size:14px;
    font-weight:300;	
	line-height:19px;
	margin: 10px 20px 10px 10px;
	font-family: Cambria, Georgia, serif;

}

.quote-section {
}

body .page-header .entry-meta  {
	color:silver;
	margin-bottom:25px;
	font-size: 14px;
}

/* between posts */
.author-info, article.post, article.page {
margin-bottom: 26px;
}

 
 @media (max-width: 500px){
    
	.single .mre-box-brand,
	.post .mre-box-brand, 
	.page .mre-box-brand {
	  display:none;	  
	}	
	#branding {
		height: 5px;
		float:none;
		height:1px;
		padding:0;
		margin:0;
		d/splay:none;	
		
	}	
	
	.page-header  h1 {    
		border-bottom: 4px solid #eeeeee;
	}	

	
	body.post #page,
	body.single #page,
	body.page  #page {
		margin-top: 20px;
		ma/rgin-top: 0px;
	}
	
	body .page-header .entry-meta   {		
		margin-bottom:14px;
		font-size:12px;		
	}
	
	.home .page-header .entry-meta span:first-of-type  {		
		display:none; /* kill "posted on" text to make room on mobile */
		
	}
	
	
	
	body article .entry-content {
		margin-bottom: 12px;
	}
	
	article.post, article.page {
		margin-bottom: 12px;
	}
	
	footer.entry-meta {
		margin-bottom: 14px;
	}

}


 
 
 
/*=== SIDEBAR STYLING  =========================== */
/* see also mre-misc.css for tabbed widget container */
#page .well {
background-color: transparent;
margin-top:0px;
border-radius: 0;
border:0;
border-width:0;
box-shadow:none;
}


/*=== VIDEO EMBEDs, IFRAMES  =========================== */

.post IFRAME {
	margin-top: 20px;
}

@media (max-width: 500px){
.post,
.single,
.page  IFRAME {
		margin-top: 10px;
		/*width:560px;
		height:315px;*/
	}
}

/* <iframe width="560" height="315" */

