imac/*
Theme Name: Pauline
Theme URI: http://www.wildfireonline.ca
Description: Custom WP Theme for Pauline Boldt by Wildfire Online and One Plus One Design
Author: Wildfire Online
Version: 1.1
*/

html,body {
	height:100%;
	margin:0;
	overflow-x:hidden;
}
body {
	color:#000;
	background-color: #fff;
	font: 13px "museo-sans", sans-serif;
	overflow-x: hidden;
	

}


a, a:visited {color:#8a8a8a; text-decoration: none;}
a:hover {color: #404040; }

h1, h2, h3 {
	}
	
h2 {
	}
	
h3 {font-size: 12px;}

ul {list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	color: #b6b6b8;
	}
	
ul li {margin: 0;
	padding: 0;}
	

p {margin: 0;}

	
.bigger {font-size: 110%;}

.small {font-size: 90%;}


/*colours & styles*/


::selection {
	background: #000; /* Safari */
	color: #fff;
	}
::-moz-selection {
	background: #000; /* Firefox */
	color: #fff;
}


.italic {font-style: italic;}

.alignright {float: right;}
.alignleft {float: left;}
.alignnone {display: block;}

.edit-this {clear: both; padding-top: 20px;}
.edit-this a, a.comment-edit-link {
	font-size: 10px;
	text-transform: uppercase;
	}	

a img, a:visited img, a:hover img{border: none;}


#header {
	margin: 20px auto 0;
	width: 949px;
	}
#header-blog {margin: 30px auto 0;
	width: 949px;}

.logo {width: 273px;
	height: 117px;
	text-indent:-9999px;
	margin: 0 0 0 336px;
	background: url('images/pauline-boldt.jpg') no-repeat;
}

.logo-26 {width: 144px;
	height: 146px;
	text-indent:-9999px;
	margin: 0 0 0 394px;
	background: url('images/26-merton-road-logo.png') no-repeat;
}

.logo a,.logo-26 a{
	display:block;
	height:100%;
	cursor: pointer;
}

#social-nav {width: 116px;
float: right;
list-style: none;
margin-top:-120px;
padding: 0;
height: 33px;
}
#social-nav.blog {
margin-top:-160px;

}

#social-nav li{
margin:0; padding: 0;
display: inline;
	}
a#twitter {background: url('images/sm-icons.jpg') no-repeat 0 0px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	float: right;
	}
	
a#facebook {background: url('images/sm-icons.jpg') no-repeat -24px 0px;
	width: 20px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	float: right;
	}
	

a#instagram {background: url('images/sm-icons.jpg') no-repeat -43px -0px;
	width: 25px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	float: right;
	}
	
a#linkedin {background: url('images/sm-icons.jpg') no-repeat -68px 0px;
	width: 23px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	float: right;
	}
	
a#pinterest {background: url('images/sm-icons.jpg') no-repeat -91px 0px;
	width: 18px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	float: right;
	}
	
#social-nav li a:hover {background-position-y: -24px;
height: 24px;}

/* Set font family for main-nav & sub-nav (Typekit) */

#main-nav, #sub-nav {font-family: "museo-sans", sans-serif;
	margin: 0;
}

#main-nav a, #sub-nav a{color: #000;}

#main-nav {list-style: none;
	margin-top: 20px;	
	font-weight: normal;	
	font-style: normal;
	font-size: 14px;
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 0px;
	margin-bottom: 30px;
	}
#main-nav li {
	display: inline;	
	padding:0 28px 0 15px;
	background: url('images/menu-divider.jpg') no-repeat right;
	margin-bottom: 0;
}

#main-nav li.first {padding-left: 0;}
#main-nav li.last {background: none;}

#main-nav li a {
	text-decoration:none;
}

#main-nav li a:hover, #main-nav li a.active {color:#d41a0e; text-decoration: none; }

#sub-nav {list-style: none;
	margin-top: 10px;
	margin-bottom: 30px;	
	font-weight: normal;	
	font-style: normal;
	font-size: 13px;
	text-align: center;
	}
	
#sub-nav li {
	display: inline;
	margin: 0;	
	padding:0 2px 0 12px;
	background: url('images/dot-divider.png') no-repeat left;
}

#sub-nav li.first {background: none; margin-left: -23px;}

#sub-nav li a {
	text-decoration:none;
}


