/*   
Theme Name: Home Brew
Theme URI: http://brewsandcues.net
Description: Your custom website, hatched by <a href="http://goodeggdesign.com">Good Egg Design</a>, was built using the most modern and future-ready coding practices available. Should you need assistance with this custom theme, or if you're ready for a redesign, please contact us at 519-257-9860, or <a href="http://goodeggdesign.com/contact/">through our website</a>.
Author: <a href="http://duaneneveu.com/">Duane Neveu</a>
Author URI: <a href="http://duaneneveu.com">Duane Neveu</a> of <a href="http://goodeggdesign.com">Good Egg Design</a>
Version: 1.0
*/

/*--- START PALETTE ---*/
/*
Black: #000
White: #fff
Body Yellow: #ffffc0
Red: #1b0501
Green: #142b17
Deep Blue:  #0a0a0d
Light Blue: #455685
Very Light Blue: #8393bf
Blue Script: #1e1e27
Body Bottom Light Taupe:  #96816d
*/
/*--- END PALETTE ---*/

/*--- START FONTS ---*/
/*pixels/16=em*/
/*FONTS IN USE
Sans-serif:
font: "Crimson Text", Cambria, Georgia, Times, "Times New Roman", serif_fonts; - paragraphs
font: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif_fonts; - titles

Serif:
font: "Crimson Text", Cambria, Georgia, Times, "Times New Roman", serif_fonts; - paragraphs
font: "Amaranth", Palatino, Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif_fonts; - titles
*/
/*--- END FONTS ---*/

/*--- START SCREEN STYLE SHEET ---*/
@media screen {

/*--- START RESET ---*/
* {
	margin: 0;
	padding: 0;
	}

html {
	height: 100%;
	width: 100%;
	}

body {
	background: #0A0A0D url(images/bg.jpg) top left repeat-x;
	color: #1e1e27;
	font: normal 10px/1.2em "Crimson Text", Cambria, Georgia, Times, "Times New Roman", serif;
	height: 100%;
	width: 100%;
	}

.screen-reader-text {
	left: -9999px;
	position: absolute;
	top: -9999px;
	}

.clear {
	clear: both;
	}

.group:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
	}

::selection {
	background: #ffff00; /* Safari */
	color: #363942;
	}

::-moz-selection {
	background: #ffff00; /* Firefox */
	color: #363942;
	}

/*
* html .group, *:first-child+html .group {
	zoom: 1;
	}
*/
/* First selector = IE6, Second Selector = IE 7 */
/*--- END RESET ---*/

/*--- START UTILITIES ---*/
h1, h2, h3, h4, h5, h6 {
	color: #455685;
	font: normal 16px "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	}

h1#logo {
	height: 225px;
	position: absolute;
	left: 0;
	margin: 52px 0 0 -36px;
	width: 311px;
	z-index: 50;
	}

h1 {
	color: #ffffc0;
	font-size: 1.5em;
	}

h2 {
	font-size: 1.375em;
	}

h3 {
	font-size: 1.25em;
	}

h3.big-head {
	font-size: 1.5em;
	margin: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	}

h4 {
	font-size: 1.125em;
	}

h5 {
	font-size: 1em;
	}

h6 {
	font-size: 0.875em;
	}


p {
	margin: 0 0 10px 0;
	}

a:link {
	color: #777;
	outline: none;
	text-decoration: none;
	}

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

a:hover {
	color: #333;
	outline: none;
	text-decoration: none;
	}

a:active {
	color: #777;
	outline: none;
	text-decoration: none;
	}

.error {
	text-decoration: none;
	}

acronym {
	cursor: help;
	border-bottom: 1px dotted #333;
	}

a img {
	border: none;
	}

table {
	border-collapse: collapse;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}

blockquote {
	}

blockquote p {
	}

ul, ol {
	margin: 0 0 10px 0;
	}

ul {
	list-style: disc inside;
	}

ol {
	list-style: decimal inside;
	}

.post {
	}

.entry {
	border-bottom: 1px #455685 solid;
	}

.entry  a {
	}

.entry  a:hover {
	}

.aligncenter { display:block; margin:0 auto }

.alignleft {
	float: left;
	margin: 15px 25px 5px 0;
	}

.alignright {
	float: right;
	margin: 15px 0 5px 25px;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}

