/*  
Theme Name: Union Street Default
Theme URI: http://www.unionstreetmedia.com
Description: 
Version: 1.0
Author: Scott Nelle
Author URI: http://www.www.unionstreetmedia.com/

*/



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

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



/*
Styles for Roy Sanborn
*/

/*

h3#ttl-blogpropsearch {
	width: 148px;
	height: 22px;
	text-indent: -999em;

	margin: 0 0 8px 0;
}

h3#ttl-blogpopsearch {
	clear: both;
	width: 112px;
	height: 8px;
	text-indent: -999em;

	margin: 20px 0 8px 0;
}


#section-blog {
	background: #2b3b60;
}
#section-blog #masthead {
	margin-top: 0;
	padding: 0 0 86px 0;

}

#section-blog p#logo {
	width: 937px;
	height: 17px;
	margin: 0 0 0 16px;
	padding: 0;
}

#section-blog p.address {
	display: none;
}


#section-blog #defaultmenu {
	height: 21px;
	width: 960px;
}



#section-blog #logo a {
	height: 17px;
}


#section-blog #meatbag {
	margin: 0;
}

#section-blog p#usmtag {
	background: #2b3b60;
}


*/





h2 {
	color: #465D83;

}

#content {
	width: 72%;
	float: left;
}

#sidebar {
	width: 24%;
	float: right;
}

#sidebar ul,
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	margin: 16px 0 0 0;
	padding: 0;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 15px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
