/*
	Theme Name: Betvega Genesis Child Theme
	Description: This is a child theme for the Genesis Framework
	Author: Robert Iseley and Brian Lis
	Author URI: http://www.brianlis.com
	Version: 1.0
	Template: genesis
	Tags: buddypress
*/
html {	
	background: url(images/background.jpg) no-repeat fixed center top #000000;
	margin: 0px auto 0px;
	padding: 0px;
	border: none;
	}


#full-wrap {
	/*background: url(images/bg-2.png) no-repeat center top;*/
	margin: -10px auto 0px;
	padding:0px;
	border: none;
}
	
.force-height {
	height: 1px;
	}

/************************************************
*	Top Navbar      							*
************************************************/


#topnavbar {
	background: none;
	float:left;
	/*width: 960px;*/
	height: 30px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0;
	display: none;
	display:inline;
	}
.topnavbarleft a img {
	border: none;
	margin: 0px 10px 3px 0px;
	padding: 0px;
	float:right;
}	
.topnavbarright {
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	display:inline;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}

.topnav-link {
	float: left;
	margin: 0px 5px;
	}

.topnav-link .widget {
	margin:0 0 10px;
}

.topnav-link  div.widget-wrap {
	margin:0;
}
	
.topsocialright {
	float:right;
	margin: 60px 20px 0 0;
}

.topsocialright h4 {
	color: #FFFFFF;
    font-family: verdana;
    font-size: 13px;
    margin: 5px 0;
	}


.topsocialright .feedburner {display:inline;float:left;margin-right:10px;}
.topsocialright .feedburner img {width:90px;}
.topsocialright .facebook {display:inline;}

/***** RSS Links *********************/
.rsslink {
	padding: 2px 0px 2px 20px;
	background: url(images/rss.gif) no-repeat left center;
	}	
	
.rsslink-football {
	padding: 2px 0px 2px 33px;
	background: url(images/football.png) no-repeat left center;
	}
	
.rsslink-dollar {
	padding: 2px 0px 2px 22px;
	background: url(images/dollar.png) no-repeat left center;
	}
	
.rsslink-visa {
	padding: 2px 0px 2px 22px;
	background: url(images/visa.png) no-repeat left center;
	}
.rsslink-contact {
	padding: 2px 0px 2px 22px;
	background: url(images/contact.png) no-repeat left center;
	}
.rsslink-bcs {
	padding: 2px 0px 2px 37px;
	background: url(images/bcs.png) no-repeat left center;
	}
.rsslink-nfl {
	padding: 2px 0px 2px 27px;
	background: url(images/nfl.png) no-repeat left center;
	}
.rsslink-baseball {
	padding: 2px 0px 2px 22px;
	background: url(images/baseball.png) no-repeat left center;
	}
.rsslink-basketball {
	padding: 2px 0px 2px 22px;
	background: url(images/basketball.png) no-repeat left center;
	}

/***** Hyperlinks ********************/

a, a:visited {
	color: #004e88;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header  ********************/

#header {
	width: 960px; 
	height: 85px;
	margin: 0;
	padding: 0;
	}
	
#header .wrap {
	}

#title-area {
	width: 400px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 300px;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
.header-right {
	background-color:#e7e7e7;
	float:right;
	margin:0 4px 6px 0px;
	padding: 5px 10px;
	width:242px;
	box-shadow: 0 3px 6px #A3A3A3;
	-webkit-box-shadow: 0 3px 6px #A3A3A3;
	-moz-box-shadow: 0 3px 6px #A3A3A3;	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	}

	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logoLarge.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 360px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}

.header-image div#title-area { margin: 0 0 0 10px; }
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	}
	
/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a { 
	width: 160px;
	}

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { 
	}

#header ul.nav li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover { 
	position: static;
	}

.header-right #avatar {
	float:left;
	}

.header-right #user-info {
	float: left;
	margin:0 0 0 10px;
	}

.header-right #user-info a, a:visited {
	color: #004E88;
	text-decoration: none;
	}

.header-right #user-info a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.header-right .login-left {
	font-family:Verdana,Arial,Tahoma;
	font-size:12px;	float: left;
	width: 70px;
	}

.header-right .login-right {
	float: left;
	
	}

.header-right .login-submit {
	margin: 5px 0 0;
	float: left;
	}

.header-right .login-lost {
	float:left;
	margin:8px 0 0 6px;
	font-size: 11px;
	}


/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 960px;
	//height: 30px;
	//background: url('images/nav.png');
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0px 0px 0px 0px;
	//border-left: 1px solid #000;
	}

#nav .wrap {
	}
	
#nav ul {
	background: url('images/nav-bg.png');
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	background: url('images/nav-bg.png');
	color: #000000;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 8px 5px;
	text-decoration: none;
	position: relative;
	border-right: 1px solid #000;
	}

#nav li a:hover {
	background: url('images/nav-bg-h.png');
	color: #ffffff;
	}
	
#nav li a:active, #nav .current_page_item a {
	color: #000000;
	}
	
#nav li a.sf-with-ul {
	padding-right: 8px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #005281;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0 0 0 -1px;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #2D6D9D;
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 6px 10px 6px 10px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 31px;
	background: #333333;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666666;
	}

#subnav .wrap {
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #000000;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}


/***** Inner ********************/

#inner {
	float: left;
	width: 960px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 5px 0px;
	background: #FFFFFF;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	background: #ffffff;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 470px;
	margin: 0;
	padding: 0px 10px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 620px;
	}
	
.full-width-content #content {
	width: 960px;
	}

#content img, #content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#content .entry-content {

	}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}
	
.attachment-thumbnail {	
	border:1px solid #999999;
	float:left;
	margin:0 10px 7px 0;
	display:inline;
	}
	
.dateleft {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
#content a, a:visited {
	color: #004e88;
	text-decoration: none;
	}
	
#content a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/***** Home Page ********************/

.hp-featured-full {
	background: none;
	float: left;
	width: 600px;
	margin: 0px 0px;
	padding: 10px 10px 2px;
	}

#hp-featured-top-full {
  background:#FFFFFF url(images/sports-strat-bg.png) no-repeat scroll left top;
  float: left;
  margin: 5px 0px 10px 0px;
  padding: 35px 0px 0px;
  width:620px;
  position: relative;
	}
	
#hp-featured-top-full-title {
	width: 620px;
	text-align: center;
}

#hp-featured-top-full #sponsor {
	position:absolute;
	right: 5px;
	top: 5px;
	width: 141px;
	height: 22px;
}

#hp-featured-top-full #sponsor a.blocked-link {
	width:141px;
	height: 22px;
	display:block;  
	text-decoration:none; 
}

div#hp-featured-top-full-title h2 {
	color:#6AB6E2;
	}


.featured-top #hp-featured-top-full h4 {
	background: none;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 18px 7px;
	}
	
#box-1 {
	float: left;
	width:200px;
	height: 200px;
}

#box-2 div.widget-wrap {
	margin:0;
}

#box-2 {
	float: left;
	margin-left:22px;
	width:210px;
	overflow: hidden;
}

#box-3 {
	float: right;
	width:165px;
	margin: 0 0 0 px;
}

#box-3 .widget {
	background: #fff url(images/sidebar_h4x620.png) no-repeat;
	padding: 10px 0 0;
}
.hp-featured {
	background: none;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 2px;
	}

#hp-featured-top-left {
  background:#FFFFFF url(images/sidebar_h4.png) no-repeat scroll center top;
  float:left;
  margin:0px 0px 0px 0px;
  padding:0;
  width:300px;
  border: 1px solid #eee;
	}

.featured-top #hp-featured-top-left h4 {
	background: none;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 18px 7px;
	}

#box-2 .widget {
   background: url("images/sidebar_h4x620.png") no-repeat scroll 0 0 #FFFFFF;
   padding: 10px 0 0
}

#hp-featured-top-right {
  background:#FFFFFF url(images/sidebar_h4.png) no-repeat scroll center top;
  float:right;
  margin:0px 0px 0px 00px;
  padding:0;
  width:300px;
  border: 1px solid #eee;
	}

.featured-top #hp-featured-top-right h4 {
	background: none;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 18px 7px;
	}

#hp-featured-top-full .featured-top #hp-featured-top-right h4 {
	padding: 0px 0px 0px 7px;
	}
	
.hpbottom {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}

.hpbottom2 {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	display: inline;
	}
.homepagebottom2 {
	background: #f9f9f9 url(images/bottom3.gif) no-repeat top;
	float: left;
	width: 620px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border:1px solid #bcbbbc;
	display:inline;
}

.homepagebottom2 .hp-featured {
	background: none;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 2px 0px 0px;
	}
	
.homepagebottom2 .hp-featured h4 {
	color:#FFF;
}

.homepagebottom2 p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

	
/************************************************
*	Home Links      								*
************************************************/

#homelink {
	background:none;
	display:inline;
	float:left;
	margin:10px 0;
	padding:2px;
	width:620px;
	list-style: none;

}
#homelink h4 {
	color:#004E88;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:15px;
	font-weight:500;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 5px;
	padding:3px 0 0;
}	
#homelink p {
	color: #333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homelink a, #homelink a:visited {
	color: #004e88;
	text-decoration: none;
	}
	