.center {
	display: block;
	margin: 0 auto;
	text-align: center;
	}

span.amp {
	font-family: "Crimson Text", Baskerville,"Goudy Old Style","Book Antiqua",serif;
	font-size: 110%;
	font-style: italic;
	}

.cat-desc {
	display: block;
	margin: 10px 40px 20px 40px;
	font-size: 1.25em;
	font-style: italic;
	font-weight: lighter;
	}

br {
	line-height: 2em;
	}

#author, #email, #url {
	background: #d2c7a2;
	margin: 10px 10px 0 0;
	width: 200px;
	}

textarea#comment {
	background: #d2c7a2;
	margin: 10px 10px 0 0;
	}

.button, .btn {
	background: #601104;
	border: 1px solid #ffffc0;
	color: #ffffc0;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

.button:hover, .btn:hover {
	background: #142b17 url(images/bg-nav.jpg) bottom left repeat-x;
	border: 1px solid #ffffc0;
	color: #ffffc0;
	text-decoration: none;
	}

.button:active, .btn:active {
	background: #d2c7a2;
	border: 1px solid #142b17;
	color: #142b17;
	text-decoration: none;
	}

#mc_embed_signup {
	margin: 0 0 0 -5px;
	max-width: 265px;
	}

#sidebar ul li #mc_embed_signup ul li {
	background: transparent;
	}

.obfuscate span {
	display: none;
	}

span.fb  {
	height: 128px;
	position: absolute;
	right: 0;
	margin: 103px -28px 0 0;
	top: 0;
	width: 128px;
	z-index: 60;
	}

/*--- END UTILITIES ---*/

/*--- MAIN NAV ---*/

#menu {
	float: right;
	font: normal 1.6em "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	font-weight: bold;
	height: 30px;
	text-transform: uppercase;
	width: 620px;
	z-index: 10;
	}

ul#main-nav {
	height: 20px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
	}

ul#main-nav li {
	display: inline;
	margin: 0 -5px 0 0;
	}

ul#main-nav li a{
	color: #d4d4d4;
	padding: 5px 22px;
	text-decoration: none;
	}

ul#main-nav li a:hover, ul#main-nav li a.on {
	background: #142b17 url(images/bg-nav.jpg) bottom left repeat-x;
	color: #ffffc0;
	}

ul#main-nav li a:active{
	color: #c0c0c0;
	}

/*--- END MAIN NAV ---*/

/*--- START STRUCTURE ---*/
#page-wrap {
	height: auto !important;
	height: 100%;
	margin: 0px auto -30px;
	min-height: 100%;
	position: relative;
	width: 100%;
	}

#push {
	height: 30px;
	}

#body-wrap {
	width: 100%;
	}

#header {
	background: #1b0501;
	height: 300px;
	margin: 0 auto;
	position: relative;
	width: 970px;
	}

#marquis {
	background: #96816d url(images/marquis/rotate-marquis.php);
	height: 270px;
	width: 970px;
	margin: -270px 0 0 0;
	}

#tagline h2 {
	color: #ffffc0;
	font: italic 2em "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	text-align: center;
	}

#body {
	background: #96816d url(images/bg-body.jpg) 0px 270px repeat-x;
	font-size: 16px;
	height: auto !important;
	height: 100%;
	line-height: 20px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 970px;
	}

#content-wrap {
	float: right;
	margin: 20px 0;
	padding: 0 10px 0 5px;
	width: 625px;
	}


.content {
	background: transparent url(images/box-wide-middle.png) top left repeat-y;
	color: #333;
	line-height: 1.375em;
	padding: 10px 35px 10px 20px;
	text-align: left;
	width: 575px;
	}

#content-wrap h1 a{
	background: transparent url(images/box-wide-top-8-ball.png) top left no-repeat;
	color: #ffffc0;
	display: block;
	font: normal 22px "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	padding: 0 0 0 60px;
	text-align: left;
	width: 610px;
	}

#content-wrap h2 a {
	color: #ffffc0;
	}

#content-wrap h2 {
	background: transparent url(images/headers/rotate-headers.php) top left no-repeat;
	color: #ffffc0;
	display: block;
	font: normal 22px "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	padding: 0 0 0 60px;
	text-align: left;
	width: 610px;
	}

