/*
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;
}

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.post-last
{
    border-bottom: none;
}

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

a:hover img.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: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #6c6c6c;
	margin-top: 0;
    display: block;
    height: 12pt;    
}

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;
}

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;
}

div#contact-form
{
	/*float: left;*/
	font-family: Tahoma, Arial;
	font-size: 10pt;
	/*width: 450px;
	border-right: solid 3px #c4c4c4;
	margin-right: 10px;*/
}

div#contact-form label
{
	font-weight: bold;
    float: left;
    line-height: 25px;
    width: 250px;
}

div#contact-form div.input-text
{
    height: 25px;
    margin-bottom: 10px;
}

div#contact-form div.input-text input
{
    border: solid 1px #c4c4c4;
    height: 25px;
    float: left;
    width: 180px;
}

div#contact-form p.submit input
{
    height: 30px;
    padding: 0 10px;
    background-color: #C4C4C4;
    color: white;
    border: none;
    font-weight: bold;
}

/*div#contact-form p span.wpcf7-form-control-wrap input
{
	display: inline;
	width: 200px;
	height: 25px;
}*/

div#contact-form p span.wpcf7-form-control-wrap select
{
	display: inline;
	width: 180px;
    height: 25px;
}

div#contact-form p span.wpcf7-form-control-wrap textarea
{
	width: 430px;
	height: 150px;
	
	font-family: Tahoma, Arial, sans-serif;
	color: #6c6c6c;
}

div#contact-form span.required
{
    line-height: 25px;
    margin-left: 3px;
}

div#contact-form p span.wpcf7-radio input
{
	width: auto;
	margin: 0 5px 0 0;
	float: left;
}

div#contact-form p span.wpcf7-radio span.wpcf7-list-item
{
	margin: 0;
	float: left;
}

div#contact-form p span.wpcf7-radio span.wpcf7-list-item-label
{
	margin: 0 10px 0 0;
	float: left;
	font-weight: bold;
}

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
{
	display: inline;
	float: left;
}

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;
	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 2px #c4c4c4;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#footer div#partenaires
{
	float: left;
	width: 350px;
}

div#footer div#partenaires a
{
    float: left;
    margin-right: 10px;
}

div#footer div#social
{
	float: right;
	width: 500px;
    height: 60px;
    text-align: right;
}

div#footer div#social ul
{
    height: 60px;
    padding: 0;
    margin: 0;
}

div#footer div#social ul li
{
    height: 60px;
    list-style: none;
    float: right;
	margin-left: 10px;
    vertical-align: middle;
}

div#footer div#social ul li a
{
    line-height: 60px;
    height: 48px;
    display: block;
}

div#footer div#social ul li img
{
    vertical-align: middle;
    line-height: 60px;
    width: 48px;
}

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;
}