#homelink a:hover {
	color: #333;
	text-decoration: underline;
	}



.homelink {
	float: left;
	width: 139px;
	margin: 5px 5px 0px 0px;
	padding: 10px 5px;
	display: inline;
	border:1px solid #ddd;
}

.homelink2 {
	float: right;
	width: 139px;
	margin: 5px 0px 0px 0px;
	padding: 10px 5px;
	display: inline;
	border:1px solid #ddd;
}

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #E6E6E6;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 20px 0;
	padding: 0px 0px 0px 5px;
	}

#content h1 {
	font-size: 20px;
	}
	
#content h2 {
	font-size: 16px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #004E88;
	font-size: 14px;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	}
	
#content h2 a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h3 a, #content h3 a:visited {
	color: #004e88;
	text-decoration: none;
	}
	
#content h3 a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#content h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 13px;
	}

#content h5 {
	background: none;
	color: #6ab6e2;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 16px 7px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Custom Content Style **********/

.featured-top {
	padding: 0px;
	}

.featured-top-left {
	float: left;
	margin: 0px auto 12px;
	padding: 0px;
	display: inline;
	width:388px;
	background: none;
	}
	
.featured-top-right {
	background:#FFFFFF url(images/sidebar_h4.png) no-repeat;
	border-bottom:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	display:inline;
	float:left;
	margin:0px 0px 0px 5px;
	padding:10px 0 9px;
	width:220px;
	}
#box-2 .featured-top-right {
	height: 150px;
	overflow: hidden;
}
.featured-bottom {
	width:620px;
	margin: 10px 0px;
	}

.featured-bottom-left {
	background:#FBFBFB url(images/sidebar_h5.png) no-repeat scroll center top;
	float:left;
	margin:0px;
	padding:0;
	width:305px;
	border: 1px solid #eee;
	}
	
.featured-bottom-right {
	background:#FBFBFB url(images/sidebar_h5.png) no-repeat scroll center top;
	float:right;
	margin:0px;
	padding:0;
	width:305px;
	border: 1px solid #eee;
	}

#category-wrap {
	background: #f9f9f9 url(images/bottom3.gif) no-repeat top;
	float: left;
	width: 629px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border:1px solid #bcbbbc;
	display:inline;
}

.category-content {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	display: inline;
	}
	
#category-wrap h2 {
	background: none;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 16px 7px;
	}

#category-wrap h3 a, #category-wrap h3 a:visited {
	background:transparent none repeat scroll 0 0;
	color:#333333;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	padding:3px 0 0 7px;
	text-transform:uppercase;
	}

#category-wrap .date {
	width: 590px;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}

#category-wrap .postmeta {
	width: 590px;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px;
	}

#category-wrap p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.featured1, .featured2, .featured3, .featured4 {
	float: left;
	width: 140px;
	margin: 10px 7px;
	}
	
.homepagebottom2 .hp-featured {
	background: url(images/header_h4.png) no-repeat;
	width: 145px;
	}

	
/***** Post Icons ********************/
	
	
.post-comments {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}
	
.categories {
	margin: 0;
	padding: 0;
	}
	
.time {
	background: transparent url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}

.tags {
	background: transparent url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}

.icomment {
	background: transparent url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation **********/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: auto;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #2255AA;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover {
	background: #F7F7F7;
	color: #2255AA;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li.active a {
	background: #F7F7F7;
	color: #2255AA;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	}

/***** Consensus Page ***************************/

.consensus-time {
	float: left;
}

.consensus-away {
	float: left;
}

.consensus-line {
	float: left;
}

.consensus-picks {
	float: left;
}

.consensus-pct {
	float: left;
}

.consensus-home {
	float: left;
}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 320px;
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #FFFFFF url(images/sidebar_h4.png) top no-repeat;
	float:right;
	margin: 5px 5px 10px 0px;
	padding:13px 0 9px;
	width:317px;
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
	display:inline;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	background: none;
	color: #333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 4px 7px;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: square;
	margin: 20px 0 0 0;
	padding: 0px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0 0 10px;
	padding: 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#sidebar #cat {
	width: 278px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}

/************************************************
*	Adhome      								*
************************************************/

#adhome {
	background: none ;
	width: 970px;
	color: #333;
	margin: 0px auto;
	padding-top: 3px;
	
	}

#adhome a, #adhome a:visited {
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	}
	
#adhome a:hover {
	text-decoration: none;
	}
	
#adhome p {
	font-size: 12px;
	padding: 0px;
	margin-left: 1px;
	color: #333;
	}


.adhomeleft {
	overflow: hidden;
	width: 620px;
	height: 89px;
	float: left;
	margin: 0px;
	padding: 10px 0px;;
	list-style: none;
	}
	
.adhomeleft h1 {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	margin: 2px 0 -13px;
	}
.adhomeleft li {
	color: #FFFFFF;
	font-size: 10px;
	list-style: circle;
	}
.adhomeleft li a{
	color: #FFFFFF;
	text-decoration:none;
		}
.adhomeright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}



.adhomeright {
	background: transparent url(images/aweber.png) ;
	background-position: top center;
	background-repeat: no-repeat;
	width: 323px;
	float: right;
	margin: 0px;
	padding-bottom: 10px;
	height: 89px;
	}

#adhome h3 {
	background: none;
	color: #004E88;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
	padding: 6px 0px 0px 2px;
	}
#adhome h3 a, #adhome h3 a:visited {
	background: none;
	color: #004E88;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
	padding: 6px 0px 0px 2px;
	}
#adhome h3 a:hover {
	color: #7A3254;
	text-decoration: none;
	}
	
#adhome h4 {
	background: none;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 18px 7px;
	}

/*****************************
** Tabber on Sidebar        **
*****************************/

#side-tabber {
	float: right;
	margin: 10px 0;
	padding: 0px;
	display: inline;
	width:320px;
	height:321px;
	background: #fff url(images/featuredlright.png) no-repeat;
	}
	
/************************************************
*	Tables									*
************************************************/

#service_top_rating_short{
	width: 216px
}

table{
margin: 0px auto;
}

#forum {
margin: 2px auto 2px;

}

#forum td{
border-bottom:1px solid #E1E1E1;
line-height:10px;
padding:4px 2px;
}

#forum tbody tr:hover td {
background: #f9f9f9;
}

tr.subheader{
	color: #6AB6E2;
	font-size: 13px;
	font-weight: bold;
} 

tr.data {
	line-height: 3px;
	color: #333;
}

tr.data th{
	color: #333;
}

tr.data td{
	color: #333;
}

tr.forum {
	font-size: 9px;
	color: #333;
}

tr.forum th{
	color: #333;
}

tr.forum td{
	color: #333;
}

tr.forum td a, tr.forum td a:visited {
	color: #333;
	text-decoration: none;
}

tr.forum td a:hover {
	color: #ce1a1a;
}
	
#stats {
	background: #f7f7f7 url(images/stats3.png) bottom no-repeat;
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	min-height: 309px;
	display: inline;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	
	}

#stats .widget {
	background: none;
	float:right;
	margin:0px;
	padding:0px 0 0px;
	width:320px;
	display:inline;
	border: none;
	}

#stats2 {
	background: #f7f7f7 url(images/stats3.png) bottom no-repeat;
	border-bottom:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	display:inline;
	float:right;
	margin-right:9px;
	min-height:309px;
	padding:0;
	width:320px;
	display:inline;
	}

#stats2 .widget {
	background: none;
	float:right;
	margin:0px;
	padding:0px 0 0px;
	width:320px;
	display:inline;
	border: none;
	}
	
#statsheader {
	background: none;
	display:inline;
	float:right;
	min-height:300px;
	padding:0;
	width:320px;
	
	}	

#statsheader h6 {
	background:transparent url(images/h4.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:26px;
	margin:0;
	padding:8px 0 4px 7px;
	text-transform:uppercase;
	width:315px;
	}

#statsheader2 {
	background: none;
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	min-height: 300px;
	display: inline;
	
	}	

#statsheader2 h5 {
	background:transparent url(images/h4.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:26px;
	margin:0;
	padding:8px 0 4px 7px;
	text-transform:uppercase;
	width:319px;
	float: right;
	margin-right: 9px;
	}	
#statsbtm {
	background: transparent url(images/stats_btm.png) bottom no-repeat;
	float: left;
	width: 320px;
	height: 59px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display:inline;
	
	}


/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 10px 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #F7F7F7 !important;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #E6E6E6;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 195px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #666666;
	}

.searchsubmit:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
/***** eNews & Updates Widget ********************/

#enews-3 {
	background: #054480;
	color: #ffffff;
	margin: 5px 5px;
}

.enews {
	background: #054480 url(images/enews.png) top right no-repeat;
	margin: 0px 5px;
	padding: 0;
	color: #ffffff;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0 0 0 10px;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 230px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	}
	
.enews #subbutton {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
.enews #subbutton:hover {
	background: #000000;
	border: 1px solid #000000;
	}

/***** Latest Tweets Widget********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #333333;
	}
	
.gform_footer .button:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}

/************************************************
*	Footer Links      							*
************************************************/

