/*  
Theme Name: Career Strategy Roadmap
Theme URI: http://www.careerstrategyroadmap.com
Description: Custom theme developed for Pegotty Cooper.
Version: 1.0
Author: Nichole W. Betterley
Author URI: http://www.npoweredsites.com/

*/

/*------------------------------------------------------------------
[Color Codes]

Site Background:	#efecca (beige)
Content Text:	#000000 (black)

titles: #095A4A (teal)
a (standard, visited):	#095A4A (teal)
a (hover):	#2c8b2e (green)
purple: #781d6a

separator lines: #EFECCA (beige)
post and widget separator lines: #efecca (beige)
-------------------------------------------------------------------*/

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, b, u, i, center, 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-size: 100%;   
vertical-align: baseline;   
background: transparent;   
}

:focus {   
outline: 0;   
}
 
body {
  margin: 0;
  padding: 0;
  background: #efecca;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  font-size: 80%;
  line-height: 1.5em;
	text-align: center;
}
	
img, img a {border : none}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*wrappers - page or section containers*/

#container {
  margin: 0px auto;
  text-align: left;
  width: 960px;
}

#header {
  background: url('images/header.jpg') no-repeat;
  height: 181px;
}

#mainContent {
  float: left;
  background: #f3f1d8;
  width: 660px;
}
#mainContentText {
  margin: 0px 20px 20px 20px;
  padding-bottom: 20px;
}

#nosidebarContent {
  float: left;
  background: #f3f1d8;
  width: 960px;
}
#nosidebarContentText {
  margin: 0px 20px 20px 20px;
  padding-bottom: 20px;
}

#pixopoint_menu1_wrapper {
	margin-bottom: 8px;
}

#sidebar1 {
  float: right;
  width: 300px;
}

#sidebar1Text {
  margin: 0px 0px 20px 20px; 
  padding-bottom: 20px;
}

#footer {
	margin-top: 8px;
  background: url('images/menubg.jpg') repeat-x;
  width: 960px;
  height: 30px;
  padding: 40px 0px; 
  font-size: .87em;
}

#copyright {
  color: #095A4A;
}

/* navigation */

.topMenu {
  font-size: 1.1em;
  font-weight: bold; 
  background: url('images/menubg.jpg') repeat-x;
  margin: 0;
  padding: 5px 0 3px;
  height: 30px;
  width: 960px;
}

.topMenu ul {
	text-align: right;
  list-style-type: none;
  margin: 0;
  width: 100%;
}

.topMenu ul li {
  display: inline;
  padding: 0px 20px;
}

.topMenu a:link, .topMenu a:visited {
  text-decoration: none;
  color: #ffffff;
}
  
.topMenu a:hover {
	color: #2c8b2e;
}

/* fonts and text */

h1 {font-size: 1.8em; margin: 0 0 15px 0; line-height: 1.2em;}
h2 {font-size: 1.3em; margin: 0 0 15px 0; line-height: 1.2em;}
h3 {font-size: 1.1em; margin: 0 0 15px 0; line-height: 1.2em;}
h4 {font-size: 1em; margin: 0 0 15px 0; line-height: 1.2em;}
h5 {font-size: .95em; margin: 0 0 15px 0; line-height: 1.2em;}
h6 {font-size: .9em; margin: 0 0 15px 0; line-height: 1.2em;}

#header h1, #header h2, #header h3 {
	display: block;
	text-indent: -9999px;
}

p {
  padding-bottom: 15px;
}

hr {
	height: 1px; 
	border: none; 
	color: #EFECCA; 
	background: #EFECCA; 
	margin:30px 0 40px;
}

.purple {
	color: #822a7b;
}

a, a:link, a:visited {
  color: #095A4A;
}

a:hover {
  color: #2c8b2e;  
}

ol, ul {
  margin: 0px 25px 15px 25px;
}

#mainContentText li {
	padding-bottom: 15px;
}

ul.checks {
	list-style: none;
	margin-left: 50px;
	line-height: 1.5em;		
}

