body {
	margin: 0 auto;
	background: #fff;
	font-family:  "Helvetica", Arial, sans-serif;
	font-size: 0.87em; height:100%;
        line-height: 1.4em;
        color: #454545;
        outline:0; height:100%;
        border:none;
        padding: 100px;
}

img {
        border:none;
}


a, a:visited {
	color: #f48220;
	text-decoration: none;
        outline:0;
        border: none;
}

a:hover {
	text-decoration: none;
        color: #a5a5a5;
        outline:0;
        border: none;
}


#BlogTitle {
       font-size: 1.7em;
       color: #f48220; letter-spacing: -0.05em; text-transform:capitalize;
}

h2 {
       font-size: 1.2em;
       color: #f48220; letter-spacing: -0.05em;
}

h3 {
       font-size: 1.1em;
       color: #454545; 
}


/*** STRUCTURAL PLACEMENT - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#search { margin:0; float:right; padding:10px 10px 10px 0; width:400px; display: none;}

input, textarea{font-family:Helvetica; font-size:0.92em; color:#454545; vertical-align:middle; font-weight:normal; text-align:left;placeholder="Search...";}
#searching_box {width:200px; height:20px;  vertical-align:middle; float:right;}
#searching {width:170px; height:20px; padding-left:10px; font-size:1.6em; color:#666666; border: none; }



/*** TOP NAVIGATION - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */




/* WordPress styles */

.tall {
	padding-bottom: 30px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


 
 
