@import  "http://fonts.googleapis.com/css?family=Rufina:400,700|Pathway+Gothic+One|Amatic+SC:400,700|Old+Standard+TT:400,700|Aclonica|IM+Fell+Great+Primer+SC|Parisienne|Tangerine|Goudy+Bookletter+1911|Rochester|Satisfy|Dancing+Script|Raleway";

/*
Bienvenue dans l&rsquo;éditeur CSS de l&rsquo;extension Design !

CSS (Cascading Style Sheets) est un langage qui fournit des informations à
votre navigateur concernant le style de la page web que vous visitez. Vous
pouvez maintenant supprimer ces commentaires et commencer à ajouter votre
propre code CSS.

Par défaut, cette feuille de style sera chargée après la feuille de
style de votre thème, ce qui veut dire que les nouvelles règles que vous
ajouterez ici pourront remplacer celles créées par le thème.

Vous pouvez donc ajouter ici les changements que vous souhaitez apporter à
votre thème, sans avoir à copier la feuille de style existante de
celui-ci, ou avoir à recréer toutes les règles de style de votre thème.
*/
/*	 	 
Bienvenue dans l&rsquo;éditeur CSS de l&rsquo;extension Design !	 	 
CSS (Cascading Style Sheets) est un langage qui fournit des informations à	 	 
votre navigateur concernant le style de la page web que vous visitez. Vous	 	 
pouvez maintenant supprimer ces commentaires et commencer à ajouter votre	 	 
propre code CSS.	 	 
Par défaut, cette feuille de style sera chargée après la feuille de	 	 
style de votre thème, ce qui veut dire que les nouvelles règles que vous	 	 
ajouterez ici pourront remplacer celles créées par le thème.	 	 
Vous pouvez donc ajouter ici les changements que vous souhaitez apporter à	 	 
votre thème, sans avoir à copier la feuille de style existante de	 	 
celui-ci, ou avoir à recréer toutes les règles de style de votre thème.	 	 
*/
//post
.content {
	width: 100% !important;
}

.left {
	float: none !important;
	width: 100% !important;
}

.featured-media img {
	margin: auto !important;
}

//gallery slider
.slideshow-window {
	background-color: rgba(0,0,0,0.5) !important;
	border: 20px solid rgba(0,0,0,0.5) !important;
}

//contact form
.contactform5 .wdform-label {
	border: none;
	color: #FFF !important;
	vertical-align: top;
	line-height: 17px;
}

//menu
.section.bg-dark {
	background: rgba(47,45,45,0.5) !important;
}

//masonry gallery background change	 	 
img.masonry_brick_img, div.cactus_masonry_cropped {
	border-width: 0;
	border-color: #000000;
	background-color: rgb(0,0,0);
}

// remove WP image border	 	 
img.alignleft,	 	 
.alignleft img,	 	 
img.aligncenter,	 	 
.aligncenter img,	 	 
img.alignright,	 	 
.alignright img {
	box-sizing: border-box;
	padding: 5px;
	border: none !important;
}

.gallery a img {
	border: 0 !important;
}

img {
	border: 0 !important;
}

// Circles Gallery	 	 
#circles-gallery-circles-gallery-1 .cg-item .outside-text p {
	color: white !important;
}

.circles-gallery .cg-item .outside-text h3 {
	text-align: center;
}

#circles-gallery-circles-gallery-1 .cg-item p {
	text-align: center;
}

#circles-gallery-circles-gallery-1 .cg-item .outside-text p {
	height: auto;
	text-align: center;
}

#circles-gallery-circles-gallery-1 .cg-item h3 {
	color: #fff !important;
	font-size: 22px !important;
	text-align: center;
}

#circles-gallery-circles-gallery-2 .cg-item p {
	text-align: center;
}

#circles-gallery-circles-gallery-2 {
	text-align: center;
}

#circles-gallery-circles-gallery-2 .cg-item h3 {
	text-align: center;
}

.section.bg-dark {
	background-image: url(http://localhost:8888/liberty2/wp-content/uploads/2015/03/menubck1.png);
}

.post-title, .post-title a {
	color: #000000;
	height: 0;
	opacity: 0;
	margin-top: -80px;
}

.post-content {
	font-size: 1.075em;
	color: rgb(232,224,208);
	opacity: .8;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}

.blog-menu a {
	display: block;
	padding: 27px 20px;
	letter-spacing: 1px;
	color: rgb(244,211,144);
	font-size: 28px;
/*font-family: 'IM Fell Great Primer SC', serif;*/
	font-family: 'Tangerine', cursive;
	text-transform: none;
}

::selection {
	background-image: url(http://localhost:8888/liberty2/wp-content/uploads/2015/03/active_bck.jpg);
	color: #000;
}

.blog-menu a:hover, .blog-menu .current-menu-item a {
	color: #E47926;
}

.blog-menu > li:before {
	content: url(http://nailucie.com/liberty2/wp-content/uploads/2015/05/paw.png);
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	margin-left: -3px;
	font-size: 16px;
	color: #FFF;
	font-weight: 300;
	z-index: 1000;
}

.header {
	padding: 100px 0;
	background: no-repeat center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	height: 480px;
}

body.custom-background {
	background-color: #000000;
	background-image: url(http://libertyvalley.bettyhampele.com/wp-content/uploads/2015/03/3d-abstract_hdwallpaper_galaxy_48612light.jpg);
}

.section.bg-dark {
	background-image: url(http://nailucie.com/liberty2/wp-content/uploads/2015/05/menubck.png) !important;
}