/*   
Theme Name: 100 Miles
Theme URI: http://www.adamcg.com/
Description: 100 Miles 2009 Clean Redesign
Author: Adam Gomez
Author URI: http://www.adamcg.com/
Version: 1.0
*/

* {
	padding:0;
	margin:0;
}

html {
	background: #cacbc2;
}

body {
	background:url(http://www.100miles.com/images/bg.jpg) repeat-y;
}

#PageWrap {
	background:#fff repeat-y;
	width:970px; /* 1020 */
	margin:0 auto;
	padding:30px 0 30px 30px;
}

#Logo {
	width:960px; /* 1020px */
	
}

div {
	font-family:"Arial";
}

strong {
	font-family: "Arial";

}

em {
/*	font-family: "Arial";
	font-size: 0.8em; */
}

#Logo img {
	border-style: none;
}

/* Navigation
======================================= */

#Nav {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width:946px;
	height:50px;
	margin:20px 0;
	
}

#Nav a {
	color:#000;
	text-decoration: none;
	margin:0 5px 0 7px;
}

#Nav ul li {
	float:left;
	font:1.1em helvetica, arial, sans-serif;
	padding:15px 0;
	letter-spacing: 0.2em;
	list-style:none;
}

#Nav ul li a:hover {
	color:#B1603A;
}

/* Search Bar */

#SearchBar {
	margin:10px 0 0 0;
	float:right;
}

#SearchBar input {
	float:left;
	padding:0;
	margin:0;
}

#SearchBar .Field {
	height:22px;
	border:1px solid #000;
	margin:0 5px 0 0;
	padding:5px 0 0 2px;
}

.SubmitBTN {
	background: url(http://www.100miles.com/images/searchBTN.jpg) no-repeat;
	width:39px;
	height:29px;
	border:none;
}

.widget ul {
	list-style:none;
	color:#414141;
	font:0.7em helvetica, arial, sans-serif;
	line-height: 1.5em;
}

.widget {
	font-weight: normal;
}

.widget h2 {
	text-transform: uppercase;
	text-align: center;
	font:0.9em trebuchet, arial, sans-serif;
	color:#707070;	
	margin:0 0 6px 0;
}

.addthis_button_email {
	margin:-20px;
}


/* Left Column
======================================= */

#LeftColumn {
	width:235px;
	float:left;
}

#Tweet ul {
	color:#414141;
	font:0.7em helvetica, arial, sans-serif;
	line-height: 1.5em;
}

.GrayBox {
	list-style:none;
	background:#F2F2F2;
	width:196px; /* 222px */
	padding:12px 13px 0 13px;
	margin:0 0 10px 0;
}

.GrayBox h1 {
	text-transform: uppercase;
	text-align: center;
	font:0.9em trebuchet, arial, sans-serif;
	color:#707070;	
	margin:0 0 6px 0;
}

.GrayBox p {
	color:#414141;
	font:0.7em helvetica, arial, sans-serif;
	line-height: 1.5em;
}

.GrayBoxBottom {
	text-align: center;
	margin:12px 0 0 0;
	display: block;
}

.GrayBox span {
	color:#000;
	font-weight:bold;
}

.GrayBox a {
	color:#B1603A;
	text-decoration: none;
}

.GrayBox a:hover {
	color:#000;
}

.GrayBox a img {
	border:none;
}
	
#Subscribe input {
	height:20px;
	border:1px solid #000;
	margin:10px 10px 0 20px;
	padding:5px 0 0 2px;
}	

#Subscribe .input-type {
	
}

#Subscribe .buttons {
	margin-left:62px;
	height: 29px;
	width: 72px;
	
	padding-bottom:5px;
	background-color: #425158;
	color: #d7dadc;
}

#Subscribe .buttons:hover {
	margin-left:62px;
	height: 29px;
	width: 72px;
	background-color: #5d6a70;
	color: #ffffff;
}



#Share p {
	font:0.8em helvetica, arial, sans-serif;
	margin-top:0px;
	
}	

