/*  
Theme Name: Custom Template for Internal Groove
Theme URI: http://internalgroove.com
Description: Custom theme developed for Barb Garrison, Internal Groove.
Version: 1.0
Author: Nichole W. Betterley
Author URI: http://www.npoweredsites.com/

*/

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

Site Background:	#bec97e (green)
Content Text:	#303030 (light black)

a (standard, visited):	#005656 (teal)
a (hover):	#094765 (blue)

post and widget separator lines: #094765 (blue)
light grey: #d7d7d7
blockquote background and comment separator: #d1d1d1 (light purple)
-------------------------------------------------------------------*/

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: url('images/background.gif');
	font-family: Arial, Helvetica, sans-serif;
  color: #303030;
  font-size: 13px;
  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 {
  background: #ffffff url('images/containerbg.gif') repeat-y;
  margin: 50px auto 10px;
  text-align: left;
  width: 960px;
  position: relative;
  z-index: 100;
}

#nosidebarcontainer {
  background: #ffffff;
  margin: 50px auto 10px;
  text-align: left;
  width: 960px;
  position: relative;
  z-index: 100;
}

#watermark {
  background: url('images/background-logo.gif');
  width: 324px;
  height: 289px;
  position: absolute;
  bottom: 30px;
  right: 259px;
  z-index: 200;
}

#logo {
	width: 960px;
	background: #fff;
	height: 119px;	
}

#optin {
  position: absolute;
  top: -12px;
  right: 0px;
  z-index: 200;
  width: 325px
  height: 281px;
}

#header {
  height: 140px;
  width: 960px;
  text-indent: -9999px;
  position: relative;
  z-index: 150;
}

.home#header {
  background: #fff url('images/bannerHome.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

.programs#header {
  background: #fff url('images/bannerPrograms.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

.careerAdvice#header, .default#header  {
  background: #fff url('images/bannerCareerAdvice.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

.meetBarb#header {
  background: #fff url('images/bannerMeetBarb.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

.books#header {
  background: #fff url('images/bannerBooks.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

.faq#header {
  background: #fff url('images/bannerFaq.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

.successStories#header {
  background: #fff url('images/bannerSuccessStories.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

.contactBarb#header {
  background: #fff url('images/bannerContactBarb.jpg') no-repeat;
  position: relative;
  z-index: 150;
}	

#mainContent {
  float: left;
  width: 670px;
  position: relative;
  z-index: 300;
}
#mainContentText {
  margin: 0px 0px 35px 30px;
  padding-bottom: 60px;
}

#nosidebarContent {
  width: 960px;
}
#nosidebarContentText {
  margin: 0px 30px 30px 30px;
/*  padding-bottom: 60px; */
}

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

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

#signUp {
  background: #8ccae8 url('images/sign-up.gif') no-repeat;
  padding: 200px 0px 0px 10px; 
}

.rss {
  background: url('images/rss.gif') no-repeat 145px 0;
  height: 31px;
  display: block;
  padding-top: 8px;
}

#footer {
  height: 30px; 
  background: #fff;
}

#copyright {
  margin: 0px auto;
  text-align: left;
  width: 900px;
  padding: 0 30px 20px 30px; 
  color: #58610D;
  font-size: .87em;
}

/* navigation */

.topMenu {
  margin: 0px;
  padding: 10px 0 0 0;
  height: 50px;
  width: 960px;
  background: #fff;
  overflow: hidden;
}

.topMenu ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 15px;
}

.topMenu ul li {
  float: left;
  margin: 0;
  padding: 0 15px;
}

.topMenu a {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;  
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}  

