/*  
Theme Name: Ideal Life Vision Custom Template
Theme URI: http://www.ideallifevision.com
Description: Custom theme developed for Ann Webb
Version: 1.0
Author: Nichole W. Betterley
Author URI: http://www.npoweredsites.com/

*/

/*------------------------------------------------------------------
[Color Codes]

Site Background:	#f2e5bd (cream)
Content Text:	#503a38 (light black)

a (standard, visited):	#810040 (magenta)
a (hover):	#a2a971 (green)

post and widget separator lines: #f6ae24 (gold)
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,  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%;   
background: transparent;   
}

:focus {   
outline: 0;   
}
 
body {
  margin: 0;
  padding: 0;
  background: #f2e5bd url('images/bg.jpg') repeat;
  font-family: verdana, arial, sans-serif;
/*    font-family: Georgia, 'Times New Roman', Times, serif;  */
  color: #503a38;
  font-size: 80%;
  line-height: 1.5em;
	text-align: center;
	position: relative;
}
	
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*/

#contenttop {
  background: url('images/contentbg-top.png') repeat-y;
  height: 15px;
  width: 980px;
  margin: 0 auto;
  text-align: center;
  z-index: 0;
  position: relative;

}

*html #contenttop {
  background: url('images/contentbg-top.gif') repeat-y;
}

#header {
  background: url('images/headerbg.jpg') repeat-x top;
  height: 354px;
  margin: 0px;
  width: 100%;
  position: relative;
  z-index: 0;
}

#headerwrapper {
  width: 1150px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 50;
}

#banner {
  background: url('images/banner.jpg') no-repeat top center;
  top: 63px;
  text-indent: -9999px;
  display: block;
  height: 291px;
  position: relative;
}

h2#tagline, h3#tagline {
  display: block;
  text-indent: -9999px;
}

#lifeVisionButtons {
	position: absolute;
	z-index: 300;
	top: 284px;
	left: 251px;	
}

#container {
  background: url('images/contentbg-main.png') repeat-y;
  margin: 0px auto;
  text-align: left;
  width: 980px;
}

*html #container {
  background: url('images/contentbg-main.gif') repeat-y;
}

#nosidebarContainer {
  background: url('images/contentbg-main-nosidebar.png') repeat-y;
  margin: 0px auto;
  text-align: left;
  width: 980px;
}

*html #nosidebarContainer {
  background: url('images/contentbg-main-nosidebar.gif') repeat-y;
}

#mainContent {
  float: left;
  width: 640px;
}
#mainContentText {
  margin: 0px 0px 20px 40px;
}

#nosidebarContent {
  float: left;
  width: 980px;
}
#nosidebarContentText {
  margin: 0px 30px;
}

#sidebar1 {
  float: right;
  width: 300px;
}

#sidebar1Text {
  margin: 0px 43px 20px 13px; 
  padding: 20px 0;
}

#footer {
  background: #9da56c url('images/footerbg.jpg') repeat-x top;
  position: relative;
  z-index: 0;
}

#footerwrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 50;
}  

#footerRibbonTail {
  background: url('images/ribbontail.png') no-repeat;
  width: 309px;
  height: 73px;
  margin: 0 12px 0 661px; 
  padding: 0;
  z-index: 100;
  position: relative;
}

*html #footerRibbonTail {
  background: url('images/ribbontail.gif') no-repeat;
  margin: 0 10px 0 661px;
}

#footerfinish {
  background: url('images/footerfinish.jpg') repeat-x;
  height: 2px;
  margin: 0;
  padding: 0;
}  

#copyright {
  background: url('images/contentbg-top.png') repeat-y;
  width: 980px;
  margin: 0 auto;
  text-align: left;
  padding: 5px 0 0; 
  font-size: .87em;
  color: #000;
}

*html #copyright {
  background: url('images/contentbg-top.gif') repeat-y;
  margin-top: -14px;
}

/* navigation */

