/* cyberspacejobs: joblisting */

body {
	margin: 0;
	padding: 0;
	background: #E4E4E4;
	font: small "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul li {
	float: left;
	}
li a {
	color:#888;
	font-weight: normal;
	}

img {
	border: none;
}

a {
	color: #CC0000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

a:visited {

}

a:hover {
	color: #222;
	text-decoration: underline;
}
h1 { 
	font-size: 150%;
}

#head {
	color: #023EE2;
	font-size: 135%;
}

#head .title {
	float:left;
}

#head .dateandcount {
	float:right;
	font-size:60%;
}

h3 {
	font: 115%;
	text-transform: lowercase;
}

.clear {
	clear: both;
	}

#wrapper {
	width: 90%;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 10px;
	}

#home {
	background: url(../img/home_16.gif) no-repeat right bottom;
	padding-right: 20px;
	padding-top: 2px;
}

.backhome {
	font-size: 80%;
	float: right;
	padding-right: 5px;
	display: block;
	padding-bottom: 10px;
}
.backhome a {
	color: #555555;
}
	
#container {
	display: block;
	width: 100%;
	background: #fff;
	font-family: "Lucida Grande";
}

	
/* header */
	
#header {
	padding-top: 5px;
	padding-bottom: 5px;
	}
#header p {
	margin: 0px;
}

#header a {
	text-decoration: none;
	color: #555;
}
#header a:hover {
	text-decoration: none;
	color: #222;
}

#header h1 {
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-size: 150%;
	text-indent: -9999px;
	float: left;
	display: block;
	}
	
#header h1 a:link, #header h1 a:visited	{
	display: block;
	height: 60px;
	background: url(../img/logo-big.gif) no-repeat 0px 0px;
	border: 0;
	width: 400px;
	position: relative;
	top: -20px;
	}
#header  h2 {
	font-size: 85%;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

	
#dayquote {
	/*background: url(../img/quotemark.gif) no-repeat left top;*/
	float: right;
	
	/*
	padding-left: 15px;
	margin-right: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
	
	*/
	/*width: 100px;*/
	font: 85% Georgia, "Times New Roman", Times, serif;
	color: #777777;
}
#header .lefthead {
	float: left;
	width: 65%;
}


#dayquote a:link, #dayquote a:visited {
	color: #777777;
}
#content {
	float: left;
	width: 62%;
	font-size: 95%;
	line-height: 1.5em;
	padding: 15px 5px;
	}

#content p {
}
.date {
	margin: 0px 0px 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#sidebar {
	float: right;
	width: 35%;
	font-size: 85%;
	line-height: 1.6em;
	}
#sidebar p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar h1 {
	margin: 10px 0px 5px;
	color: #023EE2;
	font: 180% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#sidebar .head {

	color: #CC0000;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted;
	font:160% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar h3 {
	margin: 10px 0px 5px;
	color: #023EE2;
	font: 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#sidebar h3 a {
	margin: 10px 0px 5px;
	color: #023EE2;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#sidebar .jobdetails {
	padding: 15px 15px 15px 25px;
	background: url(../img/sidebar_cornerbg.png) no-repeat left top;
	margin-top: 15px;
}


#tags {
	border: 1px dotted #7AA1E3;
	padding: 10px 15px;
	margin: 30px 0px 10px;
}
#tags h3 {
	margin: 10px 0px 5px;
	color: #023EE2;
	background: url(../img/search_16.gif) no-repeat left center;
	padding-left: 23px;
	font: 175% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;

}


#footer{
	clear: both;
	padding: 10px 0;
	border-top: 2px solid #c8c8c8;
	margin: 0 5px;
	font-size: 85%;
}

#footer a {
	font-style: normal;
	clear: both;
	color:#7BA2E7;
	padding: 10px 0;
	margin: 0 5px;
	font-size: 85%;
}

#topbar {
	clear: both;
	padding: 8px;
	border-top: 2px solid #c8c8c8;
	font-size: 90%;
	border-bottom: 1px solid #C8C8C8;
	background: #eee;
	width: 97%;
}

	
/* job listing table */

/* Employment Table & TAGS ============================================= */

#jobstable {
	border-left: 1px solid #ccc;
}

caption {
	color: #023EE2;
	font: 115% "Trebuchet MS";
	text-align: left;
}
th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 6px 5px 10px;
	background: #99CCFF url(../img/th-bg.gif) repeat-x left top;
	border-right: 1px solid #83C5E0;
}
td {
	border-bottom: 1px solid #ccc;
	padding: 5px 8px 5px 8px;
	font-size: 0.9em;
}
td.jobdate {
	font-family:century gothic;
	vertical-align:top;
	text-align:right;
	border-right:1px dotted #7BA2E7;
}
td.jobtitle {
	border-right: 1px solid #ddd;
	width: 30%;
}
td.jobdesc {
	border-right: 1px solid #ddd;
	width: 45%;
}
td.jobloc {
	border-right: 1px solid #ddd;
	width: 15%;
}
td.prevpage {
	border-right: 1px solid #ddd;
	
	text-align: left;
}
td.nextpage {
	border-right: 1px solid #ddd;
	border-left: 0;
	text-align: right;

}
tr.row1 {
	background: #F5F5F5;
}

tr.row0 {
	background: #FFF;
}
tr:hover, tr.row1:hover, tr.selected {
	background: #ECF5FF;
}
tr.prevnext:hover {
	background: none;
}
#leftcol #powered {
	margin: 25px 20px 10px 0;
	text-align: right;
}

ul#tagcloud {
	padding: 3px 0 0 5px;
	margin: 0 10px 20px 0px;
	list-style: none;
}
ul#tagcloud li {
	padding:5px;
	background: none;
	float: left;
}
ul#tagcloud li a {
	/*display: block;*/
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
	color: #8496B5;
}
ul#tagcloud li a:hover {
	/*display: block;*/
	color: #FFFFFF;
	background: #cc0000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}

#button {
	display: block;
}
#pagetitle{
	display: block;
	padding: 40px 20px 20px 0px;
	border-top: 2px solid #444444;
	margin: 0 10px;
}

#content h2{
	color: #023EE2;
	padding: 0;
	font: 175% "Trebuchet MS";
	text-align: left;
	margin: 0;
}
.jobcount {
	font-weight: bold;
	color: #222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.center {
	margin: 0px auto;
	text-align: center;
}

#pagetitle p{
	display: block;
	font-size: 80%;
	margin: 0px;
}
#container .nav {
	font-size: 80%;
	text-align: right;
	display: block;
	background: url(../img/house.gif) no-repeat right top;
	margin-right: 10px;
	padding-right: 20px;
	margin-bottom: 5px;
}
#rss {
	background: url(../img/feed-icon-12x12.gif) no-repeat left center;
	padding-left: 15px;
	margin: 0px;
}
.meta {
	float: left;
	margin: 0px;
	width: 50px;
}

.tagline {
	float: right;
	margin: 0px;
	font: bold 125% "Trebuchet MS", Verdana, Arial, sans-serif;
}

#search {
	margin-bottom: 0;
}

#searchbox input.text {
	width: 300px;
}

#searchbox input.button {
	font-size: 90%;
}

#searchbox form .label {
	font-size: 80%;
}

#search form fieldset {
	border: 0;
	margin:0;
	padding:0;
}
#search form fieldset legend {
	display: none;
}
#search label{
	float: left;
	cursor: pointer;
	padding-right: 5px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}

.floatright {
	float: right;
}

.example {
	float: left;
	font-size:80%;
	padding-left: 80px;
	color: #303030;
}

#search .searchbox {
	border: 1px solid #47A4BE;
	font-size: 14px;
	color: #303030;
	}
