/* 
Theme Name: Job Tutors
Theme URI: http://wordpress28.loc/wp-content/themes/job-tutors/
Description: Theme for Job Tutors, circa Fall 2009
Version: 1.0
Author: Shelly Cole for Fathom
Author URI: http://fathom.net
*/

/*--------------------------------------------------------------------
			  	  Eric Meyer's "Reset Reloaded"
-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

:focus {
	outline: 0;
}

html, body {
	min-height:100.5%;
	margin-bottom:1px;
}

body {
	line-height: 1.25em;
	color:#000;
	background-color:#FFF;
	text-align:center;
	font: 82% Georgia, "Adobe Garamond Pro", Garamond, "Time New Roman", serif;
}

ol, ul {
	margin-bottom:1em;
}

ol {
	list-style: outside decimal;
}

ul {
	list-style:outside;
}

li {
	margin-bottom:0.5em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

a {
	cursor:pointer;
}
a, a:link, a:visited {
	color: #0079c2;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff9900;
}

blockquote, q {
	quotes: "" "";
}

small {
	font-size: 0.9em;
}

small, em, i {
	font-style:italic;
}

strong, b {
	font-weight: bold;
}

sup, sub {
	font-size:0.5em;
}

sup {
	vertical-align:top;
}

sub {
	vertical-align:bottom;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.clear:after {
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
	display:block;
}

hr.clearFloat {
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
	line-height:0;
	visibility: hidden;
	clear: both;
}

/*--------------------------------------------------------------------
			  	 Defaults for this Theme
-------------------------------------------------------------------*/

body {
	background:url("images/BG.jpg") repeat-x left bottom;
}

h1 {
}

h2 {
	/*text-transform:lowercase;*/
	font: italic 2em Georgia, serif;
}

h3 {
	color: #666;	
	font:normal 3em "TheSansBold", "Myriad Pro", "Trebuchet MS", sans-serif;
}

h4, h5 {
	font: 1.7em Georgia, Garamond, serif;
	margin-bottom: 10px;
}

h4.divider {
	border-top:1px solid #000;
	padding-top:10px;
}

h5 {
	color:#000;
}

h6 {
}

p {
	line-height:1.5em;
	margin-bottom:1em;
}

/*--------------------------------------------------------------------
			  	 Main Elements
-------------------------------------------------------------------*/

#wrapper, #footer {	
	width:820px;
	margin:15px auto 0 auto;
}

#wrapper { 
	text-align:left;
	background:#FFF;
}

#header {
}

#content {
	float: left;
	width: 650px;
}

#sidebar {
	float: left;
	width: 160px;
	margin-right: 3px;
}

#footer {
	width:820px;
	margin: 15px auto;
	text-align: left;
	font: 0.9em Helvetica, Arial, sans-serif;
	color: #444;
}

/*--------------------------------------------------------------------
			  	 Header
-------------------------------------------------------------------*/

#navigation {
	list-style:none;
	margin:0;
	padding:10px 0;
	clear:both;
	font:1.1em "TheSerifBold", "Rockwell STD", "American Typewriter", "Trebuchet MS", sans-serif;
}

#navigation li {
	display:block;
	float:left;
	padding:0;
	margin:0 0 0 4px;
}

#navigation li:first-child {
	margin-left:1px;
}

#navigation li a, #navigation li a:link, #navigation li a:visited {
	display:block;
	width: 116px;
	text-align: center;
	padding:5px 7px 3px 6px;
	border:2px solid #cecece;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a:active, 
#navigation li.current_page_item a, #navigation li.current_page_item a:link,
#navigation li.current_page_parent a, #navigation li.current_page_parent a:link,
#navigation li.current-cat a, #navigation li.current-cat a:link {
	border:2px solid #999;
	background-color:#ccc;
}

#header form {
	float: right;
	margin-right: 20px;
}

#header input {
	border: 1px solid #ccc;
	padding:4px;
	font: 0.9em Georgia, Garamond, serif;
	color: #aaa;
	margin: 0;	
	height: 15px;
	vertical-align:bottom;
}

#header input.submit {
	background-color: #FFF;
	font: 1em "TheSansBold", "Myriad Pro", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	height:25px;
}

#header h2 {
	padding: 45px 0 0 0;
	margin: 0;
	clear: right;
}

/*--------------------------------------------------------------------
			  	Content
-------------------------------------------------------------------*/
#content div.post {
border-bottom:1px solid #000;
margin-bottom:1.5em;
}

#content div.post:last-child {
border-top:0;
padding-top:0;
}

div.entry {
	padding-right:10px;
}

div.post h2 {
font-size:1.3em;
font-style:normal;
margin:0.5em 0;
}

div.post h2 a {
text-decoration:none;
}

div.entry ul {
	margin: 0.5em 4em 1.5em 4em;
}

div.the-team {
	border-top: 1px solid #000;
}

div.the-team div {
	width: 47%;
}

