/*  
Theme Name: Ambiance
Theme URI: http://acbymichelle.com
Description: Ambiance Creations for Wordpress
Version: 1.0
Author: Adrian W. Herritt
Author URI: http://advent-media.net
*/

* { 
	margin:0;
	padding:0;
	}
html, body, div {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	}
p {
	padding:5px 0 0 0;
	text-align:left !important;
	}
h2 {
	margin:0;
	padding:0 0 10px 0;
	color:#000;
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h1.sitename {
display:none;
	}
p.sitedescription {
display:none;
	}
body {
	background: #000 url(images/ambiance.jpg) repeat-x center top;
    font-family: Candara, Gill Sans, Helvetica, Arial, Sans-Serif;
	font-size:14px;
	}
#page {
     width:760px;
	 height:623px;
	 background:transparent;
	 overflow:hidden;
	 margin:0 auto;
	 border-right:2px solid #231d15;
 	 border-bottom:2px solid #231d15;
 	 border-left:2px solid #231d15;
	}
#review-page {
     width:760px;
	 background:transparent;
	 overflow:hidden;
	 margin:0 auto;
	 border-right:2px solid #231d15;
 	 border-bottom:2px solid #231d15;
 	 border-left:2px solid #231d15;
	}
#header {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:116px;
	}
a {
	text-decoration:none;
	color:#A39A6F;
	}
a:hover {
	color:#FEF6ED;
	}
#transition {
	background:url(images/transition.jpg) no-repeat;
	width:760px;
	height:33px;
	}
#body {
	background:url(images/acbymichelle_04.jpg) no-repeat top left;
	width:760px;
	height:474px;
	overflow:hidden;
	}
#review-body {
	background:url(images/acbymichelle_04.jpg) repeat-y bottom center;
	width:760px;
	overflow:hidden;
	}
#content {
    font-family: Candara, Gill Sans, Helvetica, Arial, Sans-Serif;
	border:solid 1px #000;
	background:#CC9 url(images/flower.jpg) no-repeat bottom right;
    margin:0 auto !important;
	padding:0 !important;
    height:425px;
    width:655px;
	}
#content a {
    color: #333;
	text-decoration: underline;
	}
#content a:hover {
	color:#333;
	text-decoration: none;
	}
#review-content {
    font-family: Candara, Gill Sans, Helvetica, Arial, Sans-Serif;
	border:solid 1px #000;
	background:#CC9 url(images/flower.jpg) no-repeat bottom right;
    margin:0 auto 50px auto !important;
	padding:0 0 15px 0 !important;
    width:655px !important;
	overflow:hidden;
	}
#review-content a {
    color: #333;
	text-decoration: underline;
	}
#review-content a:hover {
	color:#333;
	text-decoration: none;
	}
.fluid-about {
	margin:0 !important;
	padding:15px !important;
	font-size:14px;
	font-weight:normal;
	line-height:1.3em;
	float:left;
	text-align:left !important;
	}
.michelle {
	width:147px;
	height:151px;
	float:left;
	display:block;
	background: #cdcd9b url(images/mich.jpg) no-repeat;
	margin:0 15px 0 0;
	padding:0;
	}
.samples {
	width:655px;
	height:425px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	line-height: 1em;
	padding-top:10px;
	}
.center {
    margin:10px auto 0 auto;
	padding:0;
	text-align:center;
	}
.contact {
	margin:15px 15px 0 15px;
	font-size:14px;
	font-weight:normal;
	width:625px;
	float:left;
	line-height:1.5em;
	}
.review-block {
	margin:15px 15px 0 15px;
	font-size:14px;
	font-weight:normal;
	width:625px;
	float:left;
	line-height:1.5em;
	}
#footer {
	margin:7px auto 10px auto;
	text-align:center;
	color:#4F4133;
	width:760px;
	clear:both;
	font-family: Cambria, Optima, Georgia, "Times New Roman", Times, serif;
	font-size:12px;font-weight:bold;
	}
