/* @override http://www.prescriptivist.com/css/without.css */

/* @override http://www.prescriptivist.com/css/without.css */

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

/*    Without Software                         */

/*    Last updated: 2008-06-02                 */

/*    By: Jennie Robinson                      */

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

body {
	margin: 0;
	padding: 0;
	background: #3283c2;
}

/* @group Banner */

#banner {
	float: left;
	width: 25%;
}

#whatwedo {
	font-size: 1.4em;
	font-weight: bold;
	color: #3283c2;
}

#banner h1 img {
	margin: 0;
	width: 234px;
	height: 122px;
}

#banner h1 {
	margin: 0 0 0 0;
	color: #478fc8;
	position: relative;
	top: 0;
	left: -65px;
	float: left;
	display: inline;
}

#banner h1 span {
	display: none;
}

#banner h1 span.company {
	font-weight: bold;
	letter-spacing: -1px;
}

#banner #callout {
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #b6161d;
}

#banner p#callout a {
	
}

/* @end */

/* @group Content */

#content {
	float: right;
	width: 65%;
	padding-top: 20px;
}

#content ul {
	list-style-type: square;
}

h2 {
	color: #e27b00;
	font-size: 1.6em;
	margin-bottom: 10px;
	background: #fff1e1;
	padding: 3px 3px 3px 10px;
}

#content p {
	font-size: 1.1em;
	margin-left: 10px;
	clear: right;
}



#banner p.intro {
	float: right;
	width: 70%;
	font-weight: bold;
	color: #3283c2;
	margin: 30px 0 0 0;
	font-size: 1.6em;
}

#timblock img {
	float: left;
	margin: 0;
	clear: both;
	position: relative;
	left: -90px;
	bottom: 0px;
	margin-top: -40px;
}

#sidebar div.tip div.vcard span.fn {
	display: none;
}

#sidebar div.tip div.vcard p span.tel span.type {
	display: none;
}

#sub-content {
	width: 60%;
	float: right;
	background-color: #95aec2;
	color: #fff;
	padding: 10px;
	margin-bottom: 1em;
}

#content h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #296b9e;
	clear: both;
}

#content h1 a {
	font-size: 1.2em;
	font-weight: bold;
	color: #296b9e;
	clear: both;
	border: 0;
}

img.scrnsht {
	margin: 0 auto 10px;
	text-align: center;
	border: 4px solid #cecea6;
	clear: both;
	display: block;
}

#content h3 {
	padding-bottom: 8px;
	font-weight: bold;
	color: #e27b00;
	font-size: 1.6em;
	margin: 0;
}

span.tagline {
	display: block;
	margin: 2px 0 4px;
	font-size: 1em;
	color: #939275;
	font-weight: bold;
}

#content div.software .logo {
	width: 30%;
	float: left;
}

#content div.software p.desc {
	float: left;
	width: 65%;
	margin-left: 3%;
}

#content div.software p.desc .info {
	border: 0;
}

#content div.software div.logo img {
	margin: 7px 0 0 0;
}

#content h4 {
	font-weight: bold;
	margin: 0 0 .5em 0;
	color: #747474;
}

#content div.software {
	border-bottom: 2px solid #efeec0;
	border-top: 2px solid #efeec0;
	padding: 10px;
	background-color: #fffdee;
	margin: 1.4em 0 2.4em 0;
	float: left;
}

#content div.software p {
	margin: 0;
	color: #939275;
}

#content h5 {
	padding-top: 22px;
	color: #A7A699;
	font-size: .8em;
	font-weight: normal;
}

#content fieldset {
	margin: 11px 0 18px;
	border: 1px solid #c4c2ab;
	padding: 18px 10px 27px;
}

#content legend {
	margin: 10px 0 10px 3px;
	border: 1px solid #c4c2ab;
	padding: 3px 8px;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #444;
}

#content fieldset p.example {
	clear: both;
	margin: 0 0 5px 29%;
	font-size: .87em;
	color: #777;
	width: 70%;
	padding: 0;
}

#content input.text,#content input.url,#content textarea,#content select {
	float: left;
	display: block;
	width: 64%;
	margin: 5px 15px 5px 0;
	border: 1px solid #c4c2ab;
	padding: 3px;
}