#footerlinks {
	background: #000 url(images/wrapper2.png);
	background-repeat: repeat-y;
	background-position: center center; 
	width: 100%;
	margin: 0 auto 0 ; 
	padding: 0px;
	text-align: center;
	list-style: none;
	min-height: 100px;
	}

#footerlinks h4 {
	color:#004E88;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:15px;
	font-weight:500;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 5px;
	padding:3px 0 0;
}
	
#footerlinks p {
	color: #333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footerlinks a, #footerlinks a:visited {
	color: #004e88;
	text-decoration: none;
	}
	
#footerlinks a:hover {
	color: #333;
	text-decoration: underline;
	}
#linkcontain {
	background: none;
	width: 959px;
	margin: 10px auto;
	padding: 0px;
	border:none;

}


.link1 {
	float: left;
	width: 130px;
	margin-left: 7px;
	margin-top: 5px;
	padding: 10px;
	display: inline;
	border:1px solid #ddd;
}

.link2 {
	float: left;
	width: 130px;
	margin-left: 7px;
	margin-top: 5px;
	padding: 10px;
	display: inline;
	border:1px solid #ddd;
}

.link3 {
	float: left;
	width: 130px;
	margin-left: 7px;
	margin-top: 5px;
	padding: 10px;
	display: inline;
	border:1px solid #ddd;
}

.link4 {
	float: left;
	width: 130px;
	margin-left: 7px;
	margin-top: 5px;
	padding: 10px;
	display: inline;
	border:1px solid #ddd;
}

.link5 {
	float: left;
	width: 130px;
	margin-left: 7px;
	margin-top: 5px;
	padding: 10px;
	display: inline;
	border:1px solid #ddd;
}

.link6 {
	float: left;
	width: 130px;
	margin-left: 7px;
	margin-top: 5px;
	padding: 10px;
	display: inline;
	border:1px solid #ddd;
}

/************************************************
*	Footer      								*
************************************************/

#footer {
	//background: #000 url(images/footer.png) no-repeat bottom center;
	width: 100%;
	//height: 156px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
#submit:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	}
	
.reply a:hover {
	background: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}
	
	
/***********************************************
********** Buddypress Modifications ************
***********************************************/
div#bp-nav {
	background: #CCCCCC;
	float: left;
	width: 620px;
	margin: 5px 0px 10px 0px;
	}
div#bp-nav ul {
	margin: 0px;
	padding: 0;
	height: 40px;
	font-size: 13px;
}

#content  div#bp-nav ul li {
	display: inline-block;
	height: 35px;
	list-style: none;
	margin: 5px 10px 0px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.internal-page #item-header #bp-nav ul li {
	float:left;
}

div#bp-nav ul li#community-title {
	background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
	float:left;
    font-size: 16px;
    height: 22px;
    margin:3px 35px 3px 3px;
    padding: 6px 12px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#content  div#bp-nav ul li a { 
	display: inline-block;
    height: 27px;
    padding: 8px 10px 0;
}

div#bp-nav ul li#community-title a { padding: 0; color: #FFF; }

div#bp-nav li.current {
	background: #ffffff;
	}

#item-nav {
	background: #CCCCCC;
	float: left;
	width: 620px;
	}
div#item-nav ul {
	margin: 0px;
}

div#item-nav div ul li {
	float: left;
	list-style: none;
	margin: 5px 3px 0px;
	padding: 3px 3px 0px;
	}

div#item-nav li.current {
	background: #ffffff;
	}
	
div#item-nav div ul li a {
	color: #000;
	}

div#subnav.item-list-tabs {
	background: #FFFFFF;
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	clear: both;
	width: 618px;
}

div.activity-avatar { float: left; }
div.activity-header p { margin-top: 0; }
#subnav select { cursor: pointer; }


div#subnav.item-list-tabs ul {
	background: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 200%;
}
	div#subnav.item-list-tabs ul li {
		background: #FFF;
		float: left;
		margin-right: 5px;
	}
		div.item-list-tabs#subnav ul li a {
			background: #FFF;
			color: #005281;
			border: none;
			padding: 0px 5px;
		}
		div.item-list-tabs#subnav ul li.feed a {
			background: url("images/rss.png") no-repeat scroll 0 5px transparent;
		    border: medium none;
		    color: #005281;
		    padding: 0 18px;
		}

	div#subnav.item-list-tabs ul li.last { float: right; }

div#item-header-content {
	margin: 1em 0 0 115px;
}

div#item-actions ul#group-admins li { float: right; }

div#members-list-options, div#groups-list-options {
	text-align: center;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

ul#groups-list { margin: 0; }
ul#groups-list li { position: relative; }
div#item-body ul#groups-list li div.item { margin: -8px 0 0 75px; }
ul#groups-list.item-list div.item-title a { padding: 5px 0; }

/*----------Buddypress Groups Widget--------------------*/

div.widget-wrap {
	margin: 0 10px;
	position: relative;
}
div.widget_bp_groups_widget ul#groups-list {
	list-style: none;
}

div.widget_bp_groups_widget ul#groups-list li {
	height: 60px;
	margin: 5px 0;
}

div.widget_bp_groups_widget ul#groups-list li div.item-title {
	float: left;
	width: 150px;
}

div.widget_bp_groups_widget .item-meta {
	float: right;
	width: 80px;
}
/*------------------------- Buddypress Sitewide Activity Widget-------------- */

.swa-wrap {
	padding: 5px;
}

.swa-wrap ul#activity-filter-links li {
	list-style: none;
	float: left;
	padding: 0 5px;
}

.swa-wrap #site-wide-stream > li {
	border-bottom: thin #000 solid;
	margin: 5px 0 0 0;
}

.swa-wrap .activity-header {
	min-height: 60px;
}

.swa-wrap .activity-inner {
	margin: 5px 0 0 -70px;
}

#sidebar .swa-wrap div.activity-inner img.thumbnail {
	float: left;
	margin: 0 5px 5px 0;
}

.swa-wrap .activity-meta {
	display: none;
}

/* ------------------------ SERVICE_TOP_RATING_SHORT ------------------------ */
#service_top_rating_short TABLE {font-size: 11px;width: 210px;padding-bottom:13px;}
#service_top_rating_short TD {font-size: 11px;text-align: center;border-bottom: dotted 1px #555;}
#service_top_rating_short table tr.subheader { display:none;}
#service_top_rating_short .data TH { background:transparent !Important;border-bottom: dotted 1px #555;font-size: 11px;text-align: left;width: 130px; }
#service_top_rating_short .data TH a { 	font-weight:normal !Important;}
#service_top_rating_short .data TH.name { text-align: left;width: 130px; }
#service_top_rating_short .data TD.unit { width: 70px; }
#service_top_rating_short .service_top_rating {}

#statModules TABLE {margin-bottom:10px;}
#statModules TD {font-size: 11px;text-align: center;border-bottom: dotted 1px #555;}
#statModules table tr.subheader { display:none; }
#statModules .data TH { background:transparent !Important;border-bottom: dotted 1px #555;font-size: 11px;text-align: left;width: 160px; }
#statModules .data TH a { 	font-weight:normal !Important;}
#statModules .data TH.name { text-align: left;width: 130px; }
#statModules .data TD.unit { width: 160px; }
#statModules .service_top_rating {}

/* --------------------- SERVICE_PACKAGES --------------------- */
#service_packages {
	margin: 0;
	padding: 0px;
}

/* ------------------------ TOP_TRENDS ------------------------ */
#top_trends TABLE {
	width: 540px;
	margin: 0 0 20px 0px;
}
#top_trends A {
	font-size: 12px;
}
#top_trends .subheader TH {
	border-bottom: solid 1px #eeeeee;
}
#top_trends .data TH {
	width: 30%;
	text-align: left;
	padding-left: 25px;
	border-left: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}
#top_trends .data TD {
	text-align: left;
	padding: 0 10px 0 40px;
}
#top_trends TD {
	background-color: #fff;
	text-align: center;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}
#top_trends .service_stats {
	border: solid 1px #eeeeee;
}

/* ------------------------ SHOW_TREND ------------------------ */
#show_trend TABLE {
	width: 620px;
	margin: 0 0 20px 0;
	border: solid 1px #eeeeee;
	font-size:13px;	
}

#show_trend TD {
	background-color: #fff;
	text-align: left;
	padding: 5px 5px 5px 10px;
	line-height: 175%;
}

/* ------------------------ SHOW_PREMIUM_PICKS_TABLE ------------------------ */
#show_premium_picks_table TABLE {
	width: 540px;
	margin: 0 0 20px 0;
	padding: 0;
}
#show_premium_picks_table .data TD {
	margin: 0;
	padding: 0;
}

/* ------------------------ SHOW_PREMIUM_PICKS ------------------------ */
#show_premium_picks TABLE {
	width: 620px;
	margin: 10px 0 10px 0;
	background:none;
	border:1px solid #f1f1f1;
	font-size:13px;
}

div#show_premium_picks table tr {
	line-height: normal;
}

div#show_premium_picks table tr th {
	vertical-align: top;
}

#show_premium_picks .header TH {
	background-color: none; 
	background-image:  none;
	text-align: left;
	font-size: 14px;
	color: #990000;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
