/*
Theme Name: Great Lakes Brewery
Description: Custom theme for Great Lakes Brewery
Author: Paul Pritchard
Author URI: http://www.paulpritchard.ca/
Template: twentyten
*/


/* General
==================================================================================================================== */

body {
	background: #30261c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
}

table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.left { float: left; }
.right { float: right; }
.center { text-align: center !important; }
.clear { clear: both; }

.alignleft {
	float: left;
	margin: 0 25px 25px 0;
}
.alignright {
	float: right;
	margin: 0 0 25px 25px;
}


/* Typography 
==================================================================================================================== */

p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 1.6em;
	color: #fff;
}

h2, h2.page-title a:visited { 
	color: #fde68b;
	font-size: 51px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}

h3 {
	color: #fde68b;
	font-size: 23px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}

h4 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}


/* Links
==================================================================================================================== */

a {
	color: #FDE68B;
}

a:hover {
	color: #fff;
}

a:visited {
	color: #e0ca75;
}

p a {
	text-decoration: underline;
}


/* Lists
==================================================================================================================== */

#text-content ul, #text-content ol {
	padding: 0 0 1em 30px;
	line-height: 22px;
}

#text-content ul li {
	list-style: disc;
	margin-bottom: 1em;
}

#text-content ol li {
	list-style: decimal;
	margin-bottom: 1em;
}

#text-content .oneline li {
	margin-bottom: 0;
}


/* Layout (Global)
==================================================================================================================== */

#body {
	background: url(images/wrapper/bg-middle.jpg) top center;
}
#body-2 {
	background: url(images/wrapper/bg-top.jpg) top center repeat-x;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
}

#header {
	height: 121px;
	padding: 40px 0 0 37px;
}
#header h1 a {
	display: block;
	width: 786px;
	height: 112px;
	overflow: hidden;
	text-indent: -9999px;
}
#header #social-media {
	position: absolute;
	top: 8px;
	margin-left: 876px;
}
#header #social-media ul {
	float: right;
}
#header #social-media li {
	float: left;
	margin-left: 4px;
}
#header #social-media a {
	display: block;
	width: 21px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;
	border: 1px hidden #fff;
}
#header #social-media a:hover {
	border: 1px solid #fff;
}

#content {
	background: url(images/wrapper/content-bg-middle.png) 1px 0 repeat-y;
	width: 985px;
}

#content-2 {
	background: url(images/wrapper/content-bg.jpg) 100% 0 no-repeat;
	width: 985px;
}

#text-content {
	float: left;
	width: 633px;
	padding: 60px 41px;
}

#sub-nav {
	height: 40px;
	margin-top: -8px;
}
#sub-nav ul {
	padding: 0;
}
#sub-nav li {
	background: url(images/wrapper/sub-nav-divider.png) left center no-repeat;
	padding-left: 30px;
	float: left;
	margin-right: 18px;
	list-style: none !important;
	margin-bottom: 0 !important;
}
#sub-nav li.first, #sub-nav li:first-child {
	padding-left: 0;
	background: none;
}
#sub-nav a {
	color: #fff;
	font-size: 23px;
	letter-spacing: -1px;
}
#sub-nav .current_page_item a, #sub-nav a:hover {
	color: #fde68b;
}
#sub-nav .current_page_item a { cursor: default; }


.sidebar {
	float: left;
	width: 256px;
	padding: 100px 0 70px 14px;
}




/* Layout (Homepage)
==================================================================================================================== */

.home #content {
	background: url(images/home/content-bg.jpg) 100% 10px no-repeat;
	padding: 39px 0 70px 0;
	width: 985px;
}
.home #content, .home #content p {
	color: #170d05;
}

.home #content h2 {
	margin: 0;
}