div.the-team div.left {	
	margin-right: 5%;
}

div.entry img {
	margin: 0 10px 5px 0;
}

div.entry img.alignnone {
	margin: 0;
}

div.entry h4 a {
display:inline;
font-weight:normal;
}

a.more-link, a.more-link:link, a.more-link:visited {
	color: #ff9900;
	font-weight: bold;
	font-size:0.9em;
}

a.more-link:hover, a.more-link:active {
	color: #009900;
}

div.entry strong span {
	padding-right:10px;
}

div.the-team h5 {
	margin: 0;
}

div.the-team p {
	clear: left;
}

div.page p.postmetadata, div.post p.postmetadata {
	text-align: right;
	font-size: 0.9em;
	padding: 10px 0;
}

body.the-program h4.header {
	height:200px;
	padding:75px 0 0 325px;
	background:url("images/program-header.jpg") no-repeat left top;
}

body.resources div.entry ul {
margin:0 0 20px 0;
list-style:none;
width:300px;
display:inline-block;
}

body.resources div.leftlinks {
float:left; 
margin-right:30px;
}

body.resources ul li {
color:#000;
}

body.resources ul li a, body.resources ul li a:link, body.resources ul li a:visited {
color: #ff9900;
text-decoration:none;
display:block;
}

body.resources ul li a:hover, body.resources ul li a:active {
color: #009900;
}

body.contact-us div.left {
margin-right:50px;
}

span.req {
font-size:1.1em;
font-weight:bold;
color:#c00000;
}

#bb_contact {
width:400px;
float:right;
margin-right:25px;
}

#bb_contact label {
display:block;
}

#bb_contact input[type='text'], #bb_contact select, #bb_contact textarea {
display:block;
border:1px solid #CCC;
font:1em Georgia, Garamond, serif;
color:#555;
font-weight:normal;
padding:3px;
margin:5px 0 10px 0;
}


#bb_contact input[type='text'] {
width:213px;
}

#bb_contact label.radio {
display:inline-block;
margin:5px 0 10px 10px;
}

#bb_contact input.surprise {
width:0;
height:0;
padding:0;
border:0;
margin:0;
visibility:hidden;
}

#bb_contact textarea {
width:100%;
height:200px;
}

span.message {
	display:block;
	color:#c10000;
	padding:3px 0;
	margin-left:1em;
}

/* FAQs CSS */

#faq {
	padding: 5px 0px;
margin:0;
}

#faq li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#faq li a.question, #faq li a.question:link, #faq li a.question:visited {
	padding: 5px;
	display: block;
	outline: none;
color:#ff9900;

}

#faq li a.question:hover, #faq li a.question:hover:active {
	color: #009900;
}

#faq li a.down {
	background: url(images/expanded.gif) no-repeat 5px 9px;
}

#faq li li {
	background: none;
}

.answer {
	display: none;
} 

#faq .answer, #faq .answer ul {
margin:0;
padding:0;
}

#faq .answer li li {
margin:0 0 0.5em 1em;
list-style:disc;
}

#faq .answer li li ul {
margin:0.5em 0 0 1em;
}

#faq .answer li li li{
margin:0 0 0.5em 1em;
list-style:circle;
}


/*--------------------------------------------------------------------
			  	Sidebar
-------------------------------------------------------------------*/

div.widget {
	background: url("images/calloutBG.jpg") no-repeat left top;
	padding: 15px 10px;
	margin-bottom: 1.5em;
	text-align: center;
}

div.widget h4 {
	display: none;
}

div.widget div h4 {
	display: block;
	font-size: 1.45em;
	line-height: 1.3em;
	text-align: left;
}

div.widget div h4 span {
	color: #999;
}

div.widget a, div.widget a:link, div.widget a:visited {
	display: block;
	font-weight:bold;
	text-align: left;
}

/* Events Calendar */

#event-calendar {
width:200px;
float:right;
margin:0 0 30px 30px;
background: #fff url("images/calloutBG.jpg") repeat-x left top;
padding:20px;
}

#event-calendar h4 {
	text-align:center;
	font-size:1.5em;
margin-top:20px
}
 
#wp-calendar caption a, #wp-calendar caption a:link, #wp-calendar caption a:visited {
text-align:center;
display:block;
text-decoration:none;
color:#0079c2;
font-size:1.2em;
font-weight:normal;
margin-bottom:10px;
}

#wp-calendar caption a:hover, #wp-calendar caption a:active {
color:#009900;
}

#wp-calendar thead {
background-color:#ccc;
}

#wp-calendar thead th {
padding:2px;
color:#777;
}

#wp-calendar table tbody td {
padding:2px;
}

#event-calendar ul.ec3_events {
margin:0 1em 2em 1em;
}

#event-calendar ul {
list-style:none;
}

#event-calendar ul ul {
list-style:none;
margin:0 0 20px 10px;
}

