/*
Theme Name: Media Star Power
Theme URI: http://www.mediastarpower.com/
Description: Old Media Star Power theme transitioned to Wordpress
Version: 1.0
Author: Derek Houck
Author URI: http://derekhouck.com/

*/

@import url('reset.css');

a:link, a:visited	{
	color: #274172;
}
a:active, a:focus, a:hover	{
	color: #0e1b92;
	text-decoration: none;
}
body	{
	background: #294374;
	font: 16px Verdana, Arial, sans-serif;
	padding-top: 10px;
}
p	{
	padding-bottom: 1em;
}
#content	{
	clear: left;
	float: left;
	font-size: 0.81em;
	padding: 2em 0 2em 180px;
	width: 600px;
}
	#content h2, #content h3	{
		font-size: 1.23em;
		text-align: center;
	}
	#content h2	{
		color: #000080;
		margin: 0 1em 2em;
	}
	#content h3	{
		margin-bottom: 1em;
	}
#footer	{
	color: #FFF596;
	font-size: 0.62em;
	font-weight: bold;
	padding: 1em 2em;
	text-align: right;
}
#header	{
	background: url(images/banner-tr.jpg) no-repeat 100% 0;
}
	#header h1	{
		background: url(images/banner-l.jpg) no-repeat 0 0;
		height: 147px;
		text-indent: -9999px;
	}
	#header hr	{
		background: url(images/banner-br.jpg) no-repeat 0 0;
		border: 0;
		height: 28px;
		left: 263px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 119px;
		width: 517px;
	}
#navigation, #navigation a:link, #navigation a:visited	{
	color: #ffff99;
}
#navigation	{
	background: url(images/link_header.jpg) no-repeat 0 0;
	font: bold 0.68em Verdana, Arial, sans-serif;
	height: 26px;
	line-height: 1.5;
	padding-left: 86px;
	text-transform: uppercase;
}
	#navigation a:link, #navigation a:visited	{
		text-decoration: none;
	}
	#navigation a:active, #navigation a:focus, #navigation a:hover	{
		color: #fffdee;
	}
	#navigation li	{
		border-left: 1px solid #397ba7;
		float: left;
		margin-top: 5px;
		padding: 0 0.9em;
	}
#page	{
	background: #fff url(images/lnav_cell-bak.gif) repeat-y 0 0;
	border: 1px solid #000;
	margin: 0 auto;
	position: relative;
	width: 780px;
}
	#page .bottom	{
		clear: left;
	}
#sidebar	{
	background: url(images/sbar_top.jpg) no-repeat 0 0;
	float: left;
	margin-left: -780px;
	padding-top: 32px;
	text-align: center;
	width: 180px;
}
	#sidebar a:link, #sidebar a:visited	{
		color: #c00136;
		font-weight: bold;
		text-decoration: none;
	}
	#sidebar a:active, #sidebar a:focus, #sidebar a:hover	{
		color: #369;
	}
	#sidebar em	{
		color: #000080;
		display: block;
		font-style: normal;
		font-weight: bold;
		margin-bottom: 0.5em;
	}
	#sidebar h2, #sidebar #email1, #sidebar .label	{
		margin-bottom: 1em;
	}
	#sidebar h2	{
		color: #c00136;
		font-size: 0.75em;
	}
	#sidebar h3	{
		font-size: 0.81em;
	}
	#sidebar li	{
		background: url(images/nav_box-top.gif) no-repeat 0 0;
		margin: 0 0 10px 5px;
		padding-top: 10px;
		width: 140px;
	}
	#sidebar p	{
		font-size: 0.69em;
		padding-bottom: 1em;
	}
	#sidebar ul	{
		background: url(images/sbar_top-lower.jpg) no-repeat 0 0;
		padding-top: 45px;
	}
	#sidebar #kit	{
		background: url(images/bundle2.jpg) no-repeat 50% 0;
		display: block;
		font-size: 0.75em;
		margin-bottom: 1em;
		padding-top: 90px;
	}
	#sidebar .bottom	{
		background: url(images/nav_box-bottom.gif) no-repeat 0 0;
		height: 10px;
	}
	#sidebar .label	{
		display: block;
		font-size: 0.81em;
	}
	#sidebar .mid	{
		background: url(images/nav_box_mid-top.gif) repeat-y 0 0;
	}
.alignleft	{
	float: left;
	margin: 0 20px 20px 0;
}
.alignright	{
	float: right;
	margin: 0 0 20px 20px;
}
.description	{
	color: #FFF596;
	font: 2.25em Georgia, serif;
	left: 381px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 281px;
}
.post	{
	padding-right: 20px;
}