/*  
Theme Name: Inquisix
Theme URI: http://inquisix.com/
Description: Custom Wordpress Theme for Inquisix.
Version: 1.6
Author: Dennis Eusebio
Author URI: http://thoughtandtheory.com/

	Inquisix 1.0
	 http://thoughtandtheory.com/blog

	This theme was designed and built by Dennis Eusebio,
	whose blog you will find at http://thoughtandtheory.com/blog

*/



/*
----------------------------------------
Inquisix.com
     Author:  	Dennis Eusebio
    Version:  	1.0
---------------------------------------- */

/* zeros out everything */
@import "whitespace-reset.css";

body {
	margin: 0; padding: 0;
	font: .8em/140% 'Trebuchet MS', Arial, sans-serif;
	color: #716960;
	background: #6e3f25;
}

p { margin-bottom: .8em; }

/* headings
---------------------------------------- */
h1, h2, h3, h4 {
	line-height: 100%;
	font-weight: normal;
}
h1 {
	color: #ee4422;
	font-size: 230%;
}
h2 {
	color: #ee4422;
	font-size: 160%;
}
h3 {
	color: #5c564e;
	font-size: 130%;
}

/* links
---------------------------------------- */
a:link { color: #ee4422; outline: 0; }
a:visited { color: #ee4422; outline: 0; }
a:hover { color: #c3604c; outline: 0; }
a:active { color: #ee4422; outline: 0; }

/* universal 
---------------------------------------- */
#container {
	margin: 0 auto;
	width: 950px;
}

#header {
	padding: 0 15px;
	float: left;
	width: 930px;
}
	#logo {
		margin-bottom: 25px;
		text-indent: -9999px;
		float: left;
		width: 155px; height: 74px;
		background: url(/images/logo.gif) no-repeat;
	}
		#logo a { display: block; width: 155px; height: 74px; }
		
	#marketing_nav {
		float: right;
		width: 710px;
	}	
		#already {
			padding: 25px 0;
			text-align: right;
			color: #a9978e;
		}
			#already a, #already img {
				margin-left: 5px;
				vertical-align: middle;
			}
			
		form#signin {
			margin: 20px 0;
			float: left;
			width: 710px; height: 25px;
			text-align: right;
			color: #a9978e;
			font-size: 90%;
		}
			form#signin #f_username, form#signin #f_password { margin-right: 15px; width: 125px; }
			form#signin input { vertical-align: middle; font-size: 110%; }
			form#signin #input_login { margin-left: 15px; }
			
		#marketing_nav #nav {
			margin-left: 100px;
			float: left;
			width: 375px; height: 34px;
			display: inline;
		}
			#nav li { display: inline; }
			#nav_home {
				margin-right: 1px;
				display: block;
				text-indent: -9999px;
				float: left;
				width: 91px; height: 34px;
				background: url(/images/nav_home.gif) 0 0 no-repeat;
			}
			#nav_home:hover { background-position: 0 -34px; }
			#nav_tour {
				margin-right: 1px;
				display: block;
				text-indent: -9999px;
				float: left;
				width: 121px; height: 34px;
				background: url(/images/nav_tour.gif) 0 0 no-repeat;
			}
			#nav_tour:hover { background-position: 0 -34px; }
			#nav_request {
				display: block;
				text-indent: -9999px;
				float: left;
				width: 161px; height: 34px;
				background: url(/images/nav_request.gif) 0 0 no-repeat;
			}
			#nav_request:hover { background-position: 0 -34px; }
			
			#nav #nav_home.selected, #nav #nav_tour.selected, #nav #nav_request.selected { background-position: 0 -68px; }
		#marketing_nav #btn_readblog {	
			padding-top: 5px;		
			float: right;
			width: 200px;
			text-align: right;
		}
		#marketing_nav #btn_readblog a:link, #marketing_nav #btn_readblog a:visited, #marketing_nav #btn_readblog a:hover, #marketing_nav #btn_readblog a:active {
			padding-left: 20px;
			background: url(/images/icon_blog.gif) 0 50% no-repeat;
			color: #a9978e;
		}
			#marketing_nav #btn_readblog a:hover {
				color: #fff;
			}

#marketing_subheader {
	padding: 25px 0;
	background: url(/images/divider_home.gif) bottom no-repeat;
	float: left;
	width: 920px;
}
	#marketing_tagline_small {
		float: left;
		width: 727px;
	}
	#marketing_actions_sub {
		float: right;
		width: 193px;
	}
	#marketing_subheader h2 {
		display: block;
		text-indent: -9999px;
		width: 193px; height: 16px;
		background: url(/images/title_tagline_small.gif) no-repeat;
	}
	
#secondary_page {
	padding: 25px 0;
	float: left;
	width: 920px;
}

#global { 
	margin-bottom: 20px;
	float: left;
	width: 920px;
}
#global h1 a {	
	text-indent: -9999px;
	float: left;
	width: 120px; height: 42px;
	background: url(/images/btn_sec_logo.gif) no-repeat;
}
	#global h1 a:hover { background-position: 0 -42px; }
#global_user {
	padding-top: 20px;
	float: right;
	width: 400px;
	text-align: right;
	color: #ccc;
}
	#global_user a:link, #global_user a:visited, #global_user a:hover, #global_user a:active {
		color: #ddd;
	}
	#global_user a:hover { color: #fff; }

#app_nav {
	float: left;
	width: 920px;
}
#app_nav #sec_nav {
	float: left;
	width: 609px;
}
	#sec_nav li { 
		display: inline;
	}
	#sec_nav li a {
		margin-right: 1px;
		text-indent: -9999px;
		float: left;
		width: 120px; height: 34px;
	}
	#sec_nav li a.nav_app_home { background: url(/images/btn_app_home.gif) no-repeat; }
	#sec_nav li a.nav_app_home:hover { background-position: 0 -34px; }
	#sec_nav li a.nav_app_search { background: url(/images/btn_app_search.gif) no-repeat; }
	#sec_nav li a.nav_app_search:hover { background-position: 0 -34px; }
	#sec_nav li a.nav_app_requests { background: url(/images/btn_app_requests.gif) no-repeat; }
	#sec_nav li a.nav_app_requests:hover { background-position: 0 -34px; }
	#sec_nav li a.nav_app_referrals { background: url(/images/btn_app_referrals.gif) no-repeat; }
	#sec_nav li a.nav_app_referrals:hover { background-position: 0 -34px; }
	#sec_nav li a.nav_app_forum { background: url(/images/btn_app_forum.gif) no-repeat; }
	#sec_nav li a.nav_app_forum:hover { background-position: 0 -34px; }
	
	#sec_nav li.selected a.nav_app_home, #sec_nav li.selected a.nav_app_search, #sec_nav li.selected a.nav_app_requests, #sec_nav li.selected a.nav_app_referrals, #sec_nav li.selected a.nav_app_forum { background-position: 0 -68px; }
	
