/*
Theme Name: Cyclery
Theme URI: http://cyclery.ca/
Description: Custome theme made for the Fort Langley Cyclery
Version: 1.0
Author: Reuben Moes (code); James Moes (design)
Author URI: http://reubenmoes.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body, p, h1, h2, h3, h4, h5, h6, img, hr{ margin:0; padding:0; border:0;}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%; /* Resets 1em to 10px */
}

hr{
	height:1px;
	background:#999;
	}
#container{	
	width:900px;
	margin:0 auto;
	background:#FFF;
}

#page{
	margin-left:138px;	
	border-left:dotted #e7e7e7 1px;
	border-right:dotted #e7e7e7 1px;
	padding: 0 15px;
}
.ticker{ font-size:smaller}

/*BANNER BANNER BANNEr*/
#banner{
	background:url(images/bg_banner.jpg) no-repeat bottom;
	width:95px;
	height:auto;
	float:left;
	text-align:center;
	padding:0 15px 30px 15px;
	font-size:1.2em;
	font-style:italic;
}
a#bannerImg:hover, #bannerImg.current:visited {	
	 border-bottom: double 4px #000;
}
#bannerImg:link, #bannerImg:visited, #bannerImg:active{
	border-bottom: solid 1px #777;
}
#banner img{
	padding:18px 8px 15px 9px;
}
#banner p{
	text-align:left;
	margin-top:18px;
}
.grey, #banner a:link, #banner a:active, #banner a:visited{
	color:#666;
	text-decoration:none;
}
#banner a:hover{text-decoration:underline}


/**************************/
/*MENU MENU*/

#menu{
	padding-top:90px;
	padding-bottom:20px;
	margin-bottom:-1em;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	text-align:justify;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{ 
	color:#000;
	text-decoration:none;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	display:inline;
	//margin-left:79px;
	margin-left:20px;
}
#menu ul li:first-child{
	margin-left:3px;
}
#menu ul li a:link, #menu ul li a:visited{
	border-bottom:solid 1px #999;
}
#menu img{	
	padding-bottom:20px;
}
 #menu ul li a:hover, #menu a.current_page_item:visited, #menu a.current_page_item:active, #menu a.current_page_item:link, #bannerImg.current_page_item{
	 border-bottom: double 4px #000;
 }


/**************************/
/*PAGE PAGE or POST POST*/
#content a:link, #content a:visited, #content a:active, #content a:hover{
	color:#777;
	text-decoration:none;
}
#content a:hover{text-decoration:underline}

#content{
	font-size:1.4em;
	line-height:1.4em;
}
.entry{}
.post p.date{
	margin-bottom:10px;
}
#content p{
	margin-bottom:1.0em
}
#slideshow{
	width:730px;
}
#slideshow-footer{
	color:#777;
	font-size:smaller;
	margin-top:8px;
	height:40px;
	margin: 5px 30px 0 30px;
	font-style:italic;
}
#slideshow-caption{
}
#slideshow-nav{
	float:right;
}
#slideshow-nav a {
	display:block;
	height:10px;
	width:10px;
	
	background:#e7e7e7;
	margin:3px;
	overflow:hidden;
	text-indent:99999px;
	float:left;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 1px rgb(0,0,0);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0);
}
#slideshow-nav a.activeSlide{
	background:#000;
}

#col1{
	width:350px;
	float:left;
	margin:0 15px 15px 0;
}
#col2{
	width:350px;
	float:right;
	margin:0 0 15px 15px;
}
#col2.sidebox{
	background:#eee;
	width:298px;
	padding: 20px;
	border: double #FFF 6px;
}

#content h2{
	font-style:italic;
	color:#222;
	font-size:1.4em;
	border-bottom:solid 1px #999;
	margin: 5px 0 ;
	padding-bottom:5px;
	display:inline-block;
}
#content h4{
	font-style:italic;
	margin-bottom:10px;
}

#content table{ 
	font-size:.9em;
	width:100%;
	text-align:left;	
}
#content tr.even {
	background:#e4e4e4;
}

#content td, #content th {
	padding:5px 8px;
	margin:0;
}

/**************************/
/*HOME */
body.home .entry p:first-child{ 
	font-size:1.3em;
	font-style:italic;
	letter-spacing:0.03em;
}
body.home #content hr{
	margin:16px 0;
}
div#stayInformed{
	background:#e7e7e7;
	border: #FFF double 4px;
	padding:15px;
	padding-bottom:0;
	margin: 0 -17px;
}
#mc_embed_signup{ 
	float:left
}
#mc-embedded-subscribe{
}
div.inputWrap{
	width:100%;
}
#mc-embedded-subscribe-form input{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	border:0;
}

#mc-embedded-subscribe-form #mce-EMAIL{
	position:relative;
	background:#FFF;
	width: 255px;
	color:#3b3b3b;
	padding:6px;
}
#mc-embedded-subscribe-form #mc-embedded-subscribe{
	background:#585858;
	color:#FFF;
	padding:5px;
}
#mce-responses, .mce_inline_error{
	position:relative;
	color:#777;
	font-size:smaller;
	font-style:italic;
}
.mce_inline_error{
	position:absolute;
}

#flickrBadge{
	text-align:justify;
	margin:10px 0 -7px 0;
}
.flickrImage{
	display:inline;
	margin-left:2px;
}
.flickrImage img{
	display:inline;
}
#flickrImage1{
	margin-left:0;
}


/**************************/
/*CONTACT */
#contact input, #contact textarea{
	width:95%;
	padding:5px;
	border:solid #AAA 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contact label{
	font-style:italic;
	font-size:smaller;
}
#contact #contactSubmit{
	width:auto;
	}
/**************************/
/*BLOG */
#blogBanner{
	width:750px;
	margin: 0 -16px 20px -16px;
	background:#6d6e70;
	border:double #FFF 6px;
	text-align:center;
}
#blogBanner h1{	
	color:#FFF;
	margin:20px;
	font-weight:100;
	letter-spacing:2px;
}
body.blog #content, body.single #content, body.archive #content, body.search #content{
	width:540px;
	float:left;
}
body.blog #content img, body.single #content img{
	margin:5px;

}
body.blog .post{
	margin-bottom:50px;
}
#sidebar{
	margin-left:570px;
	font-size:1.4em;
	letter-spacing:0.05em;
}
#sidebar a{
}
#sidebar h2{
	font-size:1em;
	font-style:italic;
	border-bottom:solid 1px #777;
	width:90px;
	white-space:nowrap;
	padding-bottom:8px;
	margin-bottom:10px;
	
}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul li.widget{
	margin-bottom:30px;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited, #sidebar a:hover{
	color:#4e4f4d;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:underline
}
#sidebar #search-text{
	border:none;
	background:#e8e8e8;
	padding:5px;
}
.postMeta, .socialNetworks, .postTags{
	font-size:.8em;
}
.postMeta{
	background: #e8e8e8;
	padding:10px;
}
#respond label{
	font-style:italic
}
ol.commentlist{
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li{
	padding:5px;
}
ol.commentlist li.odd{
	background:#f3f3f3;
}
ol.commentlist .time{
	font-style:italic;
	color:#bcbcbe;
}
ol.commentlist .author{
	float:left;
}

/**************************/
/*FOOTER FOOTER*/
#footer{
	clear:both;
	padding:2px 0 30px 0;
}
#footer hr{
	background:#FFF;
	border-top:double 4px #777;
	margin:3px -16px;
}


/* Begin Typography & Colors */
