/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background-color: #222222;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 17px;
	text-align: left;
}

h2 {
	font-size: 2em;
}



h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
}

img{border:none;margin:none;padding:none;} 

a {
	text-decoration: underline;
	color: #000000;
	border:0px;
	margin:none;
	padding:none;
}

a:hover {
text-decoration: underline;
	color: #787878;}
	
	

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color:#FFFFFF;
	
}

#wrapper .underline {
	
}

#wrapper .btm {
	background-color:#FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 230px;
	margin: 0 auto;
}



/* Logo */

#logo {
	float: left;
	width: 900px;
	height: 235px;
	background-image: url(webgfx/header.jpg);
	background-repeat: no-repeat;
	color: #666666
}

#logo2 {
	float: left;
	width: 900px;
	height: 235px;
	background-image: url(webgfx/homeheader.gif);
	background-repeat: no-repeat;
	color: #666666
}

#logo p {
	float: right;
	font-size: 14px;
	text-align: right;
	margin: 192px 0 0 0;
	padding: 3px 10px 0px 0px;
	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}


/* Menu */

#menu {
	width: 900px;
	height: 38px;
background-color:#FFFFFF;
	margin: 0 auto;
		font-weight: bold;

	padding: 0 0 10px 0;
}

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

#menu li {
	float: left;
	margin-right: 0px;
	padding: 5px 2px 9px 2px;
	font-size: 27px;

}

#menu a {
	display: block;
		text-decoration: none;
	color: #000;
	border: none;
}

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

}

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

#menu a:active {
	text-decoration:underline;
}

#menu .first {
	margin-right: 3px;
	text-decoration:underline;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding-top: 20px;
	border-top:thin solid  #000000;
}

#page2 {
	width: 900px;
	height:675px;
	margin: 0 auto;
	padding-top: 0px;
	background-image: url(webgfx/bleuproductions.jpg);
}

#page2 a {
	text-decoration: none;
	border:0px;
}

#page2 a:hover {
text-decoration: none;
	}
	

#page2 p{
	float: left;
	font-size: 14px;
	margin: 337px 0px 0 0px;
	padding: 0px 240px 0px 12px;
	
} 

#enter{
	float: right;
	margin: -60px 0px 0 0px;
	padding: 0px 0px 0px 0px;
	
} 

#exit{
	float: right;
	margin: -60px 60px 0 0px;
	padding: 0px 0px 0px 0px;
	
}

.address1{
	float: none;
	margin: 340px 0px 0 10px;
	padding: 0px 10px 21px 0px;
	border-right: dotted 1px black;	
} 

.address2{
	float:left;
	margin: 340px 0px 0 10px;
	padding: 0px 10px 20px 0px;
	
}


#page3 {
	width: 900px;
	height:675px;
	margin: 0 auto;
	padding-top: 0px;
	background-image: url(webgfx/contactbleu.jpg);
}
	
	
#page3  ul {
	margin: 350px 0px;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#page3  li {
	float: left;
	border-right: thin dotted black;
		padding: 0px 10px 15px 10px;
		margin: 0 0 20px 0px;
}

#page3  a {
	display: block;
	margin-right: 0px;
	padding: 5px 2px 9px 2px;
	text-decoration: none;
	font-size: 27px;
	color: #000;
	border: none;
}	
	
	
	
#page3 p{
	float: left;
	font-size: 14px;
	margin: 337px 0px 0 0px;
	padding: 0px 240px 0px 12px;
	
} 
/* Content */



#content {
	float: right;
	width: 445px;
	padding: 5px 0px 0 0;
}


#content ul{
	margin:0px 0px 15px 0px;
	padding:0px;
}
#content li{
list-style: disc;
	margin:0px 0px 0px 20px;
	padding:0px;
}

.post {
	margin-left: 0px;
	padding-bottom: 10px;
}

.post ul

.post .title {
	padding-left: 6px;
	border-left: 4px solid #000066;
	color: #000000;
}
.post .thumb {
	
		float: left;
		clear:	both;
		margin: 0px 5px 10px 0px;
}
.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear:both;
}



.post.ul{list-style: circle outside ;}

/* Sidebar */

#sidebar {
	float: left;
	width: 410px;
	padding: 5px 10px 0 5px;
border-right: 2px dotted  #000000;}

#sidebar ul{
	margin:0px 0px 15px 0px;
	padding:0px;
}

#sidebar li{
list-style: disc;
	margin:0px 0px 0px 20px;
	padding:0px;
}




/* Footer */

#footer {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #fff;
	color: #000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

#sidebar2 {
	float: left;
	width: 410px;
	padding: 5px 10px 0 5px;
border-right: 2px dotted  #000000;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;}


#sidebar2 img{
	margin:0px;
	padding: 0px;
}



#sidebar2 a {
	text-transform: uppercase;
	text-decoration: none;
	margin-top:-10px;
	padding:0px;
}

#sidebar2  a:hover {
	text-transform: uppercase;
	text-decoration: none;
	margin-top:-10px;
	padding:0px;
	color: #000000;
}
.littletext {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       