#Share a {
	font:0.8em helvetica, arial, sans-serif;
	margin-top:2px;
	
}	

#ShareBox {

	margin-left:20px;
}
	

#Categories a {
	font:0.7em helvetica, arial, sans-serif;
	line-height: 1.2em;

}



/* Archives PAGE
======================================= */	
#Archives li {
	list-style-type: none;
	line-height: 1.5em;
}

/* SEARCH PAGE
======================================= */	

#Content {
	font:0.8em helvetica, arial, sans-serif;
}


#Content a {
	
	font:1em helvetica, arial, sans-serif;
	color: #6a7e83;
	text-decoration: none;
}

#Content a:hover {
	font:1em helvetica, arial, sans-serif;
	color:#4f7b82;
	text-decoration: none;
}


	
/* Main Content
======================================= */	
	
#MainColumn {
	width:460px; /* 480 */
	float:left;
	padding:0 10px 20px;
}	

#MainColumn img {
	margin:0 0 12px 0;
	background: #f0f0f0 url(http://www.100miles.com/images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

#MainColumn .avatar {
	margin:0px;
	padding:0px;
}

.nobg {
	margin:0 0 12px 0;
	background: #ffffff;
	padding: 0;
}

#MainColumn h1 a {
	
	font:1em helvetica, arial, sans-serif;
	color: #6a7e83;
	text-decoration: none;
}

#MainColumn h1 a:hover {
	font:1em helvetica, arial, sans-serif;
	color:#4f7b82;
	text-decoration: none;
}




#MainColumn h2 {
	font:1em helvetica, arial, sans-serif;
	color:#B1603A;
	margin:0 0 12px 0;
}

#MainColumn p {
	font:0.8em helvetica, arial, sans-serif;
	color:#000;
	margin:0 0 12px 0;
	line-height: 1.5em;
}

#MainColumn a {
	color:#B1603A;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
}

#MainColumn a:hover {
	text-decoration: underline;
	color:#000;
}

/* Main Column Comment
======================================= */	

#MainColumnComment {
	margin-bottom:40px;
	
}

#PrintPost {
	padding:3px;
	margin-bottom:10px;
	background: #e2e2e2;
	width: 75px;
	
}

#PostExtras {
	font-size:1.5em;
	display: inline;
	position: static;
	left: 0px;
	width: 500px;
	clear:both;
}

#PostExtras img {
	clear:both;
}

#PostExtras h2 {
	font:0.7em helvetica, arial, sans-serif;
}

/* Footer
======================================= */

#Comments ol {
	list-style-type: none;
	
}

#Comments {
	width:450px;
}

#Comments h3 {
	margin-top: 30px;
	padding-top: 10px;
	border-top-color: #7e7e7e;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	font:1em helvetica, arial, sans-serif;
	margin-bottom:15px;
}

#Comments cite {
	font-weight: bold;
	font:1em helvetica, arial, sans-serif;
}

#Comments span {
	font:.75em helvetica, arial, sans-serif;
}


#Comments a {
	font:1em helvetica, arial, sans-serif;
	color: #425159;
}


/* Right Column
======================================= */	
	
#RightColumn {
	width:230px;
	float:right;
	margin-right:15px;
}	

/* Footer
======================================= */

#Footer {
	line-height: 3px;
	background:#B1603A repeat-x;
	width:100%;
	height:100px;
}

#FooterChild {
	background:url(http://www.100miles.com/images/footerchild.jpg) no-repeat;
	width:1000px;
	height:80px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#Footer p {
	font:0.8em helvetica, arial, sans-serif;
	color:#fff;
	text-align: center;
	margin:0 0 12px 0;
}

#Footer p a {
	color:#fff;
	text-decoration: none;
	margin-left:2px;
}

#Footer p a:hover {
	color:#000;
}

.recipe {
	background-color:#DDD;
	padding:15px;
	margin-bottom:15px;
	
}