/* Potshot styles */

.potshot-suggested {
	background: #E6E6E6;	
	padding: 0.5em;
	margin: 0 0 1.2em;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/*	.Sidebar { width: 220px; }	*/
.Sidebar h2 { text-transform:uppercase; color:#009bc8; font-weight:bold; font-size:22px; letter-spacing:-1px; padding-bottom:10px; }
.Sidebar p.heading { font-weight:bold; font-size:12px; text-transform:uppercase; margin:0px; padding:0px; line-height:13px; padding-top:20px; color:#000; margin-bottom:5px; }
.Sidebar p.date { font-size:11px; text-transform:uppercase; color:#8e8e8e; line-height:11px; margin:0px 0px 5px 0px; }
.Sidebar p { font-size:13px; line-height:15px; color:#787878; }
.Sidebar p.category { margin-bottom: 0.2em; }

/*	.Main { width: 700px; }	*/
.MainWide { width:960px; float:left; color:#787878; }



/* Potshot comments */
.comment {
	border-top: 1px solid silver;
	margin: 1em 0;
	padding: 0.5em 0 0 0;
}

.comment span.name {
	font-weight: bold;
}

.comment p {
	font-style: italic;
}

.comment p.body {
	font-style: normal;
}

.Main h1 {
	text-align: center;
	font-size: 2.2em;
}

.potshot-info {
	text-align: center;
	padding: 0.5em 0;
	font-weight: bold;
}

.banner_add {
	border: solid gray 1px;
	text-align: center;	
	padding: 0.5em;
	margin: 0 0 1.2em;
	font-size: 90%;
	background-color: #e2e2e2;
}

.banner_add p {
	color: black;
	padding-bottom:0em;
}
