/*
Theme Name: Salon du cheval
Theme URI: http://www.salon-cheval.com/
Description: Thème du Salon du cheval
Version: 1.0
Author: BleuRoy.com | Clément Peytavin
 
Salon du cheval by BleuRoy.com || http://www.salon-cheval.com/
 
*/

/*-------------------------------------------------------------------------------- 
/*          =TAGS
/*          =STRUCTURE
/*               @Header
/*               @Container
/*               @Bottom
/*          =CLASS
/*          =MODULES
/*               @Home
/*               @Misc
-------------------------------------------------------------------------------- */


/*-------------------------------------------------------------------------------- 
          =TAGS
-------------------------------------------------------------------------------- */
 
html, body {
	font-size: 100%;
    text-align: center;
    padding: 0;
    border: 0;
    margin: 0;
}
 
body {
	font: 0.625em/1em verdana, helvetica, sans-serif;
    text-align: left;
    color: #323234;
    background: #1a0e0e;
}
 
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
    margin: 0;
    padding: 0;
}

h1 {
    font: bold 4em/1em verdana, helvetica, sans-serif;
}
 
h2 {
    font: 1.8em/1em verdana, helvetica, sans-serif;
}
 
h3 {
    font: bold 1.4em/1em verdana, helvetica, sans-serif;
}

h4 {
    font: 1.2em/1em verdana, helvetica, sans-serif;
}
 
h5 {
    font: 1.1em/1em verdana, helvetica, sans-serif;
}
 
h6 {
    font: 1em/1em verdana, helvetica, sans-serif;
}

p {
    font: 1.1em/1.1em verdana, helvetica, sans-serif;
    padding: 0 0 1.1em 0;
    margin: 0;
}
 
ul, ol {
    list-style: none;
    padding: 0 0 1.1em 0;
    margin: 0;
}
 
li {
    font: 1.1em/1.1em verdana, helvetica, sans-serif;
}
 
li li {
    font-size: 1em;
    padding-left: 8px;
}

a {
    text-decoration: none;
    color: #fff;
}
 
a:hover, a:focus {
    text-decoration: none;
}
 
img {
    border: 0;
}
 
hr {
    height: 0;
    color: #fff;
    background: #fff;
    border: none;
    border-bottom: 2px solid #bdaeaa;
    margin: 4px 20px;
}
 
form {
    padding: 0;
    margin: 0;
    display: inline;
}
 
textarea {
    line-height: 1.25;
}
 
label {
    cursor: pointer;
}
 
table {
    padding: 0;
    border: 0;
    margin: 0 0 0.75em 0;
    border-collapse: collapse;
}
 
th, td {
    padding: 0;
}
 
blockquote {
    padding: 0;
    margin: 0.8em 1.5em;
}

small {
    font: 0.8em/1em arial, helvetica, sans-serif;
}
 
kbd {
    padding: 1px 2px;
    border: 1px solid #000;
}
 
sup {
    position: relative;
    bottom: 0.3em;
    vertical-align: baseline;
}
 
sub {
    position: relative;
    bottom: -0.2em;
    vertical-align: baseline;
}
 
acronym, abbr {
    border: none;
    cursor: help;
}


/*-------------------------------------------------------------------------------- 
          =STRUCTURE
-------------------------------------------------------------------------------- */

/*          @Header          
---------------------------------------- */

#site {
    position: relative;
}

#header {
    background: #778590 url(http://www.salon-cheval.com/images/blog/bg-header.png) repeat-x;
    padding-top: 5px;
}

#sHeader {
    background: #190e0e url(http://www.salon-cheval.com/images/blog/bg-sHeader.png) no-repeat;
    position: relative;
    width: 988px;
    margin: 0 auto;
}

#sHeader h1{
    font: 1em/0.8em verdana, helvetica, sans-serif;
}

#header .rejoindreFacebook {
    position: absolute;
    top: 0;
    right: 0;
	margin-right:150px;
}

#header .dateSalon {
    position: absolute;
    top: 61px;
    right: 0;
}