#featured-beer {
	float: left;
	width: 713px;
	height: 333px;
}
#featured-beer .content {
	padding: 92px 0 0 54px;
}
#featured-beer p {
	width: 437px;
	font-size: 12px;
	line-height: 20px;
}
#featured-beer .lcbo {
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/home/available-lcbo.png);
	width: 209px;
	height: 79px;
	position: absolute;
	margin: 70px 0 0 214px;
}
#featured-beer .more {
	display: block;
	width: 129px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/home/read-more.png);
}
.beer1 { background: url(images/home/beer1.jpg) 0px 8px no-repeat; }
.beer1 .more { background-color: #ff5c01 !important; }
.beer1 .more:hover { background-color: #da4e00 !important; }
.beer2 { background: url(images/home/beer2.jpg) 0px 8px no-repeat; }
.beer2 .more { background-color: #ff5c01 !important; }
.beer2 .more:hover { background-color: #da4e00 !important; }
.beer3 { background: url(images/home/beer3.jpg) 0px 8px no-repeat; }
.beer3 .more { background-color: #82A0BA !important; }
.beer3 .more:hover { background-color: #627f97 !important; }
.beer4 { background: url(images/home/beer4.jpg) 0px 8px no-repeat; }
.beer5 { background: url(images/home/beer5.jpg) 0px 8px no-repeat; }
.beer5 .more { background-color: #e72d38 !important; }
.beer5 .more:hover { background-color: #bf222c !important; }
.beer6 { background: url(images/home/beer6.jpg) 0px 8px no-repeat; }
.beer7 { background: url(images/home/beer7.jpg) 0px 8px no-repeat; }

#featured-beer h2 {
	height: 34px;
	background: url(images/home/our-featured-beer.png) 20px 0px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}


#company-snapshot {
	float: left;
	width: 268px;
	height: 333px;
	background: url(images/home/panel-snapshot.jpg) 0px 45px no-repeat;
	margin: 0 -12px 0 16px;
}
#company-snapshot h2 { display: none; }
#company-snapshot a {
	display: block;
	width: 167px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 240px 0 0 101px;
}

#recent-news {
	clear: both;
	float: left;
	width: 366px;
	height: 374px;
	background: url(images/home/panel-news.jpg) 0px 20px no-repeat;
}
#recent-news h2 {
	height: 34px;
	background: url(images/home/recent-news.png) 20px 0px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#recent-news .content {
	padding: 20px 30px;
}
#recent-news .content li {
	background: url(images/home/divider.png) top center no-repeat;
	padding-top: 16px;
	min-height: 144px;
	height: auto !important;
	height: 144px;
}
#recent-news .content li.first {
	background: none;
	padding-top: 0;
}
#recent-news .thumbnail {
	clear: left;
	float: left;
	width: 139px;
}
#recent-news .thumbnail .cropper {
	position: absolute;
	z-index: 1;
	margin: 8px 0 0 8px;
	width: 118px;
	height: 118px;
	overflow: hidden;
}
#recent-news .thumbnail .cropper img {
	height: 118px;
}
#recent-news .thumbnail .frame {
	display: block;
	position: absolute;
	width: 134px;
	height: 134px;
	background: url(images/home/thumbnail-frame.png);
	z-index: 2;
}
#recent-news .details {
	float: left;
	width: 161px;
	padding: 11px 0 0 150px;
}
#recent-news h3 {
	margin: 0 0 6px 0;
	font-size: 30px;
}
#recent-news h3 a {
	color: #2a221a;
}
#recent-news p {
	margin: 0;
}
#recent-news p a {
	font-size: 12px;
	/*text-transform: uppercase;*/
	color: #2e7423;
}


#upcoming-events {
	float: left;
	width: 359px;
	height: 374px;
	background: url(images/home/panel-events.jpg) 0px 20px no-repeat;
}
#upcoming-events h2 {
	height: 34px;
	background: url(images/home/upcoming-events.png) 19px 0px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#upcoming-events .content {
	padding: 16px 0 16px 19px;
}
#upcoming-events .content li {
	clear: both;
	background: url(images/home/divider.png) top center no-repeat;
	padding-top: 6px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}