#navigation {
  width: 835px; 
  height: 95px;
  background: url('images/navigation.jpg') no-repeat;
  margin: -15px 0 0 220px; 
  padding: 0;
  z-index: 100;
  position: absolute;
}
#navigation ul {
  margin: 0; padding: 0;
}
#navigation li {
  margin: 0; padding: 0; list-style: none;
  position: absolute; top: 0;
}
#navigation li, #navigation a {
  height: 95px; display: block; text-indent: -9999px;
}
#button1 {left: 0; width: 104px;}
#button2 {left: 104px; width: 104px;}
#button3 {left: 208px; width: 104px;}
#button4 {left: 312px; width: 104px;}
#button5 {left: 416px; width: 104px;}
#button6 {left: 520px; width: 104px;}
#button7 {left: 624px; width: 104px;}
#button8 {left: 728px; width: 107px;}

li#button1 a:hover, li#button1 a.active {
  background: transparent url('images/navigation.jpg')
  0 -95px no-repeat;}
li#button2 a:hover, li#button2 a.active {
  background: transparent url('images/navigation.jpg')
  -104px -95px no-repeat;}
li#button3 a:hover, li#button3 a.active {
  background: transparent url('images/navigation.jpg')
  -208px -95px no-repeat;}
li#button4 a:hover, li#button4 a.active {
  background: transparent url('images/navigation.jpg')
  -312px -95px no-repeat;}
li#button5 a:hover, li#button5 a.active {
  background: transparent url('images/navigation.jpg')
  -416px -95px no-repeat;}
li#button6 a:hover, li#button6 a.active {
  background: transparent url('images/navigation.jpg')
  -520px -95px no-repeat;}  
li#button7 a:hover, li#button7 a.active {
  background: transparent url('images/navigation.jpg')
  -624px -95px no-repeat;}  
li#button8 a:hover, li#button8 a.active {
  background: transparent url('images/navigation.jpg')
  -728px -95px no-repeat;}  

/* 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;
}

#copyright p {
  padding-bottom: 5px;
}

a, a:link, a:visited {
  color: #810040;
}

a:hover {
  color: #a2a971;  
}

ol, ul {
  margin: 15px 25px;
}

blockquote {
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 15px 25px;
  padding: 10px;
  background: #fff4de;
  font-style: italic;
}

blockquote p {
  padding: 0;
}

.post {
  margin: 0px;
  padding: 0;
  border-top: 0px solid #f6ae24;
}

.sticky {
  border: 3px double #a0a86f; 
  background: #f5eaca url('images/featured-article.gif') no-repeat 19px 20px;
  margin: 20px 0 0 0;
  padding: 50px 20px 20px 20px;
}

.tagpost {
  margin: 10px 0 40px 0px;
  padding: 0;
}
.tagpostTitle, .categoryTitle, .archiveTitle {
  padding: 20px 0 5px 0;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

h1.postTitle, h1.postTitle a:link, h1.postTitle a:visited {
  color: #810040;
  padding: 20px 0 0 0;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}

h1.postTitle a:hover {
  color: #a2a971;  
}

h2.postTitle, h2.postTitle a:link, h2.postTitle a:visited {
  color: #810040;
  padding: 20px 0 0 0;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}

.postSubTitle {
  color: #810040;  
  font-weight: normal;
}

.sticky .postTitle {
  border-top: 1px solid black;
  padding-top: 15px;
  margin-top: 0px;
}

h2.postTitle a:hover {
  color: #a2a971;  
}

.pagetitle {
  font-size: 1.4em;
  text-align: right;
  color: #1e1e1e;
}

.page {
  margin: 0 0 40px 0;
  border-bottom: none;
}

.entry {
  padding: 10px 0;  
}

.entryHome {
  padding: 10px 0 0 0;
}

.entry a, .entryHome a {
  text-decoration: none;
  font-weight: bold;
}

.postMetadataTop {
  font-size: .8em;
}

.sticky .postMetaDate {
  display: none;
}

.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;  
}

.postTags {
  font-size: .87em;
  margin: 10px 0;
  background: transparent url('images/tag.gif') no-repeat 0 0;
  padding: 0 0 3px 20px;
}

.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, .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;
}
.prevback, .prevback a:link, .prevback a:visited {
  font-size: .95em;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 20px;
}
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.widgettitle {
  font-family: 'Century Gothic', 'Futura', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 18px;
  padding: 0px 0 4px 0;
  margin-bottom: 10px;
  color: #000;
  letter-spacing: 2px;
  font-weight: normal;
  border-bottom: 1px solid black;
}

.subscribebox {
  background: url('images/signup.png') no-repeat;
  height: 285px;
  padding-top: 40px;
  margin: 0 auto;
  text-align: center;
}  

.subscribebox2 {
  background: url('images/signup2.png') no-repeat;
  height: 107px;
  padding-top: 145px;
  margin: 0 auto;
  text-align: center;
  color: #810040;
}  

.subscribebox3 {
  background: url('images/signup3.png') no-repeat;
  height: 107px;
  padding-top: 145px;
  margin: 0 auto;
  text-align: center;
  color: #810040;
}  


*html .subscribebox {
  background: url('images/signup.gif') no-repeat;
}

*html .subscribebox2 {
  background: url('images/signup2.gif') no-repeat;
}

*html .subscribebox3 {
  background: url('images/signup3.gif') no-repeat;
}

#af-form-570248690 .bodyText p, #af-form-2474418 .bodyText p  {
	margin: 0 !important;
	padding: 0 0 5px 0;
}

.WWSGD {
	border:thin dotted black; 
	padding:3mm;
	margin-bottom: 20px;
}

.WWSGD .af-header {
	margin: 0 !important;
	padding: 0 !important;
}

p.relatedPosts {
  margin-top: 10px;
  padding: 10px 0 0 0;
  border-top: 1px solid #fff4de;
}

.sociable_tagline {
  margin-top: 10px;
  padding: 10px 0 0 0;
  border-top: 1px solid #fff4de;
}

#sidebar1, #sidebar1 a:link, #sidebar1 a:visited {
  font-size: .95em;
  font-weight: normal;
  text-decoration: none;
  color: #f6e4bc;
}

#sidebar1 a:hover {
  color: #810040;  
}

#sidebar1 ul {
  margin: 0px;
	padding: 0;
	list-style: none;
}
#sidebar1 ul li {
  display:block;
  margin: 2px 0;
	padding-bottom: 15px; 
}

#sidebar1 li li {
  line-height: 1.8em;
  padding: 2px 0 10px 20px;
  background-image: url('images/bullet.gif');
  background-repeat: no-repeat;
  background-position: 0 .4em;
  min-height: 16px;  /* to get the darn bullets to show up in ie */
}

