/*
Theme Name: Titanium
Theme URI: http://titanium.ithemes.com/
Author: iThemes
Author URI: http://ithemes.com/
Version: 1.4.21
Description: Titanium is a premium WordPress business theme.
Tags: business, corporate, CMS, website

Copyright (c) 2009 iThemes Media, LLC.
See license.txt for terms and conditions.

See history.txt for version history.
*/
/*CSS Reset*/
@import url(css/reset.css);
/*Get the grid, baby!*/
@import url(css/grid.css);


body { /* This is where you set many of the universal defaults */
	/*background: #ffffff url(images/body.png) top repeat-x;*/
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin: 0px; 
	padding: 0px 0px;
}

body.activity-permalink {
		min-width: 100%;
		max-width: 100%;
	}

#outerrim{
	margin:0 auto; 
	width:100%;
}

#innerrim {
	margin:0 auto;
	max-width:1030px;
	min-width:1030px;
}




a { font-style:normal; color: #ff0; text-decoration:none !important; }
a:hover, a:active { color: #fff; }
a:focus { outline: none; }

.padder { padding: 20px; }
.clear { clear: left; }

p, em {	
	font-size: 13px; 
	margin-bottom: 15px; 
	font-style: normal; 
}

p:last-child { margin-bottom: 0; }

hr {
	background-color:#777;
	border:0 none;
	clear:both;
	height:1px;
	margin: 20px 0;
}

img.avatar {
	border:1px solid #777;
	float:left;
} 


#width {
	width:962px;
	margin:0;
	text-align:left;
/*	border: 1px solid #f00;
	z-index: -99;*/

	}
#wrapper {
	background: #060 url('images/body.jpg') repeat-x; 
	padding:0;
	background-attachment:fixed;
	background-position:bottom center;
	z-index: -99;
	}
	
#width1 {
	width:722px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #060;
	}
#wrapper1 {
	background: #060 url(images/body.jpg) repeat-x; 
	padding:0;
	background-attachment:fixed;
	background-position:bottom center;
	z-index: -99;
	}	
.door #wrapper {background-image:url(images/bodysubnav.gif);background-position:0 -110px;}
.au #wrapper, .uk #wrapper {background-position: 0 0; padding-top:0;}
/*********************************************
		Universal Link Styles
*********************************************/
a, a:visited {
	color: #f00;
	text-decoration: none;
	font-weight: bold;

}
a:hover { 
	color: #fff; 
	text-decoration: none; 
}

/*********************************************
		Universal Text Elements
*********************************************/
p, ul, ol {
	color: #000;
	font-weight: bold;

}
ol, ul {
	margin: 5px 10px;
	text-decoration: none;
	font-weight: bold;

}

ul li {
		   list-style-type:none;

	/*margin: 0px; padding: 0px 0px 0px 8px;
	line-height: 18px;
	 background: url(images/arrow.gif) 0px 4px no-repeat; 
	   list-style-type:none;
	     padding-left: 15px;
		 color: #333000;*/

		/* border-top: 1px solid #666; 
		 border-left: 1px solid #666; 
		 border-right: 1px solid #666; 
	border-right: 1px solid #ffeeee;*/

}

 /*ul li:hover { 
 	background: #f00;
	color: #fff;
	text-transform:uppercase;
	font-weight: bold;
 }*/

blockquote {
 border : 1px solid #060;
 width: 300px;
 color: #060;
 float: right;
 margin: 10px;
 padding: 10px;
 font-weight: bold;
 font-style: italic;
 background-color: #fff;
 quotes: "\201C" "\201D";
 }



img { border: 0px; background: none; }
p {
	padding: 2px;
	margin: 0px;
}

select {
	font:12px Arial;

	margin:0;

	/*border:1px solid #f00;

	color:#f00;

	padding:4px 5px;*/

	width:210px;

	vertical-align:top;
	}