.checks li {
	padding-left: 30px;
	background: url('images/check.gif') no-repeat 0 3px;
}

blockquote {
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 15px 25px;
  padding: 0 10px;
  font-style: italic;
  border-left: 1px solid #000;
}

blockquote p {
  padding: 0;
}
  border-top: 2px solid #f6ae24;

.postSingle {
  margin: 0px 0 40px 0px;
  padding: 0;
}

.post {
  margin: 0px 0 20px 0px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #efecca;
}

.tagpost {
  margin: 10px 0 20px 0px;
  padding: 0;
}
.tagpostTitle, .categoryTitle, .archiveTitle {
  color: #781d6a;
  padding: 20px 0 5px 0;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

h1.postTitle, h1.postTitle a:link, h1.postTitle a:visited, h2.postTitle, h2.postTitle a:link, h2.postTitle a:visited {
  color: #095a4a;
  padding: 20px 0 0 0;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

h1.postTitle a:hover, h2.postTitle a:hover {
  color: #2c8b2e;  
}

.pagetitle {
  font-size: 1.4em;
  text-align: right;
  color: #1e1e1e;
}

.page {
  margin: 0 0 40px 0;
  border-bottom: none;
}

.entry {
  padding: 10px 0;  
}

.entry a {
  text-decoration: none;
  font-weight: bold;
}

a.more-link {
	color: #095A4A;
	font-weight: bold;
	text-decoration: none;
}

.postMetadataTop {
  font-size: .87em;
  color: #3c3c3c;
}

.printthis {
  background: transparent url('images/printthis.gif') no-repeat 0 0;
  padding: 0 0 3px 20px;  
}

.tweetthis {
  background: transparent url('images/tweetthis.gif') no-repeat 0 0;
  padding: 0 0 3px 20px;  
}

.postTagsHome {
  font-size: .87em;
  margin: 10px 0;
  background: transparent url('images/tag.gif') no-repeat 0 0;
  padding: 0 0 3px 20px;
}

.postTags {
  margin: 10px 0;
}

.postComments a {
  font-size: .87em;
  /*background: transparent url('images/comment.gif') no-repeat 0 0;*/
  padding: 0 0 3px 0px;
}
  
.postMetadataTop a:link, .postMetadataTop a:visited, .postComments a:link, .postComments a:visited, .postTags a:link, .postTags a:visited {
  text-decoration: none;
  font-weight: normal;
}

.more-link {
  font-weight: normal;
  text-decoration: underline;
}
.navigation, .navigation a:link, .navigation a:visited {
  font-size: .95em;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 10px;
}
.navigation a:hover {
}
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.widgettitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
  font-size: 1.2em;
  padding: 5px;
  margin-bottom: 10px;
  background: url('images/menubg.jpg') repeat-x;
  height: 30px;
}

.subscribebox {
  margin-bottom: 15px;
}  

p.relatedPosts {
  margin-top: 10px;
  padding: 10px 0 0 0;
  border-top: 1px solid #efecca;
}

.sociable {
	border-bottom: 1px solid #efecca;
	border-top: 1px solid #efecca;
	margin: 10px 0;
	padding: 10px 0;
	height: 25px;
}

.sociable_tagline {
	float: left;
	width: 60%;;
}

.sociable ul {
	float: right;
	width: 40%;
	text-align: right;
}

.sociable img {
	height: 24px !important;
	width: 24px !important;
}


#sidebar1, #sidebar1 a:link, #sidebar1 a:visited {
  font-size: .95em;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

#sidebar1 a:hover {
	color: 	#2c8b2e;
}

#sidebar1 ul {
  margin: 0px;
	padding: 0;
	list-style: none;
}
#sidebar1 ul li {
  display:block;
  margin: 2px 0;
	padding-bottom: 15px; 
}

#sidebar1 li li {
	padding: 5px;
  border-bottom: 1px solid #f3f1d8;	 
}