#sidebar1 ul.children li {
  background: none;
  padding: 0 0 0 15px;
}

.comingUp a:link, .comingUp a:visited {
  color: #810040;
}

.comingUp a:hover {
  color: #a2a971;
}

#recent-comments ul li {
  background: none;
  padding: 2px 0 10px 0;
}

#sidebar1 .st-tag-cloud {
  line-height: 27px;
  padding-bottom: 22px;
}

#copyright a:link, #copyright a:visited {
  color: #4c502a;
  font-weight: bold;
  text-decoration: none;
}

#copyright a:hover {
  color: #810040; 
}

#recent-posts ul li, .blogroll li {
}

#footerwidget {
  margin: -50px 0 0 35px;
}

#footerwidgetNoSidebarContent {
  margin: 0 0 0 35px;
  padding-top: 20px;
}

#footerwidget li, #footerwidgetNoSidebarContent li {
  list-style-type: none;
  display: inline;
  float: left;
  text-align: left;
  margin-bottom: 25px;
  color: #4c502a;
}

#footerwidget #text-2, #footerwidget #text-4, #footerwidgetNoSidebarContent #text-2, #footerwidgetNoSidebarContent #text-4 {
  width: 280px;
  border-right: 1px dotted #d1d5b2;
  margin-right: 40px;
}

#footerwidget #text-3, #footerwidget #text-5, #footerwidgetNoSidebarContent #text-3, #footerwidgetNoSidebarContent #text-5 {
  width: 380px;
}


#footerwidget .footerwidgettitle, #footerwidgetNoSidebarContent .footerwidgettitle {
  font-family: 'Century Gothic', 'Futura', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 18px;
  padding: 0px 0 4px 0;
  margin-bottom: 10px;
  color: #4c502a;
  letter-spacing: 2px;
  font-weight: normal;
}

#footerwidget a:link, #footerwidget a:visited, #footerwidgetNoSidebarContent a:link, #footerwidgetNoSidebarContent a:visited {
  color: #4c502a;  
}

#footerwidget a:hover, #footerwidgetNoSidebarContent a:hover {
  color: #810040;
}
  
/* Comments Styling */

.comments-template {
  border-top: 1px solid #810040;
  padding-top: 20px;
}

#comments {
  padding-top: 15px;
}

