﻿/*
Theme Name: Sport Invest Search
Theme URI: http://www.sportinvestsearch.com
Description:
Version: 1.0
Author: Sébastien Cadet
*/

/*   -------------------------------------------------------------
     Global
     - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
     
* {
    margin : 0;
    padding : 0;
}

a {
    color : #ef8c01;
    text-decoration : underline;
}

a:hover {
    text-decoration : none;
}

body {
    background : #3d3d3e none;
    color : #212121;
    font : .9em Arial, Helvetica, sans-serif;
}

h1 {
    font-size : 1.3em;
    font-weight : normal;
    padding : 2px 0;
}

h2 {
    font-size : 1.1em;
    font-weight : normal;
}

h3 {
    color : #767676;
    font-size : 1.1em;
    font-weight : normal;
    padding-top:15px;
}

h4 {
    color: #f28e00;
    font-size : 1.1em;
    font-weight : normal;
    margin:10px 0 15px;
}

h2 span, h3 span {
    color : #ef8c01;
}

img {
    border : 0 none;
}

p {
    padding-bottom : 10px;
}

table.fiche {
    margin : 10px 0;
}

.fiche h3{padding-top:0;}

.alignleft {
    float : left;
    padding-right : 10px;
}

.alignright {
    float : right;
    padding-left : 10px;
}

.clear {
    clear : both;
    height : 0;
    overflow : hidden;
}

.postuler {    /* lien "Postuler à cette annonce" */
    border-bottom : 1px solid #c2c2c2;
    margin-bottom : 15px;
    padding : 3px 0;
    text-align : right;
}

.postuler a {
    color : #f28e00;
    font-size : .9em;
    text-decoration : none;
}

.toppage {  /* lien "haut de page" */
    background : url(images/toppage.gif) no-repeat 0 5px;
    color : #e45e07;
    float : right;
    font-size : .9em;
    padding-left : 15px;
    text-decoration : none;
}

/* Wrapper
--------------------------------------------------*/
#wrapper {
    background : url(images/bg-wrapper.jpg) repeat-y 0 0;
    margin : 0 auto;
    width : 1200px;
}

/* groupe Header
--------------------------------------------------*/
#header {
    background : url(images/bg-header.png) repeat-x 0 0;
    margin : 0 auto;
    width : 1175px;
}

#header.large {
    /*height : 335px;*/
    height : 303px;
}

#header.medium {
    /*height : 210px;*/
    height : 178px;
}

#language {
    margin-left : 980px;
    position : absolute;
    top : 70px;
}

#language .widgettitle {
    display : none;
}

#language li {
    float : left;
    list-style : none;
}

#language a {
    background : url(images/arrow.gif) no-repeat 0 50%;
    color : #a4a4a4;
    font-size : .75em;
    padding : 0 15px 0 10px;
    text-decoration : none;
}

#language a:hover {
    text-decoration : underline;
}

#language .active a {
    color : #ef8c01;
}
#languageinvite {
    margin-left : 100px;
    position : absolute;
    top : 355px;
}

#languageinvite .widgettitle {
    display : none;
}

#languageinvite li {
    float : left;
    list-style : none;
}

#languageinvite a {
    background : url(images/arrow.gif) no-repeat 0 50%;
    color : #a4a4a4;
    font-size : .9em;
    padding : 0 15px 0 10px;
    text-decoration : none;
}

#languageinvite a:hover {
    text-decoration : underline;
}

#languageinvite .active a {
    color : #ef8c01;
}
#logo {
    position : absolute;
}

#header .sitename {
    border-bottom : 1px solid #ef8c01;
    color : #bdbbbd;
    font-size : 1.8em;
    margin-left : 110px;
    padding : 0 20px 2px;
    position : absolute;
    top : 55px;
}

#header .sitename a {
    color : #bdbbbd;
    text-decoration : none;
}

#header .sitename span {
    color : #ef8c01;
}

#mainmenu {
    position : relative;
    top : 105px;
    left:100px;
    
}

#mainmenu li {
    float : left;
    line-height : 31px;
    list-style : none;
}

#mainmenu a {
    border-right : 1px solid #4b4b4b;
    color : #4b4b4b;
    font-size : .8em;
    font-weight : bold;
    padding : 0 15px;
    text-decoration : none;
    text-transform : uppercase;
}

#mainmenu .last {
    border : 0 none;
}

#mainmenu a:hover, #mainmenu .current_page_item a {
    color : #ef8c01;
}

#mainmenuclub {
    position : relative;
    top : 105px;
    left: 200px;
    
}
#mainmenuclub li {
    float : left;
    line-height : 31px;
    list-style : none;
}

#mainmenuclub a {
    border-right : 1px solid #4b4b4b;
    color : #4b4b4b;
    font-size : .8em;
    font-weight : bold;
    padding : 0 10px;
    text-decoration : none;
    text-transform : uppercase;
}

#mainmenuclub .last {
    border : 0 none;
}

#mainmenuclub a:hover, #mainmenu .current_page_item a {
    color : #ef8c01;
}

#banner {
    position : absolute;
    /*top : 168px;*/
    top : 136px;
}