#event-calendar .ec3_list {
color:#555;
font-size:1.2em;
}

#event-calendar .ec3_list li {
padding:0 0 10px 0;
}

#event-calendar .ec3_list a {
font-size:0.8em;
}


/*--------------------------------------------------------------------
			  	 Footer
-------------------------------------------------------------------*/

#footer div {
	display:block;
	float:left;
	border: 2px solid #eee;
	font: 1.8em "TheSerifBold", "Rockwell STD", "American Typewriter", "Trebuchet MS", sans-serif;
	padding: 5px 10px;
	margin:0 5px 5px 0;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;

}

#footer img {
	vertical-align: middle;
	margin: 0 -3px
}

#footer p {
	clear:left;
}

	
/*--------------------------------------------------------------------
			  Index Page & "Like" elements
-------------------------------------------------------------------*/

body.home #content {	
	float: none;
	width: 100%;
}

body.home div.entry {
	background: url("images/steps.gif") no-repeat right top;
	padding: 50px 0 55px 0;
	border-bottom: 1px solid #ccc;
}

body.home div.entry h3 {	
	line-height: 1em;
	width: 620px;
	margin-bottom: 15px;
}

body.home div.entry a, body.home div.entry a:link, body.home div.entry a:visited {	
	font:  1.3em "Trebuchet MS" Verdana, Helvetica, sans-serif;
}

body.home #sections {
	display: table;
}

body.home #sections div.section {
	width: 25%;
	display:table-cell;
	padding: 15px;
	border-left: 1px solid #ccc;
}

body.home #sections div.section:first-child {
	border: 0;
}

body.home div.section h4 {
	color: #999;
}

body.home div.section h4 span, body.home div.news h4, #footer div, h2, h3 span, h4 {
	color: #0079c2;
}

body.home div.news h4 span {
	color: #999;
}

body.home div.section img {
	margin: 0 0 0.75em 0;
}

body.home div.section img.right {
	margin: 0.5em 0 0.5em 0.2em;
}

body.home div.section p {	
	font-size: 0.95em;
}

body.home div.section.news p {	
	padding: 3px 0;
	margin-bottom: 5px;
	display: inline;
}

body.home div.section.news div {	
	margin: 10px 0;
}

body.home div.section a.more-link, body.home div.section a.more-link:link, body.home div.section a.more-link:visited, 
h4 a, h4 a:link, h4 a:visited,
body.home div.entry a, body.home div.entry a:link, body.home div.entry a:visited,
div.widget a, div.widget a:link, div.widget a:visited {
	display: block;
	margin-top: 1em;
	color: #ff9900;
	font-weight: bold;
	font-size:0.9em;
}

body.home div.section.news a.more-link {
	text-decoration: none;
	margin: 0;
	display: inline;
}

body.home div.section a.more-link:hover, body.home div.section a.more-link:active, 
#navigation li a, #navigation li a:link, #navigation li a:visited, 
h4 a:hover, h4 a:active, 
#header input.submit,
div.widget a:hover, div.widget a:active {
	color: #009900;
}


/*--------------------------------------------------------------------
			Comments
-------------------------------------------------------------------*/

#comments {
text-align:center;
}

#commentpost {
width:400px;
margin:0 auto;
}

#commentpost input, #commentpost textarea {
border:1px solid #ccc;
padding:3px;
margin:3px 0;
}

#commentpost label, #commentpost input {
display:inline-block;
}

#commentpost label {
width:150px;
text-align:right;
}

#commentpost input {
width:200px;
}

#commentpost input[type="hidden"] {
display:none;
}

#commentpost input#commentsubmit {
width:auto;
display:block;
margin:0 auto 30px auto;
background:#fff;
text-transform:uppercase;
color:#009900;
font:1em "TheSerifBold", "Rockwell STD", "American Typewriter", "Trebuchet MS", sans-serif;
padding:6px 2px 2px 2px;
}

/* comments */
div.comment {
	padding:10px;
	margin:10px 0;
}

div.comment p {
	text-align:left;
}

div.even {
	background-color:#eee;
}

div.odd {
	background-color:#fff;
}

span.reply {
	display:block;
	clear:both;
	text-align:right;
	padding:5px 30px;
	font-size:0.9em;
}

span.vcard {
	width:100px;
	float:right;
	text-align:center;
	font-size:0.9em;
	padding-bottom:10px;
	font:1em Georgia, "Times New Roman", serif; 
}

span.vcard img {
	display:block;
	margin:0 0 5px 10px;
	border: 1px solid #000;
	padding: 5px;
}

div.even span.vcard img {	
	background-color: #fff;
}

div.odd span.vcard img {	
	background-color: #eee;
}

#comments a.date, #comments a.date:link, #comments a.date:visited {
	display:block;
	text-align: right;
	clear: right;
	font-size:0.9em;
	padding-bottom:10px;
}

#comments a.date:hover, #comments a.date:active {
	color: #00a9ff;
}