#app_nav #global_actions {
	float: right;
	width: 311px;
	text-align: right;
}
	#global_actions a:link, #global_actions a:visited, #global_actions a:hover, #global_actions a:active, #global_actions img {
		color: #ccc;
		vertical-align: middle;
	}
	#global_actions img { padding-bottom: 1px; } /* ie fix */
	#global_actions a:hover { color: #fff; }
	.icon_invite {
		padding-left: 20px;
		background: url(/images/icon_invite.gif) 0 50% no-repeat;
	}
	.btn_messages {
		margin-left: 20px; padding-left: 20px;
		background: url(/images/icon_mail.gif) 0 50% no-repeat;
	}
	.newmail {
		margin-left: 20px; padding-left: 20px;
		background: url(/images/icon_mail.gif) 0 50% no-repeat;
		background: url(/images/icon_mail_new.gif) 0 50% no-repeat;
	}

#application {
	padding: 20px 15px;
	float: left;
	width: 920px;
	background: #fff;
}

#section_header {
	margin: 0 0 20px 0; padding-bottom: 20px;
	float: left;
	width: 920px;
	background: url(/images/divider_home.gif) center bottom no-repeat;
}
	#section_header h1 {
		float: left;
		width: 600px;
	}
	#section_actions {
		padding-top: 5px;
		float: right;
		width: 316px;
		text-align: right;
	}
		#section_header .user_account {
			padding-left: 20px;
			background: url(/images/icon_acct.gif) 0 50% no-repeat;
		}

/* columns */
.column_full {
	float: left;
	width: 920px;
}
.left_column_small {
	float: left;
	width: 200px;
}
.left_column_med {
	margin-bottom: 20px;
	float: left;
	width: 440px;
}
.left_column_large {
	margin-bottom: 20px;
	float: left;
	width: 591px;
}

.right_column_large {
	float: right;
	width: 700px;
}
.right_column_med {
	float: right;
	width: 440px;
}
.right_column_small {
	margin-bottom: 20px;
	float: right;
	width: 296px;
}

.left_three_col, .right_three_col {
	margin-bottom: 20px;
	float: left;
	width: 215px;
}
.center_three_col {
	margin-bottom: 20px;
	margin: 0 20px;
	float: left;
	width: 450px;
}

img.icon_small {
	padding: 1px;
	border: 1px solid #ccc;
	background: #fff;
}
.icon_large {
	border: 10px solid #e5ddd4;
}
	
#hd_flash_bar div {
	margin: 0 0 25px 0; padding: 15px 15px 15px 40px;
	float: left;
	width: 865px;
	background: #ee4422 url(/images/icon_warning.gif) 15px 50% no-repeat;
	color: #fff;
}
	#hd_flash_bar.notice div {
		margin: 0 0 25px 0; padding: 15px;
		float: left;
		width: 884px;
		border: 3px solid #92b368;
		color: #666;
		background: url(/images/bg_warning.gif) repeat-x;
	}
	#hd_flash_bar ul {
		margin: 0 20px;
	}
	#hd_flash_bar li {
		list-style: disc;
	}
	
.generalform {
	padding: 25px 15px;
	border: 1px solid #e5ddd4;
	background: url(/images/bg_form.gif) repeat-x;
	display: inline;
}
	.generalform .input { width: 60%; }
	.generalform .full_input { width: 95%; }
	.generalform .action input, .generalform .action a { vertical-align: middle; }
	.required { color: red; }
	
.date {
	font-size: 90%;
	color: #999;
}

/* pagination */
.pagination {
	margin-top: 20px; padding: 15px 0;
	float: left;
	width: 100%;
	border-top: 1px solid #e5ddd4;
	color: #e5ddd4;
}
	.pagination a {
		padding: 3px 4px;
		border: 1px solid #e5ddd4;
		color: #999;
	}

#footer {
	padding: 5px 15px;
	float: left;
	width: 920px;
	background: #ccbbaa;
	
	font-size: 90%;
}
	#footer_links {
		float: left;
		width: 460px;
	}
		#footer_links a:link, #footer_links a:hover, #footer_links a:visited, #footer_links a:active {
			color: #716960;
		}
		#footer_links a:hover {
			color: #000;
		}
	#copyright {
		float: right;
		width: 460px;
		text-align: right;
	}
	
	
/* page specific
---------------------------------------- */
#marketing {
	padding: 0 15px;
	float: left;
	width: 920px;
	background: #fff;
}
	#marketing #key_image {
		margin: -55px 0 0 0;
		float: left;
		width: 281px;
		position: relative;
	}
	#marketing_message {
		margin: 50px 0;
		float: right;
		width: 600px;
	}
		#marketing_message h2 {
			text-indent: -9999px;
			display: block;
			width: 401px; height: 33px;
			background: url(/images/title_tagline.gif) no-repeat;
		}
		#marketing_message h3 {
			margin: 15px 0;
			text-indent: -9999px;
			display: block;
			width: 559px; height: 40px;
			background: url(/images/title_tagbyline.gif) no-repeat;
		}
		#btn_request {
			margin-right: 5px;
			text-indent: -9999px;
			float: left;
			width: 148px; height: 35px;
			background: url(/images/btn_request.gif) 0 -35px no-repeat;
		}
			#btn_request:hover { background-position: 0 0; }
		#btn_takeatour {
			text-indent: -9999px;
			float: left;
			width: 111px; height: 35px;
			background: url(/images/btn_tour.gif) 0 -35px no-repeat;
		}
			#btn_takeatour:hover { background-position: 0 0; }

