﻿/*   
Theme Name: Black 3column
Theme URI: http://www.ikovacic.net/test-blog/index.php?preview\_theme=black3column
Description: Black 3 column fixed width
Author: Steve Emery based on a theme by Igor Kovacic
Author URI: http://www.kayakbc.ca
Version: 1.1
Tags: kayak with whales, kayak with orca
.
License: GNU General Public License (GPL) version 3
.
*/

* { margin: 0; padding: 0; }

body { background-color: #000000; 
	}
#Master {
	background-color: #000000;
	color: #818C92;
	font-family: Arial;	
}


.Logotext {
	font-size: x-small;
	overflow: visible;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.Logophone {
	font-size: x-large;
}
.Titletext {
	font-family: "Kristen ITC";
	font-size: xx-large;
	vertical-align: baseline;
	text-align: center;
}
.menubar li {
	display: inline;
	float: left;
	position: relative;
	z-index: 100;
	margin: 0px 1px 0px 2px;
	height: auto;
	width: 97px;
}
.menubar {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	position: static;
	display: inline-block;
	font-size: x-small;
	}
.menubar a:visited {
	color: #FF9933;	text-decoration: none;
}
.menubar a:active {
	border: 2px #818C92 outset;
}
.menubar a {
	border: 3px #818C92 outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #800000;
	text-decoration: none;
	text-align: center;
	height: auto;
	color: #FFFFFF;
	display: block;
}

.menubar a:hover {
	border: 3px #818C92 inset;
	background:#990033
}

.Display {
	width: 800px;
	position: relative;
	margin: auto;
	padding: 0px;
	min-height: 100%;
	color: #818C92;

}

#container {
	width: 1000px;
	color: #818C92;
	position: relative;
	margin: auto;
	padding: 0px;
	min-height: 100%;
}

#header {
	height: 96px;
}

#logo {
	margin-top: 16px;
	float: left;
	width: 50%;
}

#logo img {
	padding-right: 20px;
}

#menu {
	float: right;
	text-align: right;
	width: 49%;
}

#menu a, a:visited { color: #FF9900; text-decoration: underline;}
#menu a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

#menu ul {
	list-style: none;
	font-size: 1px;
	margin-top: 76px;
}

#menu ul li {
	display: inline;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	padding-left: 15px;
}

#columns {
	padding-top: 10px;
}

#content {
	width: 600px;
	padding-right: 10px;
	border-right: 2px solid #FFFFFF;
	float: left;
}

#content .entry {
	margin-bottom: 10px;
}

#content .entry a, a:visited {
	text-decoration: underline;
	color: #C0C0C0;
}

#content .entry a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}

#content .entry h1 {
	color: #FFFFFF;
	font-family: "Kristen ITC";
	font-size: 17pt;
	font-weight: normal;
}

#content .entry h1.archive {
	font-size: 19pt;	
        font-family: "Kristen ITC";
}

#content .entry p {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-top: 5px;
	padding-bottom: 5px;
}

#content .entry .info {
	border-top: 2px solid #FFFFFF;
	border-bottom:  2px solid #FFFFFF;
}

#content .entry .info p.infoleft {
	width: 60%;
	float: left;
	font-size: 7pt;
	border-bottom: none;
}

#content .entry .info p.inforight {
	width: 40%;
	float: right;
	font-size: 7pt;
	border-bottom: none;
	text-align: right;
}

#sidebar {
	float: left;
	width: 240px;
}

#sidebar #sidebar1 {
	float: left;
	padding: 0px 10px;
	width: 200px;
}

#sidebar #sidebar1 a, a:visited {
	color: #C0C0C0;
	text-decoration: none;
}

#sidebar #sidebar1 a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

#sidebar #sidebar2 {
	float: right;
	width: 0px;
}

#sidebar #sidebar2 a, a:visited {
	color: #E5E5E5;
	text-decoration: none;
}

#sidebar #sidebar2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar #sidebar1 h2, #sidebar #sidebar2 h2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
}

#sidebar #sidebar2 p {
	text-align: justify;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul {
	list-style: none;
	font-size: 1px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
}

