/*   
Theme Name: MyClientIsRich Theme
Theme URI: 
Description: 
Author: Didi & sham
Author URI: 
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/* End Reset */

html { overflow: hidden; }

body {
    margin: 0;
    padding: 0;
    background-color: #0B0908;
    font-family: Helvetica, serif;
    font-size: 0.8em;
    color: #FFF;
    outline-style: none;
}

h1, h2 {
    display: inline;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}

h3 {
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 0 20px 0;
}

h4 {
    clear: both;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    color: #FFF;
    
}

h4 span {
    background-color: #E20031;
    padding: 3px 3px 1px 3px;
}


a {
    color: #FFF; 
    font-weight: bold;
}

a:hover { color: #FFF; }

a:focus { outline:0; } 

a img { border: 0; }

td {
    vertical-align: top;
    padding: 5px;
}


/* Menu and links */
.slide-out-newsletter {
    padding: 20px;
    width: 305px;
    background-color: #E20031;
    color: #FFFFFF;
    border: 1px solid #000000;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
} 

#linkbar {
    position: fixed;
    float: right;
    right: 20px;
    bottom: 0px;
    width: 650px;
    padding: 10px 10px 10px 20px;
    margin: 0;
    height: 24px;
    /*line-height: 24px;*/
    z-index: 500;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    border-bottom: 0px solid #000;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
}


#links {
    list-style: none;
    display: inline;
    float: left;
}

#links li { 
    display:inline-block;
    height: 24px;
    margin: 0; 
    padding: 0; 
    border: 0;
}

#links li a {
    display:block;
    width: 23px;
    height: 24px;
    padding: 0; 
    text-decoration: none;
}

#links li a#blog {
    width: 50px;
}

#links li a.link_facebook_rn:hover,
#links li a.link_twitter_rn:hover,
#links li a.link_facebook_rb:hover,
#links li a.link_twitter_rb:hover,
#links li a.link_facebook_nb:hover,
#links li a.link_twitter_nb:hover { background-position: -24px 0; }	

#links li a.link_blog_rn:hover,
#links li a.link_blog_rb:hover,
#links li a.link_blog_nb:hover { background-position: -50px 0; }	

#links li a.link_facebook_rn { background: url("images/facebook_rn_myclientisrich.png") no-repeat center left; }	
#links li a.link_twitter_rn { background: url("images/tweeter_rn_myclientisrich.png") no-repeat center left; }	
#links li a.link_blog_rn { background: url("images/blog_rn_myclientisrich.png") no-repeat center left; }	
#links li a.link_facebook_rb { background: url("images/facebook_rb_myclientisrich.png") no-repeat center left; }	
#links li a.link_twitter_rb { background: url("images/tweeter_rb_myclientisrich.png") no-repeat center left; }	
#links li a.link_blog_rb { background: url("images/blog_rb_myclientisrich.png") no-repeat center left; }	
#links li a.link_facebook_nb { background: url("images/facebook_nb_myclientisrich.png") no-repeat center left; }	
#links li a.link_twitter_nb { background: url("images/tweeter_nb_myclientisrich.png") no-repeat center left; }	
#links li a.link_blog_nb { background: url("images/blog_nb_myclientisrich.png") no-repeat center left; }	

#fakemenu {
    list-style: none;
    display: inline;
    margin-left: 10px;
}

#fakemenu li {
    display: inline-block;
    height: 23px;
    margin: 0; 
    padding: 0; 
    border-left: 1px solid #FFFFFF;
    line-height: 23px;
}



#fakemenu li:first-child { border-left: 0;  }

#fakemenu li a {
    background: url("images/menu_sprites.png") no-repeat 0 0;
    display:block;
    z-index: 5;
    height: 17px;
    margin: 3px 6px 1px 6px; 
    text-decoration: none;
}

#fakemenu li.backLava {
    position: absolute;
    z-index: -3;
    background-color:#E20031;
    border:0px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px; 
    border-radius: 7px;
    
}
#fakemenu li a#fakemenu_concept { width: 71px; }
#fakemenu li a#fakemenu_ref { width: 96px; }
#fakemenu li a#fakemenu_team { width: 48px; }
#fakemenu li a#fakemenu_contact { width: 67px; }
#fakemenu li a#fakemenu_home { width: 49px; }
#fakemenu li a#fakemenu_wewantyou { width: 106px; }



#fakemenu li a.fakemenu_concept_noir_rouge { background-position: 0 0; }	

#fakemenu li a.fakemenu_concept_blanc_noir,
#fakemenu li a.fakemenu_concept_blanc_rouge { background-position: -142px 0; }	



#fakemenu li a.fakemenu_ref_noir_rouge { background-position: 0 -17px; }	

#fakemenu li a.fakemenu_ref_blanc_noir,
#fakemenu li a.fakemenu_ref_blanc_rouge { background-position: -192px -17px; }	