#howitworks {
	margin-top: 25px; padding: 25px 0;
	float: left;
	width: 920px;
	background: url(/images/divider_home.gif) no-repeat;
}
	#howitworks h2 {
		margin-bottom: 25px;
		text-indent: -9999px;
		display: block;
		width: 255px; height: 17px;
		background: url(/images/title_howitworks.gif) no-repeat;
	}
	#howitworks .column {
		float: left;
		width: 283px;
	}
	.column_padding { margin-right: 35px; }
	.column h4 a { display: block; }
	#title_request {
		margin: 10px 0;
		text-indent: -9999px;
		display: block;
		width: 184px; height: 10px;
		background: url(/images/title_request.gif) 0 50% no-repeat;
	}
	#title_propose {
		margin: 10px 0;
		text-indent: -9999px;
		display: block;
		width: 120px; height: 10px;
		background: url(/images/title_propose.gif) 0 50% no-repeat;
	}
	#title_rate {
		margin: 10px 0;
		text-indent: -9999px;
		display: block;
		width: 116px; height: 10px;
		background: url(/images/title_rate.gif) 0 50% no-repeat;
	}
	#howitworks .column .learnmore {
		padding-left: 10px;
		background: url(/images/icon_learn.gif) 0 50% no-repeat;
	}
	
/* tour */
#takeatour {
	padding: 25px 0;
	float: left;
	width: 920px;
}
	#takeatour h2 {
		text-indent: -9999px;
		display: block;
		width: 409px; height: 21px;
		float: left;
		background: url(/images/title_takeatour.gif) no-repeat;
	}
	.feature {
		padding: 25px 0;
		width: 920px;
		float: left;
		border-bottom: 1px solid #f7f7f7;
	}
		.feature p { margin: 0; }
		.feature h3 { 
			font-size: 110%;
			color: #ee4422;
		}
	.left .feature_screenshot {
		float: left;
		width: 400px;
	}
	.right .feature_screenshot {
		float: right;
		width: 400px;
		text-align: right;
	}
	.left .feature_copy {
		float: right;
		width: 500px;
	}
	.right .feature_copy {
		float: left;
		width: 500px;
	}
	
/* request invitation */
#request_invitation {
	padding: 25px 0;
	float: left;
	width: 920px;
}
	#request_invitation h2 {
		margin-bottom: 25px;
		text-indent: -9999px;
		display: block;
		width: 409px; height: 21px;
		float: left;
		background: url(/images/title_requestinvitation.gif) no-repeat;
	}

#f_requestinvitation {
	float: left;
	width: 550px;
}
#request_info {
	float: right;
	width: 315px;
}
	#request_info h4 {
		margin-bottom: 10px;
		font-weight: bold;
		color: #ee4422;
	}

/* signin */
#signin_screen {
	padding: 25px 0;
	float: left;
	width: 920px;
}
	#signin_screen h2 {
		margin-bottom: 25px;
		text-indent: -9999px;
		display: block;
		width: 409px; height: 23px;
		float: left;
		background: url(/images/title_login.gif) no-repeat;
	}
#smallreminder {
	padding: 10px 15px;
	float: left;
	width: 920px;
}

/* about */
#secondary_nav {
	margin-top: 50px; padding: 15px;
	border: 1px solid #e5ddd4;
}
	#secondary_nav li {
		padding: 3px 0;
		border-bottom: 1px solid #ebe7db;
	}
		#secondary_nav li .selected {
			color: #c3604c;
		}
#title_aboutinquisix {
	margin-bottom: 25px;
	text-indent: -9999px;
	display: block;
	width: 409px; height: 23px;
	background: url(/images/title_aboutinquisix.gif) no-repeat;
}

/* terms */
#title_terms {
	margin-bottom: 25px;
	text-indent: -9999px;
	display: block;
	width: 388px; height: 23px;
	background: url(/images/title_terms.gif) no-repeat;
}

/* privacy */
#title_privacy {
	margin-bottom: 25px;
	text-indent: -9999px;
	display: block;
	width: 409px; height: 23px;
	background: url(/images/title_privacypolicy.gif) no-repeat;
}

/* contact us */
#title_contactus {
	margin-bottom: 25px;
	text-indent: -9999px;
	display: block;
	width: 409px; height: 23px;
	background: url(/images/title_contactus.gif) no-repeat;
}


/* dashboard */
#dashboard {
	float: left;
	width: 595px;
	border: 1px solid #e5ddd4;
}
	#dash_tabs .tab {
		padding: 15px;
		float: left;
		width: 119px; height: 47px;
		background: url(/images/dash_tab.gif) no-repeat;
		color: #999;
		font-size: 90%;
	}
	#dash_tabs .last { width: 118px; }
	#dash_tabs .selected, #dash_tabs .tab:hover { background-position: 0 -77px; color: #333; }
	#dash_tabs .count {
		margin: 0 8px 25px 0; padding: 0 3px;
		float: left;
		color: #fff;
		font-weight: bold;
		background: #ee4422;
	}
	#dash_tabs .zerocount { background: #ccc; }
#dash_content {
	padding: 15px;
	float: left;
	width: 565px;
}
	#dash_content h3 { margin-bottom: 0; padding: 0; line-height: 110%; }
	#dash_content .bs_actions { margin-top: 20px; }
	
	#dash_content table { width: 100%; }
	#dash_content table td { 
		padding: 15px 3px;
		vertical-align: top; 
		border-bottom: 1px solid #ebe7db;
		width: 50%;
	}
	#dash_content .aux_info { text-align: right; }
	#dash_content .icon_small {
		padding: 1px;
		border: 1px solid #ccc;
		background: #fff;
	}
	#dash_content .panel { display: none; }
	#dash_content .panel.selected_body { display: block; }

#btn_managecontacts {
	margin-bottom: 15px;
	text-indent: -9999px;
	display: block;
	width: 296px; height: 35px;
	background: url(/images/btn_managecontacts.gif) 0 -35px no-repeat;
}
	#btn_managecontacts:hover { background-position: 0 0; }
