@charset "utf-8";
/*
Template: pinboard
Theme Name: Mylene Demongeot
Description: Thème enfant de Pinboard : A crafty and elegant theme powered by an advanced theme framework and grid system. With virtually unlimited layout options and styles, ideal for showcasing your portfolio of works or other multimedia elements like images, photo galleries, videos and podcasts.
Version: 1.1.8
*/

@import url("../pinboard/style.css");

#header {
	border-top: 0px #000 none !important;
	margin-top: 1em !important;
	background : url("index.png") top left no-repeat !important;
}

.home #header {
	background : none transparent !important;
}

#sidebar-header {
  width: auto !important;
}

#header input#s {
  vertical-align: top;
  color: #efefef;
}

#header input#s:focus {
    background: #333333 url(images/search.png) right center no-repeat;
    box-shadow: inset 1px 1px 5px 1px rgba(255,255,255,0.1);
    color: #fff;
    text-indent: 0px;
}

#header #searchform {
  margin-top: 0px !important;
}

#aside-title {
	padding: 0.2em;
	display:inline;
}

#social-media-icons {
  margin-top: 0px !important;
}

#site-title, #site-description {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  line-height: 30px !important;
  padding-bottom: 1.2em !important;
}

#access {
	background: transparent none !important;
}

#access .menu {
	text-align: center !important;
	width: 100% !important;
	float: none !important;
}

#access .menu li {  
    display: inline !important;  
    list-style: none !important;
	float: none !important;
}  

#access .menu a {  
    display:inline-block !important;
	padding: 5px 24px !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}  

#access a:hover, #access li.current_page_item > a, #access li.current-menu-item > a {
    background: none repeat scroll 0 0 rgba(0, 182, 219, 0.9) !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.home .entry {
	margin: 0 auto !important;
	padding: 0 !important;
}

.page .entry-header {
	display: none !important;
}

table.aligncenter {
	padding:0 !important;
	margin: 0 auto !important;
}

table tbody {
	width: 100% !important;
	border-collapse: collapse !important;
	display: table !important;
}
table td {
	background-color: #000000 !important;
}

table .alignleft {
	margin: 0px !important;
}

.page .entry {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.page-id-47 ul {
	padding-left: 4em;
}

.page-id-109 .entry ul li {
	height: 45px !important;
}

.page-id-109 .entry ul li img{
	margin: 0px !important;
	margin-top: -5px !important;
	padding: 0 0 0 20px !important;
}

.entry-content a img {
  background: none transparent !important;
  border: 0px none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.tiled-gallery,
.tiled-gallery .gallery-row {
	text-align: center !important;
	margin: 0 auto !important;
}

.sharedaddy {
	padding: 2em 0 0 0 !important;
}

.single .entry, .page .entry, .error404 .entry, .search-no-results .entry {
  margin-bottom: 1em !important;
}

.single .entry-meta {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(244,244,244,0.2) !important;
  border-top: 1px solid rgba(244,244,244,0.2) !important;
  margin-bottom: 24px;
  padding: 1.5% 2.4%;
}

.widget-area li {
  border-bottom: 1px solid rgba(244,244,244,0.2) !important;
}

.category-photographies .entry-meta {
	display: none !important;
}

img.alignleft {
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

img.alignright {
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}

.copyright {
	text-align: center !important;
	width: 100%;
}

#footer {
	border-top: none transparent !important;
}

#footer-area .sub-menu li:last-child {
	border-bottom: none transparent !important;
}

.facebook {
	background-image: url("images/facebook.png") !important;
}

.metaslider {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

#sidebar #nav_menu-5 {
	margin-bottom: 0px !important;
}
.widget-filmo-annee {
	margin-top: 5px !important;
}

.widget-filmo-annee .widget-title {
	font-size: 1em !important;
	font-family: "Open Sans",sans-serif !important;
}

.widget-filmo-annee .menu {
	width: 100%;
}

.wp-video {
	text-align:center !important;
	margin: 0 auto !important;
}

@media screen and (max-width: 760px) {
	#site-title/*, .menu-menu-principal-container*/ {
		display: none !important;
	}
	
	#access .nav-show, #access a.nav-show:hover {
		top: 5px !important;
		z-index:9999 !important;
		background: url(images/nav.png) no-repeat !important;
	}
	
#access .menu li {  
    display: inline !important;  
    list-style: none !important;
	float: none !important;
}  

#access .menu a {  
    display:inline-block !important;
	padding: 0px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}  

#access a:hover, #access li.current_page_item > a, #access li.current-menu-item > a {
    background: none transparent !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

	#access a.nav-show:hover {
		background: url(images/nav-over.png) no-repeat !important;
	}

#access:target .menu {
  margin-top: 50px !important;
}

}