/*
Theme Name: Convergence
Theme URI: http://themeforest.net
Description: The place where people and information converge and create community.
Version: 1
Author: Maximus
Author URI: http://themeforest.net
Tags: community, news, chelsea, football, industry, blog
*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th			{ font-weight: bold; color: #333; background: url(../../images/topnav.jpg) repeat-x top #CCC; }
td, tbody td			{ background: #F0F0F0; }




body {
	background: url(images/body_background.jpg) repeat-y top;
	color: #646464;
line-height: 1;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a {
	color: #054d95;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #888888;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h2 {
	color: #054d95;
		line-height: 1.5em;
                font-weight: none;
		font-size: 1.8em;
		font-family: "Georgia", Serif;

}
h3 {
	color: #054d95;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 990px;
}
#page-bot {
	background: #003161 url(images/footer_img.jpg);
	height: 134px;
        padding-left: 20px;
padding-right: 20px;
margin: 0 auto;
width: 950px;
}
/*=== H eader ===*/
#header{
        background: url(http://www.talkchelsea.net/banner_rotate.php) no-repeat;
	height: 171px;
width: 990px;
	margin-top:0px;
}
/*- Logo -*/
#header h1 {
	
	text-indent: -9999px;
	
}


#header-logo{ float: left;
margin-top: 23px;
margin-left: 14px;
}

.chelseafancast{
float:right;
margin-top: 21px;
margin-right: 14px;
}

#header h1 a {
	display: block;
	height: 140px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 10px;
	font-weight: none;
	height: 5px;
text-transform: none;

	overflow: hidden;
}
.topnav li {
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	text-decoration: none;
color: #c3e1ff;
}	
/*- Nav1 -*/
#nav1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
background: url(images/nav-sep.png) no-repeat left top;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
	height: 37px;

}
#nav1 ul.sf-menu li {
background: url(images/nav-sep.png) no-repeat right top;

	position: relative;
	float: left;
	line-height: 37px;
	padding: 0 1px 0 0;
	text-align: left;
}
#nav1 ul.sf-menu li a {

	color: #ffffff;
	display: block;
	position: relative;
padding-left: 15px;
padding-right: 15px;
	float: left;
	text-decoration: none;
	
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	background: #001d39;
        color: #c3e1ff;
}
#nav1 ul.sf-menu li ul.children {
	border: 1px solid #13599e;
	background: #003161;
width: 160px;
}
#nav1 ul.sf-menu li ul.children li {
border-bottom: 1px solid #001e3a;
}
#nav1 ul.sf-menu li ul.children li a {
	color: #ffffff;
	text-decoration: none;
	display:block;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: #001d39;
        color: #c3e1ff;
width: 130px;

}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #000000;
	border-left: none;
	background: #003161 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.children
{
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children
{
	margin:-1px 0 0 27px;
}
/*=== All Columns ===*/
#columns {
	margin: 6px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;

}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 677px;
}
/*=== Right Column ===*/
#leftcol {
	float: right;
	width: 305px;
}
#leftcol a {
	color: #404040;
	text-decoration: none;
}

#rightcol {
	float: left;
margin-left: 6px;
	width: 174px;
}
#rightcol a {
	color: #404040;
	text-decoration: none;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #054d95;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #054d95;
 font-weight: bold;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {      
font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 .30em;
	color: #054d95;
	text-decoration: none;
}

.post title h2 a:hover {
 color: #002141;}

/*- Post Date -*/
.post-date {
	margin: 0 0 0.25em;
}
.post-date a {
	color: #ffffff;
}

.post-date a:hover {
 color: #c3e1ff;}

.post-date em {
	background: #054e97;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 12px;
	font-style: none;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #054d95;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 70px;
}
.post-comments .fr {
	width: 555px;
}
/*- Widget Title - */
.wtitle {
		background: url(images/box-bgr.gif) repeat-x top;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	
	border: 1px solid #e1e0e0;
	
	padding: 1px;
margin-top: 6px;
}
.box .content {
	
		background: #f7f7f7;
	height: 1%;
	padding: 6px;
}
.ads .content {
background: #0071b9 url(images/facebookbox.jpg) no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	text-align: center;
}
#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0.6em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 26px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #054d95;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
        margin-top: 20px;
        color: fff;
	padding: 31px 0 0;

}
#search input {
	background: #ffffff;
	border: 1px solid #002140;
	float: left;
	padding: 6px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
	width: 190px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 6px 0 0 -30px;
	padding: 0;
	width: auto;
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 10px;
}
.pic.fr img {
	margin-left: 10px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}

/*=== Footer ===*/
#footer {
	color: #ffffff;
	font:normal 10px arial, verdana;
letter-spacing: 0px;
	padding-top: 19px;
	margin-top: -8px;
	width: 940px;
        
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #8fc4f9;
	text-decoration: none;
}
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;

}
.fr {
	float: right;
margin-top: 95px;
}

