/*  
Theme Name: Steak 2.0
Description: A custom theme designed for the GeorgeForemanRecipes.com website.
Version: 2.0
Author: Grill Gal
*/

* {
	margin: 0;
	padding: 0;
	border: none;
}
BODY {
	width: 760px;
	margin: 0 auto;
        background: #fc6 url("images/gfgbkg.jpg") top repeat-y;
	background-attachment: fixed;
	color: #000000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
table, tr, td { border-collapse: collapse; border-spacing: 0; }

.alignright { float: right; }
.center { text-align: center; }
.alignleft { float: left; }

#header {
	position: relative;
	height: 110px;
	max-height: 110px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	background: #ff6600 url("images/steak.jpg") no-repeat;
	border-bottom: 1px solid #000;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight: bold;
}
.description {
	width: 440px;
	margin: 0 0 0 250px;
	padding: 0;
	color: #000000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
	background-color: #fff;
}
#content { font-size: 1.2em }
#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	background-color: #ff6600;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

h1 {
	width: 540px;
	margin: 0 0 0 200px;
	padding: 0.5em 0 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 32px;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
h2 {
	margin-top: 2em;
	text-decoration: none;
	font-size: 1.6em;
}
h2.pagetitle { text-align: center; }
h3 {
	margin-top: 2em;
	text-decoration: none;
	font-size: 1.3em;
}
h3.comments { margin: 3em auto 1.5em; }
h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #ff6600; }
h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

a img { border: none; }
a, h2 a:hover, h3 a:hover {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: 0 0 0;
	width: 490px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}

table { margin: 1em; }
td { padding: 0.5em; border: 1px solid #000000; }

hr { display: none; }
select { width: 130px; }
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
	font-size: 0.9em;
}
acronym, abbr { border-bottom: 1px dashed #999999; }
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #dddddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code { font: 1.1em 'Courier New', Courier, Fixed; }
cite { text-decoration: none; }
form input { border: 1px solid #000000; }
form textarea { border: 1px solid #000000; }
small {
	line-height: 1.5em;
	font: 0.9em Arial, Helvetica, Sans-Serif;
}
small, .nocomments, .postmetadata, blockquote, strike { color: #777777; }

.narrowcolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata { text-align: center; }
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#adsbox_top { padding-top: 1em; overflow: auto; }
#adsbox_top table { border-collapse: collapse; border-spacing: 0; margin: 0; }
#adsbox_top tr { border-collapse: collapse; border-spacing: 0; }
#adsbox_top td { border-collapse: collapse; border-spacing: 0; padding: 0; border: 0; }

#googlesearchbox { }
#googlesearchbox table { border-collapse: collapse; border-spacing: 0; margin: 0; }
#googlesearchbox tr { border-collapse: collapse; border-spacing: 0; }
#googlesearchbox td { border-collapse: collapse; border-spacing: 0; padding: 0; border: 0; }

.entry p { margin: 0.5em 0; }
.entry p a:visited {
	color: #b85b5a;
}
.entrytext p { margin: 0.5em 0; }
.entrytext p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
.nocomments, .postmetadata { color: #777; }

p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

/* 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 {
	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;
}

ol li { list-style: decimal outside; }
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.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;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #000000;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #000000;
}
#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #000000;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

#sidebar {
	width: 200px;
	margin-left: 550px;
	padding: 20px 0 10px 0;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar form { margin: 0; }
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	text-decoration: none;
	font: bold 1.2em 'Lucida Grande', Verdana, Sans-Serif;
}
#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 li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #777777;
}
#sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li:before { content: "\00BB \0020"; }
#sidebar ul ul.blogbuttons li:before { content: ""; }
#sidebar ul ul ul { margin: 0 0 0 10px; }

#searchform {
	margin: 10px auto;
	padding: 5px 0; 
	text-align: center;
}
#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	border: 1px solid #000000;
}
#sidebar #searchsubmit {
	padding: 1px;
	border: 1px solid #000000;
}

.intro { }
.card {
	margin: 1em;
	padding: 1em 2em;
	background: #ffdd66;
	border: 1px solid #999999;
}
.ingredients, .directions, .servings { font-weight: bold; }
.directions, .servings { padding-top: 1em; }

.moretext { display: block; font-weight: bold; }