/* 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;}

p {
  padding-bottom: 15px;
}

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

.teal {
  color: #005656;
}

.red {
  color: #ae0001;
}

.onepointone {
	font-size: 1.1em;
}

.onepointtwo {
	font-size: 1.2em;
}

a, a:link, a:visited {
  color: #005656;
}

a:hover {
  color: #094765;  
}

ol, ul {
  margin: 0 25px 15px;
  line-height: 1.5em;
}

ul.starred {
	list-style: none;
}

.starred li {
	background: url('images/star.gif') no-repeat 0 7px;
	padding-left: 20px;
}

blockquote {
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 15px 25px;
  padding: 10px;
  background: #f8f8f8;
  font-style: italic;
}

blockquote p {
  padding: 0;
}

.post {
  margin: 0px;
  padding: 0;
}

.tagpost {
  margin: 10px 0 40px 0px;
  padding: 0;
}
.tagpostTitle, .categoryTitle, .archiveTitle {
  color: #094765;
  padding: 20px 0 5px 0;
  font-size: 20px;
  font-family: 'Times New Roman', Times, serif;
  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: #005656;
  padding: 0;
  font-size: 21px;
  letter-spacing: .03em;
  text-decoration: none;
}

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

.pageTitle {
  color: #005656;
  padding: 0 0 15px 0;
  font-size: 21px;
  letter-spacing: .03em;
  text-decoration: none;
}

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

.pageSingle {
	padding-top: 30px;
	border-top: 1px solid #005656;
}

.entry {
  padding: 0;  
}

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

.postMetadataTop {
  font-size: .8em;
}

.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;  
}

.photoCredit {
  font-size: .9em; 
  color: #d7d7d7;
  font-style: italic;
}

.photoCredit a {
  color: #d7d7d7;
  text-decoration: underline;
  font-weight: normal;
}  

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

.postCategories {
  float: left;
  width: 45%; 
  padding-bottom: 15px; 
}

.postCategories a:link, .postCategories a:visited {
  color: #094765;
  font-family: 'Times New Roman', Times, serif;
  text-decoration: underline;
  font-style: italic;
  font-size: 14px;
}

.singlePostCategories {
  font-size: .9em;
  margin: 15px 0;
  background: transparent url('images/folder.png') no-repeat 0 0;
  padding: 0 0 3px 20px;
}

.postComments {
  float: right;
  width: 45%; 
  text-align: right;
  padding-bottom: 15px; 
}

.postComments a {
  background: transparent url('images/comment.gif') no-repeat 0 0;
  padding: 0 0 3px 20px;
  color: #094765;
  font-family: 'Times New Roman', Times, serif;
  text-decoration: underline;
  font-style: italic;
  font-size: 14px;
  font-weight: bold !important;
}

.fbLikeContainer {
  padding-bottom: 30px;
}
.postMetadataTop a:link, .postMetadataTop a:visited, .postComments a:link, .postComments a:visited, .postTags a:link, .postTags a:visited, .singlePostCategories a:link, .singlePostCategories a:visited {
  text-decoration: underline;
  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: 30px;
}
.navigation a:hover {
  color: #094765;
}
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.subscribebox {
  border: 1px solid #094765;  
  padding: 10px;
  margin-bottom: 15px;
}  

.relatedPosts {
  margin-top: 10px;
  padding: 10px 0;
}

div.sociable {
  margin: 0 !important;
}

.sociable img {
  width: 60px !important;
  height: 60px !important;
  margin: 10px 5px !important;
}

.sociableBlock {
  float: left;
  width: 230px; 
}

.WWSGDblock {
  float: right;
  width: 255px; 
  height: 105px;
  padding: 67px 0 0 105px;
  text-align: right;
  background: url('images/WWSGDblock.gif') no-repeat;
}

#sidebar1, #sidebar1 a:link, #sidebar1 a:visited {
  font-size: .95em;
  font-weight: normal;
  color: #fff;
}

#sidebar1 a:link, #sidebar1 a:visited {
  text-decoration: none;
}

#sidebar1 a:hover {
  color: #bec97e;
}

#sidebar1 ul {
  margin: 0px;
	padding: 0px 10px 20px;
	list-style: none;
}
#sidebar1 ul li {
  display:block;
  margin: 0;
}

#sidebar1 ul li.widget {
  background: #005656 url('images/sidebar-bg.jpg') repeat-x;
}

#sidebar1 li li {
	padding: 5px 0;
  color: #fff;
}

#sidebar1 .widget_stray_quotes {
	padding: 0px 10px 10px;
}  

#sidebar1 .st-tag-cloud {
  line-height: 27px;
  padding: 0 10px 20px;
}

.st-tag-cloud a:link, .st-tag-cloud a:visited {
  text-decoration: underline !important;
  padding-right: 5px !important;
}

.st-tag-cloud a:hover {
  color: #bec97e !important;
}

#sidebar1 .connectOnline {
	line-height: 1.5em;
	padding: 15px;	
	color: #fff;
	margin-top: -2px;
}

#sidebar1 .connectOnline p {
	padding-bottom: 0;
}

.widgettitle, .widgettitle a {
  font-size: 12px !important;
  padding: 20px 10px 0 10px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  letter-spacing: .1em;
  text-align: center;
}

#copyright a:link, #copyright a:visited {
  color: #58610D;
  font-weight: bold;
  text-decoration: none;
}

#copyright a:hover {
  text-decoration: underline;
}

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

/* Comments Styling */

