@charset "utf-8";
/* PrimeTimeNetworker.com CSS Document */
body
{
	background: #0E0E0C url(images/body-bg2.jpg) repeat-x bottom fixed;
	padding: 0;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}
p
{
	padding: 0;
	margin: 0;
}
a
{
	color: #800080;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding: 5px 0;
	margin: 5px 0;
}
img
{
	border: 0;
}
#logopane
{
	padding-bottom: 10px;
}
#socialpane
{
	height: 43px;
}
#menubar-l
{
	background: url(images/menubar-l.jpg) no-repeat;
	width: 7px;
	height: 31px;
}
#menubar-r
{
	background: url(images/menubar-r.jpg) no-repeat;
	width: 7px;
	height: 31px;
}
#menubar
{
	background: url(images/menubar-bg.jpg) repeat-x;
	line-height: 31px;
	font-size: 13px;
	color: #FFFFFF;
}

#menubar a
{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 0 9px;
}
#menubar a#special
{
	color: #B93B8F;
	font-family: Verdana
}
#menubar a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 9px;
}
#menubar a.selected
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 7px;
}

#reflect-l
{
	background: url(images/reflect-l.jpg) no-repeat;
	width: 7px;
	height: 21px;
}
#reflect-c
{
	background: url(images/reflect-c.jpg) repeat-x;
	height: 21px;
}
#reflect-r
{
	background: url(images/reflect-r.jpg) no-repeat;
	width: 7px;
	height: 21px;
}
#header-1
{
	background: url(images/header-1.jpg) no-repeat;
	width: 650px;
	height: 150px;
}
#header-2
{
	background: url(images/header-2.jpg) no-repeat;
	width: 701px;
	height: 150px;
}
#header-1_a
{
	background: url(images/header-1_a.jpg) no-repeat;
	width: 650px;
	height: 150px;
}
#header-2_a
{
	background: url(images/header-2_a.jpg) no-repeat;
	width: 650px;
	height: 150px;
}
#contentpane
{
	background: url(images/cpane-bg.png) repeat;
	border: solid 1px #4c4c4b;
	padding: 10px;
}
#rightpane
{
	background: url(images/rpane-bg.png) repeat;
	width: 246px;
	border: solid 1px #4c4c4b;
	padding: 1px;
}
.grey-text
{
	color: #CCCCCC;
}
.grey-text a
{
	color: #FFFFFF;
	text-decoration: none;
}
.grey-text a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
.title
{
	background: url(images/title-bg.jpg) repeat-x;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0 5px;
}
#bottompane
{
	border: solid 1px #4c4c4b;
	line-height: 25px;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
#bottompane a
{
	color: #CCCCCC;
	padding: 0px 10px;
	text-decoration: none;
}
#bottompane a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer
{
	font-size: 11px;
	color: #999999;
	padding: 5px 0;
}
.footer a
{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#latestblogposts ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#latestblogposts li{
	margin: 3px 0px;
	padding: 0px;
}

#latestblogposts li a{
	text-decoration: none;
}
