/* CSS Document */

/*  

Theme Name: Foodie Minimalist v1
Theme URI: http://www.happyfoodies.com
Description: A minimalist theme for a food blog
Version: 1
Author: Ferdinand L Decena
Author URI: http://ironwulf.net

	En Route
	 http://www.happyfoodies.com

	This theme was designed and built by Ferdz Decena,
	whose blog you will find at http://ironwulf.net/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {

	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, non-serif;
	background: url(images/top-bg.jpg) top left repeat-x #fff;
	color: #666666;
	text-align:left;
	padding:0px;
	margin:0px;
	height:100%;
	}
	
#Space {
	clear:both;
	width: 820px;
	height:auto;
	min-width: 410px;
	margin-left:auto; 
	margin-right:auto;
	border:none;
	padding: 50px 0px 50px 0px;
	}	
	


h1 span {
	display:none;
	}	

h1 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	}
	
a.logo {
	display:block;
	width:265px;
	height:36px;
	background:url(images/happyfoodie-logo.gif) top left no-repeat;
	padding:0px;
	}	
	
/* Begin Feature Section Styles */	
	
#FeatureBox {
	clear:both;
	width:820px;
	padding:10px 0px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
	}
	
div.FeatColLeft {
	width: 280px;
	height: auto;
	float:left;
	padding-top: 100px;
	margin: 0px;
	text-align: right;
	}

div.FeatColLeft h2 {
	padding: 0px 0px 10px 0px;
	}

div.FeatColLeft p {
	margin-left: 50px;
	text-align: right;
	}
	
div.FeatColLeft p  a:link, div.FeatColLeft p  a:visited {
	text-decoration:none;

	}	

div.FeatColLeft p  a:hover, div.FeatColLeft p  a:active {
	text-decoration:underline;
	}	
	
div.FeatColLeft h2 {
	font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	font-size:3em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#ff9900;
	}	

div.FeatColLeft h2 a:link, div.FeatColLeft h2 a:visited {
	text-decoration:none;
	color:#ff9900;
	}	

div.FeatColLeft h2 a:hover, div.FeatColLeft h2 a:active {
	text-decoration:none;
	color:#cc6600;
	}		
	
	
div.FeatColRight {
	width: 510px;
	height: auto;
	float: right;
	text-align:left;
	margin-top:15px;
	}
	
div.FeatColRight p {
	width: 350px;
	text-align: left;
	}
	
div.FeatColRight p  a:link, div.FeatColRight p  a:visited {
	text-decoration:none;
	color:#ff9900;
	}	

div.FeatColRight p  a:hover, div.FeatColRight p  a:active {
	text-decoration:underline;
	color:#cc6600;
	}	
	
div.FeatColRight img, div.FeatColRight img a {
	border:none;
	padding:0px;
	}

div.FeatArchive {
	width: 500px;
	height: auto;
	float: right;
	text-align:left;
	}
	
div.FeatArchive p {
	text-align: justify;
	}
	
div.FeatArchive p  a:link, div.FeatArchive p  a:visited {
	text-decoration:none;
	color:#ff9900;
	}	

div.FeatArchive p  a:hover, div.FeatArchive p  a:active {
	text-decoration:underline;
	color:#cc6600;
	}	
	
div.FeatArchive img, div.FeatArchive img a {
	border:none;
	}
	
p.NetShare img {
	padding: 0px 2px 0px 2px;
	}
	
/* End Feature Section Styles */		


/* Begin Bottom Styles */	

#BottomBox {
	clear:both;
	width: 820px;
	}
	
#BottomBox h2 {
	color: #a4ce67;
	font-size: 2em;
	}	

div.ColRight {
	width: 510px;
	height: auto;
	float: right;
	text-align:left;
	padding-left:15px;
	border-left: 1px dashed #999999;
	}

div.Post {
	clear:both;
	width: 820px;
	}
	
div.PostRows {
	clear:both;
	width:490px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom: 1px dashed #999999;
	}

div.PostRows img {
	float:left;
	padding: 0px 15px 10px 0px;
	}
	
div.PostRows h3 {
	font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	font-size:2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}	

div.PostRows h3 a:link, div.PostRows h3 a:visited {
	text-decoration:none;
	color:#ff9900;
	}	

div.PostRows h3 a:hover, div.PostRows h3 a:active {
	text-decoration:none;
	color:#cc6600;
	}			
	
div.RowImg {
	float:left;
	width:100px;
	padding-top:10px;
	}
	
div.RowText {
	float: right;
	width:370px;
	padding-top:10px;
	}
	
div.RowText p {
	margin-top: 0px;
	}	
	
div.ColLeft {
	width: 270px;
	height: auto;
	float: left;
	text-align:left;
	}	
	
/* End of Bottom */

/* Start Footer */

#Footer {
	width:820px;
	border-top: 1px dashed #999999;
	margin-top: 15px;
	padding-top: 15px;
	text-align:center;
	}
	
/* 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;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
a:link, a:visited {
	text-decoration:none;
	color:#cc3300;
	}	

a:hover, a:active {
	text-decoration:none;
	color:#cc6600;
	}
	

.navigation {
	clear: both;

	margin-top: 10px;
	margin-bottom: 60px;
	}

.searchRow {
	clear: both;
	padding-bottom: 20px;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	padding: 0px;
	margin: 0px;

}

.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	color:#66666;
}
/* End captions */	
	
div.AdBox {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	text-align:center;
	}

#NavRow {
	clear:both;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;

}

#NavRow ul {
	text-align:right;
}

#NavRow ul  li{
	display:inline;
	padding: 10px;
	font-size: 1.25em;

	}
	
/* Fix */	
		
 .clearfix:after {
	 content:".";
	 display:block;
	 height:0;
	 clear:both;
	 visibility:hidden;
 }
 
 .clearfix {display:inline-block;}
 
 /* Hide from IE Mac \*/
.clearfix {display:block;}
.clearfix {display:inline-block;}
 /* End hide from IE Mac */
		
