#editorialblog_logo {
	height:60px;
	background: #FEDFCB;
	float:left;
	position:relative;
	display:inline;
	margin-left:20px;
}

#editorialblog_logo img {
	float:left;
	position:relative;
	display:inline;
	padding-top:8px;
}

#editorialblog_major {
	height:678px;
	margin: 0px 20px;
	background-color:white;
	clear:both;
}

#left_column {
    float:left;
    width:235px;
	padding:20px 14px;
	display:block;
}

.editorialblog_photo {
	display: block;
	border: 1px solid #E3594E;
	margin-bottom: 14px;
}

.editorialblog_photo img {
	display:block;
	border: 10px solid white;
}

#right_column {
    float:left;
    text-align:left;
    font-family:Helvetica, sans-serif;
	position:relative;
	display:inline;
	margin-top: 20px;
	margin-right: 14px;
	width: 350px;
	height: 630px;
}

h1 {
	font-size:36px;
	color:#E3594E;
	font-weight: normal;
	margin:0;
	padding:0;
	text-transform: lowercase;
}

#editorialblog_major p {
	margin-top:7px;
	margin-right: 30px;
	line-height: 19px;
	font-size: 12px;
	font-weight:normal;
}

p.date {
	margin-top:5px;
	margin-right: 5px;
	padding-top: 5px;
	border-top: 2px solid #E3594E;
	color: #E3594E;
	font-size:16px;
	font-weight: normal;
}

p.signature {
	color:#E3594E;
	font-weight:900;
}

#next_link {
    float:right;
	font-size:13px;
	color:#E3594E;
	font-weight:bold;
	display:inline;
	padding-right:20px;
	text-transform:uppercase;
}

#next_link img {
	display:inline;
}

.link_arrow_text {
	font-weight:bold;
}
