@charset "utf-8";
*{
	padding:0;
	margin:0;
}
body {
	background: #e9eaea;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	
}
p {
	margin-bottom: 5px;
}

#wrapper {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	padding-left:29px;
	padding-right:30px;
	background: url(images/bg_body.gif) repeat-y scroll center top;
	min-height:500px;
	height: auto !important;
	height:500px;
	position: relative;
}
#header {
	background: url(images/ezine_header.jpg) no-repeat scroll left top;
	height: 149px;
	width: 715px;
	position: relative;
}
#logo {
	background: url(images/ezine_logo.jpg) no-repeat scroll right bottom;
	height: 135px;
	width: 129px;
	position: absolute;
	left: 10px;
	top: 5px;
}
#header h1 {
	padding-top: 49px;
	padding-left: 167px;
}
#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#date h2 {
	font-size: 14px;
	font-weight: bold;
	color: #B12C2F;
	text-decoration: none;
}

#left {
	float: left;
	width: 158px;
}
#left h3 {
	background: #B32028;
	height: 23px;
	width: 151px;
	padding-top: 7px;
	border-right: 8px solid #d8a6a0;
	text-align:center;
	margin-bottom: 12px;
}
#left ul {
	list-style: url(images/bullet_on_grey.gif) outside;
	margin-left: 5px;
	padding-right: 10px;
	margin-bottom: 15px;
}
#left li {
	padding-bottom: 8px;
}
#left a {
	color: #b0232a;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#right {
	float: right;
	width: 532px;
	padding-right: 15px;
	padding-bottom: 30px;
}
.story_wrapper {
	border: 1px solid #78777a;
	margin-bottom: 10px;
	height: auto;
}
.title {
	margin-bottom: 10px;
	padding: 3px 5px 4px;
}

.story_left .title {
	background: #bebfc1;	
}
.story_left h3 {
	color: #B32028;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 330px;
}
.story_left h3 span {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
.story_left .title a {
	text-align: right;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #78777a;
	text-decoration: none;
	margin-top:3px;
}
.story_left .story_content{
	width: 330px;
	float: left;
	padding: 0px 5px 5px;
}
.story_left img {
	float: right;
	margin-right: 5px;
	border-right: 6px solid #D8A6A0;
	border-left: 2px solid #D8A6A0;
	margin-bottom: 5px;
}

.story_right .title {
	background: #D8A6A0;

}
.story_right  h3 {
	color: #B32028;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 330px;
}
.story_right h3 span {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
.story_right .title a {
	text-align: right;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #78777a;
	text-decoration: none;
	margin-top:3px;
}
.story_right .story_content{
	width: 330px;
	float: right;
	padding: 0px 5px 5px;
}
.story_right img {
	float: right;
	margin-right: 5px;
	border-right: 6px solid #D8A6A0;
	border-left: 2px solid #D8A6A0;
	margin-bottom: 5px;
}
.story_content2 {
	padding: 0px 5px 5px;
}
.story_content2 img {
	float: right;
	border-right: 6px solid #D8A6A0;
	border-left: 2px solid #D8A6A0;
	margin: 0px 0px 5px 5px;
}
.story_nopic {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.title  a:hover {
	color: #B0232A;
	text-decoration: none;
}
a.back {
	color: #B32028;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
a.back:hover {
	color: #78777a;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

#wrapper_base {
	background: url(images/bg_wrapper_base.gif) no-repeat scroll left top;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
}


#footer {
	border-top: 1px solid #aeadaf;
	padding-top: 5px;
	margin-top: 5px;
	position: absolute;
	bottom: 0px;
	left: 198px;
	width:530px;
}
#footer p, #footer a {
	font-size: 10px;
	text-decoration: none;
	color: #aeadaf;
}
#footer a:hover {
	text-decoration: none;
	color:#78777a;
}


.clear {
	clear: both;
}
.h1 {
	color: #B0232A;
	font: italic bold 18px Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.h2 {
	color: #B0232A;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.h3 {
	color: #B0232A;
	font: 14px Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.h4 {
	color: #B0232A;
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
ul {
	list-style-image: url(../images/bullet.gif);
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 8px;
}
