/*
Theme Name: Café Noir Passups
Theme URI: http://www.passups.ca
Description: A Blank Wordpress theme.
Author: Café Noir Design
Author URI: http://www.cafenoirdesign.com
version: 1.0
Tags: three-column, widget-ready, blank
*/

/* reset */

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,address,big,cite,dfn,em,font,img,small,strong,sub,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
margin:0;
padding:0;
}

body {
line-height:1;
}

ol,ul {
list-style:none;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content:none;
}

:focus {
outline:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}



/* basics */


body
{
	font-family: font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 86%;
	line-height: 1.3em;
	color: #333;
	text-align: center;
	background-color: #FFF;
}
	
h1, .hidden, h2.hidden
{
	font-size: 0.1em;
	text-indent: -9999px;
	height:1px;
}
h2
{
	font-size: 2em;
	line-height: 2em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
h3 {font-size:1.5em;
padding:0 0 10px;}
h4
{
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
h5
{
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px 0 0 0;
}
img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:2px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	font-weight:700;
text-decoration:none;
color:#216839;
	}

a:hover{text-decoration:none;
color:#bbd64d;}



/* container */


#container
{
	text-align: left;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	overflow: hidden;
	background: #F2F2F2 url(images/background_02.png) repeat-y;
}
	
/* header */

#header {

  	width:100%; 
  	min-height:202px;
background-color: #BCD63B;
	background-image: url(images/background_01.png);
	background-repeat: no-repeat;
	}

#header h1
{
	font: 1,4em;
	padding: 20px 0 0 16px;
	margin: 0;
	height:10px;
	text-indent: -9999px;
}
	
#header h1 a{ text-decoration: none;}
#header h1 a:hover{ text-decoration: none;}


#header h2{
	font:1.2em;
	text-indent: -9999px;
	height:10px;
	padding: 0 0 0 18px;
	margin:0;
	}


/* main menu */


#menu
{
	font-size: 1.1em;
	width: 100%;
	overflow: hidden;
	color: #fff;
	margin: 113px 0 0 45px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	display:inline; 
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	display:block;
	color:#fff;
}

#menu ul li a:hover {
color:#bbd64d;
}


/* content */

.boxtop
{
	background: #FFF url(images/whitesquare_01.png) top no-repeat;
	width: 676px;
	height: 50px;
	margin: 0 0 0 40px;
	float: left;
	overflow: hidden;
	padding: 0 40px 0 40px;
	display:inline; 
}

.boxbottom
{
	background: #FFF url(images/whitesquare_04.png) top no-repeat;
	width: 676px;
	height: 50px;
	margin: 0 0 0 40px;
	float: left;
	overflow: hidden;
	padding: 0 40px 0 40px;
	display:inline; 
}

#content
{
	background: #FFF url(images/whitesquare_02.png) repeat-y;
	width: 676px;
	height: 100%;
	float: left;
	overflow: hidden;
	margin: 0 0 0 40px;
	padding: 0 40px 0 40px;
	display:inline; 
}



#explanation
{
	width: 676px;
	height: 100%;
	float: left;
	overflow: hidden;
	margin: 0 0 0 40px;
	padding: 20px 40px 0 40px;
}

.post, .posthome, .posthomeb {
	margin:0;
	padding:0;
	
	}
.posthome
{
	float: right;
	width: 190px;
	margin: 0;
	padding: 0 35px 0 0;
	
}

.do
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 35px 0 0;

	

}
.posthomelast
{
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
	
}
.dolast
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;

	
}

.posthomeb
{
	float: right;
	width: 300px;
	margin: 0;
	padding: 0 35px 0 0;
	

}


.posthome h4, .posthomeb h4
{

	font-size: 1.5em;
}

	
.post h2 a,.posthome h2 a, .posthomeb h2 a {

	text-decoration: none;
	}
	
	
.post h2 a:hover,.posthome h2 a:hover, .posthomeb h2 a:hover {

	text-decoration: none;
	}

.post ul,.posthome ul,.posthomeb ul {}

.post li,.posthome li,.posthomeb li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;

	padding:6px;
	margin: 20px 0;
	}
	

.navigation
{
	font-size: 0.8em;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar not being used

#left {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	border-right: 1px solid #ddd;
	}

#left h2{
	font:1.0em;
		
	margin: 0;
	padding: 0;
}

#left label{
	font:1.0em;
		
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;

}

*/

/* right sidebar */

#right
{
	width: 175px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}

#right h2{
	font:1.0em;
	
	margin: 0;
	padding: 0;
}

#right label{
	font:1.0em;

	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;

}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{

	}
	
#commentform a{ text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font:1.0em;

	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	
	font-size: 0.8em;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #333;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {}

cite {

	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #ccc;
	padding:2px;
	}

input.list
{
	margin: 0 0 4px 0;
	border: 1px solid #ccc;
	padding: 2px;
	width: 180px;
}


/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
  
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 1.0em;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.ex-pullquote, .pullquote {
   float : right;
   width : 210px;
   border : 0;
   color : #999999;
   
   font-size : 1.2em;
   font-weight : bold;
   font-style : italic;
   margin : -60px 0 15px 10px;
 }

 .pullquote {
   width : 250px;
   margin : -25px 0 20px 15px;
 }


/* footer */

#footer
{
	clear: both;
	width: 100%;
	min-height: 122px;
	color: #216839;
	background-color: #BCD63B;
	background-image: url(images/background_04.png);
	background-repeat: no-repeat;
	font-size: 0.8em;
}
#footer h4 {text-indent: -9999px;}	
#footer p{padding:14px 0;margin: 0; color: #999999; text-align:center;}
#footer a{text-decoration: none;}
#footer a:hover{text-decoration: underline;}

.blurb {
height: 285px;
}
.number
{
	background-color: #390;
	background-image: url(images/greendot.png);
	background-repeat: no-repeat;
	height: 81px;
	width: 80px;
	display: block;
	color: #FFF;
	font-size: 4em;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	margin: 0 0 15px 50px;
}
.button, #wpcf7-f1-w2-o submit {

background: #bbd64d url(images/smgreensquare.png) no-repeat;
	height: 81px;
	width: 160px;
	display: block;
	color: #FFF;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	line-height: 2.8em;
	margin: 0 0 15px 10px;
	}
button
{
	background: #bbd64d url(images/smgreensquare.png) no-repeat;
	height: 81px;
	width: 160px;
	display: block;
	color: #FFF;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	margin: 10px 0 15px 10px;
	border: none;
	
}
button, .button {

	position: relative;
	bottom:0;
	}
	
.button a, button a {


	color: #FFF;
	display:block;
	height: 81px;
	width: 160px;
	}
.button a:hover, button:hover {


	color: #216839;

	}
.clear { clear: both; }
.code
{
	font-family: courrier, monospace, sans-serif;
	padding: 10px;
	background-color: #DCDCDC;
}