.fc {
	float: left;
margin-top: 0px;
padding-left: 80px;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}

.enterforums{
width: 304px;
margin-top: 1px;
height: 130px
}

.enterforums a:hover {
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}




.general_box_blue {
background-color: #f0f0f0;
border: 1px solid #e5e3e3;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
padding: 10px;
margin-bottom:7px;
}

.thumb_box{
width:210px;
height:190px;
float:left;
background:url(http://www.talkchelsea.net/images/monitor.png) no-repeat center;
}

.thumb{
width:200px;
height:150px;
float:left;
margin-top: 5px;
margin-left: 5px;
}

.googleads {
background: url(http://www.talkchelsea.net/images/googleads.png) no-repeat top;
position: relative;
color: #fff;
height: 100px;
width: 908px;
padding-top: 4px;
}

.forumbanner {
height: 69px;
width: 916px;
margin-bottom: 5px;
margin-left: 5px;
position: relative;
color: #fff;
background: url(http://www.talkchelsea.net/images/headerforum.png) no-repeat top;
}

.forumbanner a:link,
.forumbanner a:active,
.forumbanner a:visited{
color: #fff;
text-decoration: none;
}

.size10white {
font-size: 11px;
margin-left: 10px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}

.size10white a:link,
.size10white a:active,
.size10white a:visited{
color: #ffffff;
font-weight: bold;
}

.size10white a:hover{
color: #aadef7;
font-weight: bold;
}

.size19white {
font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 25px;
margin-left: 10px;
}

.size19white a:link,
.size19white a:active,
.size19white a:visited{
color: #ffffff;
font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 10px;

}

.size19white a:hover{
color: #aadef7
}

img.img_border, a img.img_border {

	border: 1px solid #DEDEDE;

	padding: 4px;

	background: #FFFFFF;

}

.style51 {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 12px; padding-left: 5px; }
.style51 a:link,
.style51 a:active,
.stlye51 a:visited{
color: #ffffff;
font-weight: bold;
}

.style51 a:hover{
color: #aadef7;
font-weight: bold;
}

.style55 {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 21px; padding-left: 1px; margin-left: 10px;}

.morelink {font-family: arial, verdana, sans-serif; color: #054d95; font-weight: bold; font-size: 14px; float: right; margin-top: -7px; margin-right: 2px;}

.morelink a:hover {
 color: #c3e1ff;}

.morelinkimg {float: right; margin-top: -3px; margin-right: 13px;}

.pagestitle {font-family: Helvetica, arial, sans-serif; color: #054d95; font-weight: bold; font-size: 22px;}
.playerstitlepos {font-family: Helvetica, arial, sans-serif; color: #999999; font-weight: bold; font-size: 17px;}

#playerpicpadding{
margin-right: 10px;
margin-bottom: 7px;
}

.facebookbox {
background: #0071b9 url(images/facebookbox.jpg) no-repeat;
padding-left:30px;
padding-top: 28px;
width: 275px;
height: 345px;
}


.textlinkads1 {
background: #0071b9 url(images/facebookbox.jpg) no-repeat;
padding-left:10px;
padding-top: 15px;
padding-bottom: 15px;
width: 295px;
color: #ffffff;
}

.textlinkads1 a:active,
.textlinkads1 a:link,
.textlinkads1 a:visited {
color: #ffffff;
	font-weight: bold;
}

.textlinkads1 a:hover{
font-weight: bold;
color: #b7d1e6;
}

.rssicon{
margin-top: 7px;
}

.matches_title{
font-size: 1.9em;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0 0 1em;
}

.matches_title_white{
font-size: 1.9em;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0 0 1em;
line-height: 1.2em;
}

.matches_team{
	font-size:1.2em;
	font-weight: bold;
	font-family:arial, Calibri, Helvetica, sans-serif;
	color:#bbe1ff;
	line-height: 1.8em;
}

.matches_text{
	font-size: 11px;
	font-family:arial, Calibri, Helvetica, sans-serif;
	color:#ffffff;
	line-height: 1.3em;
}

.matches_text a:active,
.matches_text a:link,
.matches_text a:visited{
font-weight: bold;
color: #bbe1ff;
}

.topscorers{
background: #095695 url(images/topscorers.jpg);
padding-top: 8px;
font-size: 11px;
font-family:arial, Calibri, Helvetica, sans-serif;
padding-left: 14px;
height: 131px;
width: 160px;
color: #ffffff;
line-height: 1.2em;
}

.matchboxes{
background: #095695 url(images/matchboxes.jpg);
padding-top: 14px;
padding-left: 14px;
height: 103px;
margin-top: 1px;
width: 160px;
font-size: 11px;
color: #ffffff;
line-height: 1.2em;
}

.legends_box{
background: #095695 url(images/legendsbox.jpg);
padding-top: 14px;
padding-left: 14px;
height: 141px;
width: 290px;
font-size: 11px;
color: #ffffff;
}

.profiles_name{
color: #054d95;
font-weight: bold;
}

.searchboxtop{
float: right;
margin-top: -47px;
}

#navwrapper {
	/*border-top: 2px solid #535353;*/
	border-left: 0px solid #000;
	text-align: left;
	z-index: 2000;
	position: relative;
	padding-left:0px;
        
	
	height: 31px;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
	
margin-top: 20px	
	width: 970px;
	margin-left: 5px;
}

#navmain {}

#navmain ul {
	list-style: none;
}

#navmain a {
	display: block;
	text-decoration: none;
	padding: 7px 10px 5px 10px;
	border-right: 0px solid #fff;
	color: #fff;
}

#navmain li {
	float: left;
	border: 0px solid #fff;
	border-right: 0px solid #333;
	border-bottom: none;
	border-top: none;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin-right: 8px;
}

#navmain li ul, 
#navmain ul li  {
	width: 100%;
	font-size: 1em;
	line-height: 1.4em;
	background: url(http://www.talkchelsea.net/wp-content/themes/talkchelsea/images/transnav.png) repeat;
	font-weight: normal; /*dropdown menus*/
	padding-top: -5px;	
}

#navmain li ul li  {
	background: none;/*inherit;*/
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 25px;
}



#navmain ul li a  {
	color: #fff;
	border-right: 0;
	padding: 4px 8px 4px 8px;
}

