/*
Theme Name: Exhibit-It!
Theme URI: http://www.yourmis.com/
Description: Based on 2 Column Fixed - Menu Right, by Will Healey (http://www.tomorrows-laundry.com).
Author: MIS, Inc.
Author URI: http://www.yourmis.com/
*/


/* NOTE: Very uncharacteristically, all of the included files for this blog theme are pointed to the main shopping cart source, /content/skins/flat/, etc., 
except for blog-specific things, which are here. */

/* BLOG PAGE
---------------------------------------------------------------*/

#pg-blog #contentwrapper{
	float: left;
	width: 100%;
	margin-top: 25px;
}

#pg-blog #contentcolumn{
	margin-right: 300px; /*Set right margin to RightColumnWidth*/
	margin-left: 120px;
}

#pg-blog #rightcolumn{
	float: left;
	width: 260px; /*Width of right column*/
	margin-left: -260px;
	margin-top: 68px;
}

#pg-blog #rightcolumn .innertube {
	margin: 0 15px;
}

#pg-blog .title {
	font-size: 2.2em;
	font-weight: bold;
	color: #472C8D;
	margin-bottom: 1.3em;
}

.post small {
	margin-bottom: 6px;
	display: block;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar li {
	padding: 0;
	margin: 0;
}