#content select {
	padding: 3px 0px 3px 3px;
	width: 66%;
	background: #fff;
}

#content select optgroup {
	font-style: normal;
}

#content select option {
	padding: 0 18px 0 6px;
}

#content textarea {
	margin-bottom: 0;
}

a.cancel {
	color: red;
	border: none;
	text-decoration: underline;
}

a.cancel:hover {
	background-color: red;
	color: #fff;
}

a {
	color: #db7700;
	text-decoration: none;
	border-bottom: 1px dotted #db7700;
	font-weight: bold;
}

a:hover {
	color: #CB6F14;
}

.tip a {
	border: 0;
}

/* @end */

/* @group Sidebar */

#sidebar .apply h4 {
	color: #000;
	font-weight: bold;
	padding: 7px;
	font-size: 2em;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar .apply p {
	
}

#sidebar .apply p.active span.step {
	color: #7e0807;
}

#sidebar .apply p.active {
	color: #000;
	font-weight: bold;
	background-color: #fdfdca;
	padding: 4px;
}

#sidebar .apply p.inactive span.step {
	color: #666;
}

#sidebar .apply p.inactive {
	color: #b3b3b3;
	font-weight: normal;
}

#sidebar .apply span.step {
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

#sidebar .box {
	background-color: #f0f1d1;
}

#sidebar h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #444;
}

#sidebar ul li {
	list-style-type: square;
	color: #db7700;
}

#sidebar .tip h3 a {
	color: #333;
	border-bottom: 1px dotted #333;
}

#sidebar .tip h3 a:hover {
	color: #CB6F14;
	border-bottom: 1px dotted #CB6F14;
}

#sidebar .tip h3 {
	color: #444;
	padding: 3px 0 0 3px;
	line-height: 130%;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#content div.software p a.more {
	float: right;
	padding-right: 20px;
	color: #0773a4;
	background: url(../images/more.gif) no-repeat 100% 50%;
	border-color: #0773a4;
}

#content div.software h4 img {
	margin: 0;
}

#sidebar .tip img.left {
	float: left;
	padding: 4px 10px 5px 3px;
}

#sidebar .tip img.right {
	float: right;
	padding: 0 0 5px 10px;
}

#sidebar .tip p {
	padding: 7px 0 5px 3px;
	font-size: 1.1em;
	color: #635f3b;
	margin: 0;
}

#sidebar div.tip {
	text-align: right;
}

#sidebar div.tip div.vcard .type {
	background-color: #e7f4ff;
	display: block;
	margin: 1em 0 0 0;
	padding-right: 6px;
	color: #296b9e;
	text-transform: lowercase;
	font-size: 1.1em;
	padding: 2px;
}

#sidebar strong {
	color: #444;
}

#sidebar ul li {
	margin-bottom: 1em;
}

#sidebar ul li.last {
	margin-bottom: 0;
}

#sidebar ul.summary span.label {
	font-weight: bold;
	display: block;
	color: #bf632f;
	text-transform: uppercase;
	font-size: 1em;
}

#sidebar ul.summary {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar {
	margin-top: 50px;
	float: left;
	width: 30%;
	margin-bottom: 50px;
}

/* @end */

/* @group Footer */

#footer {
	width: 50em;
	padding: 5px 30px;
	margin: 0 auto;
	text-align: right;
	color: #eee;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 1em;
	text-transform: uppercase;
	color: #b6161d;
}

#footer a {
	color: #b1ddff;
	border-bottom: 0;
	font-weight: normal;
	text-transform: lowercase;
}

#footer div.vcard span.fn {
	display: none;
}

#footer div.vcard p {
	margin: 0;
	padding: 0;
	text-align: right;
}

#footer h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1em;
	margin: 0;
	display: none;
}

#footer div.vcard p span.tel span.value {
	color: #e3eeee;
}

#footer a:hover {
	color: #333;
}

/* @end */

/* @group Containers */

.container {
	padding: 10px 30px;
	padding-bottom: 0;
	width: 50em;
	background: #fff;
	border-right: 5px solid #296b9e;
	border-left: 5px solid #296b9e;
	border-bottom: 5px solid #296b9e;
}

