/*Theme Name: C3 Kelowna
Description:  Designed to fit the look and feel of c3kelowna.ca
Version: 1
Author: Dave
*/
/*  html */
html,body{width: 820px;margin:5px auto 0;padding:0 }
body{color: silver;font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;font-variant: normal;line-height: normal;background-color: black;margin-right: auto;margin-left: auto;}
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, sans-serif;
	font-weight: normal;

	margin: 0;
	padding: 0;
}


blockquote {
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 100%;
	font-style: italic;
}

code {
	font: 1em "Courier New", "Courier", monospace;
}

/* page margins */

#blog {
        width: 820px;
	background-color: black;
	margin: 0 auto;
	overflow: hidden;
       
        
	
}
.wrapper{ border-bottom-style: none; border-bottom-width: 0; }
/* header */
div#header{ background-image: url(../../../../Images/CCC_Kelowna_small.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; position:relative; height: 93px; }
div#header a { position: absolute; top: 10px; right: 0; }
div#header h1{ line-height:80px; color: #fac800; font-variant: small-caps; text-transform: capitalize; text-align: right; padding-top: 5px; }
/*Navigational Bar at top*/
div#navbar ul { font-size: 1.4em; font-weight: bold; background-color: #5a5a5a; text-align: left; width: 660px; float: left; margin-top: 15px; margin-bottom: 15px; padding-top: 0.9em; padding-bottom: 0.9em; border: outset 1px gray; display: inline; }
div#navbar li { float: left; padding-right: 1em; display: inline; }
div#navbar a:link { color: silver; text-decoration: none; }
div#navbar a:visited { color: silver; text-decoration: none; }
div#navbar a:hover { color: black; text-decoration: none; border-bottom: 2px solid black; }
div#navbar a:active { color: black; text-decoration: none; border-bottom: 2px solid black; }
.tagline{ text-align:right; font-size:12px; padding-right:10px; margin-top:10px; color:#ffffff; font-weight:bold; width: 35%; float: right; }


.page_entry{

padding-top:15px;
padding-bottom:30px;

}


/* banner */

#banner { background-color: black; background-image: url(../../../../Images/CCC_Kelowna_small.jpg); background-repeat: no-repeat; background-position: left top; height: 100px; padding: 0; margin: 0; overflow: hidden; border-bottom: 5px solid #bbb; }

#banner img {
	border: none;
}

.title_star{
color:#457BCC;
}



#header-image {
	display: none;
}

/* announcement block */

#announce {
	padding: 0 15px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	background-color: #FFF;
	color: #777;
	border: 1px solid #777;

}

#announce a:link, #announce a:visited { text-decoration: none; color: #00a4da; }

#announce a:hover, #announce a:active { text-decoration: none; color: #457bcc; }

/* main content  */

.main {
       
	width: 510px;
	padding: 10px 20px 10px 10px;
	float: left;
	overflow: hidden;
        font-size:10pt;
}

.main p img { max-width: 100%; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding: 8px; border: solid 1px silver; }