/*********************************************
		Header Styles
*********************************************/
h1, h2, h3, h4, h5, h6 {font:bold 1em Georgia, serif;line-height:1em;}
h1 {font-size:2em;color:#a33f01;}
h2, h5 {font-size:1.6em;color:#70af00;padding:8px 10px;}
h2 a, h5 a{color:#70af00;}
h2 span, h5 span {display:block;color:#000;font-size:.65em;font-weight:normal;line-height:1em;margin-left:5px;}
h2 em {font-style:normal;font-weight:normal;}
h3 {font-size:1.7em;color:#70af00;font-weight:normal;}
h4 {font-size:1.3em;font-weight:normal;}
h2.section {margin:0;padding:31px 0 0 0;height:0px !important;overflow:hidden;height /**/:31px;}
h2.single {font-weight:normal;padding:12px 0;margin:3px 20px 2px 10px;}

/********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 0px 8px 8px 0px;
   padding-left: 10px;
   padding-right: 10px;

}
.alignright {
   float: right;
   margin: 0px 0px 8px 8px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}





/* header */
#header {
	margin:115px 0 2px 0;
	position:relative;
	border: 1px solid #f00;
	

	}
#header ul {list-style-type:none;margin:0;}
#logo {position:absolute;width:204px;height:140px;background:url(images/logo.gif) 0 0 no-repeat;text-indent:-9999em;outline:none;}

/* tools - login, search */
#tools {height:33px;margin-bottom:2px;padding-left:318px;overflow:hidden;background:url(images/tagline.gif) 0 0  no-repeat;}
#tools ul {font-size:.8em;color:#9f9789;float:right;margin-top:28px;}
#tools .borders, #tools .site-utils-acct {position:absolute;right:0;}
.site-utils-acct li {background:none;padding:0;border-bottom:0;display:inline;}
#tools li a {color:#9f9789;}
#tools #search {float:right;margin: 5px}
#tools #search form {margin:0;}
#tools input {border:none;width:280px;padding:6px 4px 2px;font: italic 1em Georgia,serif;color:#9F9789;float:left;background: #E2F0B4 url(images/bkg_searchbar_input.gif) repeat-x top;height:19px;}
#tools .searchBtn {background:url(images/bkg_searchbar_search.gif) 0 0 no-repeat;float:left;border:0;padding:21px 0 0 0;width:31px;height:27px;overflow:hidden;cursor:pointer;text-indent:-9999em}
#tools form>.searchBtn {/* For non-IE browsers*/
  /*height:0px;*/
}
#tools #search ul {float:none;width:295px;margin:0;overflow:hidden;}
#tools #search li, #tools #search li a {background-position:0 0;background-repeat:no-repeat;}
#tools #search li {float:left;border:0;height:12px;padding:0;margin:0;background:none;text-indent:-9999em;}
#tools #search li a {display:block;padding:12px 0 0 0;overflow:hidden;height:12px;outline:none;background:url(images/bkg_search_buttons.gif) no-repeat;}
#tools #search #srchAll a {background-position:0 0;width:47px;}
#tools #search #srchAll.on a {background-position:0 -12px;}
#tools #search #srchArt a {background-position:-47px 0;width:53px;}
#tools #search #srchArt.on a {background-position:-47px -12px;}
#tools #search #srchLib a {background-position:-100px 0;width:50px;}
#tools #search #srchLib.on a {background-position:-100px -12px;}
#tools #search #srchStks a {background-position:-150px 0;width:46px;}
#tools #search #srchStks.on a {background-position:-150px -12px;}
#tools #search #srchDict a {background-position:-196px 0;width:66px;}
#tools #search #srchDict.on a {background-position:-196px -12px;}

/* fa search box */
#faSearch {width:356px;height:25px;position:absolute;top:22px;left:318px;}
#faSearch #qt {width:105px;margin-right:5px;}
#faSearch #artSelect {width:186px;padding:5px 4px 2px;float:left;height:27px;border:none;background:#E2F0B4 url(images/bkg_searchbar_input.gif) repeat-x top;outline:none;font:italic 1em Georgia, serif;color:#9F9789;}
#faSearch span {font:0.7em Arial;color:#fff;text-transform:uppercase;float:left;padding:6px 6px 0 0;}
#faSearch fieldset {border:none;}


/*
#gums {height:23px;padding:3px 0 15px 2px;margin:0;}
#gums dt {display:inline;font:1em Verdana, Arial, sans-serif;}
#gums dd, #gums li {border:none;background:none;display:inline;padding:0 7px;font-size:.95em;}
#gums dd a, #gums li a {color:#3b3330;padding-bottom:2px;}
#gums dd a:hover, #gums dd .on, #gums li a:hover, #gums li .on  {text-decoration:none;color:#a33f01;background:url('http://i.bnet.com/images/fa/bkg-faGumNavUnderline-1x2.gif') bottom repeat-x;display:inline;}

*/


/*********************************************
		Container Div
*********************************************/
#container {
	padding:0;
	padding-top: 0;
	margin-top:40px;
	margin-bottom:0;
	min-height:400px;
	background: #transparent;
	/*border: 1px solid #F00;
	border-bottom: 0;
	border-top: 0px solid #F00;*/
}

/*********************************************
		Top Div (homepage)
*********************************************/



/*********************************************
		Blue Boxes (homepage)
*********************************************/
#blueboxes {
	overflow: hidden;
	color: #000;
	/*border-bottom: 5px solid #060;*/
	background: transparent;
}
#blueboxes p, #blueboxes ul, #blueboxes ol {
	color: #000;
}
#blueboxes h4 {
	background: #000;
	color:#fff;
	font-family:'ChunkFiveRoman',sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	margin-bottom:1px;
	padding:10px 5px 0 8px;
	text-transform:uppercase;
	 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#blueboxes h3 {
	background: #000;
	color:#fff;
	font-family:'ChunkFiveRoman',sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	margin-bottom:1px;
	padding:10px 5px 0 8px;
	text-transform:uppercase;
	 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#bluebox ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
#bluebox ul li {
	margin: 0px; padding: 0px;
	background: none;
	/*background: url(images/arrow.gif) 0px 4px no-repeat;*/
	
}
#bluebox ul li a {
	
}
#bluebox ul li a:hover {
background: #999;
color: #f00;
}
#bluebox ul li ul {
	margin: 0px; padding: 0px;
}
#bluebox ul li ul li {
	margin: 5px 10px 5px 5px; padding: 0px;
}

#blueboxes .box {
	/*margin-bottom: -2000px; padding-bottom: 2000px; Equal hight columns*/
	/* background: #171d64 url(images/grey-fade-bg.gif) repeat;*/
}
#blueboxes .right {
	background: #ffffff url(images/grey-fade-bg.gif) repeat-x;
	width: 445px;

	 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

#blueboxes .left {
	width: 260px;
	background: #ffffff url(images/grey-fade-bg.gif) repeat-x;
	border: 0px solid #f00;

	 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
#blueboxes .widget {
	/* padding-bottom: 10px;
	 margin-bottom: 5px;*/

}

/*********************************************
		Flickr (homepage)
*********************************************/
#flickr {
	margin-top: 5px;
	background: url(images/grey-fade-bg.gif) repeat-x;
}
#flickr img {
	display: inline;
	float: left;
	width: 80px; height: 80px;
	margin: 5px 0px 5px 5px;
}
	
/*********************************************
		Content Div
*********************************************/
#content {
}

/*********************************************
		Post Styles
*********************************************/
/*.post {
	background: #ffffff url(images/grey-fade-bg.gif) repeat-x;
	margin-bottom: 5px;
	border: 0px solid #f00;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.post p, .post ul, .post ol{
	padding-bottom:0;
	padding: 10x;

	font:1.2em Verdana, Arial, sans-serif;
}

.post h1 {
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	font-family:'ChunkFiveRoman',sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	margin-bottom:1px;
	padding:10px 5px 0 8px;
	text-transform:uppercase;
		 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.post a, .post a:hover, .post a:visited {
	color: #fff;
}*/

/*********************************************
		Post Meta Styles, if needed
*********************************************/
/*.meta-top {
	clear: both;  we need this so floats in the post are cleared 
}*/
/*.meta-top a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.meta-bottom {
	clear: both;  we need this so floats in the post are cleared 
}
.meta-date {
}
.meta-author {
}
.meta-comments {
}
.meta-category {
}

#breadcrumb {
	margin-bottom: 10px;
	padding-left: 10px;
}*/

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 0px; padding: 0px;
}
.nav-previous {
	text-align: left;
}
.nav-next {
	text-align: right;
}
.page-nav a {
	color: #333;
	text-decoration: underline;
}
.page-nav a:hover {
	text-decoration: none;
}


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

div.post {
	margin:2px 0;
	overflow: hidden;
}


.post h1 {
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	font-family:'ChunkFiveRoman',sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	margin-bottom:1px;
	padding:1px 5px 0 8px;
	text-transform:uppercase;
		 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
	div.post h2.pagetitle, div.post h2.posttitle {
		margin: 0;
		line-height: 120%;
	}
		div.post h2.pagetitle a, div.post h2.posttitle a {
			color: #adadad;
			text-decoration: none;
		}

	.navigation, .paged-navigation, .comment-navigation {
		overflow: hidden;
		font-family: arial, helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		font-size: 13px;
		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 12px 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 {
		border-bottom:1px solid #777777;
		font-size:14px;
		font-weight:bold;
		overflow:hidden;
	}
	div.post dd {
		-moz-border-radius:0 0 6px 6px;
		background:none repeat scroll 0 0 #292929;
		font-size:11px;
		line-height:12px;
		margin:0 0 15px;
		padding:4px;
	}

	div.post pre, div.post code p {
		padding: 15px;
		background: #292929;
		-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 #777;
	}
		div.post table th { border-top: 1px solid #777; text-align: left; }
		div.post table td { border-top: 1px solid #777; }

	div.post div.author-box, div.comment-avatar-box {
		-moz-border-radius:3px 3px 3px 3px;
		background:none repeat scroll 0 0 #292929;
		float:left;
		font-family:Arial;
		font-style:italic;
		margin:0 15px 15px 0;
		padding:10px 10px 6px;
		text-align:center;
		width:54px;
	}
		div.author-box p, div.comment-avatar-box p {
			font-size:10px;
			font-style:normal;
			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: 1px solid #777;
			margin: 0;
		}

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

	div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
		color: #adadad;
		font-size: 12px;
		font-family: Arial, sans-serif;
		padding: 3px 0;
		margin: 10px 0;
		border-bottom: none;
		border-top: 1px solid #777;
	}
		div.post p.date a, div.post p.postmetadata a, div.comment-meta a, div.comment-options a {
			color: #ff7400;
			font-size: 12px;
		}
		
			div.post p.date a:hover, div.post p.postmetadata a:hover, div.comment-meta a:hover, div.comment-options a:hover {
			color: #fff;
			font-size: 12px;
			}

	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: 15px 0; border: none!important; }
	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: 0 12px 12px 0;
		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: #adadad;
}

#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;
	}