#show_premium_picks TH.button {
	height:150px;
	width: 100px;
	border: 0px solid #eeeeee;
	background-color: none; 	
}
#show_premium_picks TD {
	background-color: none;
	text-align: left;
}
#show_premium_picks TD.event { 
	text-align: left; 
	padding: 5px 5px 30px 5px;
}
#show_premium_picks INPUT {
	position:absolute;
	width: 520px;
	background:  url(shoppingcart/images/book2.gif) 0 0 no-repeat;
	border:0px;
	cursor:pointer;
	height:129px !Important;
/*	color: #fff;
	background-image: url(/images/boxes/title-bg.gif);
	background-repeat: repeat-x;
*/
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 100px;
	margin: 0px;
	
	font-weight:bold;
	text-align:left;
}
#show_premium_picks INPUT.guaranteed {
	height: 60px;
}
#show_premium_picks INPUT.non_guaranteed {
	height: 45px;
}

#show_premium_picks a, #show_premium_picks a:visited  {
	width: 540px;
	margin: 10px 0 10px 0;
	background:none;
	border:1px solid #f1f1f1;
	font-size:13px;	
}

/* ------------------------ SHOW_PICKS ------------------------ */
#show_picks TABLE {
	width: 620px;
	margin: 0 0 20px 0;
        font-size:12px;
}
#show_picks .header TH {
	color: #888; 
	background-color: #fff; 
	background-image:  none;
	text-align: left;
	padding: 0 5px 0 5px;
}
#show_picks .data TD {
	background-color: #eee;
	text-align: left;
	padding: 5px 10px 5px 5px;
	border-top: solid 2px #666;	
}
#show_picks .data .event {
	border-left: solid 1px #eeeeee;	
}
#show_picks .data .starts {
	border-right: solid 1px #eeeeee;	
}
#show_picks .comment {
	text-align: left;
	padding: 5px 5px 10px 5px;
	border: solid 1px #eeeeee;	
}
#show_picks TD.event { 
	text-align: left; 
	padding: 5px 5px 10px 10px; 
}
#show_picks TD.choice { 
}
#show_picks TD.starts { 
	width: 70px;
}
#show_picks TD.comment, 
#show_picks TD.show_picks_comment { 
	background-color: #fff;
	text-align: left;	
}

/* ------------------------ TOP_RATING_MENU	 ------------------------ */
#top_rating_menu {
	margin: 0 0 15px 15px;
}

/* ------------------------ SERVICE_TOP_RATING_SHORT ------------------------ */
#service_top_rating_short TABLE {font-size: 11px;width: 210px;padding-bottom:13px;}
#service_top_rating_short TD {font-size: 11px;text-align: center;border-bottom: dotted 1px #555;}
#service_top_rating_short table tr.subheader { display:none;}
#service_top_rating_short .data TH { background:transparent !Important;border-bottom: dotted 1px #555;font-size: 11px;text-align: left;width: 130px; }
#service_top_rating_short .data TH a { 	font-weight:normal !Important;}
#service_top_rating_short .data TH.name { text-align: left;width: 130px; }
#service_top_rating_short .data TD.unit { width: 70px; }
#service_top_rating_short .service_top_rating {}

#statModules TABLE {margin-bottom:10px;}
#statModules TD {font-size: 11px;text-align: center;border-bottom: dotted 1px #555;}
#statModules table tr.subheader { display:none; }
#statModules .data TH { background:transparent !Important;border-bottom: dotted 1px #555;font-size: 11px;text-align: left;width: 160px; }
#statModules .data TH a { 	font-weight:normal !Important;}
#statModules .data TH.name { text-align: left;width: 130px; }
#statModules .data TD.unit { width: 160px; }
#statModules .service_top_rating {}


/* ------------------------ SERVICE_TOP_RATING_FULL ------------------------ */
#service_top_rating_full TABLE {
	width: 620px;
	margin: 0 0 15px 0px;
}
#service_top_rating_full .header TH {
	text-align: center;
}
#service_top_rating_full .subheader TH {
	text-align: center;
}
#service_top_rating_full .data TH {
	width: 1%;
}
#service_top_rating_full TD {
	text-align: center;
	border: solid 1px #eeeeee;
}
#service_top_rating_full .data TH.name { 
	text-align: left;
	width: 130px; 
	padding-left: 15px;
}
#service_top_rating_full .data TD.unit { 
	width: 70px; 
}
#service_top_rating_full .service_top_rating {
	border: solid 1px #eeeeee;
}

/* ------------------------ SERVICE_STATS ------------------------ */
#service_stats TABLE {
	width: 620px;
	margin: 0 0 20px 0;
        font-size: 12px;
}
#service_stats .subheader TH {
	text-align: center;
	color: #FFF; 
	background-color: #AAA;
	border-bottom: solid 1px #eeeeee;
}
#service_stats .data TH {
	width: 1%;
	border-left: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}
#service_stats TD {
	background-color: #fff;
	text-align: center;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}
#service_stats .service_stats {
	border: solid 1px #eeeeee;
}

/* ------------------------ ONE_FREE_PICK ------------------------ */
#one_free_pick TABLE {
	width: 540px;
	margin: 0 0 20px 0;
}
#one_free_pick .data TH, #one_free_pick .subheader_one_pick {
	color: #888; 
	background-color: #fff; 	
	text-align: left;
	padding: 5px 10px 5px 10px;
}

#one_free_pick .subheader {
	text-align: left;
}

#one_free_pick .data TD {
	background-color: #eee; 
	padding: 5px 10px 5px 5px;
	border-top: solid 2px #666;
}
#one_free_pick .data .event {
	border-left: solid 1px #eeeeee;
}
#one_free_pick .data .starts {
	border-right: solid 1px #eeeeee;
}
#one_free_pick .comment {
	background-color: #fff; 
	padding: 5px 10px 15px 5px;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}
#one_free_pick .one_free_pick {
	border: solid 1px #eeeeee;
}

/* ------------------------ PAST_PICKS ------------------------ */
#past_picks TABLE {
	width: 540px;
	margin: 0 0 20px 0; 
        font-size: 12px;
}
#past_picks .data TH {
	color: #888; 
	background-color: #fff; 	
	text-align: left;
	padding: 5px 10px 5px 10px;
}
#past_picks .data TD {
	background-color: #eee; 
	padding: 5px 10px 5px 5px;
	border-top: solid 2px #666;
}
#past_picks .data .event {
	border-left: solid 1px #eeeeee;
}
#past_picks .data .wl {
	border-right: solid 1px #eeeeee;
}
#past_picks .comment TD {
	background-color: #fff; 
	padding: 5px 10px 30px 5px;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}
#past_picks .bottom_comment TD {
	background-color: #fff; 
	padding: 0px 0px 5px 0px;
}
#past_picks TD {
	padding: 5px 10px 5px 10px;
}

/* ------------------------ SERVICE_INFO ------------------------ */
#service_info TABLE {
	background-color: #fff;
	border: solid 1px #eeeeee;
	width: 620px;
	margin: 0 0 5px 0;
	font-size:13px;
}
#service_info TD {
}
#service_info TD.header {
	padding: 2px 5px 5px 10px;
}
#service_info .header A {
	color: #333;
	font-size:20px; 
}
#service_info TD.description {
	padding: 7px 5px 10px 10px;
}
#service_info TD.image {
	background-color: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 70px !important;
}
#service_info IMG {
	margin: 3px;	
	padding: 0px;
}
#service_info H1 {
	font-size: 18px;
	margin: 0 0 20px 0;
}







/* > Container
-------------------------------------------------------------- */

div#container {
	position: relative;
	width: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
}
	body.activity-permalink div#container {
		background: none;
		border: none;
	}


/* > Item Headers (Profiles, Groups)
-------------------------------------------------------------- */

div#item-header {
	overflow: hidden;
}

	div#item-header h2 {
		font-size: 28px;
		margin: 0 5px 15px 0;
		line-height: 220%;
	}
		div#item-header h2 a {
			text-decoration: none;
			color: #777;
		}

	div#item-header img.avatar {
		float: left;
		margin: 0 15px 25px 0;
	}

	div#item-header span.activity, div#item-header h2 span.highlight {
		vertical-align: middle;
		font-size: 11px;
		font-weight: normal;
		line-height: 170%;
	}

	div#item-header h2 span.highlight { font-size: 16px; }
	div#item-header span.highlight span {
		background: none repeat scroll 0 0 #A1DCFA;
		-moz-border-radius: 3px;
	    border-radius: 3px;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: none;
	    font-size: 11px;
	    font-weight: bold;
	    margin-bottom: 0;
	    padding: 1px 6px;
	    position: relative;
	    right: -5px;
	    top: -1px;
	    vertical-align: middle;
	}
	
	div#item-header div#first-row-buttons {
		margin-top: 1em;
	}

	div#item-header div#item-meta {
		font-size: 14px;
		color: #aaa;
		padding-bottom: 10px;
		overflow: hidden;
		margin: 5px 0;
	}
	
	div#item-header #latest-update {
		width:90%;
	}
	
	div#item-header #latest-update p {
		background-color: #eeeeee;
		font-size:12px;
		line-height:130%;
		padding:10px;
		word-wrap: break-word;
	}

	div#item-header div#item-actions {
		float: right;
		width: 20%;
		margin: 0 0 15px 15px;
		text-align: right;
	}
		div#item-header div#item-actions h3 {
			font-size: 12px;
			margin: 0 0 5px 0;
		}

		div#item-header ul {
			overflow: hidden;
			list-style:none;
			/*margin-bottom: 15px;*/
		}

		div#item-header ul h5, div#item-header ul span, div#item-header ul hr {
			display: none;
		}

		div#item-header ul li {
			/*float: right;*/
		}

		div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
			width: 30px;
			height: 30px;
			margin: 2px;
		}

	div#item-header div.generic-button, div#item-header a.button {
		float: left;
		margin: 10px 10px 0 0;
	}

	div#item-header div#message.info {
		line-height: 80%;
	}


