/*
THEME NAME: BelleFleur theme
THEME URI: http://www.motionmill.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1
AUTHOR: <a href="http://motionmill.com/">Rafaël Balrak</a>
AUTHOR URI:
TAGS: pink, blue, yellow, white, two column, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, 
*/


/* colors
blue=#63C2DB
pink=#de5b92
green=#53b847
text=#407fba
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');
/*GENERAL*/
* {
	margin:0;
	padding:0;
}
body {
	background:#70CDE3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#407fba;
}
img {
	border:none;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#407fba;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
/*STRUCTURE*/
div#wrapper {
	width:1035px;
	margin:0 auto 2em auto;
	background:#fff;
	overflow:hidden;
	position:relative;
	background: #fff url(images/topbg-trans.png) no-repeat 0 0;
}
div#flashplaceholder {
	/*display:none;*/
	left:1px;
	position:absolute;
	top:89px;
	z-index:1;
}
div#flashplaceholder embed {}
div#wrapperContent {
	padding:1em;
}
div#header{
	/*background:transparent url(images/headerbg.png) no-repeat scroll 0 0;*/
	left:-13px;
	margin-bottom:350px;
	position:relative;
	top:82px;
	width:899px;
}
h1#blog-title {
	left:100px;
	position:absolute;
	top:21px;
}
div#blog-description {
	left:279px;
	position:absolute;
	top:150px;
}
div#container {
	display:inline;
	float:left;
	margin:2em 0 4em 70px;
}
div#content {
	width:390px;
	margin:0 0 2em 0;
	float:left;
	display:inline;
}
div#primary {
	float:left;
	display:inline;
	margin-right:2em;
	background:transparent url(images/nav_center.png) repeat-y scroll 0 0;
	padding:0;
}
div#footer {
	width:900px;
	margin:0;
	border-bottom:25px solid #53B847;
}
span#designby {
	display:block;
	margin-top:4px;
	position:absolute;
	right:143px;
	text-align:right;
}
span#designby a {
	color:#fff;
}
/*SIDEBAR*/
div.sidebar {
	/*background:transparent url(images/bg_nav_top.png) no-repeat scroll 0 top;*/
}
div.sidebar ul.xoxo {
	
	overflow:hidden;
	/*padding-bottom:76px;*/
}
/* Just some example content */
/*MENU*/
#mm_menu1 {
	margin: 1em 0;
}
#mm_menu1 ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#mm_menu1 a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
}


#mm_menu1 li {
	/*float: left;*/
	display:block;
	padding: 0;
	padding-bottom:5px;
	width: 10em;
	width:auto;
}

#mm_menu1 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: bold;
	margin: 0;
	padding:0;
	margin-top:5px;
	display:block;
	width:150px;
	background:#70CDE3;
	}

#mm_menu1 li li {
	padding-right: 0;
	padding-top:0;
	width: 100%;
	display:block;
	margin-top:0;
	/*border-bottom:1px solid #FFFFFF;*/
}

#mm_menu1 li ul a ,
#mm_menu1 li li li a {
	width: auto;
	display:block;
}

#mm_menu1 li ul ul {
	margin: 0 0 0 14em;
}

#mm_menu1 li:hover ul ul, #mm_menu1 li:hover ul ul ul, #mm_menu1 li.sfhover ul ul, #mm_menu1 li.sfhover ul ul ul {
	left: -999em;
}

#mm_menu1 li:hover ul, #mm_menu1 li li:hover ul, #mm_menu1 li li li:hover ul, #mm_menu1 li.sfhover ul, #mm_menu1 li li.sfhover ul, #mm_menu1 li li li.sfhover ul {
	left: auto;
	/*margin-left:105px;
	margin-top:-18px;*/
	margin-left:163px;
	margin-top:-27px;
}

#mm_menu1 li:hover, #mm_menu1 li.sfhover {
	background:url(images/flower.png) no-repeat 6px 0;
}
#mm_menu1 li li:hover, #mm_menu1 li li.sfhover{
	background:none;
}
#mm_menu1 li li:hover a , #mm_menu1 li li.sfhover a,
#mm_menu1 li li li:hover a , #mm_menu1 li li li.sfhover a
{ color:#407fba;}
/*******/

/*CONTENT STYLES*/
h2.entry-title {margin-bottom:12px;}
.entry-title,.entry-meta {
clear:both;
}
div.entry-content h1 {font-size:18px;}
div.entry-content h2 {font-size:16px;}
div.entry-content h3 {font-size:14px;}
div.entry-content h4 {font-size:12px;}
div.entry-content h5 {font-size:12px; font-style:italic;}
div.entry-content p{
	margin-bottom:6px;
}
div.entry-content ul{
	margin:0 0 12px 2em;
}
div.entry-content ol{
	margin:0 0 12px 3em;
}
div.entry-content ul {
	list-style-type:none;
}
div.entry-content ul li {
	padding: 2px 0 6px 2em;
	background:transparent url(images/flower.png) no-repeat scroll 0 0.3em;
	margin-bottom:6px;
}
div.entry-content li{}
/**SUBCONTENT**/
div#subContent{
	color:#FFFFFF;
	height:80px;
	left:755px;
	position:absolute;
	top:511px;
	width:130px;
}
div#subContent a{color:#fff;}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


