/* @override 
	http://patrimoinevivant.qc.ca/wp-content/themes/patrimoine/style.css
*/

/*
Theme Name: Patrimoine
Author: Dana Whittle
Author URI: http://vizou.com
*/

/* @group Basics */

/* basics */

* {  	
margin: 0; 
padding: 0; 
}

html {  	
text-align: center; 
}

body {  
font: 74.2%/160% normal helvetica, verdana, arial, tahoma, sans-serif; 
margin: 0 auto; 
position: relative; 
background: url(images/bgbody2.jpg);
text-align: center;
}

p {  	
font-size: 1em; 
}

ul,ol {  	
list-style: none; 
border: 0;
}

.entry .alignleft {  	
float: left; 
margin: 0 10px 5px 0;
border: 0;
}

.entry .alignright {  	
float: right; 
margin: 0 0 5px 10px; 
border: 0;
}

.alignnone {  	
clear: both;
margin: 0;
padding: 0; 
}

blockquote {  	
border-left: 4px solid #cfd8e6; 
margin: 15px; 
padding: 0 10px; 
}

code {  	
margin: 1em; 
font-family: "Courier New", Courier, monospace; 
}

small {  	
font-size: 0.8em; 
}

em {  	
}

cite {  	
font-size: 0.7em; 
font-weight: bold; 
font-style: normal;
text-transform: uppercase; 
}

cite a {  	
color: #000; 
text-decoration: none; 
}

.clear:after {  	
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both; 
}

.clear {  	
height: 1px;
}

/* @end */

/* @group Development */

/* temporary borders */
/*#container,
#header,
#champsMembres,
#menu,
#mainOne,
#featured,
#subOne,
#subTwo,
#footer {  	
border-left: 1px dashed #ff3a38; 
border-bottom: 1px dashed #ff3a38; 
border-right: 1px dashed #ff3a38; 
}*/


/* which template is being used */
.which-template {  
display: none;	
color: #ff1433;
margin-bottom: 10px;
}

/* @end */

/* @group Layout */


#splash {  	
background: url(images/splash.jpg) no-repeat center;
height: 360px;
width: 1000px; 
margin: 0 auto;
}

#splash p {  	
padding-top: 300px; 
}

#container {  	
width: 1000px; 
margin: 0 auto; 
text-align: left; 
overflow: hidden; 
background: #fff url(images/bg_page.jpg) repeat-y;
min-height: 600px;
}

#header {  
width: 1000px;	
height: 350px; 
margin: 0 auto; 
}

.headerAccueil{  	
background: url(images/header_urbain.jpg) no-repeat; 
}

.headerArtisanat {  	
background: url(images/header_artisanat.jpg) no-repeat; 
}

.headerMusique {  	
background: url(images/header_musique.jpg) no-repeat; 
}

.headerDanse {  	
background: url(images/header_danse.jpg) no-repeat; 
}

.headerContact {  	
background: url(images/header_bureau.jpg) no-repeat; 
}

.headerChanson {  	
background: url(images/header_chanson.jpg) no-repeat; 
}

.headerConte {  	
background: url(images/header_conte.jpg) no-repeat; 
}

.headerPartenaires {  	
background: url(images/header_dentelle.jpg) no-repeat; 
}

.headerRecherche {  	
background: url(images/header_recherche.jpg) no-repeat; 
}

.headerBulletin {  	
background: url(images/header_bulletin.jpg) no-repeat; 
}

#login {  	
float: right;
height: 28px;
margin: 0 50px 0 0;
font-size: 0.9em;
background-color:#fff;
-moz-border-radius: 0 0 0 10px;
-webkit-border-radius: 0 0 0 10px;
border-radius: 0 0 0 10px; 
}

#champsMembres {  	
float: right;
margin: 250px 50px 0 0;
width: 500px; 
height: 100px;
clear: both;
}

#mainOne {  	
float: left; 
left: 0; 
width: 500px; 
padding: 0;
}

#mainOneContent {	
padding: 10px 25px 0 90px;
overflow: hidden;
text-align: left;
}

#mainOneContent.wide {  	
float:left;
width: 620px;
min-height: 240px;
clear: both;
padding-right: 40px;
background: url(images/blur.jpg) no-repeat right top;
}

#mainTwo {  	
float: left; 
left: 0;
width: 500px;
padding: 0;
overflow: hidden;
}

#mainTwoWide {  	
float: right;
width: 250px;
overflow: hidden; 
}

#subOne { 
float: left; 
left: 0;
width: 250px; 
padding: 0;
}