/* > Item Lists (Activity, Friend, Group lists)
-------------------------------------------------------------- */

ul.item-list {
	width: 100%;
}
	ul.item-list li {
		position: relative;
		padding: 15px 0;
		border-bottom: 1px solid #eaeaea;
	}
		ul.single-line li { border: none; }
		body.activity-permalink ul.item-list li { padding-top: 0; }

		ul.item-list li img.avatar {
			float: left;
			margin: 0 10px 10px 0;
		}

		#content ul.item-list li div.item-title {
			margin:0 0 0 70px;
			width:65%;
		}
		
		#content ul.item-list li div.item-title a{
			word-wrap:break-word;
		}
		
		ul.item-list li div.item-title, ul.item-list li h4 {
			font-weight: normal;
			font-size: 14px;
			width: 75%;
			margin: 0;
		}
			ul.item-list li div.item-title span {
				font-size: 12px;
				color: #999;
			}

		ul.item-list li div.item-desc {
			margin: 10px 0 0 64px;
			font-size: 11px;
			color: #888;
			width: 50%;
		}

		ul.item-list li div.action {
			position: absolute;
			top: 15px;
			right: 0;
			text-align: right;
		}

		ul.item-list li div.meta {
			margin-top: 10px;
			color: #888;
			font-size: 11px;
		}

		ul.item-list li h5 span.small {
			font-weight: normal;
			font-size: 11px;
		}

/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	/*margin: 25px -20px 20px -20px;*/
	background: #eaeaea;
}
	div.item-list-tabs ul li a {
		text-decoration: none;
	}

	div.item-list-tabs ul {
		margin: 0;
		width: 100%;
		list-style:none outside none;
	}
		div.item-list-tabs ul li {
			display: inline;
			margin: 5px 0 0 5px;
		}
			div.item-list-tabs#subnav ul li {
				margin-top: 0;
			}

			div.item-list-tabs ul li:first-child {
				margin-left: 20px;
			}

			div.item-list-tabs ul li.last {
				float: right;
				margin: 3px 0 0;
			}
				div.item-list-tabs#subnav ul li.last {
					margin-top: 4px;
				}

				div.item-list-tabs ul li.last select {
					max-width: 175px;
					padding: 5px;
				}

		div.item-list-tabs ul li a,
		div.item-list-tabs ul li span {
			display: inline-block;
			padding: 5px 10px;
			text-decoration: none;
		}
			div.item-list-tabs ul li span {
				color: #aaa;
			}

			div.item-list-tabs ul li a span {
				display: inline;
				padding: 0;
				color: inherit;
			}

		div.item-list-tabs ul li.selected a,
		div.item-list-tabs ul li.current a {
			background-color: #fff;
			color: #555;
			font-weight: bold;
			-moz-border-radius-topleft: 3px;
			-webkit-border-top-left-radius: 3px;
			-moz-border-radius-topright: 3px;
			-webkit-border-top-right-radius: 3px;
		}
			ul li.loading a {
				background-image: url( ../images/ajax-loader.gif );
				background-position: 92% 50%;
				background-repeat: no-repeat;
				padding-right: 30px !important;
			}
				div#item-nav ul li.loading a {
					background-position: 88% 50%;
				}

	div.item-list-tabs#object-nav {
		margin-top: 0;
	}

	div.item-list-tabs#subnav {
		background: #fff;
		border-bottom: 1px solid #eaeaea;
		min-height: 35px;
		overflow: hidden;
	}

	div.item-list-tabs ul li.feed a {
		background: url( ../images/rss.png ) center left no-repeat;
		padding-left: 20px;
	}

/* > Item Body
-------------------------------------------------------------- */

.item-body {
	margin: 20px 0;
}

span.activity, div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #FFF9DB;
	border-bottom: 1px solid #FFE8C4;
	border-right: 1px solid #FFE8C4;
	color: #ffa200;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search {
	display:none;
	float: right;
	margin: -37px 0 0 0;
}
	div.dir-search input[type=text] {
		padding: 4px;
		font-size: 12px;
	}

/* > Pagination
-------------------------------------------------------------- */

div.pagination {
	/*margin: -15px -20px 9px -20px;*/
	border-bottom: 1px solid #eaeaea;
	padding: 10px 20px 10px 20px;
	color: #888;
	font-size: 11px;
	height: 16px;
}
	div.pagination#user-pag, .friends div.pagination,
	.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
		background: #f8f8f8;
		border: none;
		padding: 8px 15px;
	}

	div.pagination .pag-count {
		float: left;
	}

	div.pagination .pagination-links {
		float: right;
	}
		div.pagination .pagination-links span,
		div.pagination .pagination-links a {
			font-size: 12px;
			padding: 0 5px;
		}
			div.pagination .pagination-links a:hover {
				font-weight: bold;
			}

/* > Error / Success Messages
-------------------------------------------------------------- */

div#message {
	margin: 15px 0;
}
	div#message.updated { clear: both; }

div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display:block;
}
	div#message.error p {
		background: #e41717;
		color: #fff;
		border-color: #a71a1a;
		clear: left;
	}

	div#message.updated p {
		background: #dffcd9;
		color: #1a9b00;
		border-color: #c4e9bd;
	}

form.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}

/* > Buttons
-------------------------------------------------------------- */

a.button, input[type=submit], input[type=button],
ul.button-nav li a, div.generic-button a {
	/*background: url( ../images/white-grad.png ) top left repeat-x;*/
	border: 1px solid #ddd;
	padding: 3px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	cursor: pointer;
}
	#sidebar-login-form input[type="submit"] {
		padding: 2px 5px;
		float: right;
	}
	a.button:hover, a.button:focus, input[type=submit]:hover, input[type=button]:hover,
	ul.button-nav li a:hover, ul.button-nav li.current a,
	div.generic-button a:hover {
		border-color: #aaa;
		color: #555;
		outline: none;
	}

	/* Buttons that are disabled */
	div.pending a, a.disabled {
		border-color: #eee;
		color: #bbb;
		cursor: default;
	}
	div.pending a:hover, a.disabled:hover { border-color: #eee; color: #bbb; }

	div.accept, div.reject {
		float: left;
		margin-left: 10px;
	}
	#sidebar-login-form input, #sidebar-login-form label, #sidebar-login-form p { vertical-align: center; }
	span#fbLoginButton { display: block; width: 140px; margin: 0 auto; }
	a.fbconnect_login_button { width: 140px; text-align: center; }
	#sidebar-login-form {
		margin-bottom: 1em;
		*margin-bottom: 0;
		*margin: 0;
	}
	#sidebar-login-form p { *margin: 0; }
	#header-center p.forgetmenot { padding: 0.5em 0; }
	p.forgetmenot input[type="checkbox"] { float: left; margin: 0 0.5em 0 0; }
	.internal-page #content ul li div.admin-links a { display: inline; }

ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
	ul.button-nav li.current a {
		font-weight: bold;
	}

/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader {
/*	background: url( ../images/ajax-loader.gif ) center left no-repeat !important; */
	padding: 8px;
	display: none;
}

a.loading {
	background-image: url( ../images/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
}

/* > Input Forms
-------------------------------------------------------------- */

form.standard-form {

}
	form.standard-form textarea, form.standard-form input[type=text],
	form.standard-form select, form.standard-form input[type=password],
	.dir-search input[type=text] {
		border: 1px inset #ccc;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 6px;
		font: inherit;
		font-size: 14px;
		color: #888;
	}
		form.standard-form select {
			padding: 3px;
		}

		form.standard-form input[type=password] {
			margin-bottom: 5px;
		}

	form.standard-form label, form.standard-form span.label {
		display: block;
		font-weight: bold;
		margin: 15px 0 5px 0;
	}
		form.standard-form div.checkbox label,
		form.standard-form div.radio label {
			font-weight: normal;
			margin: 5px 0 0 0;
			font-size: 14px;
			color: #888;
		}

		form.standard-form#sidebar-login-form label {
			float: left;
			width: 70px;
			clear: left;
			font-size: 11px;
			vertical-align: middle;
			margin: 2px 0;
		}
		