#upcoming-events .content li.first {
	background: none;
	padding-top: 0;
}
#upcoming-events .date {
	clear: both;
	float: left;
	width: 43px;
	height: 46px;
	background: url(images/home/event-frame.png);
	padding: 11px 8px 8px;
}
#upcoming-events .date a {
	display: block;
	width: 43px;
	height: 46px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #2a221a;
}
#upcoming-events .date span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
}
#upcoming-events .details {
	float: left;
	width: 259px;
	padding: 15px 0 0 10px;
}
#upcoming-events h4 {
	margin: 0;
	font-size: 18px;
}
#upcoming-events h4 a {
	color: #2a221a;
}
#upcoming-events p {
	margin: 0;
}
#upcoming-events p a {
	font-size: 12px;
	color: #2e7423;
}
#recent-news .view-all, #upcoming-events .view-all {
	position: absolute;
	margin: 344px 0 0 280px;
	float: right;
	font-weight: bold;
	color: #f9d16f;
	text-decoration: none;
	font-size: 14px;
}
#recent-news .view-all:hover, #upcoming-events .view-all:hover {
	color: #fff;
}

.home #sidebar {
	float: left;
	width: 256px;
	padding: 40px 0 0 4px;
}


/* Layout (Subpage)
==================================================================================================================== */



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

#nav {
	position: absolute;
	width: 985px;
	height: 44px;
}
#nav ul {
	float: right;
	padding-right: 10px;
}
#nav li {
	float: left;
}
#nav a { 
	display: block;
	color: #fff; 
	padding: 13px 17px;
	font-size: 18px;
	letter-spacing: -1px;
}
#nav a:hover, #nav .current-menu-ancestor > a, #nav .current-menu-parent > a, #nav .current_page_item > a {
	color: #F7A71E;
}

#nav ul li ul {
	display: none;
	position: absolute;
	background: #5B4E3D;
	border: 1px solid #000;
	z-index: 3;
	width: 170px;
}
#nav ul li:hover ul {
	display: none;
}
#nav ul li ul li {
	float: none;
	display: block;
}


/* Sidebar
==================================================================================================================== */
#sidebar {
}

.widget-container {
	margin-bottom: 14px;
}

/* Generic */

.widget {
	background: url(images/wrapper/widget-bg-1.png) top left no-repeat;
	width: 242px;
	margin-left: 1px;
}
.widget-2 {
	background: url(images/wrapper/widget-bg-5.png) bottom left no-repeat;
	width: 242px;
	padding-bottom: 23px;
}
.widget .more {
	float: right;
	font-size: 14px;
	color: #fde68b;
}
.widget .more:hover {
	color: #fff;
}
.widget h3 {
	line-height: 39px;
	padding: 0 18px 12px;
	color: #f4eae2;
	font-size: 18px;
	margin: 0;
}
.widget-3 {
	background: url(images/wrapper/widget-bg-3.png) top left repeat-y;
	width: 242px;
}
.widget-4 {
	background: url(images/wrapper/widget-bg-2.png) top left no-repeat;
	width: 242px;
}
.widget-5 {
	background: url(images/wrapper/widget-bg-4.png) bottom left no-repeat;
	width: 206px;
	padding: 18px;
}

/* Newsletter */

.widget_glbnewsletter {
	background: url(images/wrapper/sidebar-newsletter.png);
	width: 235px;
	height: 79px;
	margin-bottom: 11px;
	padding: 78px 0 0 21px;
}
.widget_glbnewsletter .text {
	width: 188px;
	background: none;
	border: none;
	padding: 8px 6px 9px;
}
.widget_glbnewsletter .submit {
	background: none;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	display:block;
	line-height: 0;
	width: 96px;
	height: 23px;
	margin: 3px 0 0 130px;
	cursor: pointer;
}

/* Social Media */

.widget_glbsocialmedia {
	background: url(images/wrapper/sidebar-social-media.png);
	width: 242px;
	height: 165px;
}
.widget_glbsocialmedia .facebook, .widget_glbsocialmedia .twitter {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 80px;
}


/* Events */

.widget_glbevents .widget-5 {
	padding: 0 0 8px 0;
	width: 242px;
}
.widget_glbevents .content li {
	clear: both;
	background: url(images/wrapper/sidebar-divider.png) top center no-repeat;
	padding: 6px 0 0 11px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}