#subOneContent {  	
padding: 30px 20px 100px 0px; 
font-size: 0.9em;
line-height: 140%;
}

#menu { 
float: right;
padding: 0;
width: 240px;
}

#menuContent {  	
padding: 10px 0; 	
}

#footer {  	
width: 900px;
clear: both; 
margin: 0 auto; 
height: 50px;
font-size: 0.9em; 
padding-top: 30px;
text-align: left;
}

/* @end */

/* @group Header */

#login li.login {  	
font-weight: bold;
font-size: 0.9em;
color: #000; 
}

#login ul {  	
padding: 3px 5px; 
}

#login ul li {  	
float: left;
margin: 0 2px; 
}

#login a {  	
color: #000; 
}

#login a:hover {  	
color: #bcc8cc; 
}

#champsMembres ul li {  	
float: left;
padding: 0;
margin: 0;
}

#champsMembres ul li a {  	
display: block; 
width: 100px; 
height: 100px;
}

#champsMembres ul li.chanson {  	
background: url(images/chanson.jpg) no-repeat;
display: block;
-moz-border-top-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px; 
}

#champsMembres ul li.conte {  	
background: url(images/conte.jpg) no-repeat;
}

#champsMembres ul li.danse {  	
background: url(images/danse.jpg) no-repeat;
}

#champsMembres ul li.musique {  	
background: url(images/musique.jpg) no-repeat;
}

#champsMembres ul li.artisan {  	
background: url(images/artisan.jpg) no-repeat;
}

/* @end */

/* @group Navigation */

#menuContent .menuItem {  	
width: 160px;
padding: 10px;
}

#menuContent #searchform {  	
padding: 0; 
}

#menuContent ul {  	
border-bottom: 2px dotted #cfd8e6;
padding-bottom: 10px;
list-style: none; 
}

#menuContent ul li {  	
font-size: 0.86em;
font-weight: bold;
padding-bottom: 5px;
text-transform: uppercase;
letter-spacing: 1px
}

#menuContent li a:hover {  	
color: #fff; 
}

#menuContent li.current_page_item {  	
background: url(images/fleche.jpg) no-repeat;
padding: 5px 20px 6px 0;
margin-left: -20px;
width: 180px;
}

#menu li.current_page_item a {  	
color: #fff; 
font-family: baskerville;
font-weight: normal;
font-size: 1.6em;
text-transform: none;
display: block;
padding-left: 25px;
}

#menuContent .menuItem.address p {  	
line-height: 130%;
color: #000;
padding-bottom: 15px;
font-size: 0.9em;
}

#menuContent .email a {  	
background: url(icons/email2.png) no-repeat 0 50%;
padding: 8px 0 8px 30px; 
color: #fff;
}

#menuContent .feed a {  	
background: url(icons/rss.png) no-repeat 0 50%;
padding: 8px 0 8px 30px; 
margin-left: 10px;
color: #fff;
}

#submenu {  	
width: 100%;
height: 30px;
text-align: center;
margin: -10px 0 0 -40px; 
}

ul#submenu li {  	
display: inline; 
}

ul#submenu li a {  	
float: left;
display: block;
color: #fff; 
background-color: #5266b0;
padding: 2px 12px;
font-size: 0.8em;
}

#submenu .bottomright a {  
display: block;	
-moz-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;  
}

ul#submenu li a:hover {  	
color: #ffd9c4; 
}

.alignleft,
.alignright {  	
text-align: center; 
margin-top: 10px;
color: #555; 
padding: 0 8px;
font-size: 0.8em;
}

.alignleft { 
float: left; 	
}

.alignright {  	
float: right; 
}

.left {  	
text-align: left; 
}

#mainOneContent .navlink a {  	
text-align: center;
display: block;
color: #555; 
background-color: #ddd;
padding: 0 3px;
font-size: 0.8em;
}

#mainOneContent .navlink {  	
margin: -10px 0 30px 0;
}

/* @end */

/* @group Images */

img{  	
border: 0; 
}

#mainOneContent .entry img { 
float: left; 
margin: 5px 15px 10px 0;
border: 6px solid #ddd; 
background-color: transparent;
padding: 0;
}

#mainOneContent .post.publications img {  	
float: left; 
margin: 5px 15px 3px 0;
border: 1px solid #ddd;  
}

#mainOneContent .partenaires img {  	
width: 200px;
padding: 15px;
float: none;
}

#subOneContent img {  	
border: 0; 
padding: 0;
margin: 0 10px 0 0;
}

/* @end */

/* @group Headers, Links */

a {  	
text-decoration: none; 
}

#menu a {  	
color: #5266b0; 
}

