/*
Theme Name: Webeezz Statement
Theme URI: http://www.patrickgregoire.ca
Description: The "Webeezz Statement" WordPress theme is used under a Creative Commons License.
Version: 1.0
Author: Patrick Gregoire
Author URI: http://www.patrickgregoire.ca
*/
/*
div, h1, h2, h3, h4, ul {
border: 1px dashed #CCC;
}
*/

/*+++++++ BODY +++++++*/
* { margin: 0px; padding: 0px; text-decoration:none; }
body { font: normal 14px/150% "Trebuchet MS",sans-serif; color:#363A3B; /*color: #4d4b4c;*/ background-color:#F7F6F5;}
ul li {list-style:none;}
ol li {list-style-position: inside}


/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h1 {color:#309EC3;font: normal 2.0em/150% Georgia,"Times New Roman",Times,serif; padding-bottom:0px; margin-bottom:10px;}
h2 {color:#309EC3;font: normal 1.6em/150% Georgia,"Times New Roman",Times,serif; margin-bottom:0; padding:5px 0 5px 0;}
h3 {color:#309EC3;font: normal 1.2em/150% Georgia,"Times New Roman",Times,serif; margin-bottom:0; padding:5px 0 5px 0;}

a:link {  text-decoration: none; color: #006699; border: 0px;}
a:active {color:#006699; border: 0px; text-decoration:underline;}
a:visited {color :#006699 ; border: 0px;}
/*a:hover	{color: #fff; text-decoration:underline; background-color:#309EC3;}*/
a:focus { outline: none;}
/*img a:hover {border: 1px; background-color:#fff;}*/
.clear { clear: both; }

/*+++++++ MAIN +++++++*/
/* #top-wrap {width: 975px; height: 40px; margin:auto; background: url(images/topwrap.gif) top left no-repeat;} */
#wrapper { width: 975px; margin:auto; top left repeat-y; background:#fff url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/bg.png) left top repeat-x; border-left: 1px solid #EAECDF; border-right: 1px solid #EAECDF;  }
#content{ width: 915px; margin:auto;}

/*+++++++ PANEL +++++++*/

/*
#top-panel{color: #fff; width: 100%; text-align: right; position:absolute; top: 0; right:0;font-size: 10px;background:#3b3b3b;border-bottom:3px solid #3b3b3b; border-left:3px solid #3b3b3b; padding: 2px 5px;margin:0}
#sub-panel a span{padding: 2px 5px; display:block; border-left: 2px solid #3b3b3b; border-right: 2px solid #3b3b3b; border-bottom: 2px solid #3b3b3b}
*/


/*+++++++ HEADER+++++++*/
#header {display:block; width: 915px; height: 110px; margin: 0 auto; /*background:url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/header_bg2.png);*/ }


.nomHeader{padding: 35px 0 0 10px; font-family:Georgia,"Times New Roman",Times,serif;
font-size: 2.3em; color:#D16400;}

.nomHeader a{color:#D16400;}

.nomHeader a:active{color:#D16400;}

.nomSlogan{padding: 5px 0 0 10px; font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em; color:#4D4B4C;}
/*

/*+++++++ NAVIGATION+++++++*/
#breadcrumb {padding:10px 0 0 10px;}
#breadcrumb a:hover {color: #fff; text-decoration:underline; background-color:#309EC3;}
#nav{display: block; /*float: left;*/ width: 915px; height: 26px; margin: 0 auto; background: #3b3b3b; color: #fff; font-family:Trebuchet MS,Verdana,sans-serif;
font-size: 0.8em; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #F2BA51; /*top:20px;*/}

#nav, #nav ul {list-style: none; }
#nav ul {position:absolute; top:110px;}
#nav li{display:block; float: left; list-style:none; }
#nav li a {display:block; top:300px; color:#fff; padding:6px 15px 6px 15px;}
#cat{float: left; clear: both }

#cat ul li.current_page_item {background-color:#006699;}


#catAccueil a{display: block;  height: 14px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #006699;}

#catAccueil a:hover {color:#fff; background-color:#F27F19; border-bottom-width: 3px; border-bottom-style: solid;border-bottom-color: #5db7d4; text-decoration: none;}


#catBlogue a{display: block; height: 14px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #527873;}

#catBlogue a:hover {color:#fff; background-color:#F27F19; border-bottom-width: 3px; border-bottom-style: solid;border-bottom-color: #5db7d4; text-decoration: none;}


#catServices a{display: block; height: 14px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #959C49;}

#catServices a:hover {color:#fff; background-color:#F27F19; border-bottom-width: 3px; border-bottom-style: solid;border-bottom-color: #5db7d4; text-decoration: none;}


#catCV a{display: block; height: 14px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #004056;}

#catCV a:hover {color:#fff; background-color:#F27F19; border-bottom-width: 3px; border-bottom-style: solid;border-bottom-color: #5db7d4; text-decoration: none;}


#catPortfolio a{display: block; height: 14px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #F08D42;}

#catPortfolio a:hover {color:#fff; background-color:#F27F19; border-bottom-width: 3px; border-bottom-style: solid;border-bottom-color: #5db7d4; text-decoration: none;}


#catContact a{display: block; height: 14px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #F06939;}

#catContact a:hover {color:#fff; background-color:#F27F19; border-bottom-width: 3px; border-bottom-style: solid;border-bottom-color: #5db7d4; text-decoration: none;}

.clearfloat:after {display:block;visibility:hidden;clear:both;height:0;content:".";}
.clearfloat {display:inline-block}
.clearfloat {display:block}

/*+++++++ ENTRY +++++++*/


.post {padding: 5px 0px;}

.post ul li {padding-left: 20px; background: url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/bullet.gif) left no-repeat; line-height: 130%;}
.post .p-head {margin-bottom:5px; }




/*.post .p-head h1 { color:#309EC3;font: normal 2.1em/120% Georgia,"Times New Roman",Times,serif; letter-spacing: -1px; padding-bottom:0px; margin-bottom:10px; }
*/

/*.post .p-head h2 {color:#309EC3;font: normal 1.8em/150% Georgia,"Times New Roman",Times,serif; margin-bottom:0; padding:5px 0 5px 0; letter-spacing: -1px;}

.post .p-head h2 a{ color:#917d69; text-decoration: underline;font: normal 1.8em/150% Georgia,"Times New Roman",Times,serif; margin-bottom:0; padding:5px 0 5px 0; letter-spacing: -1px;}


.post .p-head h3 a, .post .post-head h3 a:visited { color:#319bd8; text-decoration: none;}

.post .p-head h3 a:hover {color:#309EC3;font: normal 1.8em/150% Georgia,"Times New Roman",Times,serif; margin-bottom:0; padding:0 0 5px 0; /*color:#669900;*/ }
*/

.post .p-date { font-size: 0.8em; color:#666; font-weight: bold; padding-bottom:0px;}

.post .p-who { padding: 3px 0px 5px 12px; margin-top: 0px; font-size: 11px; color:#917d69; border-top: solid 1px #ebeadd; background: url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/p-cat-ico.png) no-repeat left 6px;}

.post .p-who a { color:#917d69; text-decoration: underline;}

#left { float: left; width: 580px;}

.entry {text-align: justify; width: 560px; padding:0 10px; margin-top:20px; margin-bottom:20px; line-height:140%}
.entry ol li {}
.related-post { width: 530px; padding: 10px; margin: 0 10px}
.related-post { border:1px solid #AACCEE; background:#EBF3FB}
.related-post ul {border-top:1px solid #e6e6e6; margin-bottom: 5px;}
.related-post ul li {padding: 5px 0px; border-bottom: 1px solid #e6e6e6}
.content a { border-bottom: 1px dotted #ccc}

.postedby {font-size: 10px;}
.postedby a:hover {color: #fff; text-decoration:underline; background-color:#309EC3;}
.entry p { padding-bottom:10px;}
.p-date {font-size: 0.8em; padding:0;}
.entry p a:hover{color: #fff; text-decoration:underline; background-color:#309EC3;}
.entry address {padding-bottom:10px;}
.entry address a{border:0;}
.entry address a:hover {border:0;}
.related_post a:hover{color: #fff; text-decoration:underline; background-color:#309EC3;}

.addtoany_share_save_container a:hover {border:0;}

.entry h1 {color:#309EC3; font: normal 2.0em/120% Georgia,"Times New Roman",Times,serif; padding-bottom:0px; margin:0px 0 10px 0; text-align:left;}
.entry h1 a{color: #309EC3; padding: 1px 1px 1px 1px; /*background-color:#309EC3;*/ letter-spacing: 1px; /*color:#309EC3; text-decoration: underline;*/}
.entry h1 a:hover{text-decoration: underline;  color: #fff; padding: 1px 1px 1px 1px; background-color:#309EC3;}
.entry h2 {font: normal 1.6em/110% Georgia,"Times New Roman",Times,serif; margin:20px 0 10px 0; text-align:left;}
.entry h2 a {color:#222222; }
.entry h2 a:hover {color:#999999;}
.entry h3 {color:#309EC3;font: normal 1.2em/150% Georgia,"Times New Roman",Times,serif; margin-bottom:0; padding:0 0 5px 0; /*font: normal 1.6em/150% "Trebuchet MS",Helvetica,Jamrul,sans-serif; margin:0; text-align:left;*/}


html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
/*.entry ul li {padding-left: 20px; background: url(images/bullet.gif) left no-repeat; line-height: 130%;}*/
.entry img {margin:0 10px 10px 10px;}
.entry img.wp-smiley {margin:0;}

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left ;}
.custom_image img{float:left; padding:3px; margin:7px 10px 15px 0; border: 2px solid #e6e6e6; height:90px; width: 90px}
.subcontrol {margin-bottom: 10px;padding:5px; font-size: 11px; font-weight: bold; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6}
.tags, .allinfos {padding:5px 0px 5px 25px; background: #FFF8AF url(images/tag.gif) left no-repeat; font-size: 11px; font-weight: bold; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6}
.allinfos {background: #F2f2f2; padding: 5px; margin-bottom: 10px}
.share, .comments_rss, .reply {float: right; padding-left: 20px}
.reply {background: url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/comments.gif) left no-repeat; margin-left:10px}
.comments_rss {background: url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/feed.gif) left no-repeat; margin-left:10px; position:relative; top: 10px}
span.date { background:url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/date.gif) no-repeat; padding-left:20px; }
span.comments { background:url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/comment.gif) no-repeat; padding-left:20px; }
span.category { background:url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/posted.gif) no-repeat; padding-left:20px; }
.navigation { width: 540px; padding:10px; line-height:140%; font-size:11px; }

.exTexteVerdana {font-family: Verdana; sans-serif;color:#222; font-size:11pt;line-height: 15pt; margin:5px 50px 10px 0; text-indent:0px; padding:20px 20px 20px 20px; background-color:#fff8d0;}


/*+++++++ PAGE ACCUEIL +++++++*/
#zonePromo {display: block; width: 550px; height: 150px; margin-top: 25px; font-family:Trebuchet MS,Verdana,sans-serif;
font-size: 0.9em;}
#zonePromo li{float: left;list-style:none;}
#zonePromo li a {display:block; padding:6px 15px;}
.catPromo{float: left; clear: both }

#cat ul li.current_page_item {background-color:#006699;}


#catPromoGauche { background:url(images/notes-2.png) left no-repeat; width: 270px; height:150px;}

#catPromoGauche a:hover {text-decoration:underline;}


.catPromoTexte {padding-left:115px; padding-top: 10px;}
.catPromoTitre {font: normal 28px/28px 'Lucida Grande', "Arial"; letter-spacing: -1px; padding-left:115px;}
.catPromoTitre  a:hover {text-decoration:underline;}
#catPromoDroite {background:url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/notes-2.png) left no-repeat; width: 270px; height:150px;}

#catPromoDroite a:hover {text-decoration:underline;}


#catPromoSeparateur {background-image: url('http://www.patrickgregoire.com/wp-content/uploads/images/layout/separateurZonePromo.jpg'); width:1px; height:175px;}
.accueil_separateur {position:relative; border-top-width: 10px; border-top-style: solid; border-top-color: #544e43; margin-top: 20px; margin-right: 3px; margin-bottom: 0pt; margin-left: 10px;}

/*+++++++ PAGE CV +++++++*/
#icon {text-align: right;}
#icon ul {list-style-type: none; /*margin:0; padding:0;*/}
#icon ul li {display: inline; padding:0px 10px; 0px 10px;}
.iconPrint  {display: inline; background: transparent url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/action_print.gif) no-repeat left;}
.iconPDF  {display: inline; background: transparent url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/file_acrobat.gif) no-repeat left;}
.elementCV {line-height: 50%; margin-top: 15px;} 
 

/*+++++++ PAGE MES PROJETS +++++++*/

.bcgProjetPromo{position:relative; float:left; width:550px; height: 180px; background: #FFFFFF url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/bg_box_content_550px.png) no-repeat; border:1px solid #DEDEDE; margin: 0 0 10px 0;}

#catProjetPromo {border-width: 1px; border-style: solid; border-color: #eeeeed; margin-bottom:15px; background-color:#f7f7f7; padding: 5px 20px 20px 0; /*width: 270px;*/ height:250px;}

#catProjetPromo a:hover {text-decoration:underline;}


.catPromoProjet {position:relative; margin: 35px 10px 10px 115px;}
.catPromoContainer {margin: auto 0px auto 0px;}
.catPromoTitreProjet {font: normal 1.8em 'Lucida Grande', "Arial"; line-height: 110%; text-align:left; padding-bottom: 5px; color:#4D4B4C;}
.catPromoTitreProjet  a:hover {text-decoration:underline;}

.bcgProjetPromo .img {display:block; position: absolute; left: 10px; top:10px;}

.widget {list-style-type:none; padding-left:20px; }

/*+++++++ SIDEBAR +++++++*/
#right { float:right; width: 320px;}
#right h2 {color:#5f5f5f;font: normal 1.6em/150% Georgia,"Times New Roman",Times,serif; margin-bottom:0; padding:5px 0 5px 0;}
#sidebarbottom ul li{}

#right ul  li {border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #dddddd;margin-left: 0.6em; margin-bottom: 0.3em; padding-top: 0.3em; padding-right: 0.3em; padding-bottom: 0.3em; padding-left: 0.3em;}

#right ul a:hover {text-decoration:underline;}


/* ----- Sidebar ----- */
.bcgSidebar{position:relative; float:left; width:317px; background: #FFFFFF url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/bg_box_content_small.png) no-repeat; border:1px solid #DEDEDE; margin: 5px 0 5px 0;}
.cat-item {list-style-type:none; font-size: 12px; width:250px;}
.cat-item a{text-decoration:none;}
.cat-item a:hover{color: #fff; text-decoration:underline; background-color:#309EC3; padding: 1px 1px 1px 1px;}

/*+++++++ COMMENTS +++++++*/
.commentlist li{padding-top: 5px; border-bottom:1px dotted #e6e6e6; list-style: none}
.avatar img {float:left}
.ctext {margin-left: 70px}
.trackbacks a {color: #006699; border-bottom: 1px dotted #e6e6e6;}
.user {font-weight: bold; font-size: 14px; padding-top:10px;}
.author {background: #FFF8AF; padding-right: 10px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #dadada; height:20px; width:200px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px;}
#commentform #comment { border:1px solid #dadada; height:200px; width:550px;}

/*+++++++ FOOTER +++++++*/
#footbg {width: 100%;  top left repeat-x}
#footwrap { width: 975px; margin:auto; /*background: #222*//*background: #222 url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/footerbg3.jpg)*/ top left no-repeat }

.footer-links { float: left; width:300px; margin-right: 37px; color: #888; margin-top:15px;}
 .footer-links-r { float: right; width:300px; color: #888; margin-top:15px;}
.footer-links h2, .footer-links-r h2 { color: #fff; background-color: #3b3b3b; font-size: 1.2em; padding:5px 10px; }
.footer-links ul {margin-bottom:15px;}
.footer-links ul li {margin-top:1px;}
.footer-links a, .footer-links a:visited, .footer-links-r a, .footer-links-r a:visited {display: block; height:18px; background-color: #2e2e2e; color: #ccc; padding: 5px 10px;}
.footer-links a:hover, .footer-links-r a:hover {background: #4b4b4b; color: #56bdea;}
#copyright {margin: 0 30px 0 40px; padding:10px 0 10px 0; border-top: 5px solid #222; font-size: 10px }
#copyright p {color:#363A3B;}
#copyright a {color: #006699}
#copyright a:hover {text-decoration: underline;  color: #fff; padding: 1px 0px 1px 0px; background-color:#309EC3}
#copyright ul{display:inline}
#copyright ul li {float:right; padding-left: 10px}

/**************** Misc *********************/

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left; padding-left:30px; padding-bottom:20px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}


/**************** Flickr *********************/
#flickr {}
#flickr ul {list-style: none}
#flickr li {float: left;list-style:none}
#flickr img {margin:75px 31px 0px 0; border: 3px solid #e6e6e6; width: 60px; height: 60px;}

#flickr img, #more img {margin:75px 31px 0px 0; border: 3px solid #e6e6e6; width: 60px; height: 60px;}
#more {float: right}
#more img {width: 60px; margin-right: 0}




/**************** Twitter *********************/
#twitter_update_list li {margin-bottom: 15px;}


#twitter_div {
	background-image: url('http://www.patrickgregoire.com/wp-content/uploads/images/layout/twitterBG2.png');
background-repeat: no-repeat;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #5AA5BC;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin-top:20px;
padding-top: 30px;
	padding-right: 5px;
padding-left: 5px;
width:307px;}
#twitter_div ul li {color: #0C93BA;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #A1E8F7;}
 

#twitter_div ul li a {text-decoration: none;
color: #DDA84E;}

#twitter_div ul li a:hover {text-decoration: underline;
color: #D78E42;}
 

#twitter_div p {text-align: right;
padding-right: 6px;
	padding-bottom: 10px;
}



/**************** Moi - Accueil *********************/


#moi_div {position:relative; float:left; width:317px; background: #FFFFFF url(http://www.patrickgregoire.com/wp-content/uploads/images/layout/bg_box_content_small.png) no-repeat; border:1px solid #DEDEDE; margin: 5px 0 5px 0; /*background-image: url('http://www.patrickgregoire.com/wp-content/uploads/images/layout/moiBG2.png');
background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
margin: 10px 0 5px 0; height: 227px;
border:1px solid #DEDEDE;*/}
 

#moi_div .img {position: absolute;}


.sidebar_moi {display:block; margin-left: 160px; width:145px;}


.sidebar_moi_zoneBtn
{padding: 15px 0 0 15px;}

/**************** Blogoliste *********************/

/*
#blogoliste { width: 350px; border:1px solid #dadada; background:#f8f8f8; margin-bottom:10px; }

#blogoliste h2 {background: #EBF3FB; padding: 5px 10px;}

#blogoliste ul{ margin:10px auto 20px; margin-left:5px;}

#blogoliste ul li {display:block; background:url(images/sidebullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; }

#blogoliste p{padding:0 5px;}
*/


