/*
Theme Name: You Exist
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Pierre Lechelle
Author URI: http://www.you-exist.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */

body,
html
{
    padding: 0;
    margin: 0;
    font-size: 12pt;
}

body
{
    margin-bottom: 20px;
}

*
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Tahoma, Arial;
    font-size: 10pt;
    color: #6c6c6c;
    background: #ededed;
}

a
{
    color: #6c6c6c;
}

a:hover
{
    text-decoration: none;
}

a img
{
    border: none;
}

p
{
    font-family: Tahoma, Arial;
    font-size: 10pt;
    color: #6c6c6c;
    margin: 1em 0px;
}


ul, ol
{
    display: block;
    padding-left: 40px;
    margin: 1em 0px 1em 0px;
}

ul li
{
    display: list-item;
    line-height: 20px;
}

ol li
{
    line-height: 20px;
}

div#header
{
    height: 50px;
}

div#headerimg a img
{
    border: none;
}

div#headerimg
{
    float: left;
}

div#menu
{
    float: right;
    margin-bottom: 20px;
}

img.screenshot {
    max-width: 500px;
    display: block;
    margin: 0 auto 0 auto;
    border: solid 2px #C4C4C4;
}

div#menu ul
{
    padding: 0;
    margin: 0;
    height: 40px;
}

div#menu ul li
{
    float: right;
    margin-left: 20px;
    list-style: none;
    height: 40px;
    vertical-align: middle;
}

div#menu a
{
    text-decoration: none;
    display: block;
    color: #6c6c6c;
    font-family: Tahoma, Arial;
    font-size: 10pt;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    text-align: center;
}

div#menu div.menu-element a img
{
    margin: 0 auto 5px auto;
    width: 48px;
    border: none;
    display: block;
}

div#page
{
    width: 950px;
    margin: 10px auto 0 auto;
}

div#content
{
    clear: both;
}

div.post
{
    border-bottom: solid 1px #c4c4c4;
    clear: both;
    padding-bottom: 15px;
    margin-top: 15px;
}

div.last-post {
    border-bottom: none;
}

div.post-last
{
    border-bottom: none;
}

img.thumbnail,
img.attachment-post-thumbnail
{
    width: 350px;
    float: left;
    margin-right: 20px;
    height: 260px;
    border: solid 3px #c4c4c4;
}

a:hover img.thumbnail,
a:hover img.attachment-post-thumbnail
{
    border: solid 3px #6c6c6c;
}

h2
{
    font-family: Georgia, Tahoma, Arial;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #6c6c6c;
    margin-top: 0;
}

h1.post-name
{
    font-family: Georgia, Tahoma, Arial;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    color: #6c6c6c;
    margin-top: 0;
    display: block;
    height: 14pt;    
}

h2.post-name a
{
    font-family: Georgia, Tahoma, Arial;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #6c6c6c;


    display: block;
    height: 12pt;   
    text-decoration: none;
}

h3
{
    font-family: Georgia, Tahoma, Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #6c6c6c;	
    clear: both;
    text-align: left;
    padding-bottom: 5px;
    margin: 10px 0px;
    border-bottom: solid 2px #c4c4c4; 
}

div.post a.post-comments
{
    display: inline;
    float: right;
    text-align: right;
    line-height: 18px;

    text-decoration: none;
    font-size: 9pt;

    padding: 0;
    margin: 0;
}

div.post p.post-comments a span
{
    font-size: 12pt;
    font-weight: bold;
}

p.post-views
{
    font-size: 9pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    float: right;
    display: inline;
}

div.spost-excerpt
{
    margin: 10px 0 10px 0;
}

div.spost-excerpt p
{
    font-style: italic;
}

div.spost-content
{
    padding-left: 20px;
    min-height: 350px;
}

div.spost-content blockquote
{
    text-align: center;
    display: block;
    margin: 0;
    font-weight: bold;
}

div.spost-content blockquote p
{
    margin: 0 auto 0 auto;
    width: 90%;
}

div.post-excerpt
{
    margin-top: 20px;
}

