/*
Theme Name: Canucks Rugby
Theme URI: http://canucksrugby.com/
Description: The Canucks Rugby theme based on the Default theme 1.6.
Version: 0.1
Author: CopperDog Inc.
Author URI: http://copper-dog.com/
Tags: custom header, fixed width, two columns, widgets

*/

/*
Colours

383428 - almost black - text
00558d - navy - body bg, links, box3 bg
bb1316 - red - text
003252 - blue-black - callout text
cbcbcb - gray - disabled calendar date
f7f7f7 - light gray - calendar header
ebe6d7 - tan - box bg
655e48 - brown - box1 bg
de181b - red - box2 bg
3c90c1 - light blue - box3 center
bbd8e9 - very light blue - body top bg, menu bg

TABLE OF CONTENTS

	Stylesheet Reset
	Typography
	HTML Elements
	Basic Design
	Component Design
	Generic Classes
	Headings
	Main Navigation
	Breadcrumbs
	Content Area
	Forms
	Footer
	Page-Specific
*/


/* ---------- @ Stylesheet Reset  ------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #383428;
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------- @ Typography ------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em; /* 16x.875=14 */
	line-height: 1.3125em; /* 16 x 1.3125=20 */
}

/* ---------- @ HTML Elements ------------------------------------------------------------------*/
a:link, a:visited, a:hover, a:active {
	color: #00558d;
	text-decoration: none;
}

h2 {
	font-size: 1.7em;
	margin-bottom: .5em;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: .5em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	background-color: #9B1313;
	color: #9B1313;
	height: 1px;
	margin: 0 0 1em;
	width: 100%;
}
acronym {
	border-bottom: 1px dashed #A6A6A6;
}

/* ---------- @ Basic Design ------------------------------------------------------------------*/
body {
	background: #00558d url(images/bg_body.png) repeat-x;
}
#page {
	background: #000 url(images/bg_content.png) repeat-y;
	margin: 0 auto;
	width: 990px;
}
#header {
	background: #9fd2f6 url(images/bg_header_home.jpg) no-repeat;
	height: 224px;
	position: relative;
}
#header a {
	height: 239px;
	left: 7px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 976px;
}

#content {
	overflow: hidden;
	padding: 0 15px 3em 15px;
}
#content .entry {
	padding: 0 2em 0 2em;
}
#content ul {
	margin: .5em 0 1em 1em;
	list-style: disc;
}

/* ---------- @ Component Design ------------------------------------------------------------------*/
#tagline {
	background: url(images/bg_top_box.png) no-repeat;
	color: #003252;
	font-size: 15px;
	height: 100px;
	line-height: 26px;
	text-transform: uppercase;
	width: 960px;
}
#tagline .content {
	padding: 30px 20px 0 20px;
}
#tagline strong {
	background: url(images/text_the_canucks.png) no-repeat;
	display: block;
	float: left;
	height: 22px;
	margin-right: .5em;
	text-indent: -9999px;
	width: 220px;
}

.box {
	position: relative;
}
.box h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
	padding: 2px 0 0 20px;
	text-transform: uppercase;
}
.box h2 .icon {
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	line-height: 24px; /* IE6 */
	position: absolute;
	text-indent: -9999px;
	top: 14px;
	right: 14px;
	width: 24px;
	zoom: 1; /* IE6 */
}

.box .content {
	padding: 0 25px 2em 25px;
}
.box img {
	padding-bottom: 1em;
}
.box img.full_width {
	margin-left: -16px;
}
.box .content p strong {
	color: #003252;
	text-transform: uppercase;
}

.box_wide {
	background: url(images/bg_wide_box.png) repeat-y;
	float: left;
	width: 616px;
}
.box_wide h2 {
	background: url(images/bg_wide_box_header.png) no-repeat;
	color: #bb1316;
}
.box_wide .content {
	background: url(images/bg_wide_box_bottom.png) bottom no-repeat;
}

.box_narrow {
	background: url(images/bg_narrow_box.png) repeat-y;
	float: right;
	width: 336px;
}
.box_narrow h2 {
	background: url(images/bg_narrow_box_header.png) no-repeat;
	color: #fff;
}
.box_narrow .content {
	background: url(images/bg_narrow_box_bottom.png) bottom no-repeat;
}