.menu {
    position: relative;
    background: url(http://www.salon-cheval.com/images/blog/bg-nav2.png) repeat-x;
}

.sMenu {
    position: relative;
    width: 988px;
    margin: 0 auto;
}

.menu ul {
    position: relative;
    width: 988px;
    height: 41px;
    padding: 0;
    margin: 0 auto;
}

.menu li {
    float: left;
    padding: 0;
    background: url(http://www.salon-cheval.com/images/blog/bd-nav2.png) no-repeat left top;
}

.menu li a {
    color: #fff;
    display: block;
    padding: 10px 12px 16px 12px;
}

.menu li a:hover,
.menu li a:focus,
.menu li.current_page_item a {
    color: #fff;
    background: url(http://www.salon-cheval.com/images/blog/bg-nav-hover2.png) repeat-x;
}

.menu .sitePrincipal {
    position: absolute;
    top: 0;
    left: 140px;
    padding: 0;
    height: 41px;
    background: url(http://www.salon-cheval.com/images/blog/bd-nav2.png) no-repeat left top;
}

.menu .sitePrincipal .pastille {
    background: url(http://www.salon-cheval.com/images/blog/pictoSiteSalon.png) no-repeat 5px 1px;
    padding: 0 0 0 37px;
}

.menu .sitePrincipal p {
    padding: 0;
}

.menu .sitePrincipal a {
    color: #fff;
    display: block;
    padding: 10px 12px 14px 12px;
}

.menu .sitePrincipal a:hover,
.menu .sitePrincipal a:focus {
    background: url(http://www.salon-cheval.com/images/blog/bg-nav-hover2.png) repeat-x;
}

.menu .acces {
    height: 41px;
    position: absolute;
    top: 0;
    left: 420px;
    padding-right: 182px;
}


.menu #searchform {
    display: block;
    position: absolute;
    top: 0;
    left: 790px;
    margin: 7px;
}

.menu #searchform #s {
    background: url(http://www.salon-cheval.com/images/blog/bg-search.png) repeat-x;
    border: none;
    width: 128px;
    height: 23px;
    padding-left: 8px;
    padding-top: 3px;
    padding-right: 30px;
}

.menu #searchform #searchsubmit {
    position: absolute;
    left: 146px;
    top: 2px;
}


/*          @Container          
---------------------------------------- */

#container {
    background: #EFEFEC url(http://www.salon-cheval.com/images/blog/FD_PAGE.gif) repeat-x center top;
    padding: 12px 0;
}

#container td {
    vertical-align: top;
}

#sContainer {
    position: relative;
    width: 988px;
    margin: 0 auto;
}

#tdContent {
    width: 653px;
}

#supContent {
    background: url(http://www.salon-cheval.com/images/blog/bg-content-bottom.png) no-repeat left bottom;
}

#content {
    width: 642px;
    background: url(http://www.salon-cheval.com/images/blog/bg-content-top.png) no-repeat;
    padding-bottom: 20px;

}

#content h2 {
    font-size: 2.2em;
    color: #fff;
    padding: 20px 20px 8px 20px;
}

#content h3 {
    padding: 0 0 8px 0;
}

.sContent {
    position: relative;
    height: 100%;
    background: #fff;
    padding: 4px 0 0 0;
    border-top: 3px solid #bdaeaa;
    margin: 0 20px 20px 20px;
}

.sContent .publication {
    padding: 8px 16px;
}

.sContent .date {
    font-size: 1.2em;
    color: #831263;
}

.sContent .infos {
    position: absolute;
    top: 4px;
    right: 10px;
}

.sContent .infos div {
    float: left;
    width: auto;
}

.sContent .infos img {
    vertical-align: bottom;
}

.sContent .storycontent {
    clear: left;
    padding: 8px 16px;
}

.sContent .meta {
    position: relative;
    clear: left;
    height: 100%;
    padding: 12px 120px 12px 16px;
    border-top: 1px solid #bdaeaa;
    border-bottom: 1px solid #bdaeaa;
}

