/*  
Theme Name: Bayside Realty Consultants
Theme URI: http://www.unionstreetmedia.com
Description: A custom theme developed for Bayside Realty Consultants
Version: 1.0
Author: Scott Nelle
Author URI: http://www.unionstreetmedia.com/

*/



.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }

/* Begin Typography & Colors */
.postmetadata {
	
}

blockquote {
	margin: 10px 0;
	border-left: 10px solid #ccc;
	padding: 0 20px 0 10px 
}
/* End Typography & Colors */

/* Begin Comments*/
li.authorcomment {
	background: #eee;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}
/* End Comments */

/* widget sidebar */
#wp-sidebar {

}
#wp-sidebar ul {
	margin-left: 0px;
}
#wp-sidebar ul ul {
	margin-left: 20px;
	margin-bottom: 1em;
}
li.widget {
	list-style: none;
}
li.widget ul {
	list-style: disc;
}
li.widget ul ul {
	list-style: circle;
}
.post{
	clear:both;
	padding-top:5px;
}
.widget_recent_entries{
	text-align:left;
}