/*
Theme Name: Career
Description: 2 Columns, 1 Left Sidebar
Version: 1.1
Author: Pacifica Technologies
Author URI: http://www.WPThemerKit.com
*/

/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #1b2e26;
	line-height:1.66em;
	background-color:#192626;
}
#wrapper {
	width: 900px;
	margin: 0 auto 20px auto;
	padding: 0px;
	background: url(images/main_bkg.gif) repeat-y;
}
#header {
	height: 131px;
	width: 900px;
	margin: 0px;
	background: url(images/logo.jpg) 18px 5px no-repeat #ffffff;
	border-top:5px solid #426465;
}
#main {
	width: 900px;
}
#content {
	width: 660px;/*545px;*/
	padding: 10px;
	float: right;
/*	line-height: 1.3em;*/
}
#sidebar {
	width: 220px;
	float: left;
	margin-top: 20px;
}
#footer {
	height: 66px;
	clear: both;
	font-size: 0.8em;
	padding: 13px 0 0 18px;
	background: url(images/bottomShadow.jpg) repeat-x #bdd8d8;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
/*	font-size: .9em; */
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #163D31;
}
#footer a:hover {
	color: #256351;
	text-decoration: none;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#top_menu{
	padding: 0;
	white-space: nowrap;
	margin: 90px 0 0 0;
	width: 887px;
	height:41px;
	padding-left:13px;
	background: url(images/menu.jpg) repeat-x;
	border-bottom:5px solid #1b2a1f;
}
#top_menu ul {
	margin: 0px;
	padding: 0px;
}
#top_menu li {
	display: inline;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding:0 15px;
	float:left;
	height:41px;
	background: url(images/menu_btn_right.jpg) top right no-repeat;
}
#top_menu li a:link, #top_menu li a:visited {
	text-decoration: none;
	padding: 3px;
	color: #ffffff;
	line-height:41px;
	font-weight:normal;
}
#top_menu li:hover {
	background: url(images/menu_btn_over.gif) 0 1px repeat-x;
}

#side_menu,
#side_menu_coach {
	padding: 0;
	margin: -2px 8px 0 20px;
	width: 190px;
}
#side_menu ul,
#side_menu_coach ul {
	margin: 0px;
	padding: 0px;
}
#side_menu li,
#side_menu_coach li {
	display:block;
	list-style-type: none;
	margin-bottom:7px;
}
#side_menu li a:link, #side_menu li a:visited,
#side_menu_coach li a:link, #side_menu_coach li a:visited {
	text-decoration: none;
	font-size:1.08em;
	line-height:1.25em;
	padding: 3px;
	color:#225b49;/*345949;*/
}
#side_menu li a:hover,
#side_menu_coach li a:hover {
	text-decoration: underline;
	color:#368f73;
}


#footer_menu {
	padding: 0;
	white-space: nowrap;
	margin: 0;
	width: 887px;
}
#footer_menu ul {
	margin: 0px;
	padding: 0px;
}
#footer_menu li {
	display: inline;
	list-style-type: none;
	float:left;
	padding-right:3px;
}

.footerText {
	font-size: 11px;
	color: #163D31;
}
.footerText a {
	color: #163D31;
	text-decoration:none;
}
 
.footerText a:hover {
	color: #256351;	
}

/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
#side_menu_coach ul ul li {
	font-size: .8em;
	background:url(images/coach/arrowLink.gif) no-repeat right;
}
#side_menu_coach ul ul li a{
	font-size: .8em;
	font-weight: normal;
	color: #336666;
	text-decoration:none; 
}
#side_menu_coach ul ul li a:hover{
	color: #368F73;
	text-decoration:underline;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 700px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
}
#side_menu .title {
	border-bottom: 1px solid #b4dbcd;
	margin-bottom:5px;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
li.author {
	padding: 5px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
/*===END SECTION 8===*/

/*===START SECTION 9 - oh you're so fancy with those blockquotes....===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - images when inserted into a post.===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/
.clear {clear:both;}

/*===FROM ORIGINAL SITE===*/
.normalTxtbdHome {
	font-size: 13px;
	font-weight: bold;
	color: #003C1E;
	height: 2px;
	line-height: 20px;
	font-style: italic;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #123026;
	line-height: 20px;
}
.normalTxtbd {
	font-weight: bold;
	color: #123026;
	line-height: 20px;
}
.normalTxtbd1 {
	font-size: 14px;
	font-weight: bold;
	color: #005128;
	line-height: 20px;
}
.normalTxtbdhiglit {
	font-size: 14px;
	font-weight: bold;
	color: #003C1E;
	line-height: 20px;
	font-style: italic;
}
.normalBold {
	font-weight: bold;
	color: #004F4F;
	line-height: 20px;
}
.normalTxtCommentI {
	font-weight: bold;
	color: #2D5B5B;
	line-height: 20px;
	font-style: italic;
}
.normalTxtName {
	font-weight: bold;
	color: #1E3E3E;
	line-height: 20px;
}
.topRepit {
	background-image: url(images/topRepit.jpg);
	background-repeat: repeat-x;
}
.leftRepit {
	background-image: url(images/leftSideRepit.jpg);
	background-repeat: repeat-y;
}
.bottomRepit {
	background-image: url(images/bottomRepit.jpg);
	background-repeat: repeat-x;
}
.rightRepit {
	background-image: url(images/rightSideRepit.jpg);
	background-repeat: repeat-y;
}
.dividerPage {
	background-image: url(images/devpage.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.commentBox1 {
	background-repeat: repeat-y;
	border: 1px solid #B0D9D9;
	background-color: #C3E2E2;
	margin-bottom:20px;
 }



.success_box {
	float:left;
	background-color: #CDE6E6;
	border: 1px dashed #2F7B63;
	width: 308px;
	margin-right:5px;
	padding:5px;
}


.square_list {
	margin-left:-2px;
	list-style-type:square;
	list-style-image:url(images/chkmark1.gif);
}
.dash_list {
	list-style-type:none;
	margin-left:-41px;
}
ul.dash_list li:before {
	content:"- ";
}
ul.double_star {
	margin-left:-21px;
	list-style:none;
}
ul.double_star li:before {
	content:"** ";
}
.secret,
.score, .answer1, .answer2, .answer3, .answer4, .answer5 {
	width:1px;
	height:1px;
}
.secret[type="text"] {
	border:none;
	color:#e4eded;
	background-color:#e4eded;
}