div.post-excerpt p
{
    line-height: 20px;
    font-family: Tahoma, Arial;
    font-size: 10pt;
    color: #6c6c6c;
}



#gform_submit_button_1
{
    height: 30px;
    padding: 0 10px;
    background-color: #C4C4C4;
    color: white;
    border: none;
    font-weight: bold;
}

.gform_footer
{
    margin: 10px 0 0 0 !important;
    padding: 10px 0 0 0 !important;
}

span.gfield_required
{
    color: red !important;
}


div#comment-wrap
{
    padding-left: 20px;
}

p.comments-text
{
    width: 356px;
}

form#commentform label
{
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    float: left;
    width: 250px;
    line-height: 25px;
}

span.required
{
    color: red;
    font-weight: bold;
}

form#commentform input
{
    height: 25px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    width: 250px;
    color: #6c6c6c;
}

form#commentform textarea
{
    width: 100%;
    height: 70px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    color: #6c6c6c;
}

form#commentform input#submit
{
    background: #C4C4C4;
    border: none;
    color: white;
    width: auto;
    cursor: pointer;
    padding: 0 10px;
    height: 30px;
    font-weight: bold;
}


div.post-comment
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
    border-bottom: solid 1px #c4c4c4;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    color: #6c6c6c;
    clear: both;
}

div.comment-last
{
    border-bottom: none;
}

div.post-comment div.comment-content
{
    line-height: 18px;
    width: 500px;
    float: right;
}

div.post-comment div.comment-author
{
    font-style: italic;
    color: #6c6c6c;
    margin-top: 10px;
    width: 500px;
    float: right;
}

div.post-comment div.comment-author a
{
    color: #6c6c6c;
    font-weight: bold;
}

div.post-comment div.comment-avatar img
{
    float: left;
    border: solid 3px #c4c4c4;
    margin: 0 10px 10px 0;
}

div.post-website a
{
    width: 100%;
    height: 40px;
    background: #c4c4c4;
    display: block;
    margin: 20px 0 20px 0;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;   

    text-decoration: none;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    font-family: Tahoma, Georgia, Arial, sans-serif;
    color: white;
}

div.post-website a:hover
{
    background: #6c6c6c;
}

div.post-informations
{
    border-bottom: solid 3px #c4c4c4;
    margin-bottom: 10px;
    padding-left: 20px;
    min-height: 25px;
}

div.no-border
{
    border: none !important;
}

div.post-sidebar
{
    width: 356px;
    height: 100%;
    float: left;
}

div.post-sidebar h3
{
    border-bottom: solid 2px #c4c4c4;
    margin-bottom: 10px;
}

div.post-sidebar div.whatwedid div.element
{
    height: 42px;
    margin-bottom: 10px;
    background: url('./images/whatwedid-element.png');
}

div.post-sidebar div.whatwedo div.element
{
    background: url('./images/whatwedo-element.png');	
}

div.element-container
{
    padding: 5px;
}

div.post-sidebar div.whatwedid div.element h4
{
    line-height: 32px;
    margin: 0;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #6c6c6c;
}

div.post-sidebar div.whatwedid div.element img.element-icon
{
    width: 32px;
    float: left;
    margin-right: 15px;
}

div.post-main
{
    width: 594px;
    float: right;
}

div.post-main p
{
    line-height: 140%;
}

div.portfolio-screenshot img
{
    width: 100px;
    float: left;
    display: inline;
    height: 72px;
}

div.page div.post
{
    border-bottom: none;
}

div.portfolio
{
    margin-top: 10px;
}

div.portfolio-screenshot
{
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    height: 72px;
}

div.portfolio-screenshot a img
{
    border: solid 3px #c4c4c4;
}

div.portfolio-screenshot a:hover img
{
    border: solid 3px #6c6c6c;
}

.spacer
{
    clear: both;
    width: 100%;
    display: block;
}

img.aligncenter
{
    display: block;
    margin: 0 auto 0 auto;
}

div.videos
{
    text-align: center;
}

div.usage
{
    display: block;
    background: url('./images/usage.png') no-repeat;
    background-position: 50%;
    height: 80px;
    padding: 0 10px 0 10px;
    margin-top: 10px;
}