#profile_rating {
	margin: 20px 0; padding: 9px;
	border: 1px solid #ebe7db;
}
	#profile_rating strong { color: #ee4422; }
	#profile_rating_container {
		margin: 5px 0 10px 0;
		width: 275px; height: 23px;
		background: url(/images/bar_container.gif) no-repeat;
		display: block;
	}
		#profile_rating_bar {
			 height: 23px;	
			background: url(/images/bar_full.gif) no-repeat;		
		}
			#profile_rating_bar.zero { width: 0px; }
			#profile_rating_bar.one { width: 72px; }
			#profile_rating_bar.two { width: 138px; }
			#profile_rating_bar.three { width: 204px; }
			#profile_rating_bar.four { width: 275px; }
	#profile_rating li {
		padding: 3px 3px 3px 20px;
		font-size: 90%;
		border-bottom: 1px solid #eee;
		background: url(/images/icon_uncheck.gif) 0 50% no-repeat;
	}
	#profile_rating li.checked { background: url(/images/icon_check.gif) 0 50% no-repeat; }
	#profile_rating li.checked a { color: #ccc; }
	#profile_rating li.last { border: none; }

#invite_friend {
	margin: 0 0 20px 0; padding: 10px 10px 10px 45px;
	border: 1px solid #ebe7db;
	background: url(/images/icon_invite_big.gif) 10px 10px no-repeat;
}
	#invite_friend h4 { margin-bottom: 2px; font-size: 130%; }
	#invite_friend p { margin: 0; font-size: 90%; }
	
#getting_started {
	margin: 0 0 20px 0; padding: 10px 10px 10px 45px;
	border: 1px solid #ebe7db;
	background: url(/images/icon_gettingstarted.gif) 10px 10px no-repeat;
}
	#getting_started h4 { margin-bottom: 2px; font-size: 130%; }
	#getting_started p { margin: 0; font-size: 90%; }

#blog_entries {
	margin: 20px 0;
}
	#blog_entries h3 { margin-bottom: 10px; }
	#blog_entries li {
		padding: 3px;
		border-bottom: 1px solid #ebe7db;
	}


/* profile */
.willing {
	padding: 5px 10px 5px 30px;
	border: 1px solid #e5ddd4;
	font-size: 90%;
	background: url(/images/icon_favor.gif) 5px 50% no-repeat;
}
.status { color: #ee4422; }
#profile_nav {
	margin: 20px 0;
}
	#profile_nav li {
		padding: 3px 10px;
		border-bottom: 1px solid #e5ddd4;
	}
	
.social_networks a {
	margin-right: 20px;
}
.icon_fb {
	padding-left: 20px;
	background: url(/images/icon_fb.gif) 0 50% no-repeat;
}
.icon_li {
	padding-left: 20px;
	background: url(/images/icon_li.gif) 0 50% no-repeat;
}

#friendsincommon {
	margin: 20px 0; padding: 10px 0;
	border-top: 1px solid #e5ddd4;
	border-bottom: 1px solid #e5ddd4;
}
	#friendsincommon h3 {
		margin-bottom: 5px;
	}
	#friendsincommon table { width: 100%; }
	#friendsincommon td {
		padding: 5px;
		width: 25%;
		text-align: left;
		vertical-align: top;
	}
	#friendsincommon .icon_small {
		padding: 1px;
		border: 1px solid #ccc;
		background: #fff;
	}

#aboutme {
	margin: 20px 0;
}
#aboutme h3 {
	margin-bottom: 10px;
}
	
#statistics table {
	width: 100%;
}
	#statistics table td {
		padding: 3px;
		width: 75%;
		border-bottom: 1px solid #e5ddd4;
	}
	#statistics .score { font-weight: bold; color: #333; text-align: left; width: 25%; }
#reputation, #network {
	margin: 20px 0;
}

/* star rating */
.rating_label {
	margin-bottom: 5px;
	font-size: 130%;
}
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
	background: url(/images/alt_star.gif) left -1000px repeat-x;
}

.star-rating {
	margin: 0 0 5px 0; padding:0;
	position:relative;
	width:85px; height:16px;
	overflow:hidden;
	list-style:none;
	background-position: left top;
}

.star-rating li { display: inline; }

.star-rating a,	.star-rating .current-rating{
	position:absolute;
	top:0; left:0;
	text-indent:-1000em;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus { background-position: left bottom; }

.star-rating a.one-stars { width:17px; z-index:11; }
.star-rating a.two-stars { width:34px; z-index:10; }
.star-rating a.three-stars { width:51px; z-index:9; }
.star-rating a.four-stars { width:68px; z-index:8; }
.star-rating a.five-stars { width:85px; z-index:7; }
	
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* referral detail */
#referral_detail {
	float :left;
	width: 920px;
}
#referral_detail_action {
	margin-bottom: 10px; padding-bottom: 20px;
	float: left;
	width: 920px;
	border-bottom: 1px solid #eee;
}
	#referral_detail_action .icon {
		padding: 1px;
		border: 1px solid #ccc;
		background: #fff;
	}
	#status_message {
		margin-bottom: 20px;
		float: left;
		width: 920px;
		text-align: center;
	}
		#status_message h2 { color: #666; font-size: 130%; }
	.unchecked, .checked {
		margin: 5px auto;
		text-indent: -9999px;
		text-align: center;
		display: block;
		width: 12px; height: 12px;
	}
		.unchecked { background: url(/images/icon_uncheck.gif) top center no-repeat; }
		.checked { background: url(/images/icon_check.gif) top center no-repeat; }
	.member, .referrer {
		float: left;
		width: 293px;
	}	
		.member .new, .rating .new {
			font-size: 70%;
		}
		.member .rating, .referrer .rating { margin: 10px 0; padding: 10px; }
			.member .rating p, .referrer .rating p {
				margin-bottom: 3px;
			}
			
		.active {
			border: 1px solid #ffcc33;
		}
		.member h4, .referrer h4 { margin-bottom: 3px; font-size: 120%; }
		.member p, .referrer p { margin: 0; font-size: 90%; }
		.member .box, .referrer .box {
			padding: 20px 10px;
			border: 1px solid #ddd;
		}
		.member .me, .referrer .me { border: 1px solid #ffcc33; }
	.contact {
		padding: 0 40px; 
		float: left;
		width: 254px;
		text-align: center;
		background: url(/images/bg_referral_action.gif) center 50px no-repeat;
	}
		.contact h4 { margin-bottom: 3px; font-size: 120%; }
		.contact p { margin: 0; }
		.contact .box {
			margin-bottom: 10px; padding: 20px 10px;
			border: 1px solid #ffcc33;
			background: #fcfbdc;
		}
		.contact .box .contact_actions {
			margin-top: 5px;
			font-size: 90%;
		}
			
		.private_message {
			float: left;
			width: 254px;
			text-align: left;
			font-size: 90%;
			color: #999;
		}
			.private_message textarea { width: 254px; }
		
		.contact .star-rating { margin: 0 auto; }
	.small_message { font-size: 90%; }
	.rate_transaction { 
		margin-top: 5px; padding: 10px; 
		border: 1px solid #ffcc33;
		color: #ee4422;
	}
		.rate_transaction .star-rating {
			margin-top: 3px;
		}

#project_tags {
	margin-bottom: 20px; padding-bottom: 10px;
	float: left;
	width: 920px;
	border-bottom: 1px solid #ddd;
}
	#project_tags p { 
		margin: 0; padding-left: 20px;
		background: url(/images/icon_tags.gif) 0 50% no-repeat;
	}
		
