/*
Theme Name: 3 step plan
Theme URI: http://grenk.com/blog
Description: Green
Version: 1
Author: Jennings PR
Tags: 

*/


/*                                                        Overall basics
######################################################################## */

html, body {
	height: 100%;
} 

body {
	margin:0;
	padding:0;  
	text-align:center;  /* because IE7 is picky */
	background:url(http://www.newworkbeginnings.org/img/grade.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#1d4d3f;
	font: 85%/0.9 arial, helvetica, sans-serif;
	}

#landing p {
	margin-top:1px;}
	


/*                                                                 Links
######################################################################## */

a {
	color: #007895;
	text-decoration: none;
		
	}

a img {
	border: none;
	}

a:visited {
	color:  #007895;
	text-decoration: none;
	}

a:hover {
	color: #3fcdeb;
	text-decoration: none;
	}

/*                                                          Top logo box
######################################################################## */

#landoverall {
	width:953px;
	background:url(http://www.newworkbeginnings.org/img/whitetree3.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:768px;
	margin:0px;
	float:right;
	}
	
#homebased {
	margin:30px 0px 0px 110px;
	width:680px;
	font-family:Arial Black, Verdana, Arial, Helvetica, sans-serif;
	color:#ffaf03;
	font-size:31px;
	letter-spacing:1px;
	line-height:31px;
	text-align:center;
	}	
	
#midstuff {
	margin:20px 0px 0px 120px;
	width:790px;
	height:200px;
	}	
	
	
	
	
h2 {
	margin-top:20px;
	margin-bottom:5px;
	font-family:Arial Black, Verdana, Arial, Helvetica, sans-serif;
	color:#ffaf03;
	font-size:2em;
	line-height:1.2em;
	}
	
h3 {
	margin-top:20px;
	margin-bottom:5px;
	font-family:Arial Black, Verdana, Arial, Helvetica, sans-serif;
	color:#ffaf03;
	font-size:1.5em;
	}	

.postmetadata {
padding-bottom:10px;}			

#social {
	float:right;
	width:180px;
	height:86px;
	margin:30px 30px 0px 0px;
	text-align:right;
	}
	
.forminfo {
	clear:both;
	display:block;
	margin-top:5px;
	padding: 0px 5px 5px 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 19px;
	color: #000;
	font-weight: bold;
}	

#steplink {
	float:left;
	width:130px;
	margin:300px 0px 0px 190px;
	line-height:18px;
	text-align:right;}


#contactform {
float:left;
width:400px;
	margin-left:100px;
	}


#blogtext {
float:left;
width:470px;
background:#fff;
padding:10px;
	margin-left:20px;
	text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1em;
	letter-spacing:1px;
	line-height:18px;	
	}

.postmetadata {
	font-size:.78em;}	


input {
border:0px;
width:140px;
border:solid 2px #000;
margin-bottom:10px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:16px;
	}

textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:16px;
	border:0px;
border:solid 1px #000;
width:340px;
height:100px;}

*/

#contactform .credits {
	display:none;}
	

/*                                                      img replacement
######################################################################## */
	
.newbegin {
	background:url(http://www.newworkbeginnings.org/img/newbegin.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:80px 0px 0px 312px;
	width:228px; 
	height:38px;
	}
	
.newbegin span{
	display:block;
	width:228px; 
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	}
	
.phone {
	background:url(http://www.newworkbeginnings.org/img/3phone.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:15px 0px 0px 150px;
	width:768px; 
	height:75px;
	}
	
.phone span{
	display:block;
	width:768px; 
	height:75px;
	text-indent:-9999px;
	overflow:hidden;
	}	
	
.logo {
	background:url(http://www.newworkbeginnings.org/img/3steplogo.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:70px 0px 0px 60px;
	width:559px; 
	height:127px;
	}
	
.logo span{
	display:block;
	width:559px; 
	height:127px;
	text-indent:-9999px;
	overflow:hidden;
	}			
	


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
/*                                                               Default
######################################################################## */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