.widget_glbevents .content li.first {
	background: none;
	padding-top: 0;
}
.widget_glbevents .date {
	clear: both;
	float: left;
	width: 30px;
	height: 33px;
	background: url(images/wrapper/event-frame-sm.png);
	padding: 8px;
}
.widget_glbevents .date a {
	display: block;
	width: 30px;
	height: 33px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #2a221a;
}
.widget_glbevents .date span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	line-height: 8px;
	font-size: 8px;
	font-weight: normal;
	margin-bottom: 5px;
}
.widget_glbevents .details {
	float: left;
	width: 178px;
	padding: 15px 0 0 6px;
}
.widget_glbevents h4 {
	margin: 0;
	letter-spacing: 0;
	font-size: 14px;
}
.widget_glbevents h4 a {
	color: #2a221a;
}


/* Blog
=============================================================================== */

.post {
	clear: both;
	padding: 20px 20px 20px 20px;
	background: #45372C;
	margin: 10px 0 40px;
	border-right: 1px solid #261F17;
	border-bottom: 1px solid #261F17;
}

.post h2 {
	font-size: 51px;
	margin-bottom: 8px;
}

.post h2 a {
	color: #FDE68B;
}

.post h2 a:hover {
	color: #fff;
}

.entry-meta {
	font-style: italic;
	margin-bottom: 1em;
}

.entry-content img {
	border: 3px solid #fbd776 !important;
}

.entry-utility {
	font-style: italic;
	clear: both;
}

.navigation {
	background: #2B2219;
	padding: 8px 20px;
	height: 14px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}

/* Comments */

#comments {
	clear: both;
	border-top: 6px solid #FAAC19;
	padding: 20px;
	background: #47392C;
}

#respond {
	padding-top: 20px;
}

#respond label {
	color: #FDE68B;
	width: 150px;
	font-size: 15px;
	display: block;
}

#respond input, #respond textarea {
	padding: 4px;
}

#respond .required {
	display: none;
}

#respond .form-allowed-tags {
	display: none;
}

.comment-author {
	font-style: italic;
	margin-bottom: 10px;
}

.comment-meta {
	display: none;
}


.commentlist {
border-bottom:1px solid #65513e;
margin:20px 0;
padding:0 0 1px 0 !important;
}
.commentlist li {
border-top:1px solid #65513e;
list-style:none outside none !important;
margin:0 !important;
padding:0;
}
li.comment div, li.pingback div {
overflow:auto;
padding:20px;
}
li.comment div div, li.pingback div div {
overflow:visible;
padding:0;
}
.commentlist li.even {
background-color:#382c21;
}
.commentlist li.odd {
background-color:#2F261D;
}
ul.children li {
list-style:none outside none;
}
img.avatar {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EEEEEE;
float:right;
margin:0;
padding:2px;
}
.comment-meta, .reply {
font-size:0.8em;
margin:0;
padding:0;
}
.comment-author cite {
font-style:normal;
font-weight:bold;
}
.bypostauthor {
border-left:16px solid #F3B100;
}
textarea#comment {
width:100%;
}
#comments div.navigation {
font-size:0.8em;
}
#comments div.navigation-right {
float:right;
font-size:0.8em;
margin:0;
}


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

#footer {
	background: url(images/wrapper/bg-bottom.png) top center no-repeat;
	position: absolute;
	height: 42px;
	padding-top: 33px;
	margin-top: -23px;	
	width: 100%;
}

#footer-2 {
	width: 985px;
	margin: 0 auto;
}

#footer p {
	font-size: 12px;
	line-height: 42px;
	padding-left: 16px;
	color: #c0f6b7;
	margin: 0;
	width: 700px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer .logo {
	float: right;
	width: 214px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: -10px;
}


/* Forms
=============================================================================== */
.form {
	clear: both;
}

.form td {
	padding: 3px;
	vertical-align: top;
}
.form label {
	display: block;
	padding-top: 5px;
}
.form input {
	width: 220px;
	border: 1px solid #cecece;
	padding: 3px;
}
.form textarea {
	width: 627px;
	height: 75px;
	border: 1px solid #cecece;
	padding: 3px;
}
.form .red {
	color: #d53200;
}
.form a {
	font-size: 11px;
}
.form td.pad-left {
	padding-left: 20px;
}