.comment {
  padding: 15px;
  margin: 0px;
  border-bottom: 1px solid #d1d1d1;
}

.comments-template ul {
  margin: 0px;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
  }
.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 {
  display: none;
}

.comment-body p {
  margin-left: 45px; 
}

.depth-1 .comment {
  border-left: 1px solid #d1d1d1;
  padding: 15px;
  margin: 0 0 15px 45px;
  border-bottom: none;
}

.depth-2 {
}

.depth-3 {
}

.bypostauthor {
  background: #d1d1d1;
}
.avatar {
  float: left;
  margin: 0 10px 10px 0;
  width: 35px;
  height: 35px;
}
.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;
}

#signUp td {
  text-align: left;
}

.formFielda {
  background-color: #fff; 
  border: 1px solid #005656;  
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
}
.formFieldb {
  background-color: #fff; 
  border: 1px solid #005656;  
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  width: 175px;
}
.formFieldLabel {
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding-left: 1px;
}
.buttona {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 1px;
}

/*#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;
} */

.audioInterview {
	border: 1px solid #094765;
	float: right;
	width: 200px;
	margin: 0 0 25px 25px;
	padding: 15px 15px 5px 15px;
	color: #005656;
	font-size: .87em;
	font-weight: bold;
	background: #F8F8F8;
}

.recent_with_excerpt {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
  color: #303030;
  font-size: 13px;
  font-style: normal;
  margin: 5px;
  padding: 0;
  line-height: 1.5em;
}

/* Success Stories Page Formatting */

.testimonialRow {	
	font-size: .9em;
	margin-bottom: 30px;
}

.testimonialRow p {
	padding-bottom: 0;
}

.testimonialRowTop {
	background: url('images/testimonialRowTop.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	
	
.testimonialRowMid {
	background: url('images/testimonialRowMid.gif') repeat-y;
	margin: 0;	
	padding: 0;
}

.testimonialRowBot {
	background: url('images/testimonialRowBot.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	
	
.testimonialRowLTop {
	background: url('images/testimonialRowLTop.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	
	
.testimonialRowLMid {
	background: url('images/testimonialRowLMid.gif') repeat-y;
	margin: 0;	
	padding: 0;
}

.testimonialRowLBot {
	background: url('images/testimonialRowLBot.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	

.testimonialRowRTop {
	background: url('images/testimonialRowRTop.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	
	
.testimonialRowRMid {
	background: url('images/testimonialRowRMid.gif') repeat-y;
	margin: 0;	
	padding: 0;
}

.testimonialRowRBot {
	background: url('images/testimonialRowRBot.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	
.testimonialLeft {
	float: left;
	width: 275px;
	padding: 5px 15px;
}

.testimonialRight {
	float: right;
	width: 275px;
	padding: 5px 15px;
}

/* Programs Page Formatting */

.program {	
	margin-bottom: 45px;
}

.programTop {
	background: url('images/programTop.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	
	
.programMid {
	background: url('images/programMid.gif') repeat-y;
	margin: 0;	
	padding: 15px 30px;
}

.programBottom {
	background: url('images/programBottom.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	

.programThumb {
  float: left;
  margin: 0 15px 15px 0;
  background: #fff;
  border: 1px dotted #bec97e;
  padding: 3px;
}

/* Blog Formatting */

.blog {	
	margin-bottom: 45px;
}

.blogTop {
	background: url('images/blogTop.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	
	
.blogMid {
	background: url('images/blogMid.gif') repeat-y;
	margin: 0;	
	padding: 15px 30px 0;
}

.blogBottom {
	background: url('images/blogBottom.gif') no-repeat;
	height: 10px;
	margin: 0;	
	padding: 0;
}	

.blogThumb {
  background: #fff;
  border: 1px dotted #bec97e;
  padding: 3px;
}

.default .blogThumb {
  width: 150px;
  height: 150px;     
}