/* CSS Document */

/* Content ---- body | h1 | h2 | h3 | a:link | a:visited | a:hover | img ---- */

body {
	font-family: Helvetica;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.55em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #48464F;best
	text-decoration: none;
	text-align: justify;
}

h1, h2, h3 {
	font-family: Helvetica;
	text-align: left;
}

h1 {
	font-size: 1.81em;
	color: #c29774;
	line-height: 1.50em;
}

h2 {
	font-size: 1.62em;
	color: #c29774;
	line-height: 1.38em;
}

h3 {
	font-size: 1.25em;
	color: #6b6b6b;
	line-height: 1.25em;
}

a:link .ngg-singlepic, a:visited .ngg-singlepic {background-color:#FFFFFF; border-color: #663300; border: thin solid; display:block; }
a:hover .ngg-singlepic {background-color:#FFFFFF; border-color: #663300; border: thin solid; display:block; }


a:link, a:visited {
	color: #663300;
	text-decoration: none;
	border:0px;
}

a:hover {
	color: #663300;
	text-decoration: underline;
	border:0px;
}



.border {
	border: thin solid 6b6b6b;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.pic {
	border: thin solid 6b6b6b;
	padding: 10px;
	background-color: #FFFFFF;
}



.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   	margin-right:10px;
}

.alignright {
   float: right;
   	margin-left:10px;
}

.pic-left {
	float: left;
	margin-right:10px;
}

.pic-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Header */

#main {
	position:relative;
	text-aglin: center;
	margin:auto;
	width:950px;
	top:0px;
}

#top-right-spacer_ {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:130px;
}

#logo_ {
	position:absolute;
	left:190px;
	top:0px;
	width:705px;
	height:179px;
	background-image: url(../../uploads/2011/02/logo-new.jpg);
	background-repeat: no-repeat;
}


/* Content ---- Home | Page | Single | Archive | Category | Search ---- */

#body-spacer_ {
	position:absolute;
	left:190px;
	top:179px;
	width:23px;
	height:740px;
}

#content_ {
	position:absolute;
	left:213px;
	top:229px;
	width:682px;
}

.chunk {
text-align:left;
width:670;
float:left
margin-right:10px;
}



/* Sidebar */

#siderbar_ {
	position:absolute;
	left:0px;
	top:130px;
	width:190px;
}

#sidebar-home_ {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:63px;
}

#sidebar-portfolio_ {
	position:absolute;
	left:0px;
	top:63px;
	width:190px;
	height:64px;
}

#sidebar-about-liz_ {
	position:absolute;
	left:0px;
	top:127px;
	width:190px;
	height:65px;
}

#sidebar-shop-designer_ {
	position:absolute;
	left:0px;
	top:192px;
	width:190px;
	height:86px;
}

#sidebar-blog_ {
	position:absolute;
	left:0px;
	top:278px;
	width:190px;
	height:65px;
}

#sidebar-contact-us_ {
	position:absolute;
	left:0px;
	top:343px;
	width:190px;
	height:59px;
}

#sidebar-floral_ {
	position:absolute;
	left:0px;
	top:402px;
	width:190px;
	height:330px;
	background-image: url(images/sidebar_floral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar-sidebar_ {
	position:absolute;
	left:0px;
	top:732px;
	width:190px;
	height:77px;
	background-image: url(images/sidebar_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




/* Footer */

#footer_ {
	text-align:center;
	font-family: Helvetica;
	font-size: .90em;
	line-height: .75em;
	color: #AD99A7;
	text-decoration: none;
	margin-top:110px;
	}
	
/* Modifications, March 23, 20010 - Jimbo Quijano */
.post{
	width:100%;
	float:left;
}
