#blog_nav{	
	margin-left: 60px;
	margin-right: 60px;
}

#my_blog{
	margin: 3px 0px 0px 0px;
	padding: 0px 20px 0px 5px;
	border-top: solid 1px #000000;
}

#blog_nav {
	padding-bottom: 0px;
}

#blog_nav li{
	display: inline;
	list-style: none;
}

#container_blog {
	margin-right: 300px;
	margin-left: 60px;
}

#container_blogSide {
	width: 220px; 
}

#container_bloghome {
	background: url(../images/sectionheaders/h1_bloghome.gif)  top left no-repeat;
}

#container_myblog {
	width: 220px; 
	background: url(../images/sectionheaders/h1_myblog.gif)  top left no-repeat;
}

#container_featuredblogs {
	width: 220px; 
	background: url(../images/sectionheaders/h1_featuredblogs.gif)  top left no-repeat;
}

#container_popblogs {
	width: 220px; 
	background: url(../images/sectionheaders/h1_popblogs.gif)  top left no-repeat;
}

#blog_top {
	background: url(../images/sectionheaders/h1_bloghome.gif)  top left no-repeat;
}

#blog_photos {
	width: 430px;
	height:150px;
}

#blog_main {
	width: 430px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blogHead{
	border-top: 1px solid;
	border-bottom: 1px solid;
}

#blog_marks {
	padding-bottom: 20px;
	width: 220px;
}

#blog_mainPic {
	padding-bottom: 20px;
	width: 220px;
}

#blog_profile {
	padding-bottom: 20px;
	width: 220px;
}

#blog_archive {
	padding-bottom: 20px;
	width: 220px;
	
}
#blog_featured {
	height: 100px;
	padding-bottom: 20px;
}

#blog_popular {
	padding-bottom: 20px;
	width: 220px;
}

#blog_recent {
	padding-bottom: 20px;
	width: 220px;
}

#blog_preferences {
	padding-bottom: 20px;
	width: 220px;
}

#blog_myBlog {
	width: 220px;
	padding-bottom: 20px;
}

#userPrefsBox {
	background-color: #9a9a9a;
	float: right;
	padding: 2px;
}

#searchkeywordsrow{
	margin-top: 10px;
	padding: 10px 5px;
	background-color: #7d7d7d;
}

#searchinrow{
	padding: 0px 5px 5px 5px;
	background-color: #7d7d7d;
}

#searchwhorow{
	padding: 5px;
	background-color: #9a9a9a;
}

#searchusernamerow{
	padding: 0px 5px 5px 5px;
	background-color: #9a9a9a;
}

#searchdaterow{
	padding: 5px;
	background-color: #7d7d7d;
}
#searchsubmitrow{
	padding: 5px;
	background-color: #7d7d7d;
}


a img.blogThumb {
	border: 1px solid #4B4B4B;
	text-decoration: none;
}
a:hover img.blogThumb{
	border: 1px solid #FFFAFA;
	text-decoration: none;
}

A.blogThumb:VISITED, A.blogThumb:ACTIVE {
	border: 1px solid #9F9F9F;
}

.blogHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.blogHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.blogTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	line-height: normal;
}
h2.blogTitle a{
	color: #ffffff;
}
h2.blogTitle a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.blogDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

ul.subNav {
	list-style: none;
	padding-left: 0px;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
}

li.subNav  {
	background-image: url(../images/nav/bullet.gif);
	padding-left: 20px;
}

.edit{
	text-align: right;
	font-weight: bold;
	float: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
.tcell{
	background-color: #7d7d7d;
}

.entry{
	border-top: 1px solid #ffffff;
	width: 430px;
	overflow: hidden;
}
.head{
	padding: 3px 7px;
	background-color: #7D7D7D;
	margin-bottom: 0px;
}