#sub-nav li a:hover, #sub-nav li a.active {color:#d41a0e; text-decoration: underline; font-style: italic;  }

#sub-nav li.current_page_item a{color:#d41a0e; text-decoration: underline; font-style: italic; }

.overlay {width: 100%;
	position: absolute;
	top:248px;
	z-index: 1;
	height: 605px;
	display: table;
    table-layout: fixed;
	}
	
.left {
	height: 100%;
	background: white;
	opacity:0.3;	
	display: table-cell;
	}
.middle {width: 949px; 
height: 575px;
		background: white;
		display: table-cell;
		opacity:0.0;
}
.right {display: table-cell;	
	height: 100%;
	background: white;
	opacity:0.3;	
}

	
	
.white img {
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
	

}

/* Carousel */
.carousel {
	outline:none;
	width:949px;
	margin:0 auto;
	border-bottom: 1px solid #d9d9d9;
	height: 575px;
	padding-bottom: 50px;
}

.carousel ul {
	height:575px;
	overflow:hidden;
	margin-top: 20px;
}

.carousel li {
	overflow:hidden;
	float:left;
	width:949px;
	height:575px;
	text-align:center;
	background-position:center 0;
}

.carousel a {
	text-transform:uppercase;
	font:35px 'FuturaBook';
	text-decoration:none;
	color:#fff;
	z-index:1;
	letter-spacing:6px;
}

.carousel .carousel-wrap {
	overflow:visible!important;
}

.carousel .carousel-control {
	position:absolute;
	top:525px;
	left:50%;
	color:#fff;
	z-index:2;
	cursor:pointer;
}

.carousel .carousel-control.disabled {
	display:none;
}

.carousel .carousel-next,
.carousel .carousel-previous {
	display:block;
	width:19px;
	height:37px;
	background-image:url('images/next.png');
	margin-left:426px;
	
}

.carousel .carousel-previous {
	background-image:url('images/prev.png');
	margin-left:-445px;
}



.home-bottom {clear: both;
width: 949px;
margin: 0 auto;
height: 234px;
border-bottom: 1px dotted #d9d9d9;
padding-top: 30px;
}

.home-bottom.bottom {border-bottom: none;
margin-bottom: -30px;}

.threebox {border-right: 1px dotted #d9d9d9;
	width: 307px;
	float: left;
	margin-right: 26px;
	}
	
.threebox.last {margin-right: 0;
	border: none;
	background: none;
	width: 279px;}
	



.twobox {border-right: 1px dotted #d9d9d9;
	width: 644px;
	float: left;
	margin-right: 26px;
	}
	
.twobox.small {
	margin-right: 0;
	background: none;
	border: none;
	width: 237px;
	}


/*Bottom home nav */


a#currentBtn {
	background: url('images/current_btn.jpg') no-repeat 0 0;
	width: 280px;
	}
	
a#mertonBtn {
	background: url('images/blog_btn.jpg') no-repeat 0 0;
	width: 280px;
	}
	
a#letreBtn {
	background: url('images/letre_btn.jpg') no-repeat 0 0;
	width: 280px;
	}
	
a#pressBtn {
	background: url('images/26p_btn.jpg') no-repeat 0 0 ;
	width: 617px;
	}
	
a#shopBtn {
	background: url('images/shop_btn.jpg') no-repeat 0 0 ;
	width: 280px;
	}
	
a.middleHomeBtns {	
	height: 200px;
	cursor: pointer;
	text-indent: -9999px;
	display:inline-block;
	}
	
	
a#currentBtn:hover, a#mertonBtn:hover, a#letreBtn:hover, a#pressBtn:hover, a#shopBtn:hover {background-position: 0 -200px;
}



	
.content {margin: 0 auto;width: 949px;}

.page {margin-left: 90px;
	width: 769px;
	}
	