#wrapper {
	margin: 0 auto;
}

/* @end */

/* @group Listing page */

table.listings th {
	border-bottom: 2px solid #ebeadf;
}

table.listings th.location {
	padding: 5%;
}

table.listings tr.alternate {
	background: #fdfbee;
}

table.listings tr td {
	color: #333;
	padding: 10px 5% 10px 0;
	margin: 0;
	width: 60%;
	border-bottom: 1px solid #f6f1b6;
}

table.listings tr th.location {
	padding: 0;
	padding-left: 2%;
}

table.listings tr td.location {
	width: 20%;
	color: #808080;
	padding-left: 2%;
	font-size: 1em;
	vertical-align: middle;
}

table.listings tr td .at {
	display: block;
	height: 0;
	text-indent: -9999px;
}

table.listings tr td .employer {
	display: block;
	color: #333;
	margin-top: 6px;
}

table.listings tr td.date {
	width: 31%;
	vertical-align: middle;
	text-transform: none;
	padding-right: 2%;
	color: #808080;
}

table.listings tr td a.job_title {
	font-size: 1.4em;
	text-decoration: none;
	border-bottom: 2px solid #b6161d;
	color: #b6161d;
	font-weight: bold;
	line-height: 1.4em;
	text-shadow: #fff 1px 1px 0;
}

table.listings tr td .tags {
	display: block;
	margin-top: 5px;
}

table.listings tr td .tags,
table.listings tr td .tags a {
	color: #a9935f;
}

table.listings tr td .tags a {
	
}

/* @end */

/* @group Resume page */

#resume #content p.name {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 5px 0;
}

#resume_preview {
	margin: 0 5%;
	padding: 5%;
	border: solid 1px #ddd;
	border-bottom: solid 3px #ddd;
	border-right: solid 3px #ddd;
}

#sidebar div.apply img {
	text-align: center;
	margin: 0 auto;
	display: block;
}

#uploader h2 {
	color: #9d9b89;
	border: 0;
	font-size: 2em;
}

#uploader p input {
	padding: 15px;
	border: solid 1px #ddd;
	background: #fff;
}

#uploader {
	padding: 20px;
	background: #ebeadf;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 2em;
}

.action {
	background-color: #ebeadf;
	padding: 2%;
	margin: 1em 5%;
	text-align: center;
	font-size: 1.2em;
}

/* @end */

/* wp stuff */

.postmetadata {
	color: #717171;
	margin: 1em 0;
}

#commentform p label {
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
	clear: none;
}

#commentform input {
	padding: 5px;
	width: 200px;


}

#commentform p label small.info {
	display: inline;
	color: #989898;
	font-style: normal;
	font-weight: normal;
}

small.extra {
	display: block;
	font-style: italic;
	font-weight: normal;
	color: #7b7b7b;
}

ol.commentlist {
	list-style: none;
	margin: 0 0 1em 0;
	float: left;
}

ol.commentlist li {
	margin: 0 0 1em 0;
	padding: 10px;
	background: #fffee1;
}

span.cmntmeta {
	text-align: right;
	float: none;
	clear: none;
	display: block;
	font-size: .9em;
	color: #7b7b6d;
}

#content ol.commentlist p {
	padding: 0px;
	margin-left: 0;
}
#content ol.commentlist li.alt
{
	background: #fffef2;
}

#footer div.vcard p span.tel span.type {
	display: none;
}

#footer div.vcard p span.type {
	color: #fff;
	display: none;
}

#sidebar sul li.linkcat {
	list-style: none;
}



div.data {
	color: #3283c2;
	font-weight: bold;
	margin-bottom: 10px;
}
#content div.post {
	border-bottom: double 3px #eee;
	padding: 1em 0;
}

#content div.post p.posted {
	font-weight: bold;
	margin: 0;
	color: #3283c2;
}

.post h2 a {
	border: 0;
}

form#commentform textarea#comment{
	width: 100%;
	margin: 0 0 1em 0;
}

h3#respond {
	border-top: 2px solid #eee;
	padding-top: 10px;
	margin-top: 1em;;
}
#content p.await_mod {
color: #3283c2;
	font-weight: bold;
	font-size: 1.4em;
}