/*  
Theme Name: Graceful Divorce Solutions
Theme URI: http://gracefuldivorcesolutions.com
Description: Custom theme developed for M. Marcy Jones.
Version: 1.0
Author: Nichole W. Betterley
Author URI: http://www.npoweredsites.com/

*/

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

Site Background:	#f3f5f7 (dark pink)
Content Text:	#061e29 (very dark blue)

a (standard, visited):	#15455b (teal)
a (hover):	#267fa9 (lighter blue)

topmenu a (standard, visited): #0f3140 (dark blue)
topmenu a (hover): #267fa9 (lighter blue)

blockquote background and comment separator: #fff4de (light yellow)
-------------------------------------------------------------------*/

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: #f3f5f7;
  font-family: arial, helvetica, sans-serif;
/*    font-family: Georgia, 'Times New Roman', Times, serif;  */
  color: #061e29;
  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 {
  background: url('images/containerbg.gif') repeat-y;
  margin: 0 auto;
  text-align: left;
  width: 990px;
}

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

#mainContent {
  float: left;
  width: 635px;
}
#mainContentText {
  margin: 25px 0px 20px 40px;
  padding-bottom: 20px;
}

#nosidebarContent {
  float: left;
  width: 990px;
}
#nosidebarContentText {
  margin: 25px 40px 20px 40px;
  padding-bottom: 20px;
}

#sidebar1 {
  float: right;
  width: 290px;
  margin: -25px 40px 0 0;
}

*html #sidebar1 {
	margin-right: 20px;
}

#sidebar1Text {
  margin: 0; 
  padding: 0px;
}

#footer {
  background: url('images/footer.jpg') no-repeat;
  height: 136px;
  margin: 0;
}

#copyright {
  margin: 0px auto;
  text-align: left;
  padding: 15px 40px 0px; 
  font-size: .87em;
  color: #fff;
}

/* navigation */

.topMenu {
	font: normal normal 12px 'Arial Narrow', Arial, Tahoma, sans-serif;
	font-stretch: condensed;
  font-size: 1em;
  font-weight: bold; 
  height: 20px;
  margin-right: 40px;
  padding: 1px 0 0 0;
  text-transform: uppercase;
  
}

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

.topMenu li {
  display: inline;
  padding-left: 15px;
}

.topMenu a:link, .topMenu a:visited {
  text-decoration: none;
  color: #0f3140;
}  

.topMenu a:hover {
	color: #267fa9;
}

/* fonts and text */

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

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

p {
  padding-bottom: 15px;
}

a, a:link, a:visited {
  color: #267fa9;
}

a:hover {
  color: #15455b;  
}

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

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

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

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

.checks li li {
  background: none repeat scroll 0 0 transparent;
  padding: 0 0 15px;
}

blockquote {
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 15px 25px;
  padding: 10px 10px 10px 30px;
  background: url('images/quotes.png') no-repeat;
  font-style: italic;
}

blockquote p {
  padding: 0;
}

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

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

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

.tagpost {
  margin: 10px 0 40px 0px;
  padding: 0;
}
.tagpostTitle, .categoryTitle, .archiveTitle {
  color: #ffffff;
  background: #15455b;
  padding: 10px;
  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: #15455b;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}

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

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

.postMetadataTop {
  font-size: .87em;
  margin-bottom: 15px;
}

.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 20px;
}
  
.postMetadataTop a:link, .postMetadataTop a:visited {
  text-decoration: underline;
  font-weight: normal;
}

.postComments a:link, .postComments a:visited, .postTags a:link, .postTags a:visited {
  text-decoration: none;
  font-weight: normal;	
}

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

a.wwsgd:link, a.wwsgd:visited {
  font-weight: bold;
  text-decoration: none;
  color: #bf1120;	
}

a.wwsgd:hover {
	color: #267FA9;	
}

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

.alignright {
  float: right;
}

.widgettitle {
	font-size: 1.1em;
	font-weight: bold;
	height: 40px;
  padding: 10px 0 0px 0px;
  margin: 0px;
  color: #0f3140;
}

li.widget {
  background: #dfecf2 url('images/widgetbg.jpg') repeat-x;
  padding: 0 15px;
}

.subscribebox {
  border: 1px solid #f6ae24;  
  padding: 10px;
}  

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

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

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

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

#sidebar1 li li {
	padding: 4px 0;
  border-bottom: 1px solid #fff4de;	 
}

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

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

#copyright a:hover {
  color: #DDEBF1; 
}

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

/* Comments Styling */

#comments {
  padding-top: 15px;
}

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

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


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

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

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

.bypostauthor {
  background: #F3F5F7;
}
.avatar {
  float: left;
  margin: 0 10px 10px 0;
  border: 3px solid #061e29;
}
.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 #9e9fa1;  
  font-family: verdana;
  font-size: 1em;
}
.buttona {
  font-weight: bold;
}

#submit {
  background: transparent url('images/submit-button.gif')  no-repeat;
  width: 141px;
  height: 29px;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  line-height: normal;
  padding-bottom: 1px;
  text-transform:uppercase
}

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

/* Aweber Form Styling */

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

#sidebar1Text .af-body {
	padding: 135px 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;
}

*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;
	border-top: 1px solid #b9d5e3;
}

.bookReviews ul {
  margin: 0px;
	padding: 0;
	list-style: none;
}
.bookReviews ul li {
  display:block;
  margin: 0;
	padding-bottom: 30px; 
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