#mainOneContent a { 
text-decoration: none; 
border: 0;  	
color: #596fbf; 
}

a:hover {  	
color: #85a7a4; 
text-decoration: none; 
}

h1, h2, h3, h4,
.run-in-title,
.list-title,
h3.documents {  	
font-family: baskerville, "new-york", georgia, serif; 
font-weight: normal; 
}

h1,h2,h3,h4,h5 {  	
color: #73859d; 
}

h2 {  	
font-size: 2.5em;
}

#mainOneContent .intro h2 {  
font-size: 3em;	
line-height: 70%;
color: #73859d;
font-variant: small-caps;
}

#mainOneContent h2,
#mainOneContent h2 a {  	
margin: 10px 0;
line-height: 90%;
color: #73859d;
display: block;
clear: both;
}

#subOneContent h2 {  	
margin: 0; 
padding: 0 0 5px 0;
font-size: 2.1em;
line-height: 95%;
color: #73859d;
font-variant: small-caps;
}

h3 {  	
font-size: 1.8em;
font-weight: normal;
color: #000;
padding: 5px 0; 
}

#mainOne .entry h3,
#mainOneContent.wide ul h3 {  	
margin: 20px 0 10px 0; 
}

#mainOneContent h3.documents,
#mainOneContent .list-title {  	
font-size: 1.4em;
font-weight: normal;
}

#subOneContent .entry .run-in-title,
#subOneContent .entry .run-in-title a  {  	
float: left;
font-size: 1.2em;
padding-right: 5px;
color: #596fbf;
background: url(icons/newspaper.png) no-repeat;
text-indent: 20px;
}

h3 a {  	
color: #000; 
}

h4 {  	
font-size: 1em;
font-weight: bold; 
}

.navigation {  	
float: left;
clear: both; 
}

#menuContent .menuItem h2 {  	
font-size: 2.6em; 
line-height: 95%;
color: #fff;
text-transform: none;
padding: 2px 0 5px 0;
margin: 0;
}

ul.subnav {  	
float: left;
width: 100%;
font-size: 0.8em;
text-transform: uppercase; 
font-family: baskerville, "new york", georgia, serif; 
}

ul.subnav li {  	
float: left;
padding: 8px 8px 0 0; 
}

ul.subnav li a {  	
border: 1px solid #eee; 
padding: 3px 6px;
color: #698087;
}

/* @end */

/* @group subOne */

#subOneContent.intro-bg{  	
background: url(images/blur.jpg) no-repeat top;
}

#subOne .gigpress-tickets-link,
#subOne .gigpress-subscribe,
#subOne .gigpress-sidebar-venue,
#subOne .gigpress-sidebar-prep,
#subOne .gigpress-sidebar-city {  	
display: none; 
}

#subOne .gigpress-sidebar-date {  	
float:left;
width: 100%;
font-size: 0.9em;
color: #596fbf;
}

#subOneContent .gigpress-listing {  	
margin: 0;
padding: 0; 
border: 0; 
}

#subOneContent .tiny {  	
font-size: 0.9em;
font-weight: bold;
text-align: right;
padding-top: 10px;
border: 0;
}

#subOneContent li.tiny a {  	
color: #000; 
}

#subOneContent .documents .tiny {  	
padding-top: 0;
margin-top: 5px; 
}

#subOneContent ul {  	
margin-bottom: 1em;
padding-bottom: 10px;
}

#subOneContent .documents {  	
padding-top: 5px; 
}

#subOneContent .documents a {  	
color: #596fbf;
}

#subOneContent ul li {  	
padding: 5px 0; 
border-bottom: 1px solid #bbb;
}

#subOneContent ul li a {  	
color: #333; 
}

#subOneContent ul.post li {  	
border: 0; 
}

#subOneContent a:hover {  	
color: #85a7a4; 
}

#subOneContent .date{ 
font-size: 0.8em;
font-weight: bold; 	
background-image: none;
text-align: right;
}

#subOneContent .post {  	
line-height: 140%;
border-bottom: 1px solid #ddd; 
}

#subOneContent .entry {  	
padding: 5px 0; 
}

#subOneContent ul li.textwrap {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}


/* @end */

/* @group mainOne */

.intro{  	
margin-bottom: 15px; 
padding-bottom: 10px;
font-family: baskerville, "new-york", georgia, serif; 
color: #73859d;
border-bottom: 2px dotted #ddd;
}

#mainOneContent .intro p {  	
font-size: 1.6em;
line-height: 130%; 
font-style: italic;
}

#mainOneContent .post {  	
display: block;
width: 98%;
float: left; 
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
}