form.standard-form#sidebar-login-form label.login-text-box {
	display:none;
}

		form.standard-form#sidebar-login-form p label {
			clear: none;
			float: none;
			font-size: 10px;
			width: 105px;
		}

	form.standard-form input[type=text] {
		width: 75%;
	}
		form.standard-form#sidebar-login-form input[type=text],
		form.standard-form#sidebar-login-form input[type=password] {
			padding: 2px;
			float: left;
			width: 155px;
			vertical-align: middle;
			margin: 2px 0 5px;
		}

		form.standard-form #basic-details-section input[type=password],
		form.standard-form #blog-details-section input#signup_blog_url {
			width: 35%;
		}

		form.standard-form#signup_form input[type=text],
		form.standard-form#signup_form textarea {
			width: 90%;
		}
			form.standard-form#signup_form div.submit { float: right; }
			div#signup-avatar img { margin: 0 15px 10px 0; }

	form.standard-form textarea {
		width: 75%;
		height: 120px;
	}
		form.standard-form textarea#message_content {
			height: 200px;
		}

		form.standard-form#send-reply textarea {
			width: 97.5%;
		}

	form.standard-form p.description {
		font-size: 11px;
		color: #888;
		margin: 5px 0;
	}

	form.standard-form div.submit {
		padding: 15px 0;
		clear: both;
	}
		form.standard-form div.submit input {
			margin-right: 15px;
		}

	form.standard-form div.radio ul {
		margin: 10px 0 15px 38px;
		list-style: disc;
	}
		form.standard-form div.radio ul li {
			margin-bottom: 5px;
		}

	form.standard-form a.clear-value {
		display: block;
		margin-top: 5px;
		outline: none;
	}

form.standard-form #basic-details-section, form.standard-form #blog-details-section,
form.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
	form.standard-form #profile-details-section { float: right; }
	form.standard-form #blog-details-section {
		clear: left;
	}

form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus {
	background: #fafafa;
	color: #555;
}

form#send-invite-form {
	margin-top: 20px;
}
	div#invite-list {
		height: 400px;
		overflow: scroll;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 5px;
		background: #f5f5f5;
		width: 160px;
		border: 1px solid #e4e4e4;
		margin: 10px 0;
	}


/* > Data Tables
-------------------------------------------------------------- */

table {
	width: 100%;
}
	table#message-threads {
		margin:0;
		width: auto;
	}

	table.profile-fields { margin-bottom: 20px; }

	.div#sidebar table {
		margin: 0 -16px;
		width: 117%;
	}

	table tr td, table tr th {
		padding: 8px;
		vertical-align: middle;
	}
		table tr td.label {
			border-right: 1px solid #eaeaea;
			font-weight: bold;
			width: 25%;
		}

		table tr td.thread-info p { margin: 0; }

			table tr td.thread-info p.thread-excerpt {
				color: #888;
				font-size: 11px;
				margin-top: 3px;
			}

		div#sidebar table td, table.forum td { text-align: center; }

	table tr.alt {
		background: #f4f4f4;
	}

table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
	table.notification-settings th.icon, table.notification-settings td:first-child { display: none; }
	table.notification-settings th.title { width: 80%; }
	table.notification-settings .yes, table.notification-settings .no { width: 40px; text-align: center; }

table.forum {
	margin: 0;
	width: auto;
}
	table.forum tr:first-child {
		background: #fafafa;
	}

	table.forum tr.sticky td {
		background: #FFF9DB;
		border-top: 1px solid #FFE8C4;
		border-bottom: 1px solid #FFE8C4;
	}

	table.forum tr.closed td.td-title {
		padding-left: 35px;
		background-image: url( ../images/closed.png );
		background-position: 15px 50%;
		background-repeat: no-repeat;
	}

	table.forum td p.topic-text {
		color: #888;
		font-size: 11px;
	}

	table.forum tr > td:first-child, table.forum tr > th:first-child {
		padding-left: 15px;
	}

	table.forum tr > td:last-child, table.forum tr > th:last-child {
		padding-right: 15px;
	}

	table.forum tr th#th-title, table.forum tr th#th-poster,
	table.forum tr th#th-group, table.forum td.td-poster,
	table.forum td.td-group, table.forum td.td-title { text-align: left; }

	table.forum td.td-freshness {
		font-size: 11px;
		color: #888;
	}

	table.forum td img.avatar {
		margin-right: 5px;
	}

	table.forum td.td-poster, table.forum td.td-group  {
		min-width: 130px;
	}

	table.forum th#th-title {
		width: 40%;
	}

	table.forum th#th-postcount {
		width: 1%;
	}

/* > Activity Stream Posting
-------------------------------------------------------------- */

form#whats-new-form {
	margin-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding-bottom: 20px;
}
	#item-body form#whats-new-form {
		margin-top: 20px;
		border: none;
	}

	.home-page form#whats-new-form {
		border-bottom: none;
		padding-bottom: 0;
	}

	form#whats-new-form h5 {
		margin: 0;
		font-weight: normal;
		font-size: 12px;
		color: #888;
		margin-left: 76px;
		padding: 0 0 3px 0;
	}

	form#whats-new-form #whats-new-avatar {
		float: left;
	}

	form#whats-new-form #whats-new-content {
		margin-left: 54px;
		padding-left: 22px;
	}

	form#whats-new-form #whats-new-textarea {
		padding: 8px;
		border: 1px inset #ccc;
		background: #fff;
		margin-bottom: 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	form#whats-new-form textarea {
		width: 100%;
		height: 60px;
		font-size: 14px;
		font-family: inherit;
		color: #555;
		border: none;
		margin: 0;
		padding: 0;
	}

	form#whats-new-form #whats-new-options select {
		max-width: 200px;
	}

	form#whats-new-form #whats-new-submit {
		float: right;
		margin: 0;
	}

/* > Activity Stream Listing
-------------------------------------------------------------- */

ul.activity-list li {
	padding: 20px 0 0 0;
	overflow: hidden;
}
	ul.activity-list > li:first-child {
		padding-top: 5px;
	}

	ul.activity-list li.has-comments {
		padding-bottom: 20px;
	}

.activity-list li.mini {
	position: relative;
	font-size: 11px;
	min-height: 35px;
	padding: 12px 0 0 0;
}
	.activity-list li.mini div.activity-meta {
		margin: 0;
	}

	.activity-list li.mini div.activity-meta a {
		padding: 3px 8px;
	}

	.activity-list li.mini .activity-avatar img.avatar,
	.activity-list li.mini .activity-avatar img.FB_profile_pic {
		width: 20px;
		height: 20px;
		margin-left: 36px;
	}
		.activity-list li.activity_comment .activity-avatar img.avatar,
		.activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
			width: 40px;
			height: 40px;
			margin-left: 20px;
		}

		body.activity-permalink .activity-list li .activity-avatar img.avatar,
		body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
			width: 100px;
			height: 100px;
			margin-left: 0;
		}

	.activity-list li.mini .activity-content {
		margin-right: 175px;
	}

	.activity-list li.mini .activity-content p {
		margin: 0;
		float: left;
	}

	.activity-list li.mini .activity-meta {
		position: absolute;
		right: 0;
	}
		body.activity-permalink .activity-list li.mini .activity-meta {
			position: absolute;
			right: 15px;
		}

	.activity-list li.mini .activity-comments {
		clear: left;
		font-size: 12px;
		margin-top: 30px;
	}

.activity-list li .activity-inreplyto {
	font-size: 11px;
	color: #888;
	margin-left: 70px;
	margin-bottom: 15px;
	padding-left: 25px;
	background: url( ../images/replyto_arrow.gif ) 7px 0 no-repeat;
}
	.activity-list li .activity-inreplyto > p {
		margin: 0;
		display: inline;
	}

	.activity-list li .activity-inreplyto blockquote,
	.activity-list li .activity-inreplyto div.activity-inner {
		background: none;
		border: none;
		display: inline;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}

.activity-list .activity-avatar img {
	width: 60px;
	height: 60px;
}
		body.activity-permalink .activity-list .activity-avatar img {
			width: 100px;
			height: 100px;
		}