.content p {
	text-align: justify;
	}

.content-bottom {
	background: transparent url(images/box-wide-bottom.png) top left no-repeat;
	height: 30px;
	margin: -10px 0 0 0;
	padding: 0 35px 0 20px;
	width: 575px;
	}
	
h2#comments {
	background: transparent url(images/box-wide-middle.png) top left repeat-y;
	color: #7f1601;
	font: normal 1.25em "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	margin: -10px 0 0 -20px;
	padding: 10px 5px 0 20px;
	}

#content-wrap h4 {
	background: url(images/brew.png) bottom left no-repeat;
	font-size: 1em;
	line-height: 50px;
	padding: 10px 0 10px 60px;
	}

#content-wrap h3 a {
	color: #455685;
	text-decoration: none;
	}

#content-wrap h3 a:visited {
	color: #455685;
	text-decoration: none;
	}

#content-wrap h3 a:hover {
	background: #142b17 url(images/bg-nav.jpg) bottom left repeat-x;
	color: #ffffc0;
	text-decoration: none;
	}

#content-wrap h3 a:active {
	background: #455685;
	color: #ffffc0;
	text-decoration: none;
	}

#content-wrap h4 a {
	color: #455685;
	text-decoration: none;
	text-transform: uppercase;
	}

#content-wrap h4 a:visited {
	color: #455685;
	text-decoration: none;
	}

#content-wrap h4 a:hover {
	background: #142b17 url(images/bg-nav.jpg) bottom left repeat-x;
	color: #ffffc0;
	text-decoration: none;
	}

#content-wrap h4 a:active {
	background: #455685;
	color: #ffffc0;
	text-decoration: none;
	}

#respond h2 {
	background: transparent;
	color: #7f1601;
	font: normal 1.25em "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	margin: 0 0 0 0;
	padding: 20px 5px 0 0;
	}

#respond {
	background: transparent url(images/box-wide-middle.png) top left repeat-y;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
	}

#sidebar {
	background: transparent;
	float: left;
	font: normal 16px "Amaranth", Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	margin: 20px 0 60px 0;
	padding: 0 5px 0 10px;
	width: 305px;
	}

#sidebar h2 {
	background: transparent url(images/box-narrow-top.png) top left no-repeat;
	color: #ffffc0;
	font-size: 1.125em;
	line-height: 55px;
	padding: 0 0 0 30px;
	text-align: left;
	}

.sidebar-section {
	background: transparent url(images/box-narrow-middle.png) top left repeat-y;
	color: #400000;
	margin: 1px 0 0 0;
	padding: 10px 20px 0 30px;
	text-align: left;
	width: 255px;
	}

#sidebar ul li {
	list-style: none outside;
	}

#sidebar ul li ul li {
	background: transparent url(images/box-narrow-middle.png) top left repeat-y;
	color: #400000;
	padding: 8px 20px 0 30px;
	text-align: left;
	width: 255px;
	}

.sidebar-bottom {
	background: transparent url(images/box-narrow-bottom.png) bottom left no-repeat;
	height: 30px;
	margin: -6px 0 20px 0;
	}

p.large {
	font-size: 1.2em;
	}

#sidebar a:link {
	color: #132a16;
	text-decoration: none;
	}

#sidebar a:visited {
	color: #2d6134;
	text-decoration: none;
	}

#sidebar a:hover {
	background: #142b17;
	color: #dbd4ba;
	text-decoration: none;
	}

#sidebar a:active {
	background: #400000;
	color: #ffffc0;
	text-decoration: none;
	}

#sidebar a.on {
	background: #cec3a0;
	color: #132a16;
	text-decoration: none;
	}

.widget ul,.widget div[class*=widget], .widget div[id*=wrap] {
	background: transparent url(images/box-narrow-middle.png) top left repeat-y;
	color: #400000;
	margin: 1px 0 -10px 0;
	padding: 8px 20px 0 30px;
	text-align: left;
	width: 255px;
	}

#redirect {
	display: block;
	text-align: center;
	text-indent: 0;
	text-shadow:none;
	padding: 8px 0px;
	color: #0a0a0d;
	margin: 0 0 6px 0;
	text-decoration: none;
	}