/* groupe Content
--------------------------------------------------*/
#content {
    background : white url(images/bg-content.png) repeat-x 0 100%;
    font-size : .8em;
    margin : 0 auto;
    padding : 15px 0;
    width : 1175px;
}

#content ul, ol {
    margin-left : 20px;
}

#content .contentleft {
    float : left;
    text-align : center;
    vertical-align : top;
    width : 240px;
}

#content .contentright {
    /*background : url(images/arrow.gif) no-repeat 5px 5px;*/
    border-left : 1px solid #212121;
    float : left;
    padding : 0 15px;
    vertical-align : top;
    text-align : justify;
    width : 600px;
}

#content .contentright  h1 {
    font-size: 1.6em;
    padding: 0 0 0;
    margin: 0;
    text-align: left;    
}

#content h1 span {
    border-bottom : 1px solid #ee8700;
    padding : 0 10px;
}

/* Page Jobs */
#content .job {
    background : #dbdbda none;
    padding : 10px;
}

#content .job h2 {
    color : #767676;
    margin-bottom : 15px;
}

/* cforms */
#cformsform {
    width : 520px;
}

#cformsform .single, #cformsform .area {
    width : 250px;
}

.linklove {
    display : none;
}

/* Sidebar
--------------------------------------------------*/
#sidebar {
    float : left;
    text-align : center;
    width : 284px;  /* 1175 ("Wrapper") - 280 ("contentleft") - 550 + 2*10 + 1 ("contentright" + "padding" + "border-left") */
}

#sidebar ul {
    padding : 0px;
    margin:0px;
}

#sidebar li {
    list-style : none;
    padding : 0px 0;
    margin:0px;
}

/* Club Menu */

#clubmenu {
    background: url(images/club_menu.gif) no-repeat;
    width: 260px;
    height: 360px;
    margin-left: 15px;
    float: left;
    padding: 0 0 0 30px;
    text-align : left;

}
#clubmenu h2{
    font-size: 1.2em;
    padding: 8px 0 3px;
    margin: 0;
    color: white;
    text-align: left;
}

#clubmenu a {
    text-decoration: none;
    color: #EF8C01;
}

#clubmenu a:hover {
    color: #CCCCCC;
}

#clubmenu ul {
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 1.6em;
    list-style: none;
}
#clubmenu .link {
    padding: 10px 0;
}

/* Login */

#login h1 {
    font-size: 1.6em;
    margin-right: 5px;
    padding: 10px 22px;
    color: white;
    text-align: left;
}

#login p {
    margin: 5px 0;
    padding: 0;
}

#login a {
    text-decoration: none;
    color: #EF8C01;
}

#login a:hover {
    color: #CCCCCC;
}

#login a-lost-pwd {
    display: block;
    float: left;
}

#login .lost-pwd {
    display: block;
    float:center;
    clear: right;
    padding: 10px 15px 0;
    font-size: 0.95em;
    text-decoration: underline;
}

#login form {
    background: url(images/loginform.gif);
    width: 253px;
    height: 202px;
    margin-left: 15px;
}

#login input.field {
    border: 1px #1A1A1A solid;
    background: #414141;
    margin-right: 5px;
    margin-top: 4px;
    width: 200px;
    color: white;
    height: 16px;
    cursor: pointer;
}

#login input:focus.field {
    background: #545454;
}

#login label {
    float: left;
    padding: 7px 0 0 22px ;
    clear: both;
    display: block;
}

#login .bt_loginsidebar{
    padding: 1px;    
	margin: 3px 0;
}

#login_theme .error {
    padding: 5px;
    border: 1px solid red;
    background-color: lightcoral;
	margin-top: 10px;
    }
    
#login_theme .message {
    padding: 5px;
    border: 1px solid orange;
    background-color: lightyellow;
	margin-top: 10px;
    }

#login_theme .confirmation {
    padding: 5px 30px;
    border: 1px solid #82B76F;
    background: #E4F5DE url(images/confirmation.gif) no-repeat scroll left top;
	margin-top: 10px;
	colour: #33711D !important;
    }


/* groupe Partners
--------------------------------------------------*/
#partners {
    background : #424242 none;
    margin : 0 auto;
    width : 1175px;
}

#partners ul {
    margin : 0 auto;
    width : 410px;
}

#partners li {
    float : left;
    list-style : none;
}

#partners a {
    display : block;
    padding : 10px 10px 5px;
}

/* groupe Footer
--------------------------------------------------*/
#footer {
    background : #222223 none;
    border-top : 1px solid #808081;
    color : #c1bfbf;
    font-size : .75em;
    height : 35px;
    line-height : 35px;
    margin : 0 auto;
    width : 1175px; 
}

#footer span {
    float : left;
    margin-left : 500px;
}

#footer ul {
    float : left;
}

#footer li {
    float : left;
    list-style : none;
}

#footer a {
    background : url(images/tiret.gif) no-repeat 0 50%;
    color : #c1bfbf;
    margin-left : 5px;
    padding-left : 10px;
    text-decoration : none;
}

#footer a:hover {
    text-decoration : underline;
}

/* Border-bottom
--------------------------------------------------*/
#border-bottom {
    background : url(images/border-bottom.jpg) no-repeat 0 0;
    font-size : .1em;
    height : 20px;
    margin : 0 auto;
    width : 1200px;
}