#fakemenu li a.fakemenu_team_noir_rouge { background-position: 0 -34px; }	

#fakemenu li a.fakemenu_team_blanc_noir,
#fakemenu li a.fakemenu_team_blanc_rouge { background-position: -96px -34px; }	



#fakemenu li a.fakemenu_contact_noir_rouge { background-position: 0 -51px; }	

#fakemenu li a.fakemenu_contact_blanc_noir,
#fakemenu li a.fakemenu_contact_blanc_rouge { background-position: -134px -51px; }	


#fakemenu li a.fakemenu_home_noir_rouge { background-position: 0 -68px; }	

#fakemenu li a.fakemenu_home_blanc_noir,
#fakemenu li a.fakemenu_home_blanc_rouge { background-position: -98px -68px; }	
    
#fakemenu li a.fakemenu_wewantyou_noir_rouge { background-position: 0 -85px; }	

#fakemenu li a.fakemenu_wewantyou_blanc_noir,
#fakemenu li a.fakemenu_wewantyou_blanc_rouge { background-position: -212px -85px; }	
/* End Menu and links */


#content { 
    overflow: hidden; 
    position: relative; 
    height: 1200px; 
} 

#content .pages { 
    position: absolute; 
    height: 20000em; 
    width: 100%; 

}

#content .page { height: 1200px; }

/* Page */
#home { background: #0B0908 url("images/myclientisrich.jpg") center 20% no-repeat; }

#wewantyou { background-color: #0B0908; }

#wewantyou .full_img {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

#wewantyou_content {
    display: none;
    z-index: 10;
    position: fixed;
    float: left;
    left: 80px;
    top: 40px;
    width: 350px;
}
#wewantyou_content img { border: 0; }

#wewantyou_content #fakelink_contact img { margin-top: 10px; }

#doyouwanttobecomerich { background-color: #E20031; }

#doyouwanttobecomerich img { border: 0px; }
#doyouwanttobecomerich #cutmenu_img {
    position: fixed;
    float: left;
    bottom: -75px;
    left: 0;
}

#doyouwanttobecomerich div#concept {
    padding: 50px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 840px;
}

#doyouwanttobecomerich div#concept div {
    position: relative;
    float: left;
    margin: 0;
    padding: 15px;
    width: 250px;
}
#doyouwanttobecomerich div#concept div.title {
    clear: both;
    position: static;
    width: 100%;
}
#doyouwanttobecomerich div#concept h2 {
display: block;
padding: 10px 0;
}

#references {
    background-color: #FFFFFF;
    color: #000;
    overflow: hidden; 
    position: relative; 
    width: 100%;
}

#references .ref_card a { color: #E20031; }


#references .mcir_all_refs { 
    position: absolute; 
    width: 20000em; 
}

#references .mcir_ref {
    float: left;
    width: 2500px;
}

#references div#ref_header {
    background-color: #E20031;
    position: relative;
    width: 100%;
    height: 57px;
    top: 0;
    left: 0;
    right: 0;
}

#references div#ref_header img {
    position: relative;
    float: left;
    left: 0;
    top: 15px;
}


#references .ref_card {
    width: 900px;
    height: 600px;
}

#references .ref_desc {
    clear: left;
    position: relative;
    float: left;
    left: 50px;
    top: 50px;
    width: 400px;
    height: 400px;
}

#references .ref_photo {
    float: right;
    position: relative;
    top: -170px;
    width: 400px;
    height: 300px;
}

#references div#mcir_ref_numbers {
    clear: left;
    position: relative;
    height: 200px;
    width: 400px;
    left: 50px;
    top: 50px;
}

#references div#mcir_ref_numbers ul {
    list-style: none;
    display: inline;
}

#references div#mcir_ref_numbers li { 
    display:inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 0 5px 0; 
    padding: 0; 
    width: 31px;
    border: 0;
}

#references div#mcir_ref_numbers li a {
    display:block;
    width: 31px;
    height: 30px;
    text-decoration: none;
}

#references div#mcir_ref_numbers li.mcir_ref_num { background: url("images/numbers.png") no-repeat center left; }

#references div#mcir_ref_numbers li.mcir_ref_num:hover,
#references div#mcir_ref_numbers li.active { background-position: -31px 0; }	

#team {
    background: #0B0908 url("images/people_tv_with_banner.jpg") 128px 10px no-repeat;
    overflow: hidden; 
    position: relative; 
    width: 1500px;
} 

#team .mcir_peoples { 
    position: absolute; 
    width: 20000em; 
    height: 100%;
}

#team .people {
    float: left;
    width: 1500px;
    height: 100%;
}

#team .people_head {
    position: absolute;
    top: 54px;
    left: 361px;
}

