.bl-blog-info {border-bottom:1px solid #9B9997;padding-bottom:10px;}
.bl-blog-info .bl-blog-image-area {float:left;}
.bl-blog-info .bl-blog-image-area img {width:180px;margin-right:10px}
.bl-blog-info .blog_title {float:left; width:300px;}
.bl-blog-info p {font-size:12px;}
.blog {border:1px solid #979594; padding:10px; margin-bottom:10px;}

/* Begin module toolbox/toolbar; Email, Print, Send to phone, Add to address book module. Toolbox goes on article or listing pages. Toolbar goes on gallery detail pages. */
div#module-tool-box {
	position: relative;
	top: 0px;
	right: 0px;
	border: solid 1px;
	width: 133px;
	float: right;
	margin: 0 0 10px 20px;
}

div#module-tool-box ul {
	list-style: none;
	width: 113px;
	font-size: 10px;
}

div#module-tool-box li {
	margin: 0px 10px;
	border-bottom: solid 1px;
	width: 113px;
} 

div#module-tool-box li a {
	display: block;
	padding: 5px 0px 5px 21px;
	width: 88px;
}

div#module-tool-box li.share {
  border-bottom: none;
}

div#module-tool-box li.share a.share {
	padding: 5px 0px 5px 21px;
	width: 88px;
	height: 16px;
	line-height: 16px;
}

div#module-tool-box ul#social-bookmarks {
	display: none;
	margin: 0;
	padding: 0px 0px 5px 0px;
	width: 98px;
}

div#module-tool-box ul#social-bookmarks li {
	margin: 0px 0px 2px 10px;
	border-bottom: 0px;
	width: 88px;
}

div#module-tool-box ul#social-bookmarks li a {
	display: block;
	padding: 0px 0px 0px 21px;
	width: 63px;
	height: 16px;
	line-height: 16px;
}

div#module-tool-box dl.sponsor {
	margin: 10px 0px 5px 10px;
	padding: 0px;
	width: 113px;
}

div#module-tool-box dt {
	margin-bottom: 2px;
	font-size: 10px;
}

ul#module-tool-bar {
	list-style: none;
	border: solid 1px;
	padding: 0px 5px;
	width: 407px;
	height: 17px;
	font-size: 10px;
}

ul#module-tool-bar li {
	float: left;
	margin-right: 5px;
	padding: 2px 0px;
	height: 13px;
}

ul#module-tool-bar li.enlarge {
	float: right;
	margin: 0px;
}

ul#module-tool-bar li a {
	padding-right: 5px;
	border-right: solid 1px;
	height: 13px;
	line-height: 13px;
}

ul#module-tool-bar li.email a {padding-left: 15px;}
ul#module-tool-bar li.print a {padding-left: 13px;}
ul#module-tool-bar li.phone a {padding-left: 12px;}

ul#module-tool-bar li.report a, ul#module-tool-bar li.enlarge a {
	border: 0px;
	padding: 0px;
}
div#module-tool-box, div#module-tool-box li {border-color: #eae8e9;}
ul#module-tool-bar, ul#module-tool-bar li a {border-color: #ccc;}

div#module-tool-box li a, ul#module-tool-bar li a {color: #333;}

div#module-tool-box li.email {background: transparent url('/images/bg-icon-email.gif') no-repeat 1px 6px;}
div#module-tool-box li.print {background: transparent url('/images/bg-icon-print.gif') no-repeat 2px 6px;}
div#module-tool-box li.phone {background: transparent url('/images/bg-icon-phone.gif') no-repeat 1px 6px;}
div#module-tool-box li.address-book {background: transparent url('/images/bg-icon-address-book.gif') no-repeat 1px 6px;}
div#module-tool-box li.share {background: transparent url('/images/bg-icon-expand.gif') no-repeat 0px 5px;}

ul#social-bookmarks li.digg {background: transparent url('/images/icon-digg.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.delicious {background: transparent url('/images/icon-delicious.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.facebook {background: transparent url('/images/icon-facebook.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.furl {background: transparent url('/images/icon-furl.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.google {background: transparent url('/images/icon-google.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.reddit {background: transparent url('/images/icon-reddit.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.spurl {background: transparent url('/images/icon-spurl.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.yahoo {background: transparent url('/images/icon-yahoo.gif') no-repeat 0px 0px;}
ul#social-bookmarks li.permalink {background: transparent url('/images/icon-permalink.gif') no-repeat 0px 0px;}

ul#module-tool-bar li.email {background: transparent url('/images/bg-icon-email.gif') no-repeat 0px 3px;}
ul#module-tool-bar li.print {background: transparent url('/images/bg-icon-print.gif') no-repeat 0px 3px;}
ul#module-tool-bar li.phone {background: transparent url('/images/bg-icon-phone.gif') no-repeat 0px 3px;}

ul#module-tool-bar li.enlarge a {text-transform: uppercase;}

.vm-bl-categories { margin: 10px 0; }
#bl-tag-cloud a { margin: 0 10px; }
#bl-tag-cloud { padding:10px; text-align:justify;}

.vm-month-info { text-align:center; font-weight:bold;}
.vm-month-info a, .vm-month-info span { padding:0 15px; }
.vm-day {float:left; padding: 3px; width:36.5px; text-align:center; }
.vm-day-none {float:left; padding: 3px; width:36.5px; text-align:center; }
.vm-weekdays {font-weight:bold;}
.vm-weekday {float:left; padding:3px; width:36.5px; text-align:center;}
.vm-month-bottom {padding:3px; }
.vm-previous {float:left;}
.vm-next {float:right;}
#date-select { background-color:#FFF; }
#post-user-stamp { font-weight:bold; margin: 10px 0; font-size:11px;}
#signature { margin: 10px 0 0 0; }
.clear { clear:both; }

