/*
Theme Name: Cannelle et Vanille
Author: Beneficial Design
Author URI: http://wordpress.org/
Description: Theme not upgradeable. Please contact info@beneficialdesign.com for more information.
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* Cannelle 
----------------------------------------------- */

* {margin:0px;padding:0px;}

body
{ background-color: #b2d1c2; font-family: "lemonde-journal", Georgia, Times, Serif; font-size: 13px; line-height: 24px; color: #9a9999; background-image: url('images/cannelle_bg.jpg'); background-repeat: repeat; background-position: top center;font-style: normal !important;text-transform: none !important;}

.win body
{font-family: Georgia !important;font-size: 14px !important;}


img {border:0px;}
img a:hover, a:active {border:none;text-decoration:none;}
a, a:visited, a:active {color:#79b5ba;outline:none;text-decoration:none;}
p {padding-bottom:24px;}

#wrapper
{ width: 1280px; margin: 0px auto;}

#layout {display:block;width:1280px;margin: 0px auto;background-image: url('images/content_bg.png');margin-bottom: -1px;}

#banner {width:1280px;height:227px;background-image: url('images/banner.png'); background-repeat: no-repeat; background-position: top center;}

#content {display:block;width:1050px;margin: 0px auto; }

#nav {
	width: 1050px;
	height: 71px;
	display: table-cell;vertical-align: middle;
	text-align: center;	
	border-bottom: 2px solid #f8f8f8;	
	color: #c3c2c2;
	text-transform: lowercase;
	font-family: "museo-sans", Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 100;
		
}
#nav li {list-style: none;display:inline;}
#nav a {padding:0px 40px;color:#c3c2c2;display: inline;}
#nav a:hover, #nav ul li.current-menu-item a {color:#df0303;}


#recent {
	height:205px;width:1020px;
	border-bottom: 2px solid #f8f8f8;
	padding-left: 30px;
	}

h3 {color: #c3c2c2;
	text-transform: lowercase;
	font-family:"museo-sans", Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 100;
	padding: 15px 0px;
	}