#mainOneContent .post.featured .entry {  	
padding: 0 30px 0 0; 
}

#mainOneContent .post.no-border,
.no-border {  	
border: 0; 
}

#mainOneContent strong {  	
color: #415ea2; 
}

#mainOneContent .entry em {  	
color: #a26004; 
}

#mainOneContent .post.featured .entry ul li {  	
background: url(icons/arrow_right_spearmint.png) no-repeat 0 3px;
padding: 0 0 5px 15px;
}

.post ul li {  	
width: 100%;
float: left;
clear: both;
padding: 5px 0; 
border-bottom: 1px solid #ddd;
}

.post p {  	 
margin-bottom: 8px;
}

#mainOneContent .post.payment blockquote,
#mainOneContent .post.payment img {  	
border: 0; 
float: none;
}

#mainOneContent .paypal-button {  	
display: block;
padding: 10px 0;
border-bottom: 1px solid #ddd;
}

.post.list ul {  
margin-bottom: 10px;	
}

ul.pdfs {  	
overflow: hidden; 
}

#mainOneContent ul ul li {  	
border-bottom: 1px solid #ccc;
padding: 2px 0;
}

.post.list .entry ul li {  	
border-bottom: 1px solid #ccc;
padding: 3px 0; 
}

.entry ul,
.entry ol{  	
margin-bottom: 10px; 
}

.entry ol li {  	
list-style-position: outside; 
list-style-type: disc;
}

#mainOneContent ul.partenaires {  	
text-align: center;
margin-bottom: 20px; 
}

#mainOneContent ul.partenaires li {  	
display: block;
float: left;
width: 100%;
padding: 0 0 10px 0;
border: 0;
}

#mainOneContent #cloud {  
width: 98%;
float: left;	
text-transform: lowercase;
}

#cloud a {  	
color: #b3b2be;
padding: 0 3px;
margin: 3px;
}

#mainOne .bulletin-intro {  	
width: 48%;
float: left;
}

#mainOne .abonner-rss {  
display: block;
margin: 0; 
padding: 10px 0;
}

#mainOne .abonner-rss p {  	
padding: 3px 0;
font-weight: bold; 
}

#mainOne .abonner-rss .label {  	
padding-right: 6px; 
}

#mainOne .search-terms {  	
color: #415ea2;
background-color: #fffcab;
padding: 0 4px;
}

.login-button {  	
margin: 0 20px 0 0;
padding: 3px 8px 5px 8px;
background-color: #cfd8e6; 
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}

ol li.blogroll {  	
list-style-type: none; 
list-style-position: inside; 
}

#mainOneContent li.partenaires {  	
display: block;
float: left;
width: 100%;
border-top: 1px solid #ddd;
padding: 10px 0;
}

.blogroll {  	
border-bottom: 1px solid #ddd;
padding: 5px 0; 
}

.blogroll a {  	
font-weight: bold;
margin-right: 3px;
}

/* metadata */

.postmetadata {  	
font-size: 0.8em; 
padding: 5px 0; 
text-transform: uppercase;
margin-top: 4px;
color: #888;
display: block;
}

.postmetadata .date {  	
background: url(icons/date.jpg) no-repeat 0 50%;
padding: 3px 3px 3px 16px; 
display: inline;
float: left;
}

#mainOneContent .readmore a {  	
text-align: center;
display: inline;
color: #555; 
padding: 3px 5px;
font-size: 0.8em;
margin: 0 0 0 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #cfd8e6
}

.customfield {  	
font-size: 0.9em;
color: #a0a3b1; 
display: block;
padding-left: 20px;
}

.customfield .url {  	
background: url(icons/arrow_right_spearmint.png) no-repeat 0 50%; 
padding-left: 12px;
font-size: 0.9em;
}

#mainOne .customfield .url a,
#mainOne small {  	
color: #ee7d26;  
}

.post .url a {  	
color: #a26004; 
}

.post .region {  	
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.8em;
}


/* @end */

/* @group Comments */

#commentssection {  	
clear: both; 
margin: 10px 0 10px 40px; 
}

#commentssection h3 {  	
font-weight: normal; 
color: #000; 
}

#commentform {  	
background-color: #eaffdf; 
margin: 10px 0 10px 40px; 
padding: 20px; 
width: 100%; 
}

#commentform p {  	
color: #000; 
}

#commentform a {  	
color: #000; 
text-decoration: none; 
border-bottom: 1px dotted #465D71; 
line-height: 14pt; 
}

