/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.rss a, a:active a:link a:visited {
color: #000000;
}

.rss a:hover {
color: #000000;
}

.custom #header { border-bottom:none;
height:131px;
padding-top:0;
padding-bottom:0;
background:url(http://www.indiebirth.com/images/logo1b.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

/* code for Author's profile box below the post */
.postauthor {background: #F5F5F5;
&nbsp;border-top: 1px solid #e1e1e0;
&nbsp;border-bottom: 1px solid #e1e1e0;
overflow: hidden; padding: 1.5em;
}
.postauthor img {border: 1px solid #e2dede;
float: left;
&nbsp;margin-right: 1.5em;}
.postauthor h4 {color: #666;
font-size: 2em; margin-bottom: 5px;}
.postauthor p {color: #515151; font-size: 13px;
margin-bottom: 12px;}.postauthor p.hlight {font-size: 11px;
text-transform: uppercase;}.postauthor p.hlight span {color: #CB3131;
font-size: 1.5em; font-style: italic;
font-weight: bold; letter-spacing: 0.8px;}
.custom .postauthor p {
fontsize:15px;}
.custom .postauthor p.hlight{
fontsize:13px;
fontweight:bold }

#disqus_thread {
margin-top: 40px;
padding-right: 10px;
}

.newsletter3 {
	background: #FFFFFF url(http://www.indiebirth.com/images/optban.jpg) top center no-repeat;
	height: 65px;
	width: 560px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.opt2 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	}
	
.opt2 input {
	font-size: 10px;
	color: #808080;
	}
	
#sbutt4 {
	background: #ffffff;
	color: #ef8d36;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	width: 80px;
	margin: 17px 0px 0px 8px;
	border: 1px solid #4f116f;
	font-weight: bold;
	}

#searchform2 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.opttable {
	margin-top: 15px;
	margin-left: 120px;
	width: 400px;
}

/* SAVE THIS IN CUSTOM.CSS FILE */
/* customĘ sitemap and archives page */
.custom .sitemap h3 {margin-top: 0;}
.custom .sitemap ul {font-size: .85em; }
.custom .sitemapl { float: left; width: 30%;}
.custom .sitemapr { float: right; width: 70%;}

.questionsbox {
background: #f9ffe2;
border: 2px dashed #808080;
padding: 5px;
font-size: 12px;
margin: 10px 5px 10px 5px;

}

#directorybanner {
	float:right; 
	position: absolute;
	right: 50px;
	top: 50px;
	margin-right:50px;
	margin-top: 10px;
	}
	
#qabanner {
	float:right; 
	position: absolute;
	border-top: 1px dashed #cccccc;
	right: 50px;
	top: 139px;
	margin-right:50px;
	margin-top: 20px;
	}

.sidebar h3 { font-variant: normal; color: #ffffff; background: #4f116f; padding: 3px; font-size: 18px; }

.sidebar li a {
font-size: 15px;}

.sidebar li {
font-size: 11px; color: #990000; border-bottom: 0px dotted #cccccc;}

.link,
.signupframe {
	color: #000000;
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px auto 5px auto;
	width: 500px;
	padding: 10px;
	font-size: 13px;
	
	}
	.link {
		text-decoration: none;
		}
		.signupframe input {
		border: 1px solid #808080;
		}

#SignUp {
float: right;
}

.pregmiracle #directorybanner {
display: none;}

.pregmiracle .headline_area {
display: none;}

.pregmiracle #header {
display: none;}

.pregmiracle .greet_block {
display: none;}

.pregmiracle .letter {
width: 950px; 
border: 0px solid #000000; 
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
padding: 10px;
}

.pregmiracle #container {
width: 1050px; }

.pregmiracle .menu {
display: none;
}

.pregmiracle h3 {
color: #4f266d;
font-size: 40px;
font-weight: bold;
margin-top: 0px;
font-family: georgia, serif;
}

.pmquestion {

margin-top: 10px;
margin-bottom: 20px;
border: 2px dashed #366732;
padding: 15px;}

.contributep .greet_block {
display: none;}

.nogreet .greet_block {
display: none;}

.pageoptin h3 {
color: #83b409;
font-size: 26px;
font-weight: bold;
margin-top: 10px;
}

.postad {
float: right;
margin-top: 60px;
width: 250px;
height: 250px;
border: 4px solid #d3d3d3;
}

.postad2 {
float: left;
margin-top: 800px;
width: 250px;
height: 250px;
border: 4px solid #d3d3d3;
}


/* CODE FOR CUSTOM.CSS FILE*/

.custom #post_ad ul.sidebar_list li.widget h3 { text-indent:0; padding-top:0.2em; color:#111; font-size:22px;  background:none;}
.custom #post_ad ul.sidebar_list li.widget ul { }
.custom #post_ad {
position: relative; 
height: 250px;
width: 250px;
margin-bottom: 0px;
bottom: 200px;
left: 400px;
width: 250px;
}

.pmbullet li {
list-style-image:url(http://www.indiebirth.com/images/smallcheck.jpg);
margin-top: 0px;
margin-left: 20px;
}

.opthead1 {
font-size: 30px;
margin-bottom: 10px;
color: #7bac08;
}

.listhead {
color: #4f266d;
font-size: 32px;
font-weight: bold;
margin-bottom: 15px;
}

.prehead {
margin-bottom: 25px;
font-size: 16px;
font-weight: bold;
}

.deck {
text-align: center;
color: #990000;
font-weight: bold;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
font-size: 20px;
}

.deck img {
border: 4px solid #d3d3d3;
margin-top: 3px;
}

#rss-3 h3 {
padding: 10px;
background: #f9ffe2;
}

#rss-3 {
padding: 10px;
margin-top: 55px;
width: 225px;
border: 1px solid #d3d3d3;
background: #f9ffe2;
}

.producttitle {
font-size: 24px;
margin-bottom: 10px;
}

.price {
font-size: 18px;
color: #ef8e37;
margin-bottom: 10px;
}

.producttext {
margin-bottom: 10px;
}