.sContent .meta a {
    line-height: 1.4em;
    color: #323234;
}

.sContent .meta a:hover, .sContent .meta a:focus {
    text-decoration: underline;
    color: #831263;
}

.sContent .suite {
    position: absolute;
    bottom: 0;
    right: 10px;
}

.sContent .suite img {
    display: block;
}
.sContent a{
    color:#831263;
}
.sContent a:hover{
    text-decoration:underline;
}
#tdContent .nav {
    margin: 10px;
    text-align: center;
}

#tdContent .nav .wp-paginate a {
    background: #5C0D4C;
    border: 1px solid #130d0d;
    color: #fff;
}

#tdContent .nav .wp-paginate .current {
    background: #5C0D4C;
    border: 1px solid #fff;
    color: #fff;
}

#tdContent .retour {
    text-align: right;
    margin: 10px;
    padding: 4px 10px;
}

#commentlist li {
    width: 536px;
    padding: 16px 16px 4px 16px;
    border: 1px solid #bdaeaa;
    margin: 8px 0;
}

#tdAside {
    width: 339px;
}

#aside {
    width: 339px;
}

#aside a:hover,
#aside a:focus {
    text-decoration: underline;
}

/* Widgets */

#aside .widget h3 {
    color: #831263;
    background: url(http://www.salon-cheval.com/images/blog/bg-widget-top.png) no-repeat;
    padding: 14px 18px 4px 18px;
    border-bottom: 2px solid #831263;
    margin: 0;
}

#aside .widget .widgetContent {
    background: #5C0D4C;
    padding: 14px 18px 14px 18px;
    margin: 0 0 10px 0;
    width: 303px;
}

#aside .widget ul ul {
    background: none;
    padding: 0;
    margin: 0;
}

/* Tabs */

.tabs  {
    background: #5C0D4C;  
    height: 18px;  
	border-bottom:1px #fff solid;  
}

.tabs li {
    float: left;
    color: #344B5F;
    padding: 7px 0 0 0;
    margin: 0 0 0 30px;
    font-size: 13px;    
}

.tabs li a {
    padding: 2px 5px;
}

.tabs li a:hover,
.tabs li a:focus,
.tabs li a:active {
    background-color: #831263;
    color: #fff;  
}

.tabs .active {
    background-color: #831263;
    color: #fff;
}

#aside .widget .contour .item,
#aside .widget .contour ul {
    background: #fff;
    border: 10px solid #beb0a6;
    padding: 14px 18px 14px 18px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0 18px 0 18px;
    min-height: 100px;
}
#aside .widget .hidden {
    display: none;
}

/* Widget Bleu */

#aside .tabbedBoxVideo h3 {
    color: #fff;
    background: url(http://www.salon-cheval.com/images/blog/bg-widgetVideo-top.png) no-repeat;
    padding: 14px 18px 4px 18px;
    border-bottom: 2px solid #042e5d;
    margin: 0;
}

#aside .tabbedBoxVideo .tabbedArea {
    background: url(http://www.salon-cheval.com/images/blog/bg-widgetVideo-bottom.png) no-repeat left bottom;
    margin: 0 0 10px 0;
    padding: 20px;
}

#aside .tabbedBoxVideo .widgetContent {
    background: #fdfcfb;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 0;
    margin: 0;
    height: 100%;
}

#aside .tabbedBoxVideo .tabs {
    background: transparent;
    margin: 0 8px 0 8px;
    padding: 0;
    height: 26px;
}

#aside .tabbedBoxVideo .tabs li {
    background: transparent;
    margin: 0;
    padding: 0;
    text-align: center;
}

#aside .tabbedBoxVideo .tabs li a {
    display: block;
    color: #fff;
    background: transparent;
    width: 130px;
    height: 26px;
    padding-top: 8px;
}

#aside .tabbedBoxVideo .tabs li a.active {
    color: #042e5d;
    background: #fdfcfb url(http://www.salon-cheval.com/images/blog/bg-onglet.png) no-repeat;
}

#aside #flickrBadge {
    display: block;
    margin: 0px auto;
}

