/*
Theme Name: Sandra-b (c)
Theme URI: http://www.sandra-b.com
Version: 1.0
Author: <a href="http://www.sandra-b.com">(c) 2010 Sandra Boucher</a>
*/

html, body, div, span, applet, object, iframe,
h1, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-image: url('images/pattern.jpg');
	background-repeat: repeat;
	line-height: 16px;
	color: #5c4c45;
	background-color: #c7e2e5;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#pattern {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

ol, ul, li {
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #181818;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #5c4c45;
	text-decoration: none;
}
a:hover {
	color: #a1c9cd;
}

img.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
}
img.alignleft {
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/* STYLING Hx*/

h1 {
	font-weight: normal;
	font-size: 48px;
	color: #5c4c45;
	font-style: normal;
	line-height: normal;
	font-family: 'FSLolaBold', sans-serif;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	color: #7fa8ac;
	font-style: normal;
	line-height: normal;
	font-family: 'FSLolaBold', sans-serif;
	text-shadow: 1px 1px 0px #e1f2f4;
behavior: url(PIE.htc);
}

h3 {
	font-weight: normal;
	font-size: 28px;
	color: #5c4c45;
	font-style: normal;
	line-height: normal;
	font-family: 'FSLolaBold', sans-serif;
}

h4 {
	font-weight: normal;
	font-size: 16px;
	color: #5c4c45;
	font-style: normal;
	line-height: normal;
	font-family: 'FSLolaBold', sans-serif;
}

h5 {
	font-weight: normal;
	font-size: 18px;
	color: #5c4c45;
	font-style: normal;
	line-height: normal;
	font-family: 'FSLolaBold', sans-serif;
	margin-top: 5px;
}

h6 {
	font-weight: normal;
	font-size: 16px;
	color: #7fa8ac;
	font-style: normal;
	line-height: normal;
	font-family: 'FSLolaBold', sans-serif;
	text-shadow: 1px 1px 0px #e1f2f4;
behavior: url(PIE.htc);
}

@font-face {
	font-family: 'FSLolaBold';
	src: url('fs_lola-bold-webfont.eot');
	src: local('☺'), url('font/fs_lola-bold-webfont.woff') format('woff'), url('font/fs_lola-bold-webfont.ttf') format('truetype'), url('font/fs_lola-bold-webfont.svg#webfontNFwNkVRY') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* STYLING ELEMENTS */

.loading {
	z-index: 5000;
	position: fixed;
	background-color: #c7e2e5;
top:0;
left:0;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.load {
	position: relative;
	top: 45%;
	left: 47%;
}


/* STYLING STRUCTURE */

#line1 {
	height: 1px;
	margin-top: 60px;
	background-color: #a1c9cd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ddeff1;
	clear: both;
}

#line2 {
	height: 1px;
	background-color: #ddeff1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a1c9cd;
	clear: both;
}

#all {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 320px;
}

#headline {
	width: 530px;
	float: left;
	margin-top: 40px;
}

#sandra_img {
	float: right;
}

#main {
	clear: both;
}

#lastworks {
	clear: both;
}

#more {
	clear: both;
}

#about {
	width: 445px;
	float: left;
	text-align: justify;
	margin-right: 40px;
}

#contact {
	width: 466px;
	float: right;
}

#footer {
	padding-top: 10px;
	clear: both;
}

#left_column {
	width: 250px;
	float: left;
	clear: left;
	margin: 25px 0 40px 0;
}

#infos_left_column {
	text-align: justify;
	margin-top: 25px;
}

#main_column {
	width: 650px;
	float: right;
	clear: right;
}

.wrap {
	float: left;
	width: 230px;
	margin: 0px 10px 30px 0px;
display:inline;
}

li ul {
display:inline;

}

.content {
	width: 230px;
}

.lastworks_title {
	float: left;
	width: 780px;
}

.voir_plus {
	float: left;
	margin-top: 25px;
	background-image: url('images/plus_btn.png');
	background-repeat: no-repeat;
	background-position: 0 0.08em;
	padding-left: 25px;
}

.rss {
	float: right;
	clear: right;
}

/* DETAILS */
.content img {
	border-style: solid;
	border-width: 10px;
	border-color: #FFF;
}

.details {
	padding: 65px 20px 20px 20px;
	z-index: 99;
	background-color: #FFF;
	position: absolute;
	width: 190px;
	height: 70px;
	text-align: center;
}
.details_a a {
	text-decoration: none;
	color: #999;
	border: 0;
}
.details_a a:hover {
	color: #999;
}

.view a {
	padding: 5px 5px 3px 5px;
	color: #c7e2e5;
}

.view a:hover {
	color: #5c4c45;
	text-decoration: none;
}

.cat_btn a {;
	background-color: #7fa8ac;
	float: left;
	white-space: nowrap;
	margin-right: 5px;
	padding: 4px 5px 3px 5px;
	font-size: 11px;
	color: #FFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 0px #e1f2f4;
	-webkit-box-shadow: 1px 1px 0px #e1f2f4;
	-moz-box-shadow: 1px 1px 0px #e1f2f4;
behavior: url(http://www.sandra-b.com/wp-content/themes/sandra-b/PIE.htc);
}

.cat_btn a:hover {
	color: #5c4c45;
	cursor: pointer;
	text-decoration: none;
}

.post-categories li {
	display:inline;
float:none;
}

/* STYLING FORM */

input {
	width: 427px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 14px 17px 14px 17px;
	color: #5c4c45;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 2px #a1c9cd;
	-webkit-box-shadow: 1px 1px 2px #a1c9cd;
	-moz-box-shadow: 1px 1px 2px #a1c9cd;
	border: 0;
behavior: url(http://www.sandra-b.com/wp-content/themes/sandra-b/PIE.htc);
}

textarea {
	margin-bottom: 15px;
	width: 427px;
	height: 120px;
	background-color: #FFFFFF;
	padding: 16px;
	color: #5c4c45;
	border: 0;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 2px #a1c9cd;
	-webkit-box-shadow: 1px 1px 2px #a1c9cd;
	-moz-box-shadow: 1px 1px 2px #a1c9cd;
behavior: url(http://www.sandra-b.com/wp-content/themes/sandra-b/PIE.htc);
}

.submit_btn {
	width: 90px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 11px;
	color: #5c4c45;
	border: 0;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 2px #a1c9cd;
	-webkit-box-shadow: 1px 1px 2px #a1c9cd;
	-moz-box-shadow: 1px 1px 2px #a1c9cd;
behavior: url(http://www.sandra-b.com/wp-content/themes/sandra-b/PIE.htc);
}

.submit_btn:hover {
	background-color: #5c4c45;
	color: #FFFFFF;
	cursor: pointer;
}

.navig a, .edit a {
	width: 90px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 11px;
	color: #5c4c45;
	border: 0;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 2px #a1c9cd;
	-webkit-box-shadow: 1px 1px 2px #a1c9cd;
	-moz-box-shadow: 1px 1px 2px #a1c9cd;
behavior: url(http://www.sandra-b.com/wp-content/themes/sandra-b/PIE.htc);
}

.navig a:hover, .edit a:hover {
	background-color: #5c4c45;
	color: #FFFFFF;
	cursor: pointer;
}

