#blogmainarticle {
	font-size: 1.2em;
	padding: 10px;
	width: 480px;
	border: 1px solid #D6D6D6;
	margin-bottom: 20px;
	margin-left: 140px;

}

#blogmaimarticlefooter{
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding-top: 5px;

}
#blogmainarticle h2.blogitemtitle  {
	font-size: 1.4em;
}
#blogmainarticle h2.blogitemtitle a:link{
	color:#000;
}
#blogmainarticle h2.blogitemtitle a:visited{
	color:#666666;
}

#blogmainarticle h2.blogitemtitle a:active {
	color:#999999;
}
#blogmainarticle h2.blogitemtitle a:hover {
	color:#999999;
}
#blogmainarticle h2.blogitemtitle a:focus {
	color:#000000;
}
#blogleft {
	align: center;
}
#blogright {
	float: left;
	width: 160px;
	border: 1px solid #EAEAEA;
	padding: 5px;
	margin-left: 25px;
}
#mainleft h1{
	font-size: 2em;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;

}
#blogright ul {
	list-style-type: circle;
	list-style-position: inside;

}
#blogright li {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}

#blogright li a:link{
	color:#0066CC;
}
#blogright li a:visited{
	color:#666666;
}

#blogright li a:active {
	color:#993300;
}
#blogright li a:hover {
	color:#CC6600;
}
#blogright li a:focus {
	color:#0066CC;
}

.cattitle {
	font-size: 1.4em;
	color: #0099CC;
	padding: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #EAEAEA;
	text-align: center;


}
.overtitle {
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
    color: #000;
    background: url(../../../public/images/allweneed2/date_icon.png) no-repeat center left;
    padding-left: 30px;
    height: 18px;
}
.blogitemtitle {
    margin-bottom: 0;
    margin-top: 10px;
}

.pagerdiv {
	padding: 2px;
    clear: both;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
	font-size: 1.4em;
	color:#000;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
	text-align: center;
}
.pagerdiv span {
  font-weight: normal;
  font-size: 1.4em;
  color: #000000;
}
.pagerdiv a {
	color:#000;
    font-weight: bold;
    font-size: 1.4em;
}
.pagerdiv a:visited {
	color: #555;
	font-size: 1.4em;
}
.pagerdiv a:hover {
	color:#777;
	font-size: 1.4em;
}
.pagerdiv a:active {
	color:#000;
	font-size: 1.4em;
}
.pagerdiv a:focus {
	color:#777;
	font-size: 1.4em;
}