#referral_info h2 { margin-bottom: 10px; }
.referral_action { padding-top: 10px; }

#transaction { border: 1px solid #e5ddd4; }
	#yourend, #theirend { padding: 10px; }
	#yourend {
		padding-bottom: 20px;
		background: url(/images/icon_referral.gif) center bottom no-repeat;
	}
	#yourend h3, #theirend h3 {	margin-bottom: 5px; }

#ref_action_section {
	margin: 20px 0; padding: 10px 0;
	border-top: 1px solid #e5ddd4;
	border-bottom: 1px solid #e5ddd4;
	float: left;
	width: 920px;
	clear: both;
}
	#ref_action_section h2 { margin-bottom: 10px; }
	.f_addnote { width: 90%; }
	.f_actions { margin: 10px 0; }
	.referral_rating { margin-bottom: 10px; }
	.referral_rating p { margin-bottom: 5px; }
	
#project_notes {
	float: left;
	width: 920px;
}
	#project_notes h2 {	margin-bottom: 10px; }
	#project_notes textarea { width: 100%; }
	#notes { margin: 10px 0; }
	#notes li {
		padding: 5px 3px 5px 20px;
		border-bottom: 1px solid #ebe7db;
	}
	#notes .note_rating { background: url(/images/icon_note_rating.gif) 0 7px no-repeat; }
	#notes .note_transaction { background: url(/images/icon_note_transaction.gif) 0 7px no-repeat; }
	#notes .note_post { background: url(/images/icon_note_post.gif) 0 7px no-repeat; }

/* auto complete */
div.auto_complete {
	width: 350px;
	background: #FFF;
}
div.auto_complete ul {
	border: 1px solid #ebe7db;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
div.auto_complete ul li {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #e5ddd4;
}
div.auto_complete ul li.selected {
	background-color: #ffb;
}
div.auto_complete ul strong.highlight {
	color: #800;
	margin: 0;
	padding: 0;
}

/* Tag cloud */
.nube1 {font-size: 90%; }
.nube2 {font-size: 100%; }
.nube3 {font-size: 110%; }
.nube4 {font-size: 120%; }
.nube5 {font-size: 130%; }
.nube6 {font-size: 140%; }
.tag_selected { 
	padding: 2px 3px;
	color:#fff; 
	background-color: #ee4422; 
}

/* requests */
#possible_matches {
	margin-bottom: 40px;
}
.match {
	margin: 20px 0;
	float: left;
	width: 920px;
}
	.match_header {
		padding: 10px 3px;
		border-top: 1px solid #e5ddd4;
		border-bottom: 1px solid #e5ddd4;
		float: left;
		width: 914px;
	}
		.match_info {
			float: left;
			width: 600px;
		}
		.match_who .icon_small {
			padding: 1px;
			border: 1px solid #ccc;
			background: #fff;
		}
		.match_who { padding: 5px 0 0 0; }
		.match_who a, .match_who img { vertical-align: middle; }
		.match_count { 
			float: right;
			width: 314px;
		}
	table.matches {
		margin-top: 10px; padding: 0 3px;
		float: left;		
		width: 914px;
	}
	table.matches td {
		padding: 5px 0;
		border-bottom: 1px solid #ebe7db;
	}
		td.match_name { width: 200px; }
		td.match_title { width: 200px; }
		td.match_company { width: 200px; }
		td.match_trade { width: 150px; }
		td.match_favor { width: 150px; }
		
#match_bs {
	margin: 20px 0; padding: 40px;
	float: left;
	width: 840px;
	border: 1px solid #ebe7db;
}
	#match_bs h3 { margin-bottom: 5px; font-weight: bold; }
	#match_bs ul { margin: 0 20px; }
	#match_bs li { list-style: disc; }

/* matches */
.referral_icon {
	float: left;
	width: 40px;
}
.referral_details {
	float: right;
	width: 400px;
}

#match_actions {
	margin-top: 20px; padding-top: 10px;
	border-top: 1px solid #e5ddd4;
}

.match_offer, .match_offer_selected, .match_offer_chosen {
	margin: 5px 0; padding: 10px;
	float: left;
	width: 434px;
}
	.match_offer_selected { background: url(/images/select_left.gif) 0 50% no-repeat; }
	.match_offer_chosen { background: url(/images/select_right.gif) 0 50% no-repeat; }
	.match_select {
		float: left;
		width: 25px;
	}
#contacts_to_trade .match_select { padding-left: 15px; }
p.match_action {
	padding-top: 10px;
	float: left;
	width: 920px;
	border-top: 1px solid #e5ddd4;
}
	p.match_action input, p.match_action span {
		vertical-align: middle;
	}
	
	
/* search */
#search_bs {
	margin-bottom: 20px; padding: 15px 15px 15px 60px;
	float: left;
	width: 838px;
	border: 1px solid #e5ddd4;
	background: url(/images/icon_contact_bs.gif) 15px 15px no-repeat;
}
	#search_bs h2 { margin-bottom: 3px; font-weight: bold; }