#footer a {
	color:#4F4133;
	}
#footer a:hover {
	color:#FFF;
	}
.tel:hover {
	cursor:default;
	color:#FFF;
	}
a img {
    margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
    border: #4F4133 solid 3px;
	text-decoration: none;
	}
a:hover img {
    margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
    border: #EBEBCF solid 3px;
	text-decoration: none;
	}
a img.noborder {
    border: none !important;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
a:hover img.noborder {
    border: none;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
#contactFormArea {
	border: 0;
	margin: 0;
	padding: 0;
	}
label {
	display:block;
	}
input.text,textarea {
	width:300px;
	font-size:14px;
    font-family: Calibri, Gill Sans, Helvetica, Arial, Trebuchet, Sans-Serif;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
	}
input.submit {
	padding:2px 5px;
	font-size:14px;
	font-weight:bold;
    font-family: Calibri, Gill Sans, Helvetica, Arial, Trebuchet, Sans-Serif;
	cursor:pointer;
	}
#pheader {
	width: 760px;
	height: 149px;
	margin: 0 auto !important;
	color:#FFFFFF;
	}
.plogo a {
	width: 214px;
	height: 149px;
	display: block;
	float:left;
	background: transparent url(images/plogo.png) no-repeat;
	text-indent:-9999em;
	cursor:pointer;
	}
#pheader ul {
	font-size:18px;
	list-style-type: none;
	list-style-position: inside;
	position:relative;
	float:left;
	}
.message a{
	width:25px;
	height:25px;
	display:block;
	background:transparent url(images/help.png) no-repeat;
	top:75px;
	left:75%;
	padding: 0;
	position:absolute;
	text-indent:-9999em;
	z-index:99;
	cursor:pointer;
}
#flashcontent {
	height: 100%;
	color: #FFF;
	text-align:center;
	}
h1.porth1 {
	width: 431px; height: 48px;
	margin:5px 0 0 200px;
	background: url(images/ptitle.gif) no-repeat;
	}
	h1.porth1 span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}
li#furn a{
	display:block;
	width:221px;
	height:30px;
	background: url(images/fanda.png) no-repeat 0 -30px;
	text-indent:-9999em;
	}
	li#furn a:hover{
	background: url(images/fanda.png) no-repeat 0 0px;
	cursor:pointer;
	}
	li.furncurrent{
	display:block;
	width:221px;
	height:30px;
	background: url(images/fanda.png) no-repeat 0 0px;
	text-indent:-9999em;
	}
li#proj a{
	display:block;
	width:142px;
	height:30px;
	background: url(images/finproj.png) no-repeat 0 -30px;
	text-indent:-9999em;
	}
	li#proj a:hover{
	background: url(images/finproj.png) no-repeat 0 0px;
	cursor:pointer;
	}
	li.projcurrent{
	display:block;
	width:142px;
	height:30px;
	background: url(images/finproj.png) no-repeat 0 0px;
	text-indent:-9999em;
	}
li#fin a{
	display:block;
	width:139px;
	height:30px;
	background: url(images/varfin.png) no-repeat 0 -30px;
	text-indent:-9999em;
	}
	li#fin a:hover{
	background: url(images/varfin.png) no-repeat 0 0px;
	cursor:pointer;
	}
	li.fincurrent{
	display:block;
	width:139px;
	height:30px;
	background: url(images/varfin.png) no-repeat 0 0px;
	text-indent:-9999em;
	}
h3.reviews {
	margin-top:15px;
	}
ol.commentlist {
	list-style-position:inside;
        font-weight:bold;
	}
ol.commentlist li{
	margin: 15px 15px 15px 0;
	padding:10px;
	background:#FFF url(images/commentbg.jpg) repeat-y;
	border: 2px solid #000;
	}
.postmetadata{
	font-size:0.9em;
	font-style:italic;
	line-height:1em;
	margin-top:5px;
	}
.post h2 {
	margin-top:10px;
	}
h3#respond{
	margin-top:15px;
	}