#commentform h3 {  	
font-weight: normal; 
color: #000; 
border: 0; 
margin: 0; 
padding: 0 0 10px 0; 
}

#commentbox {  	
width: 350px; 
margin: 5px 5px 0 0; 
}

.commentmetadata .date {  	
color: #9cbc70; 
font-weight: bold; 
text-transform: uppercase; 
}

.comment {  	
background: url(icons/comment.gif) no-repeat 0 50%; 
padding: 2px 0 2px 19px; 
margin-left: 5px; 
}

#author, #email, #url, #commentbox, #submit {  	
background: #fff; 
font-family: verdana, arial, courriel; 
font-size: 0.9em; 
margin: 5px 5px 0 0; 
border: 0; 
padding: 6px; 
border: 1px solid #ccc; 
}

#submit {  	
margin: 5px 5px 0 0; 
}

ol.commentlist {  	
list-style-type: none; 
}

ol.commentlist li {  	
background: #fff; 
margin: 10px 0; 
padding: 5px 0 5px 10px; 
overflow: hidden; 
}

ol.commentlist li.alt {  	
background: #eee; 
}

ol.commentlist li p {  	
margin: 6px 0 6px 0; 
padding: 0 12px 0 0; 
line-height: 140%; 
}

ol.commentlist a {  	
color: #000; 
}

/* @end */

/* @group Forms */

/* search */

#searchform {  	
padding: 5px; 
}

#searchform input#s {  	
font-size: 0.9em; 
padding: 2px; 
margin: 2px; 
width: 120px 
}

#searchform input#searchsubmit {  	
font-size: 0.9em; 
padding: 2px; 
margin: 4px 0 0 2px;  
color: #000; 
}

#searchform input#s { 
width: 150px; 	
padding: 2px 0; 
}

#mainOne #mc_embed_signup input {  	
margin: 3px; 
}

/* @end */

/* @group Footer */

#footer p {  	
margin: 0; 
color: #000; 
font-family: baskerville, "new york", georgia, serif; 
text-transform: lowercase;
letter-spacing: 1px;
padding-left: 40px;
}

#footer a {  	
color: #000; 
text-decoration: none; 
}

#footer a:hover {  	
color: #ccc; 
text-decoration: none; 
}

.admin {  	
background: url(icons/key-yellow.png) no-repeat 3px 50%; 
padding: 5px 0 5px 25px; 
}

/* @end */

/* @group Plugins */

#mainOne td.gigpress-date {  	
width: 30%;
font-weight: bold;
font-size: 0.9em;
}

#mainOne .gigpress-artist-heading {  	
font-size: 1.4em;
padding-left: 20px;
background-color: #cfd8e6;
display: block;
-moz-border-top-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px; 
}

#mainOne table.gigpress-table {  	
border: 0;
margin: 20px 0 20px 20px; 
}

#mainOneContent .gigpress-table.upcoming {  	
margin: 0; 
}

#mainOne table td {  	
border:  0; 
padding: 2px 0;
}

#mainOne .gigpress-table .gigpress-header {  	
display: none;
}

#mainOne .gigpress-artist-subscriptions {  	
display: none; 
}

.wpcf7-form {  	
padding: 0 0 0 50px;
}

.wpcf7-form .default-value {  	
color: #bbb; 
font-family: courier, sans-serif;
font-size: 1.1em;
}

.wpcf7-form select {  	
margin: 5px 0; 
font-size: 1em;
}

.wpcf7-form small {  	
color: #596fbf;
}

.wpcf7-form .wpcf7-mail-sent-ok {  	
background-color: #ffefaa;
border: 0; 
padding: 5px 10px;
}


/* @end */

/* @group MembersList */

/*
ul.tern_members_pagination,
#tern_members_search span {  
display: block;	
padding: 5px 0;
}

ul.tern_wp_members_list li div {  	
border-bottom: 1px solid #ddd;
padding: 5px 0; 
}

.tern_wp_members_list li .member_nickname {  	
font-weight: bold;
border-right: 1px solid #ddd;
padding-right: 5px;
}

.tern_wp_members_list li .member_firstname {  	
padding-left: 5px;
}

.tern_wp_members_list li .member_email {  	
clear: both;
}

ul li .tern_wp_member_info { 
width: 100%; 
}

.tern_wp_members_list li span.member_url,
.tern_wp_members_list li span.member_email,
.tern_wp_members_list li span.member_description {  
display: inline;
float: left; 
}

.tern_wp_members_list li span.member_description { 	
clear: both; 
}
*/

.tern_wp_member_gravatar img.avatar {  	
width: 44px;
height: 44px; 
border: 0;
}

/* @end */