#app-form {
	padding: 10px 0px 0px;
	background: url(../img/app-topbg.png) no-repeat right top;
}
#app-form div {
	padding: 2px 0px;
}
#app-form .box {
	border: 1px dotted #7AA1E3;
	padding: 10px 15px;
}
#app-form input {
	width: 95%;
}
#app-form .button {
	padding: 5px;
	width: auto;
}
#app-form textarea {
	width: 95%;
}
#app-form h3 {
	background: url(../img/documents_16.gif) no-repeat left center;
	padding-left: 25px;
}
#jobstable .day {
	background: #eee;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
}

#browse {
	padding: 10px 0px 0px;
	float: center;
	/*background: url(../img/app-topbg.png) no-repeat right top;*/
}

.img {
	padding-left: 3px;
}

.main_jobtitle{
	color: #CC0000;
	padding: 5px 8px 5px 8px;
	font-size: 0.9em;
}

p.comment em { 
	font-style: normal;
	padding-left:23px;
   color: #7BA2E7;
   font-weight: normal;
   /*color: #7BA2E7;*/
   /*background: transparent url(i/comment_bubble.gif) center left no-repeat;*/
   padding-left: 14px; 
}

p.comment em a, p.comment strong a {
	font-size:1.0em;
	font-weight: bold;
   color: #7BA2E7;
   border-bottom: 1px dotted #7BA2E7; 
}
        
p.comment em a:hover, p.comment strong a:hover {
   color: #fff;
   background: #7BA2E7;
   border-bottom: 1px solid #7BA2E7; 
}

#top_tag {
	float: right;
	width: 50%;
	font-size: 95%;
}


.tags {
	border: 1px dotted #7AA1E3;
	padding: 10px 15px;

}
.tags h3 {
	margin: 10px 0px 5px;
	color: #023EE2;
	background: url(../img/search_16.gif) no-repeat left center;
	padding-left: 23px;
	font: 175% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;

}

ul#tagscloud {
	/*padding: 3px 0 0 5px;*/
	/*margin: 0 10px 20px 0px;*/
	list-style: none;
}
ul#tagscloud li {
	/*padding:3px;*/
	background: none;
	float: left;
}
ul#tagscloud li a {
	/*display: block;*/
	font-size: 0.6em;
	text-decoration: none;
	font-weight: normal;
	color: #8495B0;
}
ul#tagscloud li a:hover {
	/*display: block;*/
	color: #FFFFFF;
	background: #cc0000;
}


.month {
	float: right;
	font-size: 1.0em;
	color: #7BA2E7;
	clear: both;
}

.date {
	float: right;
	font-size: 1.7em;
	color: #7BA2E7;
	clear: both;
	
}

.required {
	color:red;
}

#show_jobs {
	background: url(../img/app-topbg.png) no-repeat right top;
	padding-top:20px;
	
}

#vtags {
	padding: 0px;
	margin: 30px 0px 10px;
}
#vtags h3 {
	margin: 10px 0px 5px;
	color: #023EE2;
	background: url(../img/search_16.gif) no-repeat left center;
	padding-left: 23px;
	font: 175% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;

}

.bookmark {
	padding-top:50px;
}

.bookmark a {
	font-style: normal;
   color: #CC0000;
	font-size:120%;
	font-weight: bold;
   color: #CC0000;
   border-bottom: 1px dotted #CC0000; 
}
        
.bookmark a:hover {
   color: #fff;
   background: #CC0000;
   border-bottom: 1px solid #CC0000; 
}

.eg {
	font-size: 11px; 
	color: #000;
}

#search.text {
	width: 300px;
}

.boxsearch {
	/* background: #7AA1E3; */
	background: url("../img/top_gradient.gif") repeat-x;
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
}

#keywords {
	font-weight: bold; 
	color: #000;
}

#location {
	font-weight: bold; 
	margin-left: 233px; 
	color: #000;
}

.spacing {
	padding: 0;
}