/*
Theme Name: Dan - Life Community
Theme URI: 
Author: dan
Author URI: www.cuneiforme.net
Description: Life community theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dan-lifecom
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.


Credits:

1. Bootstrap

 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f58353a31151a8c05d7c)
 * Config saved to config.json and https://gist.github.com/f58353a31151a8c05d7c

2. wp_bootstrap_navwalker

* Class Name: wp_bootstrap_navwalker
* GitHub URI: https://github.com/twittem/wp-bootstrap-navwalker

3. Glyphicons

 * http://getbootstrap.com/components/
 MON ENNEMI WORDPRESS /  MON AMI BOOTSRAP !!!!!!!!!!!!!!!!!
*/

/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}
/*
 MON ENNEMI WORDPRESS /  MON AMI BOOTSRAP !!!!!!!!!!!!!!!!!
*/

.entry-footer{
	clear: both;
}

.readmore_excerpt{
	display:block;
	text-align:right;
}
/*
 menu social
*/

 ul#menu-primary-menu.social.amenu-list li a {
    color: #fff;
    font-size: 1em;
    font-weight: normal;
}
 ul#menu-primary-menu.social.amenu-list li {display:inline;
 list-style:none;
 padding-left:5px;padding-right:0px;
 }
 ul#menu-primary-menu.social.amenu-list li:first-child:after{}
 .menu-primary-menu-container {float:right ; }
 
 ul.social.amenu-list{margin-bottom:0px;padding-left:5px;padding-bottom:1px;}
 
.glyphicon.glyphicon-user{float:left;color: white;}

/* Petits soucis */

.widget_breadcrumb_navxt{margin-bottom:0px;}
li#menu-item-30.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-30 a{background-color:red;
color:white;}
li#menu-item-30.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-30 a:hover, li#menu-item-30.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-30 a:focus{
color:black;}

span.posted-on {
	font-weight: 400;
	font-style: italic;
	padding-right: 10px;
	color:#94ce22;
	float:left;
}
 img.attachment-thumbnail.size-thumbnail, img.attachment-medium.size-medium{
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
img.attachment-thumbnail.size-thumbnail, img.attachment-medium.size-medium {
  display: block;
  max-width: 100%;
  height: auto;
}
div.pull-right img.attachment-medium.size-medium{
	margin-left:10px;}

div.um-account-meta.radius-1 div.um-account-meta-img-b.um-tip-w,
.um-tip-w a img.func-um_user.gravatar.avatar.um-avatar,
 .um-tip-w a ,
 
 img.func-um_user{display:none;}




 div.viewbox div.panel h3{color: #fff;
    display: none;
    float: left;
    font-size: 0.9em;
    height: 100%;
    line-height: 35px;
    padding: 0 12px;
    
    margin-top: 3px;
    padding-top: 0;
    text-align: center;
}
 div.media article header.entry-header div.entry-meta{clear:none;}
 
 header.entry-header h2.entry-title{
	 font-size:24px;}
	 
	.entry-header div.pull-left{margin-right:10px; margin-bottom:5px;}
	 dl.dl-horizontal.background-deflist{background-color:#b2dde6;
	 padding: 5px;
	 width:180px;
	 border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	float:left;
	margin-bottom:5px;
	margin-top:0px;
	margin-right:10px;}
	 dl.dl-horizontal.background-deflist > dt{ width: 90px;}
	 dl.dl-horizontal.background-deflist > dd {margin-left: 95px;}
	 
	 
	 
	  ul.dl-horizontal.background-deflist{background-color:#b2dde6;
	 padding: 5px;
	 width:auto;
	 border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
	float:left;
	margin-bottom:5px;
	margin-top:0px;
	margin-right:10px;
	list-style:none;}
	 dl.dl-horizontal.background-deflist > dt{ width: 90px;}
	 dl.dl-horizontal.background-deflist > dd {margin-left: 95px;}
	 
	 
	i.fa.fa-arrow-circle-right.pull-left{padding:0px;
	font-size:16px;
	color: #94ce22;}
	
	.project_life_number{color: #94ce22; font-weight:bold;
	margin-bottom:5px;}
	
	span.posted-on {float:left;}
	.eventsfortoday{margin-top:30px;}
	 section.eventsfortoday .panel{margin-bottom:10px;}
	 .margin-b-20{margin-bottom:20px;}
	.panel.panel-primary div.panel-body h2.entry-title{font-size: 24px;
	margin-top:5px;}
	  div.events-images a img.attachment-medium.size-medium{float:left; margin-right:10px; margin-bottom:10px;}
	  
	 /* Form serach plugin*/
	 
	 .cmfdp-class-2, .cmfdp-class-1, .cmfdp-class-0 {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
	  .uwpqsffrom_160 {
  margin-bottom: 15px;
}
div#uwpqsf_btn.uwpqsf_class.uwpqsf_submit input#uwpqsf_id_btn.usfbtn.usearchbtn {-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #21759b;
    background-image: linear-gradient(to bottom, #2a95c5, #21759b);
    border-color: #21759b #21759b #1e6a8d;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #fff;
    font-size: 16px;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.uwpqsftext{ background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;}
	.uwpqsf_class > span[class*="taxolabel-"], .uwpqsf_class > span[class*="cmflabel-"] , .-keyword{
    clear: both;
    float: left;
    font-weight: bold !important;
    padding: 10px;
    width: 100%;
}

	  