/*  
Theme Name: LoupBlancProductions
*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #000;
	background: #fff;
}
h1,h2,h3,h4,h5,h6 {font-size:16px;font-weight:bold; }

div#left a, div#sidebar a {
	color: #ccc; text-decoration: none;
}
div#left a:hover, div#sidebar a:hover {
	color: #000;
}
strong {
	font-weight: bold;
}
div#wrapper {
	width: 721px;
	margin: auto;
	text-align: left;
}
ul#navigation {
	display: block; height:29px;
	text-align:center;
	list-style: none;
width: 721px; background: url(navi.jpg) no-repeat 0% 0%; text-indent:-9999px;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #000; width: 103px; height:29px;
	display: block;
	float: left;
	padding: 0px 0px;
	margin: 0px;
	text-decoration: none;
}
ul#navigation li.current_page_item a {
	background:#FFFFFF none repeat scroll 0%; opacity:0.88;
}
ul#navigation li.current-cat a {
	background:#FFFFFF none repeat scroll 0%; opacity:0.88;
}
ul#navigation li a:hover, ul#navigation li:hover a {
	background:#FFFFFF none repeat scroll 0%; opacity:0.88;
}
.children { display:none; }
.navigation {
	padding: 0px; margin: 0px 0 20px 0;
	text-align: center;
}

div#header {
	padding: 0px; margin: 30px 0 0 0; height: 89px;
	display: block;
	clear: both; background: url(header.jpg) no-repeat 0% 0%;
}
div#header h1 {
	color: #fff; text-indent: -9999px; width:721px; height: 89px;
}
div#header h1 a {
	text-decoration: none;
}
div#header h1 a:hover {
	text-decoration: none;
}

div#left {
	width: 530px;
	float: right;
	margin: 0px; padding: 10px 4px 0 0;
}
div#sidebar {
	width: 145px; height:403px; padding: 10px 0 0 0;
	float: left;
}
div#sidebar h2, div#left h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 8px 0;
text-indent: -9999px;

}
div#by {
	width: 145px; padding: 0;
	float: left; background: url(byverenabraun.jpg) no-repeat 0% 0%;
}
div#notes, div#links {
	margin: 0px 0 30px 0;
}

div#footer {
	margin: 0 0 20px 0;
	padding: 0px; text-align: center;
	clear: both;
	float: left;
	width: 721px;
	color: #333;
}
div#footer a {
	color: #333;
	text-decoration: none;
}
div#footer a:hover {
	color: #000;
}
div.work-image a {
	border: none!important;
}
div.entryimg {
	text-align: center;
}
div.work-image a img {
	border: 1px solid #444;
}
div.work-image a:hover img {
	background: #444;
	border: 1px solid #555;
}
div.content-box {
	margin: 0px; padding: 0px;
}
div.content-box h3 {
	margin: 0px;
}
div.content-box h3 em {
	font-weight: bold;
}
div#left p {
	margin: 0 0 20px 0; padding: 0px;
}
div#left small {
	color: #888;
}
div#left .entry_news {
	margin: 10px 0 0 0; text-align: left;
}
div#left .entry {
	margin: 0px; text-align: center;
}
div.contactform label {
	display: block;
	margin: 15px 0 0 0;
	font-size: 12px;
	color: #888;
	font-weight: bold;
}
div.contactform input#contactsubmit {
	position: relative;
	top: 10px;
}