.content p {margin-bottom: 10px;
	line-height: 18px;
	color: #818181;}

.content .wide {width: 1050px;}
	

	
.clear {clear: both;}



/*  Columns */

.col1 {width: 432px;
	float: left;
	margin-right: 47px;
	}
	
.threecol .col2 {width: 196px;
	float: left;
	margin-right: 47px;
	}

.twocol .col1 {width: 217px;
	margin-left: 92px;}	
.twocol .col2 {width: 460px;
	float: left;
	margin-right: 0;}
	
.col3 {float: left; 
 margin-right: 0;
width: 196px;}

.threecol ul li:before{ content:"-"; position:relative; left:-5px;}




/* Home */



/* Contact Form */

.wpcf7-form p {color: #bedfda;
	margin-top: 30px;
	}

.wpcf7-form input, .wpcf7-form textarea {width: 525px;
border: 1px solid #bfbfbf;
color: #bedfda;
font-size: 17px;
padding: 15px 10px;}

input.wpcf7-submit {background: url(images/submit.png) no-repeat;
	width: 127px;
	height: 127px;
	border: none;
	margin: 0 auto;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.wpcf7-submit:hover {background-position-x: -127px;}

/* BLOG */

.posts {width: 785px;
	float: left;
	margin-right: 15px;
	}
	
.blog-sidebar {width: 140px;
margin-top: 45px;
	float: right;}
	
.blog-sidebar a {color: #d41a0e;}

.blog-sidebar h3 {font-size: 17px;}

.blog-intro, .filter-sidebar {border-bottom: 1px solid #d9d9d9;
}
.blog-intro p, .courtesy-sidebar p{font-size: 85%;
	color: #757575;
	}
	
.instagram-sidebar {margin-top: 10px;
border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;}

.instagram-sidebar h3.widget-title{
	display: none;
}

.twitter-sidebar {margin-top: 10px;
border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;}
	
	
.twitter-sidebar h3 {display: none;}

ul.tweets {font-size: 85%;}

ul.tweets li {margin-bottom: 10px;}

.search-sidebar {margin-top: 10px;
border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;
	}
	
.filter-sidebar {padding-bottom: 20px;}
	
.filter-sidebar div {
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
}
.filter-sidebar ul {list-style: none;
	margin: 0;
	padding: 0;}
	
	
.filter-sidebar ul {font-size: 75%;}

.filter-sidebar ul li {line-height: 15px;
	text-transform: lowercase;}

.filter-sidebar ul li a, .filter-sidebar ul li a:visited {color: #757575;}

.filter-sidebar ul li a:hover {color: #d41a0e;}
	
.post {float: left;
	width: 691px;
	margin-bottom: 20px;


}

.post p {margin: 20px 0;}

	
.post img {margin-bottom: 10px;}

.post h2 {font-size: 15px;
		margin-bottom: 13px; 
		padding-bottom: 15px;
		margin-left: 0;
		border-bottom: 1px dotted #d9d9d9;
		text-transform: lowercase;
		font-weight: normal;
		}
.post h2 a {color: #818181;}	
.post a {color: #d41a0e; }
.post a:hover {color: #818181; }
	
.postdate {float: left;
	width: 60px;
	margin-right: 34px;
	margin-top: 10px;
	font-weight: normal;	font-style: normal;
	text-transform: uppercase;	
}

.postdate .day, .postdate .month, .postdate .year {display: block;text-align: center;}

.postdate .day {font-size: 300%;
margin-bottom: 8px;}

.postdate .month {
font-size: 90%;
text-transform: lowercase;
padding: 1px 0 1px;
color: #757575;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}
.postdate .year {margin-top: 8px;}

.underpost {margin-left: -94px;
	margin-top: -50px;
	position: relative;
	top: -50px;
	width: 60px;
	}
	
.post-category {border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	font-size: 80%;
	text-transform: lowercase;
	padding: 3px 0 3px;
	color: #757575;
	}
.post-category a {color: #757575;}	
.post-social {margin-top: 5px;
margin-left: -7px;
}

.likeImage{
    background: url('images/sm-icons.jpg') no-repeat -24px 0px;
	width: 20px;
	height: 24px;
    background-repeat: no-repeat;
}
.likeImage iframe{
    opacity: 0;
}


.post .credit {text-transform: uppercase;
font-size: 12px;
font-style: italic;
line-height: 19px;}

.circle-date, .circle-comments {font-family: "Bee Three";
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 3px;
	font-size: 32px;
	}

.circle-date span {line-height: 28px;}	
	
.circle-date span, .circle-comments span {font-size: 10px;
letter-spacing: 2px;
font-style: italic;
font-family: "Times New Roman", serif;
}

.circle-comments {margin-top: 25px;line-height: 15px;}

.circle-comments span {font-size: 9px;
letter-spacing: 1px;
}

.tags, .tags a:hover {color: #bedfda;
font-size: 9px;
text-transform: uppercase;
font-style: italic;}
.tags a, .tags span {color: #a7a9ac;}

ul.social {margin: 0;padding: 0; 
	margin-top: 27px;}
	
.social li {float: left;
	}

.blog ul li {border: none;}

.fb-like {width: 85px;}
li.tw {margin-left: 0;}

.show-comments {float: right;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 15px;}

.edit-this {margin: 10px 0;
	text-align: center;}
	

#search {float: left;
	}
#searchform #s {
	border: none;
	padding: 4px;
	color: #a7a9ac;
	font-size: 10px;
	background-color: #f2f2f2;
	width: 135px;
	}
#searchsubmit {color: #bebebe;
	font-family: "museo-sans", sans-serif;
	font-weight: normal;	
	font-style: normal;
	text-transform: uppercase;
	padding: 4px 10px;
	background-color: #f2f2f2;
	font-size: 11px;
	border: none;
	float: right;
	display: block;
	margin-top: 10px;

	}
	
#searchsubmit:hover {	
cursor: pointer;
}

.full-post {font-style: italic;}

/*Categories */

#category-list {margin: 0; padding: 0;}

#category-list li {font-family: "Bee Three";
	font-weight: normal;	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 30px;
	margin-bottom: 18px;
}

/* Archives */
	
/* Comments */

.reply, .comments-title {font-family: "Times New Roman", serif;
font-style: italic;
color: #bedfda;
text-transform: none;
letter-spacing: normal;
font-size: 15px;
margin-top: 30px;
}
.comments-title {margin-bottom: 20px;
border-top: 1px solid #eff7f6;
padding-top: 24px;}

#respond p {margin: 0;}

#submit-comment {color: #fff;
	font-family: "franklin-gothic-ext-comp-urw", Helvetica, sans-serif;
	font-weight: normal;	
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	border: 1px solid #e6e8d9;
	padding: 4px 10px;
	background-color: #9ba367;
	font-size: 14px;}
	
#submit-comment:hover {background-color: #d8d67a;
cursor: pointer;
}


.commentlist {list-style: none;
	margin: 0; padding: 0;}
	
.commentlist li {
	padding: 20px;
	background-color: #bedfda;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
	font-style: italic;}
	
.commentlist p {margin: 0; padding: 0;}
	
.comment-author {font-size: 10px;
text-transform: uppercase;
font-style: italic;
color: #fff;
}
.comment-author a {color: #fff;}

.comment-date {color: #fff;
font-size: 21px;
text-transform: uppercase;
font-style: normal;
color: #fff;
font-family: "franklin-gothic-ext-comp-urw", Helvetica, sans-serif;
font-weight: normal;
letter-spacing: 1px;
}

.commentlist li p {margin: 10px 0 0 0; padding: 0;font-size: 13px;
line-height: 18px;}
.comment-meta a {color: #fff;}
	


/* FOOTER */

.footer {
	border-top: 1px solid #d9d9d9;
	margin:30px auto;
	padding-top: 0px;
	padding-bottom: 25px;
	width: 949px;
	
	}


#credits {color: #d5d5d5;
font-size: 10px;
float: left;
margin-top: 30px;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 20px;
margin-bottom: 20px;

}

#credits .copy {color: #9c9c9c;}

#credits a {color: #d5d5d5;}
#credits a:hover {color: #d5d5d5;}

#footerBtns {float: right;
	width: 220px;
	}
	
#footerBtns ul {list-style: none;
	margin:36px 0 0 0;
	padding: 0 50px 0 0;
	}
	
#footerBtns ul li {border-right: 1px solid #d9d9d9;
	display: inline;
	margin-top: 25px;
	padding-top:36px;
	padding-bottom: 8px;
	margin-right: 11px;
	padding-right: 13px;
}

#footerBtns ul li.last {border: none;margin-right: 0;padding-right: 0;}


a#blogFooter {background: url('images/footer_btns.png') no-repeat 0px 0px;
		}
		
a#instagramFooter {background: url('images/footer_btns.png') no-repeat -51px 0px;
		}
	
a#letreFooter {background: url('images/footer_btns.png') no-repeat -102px 0px;
	}
	



#footerBtns ul li a {text-indent: -9999px;
		cursor: pointer;
		width: 24px;
		height: 36px;
		display:inline-block;
		}
		


