/*  
Theme Name: Sprayed Strokes
Theme URI: http://www.freewpthemes.net/preview/lepidoptera/
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #616161;
	background: url("/wp-content/themes/lepidoptera/images/background.jpg") fixed;
}

h1, h2, h3 {
	margin: 15px 0px 15px 0px;
	padding: 0;
	font-weight: normal;
}

h1 {
	margin: 25px 0px 25px 0px;
	font-size: 2.5em;
	margin-top: 0px;
}

h2 {
	font-size: 1.8em;
	color: #709010;
}

h2 small {
	font-size: 0.6em;
}

h3 {
	font-size: 1.4em;
	color: #709010;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

p {
	text-indent: 20px;
}

p.no-indent {
	text-indent: 0px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #274775;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#header {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 50px;
	background: url(/wp-content/themes/lepidoptera/images/struct_head.png) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0;
	color: #000000;
}

#logo img {
	margin: 70px 0px -70px 0px;
	position:relative;
	z-index:20;
}

/* Splash */

#splash {
	height: 320px;
	background: url(/wp-content/themes/lepidoptera/images/struct_splash.png) no-repeat left top;
}

#splash_image img {
	margin-left: 25px;
	position:relative;
	z-index:10;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 600px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 85px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px 15px 15px 15px;
	background: url(/wp-content/themes/lepidoptera/images/img06.gif) no-repeat left 12px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 20px 55px;
	background: url(/wp-content/themes/lepidoptera/images/struct_body.png) repeat-y left top;
}

/* Content */

#content {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.post {
	overflow: hidden;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	height: 41px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	text-transform: lowercase;
	color: #262626;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(/wp-content/themes/lepidoptera/images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(/wp-content/themes/lepidoptera/images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E7E2DC;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #262626;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 890px;
	height: 140px;
	margin: 0 auto;
	padding: 10px 55px;
	background: url(/wp-content/themes/lepidoptera/images/footer.png) no-repeat;
	color: #B0B0B0;
	padding-top: 1px;
}

#footer p {
	text-indent: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#marketing {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

#marketing .text1 {
	float: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 34px;
	color: #345E9B;
}

#marketing .text2 {
	float: right;
}

#marketing .text2 a {
	display: block;
	width: 252px;
	height: 38px;
	padding: 15px 0px 0px 0px;
	background: url(/wp-content/themes/lepidoptera/images/img07.jpg) no-repeat left top;
	letter-spacing: -2px;
	text-align: center;
	text-transform: lowercase;
	font-size: 30px;
	color: #FFFFFF;
}

.pagetitle {
	padding-top: 20px;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* PERSO */
.highlight-block {
	background-color: #F0F0F0;
	padding: 10px 20px 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #E0E0E0;
}

.highlight-block-left {
	float: left;
	width: 390px;
}

.highlight-block-right {
	float: right;
	width: 400px;
}

table.tarifs {
	border-collapse:collapse;
	width: 90%;
	margin: 20px auto 20px auto;
}

table.tarifs th, table.tarifs td {
	border: 1px solid #A0C040;
	text-align: center;
	padding: 5px;
}

table.tarifs th {
	background-color: #A0C040;
	color: white;
	font-size: 1.2em;
	padding: 5px;
}

table.tarifs tr td:first-child {
	background-color: #A0C040;
	color: white;
	text-align: right;
	font-size: 1.2em;
	padding: 5px;
	width: 50%;
}

/* ################################################
	ALERT BOXES	
################################################### */

.error {
	color: #cc0000;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffd6d6 url(/wp-content/themes/lepidoptera/images/error.png) 1% 50% no-repeat;
	}

.info {
	color: #0055bb;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #d8e5f8 url(/wp-content/themes/lepidoptera/images/info.png) 1% 50% no-repeat;
	}

.alert {
	color: #b79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fef6d8 url(/wp-content/themes/lepidoptera/images/alert.png) 1% 50% no-repeat;
	}

.download {
	color: #57861a;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #eef7dd url(/wp-content/themes/lepidoptera/images/tick.png) 1% 50% no-repeat;
	}

.success {
	color: #57861a;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #eef7dd url(/wp-content/themes/lepidoptera/images/check.png) 1% 50% no-repeat;
	}

.error,
.info,
.alert,
.success,
.download {
		display: block;
		padding: 10px 10px 10px 45px;
		margin: 15px 0 8px 0;	
		-moz-box-shadow:0px 0px 2px #444; /* CSS3 Shadow */
		-webkit-box-shadow:0px 0px 2px #444; /* CSS3 Shadow */
		box-shadow:0px 0px 2px #444; /* CSS3 Shadow */	
	}

.footer-miniblock {
	float: right;
	width: 130px;
	height: 40px;
	border: 1px solid #333;
	padding: 20px 0px 0px 60px;
	font-size: 1.5em;
	background: url(/wp-content/themes/lepidoptera/images/localisation.png) left no-repeat #111;
	background-position: 10% 10%;
	cursor: pointer;
}

.sphere-number {
	background-image: url('/wp-content/themes/lepidoptera/images/sphere.png');
	width: 48px;
	height: 43px;
	font-size:34px;
	color: white;
	text-align: center;
	padding-top: 5px;
	float: left;
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
}

.sphere-text {
	padding: 15px 10px 5px 70px;
	min-height: 55px;
}

.sphere-text:hover {
	background-color: #dae2c2;
}

.row {
	padding-top: 20px;
	clear: both;
}

.col-left {
	float: left;
	width: 400px;
}

.col-right {
	float: right;
	width: 400px;
}

.control-label {
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	width: 160px;
}

input[type="text"].form-control, select.form-control, textarea.form-control {
	display: block;
	width: 200px;
	height: 22px;
	padding: 4px 8px;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input[type="text"].form-control {
	
}

select.form-control {
	height: 32px;
	width: 208px;
}

textarea.form-control {
	width: 648px;
	height: 5em;
}

input[type="checkbox"].form-control {
	margin-top: 9px;
}

fieldset {
	margin: 10px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px 4px 4px 4px;
	box-shadow: none;
}

.btn-success {
	color: #fff;
	background-color: #709010;
	border-color: #A0C040;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


input.invalid, textarea.invalid {
	border-color: #a94442 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

label.invalid {
	display: block;
	text-align: right;
	color: #cc0000;
	margin: 10px;
}