div.usage img
{
    float: left;
    width: 64px;
    margin-right: 10px;
    display: table-cell;
    vertical-align: middle;
}

div.usage div.description
{
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    width: 564px;
}

div.usage div.description h4
{
    font-size: 12px;
}

div.usage div.description h4,
div.usage div.description p
{
    margin: 0;
    padding: 0;
}

div#footer
{
    border-top: solid 3px #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div#footer ul.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#footer ul.social-icons li {
    float: left;
    margin-right: 10px;
}

div#footer ul.social-icons li a {
    height: 46px;
    width: 46px;
    display: block;
    background: url(./images/social.png);
}

div#footer ul.social-icons li a.linkedin:hover {
    background-position: 0 46px;
}

div#footer ul.social-icons li a.rss {
    background-position: 46px 0;
}

div#footer ul.social-icons li a.rss:hover {
    background-position: 46px 46px;
}


div#footer ul.social-icons li a.facebook {
    background-position: -46px 0;
}

div#footer ul.social-icons li a.facebook:hover {
    background-position: -46px 46px;
}

div#footer ul.social-icons li a.twitter {
    background-position: -92px 0;
}

div#footer ul.social-icons li a.twitter:hover {
    background-position: -92px 46px;
}

div#footer ul.social-icons li a.google-plus {
    background-position: 92px 0;
}

div#footer ul.social-icons li a.google-plus:hover {
    background-position: 92px 46px;
}


div#footer ul.social-icons li span {
    display: none;
}

div.sociable ul li a img
{
    width: 48px;
    height: 48px;
}

div#prices_pack
{
    margin-bottom: 10px;
    display: block;
    clear: both;
}

div.price_pack
{
    width: 250px;
    text-align: left;
    float: left;
    margin: 10px 0 0 17px; 
}

div.right-pack
{
    margin: 10px 37px 0 0;
    float: right;
}

div.price_pack .description
{
    background: url('./images/price_pack.png');
}

div.price_pack div.close
{
    display: block;
    height: 7px;
    width: 250px;
    margin: 0;
    background: url('./images/price_pack-close.png');
}

div.price_pack h4
{
    font-size: 12pt;
    padding: 10px 15px 0 15px;
}

div.price_pack h4 span.price
{
    float: right;
    color: white;
}

div.price_pack ul
{
    padding: 0;
    margin-bottom: 0;
}

div.price_pack li
{
    list-style: none;
    padding: 5px 0 5px 15px;
    font-weight: bold;
    border-bottom: solid 1px #6c6c6c;
}

div.price_pack li.last
{
    border: none;
}

div#partenaires
{
    margin-bottom: 10px;
    clear: both;
}

div#partenaires a
{
    float: left;
    display: inline;
    margin-left: 5px;
    margin-bottom: 10px;
}

div#partenaires img
{
    float: left;
}

body.page-id-32 div#footer
{
    margin-top: 0;
}

div.navigation
{
    margin: 10px 0;
    height: 20px;
}

div.navigation div.alignleft
{
    float: left;
}

div.navigation div.alignright
{
    float: right;
}

div.post-sidebar form
{
    padding: 0 !important;    
}

div.post-sidebar form input,
div.post-sidebar form label
{
    margin: 0 !important;
    padding: 0 !important;
}

div.post-sidebar form label
{
    font-weight: bold;
}

div.references div.entry-information {
    float: left;
    width: 570px;
    /*margin-top: 70px;*/
}

div.references div.gallery {
    /*float: left;
    width: 300px;
    margin-top: 30px;
    display: none;*/
}

div.references div.gallery div.portfolio-screenshot {
    height: 90px;
    margin: 0 20px 20px 0;
}

div.references div.gallery div.portfolio-screenshot img {
    width: 120px;
    height: 90px;
}

p.accroche {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

/* Fancybox */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('./fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('./fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('./fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('./fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('./fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('./fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('./fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('./fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('./fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('./fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('./fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('./fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('./fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('./fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('./fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('./fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('./fancybox/fancybox.png') -55px -90px no-repeat;
}