.activity-list .activity-content {
	margin-left: 70px;
}
	body.activity-permalink .activity-list li .activity-content {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		background: #fff;
		padding: 15px;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		margin-left: 135px;
		font-size: 16px;
		line-height: 150%;
		min-height: 35px;
		margin-right: 0;
	}
		body.activity-permalink .activity-list li .activity-header > p {
			background: url( ../images/activity_arrow.gif ) top left no-repeat;
			margin-left: -35px;
			padding: 5px 0 0 38px;
			height: 35px;
			margin-bottom: 0;
		}

	.activity-list .activity-content .activity-header,
	.activity-list .activity-content .comment-header {
		font-size: 11px;
		color: #888;
		line-height: 220%;
	}

	.activity-list .activity-header a:first-child, span.highlight {
		background: none repeat scroll 0 0 #EBF7FF;
	    border-bottom: 1px solid #A1DCFA;
	    border-radius: 4px 4px 4px 4px;
	    border-right: 1px solid #A1DCFA;
	    color: #059AE7;
	    font-size: 15px;
	    margin-right: 3px;
	    padding: 5px 15px;
	    text-decoration: none;		
		-moz-border-radius: 4px;
		display: inline-block;
		height: 23px;
		vertical-align: top;
	}
		span.highlight { padding: 4px 12px; }
		.activity-list .activity-header a:first-child { padding: 2px 8px; vertical-align: bottom; }
	
		.activity-list .activity-header a:first-child:hover {
			background: #059AE7 !important;
			color: #fff !important;
		}
		.activity-list .activity-content a:first-child:focus { outline: none; }

		.activity-list .activity-content span.time-since {
			color: #bbb;
		}

	.activity-list .activity-content span.activity-header-meta a {
		background: none;
		padding: 0;
		font-size: 11px;
		margin: 0;
		border: none;
		color: #aaa;
		text-decoration: underline;
	}
		.activity-list .activity-content span.activity-header-meta a:hover {
			color: inherit;
			text-decoration: none;
		}

	.activity-list .activity-content .activity-inner,
	.activity-list .activity-content blockquote {
		margin: 15px 0 15px 5px;
		overflow: hidden;
	}
		body.activity-permalink .activity-content .activity-inner,
		body.activity-permalink .activity-content blockquote {
			margin-top: 5px;
		}

		/* Backwards compatibility. */
		.activity-inner > .activity-inner { margin: 0 !important; }
		.activity-inner > blockquote { margin: 0 !important; }

	.activity-list .activity-content img.thumbnail {
		float: left;
		margin: 0 10px 5px 0;
		border: 2px solid #eee;
	}

.activity-list li.load-more {
	margin: 15px  0 !important;
	padding: 10px 15px !important;
	background: #f0f0f0 !important;
	text-align: center;
	font-size: 1.2em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
	.activity-list li.load-more a {
		color: #555;
	}

/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta {
	margin: 0 0 20px 3px;
	clear: left;
}

.activity-list div.activity-meta a {
	font-size: 11px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #999;
	padding: 4px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}
	.activity-list div.activity-meta a.acomment-reply {
		background: #FFF9DB;
		border-bottom: 1px solid #FFE8C4;
		border-right: 1px solid #FFE8C4;
		color: #ffa200;
	}

	div.activity-meta a:focus { outline: none; }
	div.activity-meta a:hover {
		background: #aaa;
		color: #fff;
		border-color: #aaa;
	}
		div.activity-meta a.acomment-reply:hover {
			background: #f7740a;
			color: #fff;
			border-color: #f7740a;
		}

div.activity-comments {
	position: relative;
	margin: 0 0 0 75px;
	width: auto;
	overflow: hidden; /* IE fix */
}

	body.activity-permalink div.activity-comments {
		width: auto;
		margin-left: 135px;
		background: none;
	}

div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div.activity-comments ul, div.activity-comments ul li {
	border: none;
	list-style: none;
}

	div.activity-comments ul {
		clear: left;
	}

	div.activity-comments ul li {
		border-top: 2px solid #fff;
		padding: 10px 15px 10px 0;
		margin-left: 15px;
	}
		body.activity-permalink div.activity-comments ul li {
			border-width: 1px;
			padding: 15px 0 15px 0;
		}

		div.activity-comments ul li p:last-child {
			margin-bottom: 0;
		}

		div.activity-comments > ul > li:first-child {
			border-top: none;
		}

		div.activity-comments ul li:last-child {
			margin-bottom: 0;
		}

	div.activity-comments ul li > ul {
		margin-top: 5px;
		margin-left: 25px;
	}
		body.activity-permalink div.activity-comments ul li > ul {
			margin-top: 15px;
		}

	div.activity-comments div.acomment-avatar img {
		border-width: 2px !important;
		float: left;
		margin-right: 10px;
	}

	div.activity-comments div.acomment-content {
		font-size: 11px;
		margin-left: 39px;
		margin-top: 5px;
	}
		div.acomment-content .time-since { display: none; }
		div.acomment-content .activity-delete-link { display: none; }
		div.acomment-content .comment-header { display: none; }

		body.activity-permalink div.activity-comments div.acomment-content {
			font-size: 14px;
		}

	div.activity-comments div.acomment-meta {
		font-size: 11px;
		color: #888;
	}

	div.activity-comments form.ac-form {
		display: none;
		margin: 10px 0 10px 33px;
		background: #eee;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		padding: 8px;
	}
		div.activity-comments li form.ac-form {
			margin-right: 15px;
		}

		div.activity-comments form.root {
			margin-left: 0;
		}

		div.activity-comments div#message {
			margin-top: 15px;
			margin-bottom: 0;
		}

		div.activity-comments form.loading {
			background-image: url( ../images/ajax-loader.gif );
			background-position: 2% 95%;
			background-repeat: no-repeat;
		}

		div.activity-comments form .ac-textarea {
			padding: 8px;
			border: 1px inset #ccc;
			background: #fff;
			margin-bottom: 10px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}
			div.activity-comments form textarea {
				width: 100%;
				font-family: inherit;
				font-size: 11px;
				color: #555;
				height: 60px;
				border: none;
				padding: 0;
			}
				div.activity-comments form input {
					margin-top: 5px;
				}

		div.activity-comments form div.ac-reply-avatar {
			float: left;
		}
			div.ac-reply-avatar img {
				border: 2px solid #fff !important;
			}

		div.activity-comments form div.ac-reply-content {
			margin-left: 25px;
			padding-left: 15px;
			color: #888;
			font-size: 11px;
		}

/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td {
	background: #FFF9DB;
	border-top: 1px solid #FFE8C4;
	border-bottom: 1px solid #FFE8C4;
	font-weight: bold;
}

.thread-options input {
	display:block;
	margin-bottom:-20px;
}

.thread-options a.confirm {
	display:block;
	margin: -5px 0 0;
    float:right;
}

	table#message-threads tr.unread td span.activity {
		background: #fff;
	}

	li span.unread-count, tr.unread span.unread-count {
		background: #dd0000;
		padding: 2px 8px;
		color: #fff;
		font-weight: bold;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.item-list-tabs ul li a span.unread-count {
			padding: 1px 6px;
			color: #fff;
		}

	div.messages-options-nav {
		font-size: 11px;
		background: #eee;
		text-align: right;
		margin:0;
		padding: 5px 15px;
	}

div#message-thread div.message-box {
	margin: 0 -20px;
	padding: 15px;
}
	div#message-thread div.alt {
		background: #f4f4f4;
	}

	div#message-thread p#message-recipients {
		margin: 10px 0 20px 0;
	}

	div#message-thread img.avatar {
		float: left;
		margin: 0 10px 0 0;
		vertical-align: middle;
	}

	div#message-thread strong {
		margin: 0;
		font-size: 16px;
	}
		div#message-thread strong a {
			text-decoration: none;
		}

		div#message-thread strong span.activity {
			margin: 4px 0 0 10px;
		}

	div#message-thread div.message-metadata {
		overflow: hidden;
	}

	div#message-thread div.message-content {
		margin-left: 45px;
	}

	div#message-thread div.message-options {
		text-align: right;
	}

/* > Group Forum Topics
-------------------------------------------------------------- */

ul#topic-post-list {
	width: auto;
}
	ul#topic-post-list li {
		padding: 15px;
		position: relative;
	}

	ul#topic-post-list li.alt {
		background: #f4f4f4;
	}

	ul#topic-post-list li div.poster-meta {
		margin-bottom: 10px;
		color: #888;
	}

	ul#topic-post-list li div.post-content {
		margin-left: 54px;
	}

div.admin-links {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #888;
	font-size: 11px;
}
	div#topic-meta div.admin-links {
		bottom: 0;
		right: 0;
		top: auto;
	}

div#topic-meta {
	position: relative;
	padding: 5px 0;
}
	div#topic-meta h3 {
		font-size: 20px;
	}

div#new-topic-post {
	margin: 0;
	padding: 1px 0 0 0;
}

/* > WordPress Blog Styles
-------------------------------------------------------------- */