.box {display:block;}
/*.box:hover {background-color:#e0efed;}*/
.box a {}
.recentText {height:125px;width:80px;padding: 0px 28px 0px 10px;color:#9a9999;font-size: 12px;font-style: italic;line-height:17px;vertical-align: middle;display:table-cell;}
.recentText a {color:#9a9999;display:block;}
.recentText a:hover {color:#79b5ba;}



#text {color:#5d5951;width:650px;float:right;clear:none;padding-right: 30px;margin-top: 55px;}
i, em {font-style: italic !important;}

#text a {text-decoration:none}
#text a:hover {text-decoration:none;border-bottom:1px dotted #79b5ba;}

.pcig-category {font-size:15px;color:#df0303;font-weight:normal;letter-spacing:0px;margin-bottom:5px;font-style: normal;text-transform: lowercase;margin-top: 20px;display: block;}

.recipe {width:590px; padding:50px 30px 30px 30px;
	 
	background: url(images/recipe_top.gif) no-repeat top center, url(images/recipe_bottom.gif) no-repeat bottom center, url(images/recipe_middle.gif) repeat-y top center
	;}

#text h2 {font-size:18px;color:#df0303;font-weight:normal;letter-spacing:0px;margin-bottom:15px;font-style: italic;}
#text h3 {color: #c3c2c2; text-transform: none; font-family:"museo-sans", Arial, sans-serif; font-size: 16px; letter-spacing: 1px; font-weight: 500; margin-bottom:15px;}
#text h4 {font-size:18px;color:#5d5951;font-weight:normal;letter-spacing:0px;margin-bottom:15px;padding-top:45px;margin-top:45px;font-style: italic; border-top:3px double #f1eded}
#text h5 {font-size:14px;color:#9a9999;font-weight:normal;letter-spacing:3px;margin-bottom:5px;font-style: normal;text-transform: uppercase; font-family:"museo-sans", Arial, sans-serif;}
#text, .recipe ul {list-style-type: circle;list-style-position: inside;}
.quote {text-align: right;font-style: italic;font-weight: bold;margin: -25px 0px 30px 0px;}

h1 {font-size:20px;color:#df0303;font-weight:normal;letter-spacing:1px;margin-bottom:10px;}
#text h1.entry-title a {text-decoration: none;color:#df0303;}
#text h1.entry-title a:hover {border-bottom: none;color:#df0303;}
body.page h1 {margin-bottom:25px;}

#text .date {
	font-size: 12px;
	color: #9a9999;
	text-transform: lowercase;
	margin-bottom: 15px;
	font-style: italic;
	margin-left: 2px;
}
.month {
	text-transform: none;font-style:italic;
}

#aec-modal-overlay{background-color:#FFF !important;width:100% !important;}

 .aec-eventlist {margin: 20px 0px;}
 .aec-eventlist .fc-event-title, .aec-eventlist .fc-event-time {color: #9a9999 !important;font-size: 1.4em !important;font-weight: normal !important;}
 .aec-eventlist .fc-event-time {font-size: 1.3em !important;font-style: italic !important;}
 .aec-eventlist li {margin-top:20px !important;cursor:pointer;padding:50px 30px !important;-moz-border-radius:0px !important;-webkit-border-radius:0px !important;}
 .aec-eventlist li:hover{-moz-box-shadow:0 0 0px #CCC !important;-webkit-box-shadow:0 0 0px #CCC !important;box-shadow:0 0 0px #CCC !important;}
 .aec-eventlist li.cat1 {background: url(images/recipe_top.gif) no-repeat top center, url(images/recipe_bottom.gif) no-repeat bottom center, url(images/recipe_middle.gif) repeat-y top center
	;padding:50px 30px !important;}

#aec-modal-container{text-align:left;-moz-border-radius-bottomleft:0px !important;-moz-border-radius-bottomright:0px !important;-moz-box-shadow:0 0 25px #999 !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-webkit-box-shadow:0 0 25px #999 !important;background-color:#fff !important;border-radius:0 0 0px 0px !important;box-shadow:0 0 25px #999 !important;font-family:"lemonde-journal", Georgia, Times, Serif !important; font-size: 14px !important; line-height: 24px !important; color: #9a9999 !important;padding-bottom:4px;width:650px !important;padding: 0px;position: absolute !important; left:50% !important; top:0px;margin-left: -325px !important;}

#aec-modal-container .close{display:none;position:absolute;right:20px;top:20px;}
#aec-modal-container .close a{color:#666;display:block;font-weight:bold;padding:6px 12px 20px !important;text-decoration:none;text-shadow:0 0px 0 #f4f4f4 !important;font-size: 18px !important;}
#aec-modal-container .close a:hover{color:#000;}
#aec-modal-container .aec-title{background-color:#e0efed !important;border-bottom:0px dotted #ccc !important;font-weight:normal !important;padding:6px 8px;text-shadow:0 0px 0 #f4f4f4 !important;color:#df0303 !important;font-style: italic;font-size:17px !important;padding: 20px 20px !important;}
#aec-modal-container .aec-content{overflow:auto;padding:5px 10px 0;font-size:13px;max-height:650px !important;}

#aec-modal .times{font-weight:normal !important;font-size: 14px !important;padding: 10px 20px 10px 10px !important;}
#aec-modal .duration{font-size:13px !important;background-color:#e0efed !important; font-style: italic;
-moz-border-radius-bottomleft:0px !important;-moz-border-radius-bottomright:0px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius-topleft:0px !important;-moz-border-radius-topright:0px !important;-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;
padding: 15px 10px !important;}
#aec-modal .category{display:none;}
#aec-modal .location{line-height:24px !important; background-color:#e0efed !important;padding:10px 10px !important;
	-moz-border-radius-bottomleft:0px !important;-moz-border-radius-bottomright:0px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius-topleft:0px !important;-moz-border-radius-topright:0px !important;-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;
}
#aec-modal .description{padding:10px 10px !important;}
#aec-modal .contact {line-height:24px !important;padding:10px 10px !important;}

#aec-modal .link,#aec-modal .maplink {color: #79b5ba !important;}

#aec-modal .link:hover,
#aec-modal .maplink:hover{-moz-box-shadow:0 0 2px #DDD !important;-webkit-box-shadow:0 0 2px #DDD !important;box-shadow:0 0 2px #DDD; !important}

/*
#aec-modal{display:none;overflow:hidden}
#aec-modal p{margin-bottom:5px}
#aec-modal a{text-decoration:none;font-weight:bold}


#aec-modal .location span{display:block}

#event-form .duration{background:none}



#aec-modal .contact label{display:block}
#aec-modal .contact span{font-weight:bold;padding-right:5px}
#aec-modal .presented{font-size:11px;padding-top:5px;margin-top:5px;border-top:1px solid #ddd}

#aec-modal .link{font-size:14px;position:absolute;padding:5px 10px;bottom:0;right:10px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
#aec-modal .maplink{font-size:12px;float:right;padding:2px 10px;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0}
*/

.postFooter
{
	font-size: 13px;
	color: #9a9999;
	text-transform: lowercase;
	padding: 25px 0px 28px 0px;
	border-width: 1px 0px 1px 0px;
	border-color: #e6e4e4;
	border-style: dotted;
	margin-bottom: 30px;
	min-height: 50px;
}
#text .date a, .postFooter a {color:#79b5ba;}
hr
{
	width: 100%;
	height: 1px;
	border-top: 1px #e6e4e4 dotted;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

.recentPosts div {line-height: 18px !important;margin-right: 20px !important;color:#9a9999 !important;font-size: 12px !important;font-style: italic !important;}
.recentPosts {margin-bottom: 120px;}

#sidebar
{ display: block; width: 280px; margin: 0px auto; float: left; clear: none; text-align: left;padding-left: 30px;margin-top: 60px;}

#sidebar ul {margin-left:0px;margin-bottom:20px;margin-right:0px;width:300px;text-align: left;}
#sidebar h3 {
	color: #bbb3a4;
	
	list-style-type: none;
	
	text-decoration: none;
	
}
#sidebar aside.widget {margin-bottom: 30px;}
#sidebar .button {margin:0px 50px 20px 50px;}
#sidebar .smaller a {font-size:11px;letter-spacing:2px;}
#sidebar ul ul{margin-left:0px;margin-bottom:10px;margin-top:0px;width:250px;}
#sidebar ul ul li, #sidebar ul li {
	color: #79b5ba;
	list-style-type: none;
	font-size: 13px !important;
	letter-spacing: 1px;
	text-transform: none;
	line-height: 16px;
	padding-bottom: 8px;
	list-style-position: outside;
	font-style:normal;
	margin-left:15px;
}
.widget_text h3 {display: none;}
aside.widget_text {padding-bottom:20px;}
aside#flexo-archives-2 ul {margin-bottom:0px;}


#footer {width:1280px;height:42px;background-image: url('images/footer.png'); background-repeat: no-repeat; background-position: bottom center;margin-bottom:30px;}

#footer_text {font-size:12px; text-align:center; color:#9a9999;  margin: 0px auto;display:block;font-style: italic;padding:30px;border-top: 2px solid #f8f8f8;}
#footer_text a {color:#9a9999;text-decoration:none;border-bottom:1px dotted #9a9999;}


/* Begin Form Elements */
#searchform {
margin:0px;padding:0px;}

#searchform #s {
width: 150px;
padding: 7px;
color:#9a9999;
font-family: Georgia, Times, Serif;
font-size:13px;
border:2px #d9d6d6 solid;
}

#searchform label {display: none;}

input#searchsubmit {}

#searchsubmit {
background: #fbfafa ;
border:2px #d9d6d6 solid;
/*color:#9a9999;
font-family: "lemonde-journal", Georgia, Times, Serif;
font-size:13px;*/
background-image: url('images/searchbutton.gif');
background-repeat: no-repeat;
background-position: center center;
width:33px;
height:33px;
position:relative;
left:-5px;
top:-8px;
}

.win #searchsubmit {top:0px;}

/*#searchsubmit:hover, #searchsubmit:active {
background: #9a9999 ;
color:#FFF;
}*/


/* .entry form {  This is mainly for password protected posts, makes them look better. text-align:center;
}

select {
width: 130px;*/




/* Captions & aligment */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignleft {
	float: left;
	vertical-align:top;
	margin: 0px 20px 20px 0px;
}

.alignright {
	float: right;
	vertical-align:top;
	margin: 0px 0px 20px 20px;
}

p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #fff;
	margin-bottom: 1.625em;
	padding: 0px;
}
.wp-caption img {
	display: block;
	margin: 0 ;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #999;
	font-style: italic;
	font-size: 13px;
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 0px;
	position: relative;
}





