/*

Theme Name: Vancouver Fringe

Theme URI: http://www.vancouverfringe.com

Description:

Version: 1.6

Author: Encore Web Studios

Author URI: http://www.encorewebstudios.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	line-height: 17pt;
	font-size: 10pt;
}

div,span,p,td {
	text-size: 8pt;
	line-height: 17pt;
}

#page {
	margin:0px;
	background-color: white;
	text-align: left;
	margin: 20px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	
	width: 960px;
}

#header {
	margin: 0px;
	padding: 0;
	height: 140px;
	position:relative;
}

#headerdates {
  top: 32px;
  right: 35px;
  position:absolute;
}
#headercelebrate {
  top: 10px;
  right: 350px;
  position:absolute;
  text-size: 28pt;
}
#headerwinner {
  top: 0px;
  right: 450px;
  position:absolute;
  text-size: 28pt;
}
#email_list {
  top: 67px;
  right: 37px;
  position:absolute;
  font-size: 10pt;
  color: #999999;
  font-weight: normal;
  
  text-transform: uppercase;
}

#email_list a:link, #email_list a:visited {
	color: #999999;
}

#nav_row {
  background-color: #FF9933;
  height: 29px;
  width: 960px;
}
#nav_row ul {
	margin: 0px;
	padding:0px;
	padding-top: 2px;
}
#nav_row ul li {
	font-size: 10pt;
	float:left;
	width: 16.6%;
	list-style: none;
	text-align:center;
}
#nav_row a:link, #nav_row a:visited {
	font-weight: bold;
	text-size: 10pt;
	display: block;
	margin-bottom: 1px;
}
#nav_row a:hover {
	color: black;
	text-decoration: none;
}
#navdd {
	margin: 0;
	padding: 0;
	z-index: 30;
}
#navdd li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#navdd li a {
	color: black;
  display: block;
	padding-top: 2px;
	text-align: center;
}
#navdd li a:hover {
}

#navdd div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FF9933;
	color: white;
}

#navdd div a {
	position: relative;
	display: block;
	margin: 0;
	margin-top: 1px;
	padding: 2px 10px 2px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	color: black;
	text-decoration: none;
}
ul#navdd li div a:link, ul#navdd li div a:visited {
	color: black;
	font-weight: bold;
	font-size: 9pt;
}

ul#navdd li div a:hover {
	background: #000000;
	color: #FFFFFF;
}

#banner_row {
	background-image: url(../../../images/banana-banner.jpg);
	height: 188px;
}
#banner_row_bar {
	background-image: url(../../../images/bar-banner.jpg);
	height: 188px;
}
#banner_row_cool {
	background-image: url(../../../images/cool-banner.jpg);
	height: 188px;
}
#banner_row_cutoffs {
	background-image: url(../../../images/cutoffs-banner.jpg);
	height: 188px;
}
#banner_row_chicken {
	background-image: url(../../../images/chicken-banner.jpg);
	height: 188px;
}

#headerimg 	{
	margin: 0px;
	height: 100px;
	padding: 20px;
	position: relative;
}
#content {
	background-image: url(../../../images/sidebar_line.jpg);
	background-repeat: repeat-y;
}
#printpage, #printpage a, #printpage a:visited {
        color: #999999;
        font-size: 10pt;
        font-weight: normal;
        float:right;
        padding: 14px 5px 0 0
}
.even, .alt {
	border-left: 1px solid #DDDDDD;
}
small {
	font-family: Verdana;
	font-size: 8pt;
        color: #999999;
        font-weight: normal;
	}
.gray {
        color: #999999;
}

h1, h2, h3 {
	font-family: Verdana;
	font-weight: bold;
	text-size: 14pt;
	color: #FF9933;
}
h4 {
	font-family: Verdana;
	font-weight: bold;
        font-style: italic;
	text-size: 18pt;
	color: #000000;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
        
        color: #FF9933;
        text-transform: uppercase;
}
h3, h3 a, h3 a:visited {
	color: #FF9933;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #FF9933;
	text-decoration: none;
}

h3 a:hover, h2 a:hover {
	text-decoration: underline;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	background: #FFFFFF;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #FF9933;
	text-decoration: none;
    font-weight: bold;
}
a.gray {
	
	color: #999999;
	text-transform: lowercase;
        font-weight: normal;
}
a.gray:visited {
	
	color: #999999;
	text-transform: lowercase;
        font-weight: normal;
}
a.gray:hover {
	
	color: #999999;
	text-transform: lowercase;
	text-decoration: underline;
        font-weight: normal;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
    font-weight: bold;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
    font-weight: bold;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
	
}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.narrowcolumn {
	float: right;
	padding: 0 25px 20px 45px;
	margin: 0px 0 0;
	width: 650px;
}

.narrowcolumnpost {
	float: right;
	padding: 0 25px 20px 45px;
	margin: 0px 0 0;
	width: 650px;
}

.widecolumn {
	padding: 15px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.postmetadata {
	font: 8pt Verdana, Arial, Sans-Serif;
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 10px 0;
	
	background-color: #CCCCCC;
	margin: 0 auto;
	width: 960px;
	clear: both;
}

#footer p {
	text-align: center;
	color: #666666;
	font: 8pt Verdana;
	margin-bottom: 8pt;
}
#footer p.nav a {
	margin: 0;
	text-align: center;
	color: #666666;
	font: bold 8pt Verdana;
}
#footer p.nav a:hover {
	margin: 0;
	text-align: center;
	color: #666666;
	font: bold 8pt Verdana;
	text-decoration: underline;
}
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/* End Headers */

/* 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 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */

.entry ul li:before, #sidebar ul ul li:before {
}

.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: 11px 0 11px 11px;
}
#sidebar ul li {
	font-size: 12pt;
	list-style-type: none;
	list-style-image: none;
  margin-bottom: 15px;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
#sidebar ul li a:hover {
  background-color: #ff9933;
}
#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;
}
*/
/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px 3px 4px;
}

#sidebar #searchform #s {
	width: 102px;
	padding: 2px;
        font-size:10px;
        border:1px solid #999999;
}

#sidebar #searchsubmit {
	padding: 1px;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:10px;
}

.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 {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* Begin Sidebar */

#sidebar {
	padding: 24px 0 10px 30px;
	width: 200px;
}

#sidebar form {
	margin: 0;
}

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

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;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.red {
	color: #CC0000;
}

.medium_grey { 
	color: #888888;
}

.bold { font-weight: bold; }
/*
#sidebar ul, #sidebar ul ol {
	margin: 0;
  padding: 11px 0 11px 11px;
}
#sidebar ul li {
	font-size: 12pt;
	list-style-type: none;
	list-style-image: none;
  margin-bottom: 15px;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
#sidebar ul li a:hover {
  background-color: #ff9933;
}
#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;
}
*/
ul#left_nav_items {
  margin: 0px;
	padding: 0px;
	width: 180px;
}
ul#left_nav_items li {
  list-style: none;
	padding: 4px;
	whitespace: nowrap;
}
ul#left_nav_items li a:link, ul#left_nav_items li a:visited {
  color: black;
	display: block;
	padding-top: 2px;
	padding-left: 4px;
}

ul#left_nav_items li a:hover {
  background-color: #ff9933;
	color: white;
	text-decoration: none;
}
div#sidebar ul#left_nav_items li#donate_now a:hover {
  background-color: #ffffff;
}

table.list_table th {
  background-color: #efefef;
}
table.list_table th, table.list_table td {
  border-bottom: 1px solid #efefef;
}
.vol_reg_form select {
  width: 125px;
}