#navmain li ul {
	margin-left: 3px;
        margin-top: 0px;
        font-weight: bold;
	position: absolute;
	display: none;
	width: 150px;
	border-top: none;

}

#navmain ul a:link  {
	color: #fff!important;
}

#navmain ul a:visited {
	color: #fff;
	background-color: transparent;
}

#navmain li:hover a, 
#navmain a:focus,
#navmain a:active, 
#navmain li.over a {
	color: #99ccff;
	/*background-color: #141414;*/
}

#navmain li:hover ul, 
#navmain li.over ul {
	display: block;
}

#navmain li:hover ul a, 
#navmain li.over ul a {
	color: #fff;
	background-color: transparent;
}

#navmain ul a:hover {
	background-color: #333!important;
	color: #99ccff!important;
}

#navwrapper #navmagin li#mag a {	
	color: black !important;
}

#navwrapper .poppages {
margin-left: 75px;
}

#navwrapper .poppages a {
color: #FFCC00;
}

#navwrapper .poppages a:hover {
color: #fff;
background: none;
}

#topbox{
background: url(http://www.talkchelsea.net/wp-content/themes/talkchelsea/images/topbox.jpg) no-repeat;
width: 658x;
height: 124px;
padding: 8px;
margin-top: 1px;
}

.lastmatchbox{
	float: left;
	position: reletive;
	color: #ffffff;
	padding: 0px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background: transparent url(http://www.talkchelsea.net/wp-content/themes/talkchelsea/images/lastmatch.jpg) no-repeat;
	left: 840px;
	top: 364px;
 margin-left: 10px;
	height: 125px;
	width: 325px;
}

.lastmatchlogo{
        float: right;
	position: reletive;
	color: #ffffff;
        background: transparent url(http://www.talkchelsea.net/images/matchlogos/ajax.png) no-repeat;
        left: 845px;
        -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	top: 364px;
	height: 135px;
	width: 300px;
}

.nextmatchbox{
	float: left;
	position: reletive;
	color: #ffffff;
	padding: 0px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background: transparent url(http://www.talkchelsea.net/wp-content/themes/talkchelsea/images/nextmatch.jpg) no-repeat;
	left: 840px;
	top: 364px;
	height: 125px;
	width: 325px;
}

.nextmatchlogo{
        float: right;
	position: reletive;
	color: #ffffff;
        background: transparent url(http://www.talkchelsea.net/images/matchlogos/frankfurt.png) no-repeat;
        left: 845px;
        -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	top: 364px;
	height: 125px;
	width: 300px;
}



.pagestitle {font-family: Helvetica, arial, sans-serif; color: #054d95; font-weight: bold; font-size: 22px;}

.size18 {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 20px;}

.size18blue {font-family: Arial, Helvetica, sans-serif; color: #aadef7; font-weight: bold; font-size: 22px;}

.size10 {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px;}
.size10 a:link,
.size10 a:active,
.size10 a:visited{
         color: #ffffff;
}

.size10 a:hover{
         color: #aadef7;
}

.size11 {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 11px;}

.alignleft2{
        margin-left: -12px;
        margin-top: 15px;
}

.spacer{
height: 6px;
}

#playerProfile
	{
		border: 1px solid #e1e0e0;
		background: #f7f7f7;
		padding: 0 10px 10px;
	}
	#playerProfile img
	{
		float: right;
		margin-top: .5em;
		margin-left: 15px;
	}


.player-name {
                font-weight: bold;
                color:#5d5d5d;
line-height: 1.4em;
padding-bottom: 5px;
		font-size: 1.3em;
		font-family: "Georgia", Serif;
}