#f_search h3 { margin-bottom: 10px; }	
#f_search .search_divider {
	margin: 10px 0 0 0;
	float: left;
	width: 920px;
}
#f_search .match_action { margin-top: 20px; }
#f_search table { width: 100%; }
#f_search table td { padding: 3px 10px 3px 0; width: 50%; }
#f_search table .fullspan, #f_search select { width: 100%; }

#saveasrequest {
	margin-bottom: 20px; padding: 10px;
	float: left;
	width: 898px;
	border: 1px solid #e5ddd4;
}
	#saveasrequest img {
		margin-right: 10px;
		vertical-align: middle;
	}
#searched_for {
	padding-bottom: 20px;
	float: left;
	width: 920px;
}
	#searched_for h2 {
		margin-bottom: 10px;
	}
	.search_term { 
		padding: 3px 4px;
		border: 1px solid #e5ddd4;
		height: 1%;
	  	overflow: visible;
	}
#search_results {
	float: left;
	width: 920px;
}	
	#search_results_header {
		padding: 5px 0;
		border-bottom: 1px solid #e5ddd4;
		float: left;
		width: 920px;
	}
	#search_results table { 
		float: left;
		width: 920px; 
	}
	#search_results table td {
		padding: 5px 3px;
		border-bottom: 1px solid #ebe7db;
	}
	#search_count {
		float: left;
		width: 40%;
	}
	#edit_search {
		float: right;
		width: 50%;
		text-align: right;
	}
	td.search_none {
		padding: 20px 0;
		text-align: center;
	}
	
/* welcome */
#welcome_skip {
	margin: 20px 0; padding: 10px 0;
	text-align: center;
	border-top: 1px solid #ebe7db;
	border-bottom: 1px solid #ebe7db;
}
#welcome_purpose { margin: 40px 0; }
#welcome_purpose h2 { margin-bottom: 5px; }
#what_else h2 { margin-bottom: 20px; }

.icon_edit { 
	margin-bottom: 2 n0px; padding-left: 25px;
	background: url(/images/icon_w_edit.gif) no-repeat;
}
.icon_search {
	padding-left: 25px;
	background: url(/images/icon_w_search.gif) no-repeat;
}
#what_else h3 { margin-bottom: 5px; }
	
	
/* friend_index */
form#friend_search {
	padding: 7px 0;
	float: right;
	width: 315px;
	text-align: right;
}
	#f_search_friends {
		margin: 0 5px;
		width: 150px;
	}
#friend_search_results {
	float: left;
	width: 920px;
}
	#friend_search_count {
		float: left;
		width: 600px;
	}
	#backtoprofile {
		float: right;
		width: 320px;
		text-align: right;
	}
#friends {
	margin-top: 20px;
	float: left;
	width: 920px;
}
	#friends .friend {
		margin-bottom: 10px; padding: 15px;
		float: left;
		width: 418px;
		border: 1px solid #ebe7db;
	}
	#friends .column_one { margin-right: 20px; }
	#friends .friend .profile_icon {
		float: left;
		width: 65px;
	}
	#friends .friend .profile_icon img {
		padding: 1px;
		border: 1px solid #ebe7db;
	}
	#friends .friend .friend_info {
		float: right;
		width: 338px;
	}
	#friends .friend .friend_ratings { margin: 20px 0; }
	#friends .friend .member_rating { 
		float: left; 
		width: 50%; 
	}
	#friends .friend .referral_rating {
		float: right;
		width: 50%;
	}
	#friends .friend .send_message {
		float: left;
		width: 100%;
	}


/* my contacts */
#upload_contacts {
	margin-bottom: 20px; padding: 15px 15px 15px 60px;
	float: left;
	width: 513px;
	border: 1px solid #ebe7db;
	background: url(/images/icon_contact_bs.gif) 15px 15px no-repeat;
}
	#upload_contacts h2 { margin-bottom: 5px; font-weight: bold; }
	#upload_contacts p { margin: 0; }

#upload_tools h3 {
	margin-bottom: 10px;
}

#why_should_i {
	margin: 0 0 20px 0;
}
	#why_should_i h3 {
		margin-bottom: 5px;
	}
#contacts .results {
	margin: 20px 0;
}

#search_contacts {
	padding: 15px;
	border: 1px solid #ebe7db;
}
	#search_contacts input { vertical-align: middle; }
	#search_contacts .f_search_contacts { width: 400px; height: 20px;}

#contact_list {
	padding: 0 3px;
	border-top: 1px solid #e5ddd4;
	width: 100%;
}
	#contact_list td { padding: 8px 0; vertical-align: top; border-bottom: 1px solid #ebe7db;}
	#contact_list .edit_name { width: 250px; }
	#contact_list .edit_contact { width: 50px; }
	#contact_list .edit_company { width: 200px; }
	#contact_list .edit_hide { width: 100px; }
	#contact_list .last td { border: 0; }
	
	.icon_edit_contact {
		margin-right: 5px; padding-right: 5px;
		text-indent: -9999px;
		float: left;
		width: 12px; height: 12px;
		background: url(/images/icon_edit_contact.gif) 0 -12px no-repeat;
		border-right: 1px solid #ddd;
	}
		.icon_edit_contact:hover { background-position: 0 0; }
	.icon_delete_contact {
		text-indent: -9999px;
		float: left;
		width: 12px; height: 12px;
		background: url(/images/icon_delete_contact.gif) 0 -12px no-repeat;
	}
		.icon_delete_contact:hover { background-position: 0 0; }
#contacts .pagination { margin: 0; }

#contact_options {
	margin-top: 20px; padding: 9px;
	border: 1px solid #e5ddd4;
}
#contact_options ul { margin: 10px 0 0 0; }
#contact_options li {
	padding: 3px;
	border-bottom: 1px solid #ebe7db;
}
	#contact_options li.last { border: none; }

/* contact_detail */
.contact_action {
	margin: 20px 0 0 0; padding: 10px 0;
	border-top: 1px solid #ebe7db;
}
.icon_edit {
	margin-right: 20px; padding-left: 20px;
	background: url(/images/icon_contact.gif) 0 0 no-repeat;
}
.icon_vcard {
	padding-left: 20px;
	background: url(/images/icon_vcard.gif) 0 0 no-repeat;
}

