/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */
/*my additions*/

#container {width:850px;margin:0 auto; }

#headerwrapper{width:850px;margin:0 auto;
	padding:10;float:left;}
#header{
	width:100px;
	float:left;
	background
	}/*figure out the px size later*/
	
a.header:hover{
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
   	text-decoration:none;
	background-color:#FFFFFF;
	color:none;
} 

.navbar{
width:130px;
float:right;
text-align:center;
}
.navbar a{
	font-size:20;
	color:#0000FF;
	
}

#topline{
	display;block;
	font-size:20;
	color:#0000FF;
}

.main{width:850px;
	background:#EEEEFF;
	min-height:400px;
	float:left;
	padding:10;
	-moz-border-radius-topleft: 8px; 
	-moz-border-radius-topright: 8px; 
	-moz-border-radius-bottomleft: 8px; 
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:8px;
  	-webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
	}
	#topline{
	padding-bottom:10;
		}
		#mainbox{
			width:550px;
			float:left;
				background:#F7F7FF;
				min-height:350px;	/*	perhaps depending on how much content you have*/
				-moz-border-radius-topleft: 8px; 
				-moz-border-radius-topright: 8px; 
				-moz-border-radius-bottomleft: 8px; 
				-moz-border-radius-bottomright: 8px;
				-webkit-border-top-left-radius:8px;
			  	-webkit-border-top-right-radius:8px;
			    -webkit-border-bottom-left-radius:8px;
			    -webkit-border-bottom-right-radius:8px;
			
		}
		#mainbox_join {
			width:850px;
			float:left;
				background:#F7F7FF;
				min-height:350px;	/*	perhaps depending on how much content you have*/
				-moz-border-radius-topleft: 8px; 
				-moz-border-radius-topright: 8px; 
				-moz-border-radius-bottomleft: 8px; 
				-moz-border-radius-bottomright: 8px;
				-webkit-border-top-left-radius:8px;
			  	-webkit-border-top-right-radius:8px;
			    -webkit-border-bottom-left-radius:8px;
			    -webkit-border-bottom-right-radius:8px;
				padding-top:10px;
			
		}
#search-results{
	float:left;
}
#search-box input[type='text'] {width:250px;}
#search-box input[type='submit'] {font-size:16px;}
#search-box{
	padding:10px;
	height: 100;
	font-size:20;
	color:#0000FF;
}
#indexpicwrap{
	padding:10px;

}
#indexpicwrap h4{color:#0000FF;
font-size:16;
font-weight:normal;}

.search-data-box{
	padding:10px;
	height: 125;
}
.search-pic {float:left;
	height: 140px;
	margin:2;
	overflow:hidden;
}

img.search-pic2 {width:100px;
}
/*.index-pic {float:left;
	height: 140px;
	margin:2;

img.index-pic2 {width:100px;
}}*/
.search-text{float:left;
	width:400px;
	padding-left:10px;
	overflow:hidden;
}
p.search-name {
	color:#0000FF;
	font-size:20;
}
p.search-position {}
p.search-descr {}
p.search-rate {color:#85C433;}


/*profile page css*/
.search-profile-box{
	width:520;
	padding:10px;
	float:left;	
}
.search-profile-box a{
	text-decoration:none;	
}	
img.profile-pic {width:120px;
}
img.rating-pic{float:right; margin: 0 0 2px 15px;}

#profile-name-job{
 width:200px;	
float:left;
padding:3 3 3 6;
}
#profile-rating{
 width:150;
float:right;
text-align:right;
color:#666;
}
/*h1.header{font-family="Arial Rounded MT Bold",Arial,sans-serif}*/
.profile-headline{
	width:120;
	float:left;
	text-align:right;
	padding: 3;
	font-weight:bold;
	color:#666666;
	font-style:oblique;
}
.profile-text{
	width:350;
	float:left;
	text-align:left;
	padding:3;
	overflow:hidden;	
}
#profile-contact-button{
	width:215;
	height:25;
	background-color:#85C433;
	text-align:center;
	color:#FFFFFF;
	float:right;
	font-size:16;
}
#profile-contact-button:hover{
	background-color:#45C433;
}

.sidebox{
		width:260px;
		float:left;
		margin-left:10;
		margin-bottom:10;
		background:#F7F7FF;
		-moz-border-radius-topleft: 8px; 
		-moz-border-radius-topright: 8px; 
		-moz-border-radius-bottomleft: 8px; 
		-moz-border-radius-bottomright: 8px;
		-webkit-border-top-left-radius:8px;
	  	-webkit-border-top-right-radius:8px;
	    -webkit-border-bottom-left-radius:8px;
	    -webkit-border-bottom-right-radius:8px;
		padding:10;
}

h4.sideboxtitle{
	color:#85C433;
	font-size:15;
	font-weight:bold;}

a.sidebox {
	text-decoration:none;
}

#footerwrapper{
		clear:both;
		}
.footerbox{
	width:270px;
	float:left;
	margin: 5;
	text-align:center;	
}
.footerbox a {	text-decoration:none;}
.footerbox p {	text-align:center;}
li{padding:5;}
	
#mainbox{
	background:#f7f7ff;	
}
#toprightbox{
	background:#f7f7ff;	
}

#headertitle
h1
{font-size:60px;
font-weight:600;
letter-spacing:-4px;
}
a:hover {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
text-decoration:none;
background-color:#85C433;
color:#FFFFFF;
}

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a.special{color:#009;}
/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.25em;}/*used to be margin-bottom1.25*/
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0em;}/*p used to have 1.5em bottom*/
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
/*a:focus{color:#009;}*/
/*a:hover{color:#000;}*/
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
input, textarea {font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; color:#000; font-size:12px;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text],input[type=file], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
/*input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}*/
input[type=password], input[type=file], input[type=text], input.text, input.title {width:200px;padding:5px;}
/*input[type=file] {width:100px;padding:5px;}*/
input.title {font-size:1.5em;}
textarea {width:200px;height:150px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
#form {
padding:10px;
width:500;
float:left;	}
.form{
	height:40;
}
.form_textarea{
	height:170;
}
#form_join {
padding:10px;
width:850;
float:left;	}
.formname{
	width:190;
	float:left;
	text-align:right;
	padding-top: 3;
}
.forminput{
	width:210;
	float:left;
	padding:5;
	}

.formexpl{
	width:370;
	float:left;
	padding:3;
	color:#666;
	font-size:12px;
}
/*other css stuff*/
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