#add_comment #submit-comment { width:73px; height:32px; cursor:pointer; border:0;}
.post h1, #postheader h1 { color:#386590; margin: 20px 0 16px 0; font-size:167%; }

/* Right Rail */

#right_rail {float:left; border-style:none; border-color:#0f0; background-color:#AFCDDE; width:300px; padding:0 5px 10px 5px;}
#right_rail .redbox-sf { border-bottom:1px solid #446390; border-right:1px solid #4A6898;}
#right_rail form {padding:0;}
#right_rail h3 {background:url('http://losangeles.metromix.com/stylesheets/images/bg-dark-blue-top-square.png') no-repeat; color:#FFF; text-transform:uppercase;font-size:12px;padding:8px; background-color:#256586; height:12px;}
#right_rail .blog-right-info {padding:5px 0; border:0;}
#right_rail ul { padding:0pt 5px; }
#right_rail ul li { list-style-image:none; list-style-position:outside; list-style-type:none; margin:2px 0pt; }
#send_to_friend_form .row {margin:5px 0; }

#container {}
#header { border-style:none; border-color:#f00}
#left_rail {float:left;}
#content {float:left; width:600px; padding:10px}
#footer {position:relative; border-style:none; border-color:#00f}
.break {clear:both}
#searchquery { margin-top:5px; width:220px; }

body {color:#fff}

div.blog_title a {font-size:18px}
.post_title {font-size:13px; font-weight:bold; padding-top:6px}
#postpage .post_title {float:left;padding:0 0 2px 0;}
#postheader {border-bottom:1px solid #FFF;}
#postpage .post_excerpt {margin:15px 0;}
.tags {margin:7px 0; }
.post-categories {margin:8px 0 ; }
.post_excerpt {margin:5px 0;}
.post_pub_date {font-size:11px; font-weight:bold; color:#cc6}
.blog {padding-top:8px; padding-bottom:15px; width:40%; padding-right:40px}
.blogpage {padding-top:8px; padding-bottom:15px; }
.blogpage .blog_title{font-size:18px;margin-bottom:10px;}
.trackback {margin:7px 0; padding:4px 4px; border:1px solid #fff; text-align:center; clear:both; font-size:12px; font-weight:none;}
#add_comment input,#add_comment textarea  {font-size:12px; padding:2px;width:200px; margin:3px 0;background-color:#000; color:#FFF; border:1px solid #FFF; }
.h5 {font-size:15px; margin-bottom:8px; }

.votebar { background-color:#666; height:10px; margin:0;}

.success { padding:7px; border:1px solid #FFF; text-align:center;}

.greenbox-sf h2 a{
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 70%;
	font-weight: bold;
	margin: 6px 6px 6px 0px;
}
#searchquery {width:200px;}
.blog-right-info {  padding:8px 0;border:2px solid #446390;border-left:2px solid #A1D4FA;border-bottom:2px dotted #446390;border-top:0;}
.blog-right-info h3{margin:5px 0;}
#blogger-links {  border-top:2px dotted #446390;}

#blog-tags a { margin:0 4px; font-size:14px;}
#blog-tags div{ padding-bottom:20px; text-align:justify;}
#recent-posts ul { padding:0 5px;}
#recent-posts ul li { list-style:none; margin:2px 0;}
#categories ul { padding:0 5px;}
#categories ul li { list-style:none; margin:2px 0;}
#archived-posts ul { padding:0 5px;}
#archived-posts ul li { list-style:none; margin:2px 0;}
.delicious-posts ul { padding:0 5px;}
.delicious-posts li { margin:4px 0;}

#latest-comments .user-info{ font-size:11px; }
#latest-comments ul{ padding: 0 0 0 7px; margin:0;}
#latest-comments ul li {list-style:none; margin:0; font-size:12px;padding:7px 0;color:#58709B; border-bottom:1px solid #FFD535;}
#latest-comments ul li .comment{ font-style:italic; margin:0px; }

#container p { margin-bottom:10px; }

.break {clear:both}

body {color:#fff; }
#container {width:1000px;}

/* custom styles  */
div.blog_title a {font-size:18px}
.post_title {font-size:13px; font-weight:bold; padding-top:6px}
.post_pub_date {font-size:11px; font-weight:bold; color:#000;}
.blog {padding-top:8px; padding-bottom:15px; width:90%; padding-right:40px}
.trackback {text-align:left;}
#bl-middle {background: url('http://losangeles.metromix.com/stylesheets/images/bg-primary-content.jpg') no-repeat;padding:7px;width:956px; }
#bl-main {background-color:#FFF; padding:10px;width:936px; }
#bl-breadcrumb { margin-bottom:10px;}
#content {width:605px;}
#postpage {width:630px;}
#latest-comments ul li {border-bottom:1px solid #2F6B8C;}
#add_comment input, #add_comment textarea {background-color:#FFF; color:#333; border:1px solid #333; }

/*
 *	Main layout
 */
#vm-bl-page {margin:0 auto;width:970px;font-size:12px;}
#vm-bl-main {float:left;width:820px;}
#vm-bl-left-nav {float:left;}


/*
 *	Top Styles
 */
#vm-bl-nav {font-size:11px; padding:5px 0; border-bottom:1px solid #BABFC9;margin-bottom:5px;}



