/* Author Styles */
span.x-panel-header-text{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.x-panel-header{
	background-image: url('/static/images/fptitle_grad.jpg');
	background-repeat: repeat-x;
	color: #666;
}
div.authorshowcasefooter{
	clear: both;
	/*
	background-image: url('/static/images/grad_header.jpg');
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 4px;
	*/
}
div.thumb-wrap-author{
	float: left;
	width: 200px;
	height: 70px;
}
div.thumb{
	width: 200px;
	margin-right: 10px;
}
.icon-ignitables{
	padding: 0px 3px 3px 0px;
	background-image:url(../images/video_24.png) !important;
	height: 24px;
	width: 24px;
}
.icon-favignitables{
	padding: 0px 3px 3px 0px;
	background-image:url(../images/video_24.png) !important;
	height: 24px;
	width: 24px;
}
.icon-channels{
	padding: 0px 3px 3px 0px;
	background-image:url(../images/video_mark_24.png) !important;
	height: 24px;
	width: 24px;
}
.icon-rss{
	background-image:url(../images/icon_rss.gif) !important;
	background-repeat: no-repeat;
}
.icon-favchannels{
	padding: 0px 6px 3px 0px;
	background-image:url(../images/icon_favchannel_28.gif) !important;
}
.icon-privacy{
	background-image:url(../images/icon_lock.gif) !important;
}

/* Player Styles */

a.playerlink{
	display: block;
	margin: 5px;
	padding: 0px;
}

div.addthis_toolbox{
	margin-top: 5px;
	margin-left: 4px;
}
.addthis_toolbox .two_column
{
    width: 170px;
    padding: 4px 0 4px 0px;
    border: 5px solid #C2E0F2;
	font-size: 12px;
	background-color: #fff;
}

.addthis_toolbox .two_column a
{
    padding: 4px 0 4px 24px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: #1797D8;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 4px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 90px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 75px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}

div.panel h2{
	font-size: 14px;
	font-weight: bold;
}
div.content{
	/*min-height: 650px;*/
	width: 985px;
	padding: 0px;
}
div.full{

}
.mainsection{
	padding:0px;
	background-color: #000;
	background-image:url(../images/fptitle_grad.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
.mainsection a{
	color: #ffffff;
	font-weight:bold;
}
.mainsection a:hover{
	text-decoration: underline;
}
div.mainsectiondiv{
	background-color: #000;
	background-image:url(../images/fptitle_grad.jpg);
	background-repeat: repeat-x;
	color: #ccc;
	float:left;
}
div.mainsectiondiv a{
	color: #ccc;
}
div.mainsectiondiv a:hover{
	color: #fff;
}
div.gradpanel5{
	background-image:url(../images/fptitle_grad.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	border-top: 1px solid #666;
}
div.gradpanel5 h2{
	color: #999;
}
div.gradpanel3{
	background-image:url(../images/fptitle_grad.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	border-top: 1px solid #666;
}
div.gradpanel3 h2{
	color: #999;
}
div.gradpanel{
	background-image:url(../images/fptitle_grad.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	border-top: 1px solid #666;
}
div.sepbar{
	background-image: url('/static/images/fptitle_grad.jpg');
	background-repeat: repeat-x;
	background-color: white;
	font-size: 12px;
	height: 32px;
	color: #ccc;
	border-bottom: 1px solid #f7f7f7;
}
div.sepbar h2{
	color: #ccc;
	font-size: 20px;
	display: inline;
}
#main{
	width: 985px;
}
.icon-channel{
	background-image:url(../images/smtp_documents_add_24.png) !important;
	height: 24px;
}
.x-panel{
	border-color: #333;
}