/*********************************************
		Page Styles
*********************************************/
.page {
	background: #656565 url(images/post-bg.gif) repeat-x;
	padding: 10px;
	margin-bottom: 5px;
	font:1.2em Verdana, Arial, sans-serif;
}
.page p, .page ul, .page ol {
	color: #000;
}

/*********************************************
		Widget Styles
*********************************************/
.teamscore, .teamname {
	display: inline;
	width: 100px;
	float: left;
	margin: 0px 18px;
}
.teamscore {
	background: #a21e0e;
	color: #FFF;
	padding: 5px 0px;
	text-align: center;
	font-size: 40px;
}
.teamname {
	text-align: left;
	font-size: 13px;
}
.socialicon {
	padding: 0px 6px;
}

/*********************************************
		Sidebar
*********************************************/
.sidebar {
	color: #333;
	min-height: 500px;
}
.sidebar a {
	color: #333;
}
.sidebar .widget {
	margin: 0px 0px 10px 5px; padding: 10px ;
	border: 0px solid #f00;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.sidebar .widget h4 {
	background:none repeat scroll 0 0 #000000;
	display: none;
	color:#FFFFFF;
	font-family:'ChunkFiveRoman',sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	margin-bottom:1px;
	padding:10px 5px 0 8px;
	text-transform:uppercase;
}
.sidebar p, 
.sidebar .textwidget {
}
.sidebar img {
	text-align: center;
}
.sidebar form {
	margin: 5px; padding: 0px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.sidebar ul li {
	margin: 0px; padding: 0px;
	background: none;
	/*background: url(images/arrow.gif) 0px 4px no-repeat;*/
	
}
.sidebar ul li a {
	
}
.sidebar ul li a:hover {
	
}
.sidebar ul li ul {
	margin: 0px; padding: 0px;
}
.sidebar ul li ul li {
	margin: 5px 10px 5px 5px; padding: 0px;
}
/*********************************************
		Feedreader Page Styles
*********************************************/
.feed {
	color: #333;
}
.feed a {
	color: #333;
}
.feed .widget {
	margin: 0px 0px 10px 5px; padding: 10px ;
	background: url(images/grey-fade-bg.gif) repeat-x;
}
.feed h2 {
	font-size: 18px;
	color: #111;
	border-bottom: 4px double #9b9b9b;
	margin: 10px 0px 5px 0px;
}
.feed h3 a {
	text-decoration: none;
	border:none;
	}
.feed h3 a:hover {
	text-decoration: underline;
}
.feed p, 
.feed .textwidget {
}
.feed img {
	text-align: center;
}
.feed form {
	margin: 5px; padding: 0px;
}
.feed ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.feed ul li {
	margin: 0px; padding: 0px;
}
.feed ul li a {
	text-decoration: none;
	}
.feed ul li a:hover {
	text-decoration: underline;
}
.feed ul li ul {
	margin: 0px; padding: 0px;
}
.feed ul li ul li {
	margin: 5px 10px 5px 5px; padding: 0px;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	/*margin: 10px;*/
	border: 0px solid #060;
	background: #fff url(images/bkg_contentTop.gif) 0 0 no-repeat;

}

#comments h3 {
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	font-family:'ChunkFiveRoman',sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	margin-bottom:1px;
	padding:10px 5px 0 8px;
	text-transform:uppercase;
}

#comments a {
	color: #333;
}
#comments .comment { /* Even Comments: 2,4,6,8,etc. */
	margin: 15px 10px 15px 10px; padding: 10px 10px;
	border-bottom: 1px solid #f00;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	overflow: hidden;
}
#comments .alt { /* Odd comments: 1,3,5,7,9,etc. */
	margin: 15px 10px 15px 10px; padding: 10px 10px;
	border-bottom: 1px solid #f00;
	background: #CCC;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #333;
	overflow: hidden;
}
#comments .gravatar {
	display: block; float: right;

}
#comments .commentmeta {
	display: block; float: left;
	padding-left: 8px;
}
#comments .commenttext {
	clear: both;
}

#respond {

	/*margin: 10px;*/
	border: 0px solid #f00;
	background: #fff url(images/bkg_contentTop.gif) 0 0 no-repeat;
	
	 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	

	
}
#respond a {
	color: #333;
}
#respond #author,
#respond #email,
#respond #url {
	width: 50%;
}
#respond #comment {
	width: 100%;
}
#ithemes-contact-page-name,
#ithemes-contact-page-website,
#ithemes-contact-page-email,
#ithemes-contact-page-form textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
#commentform textarea,
#commentform input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	/*position: fixed;*/
	background:#000 url("images/topnav.gif") repeat-x center;
	height:28px;
	width:100%;
	bottom: 0;
	border: 1px solid #ccc;
	z-index: 1000;
	font-weight: bold;
}
#footer p {
	color: #f00;
	padding: 0px;
}