div.post {
	margin: 0 0 40px 0;
	overflow: hidden;
}
	div.post h2.pagetitle, div.post h2.posttitle {
		margin: 0;
		line-height: 120%;
	}
		div.post h2.pagetitle a, div.post h2.posttitle a {
			color: #666;
			text-decoration: none;
		}

	.navigation, .paged-navigation, .comment-navigation {
		overflow: hidden;
		font-family: georgia, times, serif;
		font-style: italic;
		font-size: 14px;
		padding: 5px 0;
		margin: 5px 0 25px 0;
	}
		.alignright {
			float: right;
			margin-left: 15px;
		}

		.alignleft {
			float: left;
			margin-right: 15px;
		}

	div.post p { margin: 0 0 20px 0; }
	div.post ul, div.post ol, div.post dl { margin: 0 0 18px 1.5em; }
	div.post ul { list-style: square; }
	div.post ol { list-style: decimal; }
	div.post ol ol { list-style: upper-alpha; }
	div.post dl { margin-left: 0; }
	div.post dt { font-size: 14px; font-weight: bold; }
	div.post dd { margin: 0 0 15px 0;}

	div.post pre, div.post code p {
		padding: 15px;
		background: #f4f4f4;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	div.post code { font-family: "Monaco", courier, sans-serif; }
	div.post blockquote {
		quotes: none;
		font-style:italic;
		padding:0 3em;
		font-family: georgia, times, serif;
		font-size: 16px;
		line-height: 150%;
	}

	div.post table {
		border-collapse:collapse;
		border-spacing:0;
		border: 1px solid #eee;
	}
		div.post table th { border-top: 1px solid #eee; text-align: left; }
		div.post table td { border-top: 1px solid #eee; }

	div.post div.author-box, div.comment-avatar-box {
		background: #f0f0f0;
		padding: 10px;
		float: left;
		margin: 0 15px 15px 0;
		font-family: georgia, times, serif;
		font-style: italic;
		text-align: center;
		width: 70px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.author-box p, div.comment-avatar-box p { margin: 5px 0 0; }
		div.author-box a, div.comment-avatar-box a { text-decoration: none; }

		div.post div.author-box img, div.comment-avatar-box img {
			float: none;
			border: 4px solid #fff;
			margin: 0;
		}

	div.post div.post-content, div.comment-content {
		margin-left: 105px;
	}

	div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
		color: #888;
		font-size: 12px;
		font-family: Georgia, times, serif;
		padding: 3px 0;
		margin: 10px 0;
		border-bottom: 1px solid #e4e4e4;
		border-top: 1px solid #e4e4e4;
	}

	div.post p.postmetadata {
		margin-top: 15px;
		clear: left;
		overflow: hidden;
	}

	div.post .tags { float: left; }
	div.post .comments { float: right; }

	div.post img { margin-bottom: 15px; }
	div.post img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

	div.post img.centered, img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	div.post img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
	}

	div.post img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
	}

	div.post .aligncenter, div.post div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	div.post .wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	div.post .wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}

	div.post dd.wp-caption p.wp-caption-text, div.post .wp-caption p.wp-caption-text {
		font-size: 0.9em;
		line-height: 17px;
		padding: 0 4px 5px 0;
		margin: 0;
	}

/* > WordPress Blog Comment Styles
-------------------------------------------------------------- */

#trackbacks {
	margin-top: 30px;
}

#comments h3, #trackbacks h3, #respond h3 {
	font-size: 20px;
	margin: 5px 0 25px 0;
	font-weight: normal;
	color: #555;
}

#comments span.title, #trackbacks span.title {
	color: #aaa;
}

ol.commentlist li {
	margin: 0 0 30px 0;
}

	div.comment-meta {
		border-top: none;
		padding-top: 0;
	}

	div.comment-meta h5 {
		font-weight: normal;
	}

	div.comment-meta em {
		float: right;
	}

	div.comment-options {
		border-bottom: none;
	}

/* > Footer
-------------------------------------------------------------- */

#footer {
	//padding: 25px;
	text-align: center;
	font-weight: bold;
	//color: #bbb;
	//text-shadow: #fafafa 1px 1px 0;
}
	#footer a {
		//color: #bbb;
	}
	
.buddypress-sidebar .fan_box .page_stream, .fan_box .page_stream_short {
	display:none;
}


img.social-icon {
	vertical-align:middle;
}

#content .profile-fields .label h3 {
	font-size:20px;
	margin:0;
}

.profile-fields .label {
	text-align:center;
}

.internal-page #item-header #item-header-avatar img.avatar {
	margin-bottom:6px;
}

#member-header-social-links {
	clear:left;
	float:left;
	margin:0 0 10px 0;
	width:106px;
}

#member-header-social-links h3 {
	margin: 15px 0 5px;
}

#content #member-header-social-links ul {
	margin:0;
	text-align:center;
	width:106px;
}

.internal-page #content #member-header-social-links ul li {
	display:inline;
	float:none;
}

.internal-page #content #member-header-social-links ul li a {
	display:inline;
	padding:0;
}

#content #member-header-social-links ul li a img {
	width:28px;
}

#sidebar .widget_recent_entries li {
	list-style-type:none;
	margin:0 0 10px;
}

/* > Leaderboard
-------------------------------------------------------------- */
.page-template-page-leaderboard-php #content #top-users-image,
.page-template-page-leaderboard-php #content h4.widgettitle {
	display:none;
}

.page-template-page-leaderboard-php #content h1.entry-title {
	float:left;
	font-size:30px;
	margin:30px 0 0;
}

#leaderboard-labels {
	margin: 0 10px;
}

#leaderboard-labels h2 {
	float:left;
	margin-bottom:5px;
	padding:0;
	width:30%;
	text-align:center;
}

.page-template-page-leaderboard-php #trophy-imgae {
	float:right;
}

.page-template-page-leaderboard-php #trophy-imgae img {
	width:90px;
}

.page-template-page-leaderboard-php .entry-content {
	clear:both;
}

.page-template-page-leaderboard-php .widget_cp_topuserswidget {
	border-top: 1px solid #E6E6E6;
	padding-top:10px;
}

.page-template-page-leaderboard-php .widget_cp_topuserswidget ul {
	margin:0;
	padding:0;
}

.page-template-page-leaderboard-php .widget_cp_topuserswidget ul li.cp_topUsersWidget {
	margin:0;
}

.page-template-page-leaderboard-php .widget_cp_topuserswidget ul li.cp_topUsersWidget span {
	display:block;
	float:left;
	line-height:180%;
	text-align:center;
	width:30%;
}

.widget_cp_topuserswidget li {
	clear:left;
}

.page-template-page-leaderboard-php .widget_cp_topuserswidget span {
	display:block;
	float:left;
	width:50px;
}

.page-template-page-leaderboard-php .widget_cp_topuserswidget span.name {
	width:75px;
}

.page-template-page-leaderboard-php .widget_cp_topuserswidget span.points {
	margin-right:20px;
	width:100px;
}

/* >Top Vegabucks / Login Register Widget
-------------------------------------------------------------- */
#header-center {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	float: right;
	margin: 5px 0 5px;
	padding: 10px 5px;
	background: #efefef;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:300px;
	}
	
#header-center .widget_cp_topuserswidget {
	padding:0;
	margin:0;
}

#header-center h4 {
  	background: url(images/login_header_h4.png) repeat-x;
	color: #e7e7e7;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding:2px 7px 2px;
	text-align: center;
	}
#header-center h4 a { color: #FFF; }
#header-center h4 a:hover { color: #FF0; }

#header-center a, a:visited {
	color: #004E88;
	text-align: center;
	text-decoration: none;
	}
	#header-center a.button { 
		color: #345F81;
	    display: block;
	    margin: 0 auto 4px;
	    width: 100px;
	}	
#header-center a:hover {
	color: #004E88;
	text-decoration: underline;
	}
	
#header-center #top-users-image {
	float:left;
}

#header-center #top-users-image img {
	width:70px;
}

#header-center p {
	margin: 5px 0 0;
	clear: left;
	padding:10px 0 0;
	text-align:center;
	}
	
#header-center table {
	float:left;
}

#header-center #top-users-table-container {
	float:left;
	margin: 0 0 0 10px;
	width:70%;
}

#header-center table td, 
#header-center table th {
	padding:0;
	text-align:center;
}



/* > Betting Box
-------------------------------------------------------------- */



#featured-post-17 .post,
#featured-post-18 .post {
	padding:8px 0 0 !important;
	
	 border-color: #5B5B5B;
    border-style: solid solid none;
    border-width: 1px 1px medium;
	
}

#sidebar #featured-post-17  h4,
#sidebar #featured-post-18  h4 {
	
background:#000000 url(images/bg-title-bloc-home.png) repeat-x scroll 0 0 !important;
    border-color: #5B5B5B;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    line-height: 30px;
    padding-left: 5px;
    text-shadow: -2px -1px 0 #000000;
    text-transform: uppercase;

}

#sidebar #featured-post-17  .widget,
#sidebar #featured-post-18  .widget  {
	
	background:none !important;
	
	
}

#sidebar #featured-post-17,
#sidebar #featured-post-18 {
	background:#000000;
}

#sidebar #featured-post-17 .widget-wrap,
#sidebar #featured-post-18 .widget-wrap {
	margin:0;
}

.betting-box img {
	max-width:104px;
	display:block;
	max-height:38px;
	*margin-top: 0px !important;
	border:none !important;
}



.betting-box {
	/*border-top:1px solid #333;*/
	/*border-bottom:1px solid #D8D8D8;*/
	min-height: 50px;
   /* padding: 6px 5px;*/
    text-decoration: none;
	
}

.category-betting-bonuses {
	min-height:55px;
}

#name {
	font: bold 14px arial;
	margin-bottom:5px !important;
	
}

#link a {
	background:#000000;
	display:block;
	height:50px;
	width:316px;
	color:#ffffff;
}

#link a:hover {
	background:#1b1b1b;
	text-decoration:none;
}

#bonus {
	font: 11px arial;
	color:#1388BE;
	display:block;
	margin:5px 0 0 !important;

}

#logo {
	float:right;
	 margin: -40px 0 0;
}

#number {
	 -moz-border-radius: 4px 4px 4px 4px;
	  background: none repeat scroll 0 0 #272727;
	  color:#ffffff;
	
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 0px;
    text-align: center;
    width: 30px;
}

#link {
	
}

#activity-image-header {
	height:100px;
	background-color:#000000;
	background-image: url('images/community-header.jpg');
}
