@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
}
body {
	background: #000;
	font: 11px "Courier New", Courier, monospace;
	color: #342713;
}
h1 {
	margin: 0;
	padding: 0;
}
* {
	margin: 0 auto;
	padding: 0;
}
div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -342px;
	float: left;
}

div#wrapper {
	min-width: 683px;
	height: 684px;
	clear: both;
	position: relative;
	background: url(images/mainbg.jpg) no-repeat center center;
}

div#wrapper2 {
	min-width: 660px;
	height: 936px;
	clear: both;
	position: relative;
	background: url(images/bg_blog_main.jpg) no-repeat center center;
}
#footer {
	position: absolute;
	bottom: 0;
	background: url(images/footer_bg.png) no-repeat;
	width: 679px;
	text-align: center;
	height: 42px;
	padding: 10px 0 0 0;
}
#footer p {
	position: relative;
	z-index: 1000;
}
#footer a {
	color: #342713;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#content {
	width: 683px;
	height: 636px;
	position: relative;
	padding-top: 48px;
}
#content2 {
	width: 660px;
	height: 888px;
	position: relative;
	padding-top: 48px;
}

#mainContentBlog {
	background: url(images/bg_blog2.jpg) no-repeat;
	height: 807px;
	margin-bottom: 43px;
}

#headerBlog {
	text-align: center;
	margin-bottom: 2px
}

#blogMenu {
	width: 183px;
	position: absolute; 
	left: 0;
	margin-top: 17px
}

#blogPost {
	width: 476px;
	position:absolute;
	right: 0;
}

.posts {
	width: 476px;
	height: 336px;
	position: relative;
	overflow: hidden;
}

.posts span{
	font: bold 14px "Courier New", Courier, monospace
}

.dates {
	position: absolute;
	left: 90px;
	top: 38px;
	text-transform: uppercase
}

.postContent {
	width: 397px;
	height: 171px;
	overflow: hidden;
	position: absolute;
	left: 43px;
	top: 88px;
}

.comments {
	position: absolute;
	left: 273px;
	top: 291px;
}

.comments a{
	text-decoration: none;
	color: #342713;
}

#archive{
	position: absolute;
	left: 35px;
	top: 530px;
}


#mainContent {
	background: url(images/content_bg.jpg) no-repeat;
	height: 471px;
	position: relative;
}

#mainContentNoBG {
	height: 471px;
	position: relative;
}

#mainContentContact {
	background: url(images/contactbg.jpg) no-repeat;
	height: 471px;
	position: relative;
}

#mainContent2 {
	background: url(images/content_bg2.jpg) no-repeat;
	height: 471px;
	position: relative;
}
#tape {
	background: url(images/tape.png) no-repeat;
	width: 228px;
	height: 112px;
	position: absolute;
	top: -29px;
	right: -19px;
}
h1#textFloral {
	position:absolute;
	bottom: 0;
	right: 0;
}
#btnEnter {
	position: absolute;
	right: 105px;
	top: 127px;
}
#textPhone {
	position: absolute;
	left: -28px;
	bottom: 22px;
}
#headerMindy {
	margin-top: 22px;
	text-align: center;
	float: left;
	width: 100%;
}
#menu {
	margin: 25px auto 0 auto;
	padding: 0;
	position: absolute;
	width: 271px;
	z-index: 1000;
	top: 55px;
	left: 200px;
}
#menu li, #menu li a {
	margin: 0;
	padding: 0;
	list-style: none;
}
#seed {
	width: 344px;
	height: 328px;
	background: url(images/seed_bg.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: -171px;
}
#panel1, #panel2 {
	float: left;
	display: inline
}
#panel1 {
	margin-left: 25px;
}
#panel2 {
	padding: 64px 29px 29px 20px;
	font-size: 12px;
	width: 322px;
	height: 277px;
	background: url(images/panel_bg.png) no-repeat
}
#btnBack {
	position: absolute;
	bottom: 15px;
	right: 26px;
}
#cutter {
	width: 427px;
	height: 236px;
	background: url(images/cutter.png) no-repeat;
	position: absolute;
	left: -170px;
	top: 448px;
}
:focus {
	outline: none;
}
/********* Gallery Page *********/