.box_sm {
	background: url(images/bg_med_box_ds.png) no-repeat;
	color: #fff;
	float: left;
	font-size: .8em;
	height: 181px;
	width: 320px;
}
.box_sm .content {
	height: 161px;
	margin: 10px 0 0 11px;
	width: 302px;
}
.box_sm a {
	display: block;
	height: 161px;
	text-indent: -9999px;
	width: 302px;
}

.box_sm.sponsor_ceilis a {
	background: #000000 url(images/bg_home_sponsor_ceilis.jpg) no-repeat;
}

.box_sm.sponsor_honda a {
	background: #ffffff url(images/bg_home_sponsor_honda.jpg) no-repeat;
}

.box_sm.sponsor_tree a {
	background: #a1bf5a url(images/bg_home_sponsor_tree.jpg) no-repeat;
}

/* ---------- @ Generic Classes ------------------------------------------------------------------*/
a.more {
	font-weight: bold;
}


/* ---------- @ Main Navigation ------------------------------------------------------------------*/
#nav {
	background: url(images/bg_content_top.png) no-repeat;
	font-size: 11.4px;
	height: 321px;
	line-height: 3em;
	margin-bottom: -275px;
	padding: 0 7px 0 7px;
	z-index: 1;
}
#nav li a {
	border: none;
	color: #bb1316;
	padding-right: 13px;
	padding-left: 13px;
	text-transform: uppercase;
}
#nav li a:hover, #nav .current_page_item a {
	background: #bb1316;
	color: #fff;
}
#nav ul li {
	background: transparent;
	z-index: 1;
}
#nav li li a {
	background: #bbd8e9;
	width: 15em;
}

/* ---------- @ Breadcrumbs ------------------------------------------------------------------*/


/* ---------- @ Content Area ------------------------------------------------------------------*/
#content p {
	padding-bottom: 1em;
}
#content .rightcol {
	float: right;
	padding-left: 30px;
	width: 30%;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

/* ---------- @ Forms ------------------------------------------------------------------*/


/* ---------- @ Footer ------------------------------------------------------------------*/

/* ---------- @ Page-Specific ------------------------------------------------------------------*/
.home .twitter_follow {
	background-image: url(images/icon_twitter.png);
}
.home .twitter-timestamp {
	color: #cfcfcf;
	display: block;
	text-align: right;
}
.home .rss_feed {
	background-image: url(images/icon_rss.png);
}

/* Events / Calendar */
.dbem-calendar-table {
	font-size: 13px;
	margin: 0 auto;
	padding-bottom: 1em;
}
.dbem-calendar-table td {
	padding: .2em .5em .2em .5em;
	text-align: center;
}
.dbem-calendar thead td, .dbem-calendar .days-names td {
	background: #f7f7f7;
}
.dbem-calendar .days-names .weekend {
	color: #bb1316;
}
.dbem-calendar td.eventless-pre, .dbem-calendar td.eventless-post {
	color: #cbcbcb;
}
.dbem-calendar tbody td {
	border-left: 1px solid #cbcbcb;
}
.dbem-calendar .days-names td, .dbem-calendar tbody td:first-child {
	border-left: none;
}
.dbem-calendar tbody .eventful, .dbem-calendar tbody .eventful-post {
	background: url(images/bg_calendar_day_event.png) center center no-repeat;
}
.dbem-calendar tbody .eventful a, .dbem-calendar tbody .eventful-post a {
	color: #fff;
}

.event_list {
	margin: 0 -18px 0 -18px;
	padding-bottom: 1em;
	line-height: 1.2em;
}
.event_list .odd {
	background: #ebe6d7;
}
#content ul.event_list {
	margin: 0;
}
.event_list li {
	list-style: none;
	padding: .5em 18px .5em 18px;
}
.event_list .date, .event .date, .dbem_events_list .date {
	color: #bb1316;
	font-weight: bold;
	text-transform: uppercase;
}
.event_list .time, .event .time, .dbem_events_list .time {
	clear: right;
	color: #777;
	font-weight: bold;
}

.event-schedule .post .event_list li.odd {
	background: #fff;
	margin-left:2px;
}
.dbem_events_list li {
	padding: .5em;
}
.dbem_events_list li.odd {
	background: #fff;
}