#footer a {
	color: #f00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


.pagebar {

	padding: 0.2em 0.5em;

	margin-right: 0.1em;

	margin-bottom: 1.0em;

	border: 0px solid #060;

	background: #fff;

	text-decoration: none;

	text-align: center;

}



.pagebar a,.pageList .this-page {

	border: 1px solid #060;

	text-decoration: none;

	padding: 0.2em 0.5em;

}



.pagebar a:visited {

	border: 1px solid #060;

	text-decoration: none;

	padding: 0.2em 0.5em;

}



.pagebar .break {

	padding: 2px 6px 2px 6px;

	border: none;

	background: #fff;

	text-decoration: none;

}



.pagebar .this-page {

	border: 1px solid #2E6AB1;

	padding: 0.2em 0.5em;

	font-weight: bold;

	background: #060;

	color: #fff;

}



.pagebar a:hover {

	border-color: #2E6AB1;

}



.pagebar .inactive

{

   border: 1px solid #cccccc;

	 color: #ccc;

   text-decoration: none;

   padding: 0.2em 0.5em;

}

ul.arrow li {
  background:transparent url(/images/arrow.gif) no-repeat scroll 0 0;
  list-style-type:none;
  padding-left: 15px;
}



/* eyebrows */
#eyebrowsBanner {
	position: fixed;
	background:#000 url("images/topnav.gif") repeat-x bottom center;
	height:63px;
	width:100%;
	text-align: center;
	top: 0;	
	border: 0px solid #ccc;
	/*z-index: 1000;*/
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}
#eyebrowsInner {
	font-size:0.8em;
	color:#c7ccc0;
	text-align:left;
	overflow:hidden;
	margin:20px auto; 
	bottom: 0; 
	padding:2px 2px 0;
	width:962px;
	text-transform:uppercase;
	text-align: center;

}
#eyebrowsInner ul, .rubics_netxp1_main {padding:0 10px;margin: 0; }
#eyebrowsInner li {background:none;display:inline;border:none;padding:0;}
#eyebrowsInner li a, .rubics_netxp1_main a {color:white;text-decoration:none; z-index: 100;}
#eyebrowsInner li a:hover, .rubics_netxp1_main a:hover {text-decoration:underline;}
.xpromolink {text-transform:none;color:white;}
.cnblinks {float:left; }
.rubics_netxp1_main {float:right;font-weight:bold; /*width:95px;height:57px; background: #fff url(images/logo.gif) no-repeat;*/}







    /*font-family:zapf-chancery,cursive;*/


	
*/	
a.dp-choose-date { float: left; width: 16px; height: 16px; padding: 0; margin: 5px 3px 0; display: block; text-indent: -2000px; overflow: hidden; background: url(http://datahouseconsulting.com/wp-content/plugins/register-plus/datepicker/calendar.png) no-repeat; } a.dp-choose-date.dp-disabled { background-position: 0 -20px; cursor: default; } /* makes the input field shorter once the date picker code * has run (to allow space for the calendar icon */ input.dp-applied { width: 140px; float: left; }
																																																																																				
#pass1, #pass2, #regcode, #captcha, #firstname, #lastname, #website, #aim, #yahoo, #jabber, #about, .custom_field{
	font-size: 20px;	
	width: 97%;
	padding: 3px;
	margin-right: 6px;
}
.custom_select, .custom_textarea{	
	width: 97%;
	padding: 3px;
	margin-right: 6px;
}
#about, .custom_textarea{
	height: 60px;
}
#disclaimer, #license, #privacy{
	display:block;
	width: 97%;
	padding: 3px;
	background-color:#fff;
	border:solid 1px #A7A6AA;
	font-weight:normal;
}
#user_login, #user_email, #pass1, #pass2 , #firstname, #lastname{

	border:solid 1px #E6DB55;background-color:#FFFFE0;	
}
#captcha {
	width: 156px;
}
#captchaimg{
	float:left;
}
#reg_passmail{
	display:none;
}
small{
	font-weight:normal;
}
#pass-strength-result{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display:block;
}
#reCAPTCHA{
	position:relative;
	margin-left:-32px;
}


.secondpaneltop {
	height: 12px;
	width: 235px;
	background:url(images/second-panel-top.png) no-repeat;
}
.secondpanelmiddle {
	width: 235px;
	height: auto; /** 165 **/
	background: url(images/second-panel-middle.png) repeat-y;
	padding-left: 13px;
}
.secondpanelbottom {
	height: 12px;
	width: 235px;
	background:url(images/second-panel-bottom.png) no-repeat;
}

.secondpanelmiddle img.angle {
	position: absolute;
	bottom: 3px;
	right: 17px;
}
	
.secondpanelmiddle h3 { /**** COMMENT THIS RULE IF YOU ENABLE TITLES IN THE MENU ***/
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #DD4F05;
	/*background:url(images/little-grey-box.png) right no-repeat;*/
	padding-bottom: 1px;
	padding-top: 2px;
	margin-right: 10px;
	width: 213px;
}

.secondpanelmiddle ul {
	margin-top: -5px;
	list-style-type: none;
	width: 200px;
}
.secondpanelmiddle ul li{
	width: 200px;
}
.secondpanelmiddle ul li a {
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	color: #999999;
}
.secondpanelmiddle ul li a:hover {
	color: #DD4F05 !important;
	text-decoration: underline !important;
}











.fbc_connect_button_area {
  float: left;
  margin-top: 6px;
  padding-top: 6px;
  margin-left: 9px;
  padding-left: 9px;
}

.fbc_profile_pic {
  float: right;
  padding: 0 5px 5px 5px;
}


.fbc_profile_header {
  text-align: right;
  padding: 5px;
  padding-top: 10px;
  border: gray dotted 1px;
  background: #fff;
  width: 250px;
  top: 30px;
  position:absolute;
  font-weight: bold;
  filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;


}

.fbc_loginstate_top {
  position: absolute;
  right: 0;
  top: 0;
}












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

div#item-header {
	overflow: hidden;
}

	div#content div#item-header {
		margin-top:8px;
		overflow:hidden;
	}
	div#item-header div#item-header-content { margin-left: 170px; }

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

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

	div#item-header h2 { margin-bottom: 5px; }

	div#item-header span.activity, div#item-header h2 span.highlight {
		vertical-align: middle;
		font-size: 13px;
		font-weight: normal;
		line-height: 170%;
		margin-bottom: 7px; 
		color:#adadad;
	}

	div#item-header h2 span.highlight { font-size: 16px; }
	div#item-header h2 span.highlight span {
		position: relative;
		top: -2px;
		right: -2px;
		font-weight: bold;
		font-size: 11px;
		background: #ff7400;
		color: #fff;
		padding: 1px 4px;
		margin-bottom: 2px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		vertical-align: middle;
		cursor: pointer;
		display: none;
	}

	div#item-header div#item-meta {
		font-size: 14px;
		color: #adadad;
		padding-bottom: 25px;
		overflow: hidden;
		margin: 15px 0 5px 0;
	}

	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;
			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 5px 0 0;
	}

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


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

div.widget-title ul.item-list li{
	background:none;
	border-bottom:medium none;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-bottom:8px;
	padding:0 10px;
} 

div#leftsidebar ul.item-list li{
	text-align:right;
}

div.widget-title ul.item-list li.selected {
	background:none repeat scroll 0 0 #ff7400 !important;
	border:none;
	font-size:12px;
	color:#181818;
	font-weight:bold;
} 

div.widget-title ul.item-list li a {
	color:#adadad;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;  
} 
div.widget-title ul.item-list li a:hover {
	color:#ff7400;
} 

div.widget-title ul.item-list li.selected a {
	color:#181818; 
} 

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

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

			ul.item-list li div.item-title, ul.item-list li h4 {
				float:left;
				font-size:14px;
				font-weight:normal;
				margin:0;
				width:75%;
			}
			ul.item-list li div.item-title span {
				font-size: 12px;
				color: #adadad;
			}

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

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

		.item-meta{
			float:left;
			width:300px;
		}

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

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

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

div.item-list-tabs {
	background:none repeat scroll 0 0 transparent; 
	border-bottom:4px solid #292929;
	clear:left;
  	margin: 0px -20px 15px;
	overflow:hidden; 
	padding-top:15px;
} 

	div.item-list-tabs ul li a {
		text-decoration: none;
	}

	div.item-list-tabs ul {
		width: 100%;
	}
		div.item-list-tabs ul li {
			float: left;
			margin: 0px;
		}
		
		div.item-list-tabs ul li.selected {
			background:none;
		}
		
			
			
			
			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: 7px 20px 0 0;
			}
				div.item-list-tabs#subnav ul li.last {
					margin-top: -4px;
				}

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

		div.item-list-tabs ul li a,
		div.item-list-tabs ul li span {
			display: block;
			padding: 4px 8px;
			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 {
				-moz-border-radius-topleft:6px;
				-moz-border-radius-topright:6px;
				background-color:#292929;
				color:#adadad !important;
				font-weight: normal;
				margin-top:0;
				border-right:1px solid #333333;
			} 
			ul li.loading a {
				background-image: url( images/ajax-loader.gif );
				background-position: 92% 50%;
				background-repeat: no-repeat;
				padding-right: 30px !important;
				z-index: 1000;
			}
				div#item-nav ul li.loading a {
					background-position: 88% 50%;
				}
	
	#item-nav a{ 
		color:#ff7400;
	}
	#subnav a{
		color:#adadad;
	}

	div#subnav.item-list-tabs ul li {
		margin-top:1px;
	} 
	
	div.item-list-tabs#object-nav {
		margin-top: 0;
	} 
	
	div#subnav.item-list-tabs  {
		background:none repeat scroll 0 0 #292929;
		border-bottom:medium none;
		margin:-20px -20px 15px;
		min-height:26px;
		overflow:hidden;
	} 
	div#subnav.item-list-tabs ul li.selected a, div#subnav.item-list-tabs ul li.current a  {
		background-color:#000; 
	}
	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;
}

