.blogstyle2-containerx{width:770px; margin: 0px; padding: 0px; background:#fff; position:relative;}

.blogstyle2-containpic{float:left; padding:0px; margin:0px 0px 0px 0px; width:660px; display:inline; background:#fff;}
.blogstyle2-picwrap{float:left;width:310px; padding:5px 0px 0px 0px; margin: 0px 0px 0px 20px; background:#2e3640; display:inline;}


.blogstyle2-headerx{
	width:770px; 
	margin: 0px; 
	padding: 0px; 
	float:left;
}

.blogstyle2-headpic{ /*box contains pic (img) with textbox (picdesc) underneath */
	width:210px; 
	float:left;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	background:#ef792f;
	text-align:center ;
	margin-bottom: -100px;  /*this is a hack that lets you size columns all the same height*/
	padding-bottom: 100px;  /*this is a hack that lets you size columns all the same height*/   
}

.blogstyle2-headandtext{
	width:770px;
	float:left;
	background:#2e3640;
}

.blogstyle2-headpiccontain{
	float:left;
	width:660px;
	overflow:hidden;  /*this is a hack that lets you size columns all the same height (this is related to the above in headpic so you can hide the overflow not needed*/
}

.blogstyle2-title{
	position:absolute;
	width:620px; 
	height:40px; 
	top:3px;
	left:5px;
	font: bold Georgia, "Times New Roman", Times, serif;
	color:#2e3640;
	font-size: 35px;
	letter-spacing: 4px;
	margin: 0px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
}

.blogstyle2-topic{
	position:absolute;
	background-color:#2e3640;
	height:29px;
	top:72px;
	left:319px; 
	width:451px;
	font: bold Georgia, "Times New Roman", Times, serif;
	color:#bfc233;
	font-size: 24px;
	letter-spacing: 6px;
	font-weight:bold;
}

.blogstyle2-place{
	position:absolute;
	width:300px; 
	height:14px; 
	top:42px;
	left:5px;
    margin:0 0 0 5px;
    font: Georgia, "Times New Roman", Times, serif;
    color:#2e3640;
    letter-spacing:1px;
    font-size: 10px;
	white-space:nowrap;
	overflow:hidden;
}

.blogstyle2-datetop{
	position:absolute;
	width:127px; 
	height:15px; 
	top:1px;
	left:637px;
	text-align:center;
    color:#2e3640;
	font-size: 10px;
}

.blogstyle2-datebottom{
	position:absolute;
	width:90px; 
	height:48px; 
	top:8px;
	left:660px;
	text-align:center;
	font-size: 40px;
	letter-spacing: 4px;
	font-weight:bold;
  	color:#2e3640;
}	

.blogstyle2-textbox { /*wide box that contains text and 100px at left of it's background show through */
	width: 660px;
	margin: 0px;
	padding: 0px;
	float:left;
	background:#fff;
}

.blogstyle2-picdescspacer { /* used to push pictures 100px left of screen.  this div gets completely hidden by the green frame which slopes down at left */
	background:#2e3640;
	margin: 0px;
	padding: 0px;
	width:110px;
	float:left;
	height:10px;
}

.blogstyle2-headpicframespacer {    /* used to push pictures down below green arch frame... this gets completely hidden by green frame */
	margin: 0px;
	padding: 0px;
	width:770px;
	height:47px;
	float:left;
	background:#2e3640;
}

.blogstyle2-picdesc { /*orange box that holds text under picture */
	background:#ef792f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:210px;
	color:#2e3640;
	float:left;
	font-weight:bold;
  	font: Georgia, "Times New Roman", Times, serif;
  	font-size: 12px;
}

.blogstyle2-spacepic{ /*this puts a white space box after each row of pictures */
	width:660px; 
	float:left;
	padding: 0px 0px 0px 0px;
	background:#fff;
}


.blogstyle2-textbox-steve {
  text-align:justify;
  font: Georgia, "Times New Roman", Times, serif;
  color:#003300;
  font-size: 14px;
	margin: 7px 5px 7px 5px;
  }
  
.blogstyle2-textbox-amie {
  text-align:justify;
  font: Georgia, "Times New Roman", Times, serif;
  color:#330000;
  font-size: 14px;
	margin: 7px 5px 7px 5px;
  }
  
.blogstyle2-textbox-default {
  text-align:justify;
  font: Georgia, "Times New Roman", Times, serif;
  color:#000000;
  font-size: 14px;
 	margin: 7px 5px 7px 5px;
 }
  
.blogstyle2-textbox-another {
  text-align:justify;
  font: Georgia, "Times New Roman", Times, serif;
  color:#000033;
  font-size: 14px;
 	margin: 7px 5px 7px 5px;
 }
  
.blogstyle2-pictextbox{
	width:300px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	min-height:40px;
	background:#2e3640;
  	font: Georgia, "Times New Roman", Times, serif;
  	color:#fff;
  	font-size: 12px;
	}

.blogstyle2-picbox{padding: 0px 0px 0px 0px; height:225px}