#team .people_card {
    padding: 50px;
    position: relative;
    top: 50px;
    left: 50px;
    right: 0;
    margin: 0 0 150px 0;
    width: 800px;
}

#team .people_ident {
    background: url("images/banner_name.png") 0 0 no-repeat;
    width: 311px;
    height: 74px;
    margin-bottom: 20px;
}

#team .people_name {
    width: 311px;
    height: 37px;

}

#team .people_name h3 {
    color: #FFF;
    font-size: 1.4em;
    text-transform: none;
    padding: 5px;
}

#team .people_job {
    width: 311px;
    height: 37px;

}

#team .people_job h3 {
    color: #000;
    font-size: 1.4em;
    text-transform: none;
    padding: 5px;
}

#team .people_bio {
    float: left;
    width: 300px;
    height: 500px;
}

#team .people_hobbies {
    float: right;
    width: 250px;
    height: 500px;
}


#team .people_hobbies div { margin-bottom: 15px; }

/* prev, next, prevPage and nextPage buttons */
#team a.browse {
    position: relative;
    display: block;
    top: 200px;
    width:32px;
    height:41px;
    margin:40px 10px;
    cursor:pointer;
}

/* right */
#team a.right { 
    background: url("images/right_team_arrow.png") 0 0 no-repeat;
    clear:right; 
    float:right;
    right: 650px;
    margin-right: 0px;
}
#team a.right:hover { background-position:-32px 0; }


/* left */
#team a.left { 
    background: url("images/left_team_arrow.png") 0 0 no-repeat;
    clear:left; 
    float:left;
    left: 25px;
    margin-left: 0px; 
} 
#team a.left:hover { background-position:-32px 0; }

#beourclient { background-color: #FFFFFF; }

#beourclient div#contact_form {
    overflow: hidden; 
    padding: 50px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #E20031;
}

#beourclient div#contact_form div.centered_div {
    margin: 0 auto;
    width: 720px;
}


#beourclient div.contact_infos {
    bottom: 0; 
    left: 0; 
    width: 920px; 
    height: 230px; 
    background-color: #FFFFFF;
    color: #000000;
}

#beourclient div.contact_infos div {
    overflow: hidden; 
    position: relative;
    float: left;
    margin: 10px;
    padding: 15px;
    border-left: 0px;
    width: 430px;
    font-size: 0.85em;
}
#beourclient div.contact_infos div#infos {
    border-right: 1px solid #000;
    width: 170px;
    font-size: 1.1em;
}

#beourclient div.contact_infos img {
    position: relative;
    float: left;
    left: 30px;
    top: -40px;
    border: 0;
    
}

#no_goodbye { background-color: #FFFFFF; }

#no_goodbye div#rouge {
    overflow: hidden; 
    padding: 50px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #E20031;
}

#no_goodbye div#rouge div {
    margin: 0 auto;
    width: 615px;
}

#no_goodbye div#blanc {
    position: absolute;
    bottom: 0; 
    left: 0; 
    right: 0;
    width: 100%; 
    height: 200px; 
    background-color: #FFFFFF;
    color: #000000;
}

#no_goodbye div#blanc img {
    position: relative;
    left: 30px;
    top: -40px;
    border: 0;
    
}
/* End Page */

/* Contact Form 7 Style */
div.wpcf7 {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

div.wpcf7 p {
    margin: 5px;
    padding: 0;
}

input, textarea {
    border: 1px solid #000;
    margin: 0;
    padding: 8px 15px 0 15px;
}

input {
    font-size: 0.9em;
    height: 25px;
    line-height: 25px;
    margin: 0 5px 5px 0;
}

#ok_button {
    background: url("images/send_yens.png") no-repeat 0 0;
    width: 221px;
    height: 71px;
    padding: 0;
    margin: 0;
    position: relative;
    cursor: pointer;
    border: 0;
}

#ok_button:hover { background-position: 0 -71px; }

#ok_button.disabled { background-position: 0 -142px; }


#ok_button_news {
    border: 0px solid #FFFFFF;
    background: #e20031 url("images/ok_button.jpg") no-repeat 0 0;
    width: 36px;
    height: 35px;
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
}

#ok_button_news:hover {
    background-position: -36px 0;
}

#ok_button_news.disabled {
    background-position: -72px 0;
}


div.wpcf7-response-output {
    margin: 10px 0;
    padding: 0;
    color: #FFFFFF;
}

div.wpcf7-mail-sent-ok, 
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors { border: none; }

span.wpcf7-not-valid-tip {
    z-index: 100;
    background: #E20031;
    border: none;
    width: 140px;
}

span.wpcf7-not-valid-tip-no-ajax {
    color: #f00;
    display: block;
}

span.wpcf7-list-item { margin: 0; }

img.ajax-loader { background-color: #E20031; }
/* End Contact Form 7 Style */