#sidebar #sidebar1 .advertising, #sidebar #sidebar2 .advertising {
	width: 99%;
	border: 2px solid #FFFFFF;
	margin: 5px 0px 10px 0px;
	height: 100px;
}

#footer {
	color: #FFFFFF;
	font-size: x-small;
	margin-bottom: 5px;
	font-family: "Kristen ITC";
}

#footer a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

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

#sidebar #sidebar1 .searchbox #s, #sidebar #sidebar2 .searchbox #s {
	width: 130px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	margin: 10px 0px;
	background: transparent none repeat scroll 0 0;
	color: #FFFFFF;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	line-height: normal;
	padding: 6px 10px 5px;
}

#sidebar #sidebar1 .searchbox #x, #sidebar #sidebar2 .searchbox #x {
	display: none;
}

.tagcloud {
	font-family: Tahoma;
	font-weight: normal;
}

/* Wordpress required */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* If logo isn't hardcoded */

h1.logo1, h1.logo1 a, h1.logo1 a:visited, h1.logo1 a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-style: normal;
	font-size: 50px;
	line-height: 1.2em;
}

p.logo1 {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: tahoma;
}
.linkbar ul{
	font-size: small;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
}
.linkbar li{
	float: left;
	position: relative;
	z-index: 100;
	margin: 0px 0px 2px 0px;
	height: auto;
	width: 165px;	
}
.linkbar ul:visited {
	display: block;
	font-size: small;
	color: #FF9900;
	background: #800000;
	text-decoration: none;
	text-align: center;
}

.linkbar {
	width: 175px;
	padding-left:10px;
	margin: 0px 2px 0px 2px;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.linkbar a:visited {
	color: #FF9933;
}
.linkbar a:active {
	border: 2px #818C92 outset;
}

.linkbar a {
	border: 3px #818C92 outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #800000;
	text-decoration: none;
	text-align: center;
	height: auto;
	display: block;
}
.linkbar a:hover {
	border: 3px #818C92 inset;
	background: #990033;
	Color: #FF9933;
}
.tourtext {
	font-family: "Kristen ITC";
	font-size:12px;
	text-align: center;
}

.showtime p {
	marginLeft: 15;
	marginRight: 15;
	valign: bottom;
	textAlign: left;
	color: #ffffff;
	font-family: _sans, Helvetica, Arial;
	fontWeight:normal;
	kerning: true;
	leading: 0;
}
.description {
	fontSize: 17;
}
.showtime h1 {
	fontSize: 28;
}
.showtime a {
	color: #ccccff;
}
.showtime a:hover {
	color: #ffffff;
	textDecoration: underline;
}
.spacer {
	fontSize: 12;
}
.cursor {color: #ffffff;}
.circle {color: #ffffff;}
.shadow {color: #000000; strength: 0; blur: 2;}

#pagecontent {
	width: 800px;
	padding-right: 10px;
	float: left;
}

#pagecontent .entry {
	margin-bottom: 10px;
}

#pagecontent .entry a, a:visited {
	text-decoration: underline;
	color: #C0C0C0;
}

#pagecontent .entry a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}

#pagecontent .entry h1 {
	color: #FFFFFF;
	font-family: "Kristen ITC";
	font-size: 17pt;
	font-weight: normal;
}

#pagecontent .entry h1.archive {
	font-size: 19pt;	
        font-family: "Kristen ITC";
}

#pagecontent .entry p {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-top: 5px;
	padding-bottom: 5px;
}

#pagecontent .entry .info {
	border-top: 2px solid #FFFFFF;
	border-bottom:  2px solid #FFFFFF;
}

#pagecontent .entry .info p.infoleft {
	width: 60%;
	float: left;
	font-size: 7pt;
	border-bottom: none;
}

#pagecontent .entry .info p.inforight {
	width: 40%;
	float: right;
	font-size: 7pt;
	border-bottom: none;
	text-align: right;
}
.summary {
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	text-indent: 0px;
	padding: 2px;
	margin-left: 10px;
	display: inline-block;
	list-style-position: outside;
	list-style-image: url('http://www.kayakbc.ca/red.gif');
}