/* messages */
#message_tab {
	margin: 0 0 10px 0; padding: 0 0 10px 0;
	border-bottom: 1px solid #e5ddd4;
}
#message_tab a {
	font-size: 150%;
	color: #ccc; 
}
#message_tab a:hover, #message_tab a.selected { color: #ee4422; }
#message_tab .inbox { 
	margin-right: 10px; padding-right: 10px;
	border-right: 1px solid #ddd;
}
#results { padding-top: 5px; }
#message_compose { text-align: right; }
#message_compose img { float: right; }
#message_list {
	padding: 0 3px;
	border-top: 1px solid #e5ddd4;
	width: 920px;
	float: left;
}
	#message_list td { padding: 8px 0; vertical-align: top; border-bottom: 1px solid #ebe7db;}
#messages .message_cb { width: 35px; }
#messages .message_name { width: 150px; }
#messages .message_subject { width: 200px; }
#messages .message_status { 
	width: 75px;
	color: #ccc;
}
span.new { 
	padding: 2px 3px;
	background: #ee4422;
	color: #fff; 
	font-size: 90%;
}
#messages .message_action { width: 20px; }
#messages .last td { border: 0; }
#messages .pagination { margin: 0; }

#message {
	margin: 25px 160px; padding: 10px;
	float: left;
	border: 1px solid #e5ddd4;
	width: 580px;
	display: inline; /* ie fix */
}	
	#message .icon_small { border: 1px solid #e5ddd4; }
	#message_reply {
		padding: 0 0 10px 0;
		float: left;
		width: 920px;
		border-bottom: 1px solid #e5ddd4;
	}
	#message_reply a, #message_reply img { vertical-align: middle; }
	#message_reply img { margin-right: 10px; }
	#message #message_header { 
		margin: 0 0 10px 0; padding: 10px 0;
		float: left;
		width: 100%;
		border-bottom: 1px solid #e5ddd4;
	}
	#message #message_info {
		float: left;
		width: 50%;
	}
	#message #message_icon { 
		float: right;
		width: 50%;
		text-align: right;
	}
	#message #m_body { 
		padding: 15px 25px;
		clear: both; 
	}
	#message #m_body ul {
		margin: 0 0 1em 2em;
		list-style-type: disc;
	}
	#attachment {
		margin-bottom: 10px; padding: 0 0 0 18px;
		background: url(/images/icon_attachment.gif) 0 2px no-repeat; 
	}
	#message #message_action {
		padding: 15px 0;
		float: left;
		width: 580px;
		border-top: 1px solid #e5ddd4;
	}

/* my requests */
.sort_menu {
	padding-left: 25px;
	background: url(/images/icon_sort.gif) 0 50% no-repeat;
	float: left;
	width: 566px;
}
.sort_menu a:link, .sort_menu a:visited, .sort_menu a:hover, .sort_menu a:active {
	margin-right: 10px; padding-right: 10px;
	border-right: 1px solid #eee;
	color: #999;
}
.sort_menu a:hover, .sort_menu a.selected { color: #ee4422; }
#requests #results {
	margin: 10px 0; padding: 5px 3px;
	float: left;
	width: 586px;
	border-top: 1px solid #e5ddd4;
	border-bottom: 1px solid #e5ddd4;
}
#requests_list {
	float: left;
	width: 591px;
}
	#requests_list td {
		padding: 10px 3px;
		text-align: left;
		vertical-align: top;
		border-bottom: 1px solid #ebe7db;
	}
	#requests_list td p { margin: 0; }
	#requests_list .col_title { width: 301px; }
	#requests_list .col_status { width: 142px; }
	#requests_list .col_matches { width: 142px; }
	#requests_list .new { 
		padding: 2px 3px; 
		background: #ee4422;
		color: #fff;
		font-size: 90%;
	}
	#requests_list .last td, #requests_list .no_results { border: none; }
	#requests .pagination { margin: 0; }

#tagcloud h2 { margin-bottom: 10px; }
#tagcloud a:link, #tagcloud a:visited, #tagcloud a:hover, #tagclound a:active { color: #999; }
#tagcloud a:hover { color: #ee4422; }
#tagcloud a.tag_selected { color: #fff; }


/* my requests */
#referrals_list {
	float: left;
	width: 591px;
}
	#referrals_list td {
		padding: 10px 3px 5px 3px;
		text-align: left;
		vertical-align: middle;
	}
	#referrals_list .date {
		padding: 0 3px 5px 3px;
		border-bottom: 1px solid #ebe7db;
	}
	#referrals_list td p { margin: 0; }
	#referrals_list td .arrow { margin: 0 5px; }
	#referrals_list .col_title { width: 500px; }
	#referrals_list .col_title img, #referrals_list .col_title a { vertical-align: middle; }
	#referrals_list .col_status { width: 132px; }
	#referrals_list .col_type { width: 100px; }
	#referrals_list .new { 
		padding: 2px 3px; 
		background: #ee4422;
		color: #fff;
		font-size: 90%;
	}
	#referrals_list .last td, #requests_list .no_results { border: none; }
	#referrals .pagination { margin: 0; }
	
	
/* company index */
form#company_search {
	padding: 7px 0;
	float: right;
	width: 315px;
	text-align: right;
}
	#f_search_companies {
		margin: 0 5px;
		width: 170px;
	}
#companies .results {
	float: left;
	width: 50%;
}
#companies #reset_search {
	float: right;
	width: 50%:;
}
	#reset_search a {
		padding-left: 25px;
		background: url(/images/icon_refresh.gif) 0 50% no-repeat;
	}
#companies #company_list {
	float: left;
	width: 920px;
	border-top: 1px solid #e5ddd4;
}
	#company_list td { padding: 8px 0; vertical-align: top; border-bottom: 1px solid #ebe7db;}
	#company_list .last td { border: none; }

/* company detail */
#company {
	margin: 25px 160px; padding: 10px;
	float: left;
	border: 1px solid #e5ddd4;
	width: 580px;
	display: inline; /* ie fix */
}
	#company_details { width: 100%; }
	#company_details td {
		padding: 3px 0;
		vertical-align: top;
		border-bottom: 1px solid #ebe7db;
	}
	#company_details td.label {
		width: 200px;
	}
	#company_details .last td { border: none; }
	.search_company { 
		margin-top: 20px; padding: 10px 0 10px 25px;
		background: url(/images/icon_search.gif) 0 50% no-repeat;
		border-top: 1px solid #e5ddd4;
	}
	