#gallery {
	width: 450px;
	height: 420px;
	/*background: #a97b1d;*/
	background: #322009;
	border: 5px solid #322009;
	position: relative;
	left: -20px;
	top: 20px;
}
#gallery2 {
	width: 570px;
	height: 420px;
	position: relative;
	left: -50px;
	;
	padding-top: 0;
}
#galleryImages {
	width: 147px;
	height: 420px;
	position: absolute;
	right: 0;
	z-index: 1000
}
#galleryImages2 {
	width: 500px;
	height: 420px;
	position: absolute;
	right: 0;
}
#galleryImagesContainer {
	width: 570px;
	height: 420px;
	position: absolute;
	left: 29px;
}
#scrollbarBG {
	position: absolute;
	width: 52px;
	height: 280px;
	background: url(images/scrollbar_bg.png) no-repeat;
	top: 96px;
	right: -47px;
	z-index: 100;
}
/******* *********************************************************** < [Scrollabar Styling ]> ***************************************************/


/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
	right: 0;
}
/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
	z-index: 2;
}
/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.simply-scroll-list li img {
	border: none;
	display: block;
	cursor: pointer
}
/* Master button styles - note that left and right 
versions are included although they are not used in this example */

.simply-scroll-btn {
	position: absolute;
	background-image: url(images/buttons.png);
	width: 42px;
	height: 44px;
	z-index:3;
	cursor: pointer;
}
.simply-scroll-btn-up {
	right: 6px;
	top: 6px;
	z-index: 1000;
}
.simply-scroll-btn-down {
	right: 6px;
	bottom: 6px;
}
/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */

/* Container DIV */
.vert {
	width: 147px; /* wider than clip for custom button pos. */
	height: 420px;
	position: relative;
	z-index: 1000;/*margin-bottom: 1.5em;*/
}
/* Clip DIV */
.vert .simply-scroll-clip {
	width: 147px;
	height: 420px;
}
/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 147px;
	height: 210px;
}
/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up {
	width: 32px;
	height: 71px;
	right: -40px;
	top: 120px;
	background: url(images/btn_up.gif) no-repeat 0 0;
	z-index: 1000;
}
.vert .simply-scroll-btn-down {
	width: 32px;
	height: 62px;
	right: -40px;
	top: 280px;
	background: url(images/btn_down.gif) no-repeat 0 0;
	z-index: 1000;
}
div#images, div#images div {
	width:302px;
	height:420px;
	overflow:hidden;
	position: absolute;
	left: 0;
}
/******* *********************************************************** < [Scrollbar2 Styling ]> ***************************************************/


/* Container DIV - automatically generated */
.simply-scroll2-container {
	position: relative;
	right: 0;
}
/* Clip DIV - automatically generated */
.simply-scroll2-clip {
	position: relative;
	overflow: hidden;
	z-index: 2;
}
/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll2-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll2-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.simply-scroll2-list li img {
	border: none;
	display: block;
	cursor: pointer
}
/* Master button styles - note that left and right 
versions are included although they are not used in this example */

.simply-scroll2-btn {
	position: absolute;
	background-image: url(images/buttons.png);
	width: 42px;
	height: 44px;
	z-index:3;
	cursor: pointer;
}
.simply-scroll2-btn-left {
	left: 6px;
	bottom: 6px;
	background-position: 0 -44px;
}
.simply-scroll2-btn-left.disabled {
	background-position: 0 0 !important;
}
.simply-scroll2-btn-left:hover {
	background-position: 0 -88px;
}
.simply-scroll2-btn-right {
	right: 6px;
	bottom: 6px;
	background-position: 84px -44px;
}
.simply-scroll2-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll2-btn-right:hover {
	background-position: 84px -88px;
}
.simply-scroll2-btn-up {
	right: 6px;
	top: 6px;
	background-position: -126px -44px;
}
.simply-scroll2-btn-up.disabled {
}
.simply-scroll2-btn-up:hover {
	background-position: -126px -88px;
}
.simply-scroll2-btn-down {
	right: 6px;
	bottom: 6px;
	background-position: -42px -44px;
}
.simply-scroll2-btn-down.disabled {
}
.simply-scroll2-btn-down:hover {
	background-position: -42px -88px;
}
/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */

/* Container DIV */
.vert2 {
	width: 570px; /* wider than clip for custom button pos. */
	height: 420px;
	position: relative;
	z-index: 2000;/*margin-bottom: 1.5em;*/
}
/* Clip DIV */
.vert2 .simply-scroll2-clip {
	width: 570px;
	height: 370px;
}
/* Explicitly set height/width of each list item */
.vert2 .simply-scroll-list2 li {
	width: 147px;
	height: 210px;
}
/* Modified button positions, overriding previous styles */
.vert2 .simply-scroll2-btn-up {
	width: 32px;
	height: 71px;
	right: -69px;
	top: 20px;
	background: url(images/btn_up.gif) no-repeat 0 0;
	z-index: 1000;
}
.vert2 .simply-scroll2-btn-down {
	width: 32px;
	height: 62px;
	right: -69px;
	top: 257px;
	background: url(images/btn_down.gif) no-repeat 0 0;
	z-index: 1000;
}
/* Photos */

#photos li {
	float:left;
	display: inline;
	margin-right: 29px;
	z-index: 1000;
	width: 161px;
	height: 161px;
	text-align: center;
	line-height: 12px;
}
#photos li img {
	border: 5px solid #311d05;
}
#photos li span {
	font-weight: bold
}
li.last {
	margin-right: 0!important;
}
#scrollbarBG2 {
	position: absolute;
	width: 52px;
	height: 357px;
	background: url(images/scrollbar_bg.png) no-repeat;
	top: 0;
	right: -76px;
	z-index: 100;
}
#photos a:hover img {
	border: 5px solid #c1932c
}
a {
	color: #342713;
	text-decoration: none
}
#headerCelebration {
	margin: 0 0 5px 28px
}
#headerCelebration2 {
	position: absolute;
	z-index: 100;
	left: 50px;
	top: 35px;
}
#bar {
	width: 591px;
	height: 63px;
	background: url(images/bar.png) no-repeat;
	position: absolute;
	bottom: -47px;
	left: 45px;
}
#backBtn {
	position: absolute;
	top: 14px;
	left: 20px;
}
#photoDetail {
	position: absolute;
	top: 14px;
	right: 40px;
	text-align: right
}
#photoDetail h3 {
	font-size: 14px
}

#pressThumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}

#pressThumbs li {
	margin: 0 54px 19px 0;
	padding: 0;
	float: left;
	display:inline;
}

h1#logoMindy2 {
	margin: 0;
	padding: 0;
	text-align: center;
}

h1#press {
	margin: 20px 0;
	padding: 0;
}

#pressThumbs li.last {
	margin: 0;
}

#backBtn2 {
	position: absolute;
	bottom: -60px;
	right: 20px;
}

#backBtn3 {
	position: absolute;
	bottom: 20px;
	right: -89px;
}

a img { border: 0}

#listContact { list-style: none; margin: 20px 0 0 0;
padding: 0}

#listContact li{
	margin: 0;
	padding: 0;
	background: url(images/handlist.png) no-repeat;
	padding: 4px 10px 25px 60px;
}

#listHolder {
	position: absolute;
	top: 151px;
	left: 15px;
	font-size: 14px;
}

#pagination {
	position:absolute;
	left: 0;
	top: 824px;
	width: 660px;
	text-align: center;
	font: bold 14px "Courier New", Courier, monospace
}

#pagination a {
	text-decoration: underline;
	color: #342713;
}