.activity{
	width:100%;
} 

span.activity, div#message p {
	background:none; 
	border:none;
	color:#adadad;
	display:inline-block;
	font-size:12px;
	font-weight:normal;
	margin-top:6px;
	padding:3px 0 3px 0;
	text-decoration:none; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
} 

div.widget span.activity {
	-moz-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 transparent;
	border-bottom:1px solid #777777;
	border-right:medium none;
	color:#ADADAD;
	display:inline-block;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-bottom:6px;
	margin-left:-36px;
	margin-top:0;
	max-width:63% !important;
	padding:3px 0;
	text-decoration:none;
}


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

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

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

div.pagination {
	background:none repeat scroll 0 0 #292929;
	border-bottom:medium none;
	color:#ADADAD;
	font-size:11px;
	height:16px;
	margin:-20px -20px 9px;
	padding:10px 20px;
} 

	div.pagination#user-pag, .friends div.pagination,
	.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
		background: #292929;
		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:none; 
		border:none;
		color:#adadad;
	}

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 {
	-moz-border-radius:6px;
	background:none repeat scroll 0 0 #444;
	border-bottom:1px solid #adadad;
	border-right:1px solid #adadad; 
	border-top:none; 
	border-left:none;
	color:#adadad;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	padding:3px 5px;
	text-decoration:none;
	vertical-align:middle;
} 

a.button:focus, a.button:hover, input[type="submit"]:hover, input[type="button"]:hover, ul.button-nav li a:hover, div.generic-button a:hover, ul.button-nav li a:focus, div.generic-button a:focus {
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 #ff7400;
	border-color:#adadad;
	border-style:none solid solid none;
	border-width:medium 1px 1px medium;
	color:#333;
	cursor:pointer;
	font-size:11px;
	font-weight:normal;
	padding:3px 5px;
	text-decoration:none;
	vertical-align:middle;
}



	/* Buttons that are disabled */
	div.pending a, a.disabled {
		border-bottom:1px solid #adadad;
		border-right:1px solid #adadad; 
		border-top:none; 
		border-left:none;
		color:#adadad;
		background:none repeat scroll 0 0 #555; 
		cursor:default;
	}
	
	div.pending a:hover, a.disabled:hover {
		border-bottom:1px solid #adadad;
		border-right:1px solid #adadad; 
		border-top:none; 
		border-left:none;
		color:#adadad;
		background:none repeat scroll 0 0 #555; 
		cursor:default;  
	}

	div.accept, div.reject {
		float: left;
		margin-left: 10px;
	}

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;
	z-index: 1000;
}

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

/* > 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 {
			margin-top: 5px;
		}

	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: 4px;
			width: 95%;
		}

		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: #292929;
		width: 160px;
		border: 1px solid #e4e4e4;
		margin: 10px 0;
	}
form#signup_form div.register-section select{
	width:245px !important;
}


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

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

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

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

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

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

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

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

	table tr.alt {
		background: #181818;
	}

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: -1px -20px 20px -20px;
	width: auto;
}
	table.forum tr:first-child {
		background: #181818;
	}

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

	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: #adadad;
		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: 3px;
	border-bottom: 1px solid #777;
	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: -5px 0 0 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: 8px 0 0 0;
	overflow: hidden;
}
	ul.activity-list > li:first-child {
		padding-top: 5px;
	}

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

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

	.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: 30px;
		height: 30px;
		margin-left: 0;
	}
	.activity-list li.activity_comment .activity-avatar img.avatar, .activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
		height:30px;
		margin-left:0;
		width:30px;
	}

		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 {
		min-height:20px; 
		max-height:20px;
		height:20px;
	}

	.activity-list li.mini .activity-content {
		margin-right:0;
		min-height:74px;
		padding:8px;
	}

	.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:5px;
			top:45px;
		}

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

.activity-list li .activity-inreplyto {
	-moz-border-radius:6px 6px 6px 6px;
	background:none;
	color:#555555;
	font-size:11px;
	margin-bottom:15px;
	margin-left:70px;
	padding-left:25px;
}
	.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 {
			margin-top:22px;
			width: 100px;
			height: 100px;
		}

.activity-list .activity-content {
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 #292929;
	margin-bottom:8px;
	margin-left:70px;
	min-height:15px;
	padding-bottom:8px;
	padding-left:10px;
	}

body.activity-permalink .activity-list li .activity-content {
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 #292929;
	border-bottom:medium none;
	border-right:medium none;
	font-size:16px;
	line-height:150%;
	margin-left:135px;
	margin-top:21px;
	margin-right:0;
	min-height:58px;
	padding:10px;
}
		body.activity-permalink .activity-list li .activity-header > p {
			background: none;
			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: 13px;
		color: #adadad;
		line-height: 170%;
		padding-top:2px;
	}

	.activity-list .activity-header a:first-child, span.highlight {
		background:none !important; 
		border:none;
		color:#ff7400;
		margin-right:3px;
		padding:3px 0 3px 0;
		text-decoration:none;
	} 

		.activity-list .activity-header a:first-child:hover, span.highlight:hover {
			background:none !important;
			border:none;
			color:#fff !important;
			text-decoration:none;
		}

		.activity-list .activity-content a:first-child:focus { outline: none; }

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

	.activity-list .activity-content span.activity-header-meta a {
		background: none;
		padding: 0;
		font-size: 11px;
		margin: 0;
		border: none;
		color: #adadad;
		text-decoration: none !important;
	}
		.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: 1px solid #777;
	}

.activity-list li.load-more {
	-moz-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 transparent !important;
	border-bottom:medium none;
	border-right:medium none;
	font-size:1.2em;
	margin:15px 0 !important;
	padding:10px 15px !important;
	text-align:left;
}
	.activity-list li.load-more a {
		color: #ff7400;
	} 
	
/* - additional to activity- */ 

.activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote {
	-moz-border-radius:6px 6px 6px 6px;
	background:none;
	color:#ADADAD;
	margin:0;
	overflow:hidden;
	padding:0;
}

.activity-list .activity-content .comment-header {
	color:#adadad;
	line-height:170%; 
	margin: 0; 
	min-height:16px;
	padding-top:4px;
}

.activity-header p, .activity-header a, .activity-header span.time-since {

	
}
	.activity-header a:hover {
		color:#fff;
	}

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

.activity-list .activity-content .view {
	
} 

.activity-list div.activity-meta a {
	-moz-border-radius:6px;
	background:none repeat scroll 0 0 #ff7400;
	border-bottom:1px solid #adadad;
	border-right:1px solid #adadad;
	color:#adadad;
	margin-right:3px;
	padding:4px 8px;
	text-decoration:none;
}  

.activity-list .activity-content a.item-button {
	
}



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

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

.activity-list div.activity-meta a {
	font-size: 11px;
	background: #444;
	border-bottom: 1px solid #adadad;
	border-right: 1px solid #adadad;
	color: #adadad;
	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: #666;
		border-bottom: 1px solid #adadad;
		border-right: 1px solid #adadad;
		color: #adadad;
	}

	div.activity-meta a:focus { outline: none; }
	div.activity-meta a:hover {
		background: #ff7400;
		color: #333;
		border-color: #adadad;
	}
		div.activity-meta a.acomment-reply:hover {
			background: #ff7400;
			color: #333;
			border-color: #adadad;
		} 
		
		div.activity-meta a.fav:hover {
			background:#ff7400;
		}
		
		

div.activity-comments {
	margin:0 0 0 70px;
	overflow:hidden;
	position:relative;
	width:auto;
}

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

div.activity-comments > ul {
	-moz-border-radius:6px;
	background:none;
	-webkit-border-radius: 6px;
}

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 {
		-moz-border-radius:6px 6px 6px 6px;
		-webkit-border-radius: 6px;
		background:none repeat scroll 0 0 #292929;
		margin-bottom:8px;
		padding:10px 15px 10px 10px;
	}
		body.activity-permalink div.activity-comments ul li {
			border-width: 1px;
			padding: 10px;
		}

		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.acomment-avatar img {
		border:1px solid #777 !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: #adadad;
	}

	div.activity-comments form.ac-form {
		display: none;
		margin: 10px 0 10px 33px;
		background:none repeat scroll 0 0 #292929;
		border-bottom:medium none;
		border-right:medium none;
		-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 important!;
			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: 1px solid #777 !important;
			}

		div.activity-comments form div.ac-reply-content {
			margin-left: 25px;
			padding-left: 15px;
			color: #adadad;
			font-size: 11px;
		}
		
		div.activity-comments div.acomment-avatar img {
			border-width:1px !important;
			float:left;
			margin-right:10px;
		}
		

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

table#message-threads tr.unread td {
	background: #292929;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	font-weight: bold;
}
	table#message-threads tr.unread td span.activity {
		background: #292929;
	}

	li span.unread-count, tr.unread span.unread-count {
		background: #292929;
		padding: 2px 8px;
		color: #adadad;
		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: #adadad;
		}

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

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

	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 {
	margin: 15px -20px;
	width: auto;
}
	ul#topic-post-list li {
		padding: 15px;
		position: relative;
	}

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

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

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

div.admin-links {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #adadad;
	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;
} 

div.poster-name a {
	color:#adadad;
} 

div.object-name a {
	color:#adadad;
} 