#redirect a:link, #redirect a:visited, #redirect a:active {
	background: #601104;
	border: 1px solid #142b17;
	color: #ffffc0;
	display: block;
	margin: 6px 0 0 0;
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

#redirect a:hover {
	background: #142b17 url(images/bg-nav.jpg) bottom left repeat-x;
	border: 1px solid #ffffc0;
	color: #ffffc0;
	text-decoration: none;
	}

#footer {
	}

#footer-wrap {
	background: transparent url(images/bg-nav.jpg) bottom left repeat-x;
	color: #ffffc0;
	height: 32px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 970px;
	}

#footer-wrap p {
	font-size: 1.2em;
	display: block;
	padding: 10px 0 0 0;
	}

#footer-right {
	color: #ffffc0;
	float: right;
	line-height: 12px;
	margin: 0 auto;
	padding: 12px 15px 0 0;
	text-align: center;
	width: 615px;
	z-index: 50;
	}

#footer-left {
	color: #ffffc0;
	float: left;
	line-height: 12px;
	margin: 0 auto;
	padding: 12px 0 0 35px;
	text-align: center;
	width: 275px;
	z-index: 50;
	}

#goodegg {
	width: 275px;
	height: 25px;
	position: absolute;
	bottom: 32px;
	left: 37px;
	}

#hire {
	height: 40px;
	margin: 10px auto 0 auto;
	text-align: center;
	width: 340px;
	position: absolute;
	bottom: 40px;
	}

#hire h3 {
	font: normal 16px "Philosopher", "Crimson Text", Cambria, "Times New Roman", serif;
	line-height: 40px;
	letter-spacing: 0;
	}

#hire a:link, #hire a:visited {
	background: #b59a65;
	color: #61513b;
	padding: 4px 6px;
	text-shadow: 0.03em 0.03em 0.03em #dbd4ba;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	}

#hire a:hover, #hire a.on {
	background: #5c6d89;
	color: #dbd4ba;
	padding: 4px 6px;
	text-shadow: 0.03em 0.03em 0.03em #292523;
	}

#hire a:active {
	background: #61513b;
	color: #959fb0;
	text-shadow: 0.03em 0.03em 0.03em #292523;
	}

.designer {
	clear: both;
	line-height: 80px;
	margin: 20px auto 0 auto;
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
	}

#footer p {
	padding: 0;
	}

/*--- END STRUCTURE ---*/

/*--- START POST NAVIGATION ---*/
.navgation {
	}

.next-posts {
	}

.prev-posts {
	}
/*--- END POST NAVIGATION ---*/

/*--- START SEARCH FORM ---*/
#searchform {
	}

#s {
	background: #d2c7a2;
	padding: 1px 6px;
	width: 168px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

#searchsubmt {
	}
/*--- END SEARCH FORM ---*/

/*--- START COMMENT LIST ---*/
ol.commentlist {
	background: transparent url(images/box-wide-middle.png) top left repeat-y;
	color: #333;
	line-height: 1.375em;
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 10px 35px 0 20px;
	text-align: left;
	width: 575px;
	}
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #2d6134; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { font-style: italic; color: #7f1601; }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 2px solid #8393bf; border-top: 2px solid #8393bf; border-right: 2px solid #455685; border-bottom: 2px solid #455685; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 3px solid #8393bf; border-top: 3px solid #8393bf; border-right: 3px solid #455685; border-bottom: 3px solid #455685; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 4px solid #8393bf; border-top: 4px solid #8393bf; border-right: 4px solid #455685; border-bottom: 4px solid #455685; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { border-left: 5px solid #8393bf; border-top: 5px solid #8393bf; border-right: 5px solid #455685; border-bottom: 5px solid #455685; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #ffffc0; }
ol.commentlist li.odd { background: #d2c7a2; }
ol.commentlist li.parent { border-left: 1px solid #8393bf; border-top: 1px solid #8393bf; margin: 0 0 10px 10px; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
/*--- END COMMENT LIST ---*/

/*--- START FORM ELEMENTS ---*/
form {
	}

input[type=text] {
	}

textarea {
	}
/*--- END FORM ELEMENTS ---*/

/*--- END SCREEN STYLE SHEET ---*/
}


/*--- START PRINT STYLE SHEET ---*/
@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
/*--- END PRINT STYLE SHEET ---*/	
}
