/*   
Theme Name: Parisienne
Theme URI: http://www.pixelforge.me/themes/parisienne
Description: Custom theme for Une Parisienne a Montreal
Author: Jamie Holdroyd
Author URI: http://www.pixelforge.me
Version: 1.0
*/

/* Reset */
@import url("reset.css");

body { margin: 0; padding: 0; }
/* Fonts */
@font-face {
    font-family: 'Context';
    src: url('fonts/conre11-webfont.eot');
    src: url('fonts/conre11-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/conre11-webfont.woff') format('woff'),
         url('fonts/conre11-webfont.ttf') format('truetype'),
         url('fonts/conre11-webfont.svg#ContextRepriseLightSSiXLt') format('svg');
    font-weight: normal;
    font-style: normal;
}
strong { font-weight: bold; }
em {font-style:italic; }
@media screen {
#menu-footer {
    margin: 0 auto;
    width: 663px;
}
#menu-footer li.first {
margin-left: 94px;
}
#menu-footer li {
    float: left;
    margin-right: 21px;
    position: relative;
    text-transform: uppercase;
}
#menu-footer li.last-bar .bar {
    display: none;
}
#menu-footer li a {}
.bar {
    position: absolute;
    right: -15px;
    top: 0;
}
/* General */
.clear { display: block; clear: both; height: 0; line-height: 0; }
a { color: #A78989; text-decoration: none; }
a:hover, .selected {  }
.fb-cont { border: 1px solid #dadada; height: 245px; margin: 10px 0 0 0; overflow: hidden; }
.fb-cont iframe { margin: -1px 0 0 -1px; }
.twitter-cont { border: 1px solid #dadada; margin: 10px 0 0 0; padding: 0 0 5px 0; overflow: hidden; }
.twitter-cont .twtr-widget { margin: -50px 0 0 -1px; }
.twitter-cont .twtr-ft {  }
article a:hover { text-decoration: none; }
/* Header */
header { width: 1150px; margin: 20px auto; }
header h1 {
    background: url("images/header.bg.png") no-repeat scroll 540px 2px transparent;
    padding: 19px 0 26px;
}
header h1 a { font-family: 'Context'; color: #A78989; font-weight: normal; text-decoration: none; font-size: 120px; }
header h1 a span  { color: #8CD7DE; }
header h1 a:hover { color: #A78989; }
h3, .courier {
    font-family: Courier,"Courier New",monospace;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 10px;
}
h4 {
    color: #877070;
    font-family: 'Context';
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

/* Footer */
footer {
    font-family: Courier,"Courier New",monospace;
    font-size: 14px;
    font-weight: normal;
}
footer div.cont { width: 1150px; margin: 0 auto; padding: 50px 0 0px 0; text-align: center; }
footer div.cont div.img { width: 716px; height: 111px; position: absolute; background: url('images/footer.bg.png') no-repeat; margin: -128px 217px 0 217px; }

/* Content */
section#content { width: 1150px; margin: 0 auto; }
section#left { width: 211px; float: left; }
section#left div.box {width: 211px!important;}
section#left div.box .cont {width: 190px!important;}
section#right { width: 300px; float: left; }
section#right div.box {width: 300px!important;}
section#right div.box .cont {  }
section#right div.box .cont {width: 278px!important;font-size: 11px; text-align: left;}
section#main { width: 570px; margin: 0 10px; padding: 10px 10px 80px 10px; float: left; background: url('images/main.bg.jpg'); }
section#main .top, section#main .bot { width: 570px; height: 30px; display: block; background: url('images/main.sprite.png') no-repeat 0 0; }
section#main .bot { background-position: -570px 100%; }
section#main .cont { width: 530px; padding: 10px 20px 10px 20px; margin-top: -20px; background: #fff; }
section#content nav {
    height: 26px;
    padding: 0 0 10px;
    width: 570px;
}
section#content nav a {
    color: #877070;
    display: block;
    float: left;
    font-family: 'Context';
    font-size: 24px;
    opacity: 1;
    text-align: center;
    text-transform: uppercase;
    width: 33%;
}
section#content .next-posts, section#content .prev-posts {
    display: inline-block;
    float: left;
    font-family: 'Context';
    font-size: 1.1em;
    padding: 20px 0;
}
section#content .prev-posts { float: right; }

.pinterest-button img { 
	max-width:40px;
    border: none;
}

/* Article */
section#main article { width: 530px; padding: 0 0 30px 0; margin: 0 0 10px 0; background: url('images/article.sep.png') no-repeat 0 100%; }
section#main article:last-child { padding: 0; margin: 0; background: none; }
section#main article p { font-family: Verdana; font-size: 12px; line-height: 150%; text-align:left;  margin: 0 0 13px 0; }
section#main article p.sub { font-size: 11px; }
section#main article p.sub:last-child { margin: 0; }
section#main article img { width: 520px; border: 3px solid #9D9FA1; margin: 0 0 10px 0; }

/* Related */
section#related  { height: 248px; margin: 20px 0 0 0; }
section#related a { width: 168px; height: 168px; overflow: hidden; display: block; float: left; border: 3px solid #9D9FA1; margin: 10px 24px 0 0; }
section#related a:last-child { margin-right: 0; }
section#related a img { width: 168px; height: 168px; float: left; }
section#related a span { width: 128px; height: 128px; font-size: 16px; padding: 20px; color: #A78989; display: block; float: left; background: rgba(255,255,255,0.9); }
section#related a:hover span { margin: -168px 0 0 0; }

/* Comment Form */
section#respond { margin: 0 0 20px 0; background: #fff; font-family: Verdana; font-size: 12px; line-height: 150%; color: #A78989; }
section#respond  h3 { margin: 0 0 10px 0; }
section#respond  em { display: inline-block; color: #aaa; margin: 0 0 20px 0; }
section#respond .req { color: #ff0000; }
section#respond label { display: block; margin: 0 0 5px 0; }
section#respond input[type=text] { border: 1px solid #A78989; padding: 3px; margin: 0 0 10px 0; width: 300px; }
section#respond textarea { width: 520px; max-width: 520px; height: 140px; border: 1px solid #A78989; padding: 3px; margin: 0 0 10px 0; font-family: Verdana; font-size: 12px; line-height: 150%; }
section#respond input[type=text]:focus, section#respond textarea:focus{ border: 1px solid #8CD7DE; }
section#respond button { border: 1px solid #333; background: #555; color: #fff; font-weight: bold; padding: 6px 12px; cursor: pointer; }

/* Comments */
ol.commentlist { list-style: none; width: 530px; padding: 0; }
ol.commentlist li { display: inline-block; width: 530px; padding: 0; }
ol.commentlist li div.comment-body { padding: 0 0 40px 0; margin: 0 0 20px 0; background: url('images/article.sep.png') no-repeat 0 100%; }
ol.commentlist li div.comment-body div.comment-author {
    color: grey;
    font-size: 13px;
    height: 4px;
    padding: 8px 0 0 10px;
}
ol.commentlist li div.comment-body div.comment-author img { margin: -8px 10px 0 -10px; float: left; }
ol.commentlist li div.comment-body div.comment-meta {
    float: right;
    font-size: 13px;
    margin: 0;
}
ol.commentlist li div.comment-body div.reply a.comment-reply-link { float: right; }
ol.commentlist li div.comment-body p {
    font-size: 14px;
    margin-top: 10px;
    padding: 0 0 0 12px;
}
ol.commentlist li.depth-1 { width: 530px; }
ol.commentlist li.depth-2 { width: 490px; }
ol.commentlist li.depth-3 { width: 450px; }

/* Styles */
div.box { width: 270px; padding: 0 0 8px 0; margin: 0 0 40px 0;  }
div.box .cont { width: 248px; display: inline-block; padding: 10px; border: 1px solid #dadada; }
div.box .cont .icon { width: 64px; height: 64px; display: block; position: absolute; margin: -55px 0 0 200px; background: url('images/icon.sprite.png') no-repeat 0 0; }
div.box .cont .icon-fb { background-position: 0 0; }
div.box .cont .icon-twitter { background-position: 0 -64px; }


/* Search Box */
.search input[type="text"] {
    border: medium none;
    font-family: 'Context';
    font-size: 14px;
    letter-spacing: 1px;
    padding: 6px 0;
    width: 210px;
}
.search button { width: 32px; height: 32px; border: none; margin: -29px 0 0 216px; cursor: pointer; display: block; position: absolute; overflow: hidden; text-indent: -1000px; background: url('images/icon.search.png') no-repeat 0 0; }

/* Badge */
a.badge  div.add_background  div.add_background { background-position: 0 0 !important; }
a.badge { width: 122px; height: 122px; margin: 0 0 10px 45px; overflow: hidden; text-indent: -1000px; display: inline-block;}
a.badge + h4 { padding: 0; font-weight: bold; margin: 0 0 20px 0; }
a.badge-montreal-brunch div.add_background { background-position: 0 0 !important; } a.badge-montreal-brunch div.add_background  div.add_background:hover { background-position: 0 -122px !important; }
a.badge-bars-and-fun div.add_background { background-position: 0 -122px !important; } a.badge-bars-and-fun div.add_background  div.add_background:hover { background-position: 0 -122px !important; }
a.badge-fripe-and-chic div.add_background { background-position: 0 -244px !important; } a.badge-fripe-and-chic div.add_background  div.add_background:hover { background-position: 0 -122px !important; }
a.badge-trip-travel div.add_background { background-position: 0 -366px !important; } a.badge-trip-travel div.add_background  div.add_background:hover { background-position: 0 -122px !important;}
a.badge-music-and-festivals div.add_background { background-position: 0 -488px !important; } a.badge-music-and-festivals div.add_background  div.add_background:hover { background-position: 0 -122px !important; }
a.badge-bien-etre div.add_background { background-position: 0 -610px !important; } a.badge-bien-etre div.add_background  div.add_background:hover { background-position: 0 -122px !important; }

} /* END screen media */
h2.archive-cat {
    border-bottom: 1px solid #877070;
    color: #877070;
    font-family: 'Context';
    font-size: 20px;
    letter-spacing: 1px;
    margin: 10px 0 17px;
    text-transform: uppercase;
    width: 100%;
}
.facebook-button {
    float: left;
    width: 100px;
}
.twitter-button {
    float: left;
    width: 105px;
}
.pinterest-button {
    float: left;
    width: 90px;
}
.social-post {
    margin: 25px 0 10px;
}
.plus-one {}
.portfolio {
    margin-top: 10px;
    text-align: center;
}
#related {}
#related img {
    height: 120px !important;
    width: 110px !important;
}
blockquote {
  border-left: 3px solid #9D9FA1;
    min-height: 18px;
    margin-left: 30px;
    padding: 10px 0 10px 10px;
	font-style: italic;
	}
#follow {
    margin-top: 10px;
}
article a {color: #A88A8A !important;}
article a:hover {color: #A88A8A !important; text-decoration: none;}
article span {color: #A88A8A !important;}

.links {
    border: 1px solid #DADADA;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 15px;
}
.links li { list-style: none outside none;}
.links ul {}
.links ul li {
    list-style: none outside none;
    margin-bottom: 5px;
}
.links ul li a {
    font-family: 'Context';
    letter-spacing: 1px;
}




@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */