/* 
	Theme Name: Fillion WP Theme
	Theme URL: http://www.yulmedia.com
	Description: Wordpress Theme for Fillion Electronique
	Author: YulMedia
	Author URI: http://www.Yulmedia.com
	Version: 1.0

*/

body {
  background: #fff url('images/bg.gif') repeat-x top left;
  width: 960px;
  color: #202020;
  font-size: 12px;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  margin: 0px auto 0px;
  padding: 0px;
  text-align:center;
}

body.front {
  padding-top:15px;
}

#wrap {
  width: 774px;
  margin: 0 auto;
  padding: 0 0 0 154px;
  position: relative;
  text-align:left;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
  color: #666633;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

/* resets */
img { border: 0; }
	 
/* hr	*/
hr {
	color: none;
	background-color: transparent;
	height: 0px;
	padding: 0;
	margin: 25px 0;
	border: none;
}
	
/************************************************
*	Header  				*
************************************************/
#header {
  margin: 0 0 0 -154px;
  width:918px;
  height:90px;
}

#header #logo {
  margin: 12px 0 0 0;
  float: left;
  display: block;
}

#header ul#topnav {
  float: right;
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0;
}

#header ul#topnav li {
  display: inline;
  line-height: 1;
  margin: 0 12px 0 0;
  padding: 2px 12px 3px 0;
  border-right: 1px solid #777744;
}

#header ul#topnav li.last {
  margin: 0;
  padding: 0;
  border: 0;
}

#header ul#topnav li a {
  color: #fff;
  font-size: 9px;
}

#header #topnav form#searchform {
  display: inline;
}

#header #topnav form#searchform input#searchbox {
  background: transparent url(images/bg_search.gif) no-repeat;
  border: 0;
  padding: 6px 5px 6px 5px;
}

#header #topnav form#searchform input.submit {
  margin-bottom: -4px;
}


#header p {
  color: #DFDFC1;
  float: right;
  font-size: 1.1em;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  margin: 0;
  width: 500px;
  text-align: right;
}

#header p.montreal {
margin-top: 4px;
margin-bottom: 2px
}

#header p.laval {
margin-top: 2px;
margin-bottom: 0px;
}
	
/************************************************
*	Sidenav                       								*
************************************************/
#sidenav {
  position: absolute;
  top: 90px;
  left: 0;
  width: 134px;       
	z-index: 999;
}

#sidenav ul, #sidenav li { list-style: none; }

/* main nav */
ul#nav {
  background: #222323;
  border: 1px solid #4C4C4C;
  border-bottom: none;
  padding: 0;
  margin: 0 0 7px 0;
  list-style: none;
  font-size: 9px;
  text-transform: uppercase;
}

ul#nav.sf-menu li {
  border: 0;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #4c4c4c;
}

ul#nav.sf-menu li ul {
  border: 1px solid #4C4C4C;
  border-bottom: none;
}

ul#nav.sf-menu.sf-vertical li a {
  display: block;
  background: #222323;  
  color: #E0E0C2;
  padding: 10px 0 10px 10px;  
}

ul#nav.sf-menu.sf-vertical li.current_page_item a,
ul#nav.sf-menu.sf-vertical li a:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}

ul#nav .sf-sub-indicator {
	top:	1.10em; /* IE6 only */
	background-image: url('images/arrows-ffffff.png'); /* 8-bit indexed alpha png. IE6 gets solid image only */
}

ul#subnav {
/*  margin-bottom: -7px;*/
}

.mainnav-banners {
  clear: both;
  margin: 0 0 7px 0;
}


/************************************************
*	titles      								*
************************************************/
h2 {
  background: #353636;
  margin: 0 0 6px 0;
  padding: 4px 0 4px 10px;
  color: #e0e0c2;
  font-size: 12px;
  font-weight: normal;
  font-family: Tahoma, Arial, sans-serif;  
}

h3 {
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  color: #64644c;
  margin: 15px 0 8px 0;
}

/************************************************
*	paragraphs
************************************************/
p {
  font-size: 11px;
}
	
	
/************************************************
*	lists
************************************************/
#homepage ul,
#content ul ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
}

#homepage ul li,
#content ul li ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
  background: url(images/ul-bullet.gif) no-repeat 0 5px;
}
	
	
/************************************************
*	SubNavbar      								*
************************************************/


	
/************************************************
*	Homepage 					     		    * 
************************************************/

/* featured category content */
.featuredCategory .first-post h3 a {
  font-weight: bold;
  color: #000;
}

.featuredCategory .first-post {
  border-bottom: 1px solid #e7e7bc;
  min-height: 363px;
}

.featuredCategory .first-post p { padding-right: 10px; }

.featuredCategory .first-post p a {
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  background: url(images/ul-bullet.gif) no-repeat 0 5px;
}

.featuredCategory ul {
  width: 95%;
}

.featuredCategory ul a {
  color: #000;
  font-weight: bold;
}

.featuredCategory ul a.more {
  color: #666633;
}


/* cols */
#homepage .oneThirdCol {
  width: 238px;
  float: left;
  margin-top: 8px;
  margin-right: 8px;
}

#homepage .oneThirdCol.last {
  margin-right: 0;
  width: 282px;
}

.nouveautes {
  background: #222;  
  padding: 0 10px 10px 10px;  
  margin-bottom: 10px;
  color: #fff;
}

/* class .nouveautes used in sidebar too */
.nouveautes h2 { margin: 0 -10px 6px -10px; }
.nouveautes h3 a { color: #fff; }
#homepage  .nouveautes a { color : #b6b37f; }
#homepage  .nouveautes .first-post { border-color: #4d4d33; }
#homepage  .nouveautes .more-posts h3 { color: #fff; }
#homepage  .nouveautes .more-posts ul a { font-weight: normal; }
#homepage  .nouveautes .more-posts ul a.more { font-weight: bold; }


/************************************************
*	Newsletter               					     		    * 
************************************************/
#newsletter {
  margin-top: 10px 0;
  background: #e0e0c2;
  padding: 0 10px;
}

#newsletter h2 {
  background: #c1c1a9;
  color: #010101;
  margin-left: -10px;
  margin-right: -10px;  
}

#newsletter form {
  height: 50px;
}

#newsletter form input#newsletter_email {
  width: 170px;
  background: transparent url(images/bg_newsletter.gif) no-repeat;
  border: 0;
  padding: 6px 5px 6px 5px;
  float: left;
}

#newsletter form input.submit {
  position: relative;
  background: transparent url(images/bg_submit.gif) no-repeat;  
  padding: 2px 5px 3px 5px;
  margin: 2px 0 0 8px;
  border: 0;
  width: 71px;
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
  float: left;  
  cursor: pointer;
}


/************************************************
*	Content 					     		    * 
************************************************/
#content {
  position: relative;
  min-height: 700px;
  overflow: visible; /* nice to ie6 */
  width:764px;
  clear:both;
}                   

* html #content { height: 700px;}

#content #contentleft {
  width: 460px;
  float: left;
}             

/* content with no-sidebars */
#content #contentleft.no-sidebar { 
	width: auto;
	float: none;
}        

#content #contentleft.no-sidebar .section-header { margin-right: 0;}


/* posts & page default */
#content #contentleft {
}

#content #contentleft h1 {
  color: #000;
  margin: 10px 0;
  font-size: 20px;
}

#content #contentleft h2 {
  background: none;
  padding: 0;
  color: #000;
  font-size: 15px;
}


/* default header for page content */
#content #contentleft .section-header {
  margin-left: -10px;
  margin-right: -304px;
  height: 94px;
  margin-bottom: 16px;
  background-repeat: no-repeat;
  background-image: url('images/default-page-header.jpg');
	position: relative;
}

#content #contentleft .section-header h3 {
  padding: 60px 0 0 10px;
  color: #fff;
  line-height: 1;
  float: left;
}
     

/* header images */

#content #contentleft .section-header.page { background-image: url('images/default-page-header.jpg') }
#content #contentleft .section-header.blog { background-image: url('images/default-blog-header.jpg') }
   
/* nice to ie6 */
/* * html  #content #contentleft .section-header { position: relative; margin-top: -15px; } */

/* archives intro */
.archives-intro {
  color: #202020;
  border-bottom: 1px solid #e7e7bc;  
  	padding: 7px;
	background: #E0E0C2;
	margin: 10px 0;

}

.archives-intro p { 
	font-size: 12px;
        line-height: 18px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
 }
.archives-intro ul { 
	font-size: 12px;
        line-height: 18px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
 }
/* archives intro 2 */
.archives-intro2 {
  color: #202020;
  border-bottom: 1px solid #e7e7bc;  
	margin: 20px 0px;  	
}


/* Blockquote */
blockquote {
	margin: 20px 90px 30px 90px;
	padding: 5px 0px 5px 15px;
	border-left: 5px solid #E0E0C2;
	color: #202020;
}


#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        font-style: italic;
	font-weight: bold;
}



/* page nav */
.page-nav > a { float: left; }
.page-nav > a + a { float: right; }


/************************************************
*	Posts              		    	        	        * 
************************************************/

.posts {
  clear: both;
}

.entry {
  margin-bottom: 30px;
	position: relative;
}
    
.entry ul li {
	margin: 0 0 5px 15px;
	font-size: 11px;
}

.post-header {
  padding: 0 0 0 80px;
}
                   
