/* Site: pluggedinventures.com */

html { overflow-y: scroll; }


/*.custom #header
{
	border-bottom-style: solid;
	border-bottom-width: 0.01em;
	margin-bottom: 0.5em;
}*/

/*.custom #header_left a img
{
	border: none;
}*/

.custom #header_left
{
	float: left;
	width: 200px;
}

.custom #header_right
{
	float: right;
}

.custom .clear
{
	clear: both;
}

.custom .menu .current a,
.custom .menu .current-cat a
{
	border-bottom: none;
}

.custom .widget#text-4 div
{
	text-align: justify;
}

.custom h3
{
	margin-top: 1em;
}

.custom .to_comments
{
	display: none;
}

.custom .entry-content h3
{
	font-weight: bold;
	font-variant: small-caps;
}

.custom .register_button
{
	color: #fff;
	background-color:#FF6600;
	text-decoration: none;
	text-transform: uppercase;
	padding: 6px 9px;
	letter-spacing: 2px;
	font-weight: bold;
}

.custom .register_button:hover
{
	color: #000;
}

.custom .format_text hr
{
	margin: 1em 0;
	padding: 0;
}

.custom .menu
{
	font-weight: bold;
}

ul.sidebar_list
{
	padding-top: 0.5em;
}

p.justify
{
	text-align: justify;
}

.custom.sponsors .format_text > p
{
	text-align: justify;
}

.custom.sponsors hr,
.custom.sponsors p + p
{
	clear: left;
}

.custom.sponsors .wp-caption a img
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0;
}