/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

.file {
    background-image: url('http://localhost/alainpaire_new/images/Paul_Cezanne_027.jpg');
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 36px 0;
    background-position: 50% 20%;
    background-size: cover;
}

.file > ul > li {
    color: #fff;
    float: left;
    font-size: 28px;
    font-weight: 300;
}

.h3centerhome {
    font-size: 36px;
    color: black;
    margin: 0px 0 25px 0;
    text-align: center;
    text-transform: uppercase;
	
}

.h3centerhome_after {
    font-size: 36px;
    color: black;
    margin: 100px 0 25px 0;
    text-align: center;
    text-transform: uppercase;
	
}

.mnwall_filters_sortings {
    display: none;
}

#gkTop {
    background: #5B6673;
	border-bottom: 1px solid #888D92;
}

.gkMenu > ul > li > a {
    color: #FFF;
}

#gkFooter {
    background: #5B6673;
}


#gkBottom1, #gkBottom2 {
    padding: 0px 0 40px 0;
}

	
article.item-page img {
border: thin solid #E2E2E2;
    border-radius: 5px;
}

article.item-page p {
    text-align: justify;
	font-size: 17px;
    font-weight: 400;
}

p img{
    border: thin solid #E2E2E2;
    border-radius: 5px;
}

#gkUserArea .button {
    color: #D0D0D0!important;
    font-size: 10px;
}

.border, .gkPriceTable dd a {
    border: 1px solid #D0D0D0;
}

h5 {
    font-size: 16px;
}

article header li {
    color: #aca89a;
}

article header li a {
    color: #aca89a;
}

[class^="icon-"], [class*=" icon-"] {
    color: #aca89a;
}

body {
    background: #ddd;
    color: #5a5350;
}

.gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active > a {
    color: #AFAFAF;
    font-weight: 600;
}

#gkFooter {
    color: #AFAFAF;
}

#gkFooter a {
    color: #AFAFAF;
}

#gkMainMenu div.childcontent a:active, #gkMainMenu div.childcontent a:focus, #gkMainMenu div.childcontent a:hover, article header h1 a:hover, article header h2 a:hover, .pane-sliders .panel h3 a:hover {
    color: #AFAFAF;
}

 
 a, article header h1 a:hover, article header h2 a:hover, .pane-sliders .panel h3 a:hover {
    color: #ed8151;
}

div.tags a:hover, div.tags a:focus, div.tags a:active {
    background: #ed8151;
    color: #fff;
}

.box li a:hover {
color: #ed8151;
}

section.blog .items-row header h2, section.blog-featured .items-row header h2 {
    font-size: 44px;
    margin: 0 0 6px;
}

.search {
    float: left;
	margin-right: 30px;
	
}

.bigbutton, button, .button, .button.inverse:active, .button.inverse:focus, .button.inverse:hover, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .gkPriceTable dd a {
    background: #ed8151;
}


.result-title {
  
    font-size: 20px;
    padding: 5px 37px;

}