* html .post-header { padding-bottom: 15px; }

.post-header img {
  float: left;
  margin: 0 0 0 -80px;
}

.post-header h1 {
  font-size: 20px;
  padding: 10px 0 0 0;
  margin: 0;
}

* html .post-header p.date { margin-top: -5px; }

.post-content p {
  font-size: 12px;
  line-height: 18px;
}

.post-content p a {
  text-decoration: underline;
}

.post-header h1 a {
  color: #000;
}

.post-meta {
  padding: 8px;
  border-top: 1px solid #e7e7bc;
  border-bottom: 1px solid #e7e7bc;  
}

.post-meta p {
  margin: 0 0 4px 0;
}

.post-meta a {
  text-decoration: underline;
  color: #000;
}

/* style for archives pages */
.entry.small { 
  border-bottom: 1px solid #e7e7bc;  
  padding-bottom: 15px;
  margin-bottom: 0;
}

.entry.small .post-header { padding-left: 0; }
.entry.small .post-header h1 { padding: 0;}
.entry.small .post-header h1 a { font-weight: normal; font-size: 16px; }
.entry.small .post-header p.date { margin-top: -5px;	}

.entry.small .post-excerpt {
  margin-left: 90px;
}

.entry.small .post-excerpt p, 
.entry.small .post-excerpt a {
  font-size: 11px;
  line-height: 1.4;
  margin: 0 0 5px 0;
} 


	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 0px;
  margin: 4px 0px 10px 20px;
  display: inline;
  border: 1px solid #000;
}

img.alignleft {
  padding: 0px;
  margin: 0px 10px 10px 0px;
  display: inline;
  border: 1px solid #000;  
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}
	
/************************************************
*	Page outils  					     		    * 
************************************************/
.entry .reponse {
	display: none;
	padding: 7px;
	background: #E0E0C2;
	margin: 10px 0;
}
	    
.entry .reponse h4 { 
	margin: 0;
}	
	



	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/
#sidebar {
  margin-top: 110px;
  float: right;
  width: 284px;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#content #sidebar ul li { margin-bottom: 15px; }
#content #sidebar ul li ul { margin-top: 7px; }
#content #sidebar ul li ul li { margin-bottom: 10px;}

#sidebar ul li a {
  font-weight: bold;
  color: #000;
}

#sidebar ul li a.more { color: #64644C; }

#sidebar ul li.nouveautes ul {
  margin-top: 15px;
}
#sidebar ul li.nouveautes a { color : #b6b37f; }
#sidebar ul li.nouveautes a.more { color: #fff; }

/* small columns in sidebar (side margin is control with javascript in sidebar.php) */
#sidebar ul li.two-cols {
  width: 137px;
  float: left;
}

/* removing margin to 2nd level lists */
#sidebar ul li ul li ul {
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: 5px;
}

#sidebar ul li ul li ul li {
  background: none;
  padding: 0;  
}

#sidebar ul li ul li ul li a {
  font-weight: normal;
}

/* hiding 3rd level */
#sidebar ul li ul li ul li ul { display: none; }



/* section about in sidebar */
#sidebar ul li.about-blog {
  background: #222;
  color: #b6b37f;
  padding: 0 10px 3px 10px;
}

#sidebar ul li.about-blog a {
  color: #b6b37f;
}

#sidebar ul li.about-blog h2 {
  border-bottom: 1px solid #4c4c4c;
  margin-left: -10px;
  margin-right: -10px;
}

#sidebar ul li.about-blog a.rss {
  float: right;
  width: 43px;
  height: 20px;
  display: block; 
  margin: 0px 6px 0 0;
  font-weight: normal;
  background: url(images/rss.gif) no-repeat top right;
  padding:0px;
}



	
/************************************************
*	Footer      								*
************************************************/
#footer {
  clear: both;
  margin: 50px 0 0 -152px;
  border-top: 1px solid #e7e7bc;
}


/************************************************
*	Search Form									*
************************************************/


/************************************************
*	Comments									*
************************************************/

#commentblock {

}

#commentblock ol {
  list-style-type: none;
  margin: 0px;
  padding: 10px 0 0 0;
  border-top: 1px dotted #e7e7bc;    
  
}

#commentblock ol li {
  clear: both;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px dotted #e7e7bc;    
}

#commentblock .avatar {
  float: right;
  margin: -12px 0 10px 10px;
}

#commentblock ol .comment-date {
  font-weight: bold;
  font-size: 10px;
}

.commentname {
  color: #202020;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}

.commentinfo {
  clear: both;
}

.commenttext {

}

.commenttext-admin {
  background: #777;
}

#respond {
  clear: both;
  padding-top: 20px;
}

	
	
	
/* clearfix */
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