.comment {
  padding: 10px;
  margin: 0px;
  border-bottom: 1px solid #fff4de;
}

.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:link, .commentmetadata a:visited, .commentmetadata a:hover {
  text-decoration: none;
  color: #503A38;
}


.depth-1 .comment {
  border: 1px solid #810040;
  padding: 10px;
  margin-left: 15px;
}

.depth-2 {
}

.depth-3 {
}

.bypostauthor {
  background: #fff4de;
}
.avatar {
  float: left;
  margin: 0 10px 10px 0;
  border: 0px solid #503a38;
}
.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 #810040;  
  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;
}

.separator {
  background: url('images/separator.gif') no-repeat;
  height: 16px;
  width: 600px;
  margin: 20px 0 0 0;
}

.sticky .separator  {
  display: none;
}

.wp-caption-text {
  display: none;
}

.productsServices ol, ul.productsServices {
  margin-top: 0;
}

.productsServicesDesc {
  width: 320px;
  float: left;
  margin: 0;
  padding: 0 10px 0 0;
}

.productsServicesBuyNow {
  width: 250px;
  float: left;
  margin: 0;
  padding: 0;
}

.buynowbuttons {
  float: right; 
  width: 230px; 
  padding-left: 30px;
  margin-bottom: 20px;
}

.sociable img {
  height: 40px !important;
  width: 40px !important;
}
.sociable-hovers {
	opacity: .8 !important;
	-moz-opacity: .8 !important;
	filter: alpha(opacity=80) !important;
}
.sociable-hovers:hover {
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

/* Sales Page Styling */

#salesPage {
  margin: 50px 30px;  
  font-size: 16px;
  line-height: 1.7em;
}
.blue {
  color: #002651;
}

.centered {
  text-align: center;
}

.red {
  color: #c90000;  
}

.med {
	font-size: 1.2em;	
}

.big {
  font-size: 1.3em;
}

.bigger {
  font-size: 1.5em;
}

#questions {
  margin: 20px 40px;
  font-size: 1.1em;  
}

#questions p {
  padding-bottom: 30px;
}

.testimonial {
  width: 675px;
  margin: 0px auto;
  padding: 30px 0 0 0;
  text-align: center;
}

.testimonialTop {
  background: url('images/testimonialbox_top.gif') no-repeat;
  height: 30px;
  margin: 0;
  padding: 0;
}

.testimonialMid {
  background: url('images/testimonialbox_mid.gif') repeat-y;
  width: 675px;
  margin: 0;
  text-align: left;
}

.testimonialMid p {
  margin: 0;
  padding: 0px 30px 15px 30px;
  background: none;
  overflow: hidden;
}

.testimonialMid ul {
  margin-top: 0;
  padding: 0px 40px;
}

.testimonialQuote {
  font-family: Georgia, 'Times New Roman', Times, Serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: bold;
  color: #c90000;
  overflow: hidden;
}

.testimonialBot {
  background: url('images/testimonialbox_bottom.gif') no-repeat;
  height: 35px;
  margin: 0;
  padding: 0;
}

.diamondList {
  margin-left: 0;
  padding-left: 30px;
  list-style: none;
}

.diamondList li {
  line-height: 1.8em;
  padding: 2px 0 10px 30px;
  background-image: url('images/diamond.gif');
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

.diamondList li ul {
}

.diamondList li li {
  background: none;
  padding-left: 10px;
  list-style: disc;
}

.boxed {
  margin: 30px;
  padding: 30px; 
  border: 2px solid #6d7149; 
}

.satisfactionGuaranteed {
  margin: 30px 0; 
  padding: 20px; 
  border: 1px solid #6d7149; 
}

.signmeup {
  background: url('images/sign-me-up.gif') no-repeat top;
  margin: 0;
  padding: 120px 0 30px 0;
  width: 500px;
  height: 180px;
  text-align: center;  
}

*html .signmeup {
  height: 330px;
}

.EC_Widget_display span {
  display: none;
}

#events-calendar-list li:hover {
  border: none !important;
  padding: 2px 0 10px 20px !important;
  background-image: url('images/bullet.gif') !important;
  background-repeat: no-repeat !important;
  background-position: 0 .4em !important;
  background-color: transparent !important;
  min-height: 16px;  /* to get the darn bullets to show up in ie */
}