/* create new request */	
#search_parameters h2 { margin-bottom: 10px; }
#request_form h2 { margin-bottom: 10px; }
#f_r_name, #f_r_tags, textarea { width: 75%; }

/* forums */
#forum_search {
	padding-left: 20px;
	text-align: left;
}
	#forum_search #search_box {
		margin-right: 10px;
		width: 200px;
	}
.recent {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}	

p.subtitle {
	font-size: 80%;
	color:#999;
	font-weight:bold;
}
p.subtitle img { vertical-align: bottom; }

img.icon
{
	background:#696;
	background-image: url(/images/clearbits/bg_rounded.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
img.reply { float:right; }
img.orange { background-color:darkorange; }
img.grey { background-color:#ccc; }
img.darkgrey { background-color:#999; }
img.green { background-color: #ee4422;}


table.forums {
	margin-bottom: 20px;
	width: 100%;
}
	.forums td {
		padding: 10px 0;
		vertical-align: top;
		border-bottom: 1px solid #eee;
	}
	.forums .c1 { width: 55px; text-align: center; }
	.forums .c2 { width: 336px;}
	.forums .title { font-size: 150%; }
	.forums .lp { font-size: 90%; width: 200px;}
	

.stats {
	padding: 10px;
	border: 1px solid #e5ddd4;
}

#reply {
	margin-top: 20px; padding: 15px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

#sidebar_forum h3 {
	margin-bottom: 5px;
}
.icon_feed {
	padding-left: 20px;
	background: url(/images/feed-icon.png) 0 50% no-repeat;
}
	#sidebar_forum .feed { margin: 20px 0; }

.crumbs { margin: 0 0 20px 0; }
.pages { margin: 20px 0; }

.topics td {
	padding: 10px 5px;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
.topics th {
	padding: 5px 5px 10px 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	color: #999;
	font-weight: normal;
	font-size: 90%;
}
	.topics .c1 { width: 20px; }
	.topics .stat { text-align: center; }
	.topics .lp { font-size: 90%; width: 120px; }
	
#monitor {
	margin: 20px 0; padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.posts {
	width: 100%;
	color: #999;
}
	.posts .post td { padding: 10px; border-top: 1px solid #eee; vertical-align: top; }
	.posts .author { background: #eee; width: 150px; }
	.posts .date { margin-bottom: 10px; }
	.posts .edit { font-size: 90%; }
	
#topic_mod {
	margin-left: 20px;
	font-size: 80%;
}
#topic-title {
	margin-bottom: 10px;
}

	
/* this is for basic CMS content */
#basic_content ul { margin: 0 0 1em 2em; list-style-type: disc }
#basic_content h2 { padding: 0.75em 0 0.50em 0; }

/* for showing fields that fail validation */
.fieldWithErrors {
	padding: 2px;
	background-color: #ee4422;
	display: table;
}


/* blog content */
#blog_actions {
	padding: 60px 15px 0 0;
	float: right;
	width: 400px;
	text-align: right;
}
	#blog_actions a:link, #blog_actions a:visited, #blog_actions a:hover, #blog_actions a:active, #blog_actions img {
		margin-left: 10px;
		color: #ccc;
		vertical-align: middle;
	}
	#blog_actions a:hover { color: #fff; }
#blog {
	padding: 0 30px;
	float: left;
	width: 890px;
	background: #fff;
}
	#blog_header {
		margin-bottom: 20px; padding-bottom: 20px;
		float: left;
		width: 890px;
		background: url(/images/divider_home.gif) bottom center no-repeat;
	}
	#blog_header img {
		float: left;
		width: 278px;
	}
	#blog_title {
		margin-top: 35px;
		text-indent: -9999px;
		float: right;
		width: 584px; height: 70px;
		background: url(/images/blog/title_blog.gif) no-repeat;
	}
		#blog_title a { 
			display: block;
			width: 584px; height: 70px;
		}
	#blog_content {
		float: left;
		width: 582px;
	}
        #blog_content ul { margin: 0 0 1em 2em; list-style-type: disc }
		#breadcrumb {
			margin-bottom: 20px;
			float: left;
			width: 582px;
			font-size: 90%;
			color: #999;
		}
		.post {
			margin-bottom: 40px;
			float: left;
			width: 582px;
		}
			.post h2 { margin-bottom: 5px; }
			.post .details { font-size: 90%; }
				.post_comment { 
					margin: 0 15px; padding-left: 22px;
					background: url(/images/blog/icon_comment.gif) 0 50% no-repeat;
				}
			.post_body {
				margin: 20px 0;
			}
			.post_tags {
				padding-left: 22px;
				font-size: 90%;
				background: url(/images/blog/icon_tags.gif) 0 50% no-repeat;
			}
	
	#sidebar {
		margin-bottom: 40px;
		float: right;
		width: 248px;
	}
		#f_search_blog {
			margin-right: 5px; padding: 3px 0 3px 22px;
			width: 140px; 
			border: 1px solid #ccc;
			background: url(/images/blog/icon_search.gif) 5px 50% no-repeat;
		}
		#subscribe { margin-top: 20px; }
		#subscribe p { margin: 0; }
		#subscribe h2 {
			margin-bottom: 20px;
		}
		#email_newsletter {
			margin-top: 5px;
		}
		.f_email_newsletter {
			padding: 3px; margin-right: 5px;
			width: 117px; 
			border: 1px solid #ccc;
		}
		.categories {
			margin: 20px 0;
		}
			.categories h4 {
				margin-bottom: 5px;
				color: #333;
			}
		
                #twitter_div li { padding-bottom: 5px; }
	
.commentlist {
	margin: 20px 0;
	float: left;
	width: 582px;
}
	.commentlist li {
		padding: 20px;
		border-bottom: 1px solid #ddd;
	}
	.comment_body {
		margin: 10px 0 0 0;
	}
#commentform { margin-bottom: 20px; }
h3#respond { margin-bottom: 20px; }


.navigation {
	margin-bottom: 20px; 
	float: left;
	width: 582px;
}
	.navigation .alignleft { float: left; width: 50%; }
	.navigation .alignright { float: right; width: 50%; }
	
	