#aside .widgetContent small{
    display: none;
}

/* Liste de liens */

#aside .widget .blogroll li {
    padding: 4px 0;
}

#aside .widget .blogroll a {
    background: url(http://www.salon-cheval.com/images/blog/picto-liens.png) no-repeat 0 3px;
    padding: 0 0 0 14px;
}

/* Sondages */

#aside .widget .wp-polls {
    background: #fff;
    padding: 4px;
    border: 1px solid #f5d8b2;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

#aside .widget .wp-polls li {
    margin: 4px 0;
}

#aside .widget .wp-polls .question {
    padding: 8px;
    font-weight: bold;
}

#aside .widget .wp-polls input {
    vertical-align: middle;
}

#aside .widget .wp-polls .Buttons {
    color: #fff;
    background: url(http://www.salon-cheval.com/images/blog/bg-voter.png) no-repeat;
    border: none;
    font-size: 0.8em;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
    width: 43px;
}

/* Divers */

#aside .widget_tag_cloud div,
#aside .widget_categories ul,
#aside .widget_archive ul,
#aside .widget_links ul {
    background: #5C0D4C;
    padding: 14px 18px 14px 18px;
    margin: 0 0 10px 0;
}

#aside .item a{
    line-height: 18px;
}

#aside .item2 a, #aside .item3 a {
    background: url(http://www.salon-cheval.com/images/blog/picto-liens.png) no-repeat 0 3px;
    padding: 0 0 0 14px;
    font-size: 1em;
}


/*          @Bottom          
---------------------------------------- */

#prefooter {
    background: #EFEFEC;
}

#sPrefooter {
    position: relative;
    width: 988px;
    padding: 20px 0 12px 0;
    margin: 0 auto;
	
}

#prefooter td {
    width: 33%;
    vertical-align: top;
}

#prefooter .bloc {
    width: 316px;
    color: #fff;
}

#prefooter .bloc h2 {
    font-size: 1.3em;
    color: #831263;
    /*background: url(http://www.salon-cheval.com/images/blog/bg-prefooter-top.png) no-repeat left bottom;*/
    padding: 20px 0 5px 16px;
	font-weight:bold;
}

#prefooter .bloc ul {
    background: #5C0D4C;
    padding: 0 18px 18px 18px;
    margin: 0 0 14px 0;
	border:#000 1px solid;
}

#prefooter .bloc li {
    border-bottom: 1px dotted #000000;
    padding: 5px 0;
    line-height: 1.6em;
}

#prefooter .bloc a {
    color: #fff;
}

#prefooter .bloc a:hover,
#prefooter .bloc a:focus {
    color: #831263;
}

#prefooter .bloc .listArticles {
    clear: left;
    padding-bottom: 2em;
}

#prefooter .bloc .listArticles div {
    float: left;
    width: auto;
    font-size: 9px;
}

#footer {
    color: #a09d9d;
    background: #344B5F url(http://www.salon-cheval.com/images/blog/FD_00.gif) repeat-x left top;
    padding: 20px 0 16px 0;
}

#sFooter {
    position: relative;
    width: 988px;
    margin: 0 auto;
}

#footer li {
    float: left;
}

#footer span {
    padding: 0 4px;
    color: #A09D9D;
}


/*-------------------------------------------------------------------------------- 
          =CLASS
-------------------------------------------------------------------------------- */
 
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
 
.bold { font-weight: bold; }
.italic { font-style: italic; }
 
.floatLeft { float: left; }
.floatRight { float: right; }
 
.imgLeft { float: left; margin: 0 4px 4px 0; }
.imgRight { float: right; margin: 0 0 4px 4px; }
  
.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }

.table { display: table; width: 100%; }
.row { display: table-row; }
.column { display: table-cell; vertical-align: top; }
.full { width: 100%; }
 
/*-------------------------------------------------------------------------------- 
          =MODULES
-------------------------------------------------------------------------------- */

/*          @Home          
---------------------------------------- */


/*          @Misc          
---------------------------------------- */