#sidebar1 .st-tag-cloud {
  line-height: 27px;
  padding-bottom: 22px;
}

#copyright a:link, #copyright a:visited {
  color: #095A4A;
  text-decoration: underline;
}

#copyright a:hover {
  color: #2c8b2e; 
}

#recent-posts ul li, .blogroll li {
}

/* Comments Styling */

#comments, #respond {
  padding-top: 15px;
}

.comment {
  padding: 10px;
  margin: 0px 0 20px 0;
  border-bottom: 1px solid #EFECCA;
}

.comments-template ul {
  margin: 0px;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
  }
.comments-template ul li {
  display:block;
  }
.comment-author, .comment-author a:link, .comment-author a:visited {
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.commentmetadata {
  font-size: .8em;
  padding-bottom: 15px;
}

.commentmetadata a {
  text-decoration: none;
  color: #3c3c3c;
}

li.depth-1 {
  border: 1px solid #EFECCA;
  padding: 10px;
}

.depth-2 {
  margin-left: 15px;
  border-left: 1px solid #EFECCA;
}

.depth-3 {
  margin-left: 15px;
  border-left: 1px solid #EFECCA;
}

.bypostauthor {
}
.avatar {
  float: left;
  margin: 0 10px 10px 0;
  border: 3px solid #000000;
}
.fn {
  font-style: normal;
  font-weight: bold;
}

.reply {
  margin-bottom: 10px;
}
.reply a {
  font-size: .87em;
  background: transparent url('images/reply.gif') no-repeat 0 0;
  padding: 0 0 3px 20px;
  text-decoration: none;
}
.formFielda {
  background-color: #fff; 
  border: 1px solid #095A4A;  
  font-family: verdana;
  font-size: 1em;
}
.buttona {
  font-weight: bold;
}

#submit {
  background: transparent url('images/submit-button.gif')  no-repeat;
  width: 80px;
  height: 20px;
  border: none;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  line-height: normal;
  padding-bottom: 1px;
}

.sticky {
  border: 2px solid #095A4A; 
  background: url('images/featured-post.gif') no-repeat;
  margin: 20px 0;
  padding: 40px 20px 20px 20px;
}
.sticky .postTitle {
  padding-top: 15px;
  margin-top: 0px;
}
.sticky .postMetaDate {
  display: none;
}

.subscribe-to-comments #subscribe {
  width: 25px;
}

/* Aweber Form Styling */

#sidebar1Text .af-form {
	width: 280px;
	margin: 0;
	height: 300px;
	background: url('images/af-form-bg.gif') no-repeat;
}

#sidebar1Text .af-body {
	padding: 170px 15px 0 15px;	
}

#sidebar1Text .af-body p {
	font-weight: bold;
}

/* Name & Email Labels */

#sidebar1Text .af-form label.previewLabel {
  font-family: arial, helvetica, sans-serif;
  font-size: .95em;
	display: block;
	float: left;
	text-align: right;
	width: 45px;
	padding-right: 20px;
}

*html #sidebar1Text .af-form label.previewLabel {
	width: 20px;
}

#sidebar1Text .af-element {
	width: 225px;
	margin: 5px auto;
}

.privacyPolicy a:link, .privacyPolicy a:visited {
	font-size: .9em !important; 
	text-decoration: underline !important;
}

*html #sidebar1Text .af-element {
	width: 230px;
}

/* Input box style */
#sidebar1Text .af-textWrap {
	display: block;
	float: right;
	width: 160px;
	text-align: left;
}

#sidebar1Text .af-body input.text {
  font-family: arial, helvetica, sans-serif;
	width: 160px;
}

/* Submit Button */
#sidebar1Text .af-form .buttonContainer {
	text-align: right;
}

#sidebar1Text .af-form .buttonContainer .submit {
	
}

#sidebar1Text .af-clear {
	clear: both;
}

.rssSubscribe {
	background: url('images/rss.png') no-repeat 0 13px;
	padding: 10px 0 0 20px;
	font-weight: bold;
	margin-left: 10px;
}