.main a:link, a:visited  { text-decoration: none; color: #afafaf; border-bottom: 1px dotted #afafaf; }

.main a:hover, a:active{ text-decoration: none; color: white; border-bottom: 1px dotted white; }

.main p { line-height: 120%; color: white; text-align: justify; }

.main h2 {
	margin: 15px 0 3px 0;
	font-size: 1.46em;
	color: #800000;
}

.main h2 a:link, .main h2 a:visited  { text-decoration: none; font-size:1em; font-weight:bold; color: #00CCFF; border-bottom-style: none; border-bottom-width: 0; }

.main h2 a:hover, .main h2 a:active { text-decoration: none; color:#ffffff; border-bottom-style: none; border-bottom-width: 0; }

.main h3 { font-size: 1em; color:white; font-style: italic; line-height: 2em; }

.main ul, .main ol {
	line-height: 180%;
	color: #777;
}

.main h2.pagetitle {
	font-size: 1.36em;
	margin: 15px 0 3px 0;
}

.more { font-size: 0.75em; margin: 30px 0 15px 22px; padding-top: 15px; color: #777; }
.meta { color: #777; font-size: 0.8em; margin: 15px 0 30px; padding-top: 5px; }
.meta a:link, .meta a:visited { text-decoration: none; color: #777; border-bottom-style: none; border-bottom-width: 0; }

.meta a:hover, .meta a:active{ text-decoration: none; color: #402366; border-bottom-style: none; border-bottom-width: 0; }

.postnav {
	width: 100%;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #457bcc;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

.left a {
	text-decoration: none;
	color: #00a4da;
}

.right a {
	text-decoration: none;
	color: #00a4da;
}

.left a:hover, .right a:hover {
	text-decoration: none;
	color: #00a4da;
}

.left a:active, .right a:active {
	text-decoration: none;
	color: #00a4da;
}

#mo_archive, #cat_archive {
	width: 325px;
	margin-bottom: 30px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
	list-style: none;
}

/* comments & trackbacks */

.comment_area, .trackback_area {
	padding: 0 15px;
	margin-bottom: 30px;
	background: #222222
	color: #777;
}

.comment_area a, .comment_area a:visited, .comment_area a:active {
	text-decoration: none;
	color: #402366;
}
	
.comment_area a:hover {
	text-decoration: none;
	color: #402366;
}

.comment_area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment_area li {
	margin-bottom: 25px;
}

.comment_area form li {
	margin-bottom: 0;
}

.comment_area p {
	padding: 0;
	margin-bottom: 0;
}

.commenter {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
	color: #402366;
}

.commenter p a, .commenter p a:visited, .commenter p a:active {
	text-decoration: none;
	color: #402366;
}

.commenter p a:hover {
	text-decoration: none;
	color: #402366;
}

.comment_info {
	font-size: .8em;
	font-weight: normal;
	margin-left: 25px;
	color: #457BCC;
}

.comment_number {
	font-family: helvetica, sans-serif;
	font-size: 1em;
	margin-left: 0;
	margin-right: 5px;
	color: #457BCC;
}

.comment_number a, .comment_number a:visited, .comment_number a:active {
	text-decoration: none;
	color: #00a4da;
}

.comment_number a:hover {
	text-decoration: none;
	color: #00a4da;
}

.submit {
	font-weight: bold;
	padding-left: 0;
}

.comment_area textarea {
	width: 100%;
height:100px;
background:#FFF6DF;

}

.trackback_area ol {
	list-style: none;
	padding-left: 15px;
}

.trackback_area li {
	line-height: 180%;
}

#comments h2 {
font-size:1em;
		color: #FF0000;
		
}

/* sidebar */

#side { text-align: right; width: 150px; float: right; padding-top:20px; }

#side h2 { font-size: 12px; padding-top: 10px; padding-botttom:30px; color:#ffffff; font-weight:bold; padding-right: 12px; padding-bottom: 5px; }

#side p {
	font-size: 10px;
}
#side ul {

        color: #ffffff;
	list-style: none;
        font-weight:bold;
	font-size: 11px;
	width: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	


	
}

#side ul.sidelist {
	padding-bottom: 15px;

}

#side ul a { font-size: 10px; width: 94%; display: block; text-decoration: none; color:#999999; padding-right: 5%; border-right: 4px solid #404040; border-bottom-style: none; border-bottom-width: 0; }

#side ul a:hover { color: #00a4da; border-right: 4px solid #00a4da; border-bottom-style: none; border-bottom-width: 0; }

#side ul ul {
	border: none;
}

#side ul ul a {
	width: 90%;
}

#side ul ul ul a {
	width: 85%;
}

#side ul ul ul ul a {
	width: 80%;
}

/* footer */

#foot {
       text-align: right;
	width:100%;
	padding: 0;
	margin: 0;
	clear: both;
	color: #777;
	background:color:#D5BF9B;
	border-top: 1px solid #BBB;
	
}

#foot p {
	padding: 7px 10px;
	font-size: 12px;
	margin: 0;
	
	color: #777;	

}

#foot p a:link, #foot p a:visited {
	text-decoration: none;
	color: #457BCC;
}

#foot p a:hover, #foot p a:active {
	text-decoration: none;
	color: #457BCC;
}


/* search form */

#search { width: 100%; float: right; margin-bottom:20px; }

#search .s{ background:#fff6df; color:#000; }

/* Begin Calendar */
/* Not used in the theme but here anyway...  */
#wp-calendar { empty-cells: show; margin: 10px auto 20px; width: 150px; padding:4px; border: solid 1px; color: #777; font-size: 75%; text-align: center; }

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a { color: #00a4da; border-bottom-style: none; border-bottom-width: 0; display: block; }

#wp-calendar caption {
	font-weight:bold;
	color: #777;	
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.title{ margin-top: 30px; margin-left: 10px; font-size: 1.6em; letter-spacing: -0.1em; }

.title a {
  padding-left:10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color:#D5BF9B;
  font-size: 16pt;
  margin-top:80px;
  text-decoration:none;
}

.title a:link, .title a:visited {
	text-decoration: none;
	color:#D5BF9B;
}



a:hover { color:#ffffff; text-decoration: none; }


.main .pagetitle
{
font-weight:bold;
font-size:2em;
color:#fff;
}




.post h2{color:#fff;}
.current { color: white; text-decoration: none; border-bottom: 2px solid white; }