/* Fieldsets */ 
fieldset {
	border: 1px solid #ddd;
	background: #f9f9f9;
	padding: 15px;
	margin-top: 10px;
	/* IE Hacks */
	#background: #f9f9f9 url(/_images/fieldset-bg.gif) top left repeat-x;
	background /*\**/: #f9f9f9 url(/_images/fieldset-bg.gif) top left repeat-x\9;
}

fieldset legend {
	padding: 0 5px;
	font-weight: bold;
	font-size: 15px;
	color: #0373C5;
}




/* Page Elements
==================================================================================================================== */

/* Events .......................................................................................................... */

#tec-content h2 {
	font-size: 36px;
}

.tec-event-list-meta {
	padding-top: 4px !important;
}
.tec-events .tec-event-entry {
	width: 47% !important;
}
.tec-events .tec-event-list-meta {
	width: 43% !important;
}

.tec-event-meta-desc, #tec-event-meta dt {
	color: #FDE68B !important;
}

.tec-event-list-meta, #tec-event-meta {
	line-height: 16px;
	font-size: 14px !important;
}

#googlemaps a {
	color: #FDE68B !important;
}

.category-events .entry-title a, .tec-event-meta-desc, .tec-event-day {
	color: #FDE68B !important;
}

body.category h2, body.author h2 {
	font-size: 36px;
}
body.category h2.entry-title, body.author h2.entry-title {
	font-size: 26px;
}


/* Brands .......................................................................................................... */

.brands div.jqDockWrap {
	margin:0 auto;
}
.brands {
	background: url(images/brands/bg.jpg) bottom center;
	height: 230px;
	padding: 85px 20px 20px;
	margin: 1em 0;
}

.brand {
	clear: both;
	padding-right: 20px;
}
.short {
	padding-bottom: 0;
}
.short img {
	margin: -20px 60px 20px 20px !important;
}
.brand img {
	float: left;
	margin: 0 60px 40px 20px;
}

.brand-list img {
	padding-right: 25px;
}

.brand-list h3 {
	padding-top: 30px;
}

.brand-list td {
	padding: 0 0 30px 25px;
	vertical-align: middle;
}

.brand-list ul {
}
.brand-list li {
	background: url(images/winner.png) 0 3px no-repeat;
	padding-left: 24px;
	color: #F7A71E;
	list-style: none !important;
}


/* Licensees ..................................................................................................... */

.licensees {
	width: 100%;
}

.licensees .place {
	font-size: 16px;
	font-weight: bold;
}

.licensees td {
	padding: 8px 0;
}


/* Misc .......................................................................................................... */

.admin-func {
	float: right;
}
.admin-func a {
	color: #fff;
	font-weight: bold !important;
	background: #d00;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding: 1px 8px;
	font-size: 12px !important;
}
.admin-func a:hover {
	background: #b00;
}

.wpcf7-text, .wpcf7-form textarea {
	width: 280px;
}

.wpcf7-validation-errors {
	background: #a00;
	border: none !important;
	color: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	line-height: 18px;
}

.wpcf7-not-valid-tip {
	display: none !important;
}

.process {
	margin-right: -20px;
	margin-top: 20px;
}

.process td {
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
}

#content .addtoany_list, #content .addtoany_share_save_container {
	height: 40px;
	display: block;
}

#content .addtoany_list li a, #content .addtoany_share_save_container li a {
	padding: 0 !important;
}
#content .addtoany_list img, #content .addtoany_share_save_container img {
	border: none !important;
}

#tec-events-loop .post {
	padding-left: 50px;
}

#tec-events-loop .date {
	position: absolute;
	width: 43px;
	height: 46px;
	background: url(images/home/event-frame.png);
	padding: 11px 8px 8px;
	margin: -15px 0 0 -68px;
}
#tec-events-loop .date a {
	display: block;
	width: 43px;
	height: 46px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #2a221a;
}
#tec-events-loop .date span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
}