/*  Galleries and captions */


#content .gallery a img {border: none;}


div.gallery {background-color:#e0efed;margin: 0 auto;text-align: center;padding:10px;}

dl.gallery-item {padding:10px;vertical-align: middle;display:table-cell;background-color:#FFF;margin: 20px 20px;width:255px !important;min-height: 175px;}

dt.gallery-icon {padding:25px;display:block;margin:auto;}
dt.gallery-icon a {border: none !important;}

dd.gallery-caption {line-height: 18px;font-style:italic;color:#c3c2c2 !important;}

/* Comments  */

#comments  {
    margin-top: 0px;
    
}

.comment {background-color:#fbfaf8;margin-top:25px;padding-left: 25px;}

#comments p {
    margin: 15px 20px 0px 63px;
    font-size:14px;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 20 0 15px 0;
}

.commentlist { 
    list-style: none;
    margin: 0 0 10px 0px;
    padding: 0;
}



.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 1px solid #ffffff;
    margin: 5px 10px 5px 5px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
}

.comment-author {
    padding: 5px;
    display: block;
    background: #f3f2f0;
    border: 0px solid #DFDFDF;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-author cite {
    font-style: normal;
    font-weight: normal;
}

.comment-author .says {
    font-style: italic;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: Georgia, Times, serif;
    font-size: 16px; 
    font-style: italic; 
    font-weight: none;
    text-decoration: none;
}

.comment-meta {
    margin: 0px;
    display: block;
    font-size: 12px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}
.commentlist .bypostauthor { font-style:italic;}
.commentlist .bypostauthor .avatar {
    border: 1px solid #df0303;
}

.reply {
    text-align: right;
    margin-bottom: 10px;
}

.comment-reply-link  {
    font-size: 12px;
    font-style:italic;
    font-weight: normal;
    text-decoration: none;
    background: #f3f2f0;
    color: #9a9285;
    padding: 5px 15px;    border:  0px dotted #999999;
    margin-bottom:0px;
}

.comment-reply-link:hover {
    background: #9a9285;
    color: #f3f2f0;
}


.commentlist .children {
    list-style: none;
    margin: 0px;
}

/* Children */

.commentlist .children li {
    border: none;
    padding: 0px 0px 0px 50px;
 	margin:0px;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
    margin-top: 20px;
}

h3#reply-title {
    font-weight: normal;
    font-size: 20px;
    padding: 0;
    margin: 15px ;
    font-style:italic;
    margin-top: -50px;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 13px;
    font-weight: normal;
    font-style:none;
}

#respond input {
    margin:10px 0 0 0;
    width:98%;
    padding:3px;
    font-family: Georgia, Times, Serif;
    font-size:14px;
    color:#9a9285;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
    font-family: Georgia, Times, Serif;
    font-size:14px;
    color:#9a9285;
    padding:3px;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0px;
    color:#9a9285;
    border:1px dotted #ccc5ba;
    z-index:999;
    padding:10px;    
    background-color:#FFF;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}

.comment-awaiting-moderation {margin-left:63px;color:#000;padding-top:10px;font-style:italic;display:block;}


@media only screen and (max-width: 767px) {

#aec-modal-container{position: absolute !important; left:650px !important;}
	
}

@media only screen and (max-width: 1024px) {

#aec-modal-container{position: absolute !important; left:650px !important;}
	
}

